Searched refs:Struct (Results 1 – 6 of 6) sorted by relevance
41 public interface Struct { interface
341 void writeStruct(Struct x) throws SQLException; in writeStruct()
1303 Struct createStruct(String typeName, Object[] attributes) in createStruct()
781 "ojluni/src/main/java/java/sql/Struct.java",
770 ojluni/src/main/java/java/sql/Struct.java,jdk7u/jdk7u40-b60,jdk/src/share/classes/java/sql/Struct.j…
9807 method public java.sql.Struct createStruct(String, Object[]) throws java.sql.SQLException;10621 method public void writeStruct(java.sql.Struct) throws java.sql.SQLException;10778 public interface Struct {