| Package | Description |
|---|---|
| org.hibernate.type.descriptor.sql |
Defines handling of the standard JDBC-defined types.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryTypeDescriptor
Descriptor for
BINARY handling. |
class |
LongVarbinaryTypeDescriptor
Descriptor for
LONGVARBINARY handling. |
| Modifier and Type | Field and Description |
|---|---|
static VarbinaryTypeDescriptor |
VarbinaryTypeDescriptor.INSTANCE |
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.