|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Isolation | |
---|---|
org.springframework.transaction.annotation | JDK 1.5+ annotation for transaction demarcation. |
Uses of Isolation in org.springframework.transaction.annotation |
---|
Methods in org.springframework.transaction.annotation that return Isolation | |
---|---|
static Isolation |
Isolation.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Isolation[] |
Isolation.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |