类的使用
org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration
使用AbstractTransactionManagementConfiguration的程序包 程序包 说明 org.springframework.transaction.annotation Spring's support for annotation-based transaction demarcation.org.springframework.transaction.aspectj org.springframework.transaction.annotation中AbstractTransactionManagementConfiguration的使用
org.springframework.transaction.annotation中AbstractTransactionManagementConfiguration的子类 修饰符和类型 类 说明 classProxyTransactionManagementConfiguration@Configurationclass that registers the Spring infrastructure beans necessary to enable proxy-based annotation-driven transaction management.org.springframework.transaction.aspectj中AbstractTransactionManagementConfiguration的使用
org.springframework.transaction.aspectj中AbstractTransactionManagementConfiguration的子类 修饰符和类型 类 说明 classAspectJJtaTransactionManagementConfiguration@Configurationclass that registers the Spring infrastructure beans necessary to enable AspectJ-based annotation-driven transaction management for the JTA 1.2Transactionalannotation in addition to Spring's ownTransactionalannotation.classAspectJTransactionManagementConfiguration@Configurationclass that registers the Spring infrastructure beans necessary to enable AspectJ-based annotation-driven transaction management for Spring's ownTransactionalannotation.