| $fields | InsertOrUpdateQuery | [protected] |
| $table | InsertOrUpdateQuery | [protected] |
| $where | QuerySkeleton | [protected] |
| $whereLogic | QuerySkeleton | [protected] |
| andWhere(LogicalObject $exp) | InsertQuery | |
| arraySet($fields) | InsertOrUpdateQuery | |
| drop($field) | InsertOrUpdateQuery | |
| getId() | QueryIdentification | |
| getTable() | InsertOrUpdateQuery | |
| into($table) | InsertQuery | |
| lazySet($field, $object=null) | InsertOrUpdateQuery | |
| orWhere(LogicalObject $exp) | InsertQuery | |
| set($field, $value=null) | InsertOrUpdateQuery | |
| setBoolean($field, $value=false) | InsertOrUpdateQuery | |
| setId($id) | QueryIdentification | |
| setTable($table) | InsertQuery | |
| toDialectString(Dialect $dialect) | InsertQuery | |
| toString() | QueryIdentification | |
| where(LogicalObject $exp, $logic=null) | InsertQuery |
1.5.4