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

getScalarOutParameterName

@Nullable open fun getScalarOutParameterName(): String

Get the name of the single out parameter for this call. If there are multiple parameters, the name of the first one will be returned.