Uses of Enum
org.springframework.boot.jdbc.SchemaManagement
-
Uses of SchemaManagement in org.springframework.boot.jdbc
Modifier and TypeMethodDescriptionSchemaManagementProvider.getSchemaManagement
(DataSource dataSource) Return theSchemaManagement
for the specifiedDataSource
.static SchemaManagement
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.