[hibernate-issues] [Hibernate-JIRA] Commented: (EJB-405) Reserved words
Gail Badner (JIRA)
noreply at atlassian.com
Mon Jan 12 17:40:38 EST 2009
[ http://opensource.atlassian.com/projects/hibernate/browse/EJB-405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=32100#action_32100 ]
Gail Badner commented on EJB-405:
---------------------------------
https://jira.jboss.org/jira/browse/JBPAPP-1077
> 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