Uses of Enum Class
org.zalando.sprocwrapper.SProcCall.WriteTransaction
Packages that use SProcCall.WriteTransaction
-
Uses of SProcCall.WriteTransaction in org.zalando.sprocwrapper
Methods in org.zalando.sprocwrapper that return SProcCall.WriteTransactionModifier and TypeMethodDescriptionstatic SProcCall.WriteTransactionReturns the enum constant of this class with the specified name.static SProcCall.WriteTransaction[]SProcCall.WriteTransaction.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of SProcCall.WriteTransaction in org.zalando.sprocwrapper.proxy
Methods in org.zalando.sprocwrapper.proxy with parameters of type SProcCall.WriteTransactionModifier and TypeMethodDescriptionSProcCallHandler.mapSprocWriteTransactionToServiceWriteTransaction(SProcCall.WriteTransaction scWiWriteTransaction, org.zalando.sprocwrapper.proxy.SProcServiceAnnotationHandler.HandlerResult handlerResult)