Skip to Main Content

Berkeley DB Family

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to delete Database which is opened by JEConnection.openDatabase()

527078Sep 7 2006 — edited Sep 11 2006
How can i delete (or drop) a Database which is opened by JEConnection.openDatabase().


/*
* Use JEConnection.openDatabase() to obtain a cached Database
* handle. Do not call close() on Database handles obtained
* using this method.
*/

But without closing a Database handle how can i remove the Database?

Thanks,

Katta.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 9 2006
Added on Sep 7 2006
7 comments
1,574 views