Closed s4ke closed 9 years ago
doesn't currently work for fields as (at least Eclipselink does this) these get wrapped into methods. Therefore we cannot access the annotations... :/
We have to restructure the MetaModelParser into first parsing the class hierarchy using plain Java Reflection and then parsing it again for mailicious types.
the parsing feature for proper annotations is therefore currently not supported.
we still have to work on the unit tests though.
instead of methods.