JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH:
Package org.hibernate.engine.jdbc.mutation.spi
package
org.hibernate.engine.jdbc.mutation.spi
Related Packages
Package
Description
org.hibernate.engine.jdbc.mutation
Package defining support for executing mutation SQL statements produced by an
entity persister
or
collection persister
.
org.hibernate.engine.jdbc.mutation.group
org.hibernate.engine.jdbc.mutation.internal
All Classes and Interfaces
Interfaces
Classes
Class
Description
BatchKeyAccess
Provides access to a
BatchKey
as part of creating an
executor
.
Binding
Binding of a
value
for a
PreparedStatement
parameter by
position
.
BindingGroup
Group of all parameter
bindings
for a table.
MutationExecutorService
Service for creating executors for model mutation operations