class Poodle\SQL\XML\Exporter Properties public $errors
Methods public __construct ( Poodle\SQL $SQL ) exportData ( $stream, array $config = array (
) ) exportSchema ( $stream ) exportTableData ( $stream, $table, array $config = array (
) ) getFunctionXML ( $name, $func ) getProcedureXML ( $name, $proc ) getTableXML ( $name, $table, array $info = array (
) ) getViewXML ( $name, $view )
|