クラス
org.seasar.doma.extension.gen.EntityDescFactory の使用

EntityDescFactory を使用しているパッケージ
org.seasar.doma.extension.gen データモデルやデータモデルのファクトリクラスを提供します。 
org.seasar.doma.extension.gen.task Antのタスク、データ型、列挙型を提供します。 
 

org.seasar.doma.extension.gen での EntityDescFactory の使用
 

EntityDescFactory を返す org.seasar.doma.extension.gen のメソッド
 EntityDescFactory GlobalFactory.createEntityDescFactory(String packageName, Class<?> superclass, EntityPropertyDescFactory entityPropertyDescFactory, NamingType namingType, String originalStatesPropertyName, boolean showCatalogName, boolean showSchemaName, boolean showTableName, boolean showDbComment, boolean useAccessor, boolean useListener)
          エンティティ記述のファクトリを作成します。
 

org.seasar.doma.extension.gen.task での EntityDescFactory の使用
 

EntityDescFactory として宣言されている org.seasar.doma.extension.gen.task のフィールド
protected  EntityDescFactory Gen.entityDescFactory
          エンティティ記述のファクトリ
 

EntityDescFactory を返す org.seasar.doma.extension.gen.task のメソッド
protected  EntityDescFactory Gen.createEntityDescFactory()
          エンティティ記述ファクトリを作成します。
 



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