| Package | Description |
|---|---|
| com.openindex.openestate.impl.db | |
| com.openindex.openestate.impl.db.hsql |
| Modifier and Type | Field and Description |
|---|---|
DbGeo |
DbGeoArea.geo |
DbGeo |
DbGeoCountry.geo |
| Modifier and Type | Method and Description |
|---|---|
static DbGeo |
DbGeo.createFromXml(GeoImpl xml) |
DbGeo |
DbGeoHandlerImpl.getGeoDb(Connection c,
long id) |
DbGeo |
DbGeoHandler.getGeoDb(Connection c,
long id) |
DbGeo |
DbGeoHandlerImpl.getGeoDb(Connection c,
String name) |
DbGeo |
DbGeoHandler.getGeoDb(Connection c,
String name) |
DbGeo[] |
DbGeoHandlerImpl.getGeoDbs(Connection c) |
DbGeo[] |
DbGeoHandler.getGeoDbs(Connection c) |
abstract DbGeo[] |
DbGeoHandlerImpl.getGeoDbs(Connection c,
long[] ids) |
DbGeo[] |
DbGeoHandler.getGeoDbs(Connection c,
long[] ids) |
abstract DbGeo[] |
DbGeoHandlerImpl.getGeoDbs(Connection c,
String[] names) |
DbGeo[] |
DbGeoHandler.getGeoDbs(Connection c,
String[] names) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
DbGeoHandlerImpl.saveGeoDb(Connection c,
DbGeo geo,
boolean recursive) |
void |
DbGeoHandler.saveGeoDb(Connection c,
DbGeo geo,
boolean recursive) |
| Modifier and Type | Method and Description |
|---|---|
void |
DbObject.writeGeoDbAreasIntoCustomValues(Map<Long,DbGeo> geoDbs) |
| Modifier and Type | Method and Description |
|---|---|
DbGeo[] |
HSqlDbGeoHandler.getGeoDbs(Connection c,
long[] ids) |
DbGeo[] |
HSqlDbGeoHandler.getGeoDbs(Connection c,
String[] names) |
| Modifier and Type | Method and Description |
|---|---|
void |
HSqlDbGeoHandler.saveGeoDb(Connection c,
DbGeo geo,
boolean recursive) |
Copyright © 2019 OpenEstate. All rights reserved.