Searched refs:SQLOutput (Results 1 – 4 of 4) sorted by relevance
27 import java.sql.SQLOutput;66 args = {SQLOutput.class}
35 import java.sql.SQLOutput;40 @TestTargetClass(SQLOutput.class)
113 public void writeSQL(SQLOutput stream) throws SQLException; in writeSQL()
41 public interface SQLOutput { interface