DAO

A Data Access Object is used to abstract and encapsulate all access to the database / datastore. The DAO manages all connections to the store and access to the store should be restricted to these objects.

http://java.sun.com/blueprints/corej2eepatterns/Patterns/DataAccessObject.html

 
dao.txt · Last modified: 2009/04/21 09:12 (external edit)
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki