是的,在4.0+中已弃用:
Deprecate org.hibernate.annotations.EntityIts individual attributes/values should become annotations. Schedule for removal in 4.1
您应该
@DynamicUpdate改用
这是固定的JIRA谈论它。

是的,在4.0+中已弃用:
Deprecate org.hibernate.annotations.EntityIts individual attributes/values should become annotations. Schedule for removal in 4.1
您应该
@DynamicUpdate改用
这是固定的JIRA谈论它。