| Package | Description |
|---|---|
| org.hibernate.boot |
This package contains the contracts that make up the Hibernate native
bootstrapping API (building a SessionFactory).
|
| org.hibernate.boot.model.convert.spi | |
| org.hibernate.boot.spi | |
| org.hibernate.cfg |
This package defines APIs for configuring Hibernate, and classes
for building the Hibernate configuration-time metamodel.
|
| org.hibernate.cfg.annotations | |
| org.hibernate.cfg.annotations.reflection |
Defines the capability to merge mapping information from both annotations and orm.xml sources into a unified set of
metadata in the Hibernate commons-annotations model.
|
| org.hibernate.mapping |
This package defines the Hibernate configuration-time metamodel.
|
| Class and Description |
|---|
| ConverterDescriptor
Boot-time descriptor of a JPA AttributeConverter
|
| Class and Description |
|---|
| AutoApplicableConverterDescriptor
Contract for handling auto-apply checks for JPA AttributeConverters
|
| ConverterDescriptor
Boot-time descriptor of a JPA AttributeConverter
|
| JpaAttributeConverterCreationContext
Access to information that implementors of
ConverterDescriptor.createJpaAttributeConverter(org.hibernate.boot.model.convert.spi.JpaAttributeConverterCreationContext) might
need |
| Class and Description |
|---|
| ConverterAutoApplyHandler |
| ConverterDescriptor
Boot-time descriptor of a JPA AttributeConverter
|
| Class and Description |
|---|
| ConverterDescriptor
Boot-time descriptor of a JPA AttributeConverter
|
| Class and Description |
|---|
| ConverterDescriptor
Boot-time descriptor of a JPA AttributeConverter
|
| Class and Description |
|---|
| ConverterDescriptor
Boot-time descriptor of a JPA AttributeConverter
|
| Class and Description |
|---|
| ConverterDescriptor
Boot-time descriptor of a JPA AttributeConverter
|
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.