[hibernate-issues] [Hibernate-JIRA] Resolved: (HSEARCH-319) Database keyword in model SnowStorm causes failure

Juraci Paixao Krohling (JIRA) noreply at atlassian.com
Thu Dec 4 04:57:16 EST 2008


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

Juraci Paixao Krohling resolved HSEARCH-319.
--------------------------------------------

    Resolution: Fixed

Committed revision 15658 for Branch_3_0_1_GA_CP
Committed revision 15659 for trunk. 

> Database keyword in model SnowStorm causes failure
> --------------------------------------------------
>
>                 Key: HSEARCH-319
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-319
>             Project: Hibernate Search
>          Issue Type: Bug
>         Environment: Test cases which uses SnowStorm model, running on Oracle (9i or 10g)
>            Reporter: Juraci Paixao Krohling
>            Assignee: Juraci Paixao Krohling
>         Attachments: SnowStorm.diff
>
>
> The model uses a property named "date", which is a reserved keyword for Oracle. The attached patch adds a @Column annotation to it, specifying the table name as "xdate". It can be applied to both Branch_3_0_1_GA_CP and trunk. 

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