Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
P
R
S
T
U
V
D
DBRow
- Class in
my.usm.gcl.ddbms.client
Database Row Class
DBRowSet
- Class in
my.usm.gcl.ddbms.client
DBRowSet()
- Constructor for class my.usm.gcl.ddbms.client.
DBRowSet
DDBMSClient
- Class in
my.usm.gcl.ddbms.client
DDBMSClient(String, int, String, String, boolean, boolean, int)
- Constructor for class my.usm.gcl.ddbms.client.
DDBMSClient
decompress(byte[])
- Static method in class my.usm.gcl.ddbms.client.utils.
Compression
decrypt(byte[], byte[])
- Static method in class my.usm.gcl.ddbms.client.utils.
aesCrypt
discardAll()
- Method in class my.usm.gcl.ddbms.client.
DDBMSClient
Sends a request to server asking to remove all of the rows from last query, throws Exception with server message in case of the error
discardRow(int)
- Method in class my.usm.gcl.ddbms.client.
DDBMSClient
Sends a request to server asking to remove "numRows" rows from last query results from its buffer, throws Exception with server message in case of the error
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
P
R
S
T
U
V