jar

io.oss84.geotools : gt-jdbc

Maven & Gradle

Feb 21, 2021
1 usages
1.2k stars

JDBC DataStore Support · Abstract datastore implementation and helper classes / apis to be extended by datastores backed by releational databases accesible via jdbc.

Table Of Contents

Latest Version

Download io.oss84.geotools : gt-jdbc JAR file - Latest Versions:

All Versions

Download io.oss84.geotools : gt-jdbc JAR file - All Versions:

Version Vulnerabilities Size Updated
24.2 CVE-2022-24818
CVE-2022-24818

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window gt-jdbc-24.2-oss84-1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.geotools.data.jdbc

├─ org.geotools.data.jdbc.FilterToSQL.class - [JAR]

├─ org.geotools.data.jdbc.FilterToSQLException.class - [JAR]

├─ org.geotools.data.jdbc.JDBCUtils.class - [JAR]

org.geotools.jdbc

├─ org.geotools.jdbc.AutoGeneratedPrimaryKeyColumn.class - [JAR]

├─ org.geotools.jdbc.BasicSQLDialect.class - [JAR]

├─ org.geotools.jdbc.ColumnMetadata.class - [JAR]

├─ org.geotools.jdbc.CompositePrimaryKeyFinder.class - [JAR]

├─ org.geotools.jdbc.ConnectionLifecycleListener.class - [JAR]

├─ org.geotools.jdbc.CoordinateSequenceDimensionExtractor.class - [JAR]

├─ org.geotools.jdbc.EnumMapper.class - [JAR]

├─ org.geotools.jdbc.EscapeSql.class - [JAR]

├─ org.geotools.jdbc.HeuristicPrimaryKeyFinder.class - [JAR]

├─ org.geotools.jdbc.Index.class - [JAR]

├─ org.geotools.jdbc.InsertionClassifier.class - [JAR]

├─ org.geotools.jdbc.JDBCCallbackFactory.class - [JAR]

├─ org.geotools.jdbc.JDBCClosingFeatureReader.class - [JAR]

├─ org.geotools.jdbc.JDBCClosingFeatureWriter.class - [JAR]

├─ org.geotools.jdbc.JDBCDataStore.class - [JAR]

├─ org.geotools.jdbc.JDBCDataStoreFactory.class - [JAR]

├─ org.geotools.jdbc.JDBCFeatureReader.class - [JAR]

├─ org.geotools.jdbc.JDBCFeatureSource.class - [JAR]

├─ org.geotools.jdbc.JDBCFeatureStore.class - [JAR]

├─ org.geotools.jdbc.JDBCInsertFeatureWriter.class - [JAR]

├─ org.geotools.jdbc.JDBCJNDIDataStoreFactory.class - [JAR]

├─ org.geotools.jdbc.JDBCJoiningFeatureReader.class - [JAR]

├─ org.geotools.jdbc.JDBCJoiningFilteringFeatureReader.class - [JAR]

├─ org.geotools.jdbc.JDBCQueryCapabilities.class - [JAR]

├─ org.geotools.jdbc.JDBCReaderCallback.class - [JAR]

├─ org.geotools.jdbc.JDBCState.class - [JAR]

├─ org.geotools.jdbc.JDBCTransactionState.class - [JAR]

├─ org.geotools.jdbc.JDBCUpdateFeatureWriter.class - [JAR]

├─ org.geotools.jdbc.JDBCUpdateInsertFeatureWriter.class - [JAR]

├─ org.geotools.jdbc.JoinInfo.class - [JAR]

├─ org.geotools.jdbc.JoinPropertyName.class - [JAR]

├─ org.geotools.jdbc.KeysFetcher.class - [JAR]

├─ org.geotools.jdbc.LifecycleConnection.class - [JAR]

├─ org.geotools.jdbc.LifecycleConnectionUnWrapper.class - [JAR]

├─ org.geotools.jdbc.MetadataTablePrimaryKeyFinder.class - [JAR]

├─ org.geotools.jdbc.NamePatternEscaping.class - [JAR]

├─ org.geotools.jdbc.NonIncrementingPrimaryKeyColumn.class - [JAR]

├─ org.geotools.jdbc.NullHandlingVisitor.class - [JAR]

├─ org.geotools.jdbc.NullPrimaryKey.class - [JAR]

├─ org.geotools.jdbc.PreparedFilterToSQL.class - [JAR]

├─ org.geotools.jdbc.PreparedStatementSQLDialect.class - [JAR]

├─ org.geotools.jdbc.PrimaryKey.class - [JAR]

├─ org.geotools.jdbc.PrimaryKeyColumn.class - [JAR]

├─ org.geotools.jdbc.PrimaryKeyFIDValidator.class - [JAR]

├─ org.geotools.jdbc.PrimaryKeyFinder.class - [JAR]

├─ org.geotools.jdbc.RegexpValidator.class - [JAR]

├─ org.geotools.jdbc.SQLDialect.class - [JAR]

├─ org.geotools.jdbc.SequencedPrimaryKeyColumn.class - [JAR]

├─ org.geotools.jdbc.SessionCommandsListener.class - [JAR]

├─ org.geotools.jdbc.VirtualTable.class - [JAR]

├─ org.geotools.jdbc.VirtualTableParameter.class - [JAR]

org.geotools.jdbc.util

├─ org.geotools.jdbc.util.SqlUtil.class - [JAR]

org.geotools.data.jdbc.datasource

├─ org.geotools.data.jdbc.datasource.AbstractDataSourceFactorySpi.class - [JAR]

├─ org.geotools.data.jdbc.datasource.AbstractManageableDataSource.class - [JAR]

├─ org.geotools.data.jdbc.datasource.DBCPDataSource.class - [JAR]

├─ org.geotools.data.jdbc.datasource.DBCPDataSourceFactory.class - [JAR]

├─ org.geotools.data.jdbc.datasource.DBCPUnWrapper.class - [JAR]

├─ org.geotools.data.jdbc.datasource.DataSourceFactorySpi.class - [JAR]

├─ org.geotools.data.jdbc.datasource.DataSourceFinder.class - [JAR]

├─ org.geotools.data.jdbc.datasource.DataSourceUtil.class - [JAR]

├─ org.geotools.data.jdbc.datasource.JNDIDataSourceFactory.class - [JAR]

├─ org.geotools.data.jdbc.datasource.ManageableDataSource.class - [JAR]

├─ org.geotools.data.jdbc.datasource.UnWrapper.class - [JAR]

Advertisement

Dependencies from Group

Feb 21, 2021
14 usages
1.2k stars
Feb 21, 2021
13 usages
1.2k stars
Feb 21, 2021
12 usages
1.2k stars
Feb 21, 2021
9 usages
1.2k stars
Feb 21, 2021
8 usages
1.2k stars

Discover Dependencies

Jan 27, 2015
7 usages
1 stars
Feb 17, 2023
6 usages
2.9k stars
Jul 31, 2023
29 usages
29.2k stars
May 29, 2023
4 usages
0 stars
Feb 10, 2017
7 usages
122 stars
Jul 16, 2018
4 usages
May 07, 2016
7 usages
Feb 21, 2020
4 usages
14 stars
Apr 19, 2021
3 usages
6 stars
Oct 18, 2019
5 usages
18 stars