[hibernate-issues] [Hibernate-JIRA] Closed: (EJB-405) Reserved words
Juraci Paixao Krohling (JIRA)
noreply at atlassian.com
Wed Jan 14 07:40:39 EST 2009
[ http://opensource.atlassian.com/projects/hibernate/browse/EJB-405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Juraci Paixao Krohling closed EJB-405.
--------------------------------------
Revisions 15774 and 15775, for branches v3_2_1_GA_CP and v3_3_2_GA_CP
> 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
> Assignee: 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