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, update
getcreateDateTimeKey, getcreateUserIdKey, getcreateUserOrgIdKey, getmodifyDateTimeKey, getmodifyUserIdKey, getmodifyUserOrgIdKey, getPrimaryIdKey, isFieldbyBaseTable, setcreateDateTimeKey, setcreateUserIdKey, setcreateUserOrgIdKey, setFieldbyBaseTable, setmodifyDateTimeKey, setmodifyUserIdKey, setmodifyUserOrgIdkey, setPrimaryIdKey
createObjectByteArray, getHashTableContent, setVectorFielddata
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
checkSQLAction, 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, update
getcreateDateTimeKey, getcreateUserIdKey, getcreateUserOrgIdKey, getmodifyDateTimeKey, getmodifyUserIdKey, getmodifyUserOrgIdKey, getPrimaryIdKey, isFieldbyBaseTable, setcreateDateTimeKey, setcreateUserIdKey, setcreateUserOrgIdKey, setmodifyDateTimeKey, setmodifyUserIdKey, setmodifyUserOrgIdkey, setPrimaryIdKey
public 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)
BaseTable
setMaliContext
in interface BaseTable
setMaliContext
in class BaseTableimpl
public java.lang.String getPROG_SYSID()
getPROG_SYSID
in interface SYSPROGRAM
public java.lang.String getPROG_ID()
getPROG_ID
in interface SYSPROGRAM
public java.lang.String getPROG_URL()
getPROG_URL
in interface SYSPROGRAM
public java.lang.String getPROG_NAME()
getPROG_NAME
in interface SYSPROGRAM
public java.lang.String getPROG_DESC()
getPROG_DESC
in interface SYSPROGRAM
public java.lang.String getPROG_SEQNO()
getPROG_SEQNO
in interface SYSPROGRAM
public java.lang.String getPROG_KIND()
getPROG_KIND
in interface SYSPROGRAM
public java.lang.String getSYSPROGRAM_SEQNO()
getSYSPROGRAM_SEQNO
in interface SYSPROGRAM
public void setPROG_SYSID(java.lang.String fieldvalue)
setPROG_SYSID
in interface SYSPROGRAM
fieldvalue
- public void setPROG_ID(java.lang.String fieldvalue)
setPROG_ID
in interface SYSPROGRAM
fieldvalue
- public void setPROG_URL(java.lang.String fieldvalue)
setPROG_URL
in interface SYSPROGRAM
fieldvalue
- public void setPROG_NAME(java.lang.String fieldvalue)
setPROG_NAME
in interface SYSPROGRAM
fieldvalue
- public void setPROG_DESC(java.lang.String fieldvalue)
setPROG_DESC
in interface SYSPROGRAM
fieldvalue
- public void setPROG_SEQNO(java.lang.String fieldvalue)
setPROG_SEQNO
in interface SYSPROGRAM
fieldvalue
- public void setPROG_KIND(java.lang.String fieldvalue)
setPROG_KIND
in interface SYSPROGRAM
fieldvalue
- public void setSYSPROGRAM_SEQNO(java.lang.String fieldvalue)
setSYSPROGRAM_SEQNO
in interface SYSPROGRAM
fieldvalue
- public void insert() throws java.lang.Exception
BaseTable
insert
in interface BaseTable
insert
in class BaseTableimpl
java.lang.Exception