-->
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.  [ 2 posts ] 
Author Message
 Post subject: Pessimistic locking and JPA
PostPosted: Mon Dec 04, 2006 3:37 pm 
Newbie

Joined: Mon Dec 04, 2006 3:34 pm
Posts: 1
Hi,

I need pessimistic locking in my application using EJB3 and JPA in JBoss. How can I use the Hibernate JPA implementation with pessimistic locking? Can I use native queries or are there better or simpler solutions like with Oracle's TopLink where you add a hint to your query?

Thanks in advance

/adam


Top
 Profile  
 
 Post subject:
PostPosted: Thu Dec 07, 2006 12:44 pm 
Hibernate Team
Hibernate Team

Joined: Sun Sep 14, 2003 3:54 am
Posts: 7256
Location: Paris, France
there is a lock() API and a query.setLockMode() API.
I don't find the native API call too cumbersome, but if you disagree, open a JIRA issue and I will write a equivalent JPA "hint"

_________________
Emmanuel


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

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.