|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.springframework.transaction.annotation | |
---|---|
org.springframework.transaction.annotation | JDK 1.5+ annotation for transaction demarcation. |
Classes in org.springframework.transaction.annotation used by org.springframework.transaction.annotation | |
---|---|
Isolation
Enumeration that represents transaction isolation levels for use with the JDK 1.5+ transaction annotation, corresponding to the TransactionDefinition interface. |
|
Propagation
Enumeration that represents transaction propagation behaviors for use with the JDK 1.5+ transaction annotation, corresponding to the TransactionDefinition interface. |
|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |