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

getCatalog

@Nullable open fun getCatalog(): String

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

Since
4.3.2