public final class VdbTranslator extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
VdbTranslator.ManifestId
The VDB manifest (
vdb.xml) identifiers related to translator elements. |
static interface |
VdbTranslator.PropertyId
Translator artifact property names.
|
| Modifier and Type | Field and Description |
|---|---|
static TeiidExtendedType |
ARTIFACT_TYPE
The artifact type of a Teiid VDB translator.
|
static TeiidRelationshipType |
SOURCES_RELATIONSHIP
A relationship between a translator artifact and the source artifacts that reference it.
|
| Constructor and Description |
|---|
VdbTranslator() |
public static final TeiidExtendedType ARTIFACT_TYPE
public static final TeiidRelationshipType SOURCES_RELATIONSHIP
Copyright © 2011-2014 JBoss, a division of Red Hat. All Rights Reserved.