Table Data Gateway is a design pattern in which an object acts as a gateway to a database table. The idea is to separate the responsibility of fetching items from a database from the actual usages of those objects. Users of the gateway are then insulated from changes to the way objects are stored in the database.
We don't have any images related to Table data gateway yet.
You can add one yourself here.
We don't have any YouTube videos related to Table data gateway yet.
You can add one yourself here.
We don't have any PDF documents related to Table data gateway yet.
You can add one yourself here.
We don't have any Books related to Table data gateway yet.
You can add one yourself here.
We don't have any archived web articles related to Table data gateway yet.
References
Fowler, Martin. "P of EAA: Table Data Gateway". Retrieved 2009-02-11. /wiki/Martin_Fowler_(software_engineer) ↩