Klasse HstoreArrayFormatter

java.lang.Object
org.jooq.postgres.extensions.bindings.HstoreArrayFormatter
Alle implementierten Schnittstellen:
Formatter

public class HstoreArrayFormatter extends Object implements Formatter
A formatter for the PostgreSQL hstore[] data type.
Autor:
Lukas Eder