| Package | Description | 
|---|---|
| oracle.ifs.server | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
S_SystemLockObject
This is a server side representation of the SystemLockObject class 
 | 
class  | 
S_TieLockObject
S_TieLockObject allows the Oracle-defined behavior of the
 LOCKOBJECT classobject (and its subclasses) to be extended
 or overridden through the server extensibility API. 
 | 
class  | 
S_TieSystemLockObject
S_TieSystemLockObject allows the Oracle-defined behavior of the
 SYSTEMLOCKOBJECT classobject (and its subclasses) to be extended
 or overridden through the server extensibility API. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
S_LockObject | 
S_PublicObject.getLockObject()
Returns the lock object of this object 
 | 
protected static S_LockObject[] | 
S_LockObject.vectorToSLockObjectArray(S_LibrarySession sess,
                        Vector vector)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
S_PublicObject.freeNonsharedLockObject(OperationState opState,
                       S_LockObject ourlockobj)  | 
protected void | 
S_PublicObject.invokeLockingPolicy(S_PublicObject po,
                   S_LibraryObjectDefinition def,
                   S_LockObject lckobj,
                   String operation)  | 
Copyright © 2025. All rights reserved.