См. определение в файле commonhelper.php строка 18
◆ addAutoIncrement()
◆ checkSequenceExistsForTable()
| checkSequenceExistsForTable |
( |
| $tableName | ) |
|
|
staticprotected |
◆ checkTableExists()
| checkTableExists |
( |
| $tableName | ) |
|
|
static |
◆ createIndex()
| createIndex |
( |
| $tableName, |
|
|
| $ixNamePostfix, |
|
|
| $columns = array(), |
|
|
| $unique = false ) |
|
static |
◆ dropAutoIncrementRestrictions()
| dropAutoIncrementRestrictions |
( |
| $tableName | ) |
|
|
static |
◆ dropTable()
◆ escapeArray()
◆ getBatchInsertHead()
| getBatchInsertHead |
( |
| $tableName, |
|
|
| $fields = array() ) |
|
static |
◆ getBatchInsertSeparator()
| getBatchInsertSeparator |
( |
| ) |
|
|
static |
◆ getBatchInsertTail()
◆ getBatchInsertValues()
| getBatchInsertValues |
( |
| $row, |
|
|
| $tableName, |
|
|
| $fields, |
|
|
| $map ) |
|
static |
◆ getIndexName()
| getIndexName |
( |
| $tableName, |
|
|
| $ixNamePostfix, |
|
|
| $columns = array() ) |
|
staticprotected |
◆ getMaxTransferUnit()
◆ getQuerySeparatorSql()
◆ getSqlForDataType()
| getSqlForDataType |
( |
| $type, |
|
|
| $len = 0 ) |
|
static |
◆ incrementSequenceForTable()
| incrementSequenceForTable |
( |
| $tableName | ) |
|
|
static |
◆ needSelectFieldsInOrderByWhenDistinct()
| needSelectFieldsInOrderByWhenDistinct |
( |
| ) |
|
|
static |
◆ prepareSql()
| prepareSql |
( |
| $row, |
|
|
| $fields, |
|
|
| $map ) |
|
staticprotected |
◆ restoreAutoIncrementRestrictions()
| restoreAutoIncrementRestrictions |
( |
| $tableName | ) |
|
|
static |
◆ truncateTable()
| truncateTable |
( |
| $tableName | ) |
|
|
static |
Объявления и описания членов класса находятся в файле: