Spring Data for Apache Cassandra Core
Class Hierarchy
- java.lang.Object
- org.springframework.data.cassandra.core.cql.converter.AbstractResultSetConverter<T> (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.cassandra.core.cql.converter.ResultSetToArrayConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.cassandra.core.cql.converter.ResultSetToListConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.springframework.data.cassandra.core.cql.converter.RowToMapConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.cassandra.core.cql.converter.RowToListConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.cassandra.core.cql.converter.RowToArrayConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
Spring Data for Apache Cassandra Core
Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.