[
http://jira.jboss.com/jira/browse/JBIDE-2163?page=comments#action_12410962 ]
Vitali Yemialyanchyk commented on JBIDE-2163:
---------------------------------------------
More precise description. It was old configuration - then I create new file -
hibernate2.cfg.xml - then I select Edit configuration and setup new hibernate2.cfg.xml
file instead of hibernate.cfg.xml. So this is a reason of exception. The problem here is
what - hibernate.default_schema=PUBLIC - in configuration properties - this is not true
and this is not editable value - I try to search project catalog - but do not find a way
to edit it. I think there is only one way - create new configuration and delete old one -
I do not sure is it a right decision for the users.
At least should be a way to setup/edit such hiden properties for configurations.
MySQL -> BigDBCreateTest ->
org.hibernate.exception.SQLGrammarException
-----------------------------------------------------------------------
Key: JBIDE-2163
URL:
http://jira.jboss.com/jira/browse/JBIDE-2163
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Hibernate
Reporter: Vitali Yemialyanchyk
Assigned To: Vitali Yemialyanchyk
Priority: Minor
Attachments: screenshot-1.jpg, screenshot-2.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 expand tree in
Hibernate Configurations -> when I expand database node -> I get exceptions in Error
Log -> I get full list of tables, but most of tables do not display columns.
Screenshots in attachment.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira