Class LocalDateTimeRangeArrayBinding

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

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