org.qi4j.api.query.grammar
Interface AssociationIsNullPredicate

All Superinterfaces:
AssociationNullPredicate, BooleanExpression, Predicate

public interface AssociationIsNullPredicate
extends AssociationNullPredicate

Constraints that an Association is null (not set).


Method Summary
 
Methods inherited from interface org.qi4j.api.query.grammar.AssociationNullPredicate
associationReference
 
Methods inherited from interface org.qi4j.api.query.grammar.BooleanExpression
eval