Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Persistence
-
Labels:None
Description
Add support for JDO 2.0 and 1.0 implementations.
JDO 2.0, as of the time this issue was entered, has been finalized by the JCP, with JPOX, an open source JDO implementation, identified as the JDO 2.0 Reference Implementation.
Grails tightly integrates with Hibernate 3. We've had to invest a lot of time and effort to create a custom configuration mechanism for Hibernate and we don't plan to repeat this for JDO since we feel this won't add new features to Grails.
We understand there may be political motivations to use JDO or any other persistence framework. However, Grails is not a framework that allows choice, it's a framework for high-productivity. If another persistence frameworks would add new features to Grails compared to Hibernate 3 we will consider switching. Until them we stick to Hibernate 3.