Uses of Class
net.sf.csutils.core.query.tree.Negation

Packages that use Negation
net.sf.csutils.core.query.impl   
net.sf.csutils.core.query.tree   
 

Uses of Negation in net.sf.csutils.core.query.impl
 

Methods in net.sf.csutils.core.query.impl with parameters of type Negation
protected  void XQueryGenerator.parse(Negation pNegation)
           
protected  void SqlQueryGenerator.parse(Negation pNegation)
           
protected abstract  void AbstractQueryGenerator.parse(Negation pNegation)
           
 

Uses of Negation in net.sf.csutils.core.query.tree
 

Methods in net.sf.csutils.core.query.tree that return Negation
 Negation NodeFactory.notLike(java.lang.Object pItem1, java.lang.Object pItem2)
          Creates a check for NOT LIKE.
 



Copyright © 2009-2010. All Rights Reserved.