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

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

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

Fields in org.hibernate.type.descriptor.sql declared as ClobTypeDescriptor
static ClobTypeDescriptor ClobTypeDescriptor.CLOB_BINDING
           
static ClobTypeDescriptor ClobTypeDescriptor.DEFAULT
           
static ClobTypeDescriptor ClobTypeDescriptor.STREAM_BINDING
           
 



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