Bug 234431 - table generator - no table options until TableGenerator annotation exists
Summary: table generator - no table options until TableGenerator annotation exists
Status: VERIFIED FIXED
Alias: None
Product: Dali JPA Tools
Classification: WebTools
Component: General (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 2.0.1   Edit
Assignee: Karen Butzke CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-28 13:17 EDT by Karen Butzke CLA
Modified: 2008-08-21 17:16 EDT (History)
1 user (show)

See Also:
neil.hauge: review+


Attachments
proposed patch - HEAD (2.27 KB, patch)
2008-06-11 16:50 EDT, Karen Butzke CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Karen Butzke CLA 2008-05-28 13:17:05 EDT
In the Entity -> Primary Key Generation -> table Generator section there is a Table combo box.  This combo is populated with a list of table names from the database, but is not populated unless the TableGenerator annotation already exists.  The more likely case is probably to name the table generator before choosing the table, but the UI allows you to do either first.
Comment 1 Neil Hauge CLA 2008-06-10 15:57:45 EDT
Possible candidate for 2.0.1.
Comment 2 Karen Butzke CLA 2008-06-11 16:50:04 EDT
Created attachment 104552 [details]
proposed patch - HEAD
Comment 3 Karen Butzke CLA 2008-07-09 13:02:10 EDT
checked in to HEAD, not branch for 2.0.1 yet