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.loader.ast.internal
Interface AbstractMultiIdEntityLoader.ResolutionConsumer<T>
Enclosing class:
AbstractMultiIdEntityLoader
<
T
>
public static interface
AbstractMultiIdEntityLoader.ResolutionConsumer<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
consume
(int position,
EntityKey
entityKey,
T
resolvedRef)
Method Details
consume
void
consume
(int position,
EntityKey
entityKey,
T
resolvedRef)