Fixed
Details
Assignee
Yanming Zhou (quaff@github)Yanming Zhou (quaff@github)Reporter
Yanming Zhou (quaff@github)Yanming Zhou (quaff@github)Components
Fix versions
Priority
Major
Details
Details
Assignee
Yanming Zhou (quaff@github)
Yanming Zhou (quaff@github)Reporter
Yanming Zhou (quaff@github)
Yanming Zhou (quaff@github)Components
Fix versions
Priority
Created January 8, 2018 at 2:24 AM
Updated April 12, 2024 at 6:22 PM
Resolved March 28, 2024 at 3:09 PM
`org.hibernate.usertype.DynamicParameterizedType.ParameterType` should provide a method to return generic java type, like `Method::getGenericReturnType` or `Field::getGenericType`, Developer can use generic info to deserialize collections from json without any additional hint.
see: https://vladmihalcea.com/how-to-map-json-collections-using-jpa-and-hibernate