Indirectly, the parent node *does* include state information like info about 
number of nodes. Not directly, i.e. in the node's attribute map. But 
indirectly, via the getChildren() and getChildrenNames() methods. If your 
application uses those methods and counts on transactional consistency in the 
results, that's when you'd set lockParentForChildInsertRemove to true.

Personally I've never written an app where I needed to set 
lockParentFroChildInsertRemove to true.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4266324#4266324

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4266324
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to