Searched defs:timestamp (Results 1 – 3 of 3) sorted by relevance
53 Time timestamp; /* when the screen change occurred */ member
304 …java.sql.Timestamp timestamp = ((java.sql.CallableStatement)jdbcStatement).getTimestamp(columnInde… in getTimestamp() local
510 java.sql.Timestamp timestamp = jdbcResultSet.getTimestamp(columnIndex); in getTimestamp() local
Completed in 64 milliseconds