Class ProcedureParameter

java.lang.Object
org.springframework.integration.jdbc.storedproc.ProcedureParameter

public class ProcedureParameter
extends Object
Abstraction of Procedure parameters allowing to provide static parameters and SpEl Expression based parameters.
Since:
2.1
Author:
Gunnar Hillert, Artem Bilan