public interface UpdateDepth
| Modifier and Type | Method and Description |
|---|---|
UpdateDepth |
adjust(ClassMetadata clazz) |
UpdateDepth |
adjustUpdateDepthForCascade(boolean isCollection) |
boolean |
canSkip(ObjectReference ref) |
UpdateDepth |
descend() |
boolean |
negative() |
boolean |
sufficientDepth() |
boolean sufficientDepth()
boolean negative()
UpdateDepth adjust(ClassMetadata clazz)
UpdateDepth adjustUpdateDepthForCascade(boolean isCollection)
UpdateDepth descend()
boolean canSkip(ObjectReference ref)