I can't find these 2 classes in the 4.2 source: org.hibernate.junit.functional.FunctionalTestCase and org.hibernate.junit.functional.FunctionalTestClassTestSuite Or do you have a standard maven project artifact to provide these type of test cases?
I've got a detached entity graph which has been unmarshalled with JAXB (Eclipse MOXy). Then I'm using the JPA entity manager to merge this object graph to the session and which is persisted to an Oracle 11g database. The object graph contains existent IDs to manage cross relationships during the umarshall exercise. The JPA entity ID are annotated with an...
This message was sent by Atlassian JIRA (v6.1-OD-09-WN#6144-sha1:62dfc48)