spring-framework / org.springframework.jdbc.core.metadata / CallMetaDataContext / getCallParameters

getCallParameters

open fun getCallParameters(): MutableList<SqlParameter>

Get the List of SqlParameter objects to be used in call execution.