Class UsingPropertiesAsResultSet

  • All Implemented Interfaces:
    org.postgresql.pljava.ResultSetHandle

    public class UsingPropertiesAsResultSet
    extends Object
    implements org.postgresql.pljava.ResultSetHandle
    This implementation uses another function that returns a set of a complex type and returns the ResultSet produced by a query.
    Author:
    Thomas Hallgren