Hello everybody, how can I use several (concurrent) transactions using the PB-API. With the ODMG-API I do something like
Transaction tx = odmg.newTransaction(); tx.begin(); ... Lasse --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
