Modifier and Type | Class and Description |
---|---|
class |
SampleDataAccessFactory
Sample implementation of a
DataAccessFactory for testing. |
Modifier and Type | Class and Description |
---|---|
class |
ArcSDEDataStoreFactory
Factory to create DataStores over a live ArcSDE instance.
|
class |
ArcSDEJNDIDataStoreFactory
A GeoTools
DataStore factory to access an ArcSDE database by grabbing the connection pool
from a JNDI reference. |
Modifier and Type | Class and Description |
---|---|
class |
NetCDFAuxiliaryStoreFactory
Creates a vector store that publishes the index information of the NetCDF Store.
|
Modifier and Type | Interface and Description |
---|---|
interface |
DataStoreFactorySpi
Factory used to construct a DataStore from a set of parameters.
|
interface |
FileDataStoreFactorySpi
DataAccessFactory for working with formats based on a single URL.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractDataStoreFactory
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static Iterator<DataAccessFactory> |
DataAccessFinder.getAllDataStores()
Finds all implemtaions of DataAccessFactory which have registered using the services
mechanism, regardless weather it has the appropriate libraries on the classpath.
|
static Iterator<DataAccessFactory> |
DataAccessFinder.getAvailableDataStores()
Finds all implemtaions of DataAccessFactory which have registered using the services
mechanism, and that have the appropriate libraries on the classpath.
|
Modifier and Type | Class and Description |
---|---|
class |
AppSchemaDataAccessFactory
DataStoreFactory for ComplexDataStore.
|
Modifier and Type | Class and Description |
---|---|
class |
DB2NGDataStoreFactory
DataStoreFactory for DB2 database.
|
class |
DB2NGJNDIDataStoreFactory
DataStoreFactory for DB2 database.
|
Modifier and Type | Class and Description |
---|---|
class |
PreGeneralizedDataStoreFactory |
Modifier and Type | Class and Description |
---|---|
class |
H2DataStoreFactory
DataStoreFacotry for H2 database.
|
class |
H2JNDIDataStoreFactory
JNDI DataStoreFactory for H2.
|
Modifier and Type | Class and Description |
---|---|
class |
MongoDataStoreFactory |
Modifier and Type | Class and Description |
---|---|
class |
MySQLDataStoreFactory
DataStoreFactory for MySQL database.
|
class |
MySQLJNDIDataStoreFactory
JNDI DataStoreFactory for mysql database.
|
Modifier and Type | Class and Description |
---|---|
class |
OracleNGDataStoreFactory
Oracle data store factory.
|
class |
OracleNGJNDIDataStoreFactory
JNDI DataStoreFactory for oracle database.
|
class |
OracleNGOCIDataStoreFactory
Creates an Oracle datastore based on a thick OCI client connection, instead of the traditional
(thin) jdbc connection.
|
Modifier and Type | Class and Description |
---|---|
class |
PostgisNGDataStoreFactory |
class |
PostgisNGJNDIDataStoreFactory
JNDI DataStoreFactory for Postgis database.
|
Modifier and Type | Class and Description |
---|---|
class |
PropertyDataStoreFactory
DataStore factory that creates PropertyDataStores
|
Modifier and Type | Class and Description |
---|---|
class |
ShapefileDataStoreFactory
Builds instances of the shapefile data store
|
class |
ShapefileDirectoryFactory
Creates a directory datastore pointing to a directory of shapefiles
|
Modifier and Type | Class and Description |
---|---|
class |
SQLServerDataStoreFactory
DataStore factory for Microsoft SQL Server.
|
class |
SQLServerJNDIDataStoreFactory
JNDI DataStoreFactory for sql server database.
|
Modifier and Type | Class and Description |
---|---|
class |
JDTSSQLServerJNDIDataStoreFactory |
class |
JTDSSqlServerDataStoreFactory |
Modifier and Type | Class and Description |
---|---|
class |
TeradataDataStoreFactory |
class |
TeradataJNDIDataStoreFactory
JNDI DataStoreFactory for Teradata database.
|
Modifier and Type | Class and Description |
---|---|
class |
WFSDataStoreFactory
A
DataStoreFactorySpi to connect to a Web Feature Service. |
Modifier and Type | Class and Description |
---|---|
class |
WFSDataAccessFactory
The factory responsible for creating WFSDataAccess objects based on their capabilities and the
configuration file used.
|
Modifier and Type | Class and Description |
---|---|
class |
GeoPkgDataStoreFactory
The GeoPackage DataStore Factory.
|
Modifier and Type | Class and Description |
---|---|
class |
JDBCDataStoreFactory
Abstract implementation of DataStoreFactory for jdbc datastores.
|
class |
JDBCJNDIDataStoreFactory
Abstract implementation of DataStoreFactory for jdbc datastores which obtain a JNDI connection.
|
Modifier and Type | Class and Description |
---|---|
class |
MBTilesDataStoreFactory |
Copyright © 1996–2019 Geotools. All rights reserved.