My meta-question is "Is verioning configurable with respect to object locking?"

That said, here's my scenario.

I have a parent Object and child objects.  When I change a child (a Collection 
owned by the parent 
instance) and call store() on the parent, the version number of the parent 
changes.  When I change the 
parent the parent version number changes (as one would expect).

Is it possible to configure OJB such that a change to the child increments the 
version number of the child 
but not the parent?

Thanks.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to