Package org.teiid.connector.metadata.runtime

Interface Summary
AbstractMetadataRecord.MetadataFieldNames Constants for names of accessor methods that map to fields stored on the MetadataRecords.
ConnectorMetadata  
DatatypeRecordImpl.MetadataFieldNames Constants for names of accessor methods that map to fields stored on the DatatypeRecords.
Element Represents an element, such as a column, in runtime metadata.
Group Represents a group, such as a table, in the runtime metadata.
MetadataObject Represents a runtime metadata object.
Parameter Represents a procedure parameter in the runtime metadata.
Procedure Represents a procedure construct (such as a Stored Procedure).
PropertyRecordImpl.MetadataFieldNames Constants for names of accessor methods that map to fields stored on the PropertyRecords.
RuntimeMetadata Helper methods that can be used to access runtime metadata.
TransformationRecordImpl.Types  
TypeModel  
 

Class Summary
AbstractMetadataRecord AbstractMetadataRecord
AnnotationRecordImpl AnnotationRecordImpl
BaseColumn  
ColumnRecordImpl ColumnRecordImpl
ColumnSetRecordImpl ColumnSetRecordImpl
DatatypeRecordImpl ColumnRecordImpl
ForeignKeyRecordImpl ForeignKeyRecordImpl
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.
MetadataFactory  
ModelRecordImpl ModelRecordImpl
ProcedureParameterRecordImpl ProcedureParameterRecordImpl
ProcedureRecordImpl ProcedureRecordImpl
PropertyRecordImpl PropertyRecordImpl
TableRecordImpl TableRecordImpl
TransformationRecordImpl TransformationRecordImpl
 



Copyright © 2009. All Rights Reserved.