static final class FKEnforcer.SharedState
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private int |
_updateDepth
current depth of cascading update calls across one or more tables
|
| Modifier | Constructor and Description |
|---|---|
private |
SharedState() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isUpdating() |
void |
popUpdate() |
void |
pushUpdate() |