Class LocalDateTimeRangeBinding

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

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