@Embeddable public class UserRoleId extends java.lang.Object
| Constructor and Description |
|---|
UserRoleId(User user,
Role role) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
Role |
getRole() |
User |
getUser() |
int |
hashCode() |