Uses of Class
org.apache.hadoop.hive.jdbc.JdbcSessionState

Packages that use JdbcSessionState
org.apache.hadoop.hive.jdbc   
 

Uses of JdbcSessionState in org.apache.hadoop.hive.jdbc
 

Constructors in org.apache.hadoop.hive.jdbc with parameters of type JdbcSessionState
HivePreparedStatement(JdbcSessionState session, HiveInterface client, String sql)
           
HiveStatement(JdbcSessionState session, HiveInterface client)
           
 



Copyright © 2009 The Apache Software Foundation