Any plan of support Hibernate 5 in future?
donbeave opened this issue · 4 comments
donbeave commented
Any plan of support Hibernate 5 in future?
ilopmar commented
Yes, I do plan to support it, based on the migration from Hibernate 3 to Hibernate 4, I think it shouldn't be complicated. I only need to find some time to do it.
In the mean time, pull requests are welcomed :)
erichelgeson commented
Grails 3.2.x line will be hibernate 5 by default. You can still use Hibernate 4 with this plugin and GORM6 by downgrading the hibernate version http://gorm.grails.org/6.0.x/hibernate/manual/index.html#hibernateVersions
Deleted user commented
Plus+1 for Hibernate 5 support