Hi,
I've sent PR
https://github.com/hibernate/hibernate-ogm/pull/408 for this.
It's done, only docs are missing. The strategy to be used (CACHE_PER_KIND
vs. CACHE_PER_TABLE) is configurable via a property, CACHE_PER_TABLE being
the default.
Any feedback welcome.
--Gunnar
2014-11-14 17:39 GMT+01:00 Emmanuel Bernard <emmanuel(a)hibernate.org>:
Hi Gunnar,
I have not implemented the new strategy yet but here is the first pass on
the abstraction and contract to allow the ogm key / cache key split.
Take a look if you have time.
https://github.com/emmanuelbernard/hibernate-ogm/tree/OGM-452
I need to implement the new cache key types, their marshallers and eagerly
initialize all caches.
_______________________________________________
hibernate-dev mailing list
hibernate-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev