接口的使用
org.hibernate.CustomEntityDirtinessStrategy.AttributeChecker
-
使用CustomEntityDirtinessStrategy.AttributeChecker的程序包 程序包 说明 org.hibernate This package defines the central Hibernate APIs. -
-
org.hibernate中CustomEntityDirtinessStrategy.AttributeChecker的使用
参数类型为CustomEntityDirtinessStrategy.AttributeChecker的org.hibernate中的方法 修饰符和类型 方法 说明 voidCustomEntityDirtinessStrategy.DirtyCheckContext. doDirtyChecking(CustomEntityDirtinessStrategy.AttributeChecker attributeChecker)The callback to indicate that dirty checking (the dirty attribute determination phase) should be handled by the callingCustomEntityDirtinessStrategyusing the givenCustomEntityDirtinessStrategy.AttributeChecker.
-