Uses of Package
org.geotools.data.jdbc

Packages that use org.geotools.data.jdbc
org.geotools.arcsde.filter   
org.geotools.data.db2   
org.geotools.data.db2.filter   
org.geotools.data.jdbc   
org.geotools.data.postgis   
org.geotools.data.postgis.collection   
org.geotools.data.postgis.fidmapper   
 

Classes in org.geotools.data.jdbc used by org.geotools.arcsde.filter
FilterToSQL
          Encodes a filter into a SQL WHERE statement.
FilterToSQLException
          Indicates a client class has attempted to encode a filter not supported by the SQLEncoder being used, or that there were io problems.
 

Classes in org.geotools.data.jdbc used by org.geotools.data.db2
ConnectionPool
          Deprecated. Use DataSource, DataSourceUtil and DataSourceFinder instead
FeatureTypeHandler
          This class acts as a manager for FIDMappers and FeatureTypeInfo on behalf of a JDBCDataStore.
FeatureTypeInfo
          Stores information about known FeatureTypes.
FilterToSQL
          Encodes a filter into a SQL WHERE statement.
GeoAPISQLBuilder
          Builds a complete SQL query to select the specified attributes for the specified feature type, using a specified filter to generate a WHERE clause.
JDBC1DataStore
          Abstract class for JDBC based DataStore implementations.
JDBC2DataStore
          This JDBCDataStore is able to take advantage of additonal functionality provided by JDBC2 level drivers - for example ConnectionPools.
JDBCDataStore
          Abstract class for JDBC (level2) based DataStore implementations.
JDBCDataStoreConfig
          Configuration object for JDBCDataStore.
JDBCFeatureSource
          A JDBCFeatureSource that can opperate as a starting point for your own implementations.
JDBCFeatureStore
          This is a starting point for providing your own FeatureStore implementation.
JDBCFeatureWriter
          JDBCDataStore implementation of the FeatureWriter interface
JDBCTextFeatureWriter
          An abstract class that uses sql statements to insert, update and delete features from the database.
QueryData
          QueryData holds the ResultSet obtained from the sql query and has the following responsibilities: acts as the attribute reader by using the AttributeIO objects acts as the attribute writer by using the AttributeIO objects manages the resulset, statement and transaction and closes them cleanly if needed provides methods for creating a new row, as well as inserting new ones, that are used by the JDBCFeatureWriter holds the FIDMapper for feature reader and writer to use when building new features
SQLBuilder
          Provides an interface for SQL statement construction.
 

Classes in org.geotools.data.jdbc used by org.geotools.data.db2.filter
FilterToSQL
          Encodes a filter into a SQL WHERE statement.
 

Classes in org.geotools.data.jdbc used by org.geotools.data.jdbc
ConnectionPool
          Deprecated. Use DataSource, DataSourceUtil and DataSourceFinder instead
ConnectionPoolManager
          Deprecated. Use DataSource, DataSourceUtil and DataSourceFinder instead
FeatureTypeHandler
          This class acts as a manager for FIDMappers and FeatureTypeInfo on behalf of a JDBCDataStore.
FeatureTypeInfo
          Stores information about known FeatureTypes.
FilterToSQL
          Encodes a filter into a SQL WHERE statement.
FilterToSQLException
          Indicates a client class has attempted to encode a filter not supported by the SQLEncoder being used, or that there were io problems.
JDBC1DataStore
          Abstract class for JDBC based DataStore implementations.
JDBC2DataStore
          This JDBCDataStore is able to take advantage of additonal functionality provided by JDBC2 level drivers - for example ConnectionPools.
JDBCDataStoreConfig
          Configuration object for JDBCDataStore.
JDBCFeatureReader
          JDBCDataStore specific implementation of the FeatureReader interface
JDBCFeatureSource
          A JDBCFeatureSource that can opperate as a starting point for your own implementations.
JDBCFeatureStore
          This is a starting point for providing your own FeatureStore implementation.
JDBCFeatureWriter
          JDBCDataStore implementation of the FeatureWriter interface
MutableFIDFeature
           
QueryData
          QueryData holds the ResultSet obtained from the sql query and has the following responsibilities: acts as the attribute reader by using the AttributeIO objects acts as the attribute writer by using the AttributeIO objects manages the resulset, statement and transaction and closes them cleanly if needed provides methods for creating a new row, as well as inserting new ones, that are used by the JDBCFeatureWriter holds the FIDMapper for feature reader and writer to use when building new features
SQLBuilder
          Provides an interface for SQL statement construction.
 

Classes in org.geotools.data.jdbc used by org.geotools.data.postgis
ConnectionPool
          Deprecated. Use DataSource, DataSourceUtil and DataSourceFinder instead
DefaultSQLBuilder
          Deprecated. Use GeoAPISQLBuilder instead
JDBC1DataStore
          Abstract class for JDBC based DataStore implementations.
JDBC2DataStore
          This JDBCDataStore is able to take advantage of additonal functionality provided by JDBC2 level drivers - for example ConnectionPools.
JDBCDataStore
          Abstract class for JDBC (level2) based DataStore implementations.
JDBCDataStoreConfig
          Configuration object for JDBCDataStore.
JDBCFeatureSource
          A JDBCFeatureSource that can opperate as a starting point for your own implementations.
JDBCFeatureStore
          This is a starting point for providing your own FeatureStore implementation.
JDBCFeatureWriter
          JDBCDataStore implementation of the FeatureWriter interface
JDBCTextFeatureWriter
          An abstract class that uses sql statements to insert, update and delete features from the database.
QueryData
          QueryData holds the ResultSet obtained from the sql query and has the following responsibilities: acts as the attribute reader by using the AttributeIO objects acts as the attribute writer by using the AttributeIO objects manages the resulset, statement and transaction and closes them cleanly if needed provides methods for creating a new row, as well as inserting new ones, that are used by the JDBCFeatureWriter holds the FIDMapper for feature reader and writer to use when building new features
SQLBuilder
          Provides an interface for SQL statement construction.
 

Classes in org.geotools.data.jdbc used by org.geotools.data.postgis.collection
JDBCFeatureCollection
           
JDBCFeatureSource
          A JDBCFeatureSource that can opperate as a starting point for your own implementations.
 

Classes in org.geotools.data.jdbc used by org.geotools.data.postgis.fidmapper
JDBCDataStoreConfig
          Configuration object for JDBCDataStore.
 



Copyright © 1996-2009 Geotools. All Rights Reserved.