public static class WallVisitorUtils.WallTopStatementContext extends Object
| 构造器和说明 |
|---|
WallVisitorUtils.WallTopStatementContext() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
fromPermitTable() |
boolean |
fromSysSchema() |
boolean |
fromSysTable() |
void |
setFromPermitTable(boolean fromPermitTable) |
void |
setFromSysSchema(boolean fromSysSchema) |
void |
setFromSysTable(boolean fromSysTable) |
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-2014 Alibaba Group. All Rights Reserved.