@FunctionalInterface public interface DataSourcePoolMetadataProvider
DataSourcePoolMetadata based on a DataSource.| Modifier and Type | Method and Description | 
|---|---|
| DataSourcePoolMetadata | getDataSourcePoolMetadata()Return the  DataSourcePoolMetadatainstance able to manage the specifiedDataSourceornullif the given data source could not be handled. | 
DataSourcePoolMetadata getDataSourcePoolMetadata()
DataSourcePoolMetadata instance able to manage the specified
 DataSource or null if the given data source could not be handled.