[hibernate-issues] [Hibernate-JIRA] Commented: (METAGEN-82) Inconsistencies in the way @MappedSuperClass entities are considered

Guillaume Smet (JIRA) noreply at atlassian.com
Sat Mar 10 21:29:48 EST 2012


    [ https://hibernate.onjira.com/browse/METAGEN-82?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=45904#comment-45904 ] 

Guillaume Smet commented on METAGEN-82:
---------------------------------------

Yuk, first time github proposes me my own tree for a pull request...

Here is the right one: https://github.com/hibernate/hibernate-metamodelgen/pull/4

> Inconsistencies in the way @MappedSuperClass entities are considered
> --------------------------------------------------------------------
>
>                 Key: METAGEN-82
>                 URL: https://hibernate.onjira.com/browse/METAGEN-82
>             Project: Hibernate Metamodel Generator
>          Issue Type: Bug
>          Components: processor
>    Affects Versions: 1.2.0.Final
>            Reporter: Guillaume Smet
>            Assignee: Hardy Ferentschik
>
> There are a few inconsistencies in the way @MappedSuperClass entities are considered: they are sometimes stored as MetaEntity and they are looked for as MetaEmbeddable in certain portions of the code.
> I don't think it's done on purpose as it's really inconsistent in a weird way.
> Pull request to follow.

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