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

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

public interface TableModelFactory

テーブルモデルのファクトリです。

作成者:
taedium

メソッドの概要
 TableModel getTableModel(TableDesc tableDesc)
          テーブルモデルを返します。
 

メソッドの詳細

getTableModel

TableModel getTableModel(TableDesc tableDesc)
テーブルモデルを返します。

パラメータ:
tableDesc - テーブル記述
戻り値:
テーブルモデル


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