Package org.datanucleus.api.jdo.query
package org.datanucleus.api.jdo.query
Package providing DataNucleus' implementation of the JDOQL standardised typed query.
-
ClassDescriptionAbstract base for a typesafe query.Implementation of a BooleanExpressionImplementation of a ByteExpressionImplementation of a CharacterExpressionImplementation of a CollectionExpressionImplementation of the methods for ComparableExpression.Implementation of a Date expression.Implementation of a DateTime expression.Implementation of an Enum expression.Implementation of the methods for Expression, to be extended by the XXXExpressionImpl classes.Type of typesafe expression.Implementation of an IfThenElseExpression.Implementation of a JDOQLTypedQuery.Implementation of a JDOQLTypedSubquery.Implementation of a ListExpression.Implementation of a LocalDate expression.Implementation of a DateTime expression.Implementation of a Time expression.Implementation of a MapExpressionImplementation of a NumericExpression.Implementation of an expression for all unsupported types.Implementation of an Optional expression.Implementation of an ordering expression.(Base) implementation of a persistable expression.Implementation of a StringExpressionImplementation of a Time expression.