Uses of Package
org.hibernate.engine.jdbc.mutation
Packages that use org.hibernate.engine.jdbc.mutation
Package
Description
Internals for JDBC batching support.
Defines contracts for JDBC batching support.
Package defining support for executing mutation SQL statements produced by an
entity persister or
collection
persister.
Contains a framework of strategies for efficient retrieval of
database-generated values.
Contains a framework of strategies for retrieving database-generated ids.
Defines support for performing mutation operations against collections.
Defines support for performing mutation operations originating
from persistence-context events.
Package contains specialized SQL AST nodes and builders for table mutations
of model parts
originating from normal persistence-context events.
SQL AST extensions for model mutations.
Support for building
TableMutation
references for persisting entity mutation eventsExtensions to
JdbcOperation
for model mutations.-
Classes in org.hibernate.engine.jdbc.mutation used by org.hibernate.engine.jdbc.batch.internalClassDescriptionThe JDBC values for a mutationUsed to check if a table should be included in the current execution
-
Classes in org.hibernate.engine.jdbc.mutation used by org.hibernate.engine.jdbc.batch.spiClassDescriptionThe JDBC values for a mutationUsed to check if a table should be included in the current execution
-
Classes in org.hibernate.engine.jdbc.mutation used by org.hibernate.engine.jdbc.mutationClassDescriptionThe JDBC values for a mutationUsed to check the results of a statement executionDescribes how a parameter is used in a mutation statementUsed to check if a table should be included in the current execution
-
Classes in org.hibernate.engine.jdbc.mutation used by org.hibernate.engine.jdbc.mutation.group
-
Classes in org.hibernate.engine.jdbc.mutation used by org.hibernate.engine.jdbc.mutation.internalClassDescriptionThe JDBC values for a mutationMain contract for performing the mutation.Used to check the results of a statement executionDescribes how a parameter is used in a mutation statementUsed to check if a table should be included in the current execution
-
Classes in org.hibernate.engine.jdbc.mutation used by org.hibernate.engine.jdbc.mutation.spi
-
Classes in org.hibernate.engine.jdbc.mutation used by org.hibernate.generator.values
-
Classes in org.hibernate.engine.jdbc.mutation used by org.hibernate.id.insert
-
Classes in org.hibernate.engine.jdbc.mutation used by org.hibernate.persister.collection.mutation
-
Classes in org.hibernate.engine.jdbc.mutation used by org.hibernate.persister.entity.mutationClassDescriptionThe JDBC values for a mutationMain contract for performing the mutation.Used to check if a table should be included in the current execution
-
Classes in org.hibernate.engine.jdbc.mutation used by org.hibernate.sql.modelClassDescriptionThe JDBC values for a mutationDescribes how a parameter is used in a mutation statement
-
Classes in org.hibernate.engine.jdbc.mutation used by org.hibernate.sql.model.ast
-
Classes in org.hibernate.engine.jdbc.mutation used by org.hibernate.sql.model.ast.builder
-
Classes in org.hibernate.engine.jdbc.mutation used by org.hibernate.sql.model.jdbcClassDescriptionThe JDBC values for a mutationDescribes how a parameter is used in a mutation statement