public class InsertSQL extends AbstractSQL<InsertSQL>
dynamicTableExt, sql, values| 构造器和说明 |
|---|
InsertSQL(BatchEntityInsert batchEntityInsert) |
InsertSQL(EntityInsert entityInsert) |
| 限定符和类型 | 方法和说明 |
|---|---|
InsertSQL |
build() |
static InsertSQL |
build(BatchEntityInsert batchEntityInsert) |
static InsertSQL |
build(EntityInsert entityInsert) |
appendExpressionValue, appendFilter, endsWith, expressionValue, getSQL, getTableName, getValues, handleFieldToColumn, replaceSqlEval, reset, securityCheck, sqlPlaceholder, toColumn, trimEndSqlpublic InsertSQL(EntityInsert entityInsert)
public InsertSQL(BatchEntityInsert batchEntityInsert)
public static InsertSQL build(EntityInsert entityInsert)
public static InsertSQL build(BatchEntityInsert batchEntityInsert)
public InsertSQL build()
build 在类中 AbstractSQL<InsertSQL>Copyright © 2021–2022. All rights reserved.