org.apache.hadoop.hive.ql.exec
Class Utilities.SQLCommand<T>

java.lang.Object
  extended by org.apache.hadoop.hive.ql.exec.Utilities.SQLCommand<T>
Enclosing class:
Utilities

public static class Utilities.SQLCommand<T>
extends Object


Constructor Summary
Utilities.SQLCommand()
           
 
Method Summary
 T run(PreparedStatement stmt)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Utilities.SQLCommand

public Utilities.SQLCommand()
Method Detail

run

public T run(PreparedStatement stmt)
      throws SQLException
Throws:
SQLException


Copyright © 2014 The Apache Software Foundation. All rights reserved.