|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Session | |
---|---|
ora.core.remote | |
ora.core.remote.client |
Uses of Session in ora.core.remote |
---|
Methods in ora.core.remote that return Session | |
---|---|
Session |
Request.getSession()
|
Constructors in ora.core.remote with parameters of type Session | |
---|---|
Request(Session session,
java.lang.String request)
|
|
Request(Session session,
java.lang.String request,
java.lang.Object obj)
|
|
Session(Session session)
Copy constructor |
Uses of Session in ora.core.remote.client |
---|
Methods in ora.core.remote.client that return Session | |
---|---|
Session |
DataClient.getSession()
Returns session of current dataclient |
Methods in ora.core.remote.client with parameters of type Session | |
---|---|
void |
DataClient.setSession(Session session)
Sets session of current dataclient |
Constructors in ora.core.remote.client with parameters of type Session | |
---|---|
DataClient(Session session)
Constructor to open Dataclient for remote connectivity |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |