|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.hsqldb.jdbc.jdbcDataSource org.geotools.referencing.factory.epsg.HSQLDataSource
Connection to the EPSG database in HSQL database engine format using JDBC. The EPSG database can be downloaded from http://www.epsg.org. The SQL scripts (modified for the HSQL syntax as explained here) are bundled into this plugin. The database version is given in the edition attribute of the authority. The HSQL database is read only.
If the EPSG database should be created in a different directory (or already exists in that directory), this directory can be specified in two ways:
Field Summary | |
static java.lang.String |
DATABASE_NAME
The database name. |
static java.lang.String |
DIRECTORY_KEY
The key for fetching the database directory from system properties. |
Fields inherited from interface org.geotools.referencing.factory.epsg.DataSource |
MAXIMUM_PRIORITY, |