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 ofDateRangeDateRangeParameterHandler DateRangeQueryClauseExtensions DateRangeSQLBetweenClause DateRangeSQLEqualClause DateRangeSQLLessOrGreaterClause DateRangeSQLNotEqualClause FixedDate Implementation ofDateRangefor fixed, non relative date.FixedTimestamp Implementation ofDateRangefor fixed, non relative timestamp.RelativeDateRange Implementation ofDateRangefor relative range of dates.RelativeTimestampRange Implementation ofDateRangefor relative range of times. -
Enum Summary Enum Description CalendarUnit -
Exception Summary Exception Description InvalidDateRangeExpressionException Indicates that expression for date rang was invalid