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

Summary: Reverse Engineering, no options for other schemas
Product: javaee Reporter: johnament
Component: PersistenceAssignee: Sergey Petrov <sj-nb>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Linux   
Issue Type: ENHANCEMENT Exception Reporter:

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