Uses of Package
org.geotools.jdbc

Packages that use org.geotools.jdbc
org.geotools.data.db2   
org.geotools.data.h2   
org.geotools.data.jdbc   
org.geotools.data.mysql   
org.geotools.data.oracle   
org.geotools.data.postgis   
org.geotools.data.spatialite   
org.geotools.data.sqlserver   
org.geotools.jdbc   
 

Classes in org.geotools.jdbc used by org.geotools.data.db2
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
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.jdbc
PrimaryKey
          Primary key of a table.
 

Classes in org.geotools.jdbc used by org.geotools.data.mysql
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
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
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.spatialite
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
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.jdbc
JDBCDataStore
          Datastore implementation for jdbc based relational databases.
JDBCDataStoreFactory
          Abstract implementation of DataStoreFactory for jdbc datastores.
JDBCFeatureReader
          Reader for jdbc datastore
JDBCFeatureSource
           
JDBCState
          State for jdbc datastore providing additional cached values such as primary key and database connection.
JDBCUpdateFeatureWriter
           
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
          A strategy object used by the JDBCDataStore to determine the PrimaryKey for a certain FeatureType
SQLDialect
          The driver used by JDBCDataStore to directly communicate with the database.
 



Copyright © 1996-2010 Geotools. All Rights Reserved.