Upgrade to latest Hibernate 3.5 to support JPA 2 features
---------------------------------------------------------

                 Key: MHIBERNATE-109
                 URL: http://jira.codehaus.org/browse/MHIBERNATE-109
             Project: Maven 2.x Hibernate Plugin
          Issue Type: Improvement
          Components: annotationconfiguration, jpaconfiguration
    Affects Versions: 2.2
         Environment: Vista / JDK 1.6 / Hibernate 3.5
            Reporter: Jeroen van Vianen
            Assignee: Johann Reyes


I cannot run goal hibernate3:hbm2ddl if I annotate my entities with JPA 2 
annotations like     @javax.persistence.ElementCollection.

The following exception is thrown:

org.hibernate.MappingException: Could not determine type for: java.util.List, 
at table: XYZ, for columns: [org.hibernate.mapping.Column(XYZ)]

I assume upgrading to Hibernate 3.5 will fix this problem.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to