September 2002
Intermediate to advanced
608 pages
14h 20m
English
For the Team and Game classes, we performed very simple modifications by separating the interface from the implementation. For the Games and Teams classes, we'll perform these same modifications, but also additional changes needed to separate the storage of the application data from the application logic.
Our application doesn't really support persistence as such. As originally envisioned, the application was expected to evolve to show various persistence mechanisms including storing data to flat files, using JDBC, and using the forthcoming Java Data Objects (JDO) interfaces. However, I decided that these permutations would distract from the book's primary subject, rather than contribute to it. ...
Read now
Unlock full access