1. How to fetch length of a blob field with JPQL? stackoverflow.comI have a JPA entity with a blob field in it. I want to write a JPQL query to fetch the length of the entity's blob (I don't want to load ... |
2. Retrieve field length forum.hibernate.org |