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