| Package | Description |
|---|---|
| org.datanucleus.api.jdo.query |
Package providing DataNucleus' implementation of a typesafe query mechanism, primarily JDOQL.
|
| Class and Description |
|---|
| AbstractTypesafeQuery
Abstract base for a typesafe query.
|
| BooleanExpressionImpl
Implementation of a BooleanExpression
|
| CollectionExpressionImpl
Implementation of a CollectionExpression
|
| ComparableExpressionImpl
Implementation of the methods for ComparableExpression.
|
| ExpressionImpl
Implementation of the methods for Expression, to be extended by the XXXExpressionImpl classes.
|
| ExpressionType
Type of typesafe expression.
|
| JDOTypesafeQuery
Implementation of a typesafe Query for JDO.
|
| JDOTypesafeSubquery
Implementation of a typesafe subquery for JDO.
|
| OrderExpressionImpl
Implementation of an ordering expression.
|
Copyright © 2013. All Rights Reserved.