|
|
| If you close a connection, can you still access the data in the Resultset |
| Depends on the ResultSet, i.e., on the JDBC driver. |
| What about setting the connection to null? |
| For a given database, just try it and see. You cannot set an object to null. |
| Ok What if i have oracle jdbc driver |
| Roombor, tias |
| Ok |