When using the DDT in a normal sense, it will also create all of the SPROCS for INSERTs, UPDATEs, and DELETEs that also support concurrency just by clicking a check box. These SPROCs tie into the BOs by just setting the CRUD SPROC properties to True. There is much more than this, but its design and purpose is not to be a source safe for databases.