|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.cmu.mse.vault.transaction.TransactionDataFetcher
Constructor Summary | |
TransactionDataFetcher()
|
Method Summary | |
java.util.List |
getTransferRecords(int accountID)
|
java.util.List |
getTransferRecords(int accountID,
int lastN)
|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TransactionDataFetcher()
Method Detail |
public java.util.List getTransferRecords(int accountID)
public java.util.List getTransferRecords(int accountID, int lastN)
public static void main(java.lang.String[] args) throws java.sql.SQLException
java.sql.SQLException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |