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

setSchema

open fun setSchema(@Nullable schema: String): Unit

Specify a database schema to be applied to each Connection.

Since
4.3.2

See Also
Connection#setSchema