|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - (Persistable) Java type being represented herepublic interface PersistableExpression<T>
Expression representing a persistable object in a query (e.g alias.persistableField).
| Method Summary | |
|---|---|
Expression |
jdoObjectId()
Method to return an expression for the identity of this persistable object. |
Expression |
jdoVersion()
Method to return an expression for the version of this persistable object. |
| Methods inherited from interface org.datanucleus.query.typesafe.Expression |
|---|
cast, count, countDistinct, eq, eq, instanceOf, ne, ne |
| Method Detail |
|---|
Expression jdoObjectId()
Expression jdoVersion()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||