I am a bit confused,
Does the guy want to have an ISPN cache store that store the data in a proper
relational model?
Or does he want Hibernate OGM to store in both ISPN and the relational database
in parallel?
I think he is talking about 1, which I admit I haven't thought about (ie
reusing JPA'
I'm not sure if I understood him completely either; I think he wants
to use OGM, but making sure the Infinispan cacheloader still stores in
a relational database using it's relational mapping (what you
identified as #1);
Assuming OGM is managing both worlds, an OGM CacheLoader might be able
to "rec
There have been a couple of comments about problems with eclipse integration
with Hibernate 3.6.7:
- http://in.relation.to/Bloggers/HibernateCore367FinalRelease#comment21925
- http://in.relation.to/Bloggers/HibernateCore367FinalRelease#comment22031
I don't use Eclipse myself. Does anyone have an