|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResultSet | |
|---|---|
| marf | |
| marf.Classification | |
| marf.Storage | |
| Uses of ResultSet in marf |
|---|
| Methods in marf that return ResultSet | |
|---|---|
static ResultSet |
MARF.getResultSet()
Gets the entire collection of results. |
| Uses of ResultSet in marf.Classification |
|---|
| Fields in marf.Classification declared as ResultSet | |
|---|---|
protected ResultSet |
Classification.oResultSet
Classification result set. |
| Methods in marf.Classification that return ResultSet | |
|---|---|
ResultSet |
Classification.getResultSet()
Retrieves the enclosed result set. |
ResultSet |
IClassification.getResultSet()
Retrieves the enclosed result set. |
| Uses of ResultSet in marf.Storage |
|---|
| Constructors in marf.Storage with parameters of type ResultSet | |
|---|---|
ResultSet(ResultSet poResultSet)
Copy-constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||