| Package | Description | 
|---|---|
| org.springframework.boot.jdbc.metadata | Support for accessing JDBC  DataSourcemetadata. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CompositeDataSourcePoolMetadataProviderA  DataSourcePoolMetadataProviderimplementation that returns the firstDataSourcePoolMetadatathat is found by one of its delegate. | 
| Constructor and Description | 
|---|
| CompositeDataSourcePoolMetadataProvider(Collection<? extends DataSourcePoolMetadataProvider> providers)Create a  CompositeDataSourcePoolMetadataProviderinstance with an initial
 collection of delegates to use. | 
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.