public class HStoreConverter extends Object
Constructor and Description |
---|
HStoreConverter() |
public static Map<String,String> fromBytes(byte[] b, Encoding encoding) throws SQLException
SQLException
public static byte[] toBytes(Map<?,?> m, Encoding encoding) throws SQLException
SQLException
Copyright © 2020 PostgreSQL Global Development Group. All rights reserved.