org.teiid.query.processor
Interface QueryProcessor.ProcessorFactory
- All Known Implementing Classes:
- QueryProcessorFactoryImpl
- Enclosing class:
- QueryProcessor
public static interface QueryProcessor.ProcessorFactory
createQueryProcessor
QueryProcessor createQueryProcessor(java.lang.String query,
java.lang.String recursionGroup,
CommandContext commandContext,
java.lang.Object... params)
throws TeiidProcessingException,
TeiidComponentException
- Throws:
TeiidProcessingException
TeiidComponentException
Copyright © 2011. All Rights Reserved.