Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 341971

Summary: Generate Custom Entities dialog not using a background process to retrieve table info
Product: [WebTools] Dali JPA Tools Reporter: Pascal Filion <pascal.filion>
Component: JPAAssignee: Tran Le <tranle1>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: neil.hauge
Version: unspecified   
Target Milestone: 3.1 M1   
Hardware: All   
OS: All   
Whiteboard:

Description Pascal Filion CLA 2011-04-05 19:09:23 EDT
Build Identifier: I20110329-0800

When using "Generate Custom Entities" dialog, the UI becomes unresponsive if the number of tables to retrieve is huge. I think a background process with a progress bar at the bottom of the dialog should help keep the UI responsive and to let the user knows the tables are being retrieved.

Reproducible: Always

Steps to Reproduce:
1. Create a JPA project
2. Right click on the project and select JPA Tools->Generate Entities From Tables
3. Create a DB connection to a DB that has hundreds of tables.

Result: The dialog is unresponsive for a while.
Comment 1 Neil Hauge CLA 2011-07-01 16:23:32 EDT
Moving JPA specific bugs to new JPA component in bugzilla.
Comment 2 Tran Le CLA 2011-07-25 16:06:01 EDT
Completed in 3.1 M1