|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectDatabaseCommunication.StockManager
| Field Summary | |
private java.sql.Connection |
con
|
| Constructor Summary | |
StockManager()
This is the constructor for StockManager.java |
|
| Method Summary | |
Stock_Data[] |
readAllStocks()
Method: readAllStocks This method is being used for reading all the stocks resident in the application database. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private java.sql.Connection con
| Constructor Detail |
public StockManager()
| Method Detail |
public Stock_Data[] readAllStocks()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||