Searched defs:SQLInput (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/java/sql/
H A DSQLInput.java33 * <code>SQLInput</code> methods. The <i>reader</i> methods
36 * interface to read the values in an <code>SQLInput</code> object.
47 * creates an instance of <code>SQLInput</code>, populating it with the
50 * calls the <code>SQLInput</code> reader methods
56 public interface SQLInput { interface

Completed in 568 milliseconds