Oops, I think I misspoke. What happened when I set the cache to TRANSANCTIONAL, was that after IgniteCache.put(myObj), myObj now has the Hibernate changes, but those changes are not in the cache. (ie. if I do IgniteCache.get(id)... they are not there)
-- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/CacheStore-implementation-using-Hibernate-tp1423p1449.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
