|
jremote jbase5.2.1 | ||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JSubroutineParameters | |
---|---|
com.jbase.jremote | |
com.jbase.jremote.io | |
com.jbase.jremote.jca | |
com.jbase.jremote.jca.cci | |
com.jbase.jremote.protocol |
Uses of JSubroutineParameters in com.jbase.jremote |
---|
Methods in com.jbase.jremote that return JSubroutineParameters | |
---|---|
JSubroutineParameters |
JConnection.call(String subroutineName,
JSubroutineParameters parameters)
Call a jBASE subroutine. |
Methods in com.jbase.jremote with parameters of type JSubroutineParameters | |
---|---|
JSubroutineParameters |
JConnection.call(String subroutineName,
JSubroutineParameters parameters)
Call a jBASE subroutine. |
Uses of JSubroutineParameters in com.jbase.jremote.io |
---|
Methods in com.jbase.jremote.io that return JSubroutineParameters | |
---|---|
JSubroutineParameters |
JConnectionImpl.call(String subroutineName,
JSubroutineParameters parameters)
|
Methods in com.jbase.jremote.io with parameters of type JSubroutineParameters | |
---|---|
JSubroutineParameters |
JConnectionImpl.call(String subroutineName,
JSubroutineParameters parameters)
|
Uses of JSubroutineParameters in com.jbase.jremote.jca |
---|
Methods in com.jbase.jremote.jca that return JSubroutineParameters | |
---|---|
JSubroutineParameters |
WrappedJConnection.call(String subroutineName,
JSubroutineParameters parameters)
Call jBASE subroutine. |
Methods in com.jbase.jremote.jca with parameters of type JSubroutineParameters | |
---|---|
JSubroutineParameters |
WrappedJConnection.call(String subroutineName,
JSubroutineParameters parameters)
Call jBASE subroutine. |
Uses of JSubroutineParameters in com.jbase.jremote.jca.cci |
---|
Methods in com.jbase.jremote.jca.cci that return JSubroutineParameters | |
---|---|
protected JSubroutineParameters |
CCIJRemoteSubroutineParametersRecord.getJSubroutineParameters()
|
Uses of JSubroutineParameters in com.jbase.jremote.protocol |
---|
Methods in com.jbase.jremote.protocol that return JSubroutineParameters | |
---|---|
JSubroutineParameters |
CallSubroutineRequest.getParameters()
|
JSubroutineParameters |
SubroutineResponse.getParameters(CharsetEncoder encoder,
CharsetDecoder decoder)
|
JSubroutineParameters |
StatementFetchResponse.getRows()
|
Methods in com.jbase.jremote.protocol with parameters of type JSubroutineParameters | |
---|---|
void |
CallSubroutineRequest.setParameters(JSubroutineParameters params)
|
Constructors in com.jbase.jremote.protocol with parameters of type JSubroutineParameters | |
---|---|
CallSubroutineRequest(String subroutineName,
JSubroutineParameters parameters)
|
|
jremote jbase5.2.1 | ||||||||
PREV NEXT | FRAMES NO FRAMES |