Interface MultiPointExpression<T>

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

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