public class BizLogic_CURSOR extends BizLogic_TABLE
BizLogic_TABLE
を参照して下さい。5.1.1.0 (2009/12/01) 新規作成 |
コンストラクタと説明 |
---|
BizLogic_CURSOR() |
修飾子とタイプ | メソッドと説明 |
---|---|
protected String |
cursor()
配列型テーブルモデルを生成するためのSQL文を定義します。
|
protected void |
init()
処理のメインロジックの前処理を記述します。
|
protected boolean |
isRequireTable()
このクラスは、テーブルモデルが外部から指定されている必要はありません。
|
allchk, allrow, befall, befchk, delchk, delete, first, fstchk, inschk, insert, last, main, modchk, modify
call, call, createTableBySql, createTableBySql, debug, error, error, exec, exist, exist, exist, getDebugMsg, getErrMsg, getKekka, getReturn, isDebug, isLine, line, line, lined, lined, linei, linei, lineKeys, must, rtn, seq, set, set, set, setDbid, setDebug, setKeys, setLoader, setParentPgId, setTable, setTransaction, setUserId, setVals, sql, sql, var, vard, vari, varKeys
public BizLogic_CURSOR()
protected String cursor()
protected void init()
init
クラス内 BizLogic_TABLE
5.6.7.0 (2013/07/27) Exception を throw するとき、一旦、errMsg 変数にセットします。 このメソッド自体は、protected属性であるため、サブクラスから直接参照することができます。 但し、これは、各業務ロジックで直接参照することを想定したものではなく、BizLogicの メイン構造を拡張するサブクラスを定義する際に使用することを想定しています。 (この想定がなければ、本来は、package privateにすべきです) このため、業務ロジックを各実装クラスでは直接参照しないで下さい。 |
protected boolean isRequireTable()
isRequireTable
クラス内 BizLogic_TABLE
AbstractBizLogic.isRequireTable()
Webアプリケーションフレームワーク openGionCopyright (c) 2009 The openGion Project.