Class Hierarchy
- java.lang.Object
- org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration
- org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration
- org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration.PooledDataSourceConfiguration
- org.springframework.boot.autoconfigure.jdbc.DataSourceProperties (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.InitializingBean)
- org.springframework.boot.autoconfigure.jdbc.DataSourceProperties.Xa
- org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration
- org.springframework.boot.autoconfigure.jdbc.EmbeddedDataSourceConfiguration (implements org.springframework.beans.factory.BeanClassLoaderAware)
- org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration
- org.springframework.boot.autoconfigure.jdbc.JdbcProperties
- org.springframework.boot.autoconfigure.jdbc.JdbcProperties.Template
- org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration
- org.springframework.boot.autoconfigure.jdbc.JndiDataSourceAutoConfiguration
- org.springframework.boot.autoconfigure.jdbc.XADataSourceAutoConfiguration (implements org.springframework.beans.factory.BeanClassLoaderAware)
Interface Hierarchy
- org.springframework.boot.autoconfigure.service.connection.ConnectionDetails
- org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails