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

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

public interface TableDescFactory

TableDescのファクトリです。

作成者:
taedium

メソッドの概要
 TableDesc getTableDesc(EntityMeta entityMeta)
          テーブル記述を返します。
 

メソッドの詳細

getTableDesc

TableDesc getTableDesc(EntityMeta entityMeta)
テーブル記述を返します。

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


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