|
|
| version 1.23, 2001/07/23 13:59:52 | version 1.24, 2001/08/20 13:22:05 |
|---|---|
| Line 197 void SQL_Driver_manager::put_driver_to_c | Line 197 void SQL_Driver_manager::put_driver_to_c |
| } | } |
| // connection cache | // connection cache |
| /// @todo get rid of memory spending Stack [zeros deep inside got accumulated] | |
| SQL_Connection *SQL_Driver_manager::get_connection_from_cache(const String& url) { | SQL_Connection *SQL_Driver_manager::get_connection_from_cache(const String& url) { |
| SYNCHRONIZED; | SYNCHRONIZED; |