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 PlatformTransactionManagerAdapterTeiidServer. getPlatformTransactionManagerAdapter()PlatformTransactionManagerAdapterTransactionManagerConfiguration. platformTransactionManagerAdapter()Methods in org.teiid.spring.autoconfigure with parameters of type PlatformTransactionManagerAdapter Modifier and Type Method Description voidTeiidServer. setPlatformTransactionManagerAdapter(PlatformTransactionManagerAdapter platformTransactionManagerAdapter)
-