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

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

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

Methods in net.sf.csutils.core.query.impl with parameters of type Concatenation
protected  void AbstractQueryGenerator.parse(Concatenation pConcatenation)
           
 

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

Methods in net.sf.csutils.core.query.tree that return Concatenation
 Concatenation NodeFactory.concatenate(java.lang.Object pItem1, java.lang.Object pItem2)
          Creates the concatenation of the given items
 



Copyright © 2009-2010. All Rights Reserved.