Package | Description |
---|---|
org.springframework.boot.autoconfigure.jdbc.metadata |
Auto-configuration for 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 © 2016 Pivotal Software, Inc.. All rights reserved.