| Package | Description |
|---|---|
| org.teiid.query.validator |
| Modifier and Type | Method and Description |
|---|---|
UpdateValidator.UpdateType |
UpdateValidator.UpdateInfo.getDeleteType() |
UpdateValidator.UpdateType |
UpdateValidator.UpdateInfo.getUpdateType() |
static UpdateValidator.UpdateType |
UpdateValidator.UpdateType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UpdateValidator.UpdateType[] |
UpdateValidator.UpdateType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
UpdateValidator(QueryMetadataInterface qmi,
UpdateValidator.UpdateType insertType,
UpdateValidator.UpdateType updateType,
UpdateValidator.UpdateType deleteType) |
Copyright © 2019. All rights reserved.