Uses of Class
com.metamatrix.query.sql.symbol.MultipleElementSymbol

Packages that use MultipleElementSymbol
com.metamatrix.query.sql.symbol   
 

Uses of MultipleElementSymbol in com.metamatrix.query.sql.symbol
 

Subclasses of MultipleElementSymbol in com.metamatrix.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 © 2009. All Rights Reserved.