此外还要注意其他方面的问题
1.错误原因:hbm文件中定义的元素含有sql的关键字
例如: <property name="name"></property> <property name="birthday"></property> <property name="from"></property> 代码中含有"from"关键字. 例如: <p
此外还要注意其他方面的问题
1.错误原因:hbm文件中定义的元素含有sql的关键字
例如: <property name="name"></property> <property name="birthday"></property> <property name="from"></property> 代码中含有"from"关键字. 例如: <p