Uses of Package
com.metamatrix.metadata.runtime.api

Packages that use com.metamatrix.metadata.runtime.api
com.metamatrix.admin.server   
com.metamatrix.common.vdb.api   
com.metamatrix.dqp.embedded.services   
com.metamatrix.dqp.service   
com.metamatrix.metadata.runtime   
com.metamatrix.metadata.runtime.api   
com.metamatrix.metadata.runtime.event   
com.metamatrix.metadata.runtime.exception   
com.metamatrix.metadata.runtime.model   
com.metamatrix.metadata.runtime.spi   
com.metamatrix.metadata.runtime.spi.jdbc   
com.metamatrix.metadata.runtime.util   
com.metamatrix.metadata.runtime.vdb.defn   
com.metamatrix.server.admin.api   
com.metamatrix.server.admin.apiimpl   
com.metamatrix.server.dqp.service   
org.teiid.connector.metadata   
org.teiid.metadata   
org.teiid.metadata.index   
 

Classes in com.metamatrix.metadata.runtime.api used by com.metamatrix.admin.server
VirtualDatabase
          The VirtualDatabase identifies a collection of DataSources and Virtual DataSources that a client can connect to and interrogate its metadata.
VirtualDatabaseException
          The base exception from which all Runtime Metadata Exceptions extend.
VirtualDatabaseID
          The VirtualDatabaseID should uniquely identify a VirutalDatabase.
 

Classes in com.metamatrix.metadata.runtime.api used by com.metamatrix.common.vdb.api
MetadataSource
           
 

Classes in com.metamatrix.metadata.runtime.api used by com.metamatrix.dqp.embedded.services
VirtualDatabaseException
          The base exception from which all Runtime Metadata Exceptions extend.
 

Classes in com.metamatrix.metadata.runtime.api used by com.metamatrix.dqp.service
VirtualDatabaseException
          The base exception from which all Runtime Metadata Exceptions extend.
 

Classes in com.metamatrix.metadata.runtime.api used by com.metamatrix.metadata.runtime
Model
          Instances of this interface represent Models in a Virtual Database.
VirtualDatabase
          The VirtualDatabase identifies a collection of DataSources and Virtual DataSources that a client can connect to and interrogate its metadata.
VirtualDatabaseDoesNotExistException
          Thrown when the VirtualDatabase is not found.
VirtualDatabaseException
          The base exception from which all Runtime Metadata Exceptions extend.
VirtualDatabaseID
          The VirtualDatabaseID should uniquely identify a VirutalDatabase.
VirtualDatabaseMetadata
          A VirtualDatabaseMetadata represent a virtual database in the repository.
 

Classes in com.metamatrix.metadata.runtime.api used by com.metamatrix.metadata.runtime.api
DataType
          The DataType api represents the type of data a particular Element or Procedure is.
GroupID
          The GroupID is the unique identifier for a Group.
MetadataID
          The MetadataID class serves as the interface class for identifiers of objects.
MetadataObject
           
MetadataSource
           
Model
          Instances of this interface represent Models in a Virtual Database.
ModelID
          The runtime id used to uniquely identify a Model.
ProcedureID
          The ProcedureID is the unique identifier for a Procedure.
VirtualDatabase
          The VirtualDatabase identifies a collection of DataSources and Virtual DataSources that a client can connect to and interrogate its metadata.
VirtualDatabaseDoesNotExistException
          Thrown when the VirtualDatabase is not found.
VirtualDatabaseException
          The base exception from which all Runtime Metadata Exceptions extend.
VirtualDatabaseID
          The VirtualDatabaseID should uniquely identify a VirutalDatabase.
 

Classes in com.metamatrix.metadata.runtime.api used by com.metamatrix.metadata.runtime.event
VirtualDatabaseID
          The VirtualDatabaseID should uniquely identify a VirutalDatabase.
 

Classes in com.metamatrix.metadata.runtime.api used by com.metamatrix.metadata.runtime.exception
VirtualDatabaseException
          The base exception from which all Runtime Metadata Exceptions extend.
 

Classes in com.metamatrix.metadata.runtime.api used by com.metamatrix.metadata.runtime.model
DataType
          The DataType api represents the type of data a particular Element or Procedure is.
DataTypeID
          DataTypeID uniquely identifies a DataType
Element
          Instances of this interface represent Elements for a Group.
ElementID
          The ElementID is the uniue identifier for an Element.
Group
          Instances of this interface represent Groups in a Model.
GroupID
          The GroupID is the unique identifier for a Group.
Key
          Instances of this interface represent Keys for a Group.
