All Packages Class Hierarchy This Package Previous Next Index
Class com.ibm.as400.access.IFSKey
java.lang.Object
|
+----com.ibm.as400.access.IFSKey
- public class IFSKey
- extends Object
The IFSKey class represents an opaque handle to a byte lock on an integrated file system object. IFSKey objects are constructed by the lock methods of various integrated file system classes.
- See Also:
- lock, unlock, lock, unlock, lock, unlock
All Packages Class Hierarchy This Package Previous Next Index