org.geotools.data.postgis
Class PostgisNGJNDIDataStoreFactory
Object
AbstractDataStoreFactory
JDBCDataStoreFactory
JDBCJNDIDataStoreFactory
PostgisNGJNDIDataStoreFactory
- All Implemented Interfaces:
- DataAccessFactory, DataStoreFactorySpi, Factory
public class PostgisNGJNDIDataStoreFactory
- extends JDBCJNDIDataStoreFactory
JNDI DataStoreFactory for Postgis database.
- Author:
- Christian Mueller
- Module:
modules/plugin/jdbc-postgis (gt-jdbc-postgis.jar)
Fields inherited from class JDBCDataStoreFactory |
DATABASE, DATASOURCE, DBTYPE, FETCHSIZE, HOST, MAXCONN, MAXWAIT, MINCONN, NAMESPACE, PASSWD, PORT, SCHEMA, USER, VALIDATECONN |
Methods inherited from class JDBCJNDIDataStoreFactory |
createDataSource, createDataStoreInternal, createNewDataStore, createSQLDialect, getDatabaseID, getDescription, getDisplayName, getDriverClassName, getImplementationHints, getJDBCUrl, getValidationQuery, isAvailable, setupParameters |
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PostgisNGJNDIDataStoreFactory
public PostgisNGJNDIDataStoreFactory()
Copyright © 1996-2009 Geotools. All Rights Reserved.