Class DateRangeArrayBinding

All Implemented Interfaces:
Serializable, Binding<Object[],DateRange[]>

public class DateRangeArrayBinding extends AbstractPostgresBinding<Object[],DateRange[]>
A binding for the PostgreSQL daterange[] data type.
Author:
Lukas Eder
See Also: