| Package | Description |
|---|---|
| org.springframework.cassandra.core.converter |
CQL specific converters.
|
| Class and Description |
|---|
| AbstractResultSetConverter
Convenient converter that can be used to convert a single-row-single-column, single-row-multi-column, or multi-row
ResultSet into the a value of a given type. |
| AbstractResultSetToBasicFixedTypeConverter
Thin wrapper that allows subclasses to delegate conversion of the given value to a
DefaultConversionService. |
| ResultSetToListConverter |
| RowToListConverter |
| RowToMapConverter |
Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.