クラス
org.seasar.extension.jdbc.exception.NonEntityRuntimeException の使用

NonEntityRuntimeException を使用しているパッケージ
org.seasar.extension.jdbc S2JDBCの機能拡張です。 
org.seasar.extension.jdbc.meta S2JDBC用のメタデータを扱うための実装を提供します。 
 

org.seasar.extension.jdbc での NonEntityRuntimeException の使用
 

NonEntityRuntimeException をスローする org.seasar.extension.jdbc のメソッド
 EntityMeta EntityMetaFactory.getEntityMeta(Class<?> entityClass)
          エンティティメタデータを返します。
 

org.seasar.extension.jdbc.meta での NonEntityRuntimeException の使用
 

NonEntityRuntimeException をスローする org.seasar.extension.jdbc.meta のメソッド
protected  EntityMeta EntityMetaFactoryImpl.createEntityMeta(Class<?> entityClass)
          エンティティメタデータを作成します。
 



Copyright ? 2004-2007 The Seasar Foundation. All Rights Reserved.