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 74158 - Use DS mgmt combo in Entity classes from DB wizard
Summary: Use DS mgmt combo in Entity classes from DB wizard
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Libor Kotouc
URL:
Keywords:
Depends on: 73678
Blocks:
  Show dependency tree
 
Reported: 2006-03-29 16:09 UTC by Libor Kotouc
Modified: 2006-03-30 12:49 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 Libor Kotouc 2006-03-29 16:09:18 UTC
Entity classes from DB wizard should use DS mgmt combo (DatasourceUIHelper
class) in the DatabaseTablesPanel panel.
Comment 1 Libor Kotouc 2006-03-30 12:49:31 UTC
Fixed.

Checking in Bundle.properties;
/cvs/j2ee/persistence/src/org/netbeans/modules/j2ee/persistence/wizard/fromdb/Attic/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.1.2.3.2.8; previous revision: 1.1.2.3.2.7
done
Checking in DatabaseTablesPanel.java;
/cvs/j2ee/persistence/src/org/netbeans/modules/j2ee/persistence/wizard/fromdb/Attic/DatabaseTablesPanel.java,v
 <--  DatabaseTablesPanel.java
new revision: 1.1.2.5; previous revision: 1.1.2.4
done