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

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

public interface ServiceModelFactory

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

作成者:
taedium

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

メソッドの詳細

getServiceModel

ServiceModel getServiceModel(EntityMeta entityMeta)
サービスモデルを返します。

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


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