Uses of Package
org.geotools.data.jdbc

Packages that use org.geotools.data.jdbc
org.geotools.data.jdbc   
 

Classes in org.geotools.data.jdbc used by org.geotools.data.jdbc
ConnectionPool
          Provides a ConnectionPool that can be used by multiple data sources to get connections to a single database.
ConnectionPoolManager
          Provides a Singleton manager of connection pools.
JDBCDataStore
          Abstract helper class for JDBC DataStore implementations.
JDBCDataStore.FeatureTypeInfo
          Stores information about known FeatureTypes.
JDBCDataStore.JDBCFeatureWriter
           
JDBCDataStore.QueryData
          Provides an encapsulation of the connection, statement and result set of a JDBC query.
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.
QueryDataListener
          QueryData Listener interfaces.
ResultSetAttributeReader
          An attributeReader to read a sql ResultSet.
SQLBuilder
          Provides an interface for SQL statement construction.
WKTAttributeReader
          An attribute reader for well known text.
 



Copyright © 1996-2003 GeoTools. All Rights Reserved.