wiki:dao-structure

Version 7 (modified by erikvaningen, 15 years ago) ( diff )

--

For the implementation of the Dao's there has been always followed one of the folloging structures:

Inheritance Approach

This approach is only used once for one Dao: ClassificationSchemeDao for all entities which are extending ClassificationScheme of the coreisometadata.

Package Approach

This is the most often used approach. A Dao is used as the accessor to one or more logically grouped packages.

Attachments (4)

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.