Clone
Marcin Cieslak
committed
on 27 Sep 21
LDEV-4411 Native SQL queries are not cacheable by default
There seems to be a bug in Hibernate
https://hibernate.atlassian.net/browse/HHH-91Show more
LDEV-4411 Native SQL queries are not cacheable by default

There seems to be a bug in Hibernate

https://hibernate.atlassian.net/browse/HHH-9111

There is a way to make native queries cacheable, but since there are so

few of them in LAMS, it is not worth the effort. Show less