| Package | Description |
|---|---|
| com.mysql.cj.xdevapi |
Java classes for X DevAPI support.
|
| Modifier and Type | Field and Description |
|---|---|
private Schema.Validation.ValidationLevel |
Schema.Validation.level |
| Modifier and Type | Method and Description |
|---|---|
Schema.Validation.ValidationLevel |
Schema.Validation.getLevel() |
static Schema.Validation.ValidationLevel |
Schema.Validation.ValidationLevel.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Schema.Validation.ValidationLevel[] |
Schema.Validation.ValidationLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Schema.Validation |
Schema.Validation.setLevel(Schema.Validation.ValidationLevel level) |