I need to update user roles. One user can have multiple roles(ADMIN, USER, OWNER, ARTIST). I map the roles in the user class using OneToMany relationship. I use a Set notati