[hibernate-issues] [Hibernate-JIRA] Created: (METAGEN-37) MappedSuperclass with type parameters result in uncompilable metamodels

Clint Popetz (JIRA) noreply at atlassian.com
Fri Sep 3 11:50:18 EDT 2010


MappedSuperclass with type parameters result in uncompilable metamodels
-----------------------------------------------------------------------

                 Key: METAGEN-37
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/METAGEN-37
             Project: Hibernate Metamodel Generator
          Issue Type: Bug
          Components: processor
    Affects Versions: 1.1.0
            Reporter: Clint Popetz
            Assignee: Hardy Ferentschik
         Attachments: templatebug.tar.gz

The attached tgz illustrates the bug, run mvn compile.  The metamodel for the base class either needs a type param (and likewise the extends class on the sub-metamodel), or the base class needs to be generated with Object as the type 



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