NullableWrapper
instead.@Deprecated public class NullableWrapper extends NullableWrapper
Converter
implementations that
convert null into an object of some sort.QueryExecutionConverters
Constructor and Description |
---|
NullableWrapper(Object value)
Deprecated.
Creates a new
NullableWrapper for the given value. |
public NullableWrapper(@Nullable Object value)
NullableWrapper
for the given value.value
- can be null.Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.