| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LocalStatus | |
|---|---|
| org.hibernate | This package defines the central Hibernate APIs. | 
| org.hibernate.engine.transaction.spi | |
| Uses of LocalStatus in org.hibernate | 
|---|
| Methods in org.hibernate that return LocalStatus | |
|---|---|
|  LocalStatus | Transaction.getLocalStatus()Get the current local status of this transaction. | 
| Uses of LocalStatus in org.hibernate.engine.transaction.spi | 
|---|
| Methods in org.hibernate.engine.transaction.spi that return LocalStatus | |
|---|---|
|  LocalStatus | AbstractTransactionImpl.getLocalStatus() | 
| static LocalStatus | LocalStatus.valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static LocalStatus[] | LocalStatus.values()Returns an array containing the constants of this enum type, in the order they are declared. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||