|
|
| version 1.9, 2001/04/26 10:16:07 | version 1.10, 2001/05/07 13:30:04 |
|---|---|
| Line 194 SQL_Connection *SQL_Driver_manager::get_ | Line 194 SQL_Connection *SQL_Driver_manager::get_ |
| return 0; | return 0; |
| } | } |
| /// @todo cache expiration[use SQL_Driver::disconnect], pinging. | /// @todo cache expiration[use SQL_Driver::disconnect] |
| void SQL_Driver_manager::put_connection_to_cache(const String& url, | void SQL_Driver_manager::put_connection_to_cache(const String& url, |
| SQL_Connection& connection) { | SQL_Connection& connection) { |
| Stack *connections; | Stack *connections; |