[hibernate-issues] [Hibernate-JIRA] Created: (HHH-5029) property names with reserved keywords didn't show any exception or error message

Swapnil Raverkar (JIRA) noreply at atlassian.com
Tue Mar 23 01:56:33 EDT 2010


property names with reserved keywords didn't show any exception or error message
--------------------------------------------------------------------------------

                 Key: HHH-5029
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-5029
             Project: Hibernate Core
          Issue Type: Bug
         Environment: Windows XP, Spring
            Reporter: Swapnil Raverkar


I am not using Hibernate annotations, just XML mapping files. When i had a reserved keyword "Precision" as one of the properties of my entity class, on startup, Hibernate didn't throw any exception or error message, and the table wasn't created at all.

Hibernate should have displayed a message saying why the actual table is not getting created in the relational database.

-- 
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

        


More information about the hibernate-issues mailing list