public class HBaseQueryExecution extends JDBCQueryExecution
columnDataTypes, results, tempTablescommand, connection, context, executionFactory, fetchSize, statement, trimString| Constructor and Description |
|---|
HBaseQueryExecution(QueryExpression command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
Connection conn,
HBaseExecutionFactory executionFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected TranslatedCommand |
translateCommand(Command command) |
close, createFullTempTables, createTempTables, execute, nextaddStatementWarnings, bind, cancel, getCallableStatement, getConnection, getPreparedStatement, getStatement, setSizeContraintspublic HBaseQueryExecution(QueryExpression command, ExecutionContext executionContext, RuntimeMetadata metadata, Connection conn, HBaseExecutionFactory executionFactory) throws TranslatorException
TranslatorExceptionprotected TranslatedCommand translateCommand(Command command) throws TranslatorException
translateCommand in class JDBCBaseExecutionTranslatorExceptionCopyright © 2016 JBoss by Red Hat. All rights reserved.