In my opinion JDO is a legacy/deprecated technology. You should remove JDO support in favour of JPA. I think this would make ObjectDB to grow faster.
Drop JDO support
#1
#2
ObjectDB already supports JPA and this is its main API (e.g. the manual focuses on JPA).
We have no reason to drop JDO, as there are still ObjectDB users that use it.
ObjectDB Support