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

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

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

Fields in org.hibernate.type.descriptor.sql declared as NClobTypeDescriptor
static NClobTypeDescriptor NClobTypeDescriptor.DEFAULT
           
static NClobTypeDescriptor NClobTypeDescriptor.NCLOB_BINDING
           
static NClobTypeDescriptor NClobTypeDescriptor.STREAM_BINDING
           
 



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