namespaceZtdQuery\Sql\Profile
Classes 4§
| SqlCommentProfile | How one dialect writes a comment. |
| SqlParameterProfile | How one dialect writes a placeholder for a value the driver will bind. |
| SqlQuoteProfile | How one dialect closes a run of text it opened with a quote. |
| SqlSymbolProfile | How one dialect spells what is written plainly. |