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