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

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

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

Methods in net.sf.csutils.core.query.impl with parameters of type IsNull
protected  void XQueryGenerator.parse(IsNull pEmpty)
          Checks, whether a value is null.
protected  void SqlQueryGenerator.parse(IsNull pIsNull)
           
protected abstract  void AbstractQueryGenerator.parse(IsNull pIsNull)
           
 

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

Methods in net.sf.csutils.core.query.tree that return IsNull
 IsNull NodeFactory.isNull(java.lang.Object pObject)
           
 



Copyright © 2009-2010. All Rights Reserved.