Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.1
-
Fix Version/s: 0.1
-
Component/s: Persistence
-
Labels:None
Description
At the moment only GORM can be used to map Grails domain classes, we need to be a bit more flexible and allow a Grails domain class to be mapped in hibernate.cfg.xml if necessary
Activity
- All
- Comments
- Work Log
- History
- Activity
- Git Commits
This is now working you can map a grails domain class written in groovy using hibernate or map a java class in hibernate and use grails dynamic persistent methods