クラス
org.seasar.extension.jdbc.gen.model.ColumnModel の使用

ColumnModel を使用しているパッケージ
org.seasar.extension.jdbc.gen.model   
 

org.seasar.extension.jdbc.gen.model での ColumnModel の使用
 

ColumnModel 型の型パラメータを持つ org.seasar.extension.jdbc.gen.model のフィールド
protected  java.util.List<ColumnModel> TableModel.columnModelList
          カラムモデルのリスト
 

ColumnModel 型の引数を持つ型を返す org.seasar.extension.jdbc.gen.model のメソッド
 java.util.List<ColumnModel> TableModel.getColumnModelList()
          カラムモデルのリストを返します。
 

ColumnModel 型のパラメータを持つ org.seasar.extension.jdbc.gen.model のメソッド
 void TableModel.addColumnModel(ColumnModel columnModel)
          カラムモデルを追加します。
 



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