| Modifier and Type | Method and Description |
|---|---|
Constraint |
RetrieveDescImpl.getConstraint() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Constraint.mergeConstraint(Constraint foreignConstraint,
int joinOp)
Merges the stack with the specified foreign constraint stack.
|
| Modifier and Type | Field and Description |
|---|---|
protected Constraint |
SelectQueryPlan.constraint
Pointer to the retrieve descriptor's constraint stack.
|
| Modifier and Type | Method and Description |
|---|---|
Constraint |
SelectQueryPlan.getConstraint() |
Copyright © 2017. All rights reserved.