Uses of Class
org.litebridgedb.spring.LitebridgeTransactionManager
Packages that use LitebridgeTransactionManager
-
Uses of LitebridgeTransactionManager in org.litebridgedb.spring.boot.autoconfigure
Methods in org.litebridgedb.spring.boot.autoconfigure that return LitebridgeTransactionManagerModifier and TypeMethodDescriptionLitebridgeAutoConfiguration.litebridgeTransactionManager(DataSource dataSource) Creates a Litebridge Spring transaction manager bean.Methods in org.litebridgedb.spring.boot.autoconfigure with parameters of type LitebridgeTransactionManagerModifier and TypeMethodDescriptionLitebridgeAutoConfiguration.litebridge(LitebridgeProperties properties, LitebridgeTransactionManager transactionManager) Instantiates a Litebridge instance.