| Modifier and Type | Method and Description |
|---|---|
Mnemonic |
ResultSet.getMnemonic()
Get security properties
|
| Modifier and Type | Method and Description |
|---|---|
Mnemonic |
ResultSetRef.getMnemonic()
Get security properties
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResultSetRef.setMnemonic(Mnemonic mnemonic)
Set security properties
|
| Modifier and Type | Method and Description |
|---|---|
static DataInputStream |
RSFileHelper.getBinaryContent(String file,
Mnemonic mne)
Retrieves the full content of the provided file
|
static String |
RSFileHelper.getContent(String file,
Mnemonic mne)
Retrieves the full content of the provided file
|
static void |
RSFileHelper.persistContent(String filename,
String inWrap,
Mnemonic mne)
Persists the content of the provided source file to the provided target file
|
static void |
RSFileHelper.persistContent(String filename,
Vector<String> results,
int count,
Mnemonic mne)
Persists the content available in the provided vector o a file whose name is given.
|
static Vector<String> |
RSFileHelper.populateResults(String filename,
Mnemonic mne)
Populates a record vecror with the records available in the provided file
|
Copyright © 2016. All Rights Reserved.