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

schemaNameToUse

@Nullable abstract fun schemaNameToUse(@Nullable schemaName: String): String

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