Module org.jooq.postgres.extensions
Class HstoreConverter
java.lang.Object
org.jooq.impl.AbstractConverter<Object,Hstore>
org.jooq.postgres.extensions.converters.HstoreConverter
- All Implemented Interfaces:
Serializable,Converter<Object,Hstore>
A converter for the PostgreSQL
hstore data type.- Author:
- Dmitry Baev, 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
-
HstoreConverter
public HstoreConverter()
-
-
Method Details
-
from
-
to
-