Problem with Remove association
hi,i´m trying to remove an association using this methodrivate void removeAssociations(Reference referFrom,Reference referTo,String type)throws Exception { Predicate predFrom = new Predicate(new Reference[]{referFrom},STORE,null); Pre...