|
Class Summary |
| MysqlConnection |
Shell for JDBC transactions of all types. |
| MySQLConnectionFactory |
Creates ConnectionPool objects for a certain MySQL database instance. |
| MySQLDataStore |
An implementation of the GeoTools Data Store API for the MySQL database platform.
|
| MySQLDataStoreFactory |
Creates a MySQLDataStoreFactory based on the correct params.
|
| 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.
|
| MysqlGeomColumn |
MysqlGeoColumn is used by MysqlDataSource to query its specific geometric
information. |
| MySQLSQLBuilder |
A MySQL-specific instance of DefaultSQLBuilder, which supports MySQL 4.1's geometric
datatypes. |