Package | Description |
---|---|
mali.db | |
mali.html | |
mali.query | |
mali.query.impl | |
mali.type | |
tw.mali.prj.query | |
tw.mali.prj.query.impl |
Modifier and Type | Class and Description |
---|---|
class |
BaseQueryImpl
BaseTable 查詢
|
Modifier and Type | Method and Description |
---|---|
BaseQuery |
BaseQueryImpl.CopyNewQuery() |
BaseQuery[] |
BaseTableimpl.getPostexecuteBatchQuery() |
Modifier and Type | Method and Description |
---|---|
void |
BaseTableimpl.setPostexecuteBatchQuery(BaseQuery[] inbaseQuery) |
Modifier and Type | Method and Description |
---|---|
BaseQuery |
PopText.getCodeQuery() |
Modifier and Type | Method and Description |
---|---|
void |
PopText.setCodeQuery(BaseQuery inqry,
java.lang.String qryCodeidFieldName,
java.lang.String qryCodenameFieldName) |
Modifier and Type | Interface and Description |
---|---|
interface |
BULLETINQuery |
interface |
EMPQuery
EMP 人員基本資料檔
|
interface |
EMSGQuery
EMSG 電子訊息發送檔
|
interface |
ORGQuery
ORG 組織架構資料檔
|
interface |
SYSAUTONOQuery
SYSAUTONO 自動取給號規則記錄檔
|
interface |
SYSCODEQuery |
interface |
SYSJOBSCHEDULELOGQuery
SYSJOBSCHEDULELOG 工作排程記錄
|
interface |
SYSLOCKQuery
SYSLOCK 使用者帳號lock記錄表
|
interface |
SYSLOGINLOGQuery
SYSLOGINLOG 系統登入LOG記錄檔
|
interface |
SYSMEMBERQuery |
interface |
SYSMEMCGLOGQuery
SYSMEMCGLOG 帳號異動記錄
|
interface |
SYSMENUQuery |
interface |
SYSMYCERTQuery
SYSMYCERT 帳號憑證管理檔
|
interface |
SYSORGQuery
SYSORG 系統組織檔
|
interface |
SYSPKIFLOWTMPQuery
SYSPKIFLOWTMP 簽章時暫存紀錄檔
|
interface |
SYSROAUCODEQuery
SYSROAUCODE 系統角色代號檔
|
interface |
SYSROLEAUTHQuery
SYSROLEAUTH 系統角色授權檔
|
interface |
SYSSERIALNOQuery
SYSSERIALNO 自動取給號規則編碼給號記錄檔
|
interface |
SYSSIGNONQuery
SYSSIGNON 帳號單一窗口管理記錄檔
|
interface |
SYSUSRQuery
SYSUSR 系統人員基本資料檔
|
Modifier and Type | Class and Description |
---|---|
class |
BULLETINQueryImpl |
class |
EMPQueryImpl |
class |
EMSGQueryImpl |
class |
ORGQueryImpl |
class |
SYSAUTONOQueryImpl |
class |
SYSCODEQueryImpl |
class |
SYSJOBSCHEDULELOGQueryImpl |
class |
SYSLOCKQueryImpl |
class |
SYSLOGINLOGQueryImpl |
class |
SYSMEMBERQueryImpl |
class |
SYSMEMCGLOGQueryImpl |
class |
SYSMENUQueryImpl |
class |
SYSMYCERTQueryImpl |
class |
SYSORGQueryImpl |
class |
SYSPKIFLOWTMPQueryImpl |
class |
SYSROAUCODEQueryImpl |
class |
SYSROLEAUTHQueryImpl |
class |
SYSSERIALNOQueryImpl |
class |
SYSSIGNONQueryImpl |
class |
SYSUSRQueryImpl |
Modifier and Type | Method and Description |
---|---|
BaseQuery |
BaseQuery.CopyNewQuery()
產生新的BaseQuery 包括原來已有的條件值
|
BaseQuery |
Sqlbean.getBaseQuery() |
BaseQuery[] |
BaseTable.getPostexecuteBatchQuery() |
Modifier and Type | Method and Description |
---|---|
void |
Sqlbean.setBaseQuery(BaseQuery invalue) |
void |
BaseTable.setPostexecuteBatchQuery(BaseQuery[] inbaseQuery)
set 在執行任何異動包括insert.update.delete之後若有整批異動.採用baseQuery 方式異動, 異動完成.會將executeBaseQuery的內容清空待下次再執行送入時再重覆執行
|
Modifier and Type | Interface and Description |
---|---|
interface |
PRJBaseQuery |
Modifier and Type | Class and Description |
---|---|
class |
PRJBaseQueryImpl |