The Table Module and Table Data Gateway are table level templates, but with a very significant difference.
A table module is a logical domain template in the sense that it can contain BUSINESS LOGIC related to a specific table. The Data Data Gateway is for the database interface only and should not contain business logic. Read the "database interface" here as "insert / update / delete / read rows from table".
, .
Table Module: , - .
Table Data Gateway: , . .
( "" CRUD).