KeyID
          The KeyID is the unique identifier for a Key.
MetadataID
          The MetadataID class serves as the interface class for identifiers of objects.
MetadataObject
           
MetadataSourceAPI
          The DataAccessAPI is the common interface to access runtime metadata.
Model
          Instances of this interface represent Models in a Virtual Database.
ModelID
          The runtime id used to uniquely identify a Model.
Procedure
          Instances of this interface represent Procedures in a Model.
ProcedureID
          The ProcedureID is the unique identifier for a Procedure.
ProcedureParameter
          Instances of this interface represent Parameters for a Procedure.
VirtualDatabase
          The VirtualDatabase identifies a collection of DataSources and Virtual DataSources that a client can connect to and interrogate its metadata.
VirtualDatabaseDoesNotExistException
          Thrown when the VirtualDatabase is not found.
VirtualDatabaseException
          The base exception from which all Runtime Metadata Exceptions extend.
VirtualDatabaseID
          The VirtualDatabaseID should uniquely identify a VirutalDatabase.
VirtualDatabaseLoaderProperties
          Interface that represents the properties associated with a VirtualDatabaseLoader implementation.
VirtualDatabaseMetadata
          A VirtualDatabaseMetadata represent a virtual database in the repository.
 

Classes in com.metamatrix.metadata.runtime.api used by com.metamatrix.metadata.runtime.spi
VirtualDatabase
          The VirtualDatabase identifies a collection of DataSources and Virtual DataSources that a client can connect to and interrogate its metadata.
VirtualDatabaseDoesNotExistException
          Thrown when the VirtualDatabase is not found.
VirtualDatabaseException
          The base exception from which all Runtime Metadata Exceptions extend.
VirtualDatabaseID
          The VirtualDatabaseID should uniquely identify a VirutalDatabase.
 

Classes in com.metamatrix.metadata.runtime.api used by com.metamatrix.metadata.runtime.spi.jdbc
MetadataID
          The MetadataID class serves as the interface class for identifiers of objects.
Model
          Instances of this interface represent Models in a Virtual Database.
VirtualDatabase
          The VirtualDatabase identifies a collection of DataSources and Virtual DataSources that a client can connect to and interrogate its metadata.
VirtualDatabaseDoesNotExistException
          Thrown when the VirtualDatabase is not found.
VirtualDatabaseException
          The base exception from which all Runtime Metadata Exceptions extend.
VirtualDatabaseID
          The VirtualDatabaseID should uniquely identify a VirutalDatabase.
 

Classes in com.metamatrix.metadata.runtime.api used by com.metamatrix.metadata.runtime.util
MetadataID
          The MetadataID class serves as the interface class for identifiers of objects.
 

Classes in com.metamatrix.metadata.runtime.api used by com.metamatrix.metadata.runtime.vdb.defn
VirtualDatabase
          The VirtualDatabase identifies a collection of DataSources and Virtual DataSources that a client can connect to and interrogate its metadata.
VirtualDatabaseID
          The VirtualDatabaseID should uniquely identify a VirutalDatabase.
 

Classes in com.metamatrix.metadata.runtime.api used by com.metamatrix.server.admin.api
VirtualDatabase
          The VirtualDatabase identifies a collection of DataSources and Virtual DataSources that a client can connect to and interrogate its metadata.
VirtualDatabaseException
          The base exception from which all Runtime Metadata Exceptions extend.
VirtualDatabaseID
          The VirtualDatabaseID should uniquely identify a VirutalDatabase.
 

Classes in com.metamatrix.metadata.runtime.api used by com.metamatrix.server.admin.apiimpl
VirtualDatabase
          The VirtualDatabase identifies a collection of DataSources and Virtual DataSources that a client can connect to and interrogate its metadata.
VirtualDatabaseException
          The base exception from which all Runtime Metadata Exceptions extend.
VirtualDatabaseID
          The VirtualDatabaseID should uniquely identify a VirutalDatabase.
 

Classes in com.metamatrix.metadata.runtime.api used by com.metamatrix.server.dqp.service
VirtualDatabaseException
          The base exception from which all Runtime Metadata Exceptions extend.
 

Classes in com.metamatrix.metadata.runtime.api used by org.teiid.connector.metadata
MetadataSource
           
 

Classes in com.metamatrix.metadata.runtime.api used by org.teiid.metadata
MetadataSource
           
 

Classes in com.metamatrix.metadata.runtime.api used by org.teiid.metadata.index
MetadataSource
           
 



Copyright © 2009. All Rights Reserved.