Searched defs:toSqlTimestamp (Results 1 – 2 of 2) sorted by relevance
214 public static Timestamp toSqlTimestamp(LocalDateTime dateTime) { in toSqlTimestamp() method in DateTimeUtils249 public static Timestamp toSqlTimestamp(Instant instant) { in toSqlTimestamp() method in DateTimeUtils
152 public java.sql.Timestamp toSqlTimestamp() { in toSqlTimestamp() method in Timestamp