Package org.apache.cayenne.query
Class SelectById.MultiMapIdSpec
java.lang.Object
org.apache.cayenne.query.SelectById.MultiMapIdSpec
- All Implemented Interfaces:
Serializable
,SelectById.IdSpec
- Enclosing class:
SelectById<T>
- See Also:
-
Constructor Summary
ModifierConstructorDescriptionprotected
MultiMapIdSpec
(Map<String, ?> firstId, Map<String, ?>... otherIds) protected
MultiMapIdSpec
(ObjectId firstId, ObjectId... otherIds) -
Method Summary
-
Constructor Details
-
MultiMapIdSpec
-
MultiMapIdSpec
-
-
Method Details
-
getQualifier
- Specified by:
getQualifier
in interfaceSelectById.IdSpec
-