Uses of Interface
org.hibernate.metamodel.mapping.AuxiliaryMapping

Packages that use AuxiliaryMapping
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).
This package abstracts persistence mechanisms for entities.
Extension point for customized state management, enabling functionality such as soft delete, temporal data, and audit logging.
AST nodes representing root tables and joins in a SQL tree.