unit test « Transaction « JPA Q&A





1. unit testing code which uses JPA & JTA    stackoverflow.com

I use 2 separate database, so i have to use JTA to handle distributed transactions.So either either both db have to commit or both rollback. I use open JPA and ...

2. J-unit test for Optomistic Locking Fails on migration to HB3    forum.hibernate.org

Page 1 of 1 [ 1 post ] Previous topic | Next topic Author Message RobertCW Post subject: J-unit test for Optomistic Locking Fails on migration to HB3 Posted: Tue May 10, 2005 4:35 pm Newbie Joined: Sun May 08, 2005 12:08 am Posts: 1 Hello, I have just migrated to ...