Uses of Class
org.hibernate.loader.OuterJoinableAssociation

Packages that use OuterJoinableAssociation
org.hibernate.loader This package defines functionality for processing JDBC result sets and returning complex graphs of persistent objects. 
 

Uses of OuterJoinableAssociation in org.hibernate.loader
 

Methods in org.hibernate.loader with parameters of type OuterJoinableAssociation
 boolean OuterJoinableAssociation.isManyToManyWith(OuterJoinableAssociation other)
           
 



Copyright © 2001-2010 Red Hat, Inc. All Rights Reserved.