Uses of Class
org.datanucleus.api.jdo.query.ComparableExpressionImpl
Packages that use ComparableExpressionImpl
Package
Description
Package providing DataNucleus' implementation of the JDOQL standardised typed query.
Package providing DataNucleus' implementation of the JDOQL standardised typed query for geospatial types.
-
Uses of ComparableExpressionImpl in org.datanucleus.api.jdo.query
Subclasses of ComparableExpressionImpl in org.datanucleus.api.jdo.queryModifier and TypeClassDescriptionclassImplementation of a BooleanExpressionclassImplementation of a ByteExpressionclassImplementation of a CharacterExpressionclassImplementation of a Date expression.classImplementation of a DateTime expression.classImplementation of an Enum expression.classImplementation of an IfThenElseExpression.classImplementation of a LocalDate expression.classImplementation of a DateTime expression.classImplementation of a Time expression.classImplementation of a NumericExpression.classImplementation of an Optional expression.classImplementation of a StringExpressionclassImplementation of a Time expression. -
Uses of ComparableExpressionImpl in org.datanucleus.api.jdo.query.geospatial
Subclasses of ComparableExpressionImpl in org.datanucleus.api.jdo.query.geospatialModifier and TypeClassDescriptionclassImplementation of a GeometryCollectionExpression.classImplementation of a GeometryExpression.classImplementation of a LinearRingExpression.classImplementation of a LineStringExpression.classImplementation of a MultiLineStringExpression.classImplementation of a MultiPointExpression.classImplementation of a MultiPolygonExpression.classImplementation of a PointExpression.classImplementation of a PolygonExpression.