| Package | Description |
|---|---|
| org.teiid.adminapi | |
| org.teiid.adminapi.impl |
| Modifier and Type | Method and Description |
|---|---|
Translator |
Admin.getTranslator(String deployedName)
Get the translator by the given the deployed name.
|
| Modifier and Type | Method and Description |
|---|---|
List<Translator> |
VDB.getOverrideTranslators()
Get the list of translators defined in the VDB
|
Collection<? extends Translator> |
Admin.getTranslators()
Get the translators that are available in the configuration
|
| Modifier and Type | Class and Description |
|---|---|
class |
VDBTranslatorMetaData |
| Modifier and Type | Method and Description |
|---|---|
List<Translator> |
VDBMetaData.getOverrideTranslators() |
| Modifier and Type | Method and Description |
|---|---|
void |
VDBMetaData.setOverrideTranslators(List<Translator> translators) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.