A fast, convenient and nonintrusive conversion framework between JSON and model. Your model class doesn't need to extend any base class. You don't need to modify any model file.
-
Updated
Feb 22, 2022 - Objective-C
Hibernate ORM core version: 5.6.8.Final
Hibernate Types 55 version: 2.16.2
StringArrayType is expected to work with multidimensional arrays based on the Javadoc, but that isn't the case when used with Hibernate native query parameters and PostgreSQL.
One dimensional array parameter is working as expected: