1. Products and Categories. Products have a reference to a Category (many-to-one relation). 2. Create the categories first. 3. Create a Product and add the ID of the category just created.
The following exception is thrown: org.hibernate.TransientObjectException: object references an unsaved transient
(see test-case Produc...
This message was sent by Atlassian JIRA (v6.1-OD-09-WN#6144-sha1:62dfc48)