Home
last modified time | relevance | path

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

/libcore/luni/src/main/java/java/sql/
DSQLOutput.java91 public void writeInt(int theInt) throws SQLException; in writeInt() argument
DPreparedStatement.java388 public void setInt(int parameterIndex, int theInt) throws SQLException; in setInt() argument
DCallableStatement.java1112 public void setInt(String parameterName, int theInt) throws SQLException; in setInt() argument