public class ConcurrencyCheckDirty extends ConcurrencyDBNative
loggerCUSTOM, DB_EXPLICIT, DB_NATIVE, NONE, OPT_MASK, OPT_UNIQUE_ID, OPT_VERIFY| Constructor and Description |
|---|
ConcurrencyCheckDirty() |
| Modifier and Type | Method and Description |
|---|---|
Object |
clone() |
void |
commit(UpdateObjectDesc updateDesc,
SQLStateManager beforeImage,
SQLStateManager afterImage,
int logReason) |
protected boolean |
isFieldVerificationRequired(LocalFieldDesc lf,
BitSet verifyGroupMask) |
protected BitSet |
prepareVerifyGroupMask(UpdateQueryPlan plan) |
void |
update(UpdateQueryPlan plan) |
configPersistence, resume, select, suspendpublic void commit(UpdateObjectDesc updateDesc, SQLStateManager beforeImage, SQLStateManager afterImage, int logReason)
commit in interface Concurrencycommit in class ConcurrencyDBNativepublic void update(UpdateQueryPlan plan)
update in interface Concurrencyupdate in class ConcurrencyDBNativeprotected BitSet prepareVerifyGroupMask(UpdateQueryPlan plan)
protected boolean isFieldVerificationRequired(LocalFieldDesc lf, BitSet verifyGroupMask)
public Object clone()
clone in interface Concurrencyclone in class ConcurrencyDBNativeCopyright © 2017. All rights reserved.