-
Enhancement
-
Resolution: Won't Do
-
Major
-
None
-
None
The current model uses the regular session even though operations are tailored toward actions (insert, update, delete).
It would be better to make use of the Hibernate StatelessSession API which has been designed for these use cases.
- relates to
-
ISPN-3492 Upgrade JPA Cache Store to 6.0 API
- Closed