Example Calling doDeleteAssocs() Methods Inside the doDelete and doModifyRn
The following is an example of Calling doDeleteAssocs() Methods inside the doDelete and doModifyRn:
cim1265
The following is an example of Calling doDeleteAssocs() Methods inside the doDelete and doModifyRn:
// if there are any associations referencing objects of this type defined in the meta data fileif (!info.getObjectClassMapping().getToAssociations().isEmpty())doDeleteAssocs(info, null);