| Package | Description |
|---|---|
| org.springframework.boot.autoconfigure.jdbc.metadata |
| Modifier and Type | Class and Description |
|---|---|
class |
DataSourcePoolMetadataProviders
A
DataSourcePoolMetadataProvider implementation that returns the first
DataSourcePoolMetadata that is found by one of its delegate. |
| Constructor and Description |
|---|
DataSourcePoolMetadataProviders(Collection<? extends DataSourcePoolMetadataProvider> providers)
Create a
DataSourcePoolMetadataProviders instance with an initial
collection of delegates to use. |
Copyright © 2014 Pivotal Software, Inc.. All rights reserved.