Uses of Class
org.geotools.referencing.factory.epsg.ThreadedEpsgFactory

Packages that use ThreadedEpsgFactory
org.geotools.referencing.factory.epsg Authority factories for the EPSG database. 
 

Uses of ThreadedEpsgFactory in org.geotools.referencing.factory.epsg
 

Subclasses of ThreadedEpsgFactory in org.geotools.referencing.factory.epsg
 class DefaultFactory
          Deprecated. Please use ThreadedEpsgFactory instead, the name DefaultFactory was viewed as confusing
 class ThreadedH2EpsgFactory
          Connection to the EPSG database in H2 database engine format using JDBC.
 class ThreadedHsqlEpsgFactory
          Connection to the EPSG database in HSQL database engine format using JDBC.
 class ThreadedOracleEpsgFactory
          Connection to the EPSG database in Oracle database engine using a JDBC datasource.
 class ThreadedPostgreSQLEpsgFactory
          Connection to the EPSG database in PostgreSQL database engine using JDBC.
 



Copyright © 1996-2010 Geotools. All Rights Reserved.