[hibernate-issues] [Hibernate-JIRA] Created: (HHH-5806) mapping static inner class causes hsqldb tests fails

Strong Liu (JIRA) noreply at atlassian.com
Thu Dec 23 04:52:05 EST 2010


mapping static inner class causes hsqldb tests fails
----------------------------------------------------

                 Key: HHH-5806
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-5806
             Project: Hibernate Core
          Issue Type: Bug
          Components: testsuite
            Reporter: Strong Liu
            Assignee: Strong Liu
             Fix For: 3.6.1, 3.x


hibernate does support mapping static inner classes to entity, which is not defined in the JPA Spec.
the default table name of this entity is like XXX$YYY, meanwhile, most db support it but hsqldb afaik.

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