Package org.zalando.typemapper.postgres
Class HStore
java.lang.Object
org.postgresql.util.PGobject
org.zalando.typemapper.postgres.HStore
public class HStore
extends org.postgresql.util.PGobject
implements Iterable<Map.Entry<String,String>>
- See Also:
-
Field Summary
Fields inherited from class org.postgresql.util.PGobject
type, value -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.postgresql.util.PGobject
clone, equals, equals, getType, getValue, hashCode, isNull, setType, toStringMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator