> > > >> 4. If both sides are set, and they disagree, what happens? > >> > >> At commit or flush time, an exception is thrown by the JDO > >> implementation. > >> > > > > If one of the sides is null it should also raise an exception since > > you can't > > decide for the user which one is correct. > > This is true if the application set both sides and one of the sides > was set by the application to null. >
or if the objects are PC NEW > Is there a specific issue in the TCK? > I'm storing the interfaces, but when performing deepEquals some of the expected fields are null. It is probably an issue in JPOX. Regards,
