public class EMRDb extends HiveDb
| Modifier and Type | Field and Description |
|---|---|
String |
driverName |
protected String |
jdbcUrl |
DATA_TYPES| Modifier and Type | Method and Description |
|---|---|
Iterator<Object> |
executeQuery(String sql) |
Connection |
getConnectionExec() |
getCatalogSql, getConnection, getDefaultSchema, getProductName, getSqlDialect, getTypescleanup, execute, getSchemas, isCaseSensitivepublic Connection getConnectionExec() throws ClassNotFoundException, SQLException
ClassNotFoundExceptionSQLExceptionpublic Iterator<Object> executeQuery(String sql) throws Exception
executeQuery in interface ExecutorexecuteQuery in class JdbcDBExceptionCopyright © 2017. All rights reserved.