Uses of Class
org.apache.oozie.util.db.SqlStatement.ResultSetReader

Packages that use SqlStatement.ResultSetReader
org.apache.oozie.util.db   
 

Uses of SqlStatement.ResultSetReader in org.apache.oozie.util.db
 

Methods in org.apache.oozie.util.db that return SqlStatement.ResultSetReader
static SqlStatement.ResultSetReader SqlStatement.parse(ResultSet rSet)
          Create the ResultSetReader object that has the methods to access the data from the result set
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.