Package org.springframework.transaction.aspectj
Class Summary Class Description 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.