Uses of Class
org.castor.cpa.persistence.sql.query.condition.IsNullPredicate

Packages that use IsNullPredicate
org.castor.cpa.persistence.sql.query   
org.castor.cpa.persistence.sql.query.visitor   
 

Uses of IsNullPredicate in org.castor.cpa.persistence.sql.query
 

Methods in org.castor.cpa.persistence.sql.query with parameters of type IsNullPredicate
 void Visitor.visit(IsNullPredicate isNullPredicate)
          Visit method to handle IsNullPredicate elements.
 

Uses of IsNullPredicate in org.castor.cpa.persistence.sql.query.visitor
 

Methods in org.castor.cpa.persistence.sql.query.visitor with parameters of type IsNullPredicate
 void UncoupleVisitor.visit(IsNullPredicate isNullPredicate)
          Visit method to handle IsNullPredicate elements.
 void ParameterVisitor.visit(IsNullPredicate isNullPredicate)
          Visit method to handle IsNullPredicate elements.
 void DefaultQueryVisitor.visit(IsNullPredicate isNullPredicate)
          Visit method to handle IsNullPredicate elements.
 



Copyright © 2012. All Rights Reserved.