OdbcSqlEscaper
final class OdbcSqlEscaper (View source)
Methods
__construct(OdbcIdentifierEscaper $identifierEscaper)
value(mixed $value)
string
identifier(string $identifier)
string
table(string $table)
string
Details
value
string
value(mixed $value)
No description
identifier
string
identifier(string $identifier)
No description
table
string
table(string $table)
No description