|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.metamatrix.connector.xml.base.QueryAnalyzer
public class QueryAnalyzer
| Constructor Summary | |
|---|---|
QueryAnalyzer(IQuery query,
RuntimeMetadata metadata,
IQueryPreprocessor preprocessor,
ConnectorLogger logger,
ExecutionContext exeContext,
ConnectorEnvironment connectorEnv)
|
|
| Method Summary | |
|---|---|
void |
analyze()
|
ExecutionInfo |
getExecutionInfo()
|
java.util.List<CriteriaDesc[]> |
getRequestPerms()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public QueryAnalyzer(IQuery query,
RuntimeMetadata metadata,
IQueryPreprocessor preprocessor,
ConnectorLogger logger,
ExecutionContext exeContext,
ConnectorEnvironment connectorEnv)
throws ConnectorException
ConnectorException| Method Detail |
|---|
public final void analyze()
throws ConnectorException
ConnectorExceptionpublic ExecutionInfo getExecutionInfo()
public java.util.List<CriteriaDesc[]> getRequestPerms()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||