1. 打开xdoclet-plugins-1.0.3\plugins\xdoclet-plugin-hibernate-1.0.3.jar2. winrar打开并找到 org\xdoclet\plugin\hibernate\property.jelly文件3. 将其解压后将property标签中的access="${property.access}"去掉4. 将修改好的property.jelly 覆盖掉原来位置上的property.jelly5. 生成hibernate映射文件,property标签里就没有access="field"了
请问有没有高人,不修改原来文件内容,就可以将access="field"去掉的?