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

/libcore/luni/src/main/java/java/sql/
H A DSQLOutput.java34 * passed. The driver then creates an {@code SQLOutput} stream and passes it to
36 * {@code SQLOutput} writer methods to write the data from the {@code SQLData}
41 public interface SQLOutput { interface
216 * SQLOutput writer methods for each attribute, in order. The order of the

Completed in 86 milliseconds