-->
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: Data is not inserted into DB
PostPosted: Fri May 30, 2014 4:42 pm 
Newbie

Joined: Thu May 29, 2014 8:25 pm
Posts: 7
I have a simple test project using PostgreSQL 9 and JBoss standalone jta platform. It runs successfully but when I go to db nothing was inserted. I have to add
Code:
<property name="hibernate.connection.autocommit" value="true" />
into persistence.xml to make it saved into table. What do I miss here?

My test project is here
Quote:
https://bitbucket.org/kenjliang/orm/src
run the "go.bat" to build and execute the demo.

Thank you.


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.