类的使用
org.springframework.transaction.jta.JtaTransactionManager
使用JtaTransactionManager的程序包 程序包 说明 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.org.springframework.transaction.config中JtaTransactionManager的使用
返回JtaTransactionManager的org.springframework.transaction.config中的方法 修饰符和类型 方法 说明 JtaTransactionManagerJtaTransactionManagerFactoryBean. getObject()org.springframework.transaction.jta中JtaTransactionManager的使用
org.springframework.transaction.jta中JtaTransactionManager的子类 修饰符和类型 类 说明 classWebLogicJtaTransactionManagerSpecialJtaTransactionManagervariant for BEA WebLogic (9.0 and higher).classWebSphereUowTransactionManagerWebSphere-specific PlatformTransactionManager implementation that delegates to aUOWManagerinstance, obtained from WebSphere's JNDI environment.