Search code examples
How to I bind a Hibernate Session to a thread in Grails?...


grailsgrails-ormhibernate-session

Read More
Point not a valid property - MongoDB & Grails 3.3+...


mongodbgrailsgrails-ormgeospatialgeo

Read More
How to query a GORM Domain with a hasMany enum relationship to find entries containing only specific...


groovygrailsenumsgrails-orm

Read More
Found shared references to a collection org.hibernate.HibernateException...


javahibernategrailsgroovygrails-orm

Read More
how to use gorm to make a raw query to DB and get fields from different tables in result?...


goormgrails-ormgo-gorm

Read More
Error of custom Point type for GORM - panic: reflect: call of reflect.Value.Field on slice Value...


mysqlgograils-ormpoint

Read More
avoiding deadlock by disabling ALLOW_PAGE_LOCKS in sql server...


sql-servergrailsgrails-orm

Read More
Grails 4.1.4 integration test not able to update Domain class via Data service, unless using withNew...


grailsgrails-ormgrails-domain-class

Read More
Why do I get a "Null value was assigned to a property of primitive type setter of" error m...


grailsgrails-orm

Read More
Spring @Transactional not applied for GORM methods in java...


javaspringspring-boothibernategrails-orm

Read More
Grail/GORM Data Service @Query - Join with Multiple Conditions...


jpagrailsgrails-orm

Read More
Grails5 upgrade - hibernate now returning a hibernate proxy instead of actual object - why?...


hibernategrailsgrails-orm

Read More
Caused by: java.lang.ClassNotFoundException: org.grails.orm.hibernate5.support.GrailsOpenSessionInVi...


javahibernategrailsgrails-orm

Read More
Apply application.groovy in GORM standalone...


javagroovygrails-orm

Read More
How to protect against XSS attacks in Grails app...


grailsxssgrails-orm

Read More
Grails 4 Unit Test: "Invalid connection [ALL] configured for class..."...


grailsgrails-ormgrails-4

Read More
Grails 5 - Is there a way to find out if a domain property has a formula in the mapping...


grailsgroovygrails-orm

Read More
invalid field found for struct while automigrating...


postgresqlgograils-ormgo-gorm

Read More
grails deleted object would be re-saved by cascade error...


hibernategrails-ormgrails

Read More
Grails One-To-Many unidirectional without join table is it possible?...


grailsgroovygrails-ormgrails-domain-class

Read More
Method on class [] was used outside of a Grails application controller...


grailsgrails-ormgrails-2.0grails-domain-classgrails-2.3

Read More
SQL COALESCE function is not working with GORM...


postgresqlgonullgrails-ormcoalesce

Read More
EntityActionVetoException: The EntityInsertAction was vetoed...


springhibernategrailsgrails-orm

Read More
Grails and Hibernate's Lazy Initialization Exception...


hibernategrailsgrails-ormlazy-initialization

Read More
Grails GORM: could not initialize proxy - no Session...


hibernategrailsgrails-orm

Read More
grails / GORM / hibernate - hasMany map not synchronised on save() of parent...


hibernategrailsgroovyassociationsgrails-orm

Read More
Retrieving a list of GORM persistent properties for a domain...


grailsgrails-orm

Read More
how to apply NULLS LAST sorting in Grails/GORM...


oracle-databasehibernategrailsgrails-orm

Read More
How to integrate JSON into Grails 4 (Gorm 7, Hibernate 5.4)?...


hibernategrailsgrails-ormjsonb

Read More
Include transient domain class properties as restful json or xml response in grails...


restgrailsgrails-orm

Read More
BackNext