public abstract class TimestampUtil
extends java.lang.Object
Constructor and Description |
---|
TimestampUtil() |
Modifier and Type | Method and Description |
---|---|
static boolean |
after(java.sql.Timestamp first,
java.sql.Timestamp second) |
static boolean |
before(java.sql.Timestamp first,
java.sql.Timestamp second) |