Uses of Interface
org.hibernate.resource.beans.spi.ManagedBean

Packages that use ManagedBean
Package
Description
 
 
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 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.