クラス
org.seasar.util.exception.SystemRuntimeException の使用

SystemRuntimeException を使用しているパッケージ
org.seasar.util.transaction JTAを扱うユーティリティを提供します。 
 

org.seasar.util.transaction での SystemRuntimeException の使用
 

SystemRuntimeException をスローする org.seasar.util.transaction のメソッド
static int TransactionManagerUtil.getStatus(TransactionManager tm)
          ステータスを返します。
static Transaction TransactionManagerUtil.getTransaction(TransactionManager tm)
          トランザクションを返します。
static void TransactionManagerUtil.setRollbackOnly(TransactionManager tm)
          ロールバックオンリーに設定します。
 



Copyright © 2010-2012 The Seasar Foundation. All Rights Reserved.