Can you data-bind a composite id in Grails such that it (or parts of it) becomes updateable?...
Read MoreGRAILS: HQL - Order by with IF (ISNULL)...
Read MoreHow to properly create a multiple one-to-one bidirectional relationship in Grails?...
Read MoreWhat is the safest most maintainable practice for working with queries in Grails?...
Read MoreGrails GORM with many-to-many properties...
Read MoreIf I update a column that is part of a composite id in a Grails domain, will model.save() work?...
Read MoreHow to delete an entry from joined table of many-to-many relationship in grails...
Read MoreIs there any difference between 'static transients' and 'transient Type aField' decl...
Read MoreGrails remove orphans many-to-many relationship...
Read MoreGrails application generating incorrect sql...
Read MoreGrails 2 abstract domain inheritance issue...
Read MoreHibernate/GORM - Handling multi-session domain object updating...
Read MoreGrails: selecting Children of Parent of Child with given id (subquery) with a Where Query...
Read MoreRandom object from database with GORM...
Read MoreGrails many to many with 3 classes: sorting by the number of relationships...
Read MoreNeed help creating Grails executeQuery based on domain and lookup table...
Read MoreGORM column names for simple one to many mapping...
Read MoreGrails multiple unidirectional one-to-many not working...
Read MoreHow to support embedded maps (with custom value types) in MongoDB GORM?...
Read MoreHow do I save GORM objects with multiple many-to-one relationships?...
Read MoreGORM createCriteria OR Statement with Alias...
Read MoreGrails gorm: Find missing entries in other table...
Read MoreHow to avoid loss of DB when changing Grails domain class in development...
Read MoreGrails Scaffold - Generated MySQL Column Type for JodaTime DateTime field...
Read MoreGrails MongoDB Plugin Unreleased versions: 1.0.1 OR 1.1.0.GA...
Read MoreMongoDB issues with Grails Scaffolding (do not occur in MySQL)...
Read More