Package net.sf.jasperreports.types.date
-
Interface Summary Interface Description DateRange DateRangeExpression Interface for utility class which allows to deal with date range as with string expression.TimestampRange -
Class Summary Class Description AbstractDateRange Basic implementation ofDateRange
.DateRangeBaseSQLEqualityClause DateRangeBuilder Builder which allows to build proper instance ofDateRange
DateRangeParameterHandler DateRangeQueryClauseExtensions DateRangeSQLBetweenClause DateRangeSQLEqualClause DateRangeSQLLessOrGreaterClause DateRangeSQLNotEqualClause FixedDate Implementation ofDateRange
for fixed, non relative date.FixedTimestamp Implementation ofDateRange
for fixed, non relative timestamp.RelativeDateRange Implementation ofDateRange
for relative range of dates.RelativeTimestampRange Implementation ofDateRange
for relative range of times. -
Enum Summary Enum Description CalendarUnit -
Exception Summary Exception Description InvalidDateRangeExpressionException Indicates that expression for date rang was invalid