Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grails-domain-class

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

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

Accessing DB Without Domain Classes With Grails

Grails Command Objects custom Validate Message Codes

When should hasMany be used for N:1 relationships in grails domain classes?

Unable to use addTo with hasmany grails domain

How do I create and XOR validation for two fields in a Grails domain class?

How do I fake a validation error?

What is a good workflow for database migration in Grails?

How can I change column name convention in Grails?

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?