Class | Description |
---|---|
AspectJJtaTransactionManagementConfiguration |
@Configuration class that registers the Spring infrastructure beans necessary
to enable AspectJ-based annotation-driven transaction management for the JTA 1.2
Transactional annotation in addition to Spring's own
Transactional annotation. |
AspectJTransactionManagementConfiguration |
@Configuration class that registers the Spring infrastructure beans necessary
to enable AspectJ-based annotation-driven transaction management for Spring's own
Transactional annotation. |