| Package | Description |
|---|---|
| com.github.vr_f.sqlparser | |
| com.github.vr_f.sqlparser.core | |
| com.github.vr_f.sqlparser.core.keywords |
| Modifier and Type | Method and Description |
|---|---|
MySqlVersion |
Parser.getVersion() |
| Modifier and Type | Method and Description |
|---|---|
Parser |
Parser.setVersion(MySqlVersion version) |
| Modifier and Type | Method and Description |
|---|---|
static MySqlVersion |
MySqlVersion.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MySqlVersion[] |
MySqlVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
KeywordsLibrary(MySqlVersion version) |
Copyright © 2018. All rights reserved.