Package | Description |
---|---|
org.postgresql | |
org.postgresql.jdbc | |
org.postgresql.largeobject |
Class and Description |
---|
LargeObjectManager
This class implements the large object interface to org.postgresql.
|
Class and Description |
---|
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.
|
Class and Description |
---|
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.
|