Uses of Class
org.hibernate.type.descriptor.sql.BlobTypeDescriptor

Packages that use BlobTypeDescriptor
org.hibernate.type.descriptor.sql Defines handling of the standard JDBC-defined types, as declared by Types
 

Uses of BlobTypeDescriptor in org.hibernate.type.descriptor.sql
 

Fields in org.hibernate.type.descriptor.sql declared as BlobTypeDescriptor
static BlobTypeDescriptor BlobTypeDescriptor.BLOB_BINDING
           
static BlobTypeDescriptor BlobTypeDescriptor.DEFAULT
           
static BlobTypeDescriptor BlobTypeDescriptor.PRIMITIVE_ARRAY_BINDING
           
static BlobTypeDescriptor BlobTypeDescriptor.STREAM_BINDING
           
 



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