Uses of Interface
org.hibernate.audit.spi.AuditEntityLoader
Packages that use AuditEntityLoader
Package
Description
Defines the runtime mapping metamodel, which describes the mapping
of the application's domain model parts (entities, attributes) to
relational database objects (tables, columns).
-
Uses of AuditEntityLoader in org.hibernate.metamodel.mapping
Methods in org.hibernate.metamodel.mapping that return AuditEntityLoaderModifier and TypeMethodDescriptionAuditMapping.getEntityLoader()Get the entity loader for single-entity audit queries.