public abstract class CheckOnEachPublicOperation extends Object
| Constructor and Description |
|---|
CheckOnEachPublicOperation() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkOnEachLockOperation()
|
void |
checkOnEachPublicOperation() |
public void checkOnEachPublicOperation()
public void checkOnEachLockOperation()
ReadLock, UpdateLock, WriteLock.
Distinction from checkOnEachPublicOperation() is needed because QueryCheckOnEachPublicOperation.checkOnEachPublicOperation() depends on some stages that
depend on locking methods, closing a dependency cycle.Copyright © 2024. All rights reserved.