Class TimestampRangeArrayBinding

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

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