Searched refs:readSQL (Results 1 - 1 of 1) sorted by relevance

/libcore/luni/src/main/java/java/sql/
H A DSQLData.java39 * SQLData}, {@code readSQL}, and {@code writeSQL} methods. {@code readSQL} reads
56 * {@code readSQL} when the object was created.
79 * driver with the type map before {@code readSQL} is called.
90 public void readSQL(SQLInput stream, String typeName) throws SQLException; method in interface:SQLData

Completed in 36 milliseconds