Package | Description |
---|---|
org.teiid.query.mapping.relational | |
org.teiid.query.resolver | |
org.teiid.query.sql.lang | |
org.teiid.query.validator |
Modifier and Type | Method and Description |
---|---|
UpdateValidator.UpdateInfo |
QueryNode.getUpdateInfo() |
Modifier and Type | Method and Description |
---|---|
void |
QueryNode.setUpdateInfo(UpdateValidator.UpdateInfo updateInfo) |
Modifier and Type | Method and Description |
---|---|
static UpdateValidator.UpdateInfo |
ProcedureContainerResolver.getUpdateInfo(GroupSymbol group,
QueryMetadataInterface metadata) |
static UpdateValidator.UpdateInfo |
ProcedureContainerResolver.getUpdateInfo(GroupSymbol group,
QueryMetadataInterface metadata,
int type,
boolean validate) |
Modifier and Type | Method and Description |
---|---|
static String |
ProcedureContainerResolver.validateUpdateInfo(GroupSymbol group,
int type,
UpdateValidator.UpdateInfo info) |
Modifier and Type | Method and Description |
---|---|
UpdateValidator.UpdateInfo |
ProcedureContainer.getUpdateInfo() |
Modifier and Type | Method and Description |
---|---|
void |
ProcedureContainer.setUpdateInfo(UpdateValidator.UpdateInfo updateInfo) |
Modifier and Type | Method and Description |
---|---|
UpdateValidator.UpdateInfo |
UpdateValidator.getUpdateInfo() |
Modifier and Type | Method and Description |
---|---|
List<UpdateValidator.UpdateInfo> |
UpdateValidator.UpdateInfo.getUnionBranches() |
Copyright © 2020. All rights reserved.