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 |
H2DataStoreFactory
DataStoreFacotry for H2 database.
|
class |
H2JNDIDataStoreFactory
JNDI DataStoreFactory for H2.
|
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 |
SQLServerDataStoreFactory
DataStore factory for Microsoft SQL Server.
|
class |
SQLServerJNDIDataStoreFactory
JNDI DataStoreFactory for sql server database.
|
Constructor and Description |
---|
SQLServerJNDIDataStoreFactory(JDBCDataStoreFactory delegate) |
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 |
GeoPkgDataStoreFactory
The GeoPackage DataStore Factory.
|
Modifier and Type | Class and Description |
---|---|
class |
JDBCJNDIDataStoreFactory
Abstract implementation of DataStoreFactory for jdbc datastores which obtain a JNDI connection.
|
Modifier and Type | Field and Description |
---|---|
protected JDBCDataStoreFactory |
JDBCJNDIDataStoreFactory.delegate
regular datastore factory to delegate to.
|
Constructor and Description |
---|
JDBCJNDIDataStoreFactory(JDBCDataStoreFactory delegate) |
Modifier and Type | Class and Description |
---|---|
class |
MBTilesDataStoreFactory |
Copyright © 1996–2019 Geotools. All rights reserved.