Chapter 1, page 20,Figure 1.4
The return type of TransferFacadeImpl's method transfer() should be "TransferResult".
I am not sure if it is an error for the following:
Chapter 1, page 19, line 4-5
"the business tier detaches the object and returns it to
the persistent tier", should be "the business tier detaches the object and returns it to the presentation tier"
|