Uses of Class
org.hibernate.type.ByteArrayBlobType

Packages that use ByteArrayBlobType
org.hibernate.type   
 

Uses of ByteArrayBlobType in org.hibernate.type
 

Subclasses of ByteArrayBlobType in org.hibernate.type
 class PrimitiveByteArrayBlobType
          Map a byte[] to a Blob
 



Copyright © 2011 Hibernate.org. All Rights Reserved.