Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Ws Wiki" for change 
notification.

The following page has been changed by KelvinGoodson:
http://wiki.apache.org/ws/Tuscany/TuscanyJava/SDO/ThinkingAloud/ChangeSummaryOperations

------------------------------------------------------------------------------
  
  sect 3.10.2 P45; EqualityHelper Methods[[BR]]
  
+  * equalShallow(DataObject dataObject1, DataObject dataObject2) returns true 
if two DataObjects have the same Type, and '''all their compared Properties''' 
are equal.
+  * equal(DataObject dataObject1, DataObject dataObject2) returns true if two 
DataObjects are equalShallow(), '''all their compared Properties''' are equal, 
and all reachable DataObjects in their graphs (excluding containers) are equal.
-  * equalShallow(DataObject dataObject1, DataObject dataObject2) returns true 
if
- two DataObjects have the same Type, and '''all their compared Properties''' 
are equal.
-  * equal(DataObject dataObject1, DataObject dataObject2) returns true if two
- DataObjects are equalShallow(), '''all their compared Properties''' are 
equal, and all
- reachable DataObjects in their graphs (excluding containers) are equal.
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to