|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.metamatrix.query.optimizer.xml.QueryUtil
public class QueryUtil
Helper methods for dealing with relational queries while performing XML planning.
| Constructor Summary | |
|---|---|
QueryUtil()
|
|
| Method Summary | |
|---|---|
static GroupSymbol |
createResolvedGroup(GroupSymbol group,
QueryMetadataInterface metadata)
|
static GroupSymbol |
createResolvedGroup(java.lang.String groupName,
QueryMetadataInterface metadata)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public QueryUtil()
| Method Detail |
|---|
public static GroupSymbol createResolvedGroup(java.lang.String groupName,
QueryMetadataInterface metadata)
throws MetaMatrixComponentException
MetaMatrixComponentException
public static GroupSymbol createResolvedGroup(GroupSymbol group,
QueryMetadataInterface metadata)
throws MetaMatrixComponentException
MetaMatrixComponentException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||