public class CorrelatedExistSelectPlan extends CorrelatedSelectPlan
parentPlanconstraint, MULTILEVEL_PREFETCH_PROPERTY, options, parentField, ST_C_BUILT, ST_OC_BUILTACT_DELETE, ACT_INSERT, ACT_NOOP, ACT_SELECT, ACT_UPDATE, action, config, messages, ST_BUILT, statements, status, store, tables| Constructor and Description |
|---|
CorrelatedExistSelectPlan(RetrieveDesc desc,
SQLStoreManager store,
ForeignFieldDesc parentField,
SelectQueryPlan parentPlan) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doCorrelatedJoin()
The correlated constraint joining this subquery with the parent field.
|
protected Statement |
newStatement() |
protected void |
processFields()
There are no real fields to be selected for an (NOT)EXIST query.
|
addQueryTables, processConstraintsaddColumn, addJoinConstraint, addTable, build, getConstraint, getResult, newInstance, processOrderConstraints, processStatementsaddQueryTable, addQueryTable, addQueryTables, addStatement, createStatement, findQueryTable, findQueryTable, getAction, getConfig, getStatement, getStatementspublic CorrelatedExistSelectPlan(RetrieveDesc desc, SQLStoreManager store, ForeignFieldDesc parentField, SelectQueryPlan parentPlan)
protected void processFields()
processFields in class SelectQueryPlanprotected void doCorrelatedJoin()
doCorrelatedJoin in class CorrelatedSelectPlanprotected Statement newStatement()
newStatement in class SelectQueryPlanCopyright © 2019. All rights reserved.