|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecttoolkit.db.api.QBEInfo
public class QBEInfo
Class QBEInfo wraps all info of related QBE commands
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
Compares this QBEInfo with the specified object. |
ColumnInfo |
getColumnInfo()
Get the ColumnInfo of this QBEInfo. |
java.util.Hashtable |
getCriteria()
Get the Hashtable of criteria. |
java.lang.String |
toString()
Returns a string representing this QBEInfo's values. |
| Methods inherited from class java.lang.Object |
|---|
getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public ColumnInfo getColumnInfo()
public java.util.Hashtable getCriteria()
public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic java.lang.String toString()
className@hashCode[ columnMapingName | row1=expr1, row2=expr2, ... ]
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||