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