Uses of Interface
org.geotools.data.jdbc.datasource.DataSourceFactorySpi
Packages that use DataSourceFactorySpi
-
Uses of DataSourceFactorySpi in org.geotools.data.jdbc.datasource
Classes in org.geotools.data.jdbc.datasource that implement DataSourceFactorySpiModifier and TypeClassDescriptionclass
class
A datasource factory using DBCP connection poolclass
A datasource factory SPI doing JDNI lookupsMethods in org.geotools.data.jdbc.datasource that return types with arguments of type DataSourceFactorySpiModifier and TypeMethodDescriptionstatic Iterator<DataSourceFactorySpi>
DataSourceFinder.getAvailableDataSources()
Finds all implementations of DataStoreFactory which have registered using the services mechanism, and that have the appropriate libraries on the classpath.