站内搜索: 请输入搜索关键词
当前页面: 图书首页 > Using and Understanding Java Data Objects

Appendix A: Large UML Diagrams - Using and Understanding Java Data Objects

Previous Section Next Section

Appendix A: Large UML Diagrams

The UML diagrams presented here are larger versions of the diagrams found in the main body of the book.

Click To expand
Figure 1-1: The application's view of JDO
Click To expand
Figure 2-1: The class diagram of the Extent interface
Click To expand
Figure 2-2: The class diagram of the Query interface
Click To expand
Figure 3-1: The class diagram of the PersistenceManager interface
Click To expand
Figure 4-1: The class diagram of the Transaction interface
Click To expand
Figure 4-2: The class diagram of the Synchronization interface
Click To expand
Figure 6-1: The class diagram of the PersistenceManagerFactory interface
Click To expand
Figure 7-1: The class diagram of the JDOHelper class
Click To expand
Figure 7-2: The class diagram of the InstanceCallbacks interface
Click To expand
Figure 7-3: The class diagram of the JDOException class
Click To expand
Figure 9-5: The class diagram of the prototype Customer class
Click To expand
Figure 9-6: The class diagram of the prototype Week class
Click To expand
Figure 9-7: The class diagram of the prototype Lighthouse class
Click To expand
Figure 9-8: The class diagram of the prototype Rental class
Click To expand
Figure 9-9: The class diagram of the ReservationService class
Click To expand
Figure 9-10: The class diagram of the ReservationClientModel class
Click To expand
Figure 10-7: The MVC pattern in the rental Web application
Click To expand
Figure 11-1: The deployed reservation service EJB

Previous Section Next Section