Uses of Interface
org.hibernate.sql.model.PreparableMutationOperation
Packages that use PreparableMutationOperation
-
Uses of PreparableMutationOperation in org.hibernate.sql.model.jdbc
Subinterfaces of PreparableMutationOperation in org.hibernate.sql.model.jdbcModifier and TypeInterfaceDescriptioninterfaceJdbcOperationextension for model mutations stemming from persistence context flushesClasses in org.hibernate.sql.model.jdbc that implement PreparableMutationOperationModifier and TypeClassDescriptionclassclassclassDescriptor for a table insert originating from a flushclassDescribes the update of a single tableclassJdbcMutationOperationimplementation for MERGE handlingclassJdbcMutationOperationimplementation for UPSERT handling