I kindly remind you that one, in plain/text format this time, as
suggested by Adrian.

Regards,

St�phane

> Hi,
> 
> Got maybe a weird question but I am currently busy investigatin why we
> have so much Tx deadlock; What is the behavior when manipulating the
> value object of an entity bean.
> 
> Let's say I call findByPrimaryKey on an entity bean's facade and this
> method returns me a VO of an entity bean. I assume there is a lock on
> it somehow.
> 
> Now let's say it is a read only VO, how do I declare that (in other
> words how do declare that the VO returned by that specific method does
> not need a lock because it won't be changed.
> 
> Regards,
> 
> St�phane


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to