Skip to content

Instantly share code, notes, and snippets.

View dantleech's full-sized avatar
💭
Nothing

dantleech dantleech

💭
Nothing
View GitHub Profile
@dantleech
dantleech / gist:6452511
Last active December 22, 2015 09:29 — forked from anonymous/gist:6452479

Method by method

n/c = no change

In general I think I (and maybe lukas) agreed with dbu about talking about properties instead of fields as I think this consistent with mapping.

  • addJoinInner(): n/c
  • addJoinLeftOuter(): n/c
  • addJoinRightOuter(): n/c