org.hibernate.engine.jdbc
Interface WrappedBlob


public interface WrappedBlob

Contract for Blob wrappers.


Method Summary
 Blob getWrappedBlob()
          Retrieve the wrapped Blob reference
 

Method Detail

getWrappedBlob

Blob getWrappedBlob()
Retrieve the wrapped Blob reference

Returns:
The wrapped Blob reference


Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.