Fully Qualified Name: | Zend\Db\Adapter\Platform\Sql92 |
Extends: | AbstractPlatform |
Name | Description | Defined By |
---|---|---|
getIdentifierSeparator() | {@inheritDoc} | AbstractPlatform |
getName() | {@inheritDoc} | Sql92 |
getQuoteIdentifierSymbol() | {@inheritDoc} | AbstractPlatform |
getQuoteValueSymbol() | {@inheritDoc} | AbstractPlatform |
quoteIdentifier() | {@inheritDoc} | AbstractPlatform |
quoteIdentifierChain() | {@inheritDoc} | AbstractPlatform |
quoteIdentifierInFragment() | {@inheritDoc} | AbstractPlatform |
quoteTrustedValue() | {@inheritDoc} | AbstractPlatform |
quoteValue() | {@inheritDoc} | Sql92 |
quoteValueList() | {@inheritDoc} | AbstractPlatform |
{@inheritDoc}
Returns:
{@inheritDoc}
Returns:
{@inheritDoc}
Returns:
{@inheritDoc}
Returns:
{@inheritDoc}
Parameter Name | Type | Description |
---|---|---|
$identifier |
Returns:
{@inheritDoc}
Parameter Name | Type | Description |
---|---|---|
$identifierChain |
Returns:
{@inheritDoc}
Parameter Name | Type | Description |
---|---|---|
$identifier | ||
$safeWords |
Returns:
{@inheritDoc}
Parameter Name | Type | Description |
---|---|---|
$value |
Returns:
{@inheritDoc}
Parameter Name | Type | Description |
---|---|---|
$value |
Returns:
{@inheritDoc}
Parameter Name | Type | Description |
---|---|---|
$valueList |
Returns: