Class BigDecimalRangeArrayBinding

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

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