public static class WallVisitorUtils.WallTopStatementContext extends Object
Constructor and Description |
---|
WallTopStatementContext() |
Modifier and Type | Method and Description |
---|---|
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–2017 Alibaba Group. All rights reserved.