namespaceZtdQuery\Platform\MySql\Rewrite\LoadData
Classes 7§
| ColumnMapping @visibility ZtdQuery\Platform\MySql | Column Mapping. |
| InputFile @visibility ZtdQuery\Platform\MySql | Reads an explicitly named local LOAD DATA file before projecting its rows. |
| InputFormat @visibility ZtdQuery\Platform\MySql | Validated delimiters, quoting and line prefix from a LOAD DATA statement. |
| InsertQuery @visibility ZtdQuery\Platform\MySql | Insert Query. |
| MySqlLoadDataProjector | Projects LOAD DATA input into the regular simulated INSERT/REPLACE pipeline. |
| RecordParser @visibility ZtdQuery\Platform\MySql | Record Parser. |
| RowProjector @visibility ZtdQuery\Platform\MySql | Row Projector. |