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

/openjdk7/jdk/src/share/classes/java/sql/
H A DSQLOutput.java223 void writeTimestamp(java.sql.Timestamp x) throws SQLException; method in interface:SQLOutput
/openjdk7/jdk/src/share/classes/javax/sql/rowset/serial/
H A DSQLOutputImpl.java294 public void writeTimestamp(java.sql.Timestamp x) throws SQLException { method in class:SQLOutputImpl

Completed in 33 milliseconds