I have two entities a Product (id, category_id, name)
and another Category (id, name), in the product entity want to bring the
name of the category by the category_id of the product table.
Is there a way to do this with annotations?
asked by
16.12.2014 / 19:52