JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.hibernate.engine.jdbc.mutation.spi
BatchKeyAccess
Contents
Description
Method Summary
Method Details
getBatchKey()
Hide sidebar
Show sidebar
Interface BatchKeyAccess
public interface
BatchKeyAccess
Provides access to a
BatchKey
as part of creating an
executor
.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
BatchKey
getBatchKey
()
The BatchKey to use
Method Details
getBatchKey
BatchKey
getBatchKey
()
The BatchKey to use