T - (Persistable) Java type being represented herepublic interface PersistableExpression<T> extends Expression<T>
| Modifier and Type | Method and Description |
|---|---|
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.
|
cast, count, countDistinct, eq, eq, instanceOf, ne, neExpression jdoObjectId()
Expression jdoVersion()
Copyright © 2013. All Rights Reserved.