I have a User object, and a Ticket object that have a ManyToMAny relationship
class User{ private Long id; @ManyToMany pr