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

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