| Interface | Description |
|---|---|
| GeometryTypeCodes |
Geometry type codes as defined in OGC SFS 1.2.1
|
| SpatialResultSet |
In order to provide a common API with H2 Spatial and PostGIS,
this result set manage the conversion of column to JTS geometry.
|
| SpatialResultSetMetaData |
In order to provide a common API with H2 Spatial and PostGIS this MetaData give type information on Geometry fields.
|
| Class | Description |
|---|---|
| Constants |
SQL reserved words
|
| JDBCUrlParser |
Convert JDBC URL into JDBC Connection properties.
|
| JDBCUtilities |
DBMS should follow standard but it is not always the case, this class do some common operations.
|
| SFSUtilities |
Generic utilities function to retrieve spatial metadata trough SFS specification.
|
| TableLocation |
Just a class used to split Catalog Schema and Table.
|
| TableUtilities |
Utility in order to simplify table function usage
|
| URIUtilities |
Utility class in order to manage URI
|
| Enum | Description |
|---|---|
| JDBCUtilities.FUNCTION_TYPE |
Copyright © 2019 CNRS. All rights reserved.