Description
Per discussion on the mailing list, the generated metamodel code treats all arrays as persistent collections. This does not make sense for byte[] or char[], but has merit for other types.
Attachments
Issue Links
- depends upon
-
OPENJPA-2027 Metamodel genereated at runtime expects ListAttribute for all arrays - not just PersistentCollections.
- Closed
- relates to
-
OPENJPA-2060 AnnotationProcess failed to generate metadata for List<String>[] attribute in entity
- Resolved