The Spring Framework

Package org.springframework.transaction.config

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

See:
          Description

Class Summary
AnnotationDrivenBeanDefinitionParser BeanDefinitionParser implementation that allows users to easily configure all the infrastructure beans required to enable annotation-driven transaction demarcation.
TxAdviceBeanDefinitionParser  
TxNamespaceHandler  
TxNamespaceUtils  
 

Package org.springframework.transaction.config Description

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


The Spring Framework

Copyright © 2002-2006 The Spring Framework.