> Having said that, what Java clients should I be looking at? Are there > any reasonably mature PoJo mapping techs for Cassandra analogous to > Hibernate?
The Java Driver offers a basic object mapper in the mapper module. If you look for something more evolved, have a look at http://doanduyhai.github.io/Achilles/