database - Eclipse link jpa cache issue -


i using eclipse link jpa 2.0. using hana database. created views , generated java entity files using eclipse. problem is, after starting java web application in tomcat server 7, if table data modified, view not returning updated values. if running view native query giving old values only.. please let me know changes need in configuration level or entity creating level. ( added @cacheable(false) also).


Comments

Popular posts from this blog

javascript - WinJS appendTextAsync producing scheduler errors -

minify - Minimizing css files -

Sockets with kotlin -