[EMAIL PROTECTED] wrote:
Yes, I know that, but if I am in my custom RowReader extendingMhm, not directly. You could try to obtain a persistence broker instance the normal way (e.g. standard PersistenceBroker Api) from within the row reader, but I don't know whether that works.
DefaultRowReader, how can I get a reference to the PersisitenceBroker ? In
other words, is there a way to navigate OJB from RowReader.readObjectFrom()
to the PersistenceBroker ?
Are you sure that your customly-loaded objects are not cached (I see no reason why a custom row reader should affect the cache handling as long as the custom objects have a valid identity) ?
Tom
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
