程序包 org.springframework.transaction.aspectj
类概要 类 说明 AspectJJtaTransactionManagementConfiguration @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.AspectJTransactionManagementConfiguration @Configurationclass that registers the Spring infrastructure beans necessary to enable AspectJ-based annotation-driven transaction management for Spring's ownTransactionalannotation.