Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grails-domain-class

Grails Domain Class : hasOne, hasMany without belongsTo

getting grails 2.0.0M1 config info in domain object, and static scope?

Grails/Hibernate: No row with the given identifier exists

How can I duplicate a domain object in Grails?

Grails conditional nullable validation or custom validator with nullable option

Setting default value for Date field in Grails Domain Class

Grails - how execute code before every save?

Using JSON to create an object in Groovy/Grails

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

Do grails domain classes have to be tied to a database?

Gorm mapping for inheritance

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?