Package com.db4o.internal.activation
Class TPUnspecifiedUpdateDepth
- java.lang.Object
- 
- com.db4o.internal.activation.UnspecifiedUpdateDepth
- 
- com.db4o.internal.activation.TPUnspecifiedUpdateDepth
 
 
- 
- All Implemented Interfaces:
- UpdateDepth
 
 public class TPUnspecifiedUpdateDepth extends UnspecifiedUpdateDepth 
- 
- 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description booleancanSkip(ObjectReference ref)protected FixedUpdateDepthforDepth(int depth)- 
Methods inherited from class com.db4o.internal.activation.UnspecifiedUpdateDepthadjust, adjustUpdateDepthForCascade, descend, negative, sufficientDepth, toString
 
- 
 
- 
- 
- 
Method Detail- 
canSkippublic boolean canSkip(ObjectReference ref) 
 - 
forDepthprotected FixedUpdateDepth forDepth(int depth) - Specified by:
- forDepthin class- UnspecifiedUpdateDepth
 
 
- 
 
-