Class SingleRowSimpleTypeExecutor

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

public class SingleRowSimpleTypeExecutor extends Object implements Executor
Author:
jmussler
  • Field Details

    • SIMPLE_TYPES

      public static final Map<Class,Class> SIMPLE_TYPES
  • Constructor Details

    • SingleRowSimpleTypeExecutor

      public SingleRowSimpleTypeExecutor()
  • Method Details