Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grails-orm

Grails Unit Test "CreateAlias" doesn´t work

Why is uniquely constrained field failing on update, in Grails

Grails: find by one-to-many association with String

grails grails-orm

What is the best way to declare sorted association in grails domain classes?

How to do a simple table join in Grails

hibernate grails grails-orm

Using Spock to stub both Gorm and other methods in a Grails domain class

Getting the ID of a one-to-many loaded object without another trip to the DB with GORM

grails groovy grails-orm

gorm projection and loss of metainformation

Unidirectional OneToMany relationship without joinTable

grails mapping grails-orm

grails, unit test mock domain with assigned id

Explain belongsTo in Grails

Grails: Is there a way to have findAll() without a query but with pagination and sorting?

Grails: Projection on many tables?

grails - tell me if anything is dirty?

grails groovy grails-orm

Is it possible for a Grails Domain to have no 'id'?

Gorm mapping for inheritance

How do you disconnect an object from it's hibernate session in grails?

grails grails-orm

Override Grails dateCreated and lastUpdated for test data only?

How to express "where value is in dynamic list" in HQL/GORM?

grails hql grails-orm

Multiple hasMany relationships to same domain class in Grails

grails grails-orm has-many