Appendix B. Solutions
Bridge (Chapter 6)......................................................................................................................................
SOLUTION 6.1.......................................................................................................................................
Figure B.5 shows a completed sequence diagram that illustrates the normal steps in
an application that uses a JDBC driver.
Figure B.5. A typical JDBC application creates a Statement object and uses it to execute
one or more queries.