|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Blob | |
org.objectweb.cjdbc.driver | C-JDBC driver core. |
Uses of Blob in org.objectweb.cjdbc.driver |
Fields in org.objectweb.cjdbc.driver declared as Blob | |
(package private) Blob |
BlobOutputStream.blob
The actual Blob we are pointing to |
Constructors in org.objectweb.cjdbc.driver with parameters of type Blob | |
BlobOutputStream(Blob b,
int startPos)
Creates a new BlobOutputStream object pointing to the given
Blob (currently implemented as an array). |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |