public interface DataSourcePoolMetadataProvider
DataSourcePoolMetadata
based on a DataSource
.Modifier and Type | Method and Description |
---|---|
DataSourcePoolMetadata |
getDataSourcePoolMetadata(DataSource dataSource)
Return the
DataSourcePoolMetadata instance able to manage the specified
DataSource or null if the given data source could not be handled. |
DataSourcePoolMetadata getDataSourcePoolMetadata(DataSource dataSource)
DataSourcePoolMetadata
instance able to manage the specified
DataSource
or null
if the given data source could not be handled.dataSource
- the data sourceCopyright © 2016 Pivotal Software, Inc.. All rights reserved.