public interface IdProperty<E> extends Property<E>
| Modifier and Type | Method and Description |
|---|---|
default Expression |
eq(ObjectId value) |
String |
getAttributeName() |
String |
getEntityName() |
getAlias, getExpression, getName, getTypedefault Expression eq(ObjectId value)
String getEntityName()
String getAttributeName()
Copyright © 2001–2021 Apache Cayenne. All rights reserved.