[hibernate-issues] [Hibernate-JIRA] Created: (HHH-3806) Hibernate fails to create table Events on MS SQL Server 2005

Nathan Stevens (JIRA) noreply at atlassian.com
Mon Mar 9 11:01:38 EDT 2009


Hibernate fails to create table Events on MS SQL Server 2005
------------------------------------------------------------

                 Key: HHH-3806
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-3806
             Project: Hibernate Core
          Issue Type: Bug
    Affects Versions: 3.3.1
         Environment: Client on Mac 0SX Java 1.6
Server: MS SQL Server 2005 Windows XP 64 bit
            Reporter: Nathan Stevens
         Attachments: Events.hbm.xml, Events.java

After upgrading from hibernate 3.2.5.ga the table called "Events" is no longer create in MS SQL Server 2005. This table is created fine in MySQL and Oracle 10g. Changing the name of this table to any thing other than "Events" causes it to be created successfully. I have attached the mapping file if that is any help

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