Searched defs:getTime (Results 1 – 6 of 6) sorted by relevance
157 public long getTime() { in getTime() method in ZipEntry
626 public Time getTime(int parameterIndex) throws SQLException; in getTime() method646 public Time getTime(int parameterIndex, Calendar cal) throws SQLException; in getTime() method660 public Time getTime(String parameterName) throws SQLException; in getTime() method679 public Time getTime(String parameterName, Calendar cal) throws SQLException; in getTime() method
286 public long getTime() { in getTime() method in Timestamp
928 public Time getTime(int columnIndex) throws SQLException; in getTime() method944 public Time getTime(int columnIndex, Calendar cal) throws SQLException; in getTime() method957 public Time getTime(String columnName) throws SQLException; in getTime() method973 public Time getTime(String columnName, Calendar cal) throws SQLException; in getTime() method
307 public long getTime() { in getTime() method in Date
1084 public final Date getTime() { in getTime() method in Calendar