If you don't mind, you can take this JPA template and drop the entities there and write a test case method with the entity graph that you use. The JPA test case templates \make it very easy to provide a replicating test case. All you need to do is create some entities and write a single test method. |