Procedural File: Import.php
Source Location: /Doctrine/Import.phpPage Details
Filesource: | Source Code for this file |
Classes
Class | Description |
---|---|
Doctrine_Import | class Doctrine_Import Main responsible of performing import operation. Delegates database schema reading to a reader object and passes the result to a builder object which builds a Doctrine data model. |