在GORM之间有什么区别mappedBy和mapping?
mappedBy
mapping
static mapping = { ... } static mappedBy = { ... }
grails grails-orm
grails ×1
grails-orm ×1