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