Searched refs:Struct (Results 1 – 5 of 5) 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()
745 "ojluni/src/main/java/java/sql/Struct.java",
9007 method public java.sql.Struct createStruct(String, Object[]) throws java.sql.SQLException;9821 method public void writeStruct(java.sql.Struct) throws java.sql.SQLException;9978 public interface Struct {