Class MapperProxy<T>

    • Constructor Detail

      • MapperProxy

        public MapperProxy​(ReactiveSqlSession reactiveSqlSession,
                           Class<T> mapperInterface,
                           Map<Method,​pro.chenggang.project.reactive.mybatis.support.r2dbc.binding.MapperProxy.MapperMethodInvoker> methodCache)
        Instantiates a new Mapper proxy.
        Parameters:
        reactiveSqlSession - the reactive sql session
        mapperInterface - the mapper interface
        methodCache - the method cache