Uses of Class
org.seasar.doma.jdbc.tx.KeepAliveLocalTransaction
Packages that use KeepAliveLocalTransaction
-
Uses of KeepAliveLocalTransaction in org.seasar.doma.jdbc.tx
Methods in org.seasar.doma.jdbc.tx that return KeepAliveLocalTransactionModifier and TypeMethodDescriptionLocalTransactionDataSource.getKeepAliveLocalTransaction(JdbcLogger jdbcLogger) Returns a keep alive local transaction.LocalTransactionDataSource.getKeepAliveLocalTransaction(JdbcLogger jdbcLogger, TransactionIsolationLevel transactionIsolationLevel) Returns a keep alive local transaction with the specified transaction level.