| Package | Description |
|---|---|
| org.hibernate.boot |
This package contains the contracts that make up the Hibernate native
bootstrapping API (building a SessionFactory).
|
| 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.engine.spi | |
| org.hibernate.testing.env | |
| org.hibernate.testing.jdbc | |
| org.hibernate.testing.junit4 |
| Class and Description |
|---|
| AttributeConverterDefinition
Deprecated.
(since 5.3) forces the converter instance to be built too early,
which precludes the ability to resolve them from CDI, etc. See
ConverterDescriptor instead |
| MetadataSourceType
Enumeration of the types of sources of mapping metadata
|
| Class and Description |
|---|
| AnnotatedClassType
Type of annotation of a class will give its type
|
| AttributeConverterDefinition
Deprecated.
(since 5.3) forces the converter instance to be built too early,
which precludes the ability to resolve them from CDI, etc. See
ConverterDescriptor instead |
| BaselineSessionEventsListenerBuilder |
| JPAIndexHolder |
| MetadataSourceType
Enumeration of the types of sources of mapping metadata
|
| PropertyData |
| SecondPass
Second pass operation
|
UniqueConstraintHolder
UniqueConstraint annotations are handled via second pass. |
| Class and Description |
|---|
| AbstractPropertyHolder
No idea.
|
| AccessType
Enum defining different access strategies for accessing entity values.
|
| AnnotatedClassType
Type of annotation of a class will give its type
|
| AttributeConversionInfo
Describes a
Convert conversion |
| AttributeConverterDefinition
Deprecated.
(since 5.3) forces the converter instance to be built too early,
which precludes the ability to resolve them from CDI, etc. See
ConverterDescriptor instead |
| BaselineSessionEventsListenerBuilder |
| CollectionPropertyHolder |
| Configuration
Represents one approach for bootstrapping Hibernate.
|
| CopyIdentifierComponentSecondPass |
| Ejb3Column
Wrap state of an EJB3 @Column annotation
and build the Hibernate column mapping element
|
| Ejb3DiscriminatorColumn
Discriminator column
|
| Ejb3JoinColumn
Wrap state of an EJB3 @JoinColumn annotation
and build the Hibernate column mapping element
|
| EJB3NamingStrategy
Naming strategy implementing the EJB3 standards
|
| FkSecondPass |
| IndexColumn
index column
|
| InheritanceState
Some extra data to the inheritance position of a class.
|
| MetadataSourceType
Enumeration of the types of sources of mapping metadata
|
| NamingStrategy
Deprecated.
ImplicitNamingStrategy and PhysicalNamingStrategy should be used instead. |
| PropertyData |
| PropertyHolder
Property holder abstract property containers from their direct implementation
|
| SecondPass
Second pass operation
|
UniqueConstraintHolder
UniqueConstraint annotations are handled via second pass. |
| Class and Description |
|---|
| AccessType
Enum defining different access strategies for accessing entity values.
|
| Ejb3Column
Wrap state of an EJB3 @Column annotation
and build the Hibernate column mapping element
|
| Ejb3JoinColumn
Wrap state of an EJB3 @JoinColumn annotation
and build the Hibernate column mapping element
|
| IndexColumn
index column
|
| InheritanceState
Some extra data to the inheritance position of a class.
|
| JPAIndexHolder |
| ObjectNameSource
Source for database object names (identifiers).
|
| PropertyHolder
Property holder abstract property containers from their direct implementation
|
| QuerySecondPass
Bind query
|
| SecondPass
Second pass operation
|
UniqueConstraintHolder
UniqueConstraint annotations are handled via second pass. |
| Class and Description |
|---|
| Settings
Deprecated.
Use
SessionFactoryOptions instead. |
| Class and Description |
|---|
| Configuration
Represents one approach for bootstrapping Hibernate.
|
| Class and Description |
|---|
| Configuration
Represents one approach for bootstrapping Hibernate.
|
| Class and Description |
|---|
| Configuration
Represents one approach for bootstrapping Hibernate.
|
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.