Class ValidationExecutorWrapper

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

public class ValidationExecutorWrapper extends Object implements Executor
This Executor wraps stored procedure calls that use advisory locks and / or need different statement timeouts set.
Author:
carsten.wolters