The Source for Java Technology Collaboration
User: Password:



Start New Message Delete Post a Reply

Article: 
 An Introduction to Java Persistence for Client-Side Developers
Subject:  Transaction Not Active
Date:  2007-05-09 07:50:04
From:  mich_barsinai
Response to: Transaction Not Active


Make sure you call

tx.begin();

Before calling

tx.commit();

 Feed java.net RSS Feeds