public class QConJoin extends QCon
_children, i_evaluator, i_parent| Constructor and Description |
|---|
QConJoin() |
| Modifier and Type | Method and Description |
|---|---|
QCon |
constraint1() |
QCon |
constraint2() |
QCon |
getOtherConstraint(QCon a_constraint) |
boolean |
isOr() |
void |
setProcessedByIndex() |
java.lang.String |
toString() |
and, byExample, canBeIndexLeaf, canLoadByIndex, childrenCount, container, contains, endsWith, equal, evaluator, getField, getObject, greater, hasChildren, hasJoins, hasObjectInParentPath, hasParent, id, identity, identityID, internalSetProcessedByIndex, iterateChildren, iterateJoins, like, not, onSameFieldAs, or, parent, processedByIndex, setCandidates, smaller, startsWith, streamLock, transaction, visitpublic QCon constraint2()
public QCon constraint1()
public java.lang.String toString()
toString in class java.lang.Objectpublic boolean isOr()
public void setProcessedByIndex()
setProcessedByIndex in class QCon