@Configuration @ConditionalOnClass(value={javax.sql.DataSource.classSE,org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType.class}) @EnableConfigurationProperties(value=DataSourceProperties.class) @Import(value={DataSourcePoolMetadataProvidersConfiguration.class,org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration.class}) public class DataSourceAutoConfiguration extends ObjectSE
| 修飾子と型 | クラスと説明 |
|---|---|
protected static class | DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration |
protected static class | DataSourceAutoConfiguration.PooledDataSourceConfiguration |
| コンストラクターと説明 |
|---|
DataSourceAutoConfiguration() |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSECopyright © 2019 Pivotal Software, Inc.. All rights reserved.