| Modifier and Type | Method and Description |
|---|---|
UpdateQueryPlan |
ClassDesc.getUpdateQueryPlan(UpdateObjectDescImpl desc,
SQLStoreManager store)
Retrieves the update query plan for the specified descriptor.
|
| Modifier and Type | Method and Description |
|---|---|
protected BitSet |
ConcurrencyOptVerify.prepareVerifyGroupMask(UpdateQueryPlan plan)
Find all the local fields that have been updated
and use their concurrencyGroup to set the verifyGroupMask.
|
protected BitSet |
ConcurrencyCheckDirty.prepareVerifyGroupMask(UpdateQueryPlan plan) |
void |
ConcurrencyDBNative.update(UpdateQueryPlan plan) |
void |
Concurrency.update(UpdateQueryPlan plan) |
void |
ConcurrencyCheckDirty.update(UpdateQueryPlan plan) |
| Constructor and Description |
|---|
UpdateStatement(DBVendorType vendorType,
UpdateQueryPlan plan,
boolean batch) |
Copyright © 2017. All rights reserved.