| Name | Description | Type | Package | Framework |
| AbstractDataSourceFactorySpi | Class | org.geotools.data.jdbc.datasource | GeoTools | |
| AbstractManageableDataSource | An abstract wrapper created to ease the setup of a ManageableDataSource, you just have to subclass and create a close | Class | org.geotools.data.jdbc.datasource | GeoTools |
| DataSourceFactorySpi | Constructs a live DataSource from a set of parameters. | Interface | org.geotools.data.jdbc.datasource | GeoTools |
| DataSourceFinder | Enable programs to find all available DataSourceFactorySpi implementations. | Class | org.geotools.data.jdbc.datasource | GeoTools |
| DataSourceUtil | Utility methods to build a default connection poolAuthor:Andrea Aime - TOPP | Class | org.geotools.data.jdbc.datasource | GeoTools |
| DBCPDataSource | A closeable wrapper around BasicDataSourceAuthor:Administrator | Class | org.geotools.data.jdbc.datasource | GeoTools |
| DBCPDataSourceFactory | A datasource factory using DBCP connection poolAuthor:Andrea Aime - TOPP | Class | org.geotools.data.jdbc.datasource | GeoTools |
| DBCPUnWrapper | Unwraps DBCP managed connectionsAuthor:Andrea Aime - TOPP | Class | org.geotools.data.jdbc.datasource | GeoTools |
| JNDIDataSourceFactory | A datasource factory SPI doing JDNI lookupsAuthor:Administrator | Class | org.geotools.data.jdbc.datasource | GeoTools |
| ManageableDataSource | Closes up the datasource, frees all of its resources. | Interface | org.geotools.data.jdbc.datasource | GeoTools |
| UnWrapper | Generic Connection unwrapper. | Interface | org.geotools.data.jdbc.datasource | GeoTools |