public interface ConfigureService
| Modifier and Type | Method and Description |
|---|---|
void |
execute(ConfigureStatementExp exp,
DTypeRegistry registry,
Object sprigSvc) |
boolean |
isPopulateFKsFlag() |
void |
setPopulateFKsFlag(boolean b) |
boolean |
validate(String varName) |
boolean validate(String varName)
void execute(ConfigureStatementExp exp, DTypeRegistry registry, Object sprigSvc)
boolean isPopulateFKsFlag()
void setPopulateFKsFlag(boolean b)
Copyright © 2020. All rights reserved.