Uses of Package
org.hibernate.audit.spi

Packages that use org.hibernate.audit.spi
Package
Description
 
This package defines some central internal SPI abstractions used throughout the implementation of Hibernate.
Defines the runtime mapping metamodel, which describes the mapping of the application's domain model parts (entities, attributes) to relational database objects (tables, columns).
Defines support for performing mutation operations against collections.
Defines support for performing mutation operations originating from persistence-context events.