org.seasar.extension.jdbc.gen.desc
インタフェース EntityDescFactory

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

public interface EntityDescFactory

EntityDescのファクトリです。

作成者:
taedium

メソッドの概要
 EntityDesc getEntityDesc(DbTableMeta tableMeta)
          エンティティ記述を返します。
 

メソッドの詳細

getEntityDesc

EntityDesc getEntityDesc(DbTableMeta tableMeta)
エンティティ記述を返します。

パラメータ:
tableMeta - テーブルメタデータ
戻り値:
エンティティ記述


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