Hi,

It seems that read objects with a broker, can read related objects by
auto-retrieve set to "true" despite broker is closed.
I suppose that a getDefaultBroker is done, and the borrowed broker is never
closed (because no reference on it).
Note : This occurred because, application has been written with several
layers, one for dao, one for services, one for UI.

How can i avoid "auto-retrieves" readings to take brokers in the PBPool by
themselves ?

Thanks.

Reply via email to