| Package | Description |
|---|---|
| org.hibernate.type |
A Hibernate Type is a strategy for mapping a
Java property type to a JDBC type or types.
|
| Modifier and Type | Field and Description |
|---|---|
static UUIDBinaryType |
UUIDBinaryType.INSTANCE |
static UUIDBinaryType |
StandardBasicTypes.UUID_BINARY
The standard Hibernate type for mapping
UUID to JDBC BINARY. |
Copyright © 2013. All Rights Reserved.