The Cassandra Data Mapper provides JPA-style annotations to manage Java entity persistence to Apache Cassandra clusters.
Type safe, entity object query for JPA
JPA 2 query by example (qbe), a flexible entity query API
A small API to facilitate mapping from database entities (such as those for Linq-To-SQL and Entity Framework) to domain entities. To do this correctly and efficiently often requires a two-step proces...