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