Overload List

  NameDescription
Public methodCreateAlias(String, String)
Join an association, assigning an alias to the joined entity
Public methodCreateAlias(String, String, JoinType)
Join an association using the specified join-type, assigning an alias to the joined association
Public methodCreateAlias(String, String, JoinType, ICriterion)
Join an association using the specified join-type, assigning an alias to the joined association

See Also