@ReadingConverter public class RowToListConverter extends Object implements org.springframework.core.convert.converter.Converter<com.datastax.driver.core.Row,List<Object>>
| Modifier and Type | Field and Description |
|---|---|
static RowToListConverter |
INSTANCE |
| Constructor and Description |
|---|
RowToListConverter() |
public static final RowToListConverter INSTANCE
Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.