Where store the data in 2nd level cache in Hibernate? Means the datas are store in database or in memory.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
If the cached data would be stored in a database then it would not be a very good cache => in memory. |
|||||
|
|