I don't manage to persist a many-to-many link with DataNucleus using JDO. I have two classes Book and Shop. This is the orm mapping file:
Book
Shop
<?xml version="1.0"?> <!DOCTYPE orm PUBLIC ...