Hibernate is licensed under LGPL, which is a prohibited license for Apache projects [1]
Also, while DataNucleus is the JDO reference implementation, it supports both JDO and JPA, whereas Hibernate supports only JPA. (Admittedly, we haven't yet done the work to leverage DataNucleus' support for JPA, but its in our backlog to do [2]) HTH Dan [1] https://www.apache.org/legal/resolved.html#category-x [2] https://issues.apache.org/jira/browse/ISIS-849 On 24 November 2016 at 09:49, <[email protected]> wrote: > Why does Apache ISIS uses DataNucleus over Hibernate, despite hibernate > being faster than datanucleus ? > > > Sent from Mail for Windows 10 > >
