Library:Spring
Version:1.2.8
Compatibility:JDK 1.5
Enums in library Spring.
NamePackageDescription
Isolationorg.springframework.transaction.annotationEnumeration that represents transaction isolation levels for use with the JDK 1.5+ transaction annotation, corresponding to the TransactionDefinition interface.
Propagationorg.springframework.transaction.annotationEnumeration that represents transaction propagation behaviors for use with the JDK 1.5+ transaction annotation, corresponding to the TransactionDefinition interface.
Search