public class DBTableModelEditor extends DBTableModelImpl
5.3.6.0 (2011/06/01) 新規作成 |
columnMap, consistencyKey, data, dbColumns, names, numberOfColumns, overflow, rowHeader
DEFAULT_CHECKED, DEFAULT_WRITABLE, DELETE_TYPE, INSERT_TYPE, UPDATE_TYPE
コンストラクタと説明 |
---|
DBTableModelEditor() |
修飾子とタイプ | メソッドと説明 |
---|---|
void |
create(java.sql.ResultSet result,
int skipRowCount,
int maxRowCount,
ResourceManager resource,
DBEditConfig config)
DBTableModel を設定し、このオブジェクトを初期化します。
|
addColumnValues, addMustType, addValues, addValues, getColumnCount, getColumnLabel, getColumnName, getColumnNo, getColumnNo, getConsistencyKey, getDBColumn, getDBColumns, getModifyType, getMustAnyArray, getMustArray, getNames, getNativeType, getRowCount, getValue, getValue, getValues, init, isOverflow, isRowChecked, isRowWritable, newModel, removeValue, resetModify, resetModify, resetRow, rowDelete, rowDelete, setDBColumn, setDefaultRowChecked, setDefaultRowWritable, setModifyType, setOverflow, setRowChecked, setRowHeader, setRowWritable, setValue, setValueAt, setValues
public DBTableModelEditor()
public void create(java.sql.ResultSet result, int skipRowCount, int maxRowCount, ResourceManager resource, DBEditConfig config) throws java.sql.SQLException
result
- 検索結果オブジェクトskipRowCount
- 読み飛ばし件数maxRowCount
- 最大検索件数resource
- ResourceManagerオブジェクトconfig
- エディット設定オブジェクトjava.sql.SQLException
- データベースアクセスエラー5.7.1.2 (2013/12/20) msg ⇒ errMsg 変更 |
5.8.2.0 (2014/12/05) 合計時のエラーチェック追加 |
Webアプリケーションフレームワーク openGionCopyright (c) 2009 The openGion Project.