Search code examples
Derived Properties using aggregate functions in Grails...

grailsgroovygrails-orm

Read More
grails/gorm multi column unique constraint violation...

grailsgrails-orm

Read More
Proper way of representing UTM coordinates in Grails / GORM / PostgreSQL and working with them...

postgresqlgrailsgeolocationgrails-ormgeospatial

Read More
Grails ManyToOne Relationship auto-insert to List?...

springgrailsgrails-ormgrails-2.0

Read More
how to format grails list in g:select...

grailsgrails-orm

Read More
Grails: how to set data binding to use load method instead of get one?...

grailsdata-bindinglazy-loadinggrails-orm

Read More
GORM methods not available in Grails Console...

grailsgrails-orm

Read More
GORM default Date format when sending date to Grails...

jsondategrailsgrails-orm

Read More
Why does Grails not use the provided name of my join table (many-to-many relationship)...

grailsgrails-orm

Read More
Restrict domain object retrieval from database based on a global criteria...

hibernategrailsgrails-orm

Read More
Using config driven logic in createCriteria grails...

grailsgroovygrails-orm

Read More
What is the best way to process a large list of Domain Objects?...

grailsgrails-orm

Read More
Foreign Key references primary key in the same table grails domain class...

grailsgrails-ormgrails-domain-class

Read More
Include column names in Grails SQL query results...

sqlhibernategrailsgrails-orm

Read More
Grails/GGTS: compilation gives org.apache.tools.ant.BuildException: java.lang.OutOfMemoryError: Java...

grailsgrails-orm

Read More
What happens when two app servers in cluster start LiquiBase update (via Grails)?...

grails-ormgrails-pluginliquibase

Read More
Sort by association count in Grails...

grailsgrails-orm

Read More
How to write this Grails GORM Hibernate query...

hibernategrailsgrails-orm

Read More
How to use your own database structure in Grails?...

mysqlgrailsgrails-orm

Read More
How to optimize this GORM query...

hibernategrailsgrails-orm

Read More
Grails: field uniqueness within domain hierarchy...

validationgrailsgrails-orm

Read More
Grails Domain Object hasMany irregular behaviour using contains...

grailsgroovygrails-orm

Read More
Grails: Constraints: Database to allow nulls, but forms may not be blank...

validationgrailsgrails-ormnullable

Read More
Defining default sort-order in Grails/GORM...

grailsgrails-ormgsp

Read More
org.hibernate.LazyInitializationException in a Quartz job...

grailsgrails-ormquartz-scheduler

Read More
Access Grails associated domain classes in controller or view?...

grailsmodel-view-controllergrails-orm

Read More
How does one setup cascading save, update, and delete operations for Multiple Domain Classes that ar...

grailsgrails-ormgrails-domain-class

Read More
GORM access list index of hasMany association...

hibernategrailsgrails-orm

Read More
two selects queries instead of one before insert...

hibernategrailsgrails-orm

Read More
Weird GORM behaviour in grails when refreshing the page (F5)...

hibernategrailsgrails-orm

Read More
BackNext