Uses of Interface
org.hibernate.engine.jdbc.BinaryStream

Packages that use BinaryStream
org.hibernate.engine.jdbc   
org.hibernate.engine.jdbc.internal   
 

Uses of BinaryStream in org.hibernate.engine.jdbc
 

Methods in org.hibernate.engine.jdbc that return BinaryStream
 BinaryStream BlobImplementer.getUnderlyingStream()
          Gets access to the data underlying this BLOB.
 

Uses of BinaryStream in org.hibernate.engine.jdbc.internal
 

Classes in org.hibernate.engine.jdbc.internal that implement BinaryStream
 class BinaryStreamImpl
          Implementation of BinaryStream
 



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