public class HiveJDBCConnectorProvider extends AbstractJDBCConnectorProvider
| Modifier and Type | Field and Description |
|---|---|
protected static String |
mappedType |
JDBC_CATALOG, JDBC_CONFIG_PREFIX, JDBC_CONNECTOR_PREFIX, JDBC_DATABASE_TYPE, JDBC_DRIVER, JDBC_HIVE_STORAGE_HANDLER_ID, JDBC_KEY, JDBC_KEYSTORE, JDBC_LOW_BOUND, JDBC_NUM_PARTITIONS, JDBC_PARTITION_COLUMN, JDBC_PASSWORD, JDBC_QUERY, JDBC_QUERY_FIELD_NAMES, JDBC_QUERY_FIELD_TYPES, JDBC_SCHEMA, JDBC_SPLIT_QUERY, JDBC_TABLE, JDBC_UPPER_BOUND, JDBC_URL, JDBC_USERNAME, warehouseconnector, driverClassName, handle, scoped_dbDERBY_TYPE, HIVE_JDBC_TYPE, MSSQL_TYPE, MYSQL_TYPE, ORACLE_TYPE, POSTGRES_TYPE| Constructor and Description |
|---|
HiveJDBCConnectorProvider(String dbName,
DataConnector dataConn) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getCatalogName() |
protected String |
getDatabaseName() |
protected String |
getDatasourceType() |
protected String |
getDataType(String dbDataType,
int size) |
close, fetchTableMetadata, fetchTableNames, getConnection, getConnectionProperties, getInputClass, getOutputClass, getTable, getTableLocation, getTableNames, getTables, isClosed, isOpen, open, wrapSizealterTable, buildTableFromColsList, createTable, dropTable, setScopeprotected static final String mappedType
public HiveJDBCConnectorProvider(String dbName, DataConnector dataConn)
protected String getCatalogName()
getCatalogName in class AbstractJDBCConnectorProviderprotected String getDatabaseName()
getDatabaseName in class AbstractJDBCConnectorProviderprotected String getDataType(String dbDataType, int size)
getDataType in class AbstractJDBCConnectorProviderprotected String getDatasourceType()
getDatasourceType in class AbstractJDBCConnectorProviderCopyright © 2024 The Apache Software Foundation. All rights reserved.