Class LtreeArrayBinding

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

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