![]() |
![]() |
||||
At line 1 added 4 lines. |
[{ALLOW edit neale}] |
[{ALLOW upload neale}] |
[{ALLOW rename neale}] |
[{ALLOW view Anonymous,Asserted,Authenticated}] |
At line 11 changed 1 line. |
No, physical database connections will only free up if the java object is destroyed. |
You must always call Connection.close() when using a connection pool. Physical database connections will only free up if the java object is destroyed. |