Interface MultiPolygonExpression<T>

All Superinterfaces:
ComparableExpression<T>, Expression<T>, GeometryCollectionExpression<T>, GeometryExpression<T>

public interface MultiPolygonExpression<T> extends GeometryCollectionExpression<T>
Representation of a MultiPolygon expression. Note that this is not part of the JDO spec, but a vendor extension to allow JDOQLTyped handling for geometry types.