|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.metamatrix.connector.xml.base.NoQueryPreprocessing
public class NoQueryPreprocessing
| Constructor Summary | |
|---|---|
NoQueryPreprocessing()
|
|
| Method Summary | |
|---|---|
IQuery |
preprocessQuery(IQuery query,
RuntimeMetadata m_metadata,
ExecutionContext exeContext,
ConnectorEnvironment connectorEnv,
ConnectorLogger m_logger)
This method is used for altering the query before it enters the XML connector's processing |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NoQueryPreprocessing()
| Method Detail |
|---|
public IQuery preprocessQuery(IQuery query,
RuntimeMetadata m_metadata,
ExecutionContext exeContext,
ConnectorEnvironment connectorEnv,
ConnectorLogger m_logger)
IQueryPreprocessor
preprocessQuery in interface IQueryPreprocessorquery - The IQuery passed from the connectorm_metadata - the runtime metadataexeContext - the execution contextconnectorEnv - the connector environmentm_logger - the connector logger
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||