jremote jbase5.2.1

Uses of Class
com.jbase.jremote.JRecordNotFoundException

Packages that use JRecordNotFoundException
com.jbase.jremote   
com.jbase.jremote.io   
com.jbase.jremote.jca   
 

Uses of JRecordNotFoundException in com.jbase.jremote
 

Methods in com.jbase.jremote that throw JRecordNotFoundException
 JDynArray JFile.read(java.lang.String recordKey)
          Read a record where the supplied recordKey is the key to the record.
 JDynArray JFile.readU(java.lang.String recordKey, boolean blockedRead)
          Read a record where the supplied recordKey is the key to the record and locks it for update.
 

Uses of JRecordNotFoundException in com.jbase.jremote.io
 

Methods in com.jbase.jremote.io that throw JRecordNotFoundException
 JDynArray JFileImpl.read(java.lang.String recordKey)
           
 JDynArray JFileImpl.readU(java.lang.String recordKey, boolean blockedRead)
           
 

Uses of JRecordNotFoundException in com.jbase.jremote.jca
 

Methods in com.jbase.jremote.jca that throw JRecordNotFoundException
 JDynArray WrappedJFile.read(java.lang.String recordKey)
           
 JDynArray WrappedJFile.readU(java.lang.String recordKey, boolean blockedRead)
           
 


jremote jbase5.2.1

Copyright © 2010 TEMENOS. All Rights Reserved.