Class QConUnconditional
- java.lang.Object
- 
- com.db4o.internal.query.processor.QCon
- 
- com.db4o.internal.query.processor.QConUnconditional
 
 
- 
- All Implemented Interfaces:
- Visitor4,- Constraint,- Unversioned
 
 public class QConUnconditional extends QCon 
- 
- 
Field Summary- 
Fields inherited from class com.db4o.internal.query.processor.QCon_children, i_evaluator, i_parent
 
- 
 - 
Constructor SummaryConstructors Constructor Description QConUnconditional()QConUnconditional(Transaction trans, boolean value)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleancanResolveByFieldIndex()- 
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, visit
 
- 
 
- 
- 
- 
Constructor Detail- 
QConUnconditionalpublic QConUnconditional() 
 - 
QConUnconditionalpublic QConUnconditional(Transaction trans, boolean value) 
 
- 
 - 
Method Detail- 
canResolveByFieldIndexprotected boolean canResolveByFieldIndex() - Specified by:
- canResolveByFieldIndexin class- QCon
 
 
- 
 
-