Home
last modified time | relevance | path

Searched refs:theByte (Results 1 – 1 of 1) sorted by relevance

/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/
DImpl_RowSet.java128 public void setByte(int parameterIndex, byte theByte) throws SQLException { in setByte() argument
1061 public void setByte(String parameterName, byte theByte) throws SQLException { in setByte() argument