1. Defining a particular strategy of ID generation in Grails stackoverflow.comhow i can define and use a strategy of ID (primary keys) generation for my domain classes ? I want to put a prefix for the primaryKey of some domain ... |
2. Not getting the object id consistently in grails/java stackoverflow.comI am trying to send an email to the customer whenever there is a new invoice generated. but to do that i need to get the id of invoice and customer. ... |
3. Grails:Generating Custom ID stackoverflow.comI have a domain object |