Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grails-orm

how to get distinct results using Projections and Criteria

hibernate grails-orm grails

Grails/Hibernate: No row with the given identifier exists

Grails bulk processing having lock on the table

grails grails-orm

Unpredictable "Could not synchronize database state with session" exceptions in grails

grails grails-orm

Grails 3.0.1 - how to configure grails.gorm.default.constraints in application.yml

Adding index key in Grails' Domain

grails grails-orm

How much of Grails GORM to test?

testing grails tdd grails-orm

Grails: What is the best way to access domain classes from a src/groovy class?

grails grails-orm

Grails GORM query for null hasOne association fails

grails grails-orm

How to use a custom id column in GORM

grails grails-orm

How do I create association by joining non primary key column

grails grails-orm

Grails/GORM Mapping To Non-Standard-Named Foreign Key

grails grails-orm

Grails hasOne vs. belongsTo

grails grails-orm

Heroku Postgres: This connection has been closed

Groovy domain mapping

GORM createCriteria and list do not return the same results : what can I do?

grails grails-orm shiro nimble

Grails addTo* clarification

grails grails-orm flush

Defining OR Condition with grails criteria api

Removing proxy part of grails domain object?

grails: sort by nested attributes

grails grails-orm