Uses of Class
org.datanucleus.api.jdo.query.geospatial.GeometryExpressionImpl
Packages that use GeometryExpressionImpl
Package
Description
Package providing DataNucleus' implementation of the JDOQL standardised typed query for geospatial types.
-
Uses of GeometryExpressionImpl in org.datanucleus.api.jdo.query.geospatial
Subclasses of GeometryExpressionImpl in org.datanucleus.api.jdo.query.geospatialModifier and TypeClassDescriptionclass
Implementation of a GeometryCollectionExpression.class
Implementation of a LinearRingExpression.class
Implementation of a LineStringExpression.class
Implementation of a MultiLineStringExpression.class
Implementation of a MultiPointExpression.class
Implementation of a MultiPolygonExpression.class
Implementation of a PointExpression.class
Implementation of a PolygonExpression.