站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Hibernate 3.2.3 正式版 API 英文文档

Uses of Class org.hibernate.loader.OuterJoinableAssociation (Hibernate API Documentation) - Hibernate 3.2.3 正式版 API 英文文档


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)