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 (JDO) identity of this persistable object.
|
Expression |
jdoVersion()
Method to return an expression for the (JDO) version of this persistable object.
|
as, cast, count, countDistinct, eq, eq, instanceOf, ne, neExpression jdoObjectId()
Expression jdoVersion()
Copyright © 2005–1970 Apache Software Foundation. All rights reserved.