[hibernate-issues] [Hibernate-JIRA] Created: (HHH-6472) Implementing EntityDiscriminator and discriminator match value

Steve Ebersole (JIRA) noreply at atlassian.com
Thu Jul 21 13:47:14 EDT 2011


Implementing EntityDiscriminator and discriminator match value
--------------------------------------------------------------

                 Key: HHH-6472
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-6472
             Project: Hibernate Core
          Issue Type: Improvement
          Components: core, metamodel
            Reporter: Steve Ebersole
            Assignee: Steve Ebersole


Hardy committed the initial work here under HHH-6447, even though HHH-6447 was already part of a release.  So look there for the initial work.

Still need to specifically move away from using an {{AttributeBinding}} to model the "discriminator value" inside the {{EntityDiscriminator}} class and instead use {{SimpleValue}}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list