|
|
Browse by Tags
All Tags » Transactions » connection (RSS)
-
One of the best practices I've been taught is to close a file/connection as soon as you are done using it.
Does the functionality of the Commit() function give developers the license to simply hold open the database file IObjectContainer checking if it is NULL or isClosed() when only a single thread is accessing the DB?
Feel ...
|
|
|