Uses of Class
org.apache.hive.jdbc.HiveConnection

Packages that use HiveConnection
org.apache.hive.jdbc   
 

Uses of HiveConnection in org.apache.hive.jdbc
 

Constructors in org.apache.hive.jdbc with parameters of type HiveConnection
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 © 2014 The Apache Software Foundation. All rights reserved.