Good Day I am a Software Engineer working with Olingo V4 and JPA and Hibernate I am dealing with a text[] type data in a PostgreSQL database and I am getting an error stating that the type is not supported
"error": {"code": null,"message": "com.sap.olingo.jpa.metadata.core.edm.mapper.exception.ODataJPAModelException: Type 'java.util.List' of attribute 'rn' is not supported. Mapping not possible. If 'java.util.List' is an enumeration, check if related package is provided."} I was wondering if perhaps there is a workaround for this or if there perhaps some one who could provide some support on this issue? Regards, Jaco Vermeulen