Samir Shahmuradli
Results
2
comments of
Samir Shahmuradli
@beikov it would be better if this method was suitable for any type of field. I mean ignore the case if possible, and if not, don't throw an error. For...
we are using Blaze-Persistence with JPA/Hibernate (PostgreSQL) and I have an entity that stores a JSONB array of objects. Each element in the JSON array contains a small structure with...