Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grails-domain-class

Where should I place a transient domain class in a grails app?

Override Grails dateCreated and lastUpdated for test data only?

Grails min constraint for date validation

How do I test if an Instance is persisted in the Database with GORM?

Grails: How to query objects in many to many mapping?

Update "lastUpdated" Field in Parent Domain Class in Grails

Grails transient properties not picked up on object creation

How to implement a "remote" Domain?

How do I create a transient variable in a Grails Domain Class?

dateCreated, lastUpdated fields in Grails 2.0

Method on class [] was used outside of a Grails application. If running in the context of a test using the mocking API or bootstrap Grails Correctly

running grails 2.1.3 tests in Intellij Idea: Bizarre error in Spock test: Cannot add Domain class [class x.y.Z]. It is not a Domain

Grails default sort of "hasMany" domain attributes

Grails: find domain class by name

Grails get child domain objects

Grails domain class: unique constraint for multiple columns