Uses of Interface
com.db4o.internal.query.processor.ParentCandidate
-
Packages that use ParentCandidate Package Description com.db4o.internal.query.processor -
-
Uses of ParentCandidate in com.db4o.internal.query.processor
Classes in com.db4o.internal.query.processor that implement ParentCandidate Modifier and Type Class Description class
QCandidate
Represents an actual object in the database.Methods in com.db4o.internal.query.processor with parameters of type ParentCandidate Modifier and Type Method Description void
FieldFilterable. filter(QField field, ParentCandidate candidate)
void
QCandidates. filter(QField field, ParentCandidate parent)
void
QConObject. filter(QField field, ParentCandidate candidate)
-