Save This Page
Home » cocoon-2.1.11-src » oracle » sql » [javadoc | source]
oracle.sql
abstract public class: BLOB [javadoc | source]
java.lang.Object
   oracle.sql.BLOB

All Implemented Interfaces:
    Blob

Mock class providing the declarations required to compile the Cocoon code when the actual library is not present.
Method from oracle.sql.BLOB Summary:
getBinaryOutputStream,   getBufferSize
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from oracle.sql.BLOB Detail:
 abstract public OutputStream getBinaryOutputStream() throws SQLException
 abstract public int getBufferSize() throws SQLException