Class | Description |
---|---|
BlobInputStream |
This is an implementation of an InputStream from a large object.
|
BlobOutputStream |
This implements a basic output stream that writes to a LargeObject.
|
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.
|
LargeObjectManager |
This class implements the large object interface to org.postgresql.
|
Copyright © 1997-2020 PostgreSQL Global Development Group. All Rights Reserved.