Package | Description |
---|---|
gudusoft.gsqlparser.sqlenv.metadata.model |
Modifier and Type | Method and Description |
---|---|
List<Function> |
Database.getFunctions() |
List<Function> |
Package.getFunctions() |
Modifier and Type | Method and Description |
---|---|
void |
Database.setFunctions(List<Function> functions) |
void |
Package.setFunctions(List<Function> functions) |