JDBC

Supports accessing feature information databases using the Java JDBC library.

../../_images/gt-jdbc.svg

gt-jdbc module

The JDBC module is used as the base for all JDBC / Database backed DataStores. Alone it does not contain any useful functionality. The useful functionality is contained within modules specific to a particular database.

Maven:

<dependency>
  <groupId>org.geotools</groupId>
  <artifactId>gt-jdbc</artifactId>
  <version>${geotools.version}</version>
</dependency>

Contents

DataStore plugins:

Unsupported plugins: