标签: java hibernate orm annotations hbmxml
是否有可能将现有的hbm.xml映射转换为注释映射?
hbm.xml
目标是通过自动机制完成我的所有xml映射到注释映射。