JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Deprecated
Index
Search
Help
org.hibernate.engine.jdbc.mutation.spi
Contents
Description
Related Packages
Classes and Interfaces
Hide sidebar
Show sidebar
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
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