[
http://opensource.atlassian.com/projects/hibernate/browse/METAGEN-2?page=...
]
Hardy Ferentschik resolved METAGEN-2.
-------------------------------------
Resolution: Fixed
Arrays are not added as SingularAttribute to the metamodel. We don't take into account
yet that one could place a @*ToMany annotation onto the array. JPA 2 does not define an
ArrayAttribute for this case. Hibernate allows *ToMany on arrays, JPA not (at least I
think so)
After talking to Emmanuel we decided to map arrays as SingularAttribute for now and handle
the other case later.
Does not handle byte[] at all
-----------------------------
Key: METAGEN-2
URL:
http://opensource.atlassian.com/projects/hibernate/browse/METAGEN-2
Project: Hibernate StaticMetamodel Generator
Issue Type: Bug
Reporter: Steve Ebersole
Assignee: Hardy Ferentschik
http://fisheye.jboss.org/browse/Hibernate/core/trunk/entitymanager/src/te...
ExtractionDocument defines a byte[] field. The generator does not create any
ExtractionDocument_ field for that attribute at all.
--
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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira