Class DelegateR2dbcResultRowDataHandler

  • All Implemented Interfaces:
    InvocationHandler

    public class DelegateR2dbcResultRowDataHandler
    extends Object
    implements InvocationHandler
    The type Delegate R2dbc result row data handler.
    Version:
    1.0.0
    Author:
    Gang Cheng
    • Constructor Detail

      • DelegateR2dbcResultRowDataHandler

        public DelegateR2dbcResultRowDataHandler​(Set<Class<?>> notSupportedDataTypes,
                                                 Map<Class<?>,​R2dbcTypeHandlerAdapter> r2dbcTypeHandlerAdapters)
        Instantiates a new Delegate R2dbc result row data handler.
        Parameters:
        notSupportedDataTypes - the not supported data types
        r2dbcTypeHandlerAdapters - the R2dbc type handler adapters