Package org.geotools.data.jdbc.datasource

Interface Summary
DataSourceFactorySpi Constructs a live DataSource from a set of parameters.
ManageableDataSource  
UnWrapper Generic Connection unwrapper.
 

Class Summary
AbstractDataSourceFactorySpi  
AbstractManageableDataSource An abstract wrapper created to ease the setup of a ManageableDataSource, you just have to subclass and create a close method
DataSourceFinder Enable programs to find all available DataSourceFactorySpi implementations.
DataSourceUtil Utility methods to build a default connection pool
DBCPDataSource A closeable wrapper around BasicDataSource
DBCPDataSourceFactory A datasource factory using DBCP connection pool
DBCPUnWrapper Unwraps DBCP managed connections
JNDIDataSourceFactory A datasource factory SPI doing JDNI lookups
 



Copyright © 1996-2014 Geotools. All Rights Reserved.