aspose file tools
The moose likes JBoss/WildFly and the fly likes how to configure get & find method independently? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » JBoss/WildFly
Reply Bookmark "how to configure get & find method independently?" Watch "how to configure get & find method independently?" New topic
Author

how to configure get & find method independently?

dragon ji
Ranch Hand

Joined: Oct 31, 2002
Posts: 110
May I configure find & get methods to no lock, set methods to pessimistic lock?

in standardjboss.xml, we can configure the locking policy, but it's for all ejb. Can I configure for special methods?


scjp 1.4<br />challenge haven't limit!
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: how to configure get & find method independently?
 
Similar Threads
logical locking and potential for concurrent thread access
lock on a method?
criteriaFind method
ReentrantReadWriteLock's lock mechanism
Question about object lock