Class SQLOutputToTuple

java.lang.Object
org.postgresql.pljava.jdbc.SQLOutputToTuple
All Implemented Interfaces:
SQLOutput

public class SQLOutputToTuple extends Object implements SQLOutput
Implementation of SQLOutput for the case of a composite data type.
Author:
Thomas Hallgren