| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.hibernate.loader.OuterJoinableAssociationpublic final class OuterJoinableAssociationextends java.lang.ObjectConstructor Summary | |
| |
Method Summary | |
void |
|
void |
|
int | |
Joinable | |
AssociationType | |
int |
|
String | |
String | |
boolean | |
boolean | |
void |
|
public OuterJoinableAssociation(AssociationType joinableType, String lhsAlias, String[] lhsColumns, String rhsAlias, int joinType, SessionFactoryImplementor factory, Map enabledFilters) throws MappingException
public void addManyToManyJoin(JoinFragment outerjoin, QueryableCollection collection) throws MappingException
public int getJoinType()
public int getOwner(List associations)
public String getRHSAlias()
public String getRHSUniqueKeyName()
public boolean isCollection()