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, toTypeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.jooq.Converter
andThen, forArrays, fromSupported, inverse, toSupported
-
Constructor Details
-
BigDecimalRangeConverter
public BigDecimalRangeConverter()
-
-
Method Details
-
from
-
to
-