Search code examples
Calculated fields using views or persisting them in the database...


grailsgrails-orm

Read More
GORM query criteria for nested hasOne entity...


grailsgrails-orm

Read More
Execute MySQL script in grails app...


mysqlgrailsgrails-ormgrails-3.0sql-scripts

Read More
Delete all entities from database with gorm while ignoring foreign key constraint...


mysqlgrailsgrails-ormgrails-3.0

Read More
GORM findAll + cannot pass dynamic List as named parameter...


grails-ormhql

Read More
How to use native sql function with HQL query?...


oracle-databasehibernategrailshqlgrails-orm

Read More
Grails/Gorm: Inheritance and foreign keys...


grailsgrails-orm

Read More
Defining OR Condition with grails criteria api...


grailsgrails-ormhibernate-criteria

Read More
how to set value to a null object in grails...


grailsgrails-orm

Read More
grails adding a domain object to another domain without the domains having a relationship...


grailsgrails-ormmultiple-domains

Read More
Grails save() tries to create new object when it should update...


javamysqlhibernategrailsgrails-orm

Read More
org.hibernate.AssertionFailure: null id in [...] entry (don't flush the Session after an excepti...


hibernatepostgresqlgrailsgrails-ormgrails-domain-class

Read More
MongoDb 2.6 / Grails 2.4RC1 / GORM Authentication...


mongodbauthenticationgrailsgrails-orm

Read More
Set message for unique contraint violation in Grails...


exceptiongrailsuniquemessagegrails-orm

Read More
Could not find matching constructor for: java.time.LocalDateTime(java.lang.String)...


javagrailsgrails-ormgrails-domain-classjava-time

Read More
Grails 3.x - tests from grails 2.5.x don't work...


grailsgrails-ormspock

Read More
Grails one to one relation...


databasegrailsgrails-orm

Read More
How can I get all the data of one column in grails?...


grailsgrails-ormhibernate-criteria

Read More
NoClassDefFoundError: org/grails/compiler/gorm/GormEntityTransformation...


grailsgrails-ormgorm-mongodb

Read More
How to populate domain classes in Grails 3 for unit tests...


unit-testinggrailsgrails-ormspockgrails-3.0

Read More
Getting specific columns from relationships with group by using criteria query...


grailsgrails-ormhibernate-criteria

Read More
dynamic finders vs criteria queries in Grails...


grailsgrails-orm

Read More
Grails mongodb gorm criteria query...


mongodbgrailsgrails-ormgorm-mongodb

Read More
abstract class in GORM polymorphism...


hibernategrailsinheritancepolymorphismgrails-orm

Read More
GORM doesn't handle mapping of associations which have a further association in their composite ...


grailsgrails-ormgrails-3.1

Read More
How to configure Grails 3.1.1 to use Hibernate 5...


hibernategrailsgrails-ormhibernate-5.xgrails-3.1

Read More
How to do Group By in grails to order by Count(*)...


sqlgrailsgrails-orm

Read More
Grails Mapping LocalDateTime of Java 8 domain objects to Gorm...


hibernategrailsjava-8persistencegrails-orm

Read More
get a specific property for a domain in Grails...


grailsgrails-orm

Read More
Its posible to make inner join between two domain class?...


grailsgrails-orminner-join

Read More
BackNext