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 98376 - Refactor visualweb getConnection to use NetBeans connection
Summary: Refactor visualweb getConnection to use NetBeans connection
Status: RESOLVED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: John Baker
URL:
Keywords:
Depends on: 90207
Blocks: 89438 93949 94132 94133 94804
  Show dependency tree
 
Reported: 2007-03-20 17:17 UTC by John Baker
Modified: 2007-04-13 04:20 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 John Baker 2007-03-20 17:17:59 UTC
Part of the Re-alignment of Data sources

getConnection uses JDBC connections.  Refactor to use NetBeans connections
(existing connections created under the Databases node).
This also requires using a database schema (if available)
Comment 1 John Baker 2007-03-20 17:20:44 UTC
Nearly complete , can be integrated once a production NetBeans build 0321 or
later is migrated for visualweb
Comment 2 John Baker 2007-04-13 04:20:59 UTC
Implemented for M9