| Package | Description |
|---|---|
| org.gcube.application.geoportal.model.db | |
| org.gcube.application.geoportal.storage | |
| org.gcube.application.geoportal.utils |
| Modifier and Type | Field and Description |
|---|---|
static ArrayList<PostgisTable.Field> |
DBConstants.Concessioni.COLUMNS |
static ArrayList<PostgisTable.Field> |
DBConstants.MOSI.COLUMNS |
| Modifier and Type | Method and Description |
|---|---|
String |
PostgisTable.getDeleteByFieldStatement(PostgisTable.Field field) |
void |
PostgisTable.setObjectInPreparedStatement(PostgisTable.Field field,
Object value,
PreparedStatement toFill,
int psFieldIndex) |
| Modifier and Type | Method and Description |
|---|---|
int |
PostgisDBManager.deleteByFieldValue(PostgisTable target,
PostgisTable.Field field,
Object value) |
int |
PostgisDBManagerI.deleteByFieldValue(PostgisTable target,
PostgisTable.Field field,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,Object> |
GpkgUtils.rowAsMap(mil.nga.geopackage.features.user.FeatureResultSet rs,
List<PostgisTable.Field> targetSchema) |
Copyright © 2020. All Rights Reserved.