Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grails-domain-class

how to implement soft deletes

How to run Grails script and get domain class instance

Grails connect database fields

Grails 4.1.4 integration test not able to update Domain class via Data service, unless using withNewTransaction

grails-CodeNarc and Service Stateless ruleSet

Why don't unflushed domain objects revert to their "saved" state after discard? Can I get the "clean" version?

(unsaved) data in groovy in many-many relationship

Grails Integration Test Does NOT Rollback

Grails createCriteria group by (groupProperty function) multiple attributes

How can I use embedded GORM classes in Grails?

Custom Grails validation

Grails How to call service from static method of domain class?

Grails: Creating classes that you do not want to store on the DB

GORM events not firing in integration tests

Referencing domain objects from external grails project - Method on class [] was used outside of a Grails applications

How to adjust constraints / DB mapping for Map within grails domain class

How can I have an optional one-to-one relationship in GORM?