Package org.geotools.data.mysql

Class Summary
MySQLConnectionFactory Deprecated. Use DataSource, DataSourceUtil and DataSourceFinder instead
MySQLDataStore An implementation of the GeoTools Data Store API for the MySQL database platform.
MySQLDataStoreFactory DataStoreFactory for MySQL database.
MySQLDialect Delegate for MySQLDialectBasic and MySQLDialectPrepared which implements the common part of the api.
MySQLDialectBasic MySQL database dialect based on basic (non-prepared) statements.
MySQLDialectPrepared MySQL database dialect based on prepared statements.
MySQLFeatureWriter Feature writer handling specific geometric function from MySQL 4.1 TODO This ought to handle MySQL 4.1's geometric datatypes, but it does not work.
MySQLFilterToSQL  
MysqlGeomColumn MysqlGeoColumn is used by MysqlDataSource to query its specific geometric information.
MySQLJNDIDataStoreFactory JNDI DataStoreFactory for mysql database.
MySQLSQLBuilder A MySQL-specific instance of GeoAPISQLBuilder, which supports MySQL 4.1's geometric datatypes.
 



Copyright © 1996-2010 Geotools. All Rights Reserved.