public class AnyInsertStatement extends InsertStatement<AnyInsertStatement>
| 构造器和说明 |
|---|
AnyInsertStatement(Class<?> entityClass) |
| 限定符和类型 | 方法和说明 |
|---|---|
static AnyInsertStatement |
of(Class<?> entityClass) |
column, column, column, column, columnRaw, columnRaw, columnRaw, enableReplace, enableUpdateByDuplicateKey, getTable, getTable, of, toSqlNode, withEntity, withEntity, withEntity, withEntitygetThisclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTableAccessible, ofpublic AnyInsertStatement(Class<?> entityClass)
public static AnyInsertStatement of(Class<?> entityClass)
Copyright © 2025 fossc. All rights reserved.