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

Packages that use ManagedBean
Package
Description
This package defines the Hibernate configuration-time mapping model.
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.
An SPI for basic-typed value conversions, including support for handling JPA AttributeConverter instances as part of the Hibernate Type system.