Package org.springframework.boot.jdbc.metadata
@NullMarked
package org.springframework.boot.jdbc.metadata
Support for accessing JDBC
DataSource metadata.-
ClassDescriptionAbstractDataSourcePoolMetadata<T extends DataSource>A base
DataSourcePoolMetadataimplementation.DataSourcePoolMetadatafor an Apache Commons DBCP2DataSource.ADataSourcePoolMetadataProviderimplementation that returns the firstDataSourcePoolMetadatathat is found by one of its delegate.Provides access meta-data that is commonly available from most pooledDataSourceimplementations.Provide aDataSourcePoolMetadatabased on aDataSource.DataSourcePoolMetadatafor a HikariDataSource.DataSourcePoolMetadatafor an Oracle UCPDataSource.DataSourcePoolMetadatafor a Tomcat DataSource.