Package org.postgresql.util
Class HStoreConverter
java.lang.Object
org.postgresql.util.HStoreConverter
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
HStoreConverter
public HStoreConverter()
-
-
Method Details
-
fromBytes
public static Map<String,@Nullable String> fromBytes(byte[] b, Encoding encoding) throws SQLException - Throws:
SQLException
-
toBytes
- Throws:
SQLException
-
toString
-
fromString
-