Searched defs:setLong (Results 1 – 5 of 5) sorted by relevance
572 …public static void setLong(Object array, int index, long value) throws IllegalArgumentException, A… in setLong() method in Array
811 public void setLong(Object object, long value) throws IllegalAccessException, in setLong() method in Field
1007 public void setLong(int parameterIndex, long theLong) throws SQLException; in setLong() method1020 public void setLong(String parameterName, long theLong) throws SQLException; in setLong() method
402 public void setLong(int parameterIndex, long theLong) throws SQLException; in setLong() method
1125 public void setLong(String parameterName, long theLong) throws SQLException; in setLong() method