Uses of Package
org.hibernate.resource.beans.spi
Packages that use org.hibernate.resource.beans.spi
Package
Description
This package defines the boot-time metamodel, which is an interpretation
of the domain model (entity classes, embeddable classes, and attributes)
and the mapping of these "domain model parts" to the database.
Defines the SPI of a
registry
of JPA
AttributeConverters.A range of SPIs allowing integration with—and customization of—the process of building metadata.
The SPI contracts for supporting JPA lifecycle callbacks.
This package defines the Hibernate configuration-time mapping model.
Support for immutable result/fetch builder graph nodes built from static sources
such as
SqlResultSetMapping or the hbm.xml
mapping element <resultset/>.An implementation of the bean container SPI based on CDI.
An SPI abstracting over CDI-like bean containers.
Defines an SPI for integration with CDI-like containers.
A Hibernate
Type is a strategy for mapping a Java
property type to a JDBC type or types.Implements the SPI for basic-typed value conversions.
An SPI for basic-typed value conversions, including support for handling
JPA
AttributeConverter instances as part of
the Hibernate Type system.-
Classes in org.hibernate.resource.beans.spi used by org.hibernate.boot.internal
-
Classes in org.hibernate.resource.beans.spi used by org.hibernate.boot.model
-
Classes in org.hibernate.resource.beans.spi used by org.hibernate.boot.model.convert.internalClassDescriptionGeneralized contract for a (CDI or Spring) "managed bean" as seen by Hibernate
-
Classes in org.hibernate.resource.beans.spi used by org.hibernate.boot.model.convert.spi
-
Classes in org.hibernate.resource.beans.spi used by org.hibernate.boot.model.internalClassDescriptionGeneralized contract for a (CDI or Spring) "managed bean" as seen by Hibernate
-
Classes in org.hibernate.resource.beans.spi used by org.hibernate.boot.spi
-
Classes in org.hibernate.resource.beans.spi used by org.hibernate.jpa.event.spi
-
Classes in org.hibernate.resource.beans.spi used by org.hibernate.mappingClassDescriptionGeneralized contract for a (CDI or Spring) "managed bean" as seen by HibernateA registry for
ManagedBeaninstances. -
Classes in org.hibernate.resource.beans.spi used by org.hibernate.query.results.completeClassDescriptionGeneralized contract for a (CDI or Spring) "managed bean" as seen by Hibernate
-
Classes in org.hibernate.resource.beans.spi used by org.hibernate.resource.beans.container.internal
-
Classes in org.hibernate.resource.beans.spi used by org.hibernate.resource.beans.container.spiClassDescriptionContract for producing a bean instanceGeneralized contract for a (CDI or Spring) "managed bean" as seen by Hibernate
-
Classes in org.hibernate.resource.beans.spi used by org.hibernate.resource.beans.internalClassDescriptionContract for producing a bean instanceGeneralized contract for a (CDI or Spring) "managed bean" as seen by HibernateA registry for
ManagedBeaninstances. -
Classes in org.hibernate.resource.beans.spi used by org.hibernate.resource.beans.spiClassDescriptionContract for producing a bean instanceGeneralized contract for a (CDI or Spring) "managed bean" as seen by HibernateA registry for
ManagedBeaninstances.Hibernate's standard initializer for theManagedBeanRegistryservice. -
Classes in org.hibernate.resource.beans.spi used by org.hibernate.typeClassDescriptionGeneralized contract for a (CDI or Spring) "managed bean" as seen by Hibernate
-
Classes in org.hibernate.resource.beans.spi used by org.hibernate.type.descriptor.converter.internalClassDescriptionGeneralized contract for a (CDI or Spring) "managed bean" as seen by Hibernate
-
Classes in org.hibernate.resource.beans.spi used by org.hibernate.type.descriptor.converter.spiClassDescriptionGeneralized contract for a (CDI or Spring) "managed bean" as seen by Hibernate