Part II. Talk with the Server
Part II of the book covers server side coding. First chapter shifts the SymbolDatabase to server and fetches Symbol through RPC calls. Next chapter covers design of Data Access layer and database access through Java Data Objects ( JDO). It also looks into the network and datastore access optimization.