|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UpdateValidator.UpdateType | |
|---|---|
| org.teiid.query.validator | |
| Uses of UpdateValidator.UpdateType in org.teiid.query.validator |
|---|
| Methods in org.teiid.query.validator that return UpdateValidator.UpdateType | |
|---|---|
UpdateValidator.UpdateType |
UpdateValidator.UpdateInfo.getDeleteType()
|
UpdateValidator.UpdateType |
UpdateValidator.UpdateInfo.getUpdateType()
|
static UpdateValidator.UpdateType |
UpdateValidator.UpdateType.valueOf(java.lang.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. |
| Constructors in org.teiid.query.validator with parameters of type UpdateValidator.UpdateType | |
|---|---|
UpdateValidator(QueryMetadataInterface qmi,
UpdateValidator.UpdateType insertType,
UpdateValidator.UpdateType updateType,
UpdateValidator.UpdateType deleteType)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||