Package | Description |
---|---|
org.hibernate.loader |
This package defines functionality for processing JDBC
result sets and returning complex graphs of persistent
objects.
|
Modifier and Type | Method and Description |
---|---|
static OuterJoinableAssociation |
OuterJoinableAssociation.createRoot(AssociationType joinableType,
String alias,
SessionFactoryImplementor factory) |
Modifier and Type | Method and Description |
---|---|
void |
JoinWalker.AssociationInitCallback.associationProcessed(OuterJoinableAssociation oja,
int position) |
boolean |
OuterJoinableAssociation.isManyToManyWith(OuterJoinableAssociation other) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.