broker.close();
Stanley Poon wrote:
In our application, there is a need to destroy or release an instance of the PersistenceBroker. OJB provides PersistenceBrokerFactory.releaseAllInstances(). However, that will destroy all other instances that should not be removed.
Is there a way of destroying only one broker? In doing so, will the connections associated with the broker be released?
Thanks, Stanley
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
