Hi to all!
I am storing the Team object like:
PersistenceHelper.manager.store(myTeam);
Then I can query this team by name, but RolePrincipalmap is empty.
Anybody know how to store team object correct? Thanks!
Hi to all!
I am storing the Team object like:
PersistenceHelper.manager.store(myTeam);
Then I can query this team by name, but RolePrincipalmap is empty.
Anybody know how to store team object correct? Thanks!