| Package | Description |
|---|---|
| org.zalando.sprocwrapper.proxy.executors |
| Modifier and Type | Class and Description |
|---|---|
class |
ExecutorWrapper
This Executor wraps stored procedure calls that use advisory locks and / or need different statement timeouts set.
|
class |
GlobalTransformerExecutorWrapper
This Executor wraps stored procedure calls that use advisory locks and / or need different statement timeouts set.
|
class |
MultiRowSimpleTypeExecutor |
class |
MultiRowTypeMapperExecutor |
class |
SingleRowCustomMapperExecutor |
class |
SingleRowSimpleTypeExecutor |
class |
SingleRowTypeMapperExecutor |
class |
ValidationExecutorWrapper
This Executor wraps stored procedure calls that use advisory locks and / or need different statement timeouts set.
|
| Constructor and Description |
|---|
ExecutorWrapper(Executor e,
long t,
SProcCall.AdvisoryLock a) |
GlobalTransformerExecutorWrapper(Executor e) |
ValidationExecutorWrapper(Executor e) |
Copyright © 2012–2021 Zalando SE. All rights reserved.