Module org.jooq.postgres.extensions
Class BigDecimalRangeConverter
java.lang.Object
org.jooq.impl.AbstractConverter<Object,BigDecimalRange>
org.jooq.postgres.extensions.converters.BigDecimalRangeConverter
- All Implemented Interfaces:
Serializable
,Converter<Object,
BigDecimalRange>
A converter for
TimestampRange
.- Author:
- Lukas Eder
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jooq.impl.AbstractConverter
fromType, toString, toType
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.jooq.Converter
andThen, forArrays, fromSupported, inverse, toSupported
-
Constructor Details
-
BigDecimalRangeConverter
public BigDecimalRangeConverter()
-
-
Method Details
-
from
-
to
-