Overload List

  NameDescription
Protected methodGetJoinType(Boolean, Int32)
Use an inner join if it is a non-null association and this is the "first" join in a series
Protected methodGetJoinType(IAssociationType, FetchMode, String, String, array<String>[]()[][], Boolean, Int32, CascadeStyle)
Get the join type (inner, outer, etc) or -1 if the association should not be joined. Override on subclasses.

See Also