Class QConEvaluation
- java.lang.Object
- 
- com.db4o.internal.query.processor.QCon
- 
- com.db4o.internal.query.processor.QConEvaluation
 
 
- 
- All Implemented Interfaces:
- Visitor4,- Constraint,- Unversioned
 
 public class QConEvaluation extends QCon 
- 
- 
Field Summary- 
Fields inherited from class com.db4o.internal.query.processor.QCon_children, i_evaluator, i_parent
 
- 
 - 
Constructor SummaryConstructors Constructor Description QConEvaluation()QConEvaluation(Transaction a_trans, java.lang.Object a_evaluation)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleancanResolveByFieldIndex()voidvisit(java.lang.Object obj)- 
Methods inherited from class com.db4o.internal.query.processor.QConand, 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, setProcessedByIndex, smaller, startsWith, streamLock, transaction
 
- 
 
- 
- 
- 
Constructor Detail- 
QConEvaluationpublic QConEvaluation() 
 - 
QConEvaluationpublic QConEvaluation(Transaction a_trans, java.lang.Object a_evaluation) 
 
- 
 
-