Interface BaseDateInterval

All Superinterfaces:
Function<String,String>
All Known Implementing Classes:
DateInterval, LastMonthPredefinedDateInterval, LastYearPredefinedDateInterval, NextMonthPredefinedDateInterval, NextYearPredefinedDateInterval, PredefinedDateInterval, RelativeDateInterval, ThisMonthPredefinedDateInterval, ThisYearPredefinedDateInterval, TodayPredefinedDateInterval, TomorrowPredefinedDateInterval, YesterdayPredefinedDateInterval

public interface BaseDateInterval extends Function<String,String>
Base interface for date intervals. Extending Function interface it enables to format date interval to JPQL string operation with property.