openGionopenGion
5.3.2.0

org.opengion.plugin.table
クラス TableFilter_REPORTLAYOUT

java.lang.Object
  上位を拡張 org.opengion.hayabusa.db.AbstractTableFilter
      上位を拡張 org.opengion.plugin.table.TableFilter_REPORTLAYOUT
すべての実装されたインタフェース:
TableFilter

public class TableFilter_REPORTLAYOUT
extends AbstractTableFilter

TableFilter_REPORTLAYOUT は、TableFilter インターフェースを継承した、DBTableModel 処理用の 実装クラスです。
ここでは、GE52(帳票レイアウトテーブル)の変更時に、 GE52のSEQ,開始位置 (GE54のSQLの再定義) 廃止 を行うための情報を生成しています。

変更履歴:
4.3.7.0 (2009/06/01) 新規作成
バージョン
0.9.0 2000/10/17
作成者
Hiroki Nakamura
導入されたバージョン:
JDK1.1,

フィールドの概要
 
クラス org.opengion.hayabusa.db.AbstractTableFilter から継承されたフィールド
CR, dbid, isDebug, modifyType, resource, rowNo, sql, table, tran
 
コンストラクタの概要
TableFilter_REPORTLAYOUT()
           
 
メソッドの概要
 DBTableModel execute()
          DBTableModel処理を実行します。
 
クラス org.opengion.hayabusa.db.AbstractTableFilter から継承されたメソッド
getErrorCode, getErrorMessage, getTableColumnNo, getValue, makeErrorMessage, setDbid, setDBTableModel, setDebug, setKeysVals, setModifyType, setParameterRows, setResource, setSql, setTransaction
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

TableFilter_REPORTLAYOUT

public TableFilter_REPORTLAYOUT()
メソッドの詳細

execute

public DBTableModel execute()
DBTableModel処理を実行します。

戻り値:
処理結果のDBTableModel
変更履歴:
4.3.7.0 (2009/06/01) 新規追加
5.1.0.0 (2009/11/04) TEXT ⇒ TEXT_DATA , COLUMN_NAME ⇒ CLM
5.1.2.0 (2010/01/01) データ分割のためのSQL文の生成を廃止します。(帳票クラス内で直接分割)

openGion 5.3.2.0

Webアプリケーションフレームワーク openGion
SourceForge.JPCopyright (c) 2009 The openGion Project.