From: Todd N. (JIRA) <no...@at...> - 2006-06-02 19:56:21
|
Multiple Table selection from the "Tables & Columns" Tab does not function correctly. ------------------------------------------------------------------------------------- Key: HBX-681 URL: http://opensource.atlassian.com/projects/hibernate/browse/HBX-681 Project: Hibernate Tools Type: Bug Components: reverse-engineer Versions: 3.1.beta5 Environment: Windows XP JDK 1.4 Eclipse 3.1.1 Reporter: Todd Nine When selecting multiple tables with the Hibernate reverse engineering editor, only the last selected table is added to the XML file. Here is a simple test case. Schema: test_schema Tables: TableA, TableB, TableC 1. Click the "Add..." Button 2. Select TableA, TableB, and TableC 3. Click Finish Only TableC will be added to the XML file -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |