[hibernate-issues] [Hibernate-JIRA] Created: (HHH-5193) Can't use date as field name

Douglas Ferguson (JIRA) noreply at atlassian.com
Tue May 4 15:24:05 EDT 2010


Can't use date as field name
----------------------------

                 Key: HHH-5193
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-5193
             Project: Hibernate Core
          Issue Type: Bug
    Affects Versions: 3.5.1
         Environment: Hibernate 3.5.1, Mysql
            Reporter: Douglas Ferguson


We just upgrade to 3.5.1-Final and we had to rename several of our columns from date.

We trying using @Column(name="\"date\"") as we saw in some forum posts but this did not work.
It was complaining about a ambiguous reference to date.

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