Hello, i have a quick question about when a primary key is assigned to an object using the ODMG interface provided by OJB.. i realize that the PersistentBroker.store() method will set the primary key property on the object, but the .lock() method on the ODMG transaction doesn't seem to do that for me.. i understand that the transactions are different between OJB and ODMG and that the object will get its ID after the ODMG transaction commits, but is there any way to get the ID assigned before that?
Saleem. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
