Class 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