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

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

public interface AttributeModelFactory

属性モデルのファクトリです。

作成者:
taedium

メソッドの概要
 AttributeModel getAttributeModel(AttributeDesc attributeDesc)
          属性モデルを返します。
 

メソッドの詳細

getAttributeModel

AttributeModel getAttributeModel(AttributeDesc attributeDesc)
属性モデルを返します。

パラメータ:
attributeDesc - 属性記述
戻り値:
属性モデル


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