bug图示:

Association   references   unmapped    class :

原因:

       翻译:联系外键的类没有找到

        这个错误发生在xxx.hbm.xml文件,我的原因是因为用myeclipse反转引擎自动生成,没有加入全限定类名

       Association   references   unmapped    class :

          这种不用写全限定类名,可以在包上加上包名,恰好我又没有!

        Association   references   unmapped    class :

   解决:

            Association   references   unmapped    class :

  结语:

             本着记录的bug,简单勿怪

相关文章:

  • 2022-12-23
  • 2021-06-02
  • 2021-10-05
  • 2022-12-23
  • 2021-10-19
  • 2022-12-23
  • 2021-07-04
  • 2021-06-24
猜你喜欢
  • 2022-12-23
  • 2021-08-02
  • 2021-05-17
  • 2022-12-23
  • 2022-01-11
  • 2022-12-23
  • 2021-10-01
相关资源
相似解决方案