Class SingleRowCustomMapperExecutor

java.lang.Object
org.zalando.sprocwrapper.proxy.executors.SingleRowCustomMapperExecutor
All Implemented Interfaces:
Executor

public class SingleRowCustomMapperExecutor extends Object implements Executor
Author:
hjacobs
  • Constructor Details

    • SingleRowCustomMapperExecutor

      public SingleRowCustomMapperExecutor(org.springframework.jdbc.core.RowMapper<?> resultMapper)
  • Method Details