パッケージ
org.guiceex.jpa.transaction の使用

org.guiceex.jpa.transaction を使用しているパッケージ
org.guiceex.jpa.transaction JPAサポートでのトランザクション管理を行うクラスを格納します。 
org.guiceex.transaction.annotation トランザクションを利用する際に使用するアノテーションを提供します。 
 

org.guiceex.jpa.transaction により使用される org.guiceex.jpa.transaction のクラス
TransactionAttributeType
          @TransactionalTransactional.value()へ指定する トランザクション属性の列挙型です。
TransactionPropagator
          TransactionAttributeTypeに応じたトランザクション処理を行います。
TransactionPropagator.Process
          トランザクション内で実行される処理を記述するクラスに実装するインターフェイスです。
 

org.guiceex.transaction.annotation により使用される org.guiceex.jpa.transaction のクラス
TransactionAttributeType
          @TransactionalTransactional.value()へ指定する トランザクション属性の列挙型です。
 



Copyright © 2007. All Rights Reserved.