DateRange
type implementation.See: Description
Interface | Description |
---|---|
DateRange | |
DateRangeExpression |
Interface for utility class which allows to deal with date range as with string expression.
|
TimestampRange |
Class | Description |
---|---|
AbstractDateRange |
Basic implementation of
DateRange . |
DateRangeBaseSQLEqualityClause | |
DateRangeBuilder |
Builder which allows to build proper instance of
DateRange |
DateRangeParameterHandler | |
DateRangeQueryClauseExtensions | |
DateRangeSQLBetweenClause | |
DateRangeSQLEqualClause | |
DateRangeSQLLessOrGreaterClause | |
DateRangeSQLNotEqualClause | |
FixedDate |
Implementation of
DateRange for fixed, non relative date. |
FixedTimestamp |
Implementation of
DateRange for fixed, non relative timestamp. |
RelativeDateRange |
Implementation of
DateRange for relative range of dates. |
RelativeTimestampRange |
Implementation of
DateRange for relative range of times. |
Enum | Description |
---|---|
CalendarUnit |
Exception | Description |
---|---|
InvalidDateRangeExpressionException |
Indicates that expression for date rang was invalid
|
Copyright © 2016. All rights reserved.