JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.hibernate.engine.jdbc.mutation.spi
Interface BatchKeyAccess
All Known Implementing Classes:
NoBatchKeyAccess
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