public class SYSUSRQueryImpl extends BaseQueryImpl implements SYSUSRQuery
codebuffertype_by代碼加名稱, codebuffertype_default, codeidvarString, codename_formatString, codenamevarString, KEY_aliasName
Constructor and Description |
---|
SYSUSRQueryImpl() |
SYSUSRQueryImpl(MaliContext incontext) |
Modifier and Type | Method and Description |
---|---|
void |
addEqualSYSUSR_ID(java.lang.String fieldvalue) |
void |
addEqualSYSUSR_ORGID(java.lang.String fieldvalue) |
void |
addEqual唯一序號(java.lang.String fieldvalue) |
void |
addLikeIDorName(java.lang.String infieldvalue) |
void |
addLikeSYSUSR_ID(java.lang.String fieldvalue) |
void |
addLikeSYSUSR_NAME(java.lang.String fieldvalue) |
SYSUSR |
convertBaseTableToSYSUSR(BaseTable indata) |
SYSUSR[] |
getDataContent() |
void |
init() |
addEqualBooleanYN, addNotEqualCondition, addWhereBetweenCondition, addWhereBetweenKeyCondition, addWhereBetweenMoreCondition, addWhereCondition, addWhereCondition, addWhereEqualCondition, addWhereEqualCondition, addWhereEqualKeyFieldCondition, addWhereEqualMoreCondition, addWhereGrantthanAndEqualCondition, addWhereGrantthanAndEqualCondition, addWhereGrantthanCondition, addWhereInCondition, addWhereInCondition, addWhereLikeCondition, addWhereLikeKeyFieldCondition, addWhereLikeMoreCondition, addWhereLikeMoreCondition, addWhereLikeValueLikeLeftKeyFieldCondition, addWhereNotEqualCondition, addWhereNotEqualCondition, addWhereNotInCondition, addWhereNotInCondition, addWhereNotLikeCondition, addWhereOrCodition, addWhereSmallthanAndEqualCondition, addWhereSmallthanAndEqualCondition, addWhereSmallthanCondition, CopyNewQuery, executeBatch, executeBatch, getAliasName, getBaseTableDataContent, getBaseTableDataContent, getCodeBuffer, getCodeBuffer顯示方式, getConnDbCom, getfieldMergString, getJoinKeyConditionString, getJoinKeyCondtionKeys, getMaliContext, getmaxData, getminData, getRecordCount, getRecordFirstRow, getRecordLastRow, getSelectField, getSortfield, getSQLString, getSQLText, getTableName, getupdateRecordCount, getWhereConditionKeys, getWhereConditionString, getWhereEqualMoreTable, getWhereEqualString, getWhereKeyVector, getWhereVector, getXMLRows, getXMLRows, isaddCondition, isExistsData, isnotWhereCondition, isSelectDistinct, resetCondition, setAliasName, setCodeBuffer顯示方式, setConnDbCom, setCopyCondition, setDataBaseType, setDefaultlogicoperatorsUsingAnd, setDefaultlogicoperatorsUsingOr, setDESCSortfield, setexecuteToDelete, setexecuteToQuery, setexecuteToUpdate, setexecuteType, setGroupField, setJoinKeyCondition, setJoinKeyConditoin, setJoinTableName, setMaliContext, setSelectDistinct, setSelectField, setSortfield, setSQLText, setSQLText, setTableName, setUpdatefield, setUpdateKeyField, setUsingSession, sort, sort, sort, sort
getcreateDateTimeKey, getcreateUserIdKey, getcreateUserOrgIdKey, getmodifyDateTimeKey, getmodifyUserIdKey, getmodifyUserOrgIdKey, getPrimaryIdKey, isFieldbyBaseTable, setcreateDateTimeKey, setcreateUserIdKey, setcreateUserOrgIdKey, setFieldbyBaseTable, setmodifyDateTimeKey, setmodifyUserIdKey, setmodifyUserOrgIdkey, setPrimaryIdKey
createObjectByByteArray, createObjectByteArray, getHashTableContent, setVectorFielddata
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addEqualBooleanYN, addNotEqualCondition, addWhereBetweenCondition, addWhereBetweenKeyCondition, addWhereBetweenMoreCondition, addWhereCondition, addWhereCondition, addWhereEqualCondition, addWhereEqualCondition, addWhereEqualKeyFieldCondition, addWhereEqualMoreCondition, addWhereGrantthanAndEqualCondition, addWhereGrantthanAndEqualCondition, addWhereGrantthanCondition, addWhereInCondition, addWhereInCondition, addWhereLikeCondition, addWhereLikeKeyFieldCondition, addWhereLikeMoreCondition, addWhereLikeMoreCondition, addWhereLikeValueLikeLeftKeyFieldCondition, addWhereNotEqualCondition, addWhereNotEqualCondition, addWhereNotInCondition, addWhereNotInCondition, addWhereNotLikeCondition, addWhereOrCodition, addWhereSmallthanAndEqualCondition, addWhereSmallthanAndEqualCondition, addWhereSmallthanCondition, CopyNewQuery, executeBatch, executeBatch, getAliasName, getBaseTableDataContent, getBaseTableDataContent, getCodeBuffer, getCodeBuffer顯示方式, getConnDbCom, getfieldMergString, getJoinKeyConditionString, getJoinKeyCondtionKeys, getmaxData, getminData, getRecordCount, getRecordFirstRow, getRecordLastRow, getSelectField, getSortfield, getSQLString, getSQLText, getTableName, getupdateRecordCount, getWhereConditionKeys, getWhereConditionString, getXMLRows, getXMLRows, isaddCondition, isExistsData, isnotWhereCondition, isSelectDistinct, resetCondition, setAliasName, setCodeBuffer顯示方式, setConnDbCom, setCopyCondition, setDefaultlogicoperatorsUsingAnd, setDefaultlogicoperatorsUsingOr, setDESCSortfield, setexecuteToDelete, setexecuteToQuery, setexecuteToUpdate, setexecuteType, setGroupField, setJoinKeyCondition, setJoinKeyConditoin, setJoinTableName, setMaliContext, setSelectDistinct, setSelectField, setSortfield, setSQLText, setSQLText, setTableName, setUpdatefield, setUpdateKeyField, setUsingSession, sort, sort, sort, sort
getcreateDateTimeKey, getcreateUserIdKey, getcreateUserOrgIdKey, getmodifyDateTimeKey, getmodifyUserIdKey, getmodifyUserOrgIdKey, getPrimaryIdKey, isFieldbyBaseTable, setcreateDateTimeKey, setcreateUserIdKey, setcreateUserOrgIdKey, setmodifyDateTimeKey, setmodifyUserIdKey, setmodifyUserOrgIdkey, setPrimaryIdKey
public SYSUSRQueryImpl()
public SYSUSRQueryImpl(MaliContext incontext)
public void init()
public SYSUSR[] getDataContent()
getDataContent
in interface SYSUSRQuery
public SYSUSR convertBaseTableToSYSUSR(BaseTable indata)
convertBaseTableToSYSUSR
in interface SYSUSRQuery
public void addEqual唯一序號(java.lang.String fieldvalue)
addEqual唯一序號
in interface SYSUSRQuery
public void addEqualSYSUSR_ID(java.lang.String fieldvalue)
addEqualSYSUSR_ID
in interface SYSUSRQuery
public void addEqualSYSUSR_ORGID(java.lang.String fieldvalue)
addEqualSYSUSR_ORGID
in interface SYSUSRQuery
public void addLikeIDorName(java.lang.String infieldvalue)
addLikeIDorName
in interface SYSUSRQuery
public void addLikeSYSUSR_ID(java.lang.String fieldvalue)
addLikeSYSUSR_ID
in interface SYSUSRQuery
public void addLikeSYSUSR_NAME(java.lang.String fieldvalue)
addLikeSYSUSR_NAME
in interface SYSUSRQuery