Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grails-orm

How to know who is the parent in a Grails hasMany relationship?

grails grails-orm has-many

Grails one-many mapping stalestaleexception on composite key

hibernate grails grails-orm

In Grails (GORM), how to override a constraint name

grails-orm

Many-to-Many link tables in grails (GORM) / hibernate

distinct result in Hibernate Query in grails with pagination using association

Unable to use addTo with hasmany grails domain

o.errors.allErrors.each { println it } by default when failing to save a domain object

Can't create grails Criteria query containing a belongsTo relation

Grails Gorm : Object references an unsaved transient instance

grails grails-orm

Grails groupProperty and order. How it works?

grails grails-orm ora-00979

Grails request parameters encoding issue in Tomcat

Table creation fails

grails grails-orm h2

Grails Reverse Engineer Database

Grails validation of a list objects

How to log sql in grails 1.3.7

grails grails-orm

Good Maintainable way to add a save method to grails service

grails groovy grails-orm

Grails update instead of delete

Grails 2.x createCriteria 'or' doesn't work for nested associations

Disable optimistic locking globally in Grails

grails grails-orm

How to get all the persistent properties of a grails Domain Class along with their constraints in a single Collection?

java grails grails-orm