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