Help requested around rollback semantics

2007-04-19 Thread David Van Couvering
Hi, all. I am hoping you can help me out here. You don't have a users list so I'm sending it to dev. I've been implementing some code against JPA and I was trying to figure out how to handle a transaction rollback. I wasn't sure if JPA is responsible for rolling back the state of any

Re: Help requested around rollback semantics

2007-04-19 Thread David Van Couvering
That's what I thought: broken and detached. Might as well just throw them out. Not to be blunt, but this just sucks. It's as if JPA believes nobody will ever really experience a rollback... Bleagh! David Patrick Linskey wrote: In generic JPA, the only way to deal with the situation you