|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectuk.ac.ic.doc.automed.util.db.DBRecord
uk.ac.ic.doc.automed.util.db.DBRecordWithConstraints
public class DBRecordWithConstraints
| Field Summary |
|---|
| Fields inherited from class uk.ac.ic.doc.automed.util.db.DBRecord |
|---|
fields, row |
| Constructor Summary | |
|---|---|
DBRecordWithConstraints(ASG tableQuery,
ASG tuple)
The order of fields is the same as in a record |
|
DBRecordWithConstraints(java.util.List fields,
java.util.Vector row)
The order of fields is the same as in a record |
|
| Method Summary | |
|---|---|
ASG |
getQuery()
Return the definition query |
java.lang.String |
toString()
print debug string |
| Methods inherited from class uk.ac.ic.doc.automed.util.db.DBRecord |
|---|
getDoubleValue, getIntegerValue, getStringValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DBRecordWithConstraints(java.util.List fields,
java.util.Vector row)
public DBRecordWithConstraints(ASG tableQuery,
ASG tuple)
| Method Detail |
|---|
public ASG getQuery()
public java.lang.String toString()
toString in class DBRecord
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||