Todo List
DObject | --DDataBase | --DDataBaseSQLImporter
[line 25]
DDataBaseSQLImporter __construct( string $shellConfigXML)
void clearUpDataBase( [ $exclude = array()], [ $dropTables = false])
void importFile( $fileName, [array $exclude = array()], [string $EOLNSymbol = "\n"], [bool $executeAll = false], string $sqlString)
void importString( string $sqlString, [ $exclude = array()], [string $EOLNSymbol = "\n"], [bool $executeAll = false])