org.seasar.extension.jdbc.gen.model
インタフェース EntityTestModelFactory

既知の実装クラスの一覧:
EntityTestModelFactoryImpl

public interface EntityTestModelFactory

テストモデルのファクトリです。

作成者:
taedium

メソッドの概要
 EntityTestModel getEntityTestModel(EntityMeta entityMeta)
          テストモデルを返します。
 

メソッドの詳細

getEntityTestModel

EntityTestModel getEntityTestModel(EntityMeta entityMeta)
テストモデルを返します。

パラメータ:
entityMeta - エンティティメタデータ
戻り値:
テストモデル


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