Grails

Add ability to change name of the identifier property

Details

  • Type: Sub-task Sub-task
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 1.1-beta3
  • Component/s: None
  • Labels:
    None

Activity

Hide
Graeme Rocher added a comment -

Already possible with:

static mapping = {
   id name:"foo"
}
Show
Graeme Rocher added a comment - Already possible with:
static mapping = {
   id name:"foo"
}

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: