I'm making a Grails application using GORM and as the title says I've come across a table that doesn't contain a primary key that I need to map in my domain. I know it requires an ID but in this case what can I do to get around it? I've searched and searched but haven't found an answer.
Regards,
Jamie