Hi,

I've written an extension to JDBCStoreManager that works well with OpenJPA 2.0 
but fails with OpenJPA 2.1.

The failure is when trying to traverse a one-one relationship where the 
relationship is set to null. It looks like the fact that the related object is 
null (the referring oid in the owning side has a null field in it) is the 
problem.

Was there a change in strategy from 2.0 to 2.1 in this area? I'm just looking 
for clues as to how to fix my code.

Thanks,

Craig

Reply via email to