Module spring.data.cassandra
Class CassandraConverters
java.lang.Object
org.springframework.data.cassandra.core.convert.CassandraConverters
Wrapper class to contain useful converters for the usage with Cassandra.
- Since:
- 1.5
- Author:
- Mark Paluch
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumstatic enumstatic enumstatic enumstatic enumstatic enumSimple singleton to convertRows to their CassandraLocalDaterepresentation.static enumSimple singleton to convertRows to theirDaterepresentation.static enumSimple singleton to convertRows to theirInetAddressrepresentation.static enumSimple singleton to convertRows to theirInstantrepresentation.static enumSingleton converter factory to convert the first column of aRowto aNumber.static enumSimple singleton to convertRows to theirStringrepresentation.static enumSimple singleton to convertRows to theirUUIDrepresentation.static enumstatic enumstatic enumstatic enum -
Method Summary