Hi, Basic stuff here ;-) ... what is the expected behaviour when calling PM.detachCopy(null); ?
is it to return a null, or throw a JDOUserException ? Same applies to any of the basic PM persistence methods (makePersistent, deletePersistent, etc). Can't find an explicit statement in the spec for that, nor are there any TCK tests. Any ideas ? -- Andy
