How does CDO Store maintain/keep identity among its objects?
Asked
Active
Viewed 57 times
0
-
2Each CDO object has an ID available through cdoID() method. CDO ID's are assigned unique values when objects are committed to a repository. – Pavel Vlasov Mar 01 '16 at 11:40
-
It is really helpful. Thank you! – ateeq Mar 02 '16 at 10:59