| Package | Description |
|---|---|
| org.apache.hive.jdbc |
| Constructor and Description |
|---|
HiveDatabaseMetaData(HiveConnection connection,
TCLIService.Iface client,
TSessionHandle sessHandle) |
HivePreparedStatement(HiveConnection connection,
TCLIService.Iface client,
TSessionHandle sessHandle,
String sql) |
HiveStatement(HiveConnection connection,
TCLIService.Iface client,
TSessionHandle sessHandle) |
HiveStatement(HiveConnection connection,
TCLIService.Iface client,
TSessionHandle sessHandle,
boolean isScrollableResultset) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.