Package org.springframework.transaction.config

Support package for declarative transaction configuration, with XML schema being the primary configuration format.

See:
          Description

Class Summary
JtaTransactionManagerBeanDefinitionParser Parser for the <tx:jta-transaction-manager/> element, autodetecting BEA WebLogic, IBM WebSphere and Oracle OC4J.
TxNamespaceHandler NamespaceHandler allowing for the configuration of declarative transaction management using either XML or using annotations.
 

Package org.springframework.transaction.config Description

Support package for declarative transaction configuration, with XML schema being the primary configuration format.