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 160045 - Filter Tables Names Processed in Hibernate Wizards
Summary: Filter Tables Names Processed in Hibernate Wizards
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Hibernate (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-10 21:04 UTC by pwade
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 pwade 2009-03-10 21:04:19 UTC
The hibernate mapping/POJO wizards do a full run through all tables/views/procedures in the selected schema each time
the wizard is run.  This can take some time on schemas containing hundreds or even thousands of tables/views.  An
optional name filter could be implemented so the wizard only queries the schema for matching names rather than the
entire catalog.
Comment 1 Martin Balin 2016-07-07 08:53:40 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