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 | Class and Description |
---|---|
class |
EnumType<T extends Enum>
Value type mapper for enumerations.
|
class |
SerializableToBlobType<T extends Serializable> |
Copyright © 2021 JBoss by Red Hat. All rights reserved.