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 SummaryConstructorsModifierConstructorDescriptionprotectedMultiMapIdSpec(Map<String, ?> firstId, Map<String, ?>... otherIds) protectedMultiMapIdSpec(ObjectId firstId, ObjectId... otherIds) 
- 
Method Summary
- 
Constructor Details- 
MultiMapIdSpec
- 
MultiMapIdSpec
 
- 
- 
Method Details- 
getQualifier- Specified by:
- getQualifierin interface- SelectById.IdSpec
 
 
-