[hibernate-issues] [Hibernate-JIRA] Reopened: (HSEARCH-504) Fix ContainedIn tests which break on Oracle as they use a reserved keyword as column name

Strong Liu (JIRA) noreply at atlassian.com
Wed Apr 21 09:48:38 EDT 2010


     [ http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Strong Liu reopened HSEARCH-504:
--------------------------------


man, you added {quote}@Column(name="universalid")//"uid" is a keywork in Oracle{quote} to the get method, but the @Id is on the uid field :)
so, it doesn't work
http://hudson.jboss.org/hudson/job/hibernate-search-trunk/database=oracle11gRAC,jdk=java15_default,label=hibernate/lastBuild/testReport/org.hibernate.search.test.embedded.nested.containedIn/LazyM2OContainedInTest/testDocumentsAt0/

> Fix ContainedIn tests which break on Oracle as they use a reserved keyword as column name
> -----------------------------------------------------------------------------------------
>
>                 Key: HSEARCH-504
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-504
>             Project: Hibernate Search
>          Issue Type: Task
>            Reporter: Sanne Grinovero
>            Assignee: Sanne Grinovero
>            Priority: Trivial
>             Fix For: 3.2.0.CR1
>
>


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