Searched defs:getTimestamp (Results 1 – 4 of 4) sorted by relevance
104 public Date getTimestamp() { in getTimestamp() method in Timestamp
99 public Timestamp getTimestamp() { in getTimestamp() method in CodeSigner
694 public Timestamp getTimestamp(int parameterIndex) throws SQLException; in getTimestamp() method713 public Timestamp getTimestamp(int parameterIndex, Calendar cal) in getTimestamp() method729 public Timestamp getTimestamp(String parameterName) throws SQLException; in getTimestamp() method747 public Timestamp getTimestamp(String parameterName, Calendar cal) in getTimestamp() method
984 public Timestamp getTimestamp(int columnIndex) throws SQLException; in getTimestamp() method1000 public Timestamp getTimestamp(int columnIndex, Calendar cal) in getTimestamp() method1014 public Timestamp getTimestamp(String columnName) throws SQLException; in getTimestamp() method1030 public Timestamp getTimestamp(String columnName, Calendar cal) in getTimestamp() method