Class | Description |
---|---|
BasicCassandraMappingContext | Extends default org.springframework.data.cassandra.mapping.BasicCassandraMappingContext to create CassandraPersistentProperty for GORM types not supported by Spring Data Cassandra or Cassandra |
MappingCassandraConverter | Overridden classes to: - workaround BIGINT/varint bug in Spring Data Cassandra. |
TimeZoneToStringConverter |