jremote jbase5.2.1

Uses of Class
com.jbase.jremote.JRecordLockedException

Packages that use JRecordLockedException
com.jbase.jremote   
com.jbase.jremote.io   
 

Uses of JRecordLockedException in com.jbase.jremote
 

Methods in com.jbase.jremote that throw JRecordLockedException
 JDynArray JFile.readU(String recordKey, boolean blockedRead)
          Read a record where the supplied recordKey is the key to the record and locks it for update.
 boolean JFile.writeU(String recordKey, JDynArray record, boolean blockedWrite)
           Write the supplied record to the jBASE file.
 

Uses of JRecordLockedException in com.jbase.jremote.io
 

Methods in com.jbase.jremote.io that throw JRecordLockedException
 JDynArray JFileImpl.readU(String recordKey, boolean blockedRead)
           
 boolean JFileImpl.writeU(String recordKey, JDynArray record, boolean blockedWrite)
           
 


jremote jbase5.2.1

Copyright © 2016 TEMENOS. All Rights Reserved.