Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.hibernate.loader.OuterJoinableAssociation
public final class OuterJoinableAssociation
extends java.lang.Object
Constructor 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()