jremote jbase5.2.1

Uses of Interface
com.jbase.jremote.JStatement

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

Uses of JStatement in com.jbase.jremote
 

Methods in com.jbase.jremote that return JStatement
 JStatement JConnection.createStatement()
          Create a statement object that enables queries to be executed and a JResultSet returned.
 

Uses of JStatement in com.jbase.jremote.io
 

Classes in com.jbase.jremote.io that implement JStatement
 class JStatementImpl
           
 

Methods in com.jbase.jremote.io that return JStatement
 JStatement JConnectionImpl.createStatement()
           
 

Uses of JStatement in com.jbase.jremote.jca
 

Methods in com.jbase.jremote.jca that return JStatement
 JStatement WrappedJConnection.createStatement()
           
 


jremote jbase5.2.1

Copyright © 2016 TEMENOS. All Rights Reserved.