Uses of Class
org.apache.sis.referencing.factory.sql.InstallationScriptProvider
Packages that use InstallationScriptProvider
Package
Description
Factories for geodetic objects defined in a SQL database, typically the EPSG dataset.
-
Uses of InstallationScriptProvider in org.apache.sis.referencing.factory.sql
Subclasses of InstallationScriptProvider in org.apache.sis.referencing.factory.sqlModifier and TypeClassDescription(package private) static final classThe default implementation which use the scripts in the$SIS_DATA/Databases/ExternalSourcesdirectory, if present.Fields in org.apache.sis.referencing.factory.sql declared as InstallationScriptProviderModifier and TypeFieldDescriptionprivate final InstallationScriptProviderEPSGFactory.scriptProviderA provider of SQL scripts to use ifEPSGFactoryneeds to create the database, ornullfor the default mechanism.