File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Testing and the fly likes Integration Testing _ Children not being commited Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » Testing
Reply Bookmark "Integration Testing _ Children not being commited" Watch "Integration Testing _ Children not being commited" New topic
Author

Integration Testing _ Children not being commited

Niall Loughnane
Ranch Hand

Joined: Dec 07, 2006
Posts: 200
Hi,

I am creating an integration test for 2 database objects where there is a mapping,

child1 -> child2
where child1 contains a child2 instance,

But when child1 is stored into the database with a child2 reference, child2 is not stored into the database,

any ideas?

Thanks,

Niall
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Integration Testing _ Children not being commited
 
Similar Threads
Thread
Inheritance with two Children?
Dynamically Generate JSON Data.
NoSuchBeanDefinitionException in Spring
lists inside a list :(((