GNU Classpath (0.20) | |
Frames | No Frames |
Methods with parameter type java.sql.Blob | |
long | This method returns the index into the BLOB at which the first instance
of the specified pattern occurs. |
void | This method sets the specified parameter from the given Java
Blob value. |
void | |
void | |
void | This method writes the specified Java SQL Blob object
to the SQL stream.
|
Methods with return type java.sql.Blob | |
Blob | CallableStatement.getBlob(int index) This method returns the value of the specified parameter as a Java
Blob .
|
Blob | This method returns the specified column value as a BLOB.
|
Blob | |
Blob | This method returns the specified column value as a BLOB.
|
Blob | This method reads the next item from the stream a Java SQL
Blob .
|
Methods with parameter type java.sql.Blob | |
void |
GNU Classpath (0.20) |