Grails

Gorm default configurations in config.groovy

Recently while working on my new Project I have the requirement where each domains need to have dateCreated and lastUpdated fields. So rather than adding these fields to each of the domain class we added them to template. Now whenever we create a domain class these two fields are added to it automatically. Next thing we want to add...

by Uday Pratap Singh
Tag: database index in grails
24-Sep-2010