• Table of contents
    1Introduction
    2Getting Started
    3Mapping to Cassandra Tables
    4Querying and Persistence Options
    5Cassandra Low-level API
  • Quick Reference

(Quick Reference)

GORM for Cassandra - Reference Documentation

Authors: Paras Lakhani

Version: 5.0.8.RELEASE

Table of Contents

1Introduction
1.1Compatibility with GORM for Hibernate
2Getting Started
2.1Using GORM for Cassandra Standalone
2.2Combining Cassandra and Hibernate
2.3Advanced Configuration
2.4Using GORM in Spring Boot
2.5GORM for Cassandra outside Grails
3Mapping to Cassandra Tables
3.1Identity Generation
3.2Compount Primary Keys
3.3Query Indexes
3.4Table Properties
3.5Stateless Mode
4Querying and Persistence Options
4.1Querying Options
5Cassandra Low-level API
Quick Reference (hide)

Beans

cassandraTemplate

Domain Classes

appendTo
deleteAtFrom
deleteFrom
prependTo
replaceAtIn
updateProperties
updateProperty
updateSingleTypes