| Modifier and Type | Field and Description |
|---|---|
private MySqlSystemVariables |
MySqlDdlParser.systemVariables |
| Modifier and Type | Method and Description |
|---|---|
MySqlSystemVariables |
MySqlSystemVariables.setVariable(MySqlSystemVariables.Scope scope,
String name,
String value)
Set the variable with the specified scope.
|
MySqlSystemVariables |
MySqlSchema.systemVariables()
Get the system variables as known by the DDL parser.
|
protected MySqlSystemVariables |
MySqlDdlParser.systemVariables() |
Copyright © 2017 JBoss by Red Hat. All rights reserved.