Uses of Package
javax.jdo.query
Packages that use javax.jdo.query
Package
Description
Package providing the Java Data Objects (JDO) primary API components.
Package providing expressions for building a typed JDOQL query.
Package providing expressions representing geospatial types in building a typed JDOQL query.
-
Classes in javax.jdo.query used by javax.jdoClassDescriptionRepresentation of a boolean expression.Representation of a character expression.Representation of a collection in a query.Representation of a date in a query.Representation of a date-time type in a query.Representation of an expression in a query.Expression representing an "IF ...Representation of a List in a query.Representation of a map in a query.Representation of a numeric expression.Expression representing the ordering using an expression, a direction, and how to treat nulls.Expression representing a persistable object in a query (e.g alias.persistableField).Representation of a string in a query.Representation of a time in a query.
-
Classes in javax.jdo.query used by javax.jdo.queryClassDescriptionRepresentation of a boolean expression.Representation of a character expression.Representation of a collection in a query.Representation of an expression for a Java type that implements java.lang.Comparable.Representation of an expression in a query.Expression representing an "IF ...Representation of a numeric expression.Expression representing the ordering using an expression, a direction, and how to treat nulls.Representation of a string in a query.
-
Classes in javax.jdo.query used by javax.jdo.query.geospatialClassDescriptionRepresentation of a boolean expression.Representation of an expression for a Java type that implements java.lang.Comparable.Representation of an expression in a query.Representation of a numeric expression.Representation of an Object as an expression.Representation of a string in a query.