public class IntegrationDataSourceInitializer
extends org.springframework.boot.jdbc.AbstractDataSourceInitializer
Constructor and Description |
---|
IntegrationDataSourceInitializer(javax.sql.DataSource dataSource,
org.springframework.core.io.ResourceLoader resourceLoader,
IntegrationProperties properties) |
Modifier and Type | Method and Description |
---|---|
protected org.springframework.boot.jdbc.DataSourceInitializationMode |
getMode() |
protected java.lang.String |
getSchemaLocation() |
public IntegrationDataSourceInitializer(javax.sql.DataSource dataSource, org.springframework.core.io.ResourceLoader resourceLoader, IntegrationProperties properties)
protected org.springframework.boot.jdbc.DataSourceInitializationMode getMode()
getMode
in class org.springframework.boot.jdbc.AbstractDataSourceInitializer
protected java.lang.String getSchemaLocation()
getSchemaLocation
in class org.springframework.boot.jdbc.AbstractDataSourceInitializer