Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grails-orm

How do I configure a grails domain class attribute to be stored as (postgres 9.4) jsonb?

GORM Data Services VS Grails Services

grails grails-orm

Grails GORM Criteria Query Eager Fetching

grails grails-orm

No owner defined between domain classes: many to many relationship

grails grails-orm

Abstract domain classes in GORM: how to deal with static GORM methods

grails groovy grails-orm

How can I tell if a Grails/GORM domain instance has been deleted in the current tx (Hibernate)?

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