Search code examples
Grails querying the database against a list of objects...

grailshqlgrails-orm

Read More
Persisting Classes implementing an interface with GORM MongoDB Plugin...

mongodbgrailsinterfacepersistencegrails-orm

Read More
grails - update parent and children items throws out of bounds exception...

grailsgrails-orm

Read More
Strange Grails behaviour populating List at bootstrap...

grailsgrails-orm

Read More
Creating domain classes with foreign key constraints in groovy...

grailsgroovygrails-orm

Read More
Grails, storing app own settings (singleton domain class?)...

grailsconfigurationgrails-orm

Read More
How do I change the name of a Grails domain class id field?...

grailsormgrails-ormhibernate-mappinggrails-domain-class

Read More
GORM Composition save error, Could not find matching constructor for: java.lang.String(java.lang.Lon...

grailsgroovygrails-ormcomposition

Read More
How can I set a unique constraint per class instance?...

grailsgrails-ormgrails-2.0grails-domain-class

Read More
Can I commit inside withTransaction closure...

hibernategrailsgrails-orm

Read More
Average of subquery in GORM...

hibernategrailsgrails-orm

Read More
grails delete not persistent...

grailsgrails-orm

Read More
GORM querying: findAllByPropertyNotInList or findByPropertyNotInList do not exist, any equivalency?...

grailsgrails-orm

Read More
GORM: Find by collection contents...

grailshqlgrails-orm

Read More
Grails addTo* with result of database...

grailsgrails-ormrelationship

Read More
How to convert and compare a date string post value with a createcritera filed date in grails?...

javagrailsgroovygrails-ormcreatecriteria

Read More
Notation of the Dynamic Querying Associations...

javagrailsgroovygrails-orm

Read More
How does Grails MongoDB plugin handle polymorphism?...

mongodbgrailsgrails-ormpolymorphic-associations

Read More
limit results returned by distinct query...

hibernategrailshqlgrails-ormhibernate-criteria

Read More
Index out of bound when use data binding to update many-to-many relation...

grailsgrails-orm

Read More
How to add an index to the DB column 'class' used for inheritance in Grails?...

grailsgrails-orm

Read More
Grails one-to-many relationship failing to create link back to parent when using a LazyList...

hibernategrailsgrails-ormone-to-many

Read More
Forming queries with comparison query operators and ISODate from groovy to get data from mongodb...

mongodbgrailsgroovygrails-orm

Read More
Override getter and setter in grails domain class for relation...

grailsgrails-orm

Read More
GORM Query on Multiple Parent and Child Objects With Parent's Property...

grailsgrails-ormparent-childsubset

Read More
Grails define criteria...

grailsgrails-ormcriteria

Read More
Save date in database in this format dd/MM/yy...

javajsondategrailsgrails-orm

Read More
How do you retrieve a row with a unique null key in grails?...

hibernategrailsgrails-ormgrails-2.0

Read More
Grails - Trying to remove objects, but they come back...

grailsgrails-orm

Read More
Grails GORM MissingMethodException...

grailsgroovygrails-orm

Read More
BackNext