|
Class Summary |
| HsqlConnection |
Shell for JDBC transactions of all types. |
| HsqlConnectionFactory |
This creates connections for the HSQL datasource to make
its transactions. |
| HsqlDataStore |
An implementation of the GeoTools Data Store API for the HSQL database platform.
|
| HsqlDataStoreFactory |
Creates a HsqlDataStoreFactory based on the correct params.
|
| HsqlFeatureWriter |
Feature writer handling specific geometric function from HSQL
This essentially adds the DB in a box wrappers around various HSQL
queries make them work. |
| HsqlSQLBuilder |
A HSQL-specific instance of DefaultSQLBuilder, which supports MySQL 4.1's
geometric datatypes. |
| HsqlTransactionStateDiff |
A Transaction.State that keeps a difference table for use with
HsqlDataStore. |