Uses of Class
org.teiid.spring.autoconfigure.PlatformTransactionManagerAdapter
-
Packages that use PlatformTransactionManagerAdapter Package Description org.teiid.spring.autoconfigure -
-
Uses of PlatformTransactionManagerAdapter in org.teiid.spring.autoconfigure
Methods in org.teiid.spring.autoconfigure that return PlatformTransactionManagerAdapter Modifier and Type Method Description PlatformTransactionManagerAdapter
TeiidServer. getPlatformTransactionManagerAdapter()
PlatformTransactionManagerAdapter
TransactionManagerConfiguration. platformTransactionManagerAdapter()
Methods in org.teiid.spring.autoconfigure with parameters of type PlatformTransactionManagerAdapter Modifier and Type Method Description void
TeiidServer. setPlatformTransactionManagerAdapter(PlatformTransactionManagerAdapter platformTransactionManagerAdapter)
-