Uses of Class
org.seasar.doma.jdbc.tx.LocalTransactionManager
Packages that use LocalTransactionManager
-
Uses of LocalTransactionManager in org.seasar.doma.jdbc
Methods in org.seasar.doma.jdbc that return LocalTransactionManagerModifier and TypeMethodDescriptionSimpleConfig.getLocalTransactionManager()Retrieves theLocalTransactionManagerassociated with this configuration.Method parameters in org.seasar.doma.jdbc with type arguments of type LocalTransactionManagerModifier and TypeMethodDescriptionSimpleConfigBuilder.transactionManagerFactory(BiFunction<LocalTransactionDataSource, JdbcLogger, LocalTransactionManager> transactionManagerFactory)