Home
last modified time | relevance | path

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

/libcore/luni/src/main/java/java/sql/
DSQLOutput.java81 public void writeShort(short theShort) throws SQLException; in writeShort() argument
DPreparedStatement.java556 public void setShort(int parameterIndex, short theShort) in setShort() argument
DCallableStatement.java1270 public void setShort(String parameterName, short theShort) in setShort() argument
/libcore/luni/src/main/java/javax/sql/
DRowSet.java1482 public void setShort(int parameterIndex, short theShort) in setShort() argument
1496 public void setShort(String parameterName, short theShort) in setShort() argument