Package | Description |
---|---|
org.geotools.gce.imagemosaic.catalog.oracle | |
org.geotools.gce.imagemosaic.catalog.postgis | |
org.geotools.gce.imagemosaic.catalog.sqlserver |
Modifier and Type | Class and Description |
---|---|
class |
OracleDatastoreWrapper
Specific Oracle implementation for a
DataStoreWrapper Oracle DB has a couple of
limitations: 1) All attributes and type names are UPPERCASE 2) attribute and type names can't be
longer than 30 chars |
Modifier and Type | Class and Description |
---|---|
class |
PostgisDatastoreWrapper
Specific Postgis implementation for a
DataStoreWrapper By default, Postgresql identifiers
can't be longer than 63 chars. |
Modifier and Type | Class and Description |
---|---|
class |
SQLServerDatastoreWrapper
Specific SQLServer implementation for a
DataStoreWrapper |
Copyright © 1996–2022 Geotools. All rights reserved.