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