|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--uk.ac.ic.doc.automed.wrappers.AutoMedResult
|
+--uk.ac.ic.doc.automed.wrappers.SQLResult
Provides a representation of the data associated with a scheme in an AutoMed Schema. The instances of a Schema are modelled as a table, each row of which represents one instance of the Scheme.
| Constructor Summary | |
SQLResult(int nc)
return the instance of the scheme which the cursor currently points at, as an ArrayList of Objects. |
|
| Methods inherited from class uk.ac.ic.doc.automed.wrappers.AutoMedResult |
absolute, addAutoMedTuple, getAttributeType, getAutoMedTuple, getAutoMedTuple, next, previous, toString, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public SQLResult(int nc)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||