Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grails-orm

org.hibernate.HibernateException Message reassociated object has dirty collection

session grails grails-orm

I Can't set a validation message to an constraint

grails exception grails-orm

GORM Querying multiple collections

How do I save GORM objects with multiple many-to-one relationships?

grails groovy grails-orm

Correct way to implement standalone Grails batch processes?

Grails update 2.3.11-> 2.4.3 ClassNotFoundException: org.hibernate.cache.access.AccessType

hibernate grails grails-orm

how to implement soft deletes

GORM inheritance issue

orm grails groovy grails-orm

Using Hibernate HQL Named Queries in Grails?

Why is unique good practise in 1:1 relationships?

grails grails-orm

GORM paginateParams usage problem

Grails 2 - How to dynamically call multiple datasources

grails grails-orm

Mapping multiple domain objects to the same table using GORM DSL

orm grails groovy grails-orm

Grails as single app or different back-end and front end app [closed]

How to set uniqueness at DB level for a one-to-many association?

Use read-only DB replica for read-only GORM methods and criteria

Storing date, time, and timezone in PostgreSQL with Grails and GORM

Grails: Raw SQL query in the current transaction