| Package | Description |
|---|---|
| org.hibernate.boot.model | |
| org.hibernate.dialect |
This package abstracts the SQL dialect of the underlying database.
|
| org.hibernate.metamodel.model.convert.spi | |
| org.hibernate.type |
A Hibernate Type is a strategy for mapping a
Java property type to a JDBC type or types.
|
| org.hibernate.type.descriptor.converter |
Support for handling JPA
AttributeConverter instances as part of the
Hibernate Type system. |
| org.hibernate.type.descriptor.java | |
| org.hibernate.type.descriptor.java.spi | |
| org.hibernate.type.descriptor.sql |
Defines handling of the standard JDBC-defined types.
|
| Class and Description |
|---|
| JavaTypeDescriptor
Descriptor for the Java side of a value mapping.
|
| Class and Description |
|---|
| JavaTypeDescriptor
Descriptor for the Java side of a value mapping.
|
| Class and Description |
|---|
| BasicJavaDescriptor |
| EnumJavaTypeDescriptor
Describes a Java Enum type.
|
| JavaTypeDescriptor
Descriptor for the Java side of a value mapping.
|
| Class and Description |
|---|
| BasicJavaDescriptor |
| BooleanTypeDescriptor
Descriptor for
Boolean handling. |
| JavaTypeDescriptor
Descriptor for the Java side of a value mapping.
|
| MutabilityPlan
Describes the mutability aspects of a Java type.
|
| Class and Description |
|---|
| JavaTypeDescriptor
Descriptor for the Java side of a value mapping.
|
| MutabilityPlan
Describes the mutability aspects of a Java type.
|
| MutableMutabilityPlan
Mutability plan for mutable objects
|
| Class and Description |
|---|
| JavaTypeDescriptor
Descriptor for the Java side of a value mapping.
|
| Class and Description |
|---|
| BasicJavaDescriptor |
| JavaTypeDescriptor
Descriptor for the Java side of a value mapping.
|
Copyright © 2001-2019 Red Hat, Inc. All Rights Reserved.