I\'m using Spring Data JPA to query a User entity that has a collection of UserGroups. The ordering of these groups is significant, so I\'ve declar
User
UserGroup