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 TypeClassDescriptionclassclassA datasource factory using DBCP connection poolclassA 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.