Library:Spring
Version:2.0.6
Compatibility:JDK 1.5
Enums in library Spring.
NamePackageDescription
AbstractAspectJAdvisorFactory.AspectJAnnotationTypeorg.springframework.aop.aspectj.annotationNo description provided.
Autowireorg.springframework.beans.factory.annotationEnumeration determining autowiring status: that is, whether a bean should have its dependencies automatically injected by the Spring container using setter injection.
Databaseorg.springframework.orm.jpa.vendorEnumeration for common database platforms.
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