Interface Array


public interface Array
Container for functional interfaces presenting a PostgreSQL array.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
    A contract whereby an array is returned flattened into a Java list, with no attention to its specified dimensionality or index bounds.