This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 75699 - Removing connections from ConnectionManager.
Summary: Removing connections from ConnectionManager.
Status: RESOLVED WONTFIX
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All Windows XP
: P4 blocker (vote)
Assignee: Andrei Badea
URL:
Keywords: API
Depends on:
Blocks:
 
Reported: 2006-04-28 14:33 UTC by clover
Modified: 2007-01-04 12:12 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description clover 2006-04-28 14:33:30 UTC
There is no API method for removing connections from manager.
Comment 1 Andrei Badea 2007-01-03 15:57:52 UTC
Reporter: if you still request this enhancement please set the priority to
something higher, e.g. P3. Otherwise please close the issue.
Comment 2 clover 2007-01-04 12:12:38 UTC
I can live without it.
What I did was - find DataObject for connection to remove in 
Databases/Connections, and than delete that DataObject.