クラス
org.seasar.doma.jdbc.tx.KeepAliveLocalTransaction の使用

KeepAliveLocalTransaction を使用しているパッケージ
org.seasar.doma.jdbc.tx トランザクションに関するクラスを提供します。 
 

org.seasar.doma.jdbc.tx での KeepAliveLocalTransaction の使用
 

KeepAliveLocalTransaction を返す org.seasar.doma.jdbc.tx のメソッド
 KeepAliveLocalTransaction LocalTransactionalDataSource.getKeepAliveLocalTransaction(JdbcLogger jdbcLogger)
          明示的に破棄されるまで接続を維持し続けるローカルトランザクションを返します。
 KeepAliveLocalTransaction LocalTransactionalDataSource.getKeepAliveLocalTransaction(JdbcLogger jdbcLogger, TransactionIsolationLevel transactionIsolationLevel)
          デフォルトのトランザクション分離レベルを指定して、明示的に破棄されるまで接続を維持し続けるローカルトランザクションを返します。
 



Copyright © 2009-2014 The Seasar Foundation. All Rights Reserved.