接口的使用
org.hibernate.CustomEntityDirtinessStrategy.DirtyCheckContext
-
使用CustomEntityDirtinessStrategy.DirtyCheckContext的程序包 程序包 说明 org.hibernate This package defines the central Hibernate APIs.org.hibernate.boot.internal -
-
org.hibernate中CustomEntityDirtinessStrategy.DirtyCheckContext的使用
参数类型为CustomEntityDirtinessStrategy.DirtyCheckContext的org.hibernate中的方法 修饰符和类型 方法 说明 voidCustomEntityDirtinessStrategy. findDirty(Object entity, EntityPersister persister, Session session, CustomEntityDirtinessStrategy.DirtyCheckContext dirtyCheckContext)Callback used to hook into Hibernate algorithm for determination of which attributes have changed. -
org.hibernate.boot.internal中CustomEntityDirtinessStrategy.DirtyCheckContext的使用
参数类型为CustomEntityDirtinessStrategy.DirtyCheckContext的org.hibernate.boot.internal中的方法 修饰符和类型 方法 说明 voidDefaultCustomEntityDirtinessStrategy. findDirty(Object entity, EntityPersister persister, Session session, CustomEntityDirtinessStrategy.DirtyCheckContext dirtyCheckContext)
-