public class CorrelatedInSelectPlan 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 |
|---|
CorrelatedInSelectPlan(RetrieveDesc desc,
SQLStoreManager store,
ForeignFieldDesc parentField,
SelectQueryPlan parentPlan) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doCorrelatedJoin()
No-Op.
|
protected void |
processFields()
Add the fields joining the subquery to the list of selected fields.
|
addQueryTables, processConstraintsaddColumn, addJoinConstraint, addTable, build, getConstraint, getResult, newInstance, newStatement, processOrderConstraints, processStatementsaddQueryTable, addQueryTable, addQueryTables, addStatement, createStatement, findQueryTable, findQueryTable, getAction, getConfig, getStatement, getStatementspublic CorrelatedInSelectPlan(RetrieveDesc desc, SQLStoreManager store, ForeignFieldDesc parentField, SelectQueryPlan parentPlan)
protected void processFields()
processFields in class SelectQueryPlanprotected void doCorrelatedJoin()
doCorrelatedJoin in class CorrelatedSelectPlanCopyright © 2019. All rights reserved.