Hello, I have an object that contains other simple objects. I have set up the mapping file, and can save the whole tree using the ODMG interface with:
tx.lock(object, Transaction.WRITE); but the pb method: broker.store(object); only seems to store the root object. Is this the expected behaviour of the PB interface? Thanks Neil -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>