Class BigDecimalRangeBinding

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

public class BigDecimalRangeBinding extends AbstractPostgresBinding<Object,U>
A binding for the PostgreSQL numrange data type.
Author:
Lukas Eder
See Also: