Module org.jooq.postgres.extensions
Class LongRangeConverter
java.lang.Object
org.jooq.impl.AbstractConverter<Object,LongRange>
org.jooq.postgres.extensions.converters.LongRangeConverter
- All Implemented Interfaces:
Serializable,Converter<Object,LongRange>
A converter for
LongRange.- 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
-
LongRangeConverter
public LongRangeConverter()
-
-
Method Details
-
from
-
to
-