Package org.postgresql.largeobject


package org.postgresql.largeobject
  • Classes
    Class
    Description
    This is an implementation of an InputStream from a large object.
    This implements a basic output stream that writes to a LargeObject.
    This class provides the basic methods required to run the interface, plus a pair of methods that provide InputStream and OutputStream classes for this object.
    This class implements the large object interface to org.postgresql.