public class SYSPROGRAMImpl extends BaseTableimpl implements SYSPROGRAM
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String[] |
KEY_PRIMARYID |
static java.lang.String |
KEY_PROG_DESC |
static java.lang.String |
KEY_PROG_ID |
static java.lang.String |
KEY_PROG_KIND |
static java.lang.String |
KEY_PROG_NAME |
static java.lang.String |
KEY_PROG_SEQNO |
static java.lang.String |
KEY_PROG_SYSID |
static java.lang.String |
KEY_PROG_URL |
static java.lang.String |
KEY_SYSPROGRAM_SEQNO |
static java.lang.String |
TABLENAME |
dataisexists, errMesg, KEY_ACTION, KEY_ALLFIELDList, KEY_Parameters, tmpRowdata, VALUE_ACTION, VALUE_ACTION_ADD, VALUE_ACTION_DELETE, VALUE_ACTION_REPLACE, VALUE_ACTION_UPDATE, VALUE_Parameters_使用TABLE介面| Constructor and Description |
|---|
SYSPROGRAMImpl() |
SYSPROGRAMImpl(BaseTable therow) |
SYSPROGRAMImpl(MaliContext inContext) |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.Object |
getinstance(MaliContext inContext) |
java.lang.String |
getPROG_DESC()
get 程式說明
|
java.lang.String |
getPROG_ID()
get 程式代號
|
java.lang.String |
getPROG_KIND()
get 程式類別
|
java.lang.String |
getPROG_NAME()
get 程式名稱
|
java.lang.String |
getPROG_SEQNO()
get 唯一序號(舊)
|
java.lang.String |
getPROG_SYSID()
get 系統別
|
java.lang.String |
getPROG_URL()
get 程式位置
|
java.lang.String |
getSYSPROGRAM_SEQNO()
get 唯一序號
|
void |
insert()
新增
|
void |
setMaliContext(MaliContext inContext)
set MaliContext
|
void |
setPROG_DESC(java.lang.String fieldvalue)
set 程式說明
|
void |
setPROG_ID(java.lang.String fieldvalue)
set 程式代號
|
void |
setPROG_KIND(java.lang.String fieldvalue)
set 程式類別
|
void |
setPROG_NAME(java.lang.String fieldvalue)
set 程式名稱
|
void |
setPROG_SEQNO(java.lang.String fieldvalue)
set 唯一序號(舊)
|
void |
setPROG_SYSID(java.lang.String fieldvalue)
set 系統別
|
void |
setPROG_URL(java.lang.String fieldvalue)
set 程式位置
|
void |
setSYSPROGRAM_SEQNO(java.lang.String fieldvalue)
set 唯一序號
|
checkSQLAction, ConvertToBaseTable, createObjectByByteArray, delete, execute, execute, fillColumns, generatePrimaryId, getActionmode, getAllFieldList, getBaseTable, getBasetablefield, getCalendarfield, getclsSqlData, getCommitActionMode, getConnDbCom, getCurTablePrimaryKey, getDBColumnType, getDoublefield, getErrMesg, geterrorMesgRowData, getFieldColumnIndex, getFieldValue, getInstance, getIntegerfield, getMaliContext, getObjectfield, getOldData, getPimaryId, getPostexecuteBatchQuery, getPostExecuteTable, getPreExecuteTable, getPrimaryId, getPrimaryKey, getPrimaryKeyValue, getRowData, getROWID, getStringfield, getTableName, getTimestampfield, getUpdateLog, getVectorfield, init, inputRowData, isDeleteed, isexecuteupdate, isFieldError, isInserted, isPrimaryKey, isSaveed, isStringSpacetoNull, isUpdated, is資料是否存在, modifyoldFieldvalue, postDelete, postInsert, postUpdate, preDelete, preInsert, preUpdate, removeField, reset, rollBack, setActionmode, setALLFIELDSList, setConnDbCom, setDataBaseType, setDeleteMode, setDeleteTrigger, setErrMesg, setErrorMesg, setFielddata, setFielddata, setInsertDefaultValue, setInsertMode, setInsertTrigger, setPostexecuteBatchQuery, setPostExecuteTable, setPreExecuteTable, setPrimaryId, setPrimaryKey, setReplaceMode, setRowData, setROWID, setStringSpaceToNull, setStringValue, setTableName, setUpdateDefaultValue, setUpdateMode, setUpdateTrigger, toString, update, updategetcreateDateTimeKey, getcreateUserIdKey, getcreateUserOrgIdKey, getmodifyDateTimeKey, getmodifyUserIdKey, getmodifyUserOrgIdKey, getPrimaryIdKey, isFieldbyBaseTable, setcreateDateTimeKey, setcreateUserIdKey, setcreateUserOrgIdKey, setFieldbyBaseTable, setmodifyDateTimeKey, setmodifyUserIdKey, setmodifyUserOrgIdkey, setPrimaryIdKeycreateObjectByteArray, getHashTableContent, setVectorFielddataequals, getClass, hashCode, notify, notifyAll, wait, wait, waitcheckSQLAction, ConvertToBaseTable, delete, execute, execute, fillColumns, generatePrimaryId, getActionmode, getBaseTable, getBasetablefield, getclsSqlData, getCommitActionMode, getConnDbCom, getCurTablePrimaryKey, getDBColumnType, getDoublefield, getErrMesg, geterrorMesgRowData, getFieldColumnIndex, getFieldValue, getInstance, getIntegerfield, getMaliContext, getObjectfield, getOldData, getPimaryId, getPostexecuteBatchQuery, getPostExecuteTable, getPreExecuteTable, getPrimaryId, getPrimaryKey, getPrimaryKeyValue, getRowData, getROWID, getStringfield, getTableName, getTimestampfield, init, inputRowData, isDeleteed, isexecuteupdate, isFieldError, isInserted, isPrimaryKey, isSaveed, isStringSpacetoNull, isUpdated, is資料是否存在, postDelete, postInsert, postUpdate, preDelete, preInsert, preUpdate, removeField, reset, setActionmode, setConnDbCom, setDeleteMode, setDeleteTrigger, setErrMesg, setFielddata, setFielddata, setInsertDefaultValue, setInsertMode, setInsertTrigger, setPostexecuteBatchQuery, setPostExecuteTable, setPreExecuteTable, setPrimaryId, setPrimaryKey, setReplaceMode, setRowData, setROWID, setStringSpaceToNull, setTableName, setUpdateDefaultValue, setUpdateMode, setUpdateTrigger, update, updategetcreateDateTimeKey, getcreateUserIdKey, getcreateUserOrgIdKey, getmodifyDateTimeKey, getmodifyUserIdKey, getmodifyUserOrgIdKey, getPrimaryIdKey, isFieldbyBaseTable, setcreateDateTimeKey, setcreateUserIdKey, setcreateUserOrgIdKey, setmodifyDateTimeKey, setmodifyUserIdKey, setmodifyUserOrgIdkey, setPrimaryIdKeypublic static final java.lang.String TABLENAME
public static java.lang.String KEY_PROG_SYSID
public static java.lang.String KEY_PROG_ID
public static java.lang.String KEY_PROG_URL
public static java.lang.String KEY_PROG_NAME
public static java.lang.String KEY_PROG_DESC
public static java.lang.String KEY_PROG_SEQNO
public static java.lang.String KEY_PROG_KIND
public static java.lang.String KEY_SYSPROGRAM_SEQNO
public static java.lang.String[] KEY_PRIMARYID
public SYSPROGRAMImpl()
public SYSPROGRAMImpl(BaseTable therow)
public SYSPROGRAMImpl(MaliContext inContext)
public static java.lang.Object getinstance(MaliContext inContext)
public void setMaliContext(MaliContext inContext)
BaseTablesetMaliContext in interface BaseTablesetMaliContext in class BaseTableimplpublic java.lang.String getPROG_SYSID()
getPROG_SYSID in interface SYSPROGRAMpublic java.lang.String getPROG_ID()
getPROG_ID in interface SYSPROGRAMpublic java.lang.String getPROG_URL()
getPROG_URL in interface SYSPROGRAMpublic java.lang.String getPROG_NAME()
getPROG_NAME in interface SYSPROGRAMpublic java.lang.String getPROG_DESC()
getPROG_DESC in interface SYSPROGRAMpublic java.lang.String getPROG_SEQNO()
getPROG_SEQNO in interface SYSPROGRAMpublic java.lang.String getPROG_KIND()
getPROG_KIND in interface SYSPROGRAMpublic java.lang.String getSYSPROGRAM_SEQNO()
getSYSPROGRAM_SEQNO in interface SYSPROGRAMpublic void setPROG_SYSID(java.lang.String fieldvalue)
setPROG_SYSID in interface SYSPROGRAMfieldvalue - public void setPROG_ID(java.lang.String fieldvalue)
setPROG_ID in interface SYSPROGRAMfieldvalue - public void setPROG_URL(java.lang.String fieldvalue)
setPROG_URL in interface SYSPROGRAMfieldvalue - public void setPROG_NAME(java.lang.String fieldvalue)
setPROG_NAME in interface SYSPROGRAMfieldvalue - public void setPROG_DESC(java.lang.String fieldvalue)
setPROG_DESC in interface SYSPROGRAMfieldvalue - public void setPROG_SEQNO(java.lang.String fieldvalue)
setPROG_SEQNO in interface SYSPROGRAMfieldvalue - public void setPROG_KIND(java.lang.String fieldvalue)
setPROG_KIND in interface SYSPROGRAMfieldvalue - public void setSYSPROGRAM_SEQNO(java.lang.String fieldvalue)
setSYSPROGRAM_SEQNO in interface SYSPROGRAMfieldvalue - public void insert()
throws java.lang.Exception
BaseTableinsert in interface BaseTableinsert in class BaseTableimpljava.lang.Exception