Do I got any votes for TODO-124?
The proposal is to allow control over how the session interacts with the
second-level cache. Options are:
CacheMode.NORMAL
CacheMode.IGNORE
CacheMode.PUT
CacheMode.GET
I think its useful to have sessions that ignore the second level cache
in some circ
Hi!
Steve you wrote:
"merged the notions of class and entity into the mapping, keeping
back-compat for DTD"
what's the story behind that ? ;)
--
Max Rydahl Andersen
callto://max.rydahl.andersen
Hibernate
[EMAIL PROTECTED]
http://hibernate.org
JBoss Inc
[EMAIL PROTECTED]
http://jboss.com
---
Do I got any votes for TODO-124?
The proposal is to allow control over how the session interacts with the
second-level cache. Options are:
CacheMode.NORMAL
CacheMode.IGNORE
CacheMode.PUT
CacheMode.GET
I think its useful to have sessions that ignore the second level cache
in some circumstance