Spring Data Cassandra - Features



  • Familiar and common interface to build repositories.

  • JavaConfig and XML based support for Keyspace and table creation.

  • Object−based and annotation−based mapping.

  • Support for Query, custom methods, and derived query methods.

  • Partitioning and clustering support using PrimaryKey.

Advertisements