Class HstoreValueHandler

java.lang.Object
de.bytefish.pgbulkinsert.pgsql.handlers.BaseValueHandler<Map<String,String>>
de.bytefish.pgbulkinsert.pgsql.handlers.HstoreValueHandler
All Implemented Interfaces:
IValueHandler<Map<String,String>>, ValueHandler

public class HstoreValueHandler extends BaseValueHandler<Map<String,String>>