jremote jbase5.2.1

Uses of Class
com.jbase.jremote.JExecuteResults

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

Uses of JExecuteResults in com.jbase.jremote
 

Methods in com.jbase.jremote that return JExecuteResults
 JExecuteResults JConnection.execute(String command)
          Execute a jBASE command.
 JExecuteResults JConnection.execute(String command, JSelectList selectList)
          Execute a jBASE command using an existing select list as a filter.
 

Uses of JExecuteResults in com.jbase.jremote.io
 

Methods in com.jbase.jremote.io that return JExecuteResults
 JExecuteResults JConnectionImpl.execute(String command)
           
 JExecuteResults JConnectionImpl.execute(String command, JSelectList selectList)
           
 

Uses of JExecuteResults in com.jbase.jremote.jca
 

Methods in com.jbase.jremote.jca that return JExecuteResults
 JExecuteResults WrappedJConnection.execute(String command)
           
 JExecuteResults WrappedJConnection.execute(String command, JSelectList selectList)
           
 


jremote jbase5.2.1

Copyright © 2016 TEMENOS. All Rights Reserved.