extends |
AbstractPlatform |
|---|
| Methods | ||
|---|---|---|
private
|
createNotSupportedException(): Exception
|
# |
public
|
getName(): string
|
# |
protected
|
initializeDoctrineTypeMappings(): void
|
# |
protected
|
_getCommonIntegerTypeDeclarationSQL(array $columnDef): string
|
# |
public
|
getBigIntTypeDeclarationSQL(array $columnDef): string
|
# |
public
|
getBlobTypeDeclarationSQL(array $field): string
|
# |
public
|
getBooleanTypeDeclarationSQL(array $columnDef): string
|
# |
public
|
getClobTypeDeclarationSQL(array $field): string
|
# |
public
|
getIntegerTypeDeclarationSQL(array $columnDef): string
|
# |
public
|
getSmallIntTypeDeclarationSQL(array $columnDef): string
|
# |
public
|
getCurrentDatabaseExpression(): string
|
# |