Uses of Interface
org.hibernate.persister.entity.mutation.EntityMutationTarget

Packages that use EntityMutationTarget
Package
Description
This package abstracts over the multifarious dialects of SQL understood by the databases supported by Hibernate.
This package abstracts persistence mechanisms for entities.
Defines support for performing mutation operations originating from persistence-context events.
Validation for HQL queries.
Package contains specialized SQL AST nodes and builders for table mutations of model parts originating from normal persistence-context events.
Support for building TableMutation references for persisting entity mutation events
Concrete implementations of MutationGroup, MutationOperation, and TableMutation.
Extensions to JdbcOperation for model mutations.