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.
|