Uses of Class
org.geotools.jdbc.JDBCDataStoreFactory
Packages that use JDBCDataStoreFactory
Package
Description
-
Uses of JDBCDataStoreFactory in org.geotools.data.db2
Subclasses of JDBCDataStoreFactory in org.geotools.data.db2Modifier and TypeClassDescriptionclassDataStoreFactory for DB2 database.classDataStoreFactory for DB2 database. -
Uses of JDBCDataStoreFactory in org.geotools.data.duckdb
Subclasses of JDBCDataStoreFactory in org.geotools.data.duckdbModifier and TypeClassDescriptionclassAbstract base class for DuckDB-powered datastores.class -
Uses of JDBCDataStoreFactory in org.geotools.data.h2
Subclasses of JDBCDataStoreFactory in org.geotools.data.h2Modifier and TypeClassDescriptionclassDataStoreFacotry for H2 database.classJNDI DataStoreFactory for H2. -
Uses of JDBCDataStoreFactory in org.geotools.data.hana
Subclasses of JDBCDataStoreFactory in org.geotools.data.hanaModifier and TypeClassDescriptionclassA JDBC data store factory for connecting to SAP HANA.classA JNDI data store factory for SAP HANA. -
Uses of JDBCDataStoreFactory in org.geotools.data.informix
Subclasses of JDBCDataStoreFactory in org.geotools.data.informixModifier and TypeClassDescriptionclassDataStoreFactory for Informix database.classJNDI DataStoreFactory for Informix database. -
Uses of JDBCDataStoreFactory in org.geotools.data.mysql
Subclasses of JDBCDataStoreFactory in org.geotools.data.mysqlModifier and TypeClassDescriptionclassDataStoreFactory for MySQL database.classJNDI DataStoreFactory for mysql database. -
Uses of JDBCDataStoreFactory in org.geotools.data.oracle
Subclasses of JDBCDataStoreFactory in org.geotools.data.oracleModifier and TypeClassDescriptionclassOracle data store factory.classJNDI DataStoreFactory for oracle database.classCreates an Oracle datastore based on a thick OCI client connection, instead of the traditional (thin) jdbc connection. -
Uses of JDBCDataStoreFactory in org.geotools.data.postgis
Subclasses of JDBCDataStoreFactory in org.geotools.data.postgisModifier and TypeClassDescriptionclassclassJNDI DataStoreFactory for Postgis database. -
Uses of JDBCDataStoreFactory in org.geotools.data.singlestore
Subclasses of JDBCDataStoreFactory in org.geotools.data.singlestoreModifier and TypeClassDescriptionclassDataStoreFactory for SingleStore database.classJNDI DataStoreFactory for SingleStore database. -
Uses of JDBCDataStoreFactory in org.geotools.data.sqlserver
Subclasses of JDBCDataStoreFactory in org.geotools.data.sqlserverModifier and TypeClassDescriptionclassDataStore factory for Microsoft SQL Server.classJNDI DataStoreFactory for sql server database.Constructors in org.geotools.data.sqlserver with parameters of type JDBCDataStoreFactoryModifierConstructorDescriptionprotected -
Uses of JDBCDataStoreFactory in org.geotools.data.sqlserver.jtds
Subclasses of JDBCDataStoreFactory in org.geotools.data.sqlserver.jtdsModifier and TypeClassDescriptionclassclass -
Uses of JDBCDataStoreFactory in org.geotools.data.teradata
Subclasses of JDBCDataStoreFactory in org.geotools.data.teradataModifier and TypeClassDescriptionclassclassJNDI DataStoreFactory for Teradata database. -
Uses of JDBCDataStoreFactory in org.geotools.geopkg
Subclasses of JDBCDataStoreFactory in org.geotools.geopkg -
Uses of JDBCDataStoreFactory in org.geotools.jdbc
Subclasses of JDBCDataStoreFactory in org.geotools.jdbcModifier and TypeClassDescriptionclassAbstract implementation of DataStoreFactory for jdbc datastores which obtain a JNDI connection.Fields in org.geotools.jdbc declared as JDBCDataStoreFactoryModifier and TypeFieldDescriptionprotected JDBCDataStoreFactoryJDBCJNDIDataStoreFactory.delegateregular datastore factory to delegate to.Constructors in org.geotools.jdbc with parameters of type JDBCDataStoreFactory -
Uses of JDBCDataStoreFactory in org.h2gis.geotools
Subclasses of JDBCDataStoreFactory in org.h2gis.geotoolsModifier and TypeClassDescriptionclassjdbc-h2gis is an extension to connect H2GIS a spatial library that brings spatial support to the H2 Java database.classjdbc-h2gis is an extension to connect H2GIS a spatial library that brings spatial support to the H2 Java database.