...and it depends on your motivation for wanting to know this. If you're using Connection Pooling software, then even when you've finished with a database object and close it, it is usually returned to the pool and is still an open database object as far as the database is concerned.
Tim