|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface LastTransactionTime.GetLastTransactionResult
Interface for holding the results of the getLastTransaction prepared statement.
| Method Summary | |
|---|---|
long |
getLastid()
Get the "Lastid" result value |
java.lang.Long |
getLastTransactionTime()
Get the "LastTransactionTime" result value |
void |
setLastid(long lastid)
Set the "Lastid" result value |
void |
setLastTransactionTime(java.lang.Long lastTransactionTime)
Set the "LastTransactionTime" result value |
| Method Detail |
|---|
java.lang.Long getLastTransactionTime()
throws AnzoException
AnzoException
void setLastTransactionTime(java.lang.Long lastTransactionTime)
throws AnzoException
lastTransactionTime - the "LastTransactionTime" result value
AnzoException
long getLastid()
throws AnzoException
AnzoException
void setLastid(long lastid)
throws AnzoException
lastid - the "Lastid" result value
AnzoException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||