开发者

What is the meaning of this error "org.hibernate.MappingException: Same physical table name reference several logical table names:"

Can somebody explain what is the meaning of this error?

or开发者_开发百科g.hibernate.MappingException: Same physical table name reference several logical table names:


Most likely, your database table is defined more than once (in .hbm.xml or using annotations). It could well be accidental if your classloader sees too much resources.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