spring-framework / org.springframework.jdbc.core.metadata / CallMetaDataProvider / procedureNameToUse

procedureNameToUse

@Nullable abstract fun procedureNameToUse(@Nullable procedureName: String): String

Provide any modification of the procedure name passed in to match the meta data currently used. This could include altering the case.