-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: Hibernate EJB3 persist issue with I/Series
PostPosted: Mon Feb 05, 2007 1:52 pm 
Newbie

Joined: Mon Feb 05, 2007 1:12 pm
Posts: 7
I am trying to perform an update on a file without commitment control turned on. Is this possible to do on an AS400 using the Persistence API or must I revert to SQL updates?

When I do an update with the Persistence API, I am given an error that my file is not being journaled. Since I am working with a test AS/400, journaling is turned off. I tried setting, the AS400 JDBC driver, "transaction isolation" property to "none". However, this did not lead to the expected results.

Is there something I am missing? Or do I need to turn on commitment control to avoid using SQL?

Brian


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.