| Package | Description |
|---|---|
| org.springframework.data.cassandra.core.convert |
Spring Data Cassandra specific converter infrastructure.
|
| org.springframework.data.cassandra.repository.query |
Query derivation mechanism for Apache Cassandra specific repositories.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CassandraJodaTimeConverters.LocalTimeToMillisOfDayConverter
Simple singleton to convert
LocalTimes to their Long representation. |
static class |
CassandraJsr310Converters.LocalTimeToMillisOfDayConverter
|
static class |
CassandraThreeTenBackPortConverters.LocalTimeToMillisOfDayConverter
Simple singleton to convert
LocalTimes to their Long representation. |
| Modifier and Type | Method and Description |
|---|---|
CassandraType |
CassandraParameterAccessor.findCassandraType(int index)
Returns the
CassandraType for the declared method parameter. |
CassandraType |
CassandraParametersParameterAccessor.findCassandraType(int index) |
Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.