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

Uses of Class net.sf.hibernate.loader.OuterJoinLoader.OuterJoinableAssociation (Hibernate API Documentation) - Hibernate 2.1.8 正式版 API 英文文档


Uses of Class
net.sf.hibernate.loader.OuterJoinLoader.OuterJoinableAssociation

Packages that use OuterJoinLoader.OuterJoinableAssociation
net.sf.hibernate.loader   
 

Uses of OuterJoinLoader.OuterJoinableAssociation in net.sf.hibernate.loader
 

Methods in net.sf.hibernate.loader with parameters of type OuterJoinLoader.OuterJoinableAssociation
protected  int OuterJoinLoader.toOwner(OuterJoinLoader.OuterJoinableAssociation oj, int joins, boolean dontIgnore)