- java.lang.Object
-
- org.geotools.data.AbstractDataStoreFactory
-
- org.geotools.jdbc.JDBCDataStoreFactory
-
- org.geotools.data.postgis.PostgisNGDataStoreFactory
-
- org.wikibrain.spatial.core.dao.postgis.PostGISVersionChecker
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.geotools.data.DataAccessFactory
org.geotools.data.DataAccessFactory.Param
-
Field Summary
Fields
Modifier and Type |
Field and Description |
static Logger |
LOG |
-
Fields inherited from class org.geotools.data.postgis.PostgisNGDataStoreFactory
CREATE_DB_IF_MISSING, CREATE_PARAMS, DBTYPE, ENCODE_FUNCTIONS, ESTIMATED_EXTENTS, LOOSEBBOX, PORT, PREPARED_STATEMENTS, SCHEMA, SIMPLIFY
-
Fields inherited from class org.geotools.jdbc.JDBCDataStoreFactory
DATABASE, DATASOURCE, EXPOSE_PK, FETCHSIZE, HOST, MAX_OPEN_PREPARED_STATEMENTS, MAXCONN, MAXWAIT, MINCONN, NAMESPACE, PASSWD, PK_METADATA_TABLE, SQL_ON_BORROW, SQL_ON_RELEASE, USER, VALIDATECONN
-
Method Summary
-
Methods inherited from class org.geotools.data.postgis.PostgisNGDataStoreFactory
checkDBType, createDataSource, createDataStoreInternal, createSQLDialect, dropDatabase, getDatabaseID, getDescription, getDisplayName, getDriverClassName, getJDBCUrl, getValidationQuery, setupParameters
-
Methods inherited from class org.geotools.jdbc.JDBCDataStoreFactory
canProcess, checkDBType, createDataSource, createDataStore, createNewDataStore, getImplementationHints, getParametersInfo, isAvailable
-
Methods inherited from class org.geotools.data.AbstractDataStoreFactory
getParameters
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2014. All rights reserved.