org.geotools.data.db2
Class DB2NGJNDIDataStoreFactory

Object
  extended by AbstractDataStoreFactory
      extended by JDBCDataStoreFactory
          extended by JDBCJNDIDataStoreFactory
              extended by DB2NGJNDIDataStoreFactory
All Implemented Interfaces:
DataAccessFactory, DataStoreFactorySpi, Factory

public class DB2NGJNDIDataStoreFactory
extends JDBCJNDIDataStoreFactory

DataStoreFactory for DB2 database.

Author:
Christian Mueller
Module:
modules/plugin/jdbc-db2 (gt-jdbc-db2.jar)

Nested Class Summary
 
Nested classes/interfaces inherited from interface DataAccessFactory
DataAccessFactory.Param
 
Field Summary
 
Fields inherited from class JDBCJNDIDataStoreFactory
delegate, J2EERootContext, JNDI_REFNAME
 
Fields inherited from class JDBCDataStoreFactory
DATABASE, DATASOURCE, DBTYPE, EXPOSE_PK, FETCHSIZE, HOST, MAX_OPEN_PREPARED_STATEMENTS, MAXCONN, MAXWAIT, MINCONN, NAMESPACE, PASSWD, PK_METADATA_TABLE, PORT, SCHEMA, USER, VALIDATECONN
 
Constructor Summary
DB2NGJNDIDataStoreFactory()
           
 
Method Summary
 
Methods inherited from class JDBCJNDIDataStoreFactory
checkDBType, createDataSource, createDataStoreInternal, createNewDataStore, createSQLDialect, getDatabaseID, getDescription, getDisplayName, getDriverClassName, getImplementationHints, getJDBCUrl, getValidationQuery, isAvailable, setupParameters
 
Methods inherited from class JDBCDataStoreFactory
canProcess, checkDBType, createDataSource, createDataStore, getParametersInfo
 
Methods inherited from class AbstractDataStoreFactory
getParameters
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DB2NGJNDIDataStoreFactory

public DB2NGJNDIDataStoreFactory()


Copyright © 1996-2010 Geotools. All Rights Reserved.