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 181336 - Reverse Engineering, no options for other schemas
Summary: Reverse Engineering, no options for other schemas
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Persistence (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 normal (vote)
Assignee: Sergey Petrov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-28 14:58 UTC by johnament
Modified: 2016-07-07 08:53 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 johnament 2010-02-28 14:58:23 UTC
In DBMSs like Oracle, even MySQL or PostgreSQL have similar concepts, you have cases where multiple schemas/databases exist.  Netbeans has no option to allow you to reverse engineer entities from these schemas/databases unless you connect as these users.
Comment 1 Sergey Petrov 2010-03-01 02:37:50 UTC
I'm not sure what is the issue here, but looks more like enhancement.
Do you mean you need first to create connection but want to omit this step? Or want to create entities from several databased at once?
Comment 2 johnament 2010-03-01 03:46:37 UTC
Yes, enhancement sorry.  Hibernate has a similar feature with their reveng XML file, you can specify schema filters, table filters, etc.  Not sure if netbeans is just delegating down to eclipselink to do this or not, but what would be ideal is if the UI would allow me to pick a schema and show tables under that schema rather than only allowing user's schema.
Comment 3 Martin Balin 2016-07-07 08:53:47 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss