| Class | Description |
|---|---|
| CassandraGormEnhancer | Extends the default org.grails.datastore.gorm.GormEnhancer adding supporting for passing arguments and Cassandra specific methods |
| CassandraGormInstanceApi | |
| CassandraGormStaticApi | |
| InList | Override convertArguments implementation to prevent conversion if conversionService cannot convert, just like the MethodExpression implementation. |