|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| AbstractTypesafeQuery<T> | Abstract base for a typesafe query. |
| BooleanExpressionImpl<T> | Implementation of a BooleanExpression |
| ByteExpressionImpl<T> | Implementation of a ByteExpression |
| CharacterExpressionImpl<T> | Implementation of a CharacterExpression |
| CollectionExpressionImpl<T extends Collection<E>,E> | Implementation of a CollectionExpression |
| ComparableExpressionImpl<T> | Implementation of the methods for ComparableExpression. |
| DateExpressionImpl<T> | Implementation of a Date expression. |
| DateTimeExpressionImpl | Implementation of a DateTime expression. |
| EnumExpressionImpl<T> | Implementation of an Enum expression. |
| ExpressionImpl<T> | Implementation of the methods for Expression, to be extended by the XXXExpressionImpl classes. |
| JDOTypesafeQuery<T> | Implementation of a typesafe Query for JDO. |
| JDOTypesafeSubquery<T> | Implementation of a typesafe subquery for JDO. |
| ListExpressionImpl<T extends List<E>,E> | Implementation of a ListExpression. |
| MapExpressionImpl<T extends Map<K,V>,K,V> | Implementation of a MapExpression |
| NumericExpressionImpl<T> | Implementation of a NumericExpression. |
| ObjectExpressionImpl<T> | Implementation of an expression for all unsupported types. |
| OrderExpressionImpl<T> | Implementation of an ordering expression. |
| PersistableExpressionImpl<T> | (Base) implementation of a persistable expression. |
| StringExpressionImpl | Implementation of a StringExpression |
| TimeExpressionImpl<T> | Implementation of a Time expression. |
| Enum Summary | |
|---|---|
| ExpressionType | Type of typesafe expression. |
Package providing DataNucleus' implementation of a typesafe query mechanism, primarily JDOQL.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||