| Fully Qualified Name: | Laminas\Db\Sql\Platform\IbmDb2\IbmDb2 |
| Extends: | AbstractPlatform |
| Name | Description | Defined By |
|---|---|---|
| __construct() | IbmDb2 | |
| getDecorators() | AbstractPlatform | |
| getSqlString() | {@inheritDoc} | AbstractPlatform |
| getTypeDecorator() | AbstractPlatform | |
| prepareStatement() | {@inheritDoc} | AbstractPlatform |
| setSubject() | {@inheritDoc} | AbstractPlatform |
| setTypeDecorator() | AbstractPlatform |
| Parameter Name | Type | Description |
|---|---|---|
| $selectDecorator | \SelectDecorator |
Returns:
Returns: array|\PlatformDecoratorInterface[]
{@inheritDoc}
| Parameter Name | Type | Description |
|---|---|---|
| $adapterPlatform |
Returns:
| Parameter Name | Type | Description |
|---|---|---|
| $subject | \PreparableSqlInterface|\SqlInterface |
Returns: \PlatformDecoratorInterface|\PreparableSqlInterface|\SqlInterface
{@inheritDoc}
| Parameter Name | Type | Description |
|---|---|---|
| $adapter | ||
| $statementContainer |
Returns:
{@inheritDoc}
| Parameter Name | Type | Description |
|---|---|---|
| $subject |
Returns:
| Parameter Name | Type | Description |
|---|---|---|
| $type | string | |
| $decorator | \PlatformDecoratorInterface |
Returns: void