hibernate的xml映射配置文件出现了这样的问题:The content of element type "many-to-one" must match "(meta*,(column|formula)*)".我用的是Java ee,请问我该怎么解决?
和many-to-one的匹配出问题了,估计是你的规则没弄清楚,你找个many-to-one的例子,和自己的对比一下
多对一出问题了,,看下你是怎么配置的