Uses of Interface
org.eobjects.metamodel.query.parser.QueryPartProcessor

Packages that use QueryPartProcessor
org.eobjects.metamodel.query.parser   
 

Uses of QueryPartProcessor in org.eobjects.metamodel.query.parser
 

Classes in org.eobjects.metamodel.query.parser that implement QueryPartProcessor
 class QueryPartCollectionProcessor
          Simple implementation of QueryPartProcessor which simply adds all elements to a collection.
 class SelectItemParser
           
 

Constructors in org.eobjects.metamodel.query.parser with parameters of type QueryPartProcessor
QueryPartParser(QueryPartProcessor processor, String clause, String... itemDelims)
           
 



Copyright © 2007-2013. All Rights Reserved.