| Interface | Description |
|---|---|
| TransformationRecordImpl.Types |
| Class | Description |
|---|---|
| IndexConstants |
IndexConstants
|
| IndexConstants.RECORD_STRING | |
| IndexConstants.SEARCH_RECORD_TYPE | |
| IndexMetadataRepository |
Loads MetadataRecords from index files.
|
| MetadataConstants |
MetadataConstants are all the constant values used to identify all the valid values for a multi-value attribute.
|
| MetadataConstants.COLUMN_SET_TYPES |
These types indicate the type of COLUMN_SET it is.
|
| MetadataConstants.DATATYPE_TYPES |
A DataType object will be identified as being of one of these types.
|
| MetadataConstants.DATATYPE_VARIETIES |
User defined DataType objects will be categorized by a variety
The values must be kept consistent with the XSDVariety enumeration in the xsd
metamodel and the values referenced in DatatypeVarietyEnumeration.properties in
connector.metadata
|
| MetadataConstants.KEY_TYPES |
These types indicate the type of KEY it is.
|
| MetadataConstants.MATCH_TYPES |
These types are associated with a KEY, indicating the type of matching that can be performed on it.
|
| MetadataConstants.NULL_TYPES |
These types are associated with a DataType or an Element needing the indication of null types.
|
| MetadataConstants.PARAMETER_TYPES |
These types indicate the type of PROCEDURE_PARAMETER it is.
|
| MetadataConstants.PROCEDURE_TYPES |
These types indicate the type of PROCEDURE it is.
|
| MetadataConstants.RECORD_TYPE | |
| MetadataConstants.SEARCH_TYPES |
These types are associated with the Element having valid search types.
|
| MetadataConstants.SQL_TRANSFORMATION_TYPES |
These types indicate the type of TRANSFORMATION it it.
|
| MetadataConstants.TABLE_TYPES |
These types represent the type of table a Group is.
|
| RecordFactory |
RuntimeAdapter
|
| RuntimeMetadataPlugin |
CommonPlugin
|
| SimpleIndexUtil |
IndexUtil
|
| TransformationRecordImpl |
TransformationRecordImpl
|
| Enum | Description |
|---|---|
| RuntimeMetadataPlugin.Event |
Copyright © 2018 JBoss by Red Hat. All rights reserved.