Package | Description |
---|---|
org.springframework.boot.jdbc.init |
Support for initialization of an SQL database using a JDBC
DataSource . |
Modifier and Type | Method and Description |
---|---|
PlatformPlaceholderDatabaseDriverResolver |
PlatformPlaceholderDatabaseDriverResolver.withDriverPlatform(DatabaseDriver driver,
String platform)
Creates a new
PlatformPlaceholderDatabaseDriverResolver that will map the
given driver to the given platform . |