Package org.eobjects.metamodel.query.parser

Interface Summary
QueryPartProcessor Callback of the QueryPartParser, which recieves notifications whenever a token is identified/parsed.
 

Class Summary
QueryParser A parser class of for full SQL-like queries.
QueryPartCollectionProcessor Simple implementation of QueryPartProcessor which simply adds all elements to a collection.
QueryPartParser Parser of query parts.
SelectItemParser  
 

Exception Summary
QueryParserException Subtype of MetaModelException which indicate a problem in parsing a query passed to the QueryParser.
SelectItemParser.MultipleSelectItemsParsedException  
 



Copyright © 2007-2013. All Rights Reserved.