NoSQL

TwitterFacebook
Get flash to fully experience Pearltrees

HowToUseKunderaWithSpring - kundera - JPA 1.0 ORM library for the Cassandra/Hbase/MongoDB database.

http://code.google.com/p/kundera/wiki/HowToUseKunderaWithSpring Introduction We'll present here how to use Kundera with Spring (from 2.5). Spring + Hibernate is one of the most powerful combination of framework to access Database code with a minimum java code to write. Using Spring give also a very simple way to write unit testing for your database operation. Of course Spring support JPA so the combination with Kundera works great. Components