Package org.postgresql.util
Class HStoreConverter
java.lang.Object
org.postgresql.util.HStoreConverter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static voidappendEscaped(StringBuilder sb, Object val) private static intappendUntilQuote(StringBuilder sb, String s, int pos) fromString(String s) static byte[]static String
-
Constructor Details
-
HStoreConverter
public HStoreConverter()
-
-
Method Details
-
fromBytes
- Throws:
SQLException
-
toBytes
- Throws:
SQLException
-
toString
-
appendEscaped
-
fromString
-
appendUntilQuote
-