Uses of Class
org.objectweb.cjdbc.driver.Blob

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



Copyright © 2002, 2005 - ObjectWeb Consortium - All Rights Reserved.