public class HiveSession extends Object
HiveSession(Connection connection)
void
close()
ResultSet
executeQuery(String sql)
boolean
executeUpdate(String sql)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HiveSession(Connection connection) throws SQLException
SQLException
public ResultSet executeQuery(String sql)
public boolean executeUpdate(String sql)
public void close()
Copyright © 2016. All rights reserved.