| Package | Description | 
|---|---|
| org.springframework.boot.jdbc | Support for Java Database Connectivity (JDBC). | 
| Modifier and Type | Method and Description | 
|---|---|
| SchemaManagement | SchemaManagementProvider. getSchemaManagement(DataSource dataSource)Return the  SchemaManagementfor the specifiedDataSource. | 
| static SchemaManagement | SchemaManagement. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static SchemaManagement[] | SchemaManagement. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.