Class LocalDateRangeArrayBinding

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

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