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