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, ne
Expression jdoObjectId()
Expression jdoVersion()
Copyright © 2018. All rights reserved.