@FunctionalInterface
public interface DataSourcePoolMetadataProvider
DataSourcePoolMetadata based on a DataSource.| Modifier and Type | Method and Description | 
|---|---|
DataSourcePoolMetadata | 
getDataSourcePoolMetadata()
Return the  
DataSourcePoolMetadata instance able to manage the specified
 DataSource or null if 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.