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

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

public interface ServiceTestModelFactory

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

作成者:
taedium

メソッドの概要
 ServiceTestModel getServiceTestModel(EntityMeta entityMeta)
          サービステストモデルを返します。
 

メソッドの詳細

getServiceTestModel

ServiceTestModel getServiceTestModel(EntityMeta entityMeta)
サービステストモデルを返します。

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


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