Search code examples
Grails: Prevent cascading association between two domain classes with multiple relationships...

grailsgrails-ormone-to-manycascade

Read More
Grails domain object derived property not updated after save...

grailsgrails-ormderived

Read More
Difference between findAll, getAll and list in Grails...

grailsgrails-orm

Read More
Is there a cleaner, more Grailsy way to write this query?...

grailsgrails-ormeager-loadinghibernate-criteriadetachedcriteria

Read More
MSSQL's varchar(n) equivalent in GORM...

grailsgrails-orm

Read More
gorm projection and loss of metainformation...

grailsgrails-ormnhibernate-projectionscreatecriteria

Read More
What is the best way to implement self-referenced one-to-many relationships in Grails?...

grailsgrails-ormgrails-2.0grails-domain-class

Read More
Missing table error while accessing a legacy PostgreSQL table with Grails...

hibernatepostgresqlgrailsgrails-orm

Read More
Grails criteria: how to count results from a grouped subquery?...

oracle-databasegrailsgrails-ormhibernate-criteria

Read More
How to set unique hasMany relations based class properties?...

grailsgrails-ormdatabase-schemagrails-2.0grails-domain-class

Read More
Grails Domain - Child with multiple parent cascade behavior...

hibernategrailsgrails-orm

Read More
Grails - find where date ranges overlap...

grailsgrails-orm

Read More
Querying a many to many join table with HQL...

sqlhibernategrailshqlgrails-orm

Read More
GORM: saving a manyTomany relationship...

grailsgrails-orm

Read More
Validate GORM model after migrations...

grailsgrails-ormdatabase-migrationliquibase

Read More
Error when use PropertyNotInList in Grails + Oracle + CLOB...

javaoracle-databasehibernategrailsgrails-orm

Read More
Can a Grails dynamic finder be broken by application code?...

grailsbranchgrails-ormdynamic-finders

Read More
Not able to update my newly added item in collection to database using grails and JPA...

javahibernategrailsjpagrails-orm

Read More
Grails GORM: DuplicateKeyException on merge...

hibernategrailsgrails-orm

Read More
Grails Gorm Disable Sorting for a Field in Scaffolding...

sortinggrailsgrails-orm

Read More
How to configure Hibernate to put quotes around table names...

hibernatepostgresqlgrailsgrails-orm

Read More
Parameter #1 is not set error...

grailsgrails-orm

Read More
GORM composition - embedded domain with many-to-one relationship throws org.hibernate.MappingExcepti...

hibernategrailsgrails-orm

Read More
Grails - Minimum Installation for build...

grailsbuildgrails-orm

Read More
Grails One-to-many saving child only don't refresh parent child set...

hibernategrailsgrails-ormgrails-2.2

Read More
domain class in grails...

grailsgrails-ormgrails-domain-class

Read More
How do I prevent exceptions from causing a transaction rollback under Grails?...

grailstransactionsgrails-orm

Read More
I get "a foreign key constraint fails" error when attempting to join two classes/tables...

sqldatabasegrailsgrails-orm

Read More
Grails GORM many-to-many relationship and deleting of jointable-entries...

hibernategrailsgrails-orm

Read More
Grails get latest in a child collection - sort not working?...

unit-testingsortinggrails-orm

Read More
BackNext