protected static class SelectById.MultiMapIdSpec extends Object implements SelectById.IdSpec
Modifier | Constructor and Description |
---|---|
protected |
MultiMapIdSpec(Map<String,?> firstId,
Map<String,?>... otherIds) |
protected |
MultiMapIdSpec(ObjectId firstId,
ObjectId... otherIds) |
Modifier and Type | Method and Description |
---|---|
Expression |
getQualifier(ObjEntity entity) |
@SafeVarargs protected MultiMapIdSpec(Map<String,?> firstId, Map<String,?>... otherIds)
public Expression getQualifier(ObjEntity entity)
getQualifier
in interface SelectById.IdSpec
Copyright © 2001–2020 Apache Cayenne. All rights reserved.