Uses of Package
org.hibernate.resource.beans.spi

Package
Description
 
 
Defines the SPI of a registry of JPA AttributeConverters.
 
A range of SPIs allowing integration with—and customization of—the process of building metadata.
Internal details of implementing support for JPA callbacks
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, orm.xml, mapping.xml or hbm.xml.
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.