Hibernate的回调与拦截

在Hibernate中,有两种方式能够捕获实体对象的GRUD操做并执行相应的处理html Hibernate回调(org.hibernate.classic.Lifecycle接口):java //Provides callbacks from the Session to the persistent object. //Persistent classes may implement this
相关文章
相关标签/搜索