Quick Search
Log In
Access more options
Online Help
Keyboard Shortcuts
About JIRA
JIRA Credits
Dashboards
Access more options (Alt+d)
Projects
Access more options (Alt+p)
Issues
Access more options (Alt+i)
Agile
Access more options
Planning Board
Task Board
Chart Board
Released Board
Grails
Grails
GRAILS-3396 Top level task: GORM Improvements
GRAILS-3644
Add ability to change name of the identifier property
Log In
Views
XML
Word
Printable
Details
Type:
Sub-task
Status:
Closed
Priority:
Major
Resolution:
Fixed
Affects Version/s:
None
Fix Version/s:
1.1-beta3
Component/s:
None
Labels:
None
Activity
All
Comments
Work Log
History
Activity
Git Commits
Hide
Permalink
Graeme Rocher
added a comment -
22/Jan/09 4:43 AM
Already possible with:
static
mapping = { id name:
"foo"
}
Show
Graeme Rocher
added a comment -
22/Jan/09 4:43 AM
Already possible with:
static
mapping = { id name:
"foo"
}
People
Assignee:
Graeme Rocher
Reporter:
Graeme Rocher
Vote
(
0
)
Watch
(
0
)
Dates
Created:
29/Nov/08 7:49 PM
Updated:
22/Jan/09 4:43 AM
Resolved:
22/Jan/09 4:43 AM
Already possible with: