[hibernate-issues] [Hibernate-JIRA] Created: (EJB-405) Reserved words

Juraci Paixao Krohling (JIRA) noreply at atlassian.com
Fri Nov 28 09:22:15 EST 2008


Reserved words
--------------

                 Key: EJB-405
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/EJB-405
             Project: Hibernate Entity Manager
          Issue Type: Patch
          Components: EntityManager
         Environment: Oracle 10g, 9i and MySQL 5 / EntityManager 
            Reporter: Juraci Paixao Krohling
         Attachments: ReservedKeywords.diff

Some tests fails due to the use of reserved words. Listed below are the models which I got failures due to this.

--- Word "index" (oracle) ---
org.hibernate.ejb.test.emops.Race

--- Word "size" (oracle) ---
org.hibernate.ejb.test.inheritance.Strawberry

--- Word "lock" (oracle) ---
org.hibernate.ejb.test.lock.Lock (entity name)

--- Word "load" (mysql) ---
org.hibernate.ejb.test.ops.Workload

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