]
Josef Kopriva closed JBIDE-2164.
--------------------------------
Closing, nothing to do.
Hibernate Code Generation -> do not work for MySQL &
BigDBCreateTest
---------------------------------------------------------------------
Key: JBIDE-2164
URL:
https://issues.redhat.com/browse/JBIDE-2164
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: hibernate
Reporter: Vitali Yemialyanchyk
Assignee: Vitali Yemialyanchyk
Priority: Minor
Attachments: screenshot-1.jpg, screenshot-2.jpg, screenshot-3.jpg
For test purposes I create org.hibernate.eclipse.console.test ->
org.hibernate.eclipse.console.db.test.BigDBCreateTest - the main goal of this class is
creation test database with specified number of related tables. Then with help of
BigDBCreateTest I create a big enough database with 3000 tables in it. I use MySQL as
DBMS. I create Hibernate configuration for this test db. Then I try to run Hibernate Code
Generation on it. Screenshots in attachment.