Uses of Class
org.apache.hive.jdbc.Utils.JdbcConnectionParams

Packages that use Utils.JdbcConnectionParams
org.apache.hive.jdbc   
 

Uses of Utils.JdbcConnectionParams in org.apache.hive.jdbc
 

Methods in org.apache.hive.jdbc that return Utils.JdbcConnectionParams
static Utils.JdbcConnectionParams Utils.parseURL(String uri)
          Parse JDBC connection URL The new format of the URL is jdbc:hive://:/dbName;sess_var_list?hive_conf_list#hive_var_list where the optional sess, conf and var lists are semicolon separated = pairs.
 



Copyright © 2013 The Apache Software Foundation