Changes between Version 7 and Version 8 of dao-structure
- Timestamp:
- 01/20/09 04:53:58 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dao-structure
v7 v8 11 11 12 12 == Package Approach == 13 This is the most often used approach. A Dao is used as the accessor to one or more logically grouped packages. 13 This is the most often used approach. A Dao is used as the accessor to one or more logically grouped packages. The packages may be subpackages of a certain package. 14 14 15 15 [[Image(packageApproach.jpg)]]