Class HstoreArrayBinding

All Implemented Interfaces:
Serializable, Binding<Object[],Hstore[]>

public class HstoreArrayBinding extends AbstractPostgresBinding<Object[],Hstore[]>
A binding for the PostgreSQL hstore[] data type.
Author:
Lukas Eder
See Also: