Gda_ConnectionPool



Hi!

Form what I understand the Gda_ConnectionPool takes care of a list of
connections and can close all of them. What about when a connection is
not used anymore? There is no mechanism to care about unused connections
and destroy them. 

Should I add a gda_connection_pool_close() function which, from a client
point of view will decrease the the reference count and destroy the connection
when it reaches 0?

Cheers,

Vivien




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]