You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a custom join sql statement is issued, it would be very useful to be able to map each dataset intersection field to a different kind of bean type in order to avoid having to do N+1 selects just to map to each specific bean type.