public static class CursorImpl.LockStanding
extends java.lang.Object
Constructor and Description |
---|
CursorImpl.LockStanding() |
Modifier and Type | Method and Description |
---|---|
LockResult |
getLockResult() |
static WriteLockInfo |
prepareForInsert()
Creates WriteLockInfo that is appropriate for a newly inserted slot.
|
WriteLockInfo |
prepareForUpdate()
Creates WriteLockInfo that is appropriate for an update or delete
operation, after lockLN has been called.
|
boolean |
recordExists() |
public boolean recordExists()
public LockResult getLockResult()
public WriteLockInfo prepareForUpdate()
public static WriteLockInfo prepareForInsert()
Copyright (c) 2004-2012 Oracle. All rights reserved.