public class DelegateR2dbcResultRowDataHandler extends Object implements InvocationHandler
| Constructor and Description |
|---|
DelegateR2dbcResultRowDataHandler(Set<Class<?>> notSupportedDataTypes,
Map<Class<?>,R2dbcTypeHandlerAdapter> r2dbcTypeHandlerAdapters)
Instantiates a new Delegate R2dbc result row data handler.
|
public DelegateR2dbcResultRowDataHandler(Set<Class<?>> notSupportedDataTypes, Map<Class<?>,R2dbcTypeHandlerAdapter> r2dbcTypeHandlerAdapters)
notSupportedDataTypes - the not supported data typesr2dbcTypeHandlerAdapters - the R2dbc type handler adaptersCopyright © 2022. All rights reserved.