Uses of Package
org.geotools.jdbc
-
Classes in org.geotools.jdbc used by org.geotools.appschema.jdbc Class Description JDBCDataStore Datastore implementation for jdbc based relational databases.JDBCFeatureSource JDBCFeatureStore FeatureStore implementation for jdbc based relational database tables.PreparedFilterToSQL Extension of FilterToSQL intended for use with prepared statements. -
Classes in org.geotools.jdbc used by org.geotools.data.db2 Class Description BasicSQLDialect JDBCDataStore Datastore implementation for jdbc based relational databases.JDBCDataStoreFactory Abstract implementation of DataStoreFactory for jdbc datastores.JDBCJNDIDataStoreFactory Abstract implementation of DataStoreFactory for jdbc datastores which obtain a JNDI connection.PreparedFilterToSQL Extension of FilterToSQL intended for use with prepared statements.PreparedStatementSQLDialect SQL dialect which uses prepared statements for database interaction.SQLDialect The driver used by JDBCDataStore to directly communicate with the database. -
Classes in org.geotools.jdbc used by org.geotools.data.h2 Class Description BasicSQLDialect JDBCDataStore Datastore implementation for jdbc based relational databases.JDBCDataStoreFactory Abstract implementation of DataStoreFactory for jdbc datastores.JDBCJNDIDataStoreFactory Abstract implementation of DataStoreFactory for jdbc datastores which obtain a JNDI connection.PreparedStatementSQLDialect SQL dialect which uses prepared statements for database interaction.SQLDialect The driver used by JDBCDataStore to directly communicate with the database. -
Classes in org.geotools.jdbc used by org.geotools.data.hana Class Description JDBCDataStore Datastore implementation for jdbc based relational databases.JDBCDataStoreFactory Abstract implementation of DataStoreFactory for jdbc datastores.JDBCJNDIDataStoreFactory Abstract implementation of DataStoreFactory for jdbc datastores which obtain a JNDI connection.PreparedFilterToSQL Extension of FilterToSQL intended for use with prepared statements.PreparedStatementSQLDialect SQL dialect which uses prepared statements for database interaction.SQLDialect The driver used by JDBCDataStore to directly communicate with the database. -
Classes in org.geotools.jdbc used by org.geotools.data.informix Class Description BasicSQLDialect JDBCDataStore Datastore implementation for jdbc based relational databases.JDBCDataStoreFactory Abstract implementation of DataStoreFactory for jdbc datastores.JDBCJNDIDataStoreFactory Abstract implementation of DataStoreFactory for jdbc datastores which obtain a JNDI connection.SQLDialect The driver used by JDBCDataStore to directly communicate with the database. -
Classes in org.geotools.jdbc used by org.geotools.data.jdbc Class Description PrimaryKey Primary key of a table. -
Classes in org.geotools.jdbc used by org.geotools.data.mysql Class Description BasicSQLDialect JDBCDataStore Datastore implementation for jdbc based relational databases.JDBCDataStoreFactory Abstract implementation of DataStoreFactory for jdbc datastores.JDBCJNDIDataStoreFactory Abstract implementation of DataStoreFactory for jdbc datastores which obtain a JNDI connection.PreparedStatementSQLDialect SQL dialect which uses prepared statements for database interaction.SQLDialect The driver used by JDBCDataStore to directly communicate with the database. -
Classes in org.geotools.jdbc used by org.geotools.data.oracle Class Description JDBCDataStore Datastore implementation for jdbc based relational databases.JDBCDataStoreFactory Abstract implementation of DataStoreFactory for jdbc datastores.JDBCJNDIDataStoreFactory Abstract implementation of DataStoreFactory for jdbc datastores which obtain a JNDI connection.PreparedFilterToSQL Extension of FilterToSQL intended for use with prepared statements.PreparedStatementSQLDialect SQL dialect which uses prepared statements for database interaction.SQLDialect The driver used by JDBCDataStore to directly communicate with the database. -
Classes in org.geotools.jdbc used by org.geotools.data.postgis Class Description BasicSQLDialect ColumnMetadata Metadata about a table column used to carry information through the type mapping process.JDBCDataStore Datastore implementation for jdbc based relational databases.JDBCDataStoreFactory Abstract implementation of DataStoreFactory for jdbc datastores.JDBCJNDIDataStoreFactory Abstract implementation of DataStoreFactory for jdbc datastores which obtain a JNDI connection.PreparedFilterToSQL Extension of FilterToSQL intended for use with prepared statements.PreparedStatementSQLDialect SQL dialect which uses prepared statements for database interaction.SQLDialect The driver used by JDBCDataStore to directly communicate with the database. -
Classes in org.geotools.jdbc used by org.geotools.data.sqlserver Class Description BasicSQLDialect JDBCDataStore Datastore implementation for jdbc based relational databases.JDBCDataStoreFactory Abstract implementation of DataStoreFactory for jdbc datastores.JDBCJNDIDataStoreFactory Abstract implementation of DataStoreFactory for jdbc datastores which obtain a JNDI connection.SQLDialect The driver used by JDBCDataStore to directly communicate with the database. -
Classes in org.geotools.jdbc used by org.geotools.data.sqlserver.jtds Class Description BasicSQLDialect JDBCDataStore Datastore implementation for jdbc based relational databases.JDBCDataStoreFactory Abstract implementation of DataStoreFactory for jdbc datastores.JDBCJNDIDataStoreFactory Abstract implementation of DataStoreFactory for jdbc datastores which obtain a JNDI connection.SQLDialect The driver used by JDBCDataStore to directly communicate with the database. -
Classes in org.geotools.jdbc used by org.geotools.data.teradata Class Description JDBCDataStore Datastore implementation for jdbc based relational databases.JDBCDataStoreFactory Abstract implementation of DataStoreFactory for jdbc datastores.JDBCJNDIDataStoreFactory Abstract implementation of DataStoreFactory for jdbc datastores which obtain a JNDI connection.PreparedFilterToSQL Extension of FilterToSQL intended for use with prepared statements.PreparedStatementSQLDialect SQL dialect which uses prepared statements for database interaction.SQLDialect The driver used by JDBCDataStore to directly communicate with the database. -
Classes in org.geotools.jdbc used by org.geotools.geopkg Class Description JDBCDataStore Datastore implementation for jdbc based relational databases.JDBCDataStoreFactory Abstract implementation of DataStoreFactory for jdbc datastores.PreparedFilterToSQL Extension of FilterToSQL intended for use with prepared statements.PreparedStatementSQLDialect SQL dialect which uses prepared statements for database interaction.PrimaryKey Primary key of a table.PrimaryKeyColumn Represents a column in a primary key.SQLDialect The driver used by JDBCDataStore to directly communicate with the database. -
Classes in org.geotools.jdbc used by org.geotools.jdbc Class Description ColumnMetadata Metadata about a table column used to carry information through the type mapping process.ConnectionLifecycleListener This interface can be implemented to perform custom behavior on each connection as it gets borrowed from the connection pool and then released back to the pool.Index Represents a database indexJDBCCallbackFactory JDBC callback factory.JDBCDataStore Datastore implementation for jdbc based relational databases.JDBCDataStoreFactory Abstract implementation of DataStoreFactory for jdbc datastores.JDBCFeatureReader Reader for jdbc datastoreJDBCFeatureSource JDBCReaderCallback Callback forJDBCFeatureReader
.JDBCState State for jdbc datastore providing additional cached values such as primary key and database connection.JDBCUpdateFeatureWriter JoinInfo Holds information about a join query.JoinInfo.JoinPart PreparedFilterToSQL Extension of FilterToSQL intended for use with prepared statements.PreparedStatementSQLDialect SQL dialect which uses prepared statements for database interaction.PrimaryKey Primary key of a table.PrimaryKeyColumn Represents a column in a primary key.PrimaryKeyFinder SQLDialect The driver used by JDBCDataStore to directly communicate with the database.VirtualTable Describes a virtual table, that is, a feature type created starting from a generic SQL query.VirtualTableParameter AVirtualTable
parameter.VirtualTableParameter.Validator Interface to be implemented by parameter value validators -
Classes in org.geotools.jdbc used by org.h2gis.geotools Class Description BasicSQLDialect ColumnMetadata Metadata about a table column used to carry information through the type mapping process.JDBCDataStore Datastore implementation for jdbc based relational databases.JDBCDataStoreFactory Abstract implementation of DataStoreFactory for jdbc datastores.JDBCJNDIDataStoreFactory Abstract implementation of DataStoreFactory for jdbc datastores which obtain a JNDI connection.PreparedFilterToSQL Extension of FilterToSQL intended for use with prepared statements.PreparedStatementSQLDialect SQL dialect which uses prepared statements for database interaction.SQLDialect The driver used by JDBCDataStore to directly communicate with the database.