public class EmptyWrapper extends Object implements IWrapper
| 限定符和类型 | 字段和说明 |
|---|---|
static EmptyWrapper |
INSTANCE |
| 限定符和类型 | 方法和说明 |
|---|---|
List<String> |
allFields() |
WrapperData |
data()
返回查询器或更新器对应的xml数据
系统方法, 请勿调用
|
Optional<IMapping> |
mapping()
数据库映射定义
|
IFragment |
table(boolean notFoundError)
query/update表名
|
WhereBase |
where()
返回where
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTableAlias, hint, hintpublic static final EmptyWrapper INSTANCE
Copyright © 2022. All rights reserved.