| Package | Description |
|---|---|
| org.datanucleus.store.types.geospatial.rdbms.mapping.pg |
| Modifier and Type | Class and Description |
|---|---|
class |
GeometryCollectionMapping
Mapping for org.postgis.GeometryCollection to its datastore representation.
|
class |
LinearRingMapping
Mapping for org.postgis.LinearRing to its datastore representation.
|
class |
LineStringMapping
Mapping for org.postgis.LineString to its datastore representation.
|
class |
MultiLineStringMapping
Mapping for org.postgis.MultiLineString to its datastore representation.
|
class |
MultiPointMapping
Mapping for org.postgis.MultiPoint to its datastore representation.
|
class |
MultiPolygonMapping
Mapping for org.postgis.MultiPolygon to its datastore representation.
|
class |
PointMapping
Mapping for org.postgis.Point to its datastore representation.
|
class |
PolygonMapping
Mapping for org.postgis.Polygon to its datastore representation.
|
Copyright © 2015. All rights reserved.