public final class VdbSchemaSource extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
VdbSchemaSource.ManifestId
The VDB manifest (
vdb.xml) identifiers related to schema/model source elements. |
static interface |
VdbSchemaSource.PropertyId
VDB schema/model source artifact property names.
|
| Modifier and Type | Field and Description |
|---|---|
static TeiidExtendedType |
ARTIFACT_TYPE
The artifact type of a Teiid VDB schema/model source.
|
static TeiidRelationshipType |
SCHEMA_RELATIONSHIP
A relationship between a source artifact and its schema/model artifact.
|
static TeiidRelationshipType |
TRANSLATOR_RELATIONSHIP
A relationship between a source artifact and its translator artifact.
|
| Constructor and Description |
|---|
VdbSchemaSource() |
public static final TeiidExtendedType ARTIFACT_TYPE
public static final TeiidRelationshipType SCHEMA_RELATIONSHIP
public static final TeiidRelationshipType TRANSLATOR_RELATIONSHIP
Copyright © 2011-2014 JBoss, a division of Red Hat. All Rights Reserved.