クラス
org.guiceex.jpa.exception.JPASupportException の使用

JPASupportException を使用しているパッケージ
org.guiceex.jpa.exception JPAサポートがスローする例外です。 
 

org.guiceex.jpa.exception での JPASupportException の使用
 

org.guiceex.jpa.exception での JPASupportException のサブクラス
 class NoTransactionException
          トランザクションが必要な状況においてトランザクションが開始されていない場合にスローします。
 class PersistenceContextFieldNotFound
          META-INF/persistence.xmlが存在しない場合にスローします。
 class PersistenceXmlParseException
          META-INF/persistence.xmlの解析に失敗した際にスローします。
 



Copyright © 2007. All Rights Reserved.