A B C D E F G H I J L M N P R S T U V

G

getClientFix() - Method in class my.usm.gcl.ddbms.client.DDBMSClient
 
getClientMajor() - Method in class my.usm.gcl.ddbms.client.DDBMSClient
 
getClientMinor() - Method in class my.usm.gcl.ddbms.client.DDBMSClient
 
getClientRevision() - Method in class my.usm.gcl.ddbms.client.DDBMSClient
 
getColumnName(int) - Method in class my.usm.gcl.ddbms.client.DBRowSet
 
getConnectionId() - Method in class my.usm.gcl.ddbms.client.DDBMSClient
 
getKeySize() - Method in class my.usm.gcl.ddbms.client.utils.jRSA
 
getModulus() - Method in class my.usm.gcl.ddbms.client.utils.jRSA
 
getNumCols() - Method in class my.usm.gcl.ddbms.client.DBRowSet
 
getPrivateKey() - Method in class my.usm.gcl.ddbms.client.utils.jRSA
 
getPublicKey() - Method in class my.usm.gcl.ddbms.client.utils.jRSA
 
getRowSet(int) - Method in class my.usm.gcl.ddbms.client.DDBMSClient
After a query is run, DBRowSet gets !ONLY! the first chunk of data (with the size maxRows), use "fetchNextRow" if you need all the rows.
getServerFix() - Method in class my.usm.gcl.ddbms.client.DDBMSClient
 
getServerMajor() - Method in class my.usm.gcl.ddbms.client.DDBMSClient
 
getServerMinor() - Method in class my.usm.gcl.ddbms.client.DDBMSClient
 
getServerRevision() - Method in class my.usm.gcl.ddbms.client.DDBMSClient
 
getValue(int) - Method in class my.usm.gcl.ddbms.client.DBRow
Returns back the value of a specific field or column

A B C D E F G H I J L M N P R S T U V