Uses of Package
org.teiid.metadata

Packages that use org.teiid.metadata
org.teiid.events   
org.teiid.language   
org.teiid.language.visitor   
org.teiid.metadata   
org.teiid.translator   
 

Classes in org.teiid.metadata used by org.teiid.events
ColumnStats
           
Table.TriggerEvent
           
TableStats
           
 

Classes in org.teiid.metadata used by org.teiid.language
AbstractMetadataRecord
          AbstractMetadataRecord
Column
          ColumnRecordImpl
FunctionMethod
          This class represents information about a particular function signature.
Procedure
          ProcedureRecordImpl
ProcedureParameter
          ProcedureParameterRecordImpl
Table
           
 

Classes in org.teiid.metadata used by org.teiid.language.visitor
AbstractMetadataRecord
          AbstractMetadataRecord
 

Classes in org.teiid.metadata used by org.teiid.metadata
AbstractMetadataRecord
          AbstractMetadataRecord
AbstractMetadataRecord.DataModifiable
           
AbstractMetadataRecord.Modifiable
           
BaseColumn
           
BaseColumn.NullType
           
Column
          ColumnRecordImpl
Column.SearchType
           
ColumnSet
           
ColumnStats
           
Datatype
           
Datatype.Type
           
Datatype.Variety
           
ForeignKey
          ForeignKeyRecordImpl
FunctionMethod
          This class represents information about a particular function signature.
FunctionMethod.Determinism
          DETERMINISTIC -> normal deterministic functions vdb -> lookup (however lookup values can be flushed at any time), current_database session -> env, user command -> command payload never -> rand, etc.
FunctionMethod.PushDown
          Function Pushdown CAN_PUSHDOWN = If the source supports the function, then it will be pushed down.
FunctionParameter
          A function parameter defines the name and description of an input or output parameter for a function.
KeyRecord
           
KeyRecord.Type
           
MetadataStore
          Simple holder for metadata.
Procedure
          ProcedureRecordImpl
Procedure.Type
           
ProcedureParameter
          ProcedureParameterRecordImpl
ProcedureParameter.Type
           
Schema
           
Table
           
Table.TriggerEvent
           
Table.Type
           
TableStats
           
 

Classes in org.teiid.metadata used by org.teiid.translator
FunctionMethod
          This class represents information about a particular function signature.
MetadataFactory
          Allows connectors to build metadata for use by the engine.
RuntimeMetadata
          Helper methods that can be used to access runtime metadata.
 



Copyright © 2011. All Rights Reserved.