spring-framework / org.springframework.jdbc.datasource / AbstractDriverBasedDataSource / getSchema

getSchema

@Nullable open fun getSchema(): String

Return the database schema to be applied to each Connection, if any.

Since
4.3.2