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