[hibernate-issues] [Hibernate-JIRA] Created: (HHH-5198) Generating schema for JoinColumn with SecondaryTable and SingleTable inheritance.

Yasen Terziivanov (JIRA) noreply at atlassian.com
Wed May 5 14:30:06 EDT 2010


Generating schema for JoinColumn with SecondaryTable and SingleTable inheritance.
---------------------------------------------------------------------------------

                 Key: HHH-5198
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-5198
             Project: Hibernate Core
          Issue Type: Bug
          Components: envers
            Reporter: Yasen Terziivanov
         Attachments: envers-test-ejbProject-and-client.zip

Well basically as described in [here | https://community.jboss.org/thread/151214] when generating db schema if I have a secondary table and a one2one property and I want to specify that the join column should be in the secondary table using @JoinColumn annotation in the generated script the column is missing from the audited table. This is tested with the 1.2.2 version of envers.




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