There are 2 prevalent persistence specifications in the Java ORM world. JDO2 provides
the most complete definition, whilst JPA is the most recent. In this guide we show the
different types of ORM relation commonly used, and mark against it which specification
supports it. This list is not yet complete but will be added to to provide a
comprehensive list of relationship type and where you can find it.