Class EffectiveOpId
java.lang.Object
org.apache.cayenne.access.flush.EffectiveOpId
Helper value-object class that used to compare operations by "effective" id (i.e. by id snapshot,
that will include replacement id if any).
- Since:
- 4.2
-
Constructor Summary
ConstructorsConstructorDescriptionEffectiveOpId(String entityName, Map<String, Object> idSnapshot) EffectiveOpId(String entityName, ObjectId id) -
Method Summary
-
Constructor Details
-
EffectiveOpId
-
EffectiveOpId
-
EffectiveOpId
-
-
Method Details
-
equals
-
hashCode
-
toString
-