public static class QueryExecutionConverters.WrapperType extends Object
| Constructor and Description |
|---|
WrapperType() |
| Modifier and Type | Method and Description |
|---|---|
static QueryExecutionConverters.WrapperType |
multiValue(Class<?> type) |
static QueryExecutionConverters.WrapperType |
singleValue(Class<?> type) |
public static QueryExecutionConverters.WrapperType singleValue(Class<?> type)
public static QueryExecutionConverters.WrapperType multiValue(Class<?> type)
Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.