Uses of Package
org.hibernate.query.sqm.mutation.spi
-
Packages that use org.hibernate.query.sqm.mutation.spi Package Description org.hibernate.boot.spi org.hibernate.dialect org.hibernate.metamodel.mapping Hibernate's run-time mapping model.org.hibernate.persister.entity org.hibernate.query.spi -
Classes in org.hibernate.query.sqm.mutation.spi used by org.hibernate.boot.spi Class Description SqmMultiTableInsertStrategy Pluggable strategy for defining how insertion (`INSERT`) queries should be handled when the target entity is mapped to multiple tables via secondary tables or certain inheritance strategies or uses an identifier generator that uses an optimizer.SqmMultiTableMutationStrategy Pluggable strategy for defining how mutation (`UPDATE` or `DELETE`) queries should be handled when the target entity is mapped to multiple tables via secondary tables or certain inheritance strategies. -
Classes in org.hibernate.query.sqm.mutation.spi used by org.hibernate.dialect Class Description SqmMultiTableInsertStrategy Pluggable strategy for defining how insertion (`INSERT`) queries should be handled when the target entity is mapped to multiple tables via secondary tables or certain inheritance strategies or uses an identifier generator that uses an optimizer.SqmMultiTableMutationStrategy Pluggable strategy for defining how mutation (`UPDATE` or `DELETE`) queries should be handled when the target entity is mapped to multiple tables via secondary tables or certain inheritance strategies. -
Classes in org.hibernate.query.sqm.mutation.spi used by org.hibernate.metamodel.mapping Class Description SqmMultiTableInsertStrategy Pluggable strategy for defining how insertion (`INSERT`) queries should be handled when the target entity is mapped to multiple tables via secondary tables or certain inheritance strategies or uses an identifier generator that uses an optimizer.SqmMultiTableMutationStrategy Pluggable strategy for defining how mutation (`UPDATE` or `DELETE`) queries should be handled when the target entity is mapped to multiple tables via secondary tables or certain inheritance strategies. -
Classes in org.hibernate.query.sqm.mutation.spi used by org.hibernate.persister.entity Class Description SqmMultiTableInsertStrategy Pluggable strategy for defining how insertion (`INSERT`) queries should be handled when the target entity is mapped to multiple tables via secondary tables or certain inheritance strategies or uses an identifier generator that uses an optimizer.SqmMultiTableMutationStrategy Pluggable strategy for defining how mutation (`UPDATE` or `DELETE`) queries should be handled when the target entity is mapped to multiple tables via secondary tables or certain inheritance strategies. -
Classes in org.hibernate.query.sqm.mutation.spi used by org.hibernate.query.spi Class Description SqmMultiTableInsertStrategy Pluggable strategy for defining how insertion (`INSERT`) queries should be handled when the target entity is mapped to multiple tables via secondary tables or certain inheritance strategies or uses an identifier generator that uses an optimizer.SqmMultiTableMutationStrategy Pluggable strategy for defining how mutation (`UPDATE` or `DELETE`) queries should be handled when the target entity is mapped to multiple tables via secondary tables or certain inheritance strategies.