Uses of Class
org.geotools.referencing.factory.epsg.ThreadedEpsgFactory
Packages that use ThreadedEpsgFactory
Package
Description
-
Uses of ThreadedEpsgFactory in org.geotools.referencing.epsg.postgresql
Subclasses of ThreadedEpsgFactory in org.geotools.referencing.epsg.postgresqlModifier and TypeClassDescriptionclass
Connection to the EPSG database in PostgreSQL database engine using JDBC. -
Uses of ThreadedEpsgFactory in org.geotools.referencing.factory.epsg.hsql
Subclasses of ThreadedEpsgFactory in org.geotools.referencing.factory.epsg.hsqlModifier and TypeClassDescriptionclass
Connection to the EPSG database in HSQL database engine format using JDBC.