Forget about it. I added this Typoscript and it worked :
config.tx_extbase.persistence.classes {
CCW\CcwTransparenceAgenda\Domain\Model\FrontendUserGroup {
mapping {
tableName = fe_groups
columns {
ministre.mapOnProperty = ministre
}
}
}
}