i tried pinning the query but it made no difference.i also tried the hints javax.persistence.cache.retrieveMode and javax.persistence.cache.storeMode but didn't see any difference there either.
also tried adding @Cacheable to the Entity in question
i tried pinning the query but it made no difference.i also tried the hints javax.persistence.cache.retrieveMode and javax.persistence.cache.storeMode but didn't see any difference there either.
also tried adding @Cacheable to the Entity in question