当有符合主键时,一方与多方的复合主键顺序必须一致:
<set>
<key>
<column name="A" />
<column name="B" />
<one-to-many class="" />
</set>
<many-to-one name="" class="">
<many-to-one/>