Package org.hibernate.lob

This package defines dummy and wrapper implementations of java.sql.Clob and java.sql.Blob.

See:
          Description

Class Summary
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  
SerializableClob  
 

Package org.hibernate.lob Description

This package defines dummy and wrapper implementations of java.sql.Clob and java.sql.Blob.



Copyright © null-null Red Hat Middleware, LLC. All Rights Reserved