Uses of Class
org.teiid.query.sql.symbol.MultipleElementSymbol

Packages that use MultipleElementSymbol
org.teiid.query.sql.symbol   
 

Uses of MultipleElementSymbol in org.teiid.query.sql.symbol
 

Subclasses of MultipleElementSymbol in org.teiid.query.sql.symbol
 class AllInGroupSymbol
          This is a subclass of Symbol representing .*, which contains all of the elements from a single group in the query.
 class AllSymbol
          This is a subclass of Symbol representing *, which contains all of the elements from all groups in the query.
 



Copyright © 2010. All Rights Reserved.