| Package | Description | 
|---|---|
| org.springframework.transaction.config | Support package for declarative transaction configuration,
 with XML schema being the primary configuration format. | 
| org.springframework.transaction.jta | Transaction SPI implementation for JTA. | 
| Modifier and Type | Method and Description | 
|---|---|
| JtaTransactionManager | JtaTransactionManagerFactoryBean. getObject() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | WebLogicJtaTransactionManagerSpecial  JtaTransactionManagervariant for BEA WebLogic (9.0 and higher). | 
| class  | WebSphereUowTransactionManagerWebSphere-specific PlatformTransactionManager implementation that delegates
 to a  UOWManagerinstance, obtained from WebSphere's
 JNDI environment. |