| Classes | |
|---|---|
| BlobImpl | A dummy implementation of java.sql.Blob that may be used to insert new data into a BLOB. |
| ClobImpl | A dummy implementation of java.sql.Clob that may be used to insert new data into a CLOB. |
| ReaderInputStream | Exposes a Reader as an InputStream |
| SerializableBlob | No description provided. |
| SerializableClob | No description provided. |
This package defines dummy and wrapper implementations of java.sql.Clob and java.sql.Blob.