| Package | Description |
|---|---|
| org.hibernate.type.descriptor.sql |
Defines handling of the standard JDBC-defined types.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CharTypeDescriptor
Descriptor for
CHAR handling. |
class |
LongVarcharTypeDescriptor
Descriptor for
LONGVARCHAR handling. |
| Modifier and Type | Field and Description |
|---|---|
static VarcharTypeDescriptor |
VarcharTypeDescriptor.INSTANCE |
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.