Uses of Interface
org.springframework.transaction.support.SmartTransactionObject
Packages that use SmartTransactionObject
Package
Description
Provides a utility class for easy DataSource access,
 a PlatformTransactionManager for a single DataSource,
 and various simple DataSource implementations.
Transaction SPI implementation for JTA.
- 
Uses of SmartTransactionObject in org.springframework.jdbc.datasourceClasses in org.springframework.jdbc.datasource that implement SmartTransactionObjectModifier and TypeClassDescriptionclassConvenient base class for JDBC-aware transaction objects.
- 
Uses of SmartTransactionObject in org.springframework.transaction.jtaClasses in org.springframework.transaction.jta that implement SmartTransactionObject