Hi, I found a problem in ObjectDB which may be incompatible with EclipseLink and JPA.
The type nodes2 derives from nodes1, the type nodes1 derives from nodes.
Whether the number is random may be not important. The point is adding 10 nodes2 + 10 nodes1 + 10 nodes resulting no nodes1 from ObjectDB. see the attachment.
Why the parents are all type of nodes2?
TIA