Hi, Just interested to know if there is any way to stop DataNucleus adding _oid to the end of all its generated foreign keys, this it with @PersistenceCapable( identityType = IdentityType.DATASTORE)?
It adds _id_oid to the tail of them all so wondering why? Thanks
