クラス
org.seasar.extension.jdbc.gen.model.EntityModel の使用

EntityModel を使用しているパッケージ
org.seasar.extension.jdbc.gen.internal.model   
org.seasar.extension.jdbc.gen.model   
 

org.seasar.extension.jdbc.gen.internal.model での EntityModel の使用
 

EntityModel を返す org.seasar.extension.jdbc.gen.internal.model のメソッド
 EntityModel EntityModelFactoryImpl.getEntityModel(EntityDesc entityDesc)
           
 

EntityModel 型のパラメータを持つ org.seasar.extension.jdbc.gen.internal.model のメソッド
protected  void EntityModelFactoryImpl.doAssociationModel(EntityModel entityModel, EntityDesc entityDesc)
          関連モデルを処理します。
protected  void EntityModelFactoryImpl.doAttributeModel(EntityModel entityModel, EntityDesc entityDesc)
          属性モデルを処理します。
protected  void EntityModelFactoryImpl.doCompositeUniqueConstraintModel(EntityModel entityModel, EntityDesc entityDesc)
          複合一意制約モデルを処理します。
protected  void EntityModelFactoryImpl.doGeneratedInfo(EntityModel entityModel, EntityDesc entityDesc)
          生成情報を処理します。
protected  void EntityModelFactoryImpl.doImportName(EntityModel model, EntityDesc entityDesc)
          インポート名を処理します。
 

org.seasar.extension.jdbc.gen.model での EntityModel の使用
 

EntityModel を返す org.seasar.extension.jdbc.gen.model のメソッド
 EntityModel EntityModelFactory.getEntityModel(EntityDesc entityDesc)
          エンティティクラスのモデルを返します。
 



Copyright © 2004-2014 The Seasar Foundation. All Rights Reserved.