Package | Description |
---|---|
org.hibernate.loader |
This package defines functionality for processing JDBC
result sets and returning complex graphs of persistent
objects.
|
Modifier and Type | Field and Description |
---|---|
static JoinWalker.AssociationInitCallback |
JoinWalker.AssociationInitCallback.NO_CALLBACK |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractEntityJoinWalker.initAll(String whereString,
String orderByString,
LockOptions lockOptions,
JoinWalker.AssociationInitCallback callback) |
protected void |
JoinWalker.initPersisters(List associations,
LockOptions lockOptions,
JoinWalker.AssociationInitCallback callback) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.