I'm not able to insert(em.persist()) and update(em.merge()) the database using Hibernate JPA + JBoss 5.0.0GA, select(em.createQuery()) and find(em.find()) works,
Try insert(em.persist()) and update(em.merge()) already tried to get the UserTransaction but I can not in any way.
Help?
Manuel Alberto Quero
Ranch Hand
Joined: Jul 17, 2009
Posts: 31
posted
0
Which version of Oracle are you using?
Felipe Gaio
Greenhorn
Joined: Oct 23, 2009
Posts: 2
posted
0
Manuel Alberto Quero wrote:Which version of Oracle are you using?
Hi,
My oracle version is Oracle Database 10g Express Edition Release 10.2.0.1.0.