java.lang.Object
java.io.Reader
org.postgresql.pljava.jdbc.ClobValue
All Implemented Interfaces:
Closeable, AutoCloseable, Readable, Clob

public class ClobValue extends Reader implements Clob
Implementation of Clob for the SPI connection.
Author:
Thomas Hallgren