com.hp.hpl.jena.sdb.sql
Class RS
java.lang.Object
com.hp.hpl.jena.sdb.sql.RS
public class RS
- extends Object
SQL Utilities
RS
public RS()
close
public static void close(ResultSetJDBC rs)
close
public static void close(Statement s)
consume
public static void consume(ResultSet resultSet)
throws SQLException
- Throws:
SQLException
printResultSet
public static void printResultSet(ResultSet resultSet)
throws SQLException
- Throws:
SQLException
printResultSet
public static void printResultSet(PrintStream out,
ResultSet resultSet)
throws SQLException
- Throws:
SQLException
Copyright ? 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Epimorphics Ltd.