Uses of Annotation Interface
org.hibernate.service.JavaServiceLoadable

Packages that use JavaServiceLoadable
Package
Description
SPI for scanning archives to discover managed classes and named resources.
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 a feature set around named registration of implementations of various contracts and the ability to select those implementations.
Defines actual contract used for strategy selection.
A range of SPIs allowing integration with—and customization of—the process of building metadata.
Package defining bytecode code enhancement (instrumentation) support.
Contracts supporting Dialect resolution (from JDBC metadata) and Dialect building.
An SPI for integrating with container-provided implementations of JTA.
Defines the event types and event listener interfaces for events produced by the stateful Session.
An SPI for extensions which integrate with Hibernate via the Java ServiceLoader facility.
Defines an SPI for integrating pluggable services.