Uses of Interface
org.springframework.boot.jdbc.autoconfigure.JdbcConnectionDetails
Packages that use JdbcConnectionDetails
-
Uses of JdbcConnectionDetails in org.springframework.boot.jdbc.autoconfigure
Methods in org.springframework.boot.jdbc.autoconfigure with parameters of type JdbcConnectionDetailsModifier and TypeMethodDescriptionXADataSourceAutoConfiguration.dataSource
(XADataSourceWrapper wrapper, DataSourceProperties properties, JdbcConnectionDetails connectionDetails, ObjectProvider<XADataSource> xaDataSource)