|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.seag.qm.SqlQueue
Constructor Summary | |
SqlQueue()
Creates new SqlQueue |
Method Summary | |
SqlQuerySpec |
get()
Gets the last Queryobject from the queue |
void |
set(SqlQuerySpec obj)
Sets a new Queryobject at the end of the queue |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SqlQueue()
Method Detail |
public void set(SqlQuerySpec obj)
public SqlQuerySpec get()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |