Package | Description |
---|---|
org.hibernate.type.descriptor.sql |
Defines handling of the standard JDBC-defined types, as declared by
Types . |
Modifier and Type | Class and Description |
---|---|
class |
LongNVarcharTypeDescriptor
Descriptor for
LONGNVARCHAR handling. |
class |
NCharTypeDescriptor
Descriptor for
NCHAR handling. |
Modifier and Type | Field and Description |
---|---|
static NVarcharTypeDescriptor |
NVarcharTypeDescriptor.INSTANCE |
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.