Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grails-domain-class

Mapping hasMany relation and saving the related data

Grails-ElasticSearch Plugin: Conditional Indexing of domain instances

Search records bases on latest record in a hasmany relationship

Deserialize joda time from string in grails?

Grails, how to find by a record by its foreign key

Rename Displayed Field Name in Grails Domain Class

Grails Scaffolding - define possible values for this property of a domain class

How to set default value for Domain Class Values in Grails 2.2?

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