public static class WallVisitorUtils.WallTopStatementContext extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
private boolean |
fromPermitTable |
private boolean |
fromSysSchema |
private boolean |
fromSysTable |
| 构造器和说明 |
|---|
WallTopStatementContext() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
fromPermitTable() |
boolean |
fromSysSchema() |
boolean |
fromSysTable() |
void |
setFromPermitTable(boolean fromPermitTable) |
void |
setFromSysSchema(boolean fromSysSchema) |
void |
setFromSysTable(boolean fromSysTable) |
private boolean fromSysTable
private boolean fromSysSchema
private boolean fromPermitTable
public boolean fromSysTable()
public void setFromSysTable(boolean fromSysTable)
public boolean fromSysSchema()
public void setFromSysSchema(boolean fromSysSchema)
public boolean fromPermitTable()
public void setFromPermitTable(boolean fromPermitTable)
Copyright © 2013–2019 Alibaba Group. All rights reserved.