Have you checked with Spring/JUnit they support rollback during tests -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David Van Couvering Sent: April 20, 2007 1:46 PM To: open-jpa-dev@incubator.apache.org Subject: Re: Help requested around rollback semantics
I'll probably have to write an abstraction on top of JPA with a different "driver" for each implementation (OpenJPA, TopLink) so I can (a) deal with these issues and (b) use extensions without tying application code to a particular vendor. David Patrick Linskey wrote: > Yeah, it's not ideal, and is something we're hoping to resolve in the > next version of the spec. The good news is that OpenJPA provides a > bunch more flexibility. > > -Patrick >