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

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

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

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

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

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



Copyright © 2009-2010. All Rights Reserved.