Module org.jooq.postgres.extensions
Class InetConverter
- All Implemented Interfaces:
Serializable
,Converter<Object,
Inet>
A converter for the PostgreSQL
inet
data type.- 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
-
InetConverter
public InetConverter()
-
-
Method Details
-
from
-
to
-