data access object

English

Noun

data access object (plural data access objects)

  1. (software engineering) An object in programming that provides an abstract interface to some type of persistence mechanism, providing some specific data operations without exposing details of the persistence layer.
    Synonym: DAO

See also

Further reading