You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As you're using a Grails version with the patch applied you should map your attrib field to HstoreMapType instead of HstoreType and remove the @Hstore annotation on the field.
Domain Class (Product.groovy) :
Service Class (ProductService.groovy) :
When I try to get data from Domain class via Service class using GORM, following error will occur :
The text was updated successfully, but these errors were encountered: