要先写association,然后写collection;这是由DTD决定的;

<resultMap ...>
     <association ...>
    
     </association>
    <collection ...>

    </collection >
</resultMap>

 

相关文章:

  • 2021-06-27
  • 2022-12-23
  • 2021-10-19
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-01-04
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-05-04
  • 2022-12-23
  • 2021-09-21
  • 2022-12-23
相关资源
相似解决方案