[hibernate-issues] [Hibernate-JIRA] Updated: (HHH-3573) Incorrect support for columns which aren't insertable

Mark Derricutt (JIRA) noreply at atlassian.com
Mon Dec 22 20:14:38 EST 2008


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

Mark Derricutt updated HHH-3573:
--------------------------------

    Attachment: discrimatedtests.patch

Patch to provide some basic discriminator based tests - currently failing when saving a discriminated subclass, that also contains a field mapped to the discriminator column.

> Incorrect support for columns which aren't insertable
> -----------------------------------------------------
>
>                 Key: HHH-3573
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-3573
>             Project: Hibernate Core
>          Issue Type: Bug
>          Components: envers
>            Reporter: Adam Warski
>            Assignee: Adam Warski
>             Fix For: 3.4
>
>         Attachments: discrimatedtests.patch
>
>
> Attachment: https://jira.jboss.org/jira/browse/ENVERS-64
> http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4184336#4184336
> Using a modified/updated test case, I've been able to reproduce my continued breakage.
> The difference in this test case is the introduction of the ContactMechType entity -as- the discimator column. The original testcase simply used a String column.

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