Class IntegerRangeArrayBinding

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

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