Data access object: Difference between revisions

Content deleted Content added
m Add reference to the DAO being part of the 3-Tier Architecture.
mNo edit summary
Line 12:
}}</ref> "Core J2EE Patterns".
 
This object can be found in the [[Multitier_architecture#Common_layersData_access_layer|Data Access layer]] of the [[Multitier_architecture|3-Tier Architecture]].
 
There are various ways in which this object can be implemented: