Home | History | Annotate | Download | only in sql

Lines Matching refs:setLong

1007     public void setLong(int parameterIndex, long theLong) throws SQLException;
1020 public void setLong(String parameterName, long theLong) throws SQLException;