Example usage for org.springframework.boot.jdbc.metadata AbstractDataSourcePoolMetadata subclass-usage

List of usage examples for org.springframework.boot.jdbc.metadata AbstractDataSourcePoolMetadata subclass-usage

Introduction

In this page you can find the example usage for org.springframework.boot.jdbc.metadata AbstractDataSourcePoolMetadata subclass-usage.

Usage

From source file org.springframework.boot.jdbc.metadata.CommonsDbcp2DataSourcePoolMetadata.java

/**
 * {@link DataSourcePoolMetadata} for an Apache Commons DBCP2 {@link DataSource}.
 *
 * @author Stephane Nicoll
 * @since 2.0.0
 */