Searched refs:updateTimestamp (Results 1 – 3 of 3) sorted by relevance
104 value.updateTimestamp(); in get()286 value.updateTimestamp(); in getIfPresent()320 public void updateTimestamp() { in updateTimestamp() method in LocalCache.Timestamped
754 public void updateTimestamp(int columnIndex, Timestamp x) in updateTimestamp() method in Impl_RowSet758 public void updateTimestamp(String columnName, Timestamp x) in updateTimestamp() method in Impl_RowSet
1108 public void updateTimestamp(int colIndex, java.sql.Timestamp t)1210 public void updateTimestamp(String colName, java.sql.Timestamp t)1213 updateTimestamp(col, t);