Package com.storedobject.core
Class TimestampPeriod
-
Field Summary
-
Constructor Summary
ConstructorsConstructorDescriptionTimestampPeriod
(Timestamp from, Timestamp to) TimestampPeriod
(Calendar from, Calendar to) TimestampPeriod
(Date from, Date to) -
Method Summary
Methods inherited from class com.storedobject.core.AbstractPeriod
getCalendarFrom, getCalendarTo, getDBCondition, getDBCondition, getDBTimeCondition, getDBTimeCondition, getMonth, getMonthFrom, getMonthTo, getPeriodInDays, getPeriodInMonths, getYear, getYearFrom, getYearTo, inside, inside, toShortString, toString, value
-
Constructor Details
-
TimestampPeriod
-
TimestampPeriod
-
TimestampPeriod
-
-
Method Details
-
clone
-
same
-
toString
-
toDBString
- Overrides:
toDBString
in classAbstractPeriod<Timestamp>
-