A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

AbortProcessingInstruction - Class in com.metamatrix.query.processor.xml
This instruction, intended to be reached conditionally (only under certain criteria) will throw a RuntimeException and cause query processing to be aborted.
AbortProcessingInstruction() - Constructor for class com.metamatrix.query.processor.xml.AbortProcessingInstruction
Constructor for AbortProcessingInstruction.
abs(int) - Static method in class com.metamatrix.query.function.FunctionMethods
 
abs(long) - Static method in class com.metamatrix.query.function.FunctionMethods
 
abs(float) - Static method in class com.metamatrix.query.function.FunctionMethods
 
abs(double) - Static method in class com.metamatrix.query.function.FunctionMethods
 
abs(BigInteger) - Static method in class com.metamatrix.query.function.FunctionMethods
 
abs(BigDecimal) - Static method in class com.metamatrix.query.function.FunctionMethods
 
ABS - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
absolute(int) - Method in class com.metamatrix.jdbc.BatchResults
 
absolute(int, int) - Method in class com.metamatrix.jdbc.BatchResults
 
absolute(int) - Method in class com.metamatrix.jdbc.MMResultSet
 
AbstractAdminImpl - Class in com.metamatrix.admin.server
 
AbstractAdminImpl(ServerAdminImpl, ClusteredRegistryState) - Constructor for class com.metamatrix.admin.server.AbstractAdminImpl
 
AbstractAssignmentInstruction - Class in com.metamatrix.query.processor.proc
This instruction updates the current variable context with a value for the Variable defined using a DeclareInstruction, the variable value is obtained by either processing a expression or a command(stored as a processplan).
AbstractAssignmentInstruction() - Constructor for class com.metamatrix.query.processor.proc.AbstractAssignmentInstruction
 
AbstractAuditDestination - Class in com.metamatrix.platform.security.audit.destination
This is a logging destination that logs to a single file.
AbstractAuditDestination() - Constructor for class com.metamatrix.platform.security.audit.destination.AbstractAuditDestination
 
AbstractAuthorizationObjectEditor - Class in com.metamatrix.platform.security.api
 
AbstractAuthorizationObjectEditor(boolean) - Constructor for class com.metamatrix.platform.security.api.AbstractAuthorizationObjectEditor
Create an instance of this editor, and specify whether actions are to be created during modifications.
AbstractAuthorizationObjectEditor() - Constructor for class com.metamatrix.platform.security.api.AbstractAuthorizationObjectEditor
Default ctor creates actions.
AbstractCachingConnector - Class in com.metamatrix.connector.xml.base
 
AbstractCachingConnector() - Constructor for class com.metamatrix.connector.xml.base.AbstractCachingConnector
 
AbstractCaseExpression - Class in com.metamatrix.query.sql.symbol
 
AbstractCaseExpression() - Constructor for class com.metamatrix.query.sql.symbol.AbstractCaseExpression
 
AbstractClassLoaderManager - Class in com.metamatrix.common.application
 
AbstractClassLoaderManager(ClassLoader, boolean, boolean) - Constructor for class com.metamatrix.common.application.AbstractClassLoaderManager
 
AbstractCompareCriteria - Class in com.metamatrix.query.sql.lang
The common functionality of a CompareCriteria and a SubqueryCompareCriteria.
AbstractCompareCriteria() - Constructor for class com.metamatrix.query.sql.lang.AbstractCompareCriteria
 
AbstractEventBroker - Class in com.metamatrix.core.event
 
AbstractEventBroker() - Constructor for class com.metamatrix.core.event.AbstractEventBroker
 
AbstractEventSource - Class in com.metamatrix.core.event
 
AbstractEventSource() - Constructor for class com.metamatrix.core.event.AbstractEventSource
 
AbstractLanguageVisitor - Class in org.teiid.connector.visitor.framework
Visitor that visits an instance of ILanguageObject and performs an operation on that instance.
AbstractLanguageVisitor() - Constructor for class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
AbstractMetadataProvider - Class in com.metamatrix.jdbc
 
AbstractMetadataProvider() - Constructor for class com.metamatrix.jdbc.AbstractMetadataProvider
 
AbstractMetadataRecord - Class in org.teiid.connector.metadata.runtime
AbstractMetadataRecord
AbstractMetadataRecord() - Constructor for class org.teiid.connector.metadata.runtime.AbstractMetadataRecord
 
AbstractMetadataRecord.MetadataFieldNames - Interface in org.teiid.connector.metadata.runtime
Constants for names of accessor methods that map to fields stored on the MetadataRecords.
AbstractNavigator - Class in com.metamatrix.query.sql.navigator
 
AbstractNavigator(LanguageVisitor) - Constructor for class com.metamatrix.query.sql.navigator.AbstractNavigator
 
AbstractObjectEditor - Class in com.metamatrix.common.actions
 
AbstractObjectEditor() - Constructor for class com.metamatrix.common.actions.AbstractObjectEditor
Create an instance of this editor.
AbstractObjectEditor(boolean) - Constructor for class com.metamatrix.common.actions.AbstractObjectEditor
 
AbstractService - Class in com.metamatrix.platform.service.controller
Base class for all services.
AbstractService() - Constructor for class com.metamatrix.platform.service.controller.AbstractService
Default constructor.
AbstractSetCriteria - Class in com.metamatrix.query.sql.lang
This is an abstract class to define some common functionality in the two varieties of IN criteria: SetCriteria (where values are specified) and SubquerySetCriteria (where a subquery is defined and will supply the values for the IN set).
AbstractSetCriteria() - Constructor for class com.metamatrix.query.sql.lang.AbstractSetCriteria
Constructor for AbstractSetCriteria.
AbstractSymbolMappingVisitor - Class in com.metamatrix.query.sql.visitor
This class is used to update LanguageObjects by replacing one set of symbols with another.
AbstractSymbolMappingVisitor() - Constructor for class com.metamatrix.query.sql.visitor.AbstractSymbolMappingVisitor
 
AbstractValidationVisitor - Class in com.metamatrix.query.validator
 
AbstractValidationVisitor() - Constructor for class com.metamatrix.query.validator.AbstractValidationVisitor
 
AbstractVDBDeleteUtility - Class in com.metamatrix.metadata.runtime
Utility class that deletes VDBs that were marked for deletion.
AbstractVDBDeleteUtility() - Constructor for class com.metamatrix.metadata.runtime.AbstractVDBDeleteUtility
Constructor
accept(ConfigurationVisitor) - Method in interface com.metamatrix.common.config.api.ComponentObject
 
accept(ConfigurationVisitor) - Method in interface com.metamatrix.common.config.api.ComponentType
 
accept(ConfigurationVisitor) - Method in interface com.metamatrix.common.config.api.DeployedComponent
 
accept(ConfigurationVisitor) - Method in interface com.metamatrix.common.config.api.ResourceDescriptor
 
accept(ConfigurationVisitor) - Method in interface com.metamatrix.common.config.api.ServiceComponentDefn
 
accept(ConfigurationVisitor) - Method in class com.metamatrix.common.config.model.BasicComponentObject
 
accept(ConfigurationVisitor) - Method in class com.metamatrix.common.config.model.BasicComponentType
 
accept(TreeNode) - Method in class com.metamatrix.common.tree.directory.FileSystemFilter
Determine whether the given TreeNode is accepted by this filter.
accept(TreeNode) - Method in class com.metamatrix.common.tree.PassThroughTreeNodeFilter
Determine whether the given TreeNode is accepted by this filter.
accept(TreeNode) - Method in interface com.metamatrix.common.tree.TreeNodeFilter
Determine whether the given TreeNode is accepted by this filter.
acceptsURL(String) - Method in class com.metamatrix.jdbc.EmbeddedDriver
Returns true if the driver thinks that it can open a connection to the given URL.
acceptsURL(String) - Method in class com.metamatrix.jdbc.MMDriver
Returns true if the driver thinks that it can open a connection to the given URL.
acceptsURL(String) - Method in class org.teiid.jdbc.TeiidDriver
Returns true if the driver thinks that it can open a connection to the given URL.
acceptVisitor(MappingVisitor) - Method in class com.metamatrix.query.mapping.xml.MappingAllNode
 
acceptVisitor(MappingVisitor) - Method in class com.metamatrix.query.mapping.xml.MappingAttribute
 
acceptVisitor(MappingVisitor) - Method in class com.metamatrix.query.mapping.xml.MappingChoiceNode
 
acceptVisitor(MappingVisitor) - Method in class com.metamatrix.query.mapping.xml.MappingCommentNode
 
acceptVisitor(MappingVisitor) - Method in class com.metamatrix.query.mapping.xml.MappingCriteriaNode
 
acceptVisitor(MappingVisitor) - Method in class com.metamatrix.query.mapping.xml.MappingDocument
 
acceptVisitor(MappingVisitor) - Method in class com.metamatrix.query.mapping.xml.MappingElement
 
acceptVisitor(MappingVisitor) - Method in class com.metamatrix.query.mapping.xml.MappingNode
 
acceptVisitor(MappingVisitor) - Method in class com.metamatrix.query.mapping.xml.MappingRecursiveElement
 
acceptVisitor(MappingVisitor) - Method in class com.metamatrix.query.mapping.xml.MappingSequenceNode
 
acceptVisitor(MappingVisitor) - Method in class com.metamatrix.query.mapping.xml.MappingSourceNode
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.BatchedUpdateCommand
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.BetweenCriteria
Method for accepting a visitor.
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.CompareCriteria
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.CompoundCriteria
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.Create
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.Delete
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.DependentSetCriteria
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.Drop
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.DynamicCommand
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.ExistsCriteria
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.From
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.FromClause
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.GroupBy
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.Insert
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.Into
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.IsNullCriteria
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.JoinPredicate
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.JoinType
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.Limit
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.MatchCriteria
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.NotCriteria
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.Option
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.OrderBy
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.Query
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.Select
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.SetClause
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.SetClauseList
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.SetCriteria
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.SetQuery
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.StoredProcedure
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.SubqueryCompareCriteria
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.SubqueryFromClause
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.SubquerySetCriteria
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.UnaryFromClause
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.Update
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.XQuery
 
acceptVisitor(LanguageVisitor) - Method in interface com.metamatrix.query.sql.LanguageObject
Method for accepting a visitor.
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.proc.AssignmentStatement
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.proc.Block
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.proc.BreakStatement
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.proc.CommandStatement
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.proc.ContinueStatement
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.proc.CreateUpdateProcedureCommand
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.proc.CriteriaSelector
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.proc.DeclareStatement
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.proc.HasCriteria
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.proc.IfStatement
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.proc.LoopStatement
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.proc.RaiseErrorStatement
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.proc.TranslateCriteria
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.proc.WhileStatement
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.symbol.AggregateSymbol
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.symbol.AliasSymbol
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.symbol.AllInGroupSymbol
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.symbol.AllSymbol
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.symbol.CaseExpression
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.symbol.Constant
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.symbol.ElementSymbol
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.symbol.ExpressionSymbol
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.symbol.Function
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.symbol.GroupSymbol
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.symbol.Reference
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.symbol.ScalarSubquery
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.symbol.SearchedCaseExpression
 
acceptVisitor(LanguageObjectVisitor) - Method in interface org.teiid.connector.language.ILanguageObject
 
ACCESS - Static variable in class com.metamatrix.query.optimizer.relational.plantree.NodeConstants.Types
 
ACCESS_METHOD - Static variable in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
ACCESS_MODEL - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Foundation.Class
 
ACCESS_PATTERN - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.KEY_TYPES
 
ACCESS_PATTERN - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.DataAccess.Class
 
ACCESS_PATTERN - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Relational.Class
 
ACCESS_PATTERN - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.COLUMN_SET_TYPES
 
ACCESS_PATTERN - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.KEY_TYPES
 
ACCESS_PATTERN - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.RECORD_TYPE
 
ACCESS_PATTERN_VALIDATION - Static variable in class com.metamatrix.query.optimizer.relational.rules.RuleConstants
 
AccessCapabilities - Class in org.teiid.connector.jdbc.access
 
AccessCapabilities() - Constructor for class org.teiid.connector.jdbc.access.AccessCapabilities
 
AccessNode - Class in com.metamatrix.query.processor.relational
 
AccessNode(int) - Constructor for class com.metamatrix.query.processor.relational.AccessNode
 
AccessPattern - Class in com.metamatrix.query.resolver.util
This class represents both virtual and physical access patterns.
AccessPattern(Collection<ElementSymbol>) - Constructor for class com.metamatrix.query.resolver.util.AccessPattern
 
AccessSQLTranslator - Class in org.teiid.connector.jdbc.access
 
AccessSQLTranslator() - Constructor for class org.teiid.connector.jdbc.access.AccessSQLTranslator
 
accumulateWarnings(List<Exception>) - Method in class com.metamatrix.jdbc.MMStatement
 
accumulatorType - Variable in class com.metamatrix.query.function.aggregate.Sum
 
acos(Number) - Static method in class com.metamatrix.query.function.FunctionMethods
 
ACOS - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
action - Variable in class com.metamatrix.common.protocol.MMURLConnection
 
ACTION_CREATE - Static variable in interface com.metamatrix.dqp.service.AuthorizationService
 
ACTION_DELETE - Static variable in interface com.metamatrix.dqp.service.AuthorizationService
 
ACTION_PARAMETER_FOR_DATA_WEBSERVICE_PROCEDURE - Static variable in interface com.metamatrix.core.CoreConstants
Constant that defines the parameter value in WSDL generated of the VDB that will be used to identifiy the fully qualified procedure name when executing the web service.
ACTION_PREFIX_FOR_DATA_WEBSERVICE - Static variable in interface com.metamatrix.core.CoreConstants
Constant that defines the replaceable token in WSDL generated in the VDB which represents the MetaMatrix Server properties for connecting the to VDB.
ACTION_READ - Static variable in interface com.metamatrix.dqp.service.AuthorizationService
 
ACTION_UPDATE - Static variable in interface com.metamatrix.dqp.service.AuthorizationService
 
ActionDefinition - Class in com.metamatrix.common.actions
This abstract class is the foundation for the set of classes which define the atomic actions for the ModificationAction class.
ActionDefinition() - Constructor for class com.metamatrix.common.actions.ActionDefinition
Create a new instance of an action with no target, no attribute definition, and no arguments.
ActionDefinition(Object[]) - Constructor for class com.metamatrix.common.actions.ActionDefinition
Create a new instance of an action.
ActionDefinition(Object, AttributeDefinition, Object[]) - Constructor for class com.metamatrix.common.actions.ActionDefinition
Create a new instance of an action definition by specifying the target.
ActionDefinition(Object, AttributeDefinition) - Constructor for class com.metamatrix.common.actions.ActionDefinition
Create a new instance of an action definition by specifying the target.
ActionDefinition(Object, Integer) - Constructor for class com.metamatrix.common.actions.ActionDefinition
 
ActionDefinition(Object, Integer, Object[], long) - Constructor for class com.metamatrix.common.actions.ActionDefinition
 
ActionDefinition(Object, Integer, Object[]) - Constructor for class com.metamatrix.common.actions.ActionDefinition
 
ActionDefinition(ActionDefinition) - Constructor for class com.metamatrix.common.actions.ActionDefinition
 
actionPerformed(ActionEvent) - Method in class com.metamatrix.script.shell.JConsole
 
ACTIONS - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthPermissions.ColumnName
 
ACTIONS_ERR_0001 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
actions (004)
ACTIONS_ERR_0002 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ACTIONS_ERR_0003 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ACTIONS_ERR_0004 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ACTIONS_ERR_0005 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ACTIONS_ERR_0006 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ACTIONS_ERR_0007 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ACTIONS_ERR_0008 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ACTIONS_ERR_0009 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ACTIONS_ERR_0010 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ACTIONS_ERR_0011 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ACTIONS_ERR_0012 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ACTIONS_ERR_0013 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ACTIONS_ERR_0014 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ACTIONS_INDEX - Static variable in class com.metamatrix.platform.admin.api.EntitlementMigrationReport
Index in inner list of where header's value resides.
actionsAreEqual(String[]) - Method in interface com.metamatrix.platform.admin.api.PermissionNode
Determine if this node's AuthorizationActions are equal to the given actions.
actionsAreEqual(AuthorizationActions) - Method in interface com.metamatrix.platform.admin.api.PermissionNode
Determine if this node's AuthorizationActions are equal to the given actions.
actionsAreEqual(PermissionNode) - Method in interface com.metamatrix.platform.admin.api.PermissionNode
Determine if this node's AuthorizationActions are equal to the given node's actions.
actionsAreEqual(AuthorizationActions) - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeImpl
Determine if this node's AuthorizationActions are equal to the given actions.
actionsAreEqual(String[]) - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeImpl
Determine if this node's AuthorizationActions are equal to the given actions.
actionsAreEqual(PermissionNode) - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeImpl
Determine if this node's AuthorizationActions are equal to the given node's actions.
ACTIVATE_STATUS - Static variable in interface com.metamatrix.common.config.api.AuthenticationProviderType.Attributes
 
ACTIVE - Static variable in class com.metamatrix.common.vdb.api.DEFReaderWriter.VDBInfo
 
ACTIVE - Static variable in class com.metamatrix.core.vdb.VdbConstants.VDB_STATUS
 
ACTIVE - Static variable in interface com.metamatrix.core.vdb.VDBStatus
 
ACTIVE - Static variable in interface com.metamatrix.platform.security.api.MetaMatrixSessionState
The session is open (active).
ACTIVE - Static variable in interface org.teiid.adminapi.VDB
Active VDB
ACTIVE_DEFAULT - Static variable in interface com.metamatrix.core.vdb.VDBStatus
 
ACTIVE_MEMORY_THRESHOLD - Static variable in class com.metamatrix.common.buffer.BufferManagerPropertyNames
Optional property - the percent of buffer management memory that serves as a threshold for active memory management.
ACTIVE_STATE_DESC - Static variable in interface org.teiid.adminapi.Session
The description when the session is open (active).
activeThreads - Variable in class com.metamatrix.common.queue.WorkerPoolStats
 
activeTupleIDs - Variable in class com.metamatrix.query.processor.relational.SortUtility
 
ACTIVITY - Static variable in class com.metamatrix.platform.security.audit.destination.DatabaseAuditDestination.ColumnName
 
ActivityReport - Class in com.metamatrix.query.report
A report holds the output of some activity.
ActivityReport(String) - Constructor for class com.metamatrix.query.report.ActivityReport
Construct new report of given type
actualMetadata - Variable in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
add(int, Object) - Method in class com.metamatrix.api.core.message.MessageList
Overrides the implementation of List
add(Object) - Method in class com.metamatrix.api.core.message.MessageList
Overrides the implementation of List
ADD - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.ElementName
Static constant that represents the name of the "XMI.add" element.
ADD - Static variable in interface com.metamatrix.common.actions.ObjectEditor
The command to signify addition of an attribute.
add(BasicTreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Insert the node as a child of this node, and place it at the end of this node's list of children.
add(BasicTreeNode, int) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Insert the node as a child of this node, and place it at the end of this node's list of children.
ADD - Static variable in class com.metamatrix.common.xml.XPathUtil.Operator
 
add(String, String) - Static method in class com.metamatrix.core.util.ZipFileUtil
Adds the file with the specified name to the zip file with the specified name.
add(String, String, String) - Static method in class com.metamatrix.core.util.ZipFileUtil
Adds the file with the specified name to the zip file with the specified name.
add(File, String) - Static method in class com.metamatrix.core.util.ZipFileUtil
Adds the file with the specified name to the specified zip file.
ADD - Static variable in class com.metamatrix.platform.config.spi.xml.XMLActionUpdateStrategy
The command to signify addition of an attribute.
add(AuthorizationPermission) - Method in interface com.metamatrix.platform.security.api.AuthorizationPermissions
Adds a permission object to this object by adding it to the AuthorizationPermissionCollection for the class the AuthorizationPermission belongs to.
add(AuthorizationPermissions) - Method in interface com.metamatrix.platform.security.api.AuthorizationPermissions
Convenience method to add AuthorizationPermissionsImpl to this object by adding each one to the AuthorizationPermissionCollection for the class that AuthorizationPermission instance belongs to.
add(Set) - Method in interface com.metamatrix.platform.security.api.AuthorizationPermissions
Convenience method to add a Set of permission objects to this object by adding each one to the AuthorizationPermissionCollection for the class that AuthorizationPermission instance belongs to.
add(AuthorizationPermission) - Method in class com.metamatrix.platform.security.api.AuthorizationPermissionsImpl
Adds a permission object to this object by adding it to the AuthorizationPermissionCollection for the class the AuthorizationPermission belongs to.
add(AuthorizationPermissions) - Method in class com.metamatrix.platform.security.api.AuthorizationPermissionsImpl
Convenience method to add AuthorizationPermissionsImpl to this object by adding each one to the AuthorizationPermissionCollection for the class that AuthorizationPermission instance belongs to.
add(Set) - Method in class com.metamatrix.platform.security.api.AuthorizationPermissionsImpl
Convenience method to add a Set of permission objects to this object by adding each one to the AuthorizationPermissionCollection for the class that AuthorizationPermission instance belongs to.
add(IDocument, IIndexer) - Method in interface org.teiid.core.index.IIndex
Adds the given document to the index.
add_escapes(String) - Method in exception com.metamatrix.query.parser.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
ADD_EXEC_PROPS - Static variable in class com.metamatrix.common.util.WSDLServletUtil
 
ADD_LBL - Static variable in class com.metamatrix.common.actions.AbstractObjectEditor
 
ADD_OP - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
ADD_PROPS - Static variable in class com.metamatrix.common.util.WSDLServletUtil
 
ADD_VDB - Static variable in class com.metamatrix.metadata.runtime.event.RuntimeMetadataEvent
 
addAction(ActionDefinition) - Method in class com.metamatrix.common.actions.BasicModificationActionQueue
Add to the end of this queue a modification action.
addAction(ActionDefinition) - Method in interface com.metamatrix.common.actions.ModificationActionQueue
Add to the end of this queue a modification action.
addActions(List) - Method in class com.metamatrix.common.actions.BasicModificationActionQueue
Moved to the end of this queue the list of modification actions.
addActions(ModificationActionQueue) - Method in class com.metamatrix.common.actions.BasicModificationActionQueue
Moved to the end of this queue the modification actions in the specified queue.
addActions(List) - Method in interface com.metamatrix.common.actions.ModificationActionQueue
Moved to the end of this queue the list of modification actions.
addActions(ModificationActionQueue) - Method in interface com.metamatrix.common.actions.ModificationActionQueue
Moved to the end of this queue the modification actions in the specified queue.
addAll(Collection) - Method in class com.metamatrix.api.core.message.MessageList
Overrides the implementation of List
addAll(int, Collection) - Method in class com.metamatrix.api.core.message.MessageList
Overrides the implementation of List
addAll(File, String) - Static method in class com.metamatrix.core.util.ZipFileUtil
Adds all of the files in the specified directory to the specified zip file.
addAll(File, String, String) - Static method in class com.metamatrix.core.util.ZipFileUtil
Adds all of the files in the specified directory to the specified zip file.
addAllNode(MappingAllNode) - Method in class com.metamatrix.query.mapping.xml.MappingBaseNode
 
addAllNode(MappingAllNode) - Method in class com.metamatrix.query.mapping.xml.MappingChoiceNode
 
addAllNode(MappingAllNode) - Method in class com.metamatrix.query.mapping.xml.MappingDocument
 
addAllPermissions(AuthorizationPolicy, Set) - Method in class com.metamatrix.platform.security.api.AbstractAuthorizationObjectEditor
Add a set of AuthorizationPermissions to the policy.
addAllPermissions(AuthorizationPermissions) - Method in class com.metamatrix.platform.security.api.AuthorizationPolicy
Add to this policy's set of existing permissions a new set of permissions that are to be applied by the policy.
addAllPermissions(Set) - Method in class com.metamatrix.platform.security.api.AuthorizationPolicy
Add to this policy's set of existing permissions a set of additional permissions that are to be applied by the policy.
addAllPrincipals(AuthorizationPolicy, Set) - Method in interface com.metamatrix.platform.admin.api.AuthorizationEditor
 
addAllPrincipals(AuthorizationPolicy, Set) - Method in class com.metamatrix.platform.security.api.AbstractAuthorizationObjectEditor
Add a set of principals to the policy.
addAllPrincipals(Set) - Method in class com.metamatrix.platform.security.api.AuthorizationPolicy
Add to this policy's set of existing principals a set of new MetaMatrixPrincipalName to whom this policy is to apply.
addAnnotation(QueryAnnotation) - Method in class com.metamatrix.query.analysis.AnalysisRecord
Add an annotation.
addAnnotation(String, AbstractMetadataRecord) - Method in class org.teiid.connector.metadata.runtime.MetadataFactory
Add an annotation of description to a record.
addAsParent(PlanNode) - Method in class com.metamatrix.query.optimizer.relational.plantree.PlanNode
Add the node as this node's parent.
addAttribute(MappingAttribute) - Method in class com.metamatrix.query.mapping.xml.MappingElement
Adds the attribute node to the current node and returns the current node
addAttribute(NodeDescriptor, String) - Method in interface com.metamatrix.query.processor.xml.DocumentInProgress
Add an attribute with content for the given NodeDescriptor.
addAttribute(NodeDescriptor, String, Element) - Method in class com.metamatrix.query.processor.xml.SAXDocumentInProgress
 
addAttribute(NodeDescriptor, String) - Method in class com.metamatrix.query.processor.xml.SAXDocumentInProgress
 
addAttributes(Attributes, String, String) - Method in class com.metamatrix.connector.xml.base.IDGeneratingXmlFilter
 
addAuthenticationProvider(Configuration, AuthenticationProvider) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Creates a new ConnectorBinding for a given Configuration and ProductServiceConfig; also automatically "deploys" the service anywhere that this PSC is already deployed, by creating the necessary DeployedComponents (this will only work if the PSC parameter belongs to the Configuration parameter).
addAuthenticationProvider(Configuration, AuthenticationProvider) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
addAuthorizationProvider(String, String, Properties) - Method in interface com.metamatrix.admin.api.server.ServerConfigAdmin
 
addAuthorizationProvider(String, String, Properties) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
addAuthorizationProvider(String, String, Properties) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
addBatch(ManagedBatch) - Method in class com.metamatrix.common.buffer.impl.TupleSourceInfo
 
addBatch(TupleSourceID, TupleBatch, String[]) - Method in class com.metamatrix.common.buffer.storage.file.FileStorageManager
Add a batch to the storage manager.
addBatch(TupleSourceID, TupleBatch, String[]) - Method in interface com.metamatrix.common.buffer.StorageManager
Add a batch to the storage manager.
addBatch() - Method in class com.metamatrix.jdbc.MMPreparedStatement
Adds a set of parameters to this PreparedStatement object's list of commands to be sent to the database for execution as a batch.
addBatch(String) - Method in class com.metamatrix.jdbc.MMPreparedStatement
 
addBatch(String) - Method in class com.metamatrix.jdbc.MMStatement
Adds sql to this statement object's current list of commands.
addBatchRow(List) - Method in class com.metamatrix.query.processor.relational.InsertPlanExecutionNode
 
addBatchRow(List) - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
addBinding(String) - Method in class com.metamatrix.query.mapping.relational.QueryNode
Add parameter binding to this node.
addBuiltInFactories() - Method in class com.metamatrix.core.id.IDGenerator
Method that creates and adds to this generator all the built-in factories, and if there is no default factory, set the default factory to the UUIDFactory.
addCachingStreamFilters(InputStream, ExecutionContext, String) - Method in class com.metamatrix.connector.xml.file.FileConnectorState
 
addChange(ElementSymbol, Expression) - Method in class com.metamatrix.query.sql.lang.Update
Add change to change list - a change is represented by a CompareCriteria internally but can be added here as an element and an expression
addChild(String) - Method in interface com.metamatrix.cache.Cache
Add a child node to the current cache node
addChild(String) - Method in class com.metamatrix.cache.jboss.JBossCache
Add a child node to the current cache node
addChild(BasicTreeNode, ObjectDefinition, int) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
 
addChild(MappingNode) - Method in class com.metamatrix.query.mapping.xml.MappingNode
Add a child mapping node to this one.
addChild(RelationalNode) - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
addChild(AdminException) - Method in exception org.teiid.adminapi.AdminException
Add a child AdminException for a particular failure if and action resulted in multiple failures.
addChildElement(MappingElement) - Method in class com.metamatrix.query.mapping.xml.MappingBaseNode
 
addChildElement(MappingElement) - Method in class com.metamatrix.query.mapping.xml.MappingChoiceNode
 
addChildElement(MappingElement) - Method in class com.metamatrix.query.mapping.xml.MappingDocument
 
addChildIsValid(BasicTreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
This method is called prior to adding the specified child to this TreeNode allowing any subclass to provide specific behavior if necessary.
addChildren(List<CommandTreeNode>) - Method in class com.metamatrix.query.optimizer.CommandTreeNode
 
addChildren(Collection<PlanNode>) - Method in class com.metamatrix.query.optimizer.relational.plantree.PlanNode
 
addChoiceNode(MappingChoiceNode) - Method in class com.metamatrix.query.mapping.xml.MappingBaseNode
 
addChoiceNode(MappingChoiceNode) - Method in class com.metamatrix.query.mapping.xml.MappingChoiceNode
 
addChoiceNode(MappingChoiceNode) - Method in class com.metamatrix.query.mapping.xml.MappingDocument
 
addCipherSuite(SSLSocket, String) - Static method in class com.metamatrix.common.comm.platform.socket.SocketUtil
 
addClause(FromClause) - Method in class com.metamatrix.query.sql.lang.From
Add a clause to the FROM
addClause(ElementSymbol, Expression) - Method in class com.metamatrix.query.sql.lang.SetClauseList
 
addClause(SetClause) - Method in class com.metamatrix.query.sql.lang.SetClauseList
 
addClauses(Collection) - Method in class com.metamatrix.query.sql.lang.From
Add clauses to the FROM
addColumn(String, String, ColumnSetRecordImpl) - Method in class org.teiid.connector.metadata.runtime.MetadataFactory
Adds a column to the table with the given name and type.
addComment(String) - Method in interface com.metamatrix.query.processor.xml.DocumentInProgress
Adds a comment to the current document node
addComment(String) - Method in class com.metamatrix.query.processor.xml.SAXDocumentInProgress
 
AddCommentInstruction - Class in com.metamatrix.query.processor.xml
Adds a comment to an element of the document in progress
AddCommentInstruction(String) - Constructor for class com.metamatrix.query.processor.xml.AddCommentInstruction
Constructor
addCommentNode(MappingCommentNode) - Method in class com.metamatrix.query.mapping.xml.MappingElement
Adds a comment node to the current element and returns the added child node
addCompareCriteria(List, ICompareCriteria) - Method in class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
addCompletionListener(ResultsFuture.CompletionListener<T>) - Method in class com.metamatrix.dqp.client.ResultsFuture
 
addComponentDefn(ComponentDefn) - Method in class com.metamatrix.common.config.model.BasicConfiguration
Add a component to list of available components that can be deployed for this configuration.
addComponentType(ComponentType) - Method in class com.metamatrix.common.config.model.ConfigurationModelContainerImpl
NOTE: The following 2 methods are provided here because the editor does not interact with the ConfiguratonModelContainer.
addComponentTypeDefinition(ComponentTypeDefn) - Method in class com.metamatrix.common.config.model.BasicComponentType
 
addConcurrentUser() - Method in class com.metamatrix.common.connection.ManagedConnection.ConnectionStatistics
 
addCondition(Condition) - Method in class com.metamatrix.query.processor.xml.IfInstruction
 
addConfigurationObjects(ConfigurationModelContainer, ConnectorBinding, ComponentType, XMLConfigurationConnector, BasicConfigurationObjectEditor, Set) - Method in class com.metamatrix.metadata.runtime.vdb.defn.VDBCreation
Return the existing binding that will be used to replace the imported binding and the model-to-binding mapping will have its routinguuid updated
addConnectionEventListener(ConnectionEventListener) - Method in class com.metamatrix.jdbc.MMXAConnection
 
addConnector(String, TransactionProvider.XAConnectionSource) - Static method in class com.metamatrix.xa.arjuna.XAConnectorRecovery
 
addConnectorArchive(byte[], AdminOptions) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
addConnectorArchive(byte[], AdminOptions) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
addConnectorArchive(byte[], AdminOptions) - Method in class com.metamatrix.dqp.embedded.admin.DQPConfigAdminImpl
 
addConnectorArchive(byte[], AdminOptions) - Method in interface org.teiid.adminapi.ConfigurationAdmin
Add Connector Type and all the required extension modules required by the this connector type into the system from the given file byte stream which is encoded inthe Connector Archive format.
addConnectorBinding(String, String, Properties, AdminOptions) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
addConnectorBinding(String, char[], AdminOptions) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
addConnectorBinding(String, String, Properties, AdminOptions) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
addConnectorBinding(String, char[], AdminOptions) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
addConnectorBinding(String, String, Properties, AdminOptions) - Method in class com.metamatrix.dqp.embedded.admin.DQPConfigAdminImpl
 
addConnectorBinding(String, char[], AdminOptions) - Method in class com.metamatrix.dqp.embedded.admin.DQPConfigAdminImpl
 
addConnectorBinding(ConfigurationModelContainer, ConnectorBinding) - Static method in class com.metamatrix.dqp.embedded.configuration.ServerConfigFileWriter
Add the Connector Bindings to the Configuration object and return the modified object
addConnectorBinding(String, ConnectorBinding, boolean) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
addConnectorBinding(String, ConnectorBinding, boolean) - Method in interface com.metamatrix.dqp.service.ConfigurationService
Add the connector binding to the persistent store
addConnectorBinding(String, ConnectorBinding) - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
Call to add the binding to the VDBDefn set of bindings and add the binding to the model-to-binding mapping.
addConnectorBinding(ConnectorBinding) - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
addConnectorBinding(String, String, Properties, AdminOptions) - Method in interface org.teiid.adminapi.ConfigurationAdmin
Deploy a ConnectorBinding to Configuration
addConnectorBinding(String, char[], AdminOptions) - Method in interface org.teiid.adminapi.ConfigurationAdmin
Import a ConnectorBinding into the Configuration.
addConnectorBindingByName(String) - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
addConnectorBindingName(String) - Method in class com.metamatrix.metadata.runtime.model.BasicModel
 
addConnectorBindingProperties(ConnectorBinding, Properties) - Static method in class com.metamatrix.dqp.embedded.configuration.ConnectorConfigurationReader
Add or modify properties for the given cnnector binding and return the modified connector binding.
addConnectorBindingProperty(ConnectorBinding, String, Object) - Static method in class com.metamatrix.dqp.embedded.configuration.ConnectorConfigurationReader
Add or modify property for the given cnnector binding and return the modified connector binding.
addConnectorFailure(String, SQLException) - Method in exception com.metamatrix.jdbc.api.PartialResultsWarning
Add a connector failure to the warning
addConnectorType(String, char[]) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
addConnectorType(String, char[]) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
addConnectorType(ConnectorBindingType) - Method in class com.metamatrix.common.config.model.BasicConnectorArchive
Add a Connector Type to the archive
addConnectorType(String, char[]) - Method in class com.metamatrix.dqp.embedded.admin.DQPConfigAdminImpl
 
addConnectorType(ConfigurationModelContainer, ConnectorBindingType) - Static method in class com.metamatrix.dqp.embedded.configuration.ServerConfigFileWriter
Add the connector Type to the configuration object supplied and return the modified object
addConnectorType(ComponentType) - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
addConnectorType(String, char[]) - Method in interface org.teiid.adminapi.ConfigurationAdmin
Add Connector Type, will import Connector Type from a file
addContent(String) - Method in class com.metamatrix.api.core.xmi.XMIHeader.Import
Set the content of the "xmi.model" tag
addContent(String) - Method in class com.metamatrix.api.core.xmi.XMIHeader.Model
Set the content of the "xmi.model" tag
addConvert(int, int, FunctionModifier) - Method in class org.teiid.connector.jdbc.translator.ConvertModifier
 
addCriteria(Criteria) - Method in class com.metamatrix.query.sql.lang.CompoundCriteria
Add another criteria to the clause.
addCriteriaNode(MappingCriteriaNode) - Method in class com.metamatrix.query.mapping.xml.MappingBaseNode
 
addCriteriaNode(MappingCriteriaNode) - Method in class com.metamatrix.query.mapping.xml.MappingChoiceNode
Adds the Element Node to the current Element node and returns the child node added to the current node.
addCriteriaString(StringBuffer) - Method in class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
addDataTypeID(DataTypeID) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabase
 
addDependentGroup(String) - Method in class com.metamatrix.query.sql.lang.Option
Add group to make dependent
addDeployedComponent(DeployedComponent) - Method in class com.metamatrix.common.config.model.BasicConfiguration
Add a Component to the list of deployed components.
addDocument(IDocument) - Method in interface org.teiid.core.index.IIndexerOutput
 
addElement(Element, String, String) - Static method in class com.metamatrix.api.core.xmi.XMIHeader
Helper method.
addElement(TempMetadataID) - Method in class com.metamatrix.query.metadata.TempMetadataID
add a element to the temp table.
addElement(NodeDescriptor, NodeDescriptor) - Method in interface com.metamatrix.query.processor.xml.DocumentInProgress
Add an element for the given NodeDescriptor.
addElement(NodeDescriptor, String) - Method in interface com.metamatrix.query.processor.xml.DocumentInProgress
Add an element with content for the given NodeDescriptor.
addElement(NodeDescriptor, NodeDescriptor) - Method in class com.metamatrix.query.processor.xml.SAXDocumentInProgress
 
addElement(NodeDescriptor, String) - Method in class com.metamatrix.query.processor.xml.SAXDocumentInProgress
 
addElement(ElementSymbol) - Method in class com.metamatrix.query.sql.proc.CriteriaSelector
Add an element to the collection of elements on which criteria is pecified on the user's query
addElementHistory(Collection<ElementSymbol>) - Method in class com.metamatrix.query.resolver.util.AccessPattern
 
addElementID(ElementID) - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
addElementID(int, ElementID) - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
addElementID(ElementID) - Method in class com.metamatrix.metadata.runtime.model.BasicKey
 
addElementSymbol(ElementSymbol) - Method in class com.metamatrix.query.sql.symbol.MultipleElementSymbol
Add an element symbol referenced by this multiple element symbol
addElementSymbolToTempGroup(String, SingleElementSymbol) - Method in class com.metamatrix.query.metadata.TempMetadataStore
Add a element symbol to the already created temp group.
addElementToTempGroup(String, ElementSymbol) - Method in class com.metamatrix.query.metadata.TempMetadataStore
 
addEscapes(String) - Static method in error com.metamatrix.query.parser.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addExtensionModule(String, String, byte[], String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
addExtensionModule(String, String, byte[], String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
addExtensionModule(ConnectorBindingType, ExtensionModule) - Method in class com.metamatrix.common.config.model.BasicConnectorArchive
Adds the Extension module to the archive.
addExtensionModule(String, String, byte[], String) - Method in class com.metamatrix.dqp.embedded.admin.DQPConfigAdminImpl
 
addExtensionModule(String, String, byte[], String) - Method in interface org.teiid.adminapi.ConfigurationAdmin
Adds an ExtensionModule to the end of the list of modules.
addExtensionProperty(String, String, AbstractMetadataRecord) - Method in class org.teiid.connector.metadata.runtime.MetadataFactory
Adds an extension property to the given record.
addExternalGroupsToContext(Collection) - Method in class com.metamatrix.query.sql.lang.Command
 
addExternalGroupToContext(GroupSymbol) - Method in class com.metamatrix.query.sql.lang.Command
 
addFactory(ObjectIDFactory) - Method in class com.metamatrix.core.id.IDGenerator
Supply to this generator a new factory for a type of ObjectID.
addFile(String, byte[]) - Method in class com.metamatrix.admin.objects.MMScriptsContainer
Add file contents by name.
addFirstChild(CommandTreeNode) - Method in class com.metamatrix.query.optimizer.CommandTreeNode
 
addFirstChild(PlanNode) - Method in class com.metamatrix.query.optimizer.relational.plantree.PlanNode
 
addForiegnKey(String, List<String>, TableRecordImpl, TableRecordImpl) - Method in class org.teiid.connector.metadata.runtime.MetadataFactory
Adds a foreign key to the given table.
addFullName(StringBuffer, String) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Helper method to build a string of the full name without having to construct a new StringBuffer in each node.
addGetValues(NameValuePair[], HttpMethod) - Method in class com.metamatrix.connector.xml.http.HTTPRequest
 
addGroup(GroupSymbol) - Method in class com.metamatrix.query.optimizer.relational.plantree.PlanNode
 
addGroup(GroupSymbol) - Method in class com.metamatrix.query.sql.lang.From
Adds a new group to the list (it will be wrapped in a UnaryFromClause)
addGroup(GroupSymbol) - Method in class com.metamatrix.query.sql.lang.GroupContext
 
addGroups(Collection<GroupSymbol>) - Method in class com.metamatrix.query.optimizer.relational.plantree.PlanNode
 
addGroups(Collection) - Method in class com.metamatrix.query.sql.lang.From
Adds a new collection of groups to the list
addHeaderElement(Element, Properties) - Static method in class com.metamatrix.common.config.xml.XMLHelperUtil
 
addHost(String, Properties) - Method in interface com.metamatrix.admin.api.server.ServerConfigAdmin
Add a Host with Properties to MetaMatrix System
addHost(String, Properties) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
addHost(String, Properties) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
addHost(Host) - Method in class com.metamatrix.common.config.model.BasicConfiguration
 
addHost(String, String, Properties) - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Add Host to Configuration Add a new Host to the System (MetaMatrix Cluster)
addHost(String, String, Properties) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
 
addHost(HostControllerRegistryBinding) - Method in class com.metamatrix.platform.registry.ClusteredRegistryState
 
addImplicitParameters(Map<ElementSymbol, Reference>) - Method in class com.metamatrix.query.sql.lang.TranslatableProcedureContainer
 
addImport(String, String, String) - Method in class com.metamatrix.api.core.xmi.XMIHeader
Add an import to this header.
addImport(String, String, String, String) - Method in class com.metamatrix.api.core.xmi.XMIHeader
Add an import to this header.
addImport(Element, XMIHeader.Import) - Static method in class com.metamatrix.api.core.xmi.XMIHeader
Helper method to add an import under the parent
addIndex(String, boolean, List<String>, TableRecordImpl) - Method in class org.teiid.connector.metadata.runtime.MetadataFactory
Adds an index or unique key constraint to the given table.
addInput(Object) - Method in interface com.metamatrix.query.function.aggregate.AggregateFunction
Called for the element value in every row of a group.
addInput(Object) - Method in class com.metamatrix.query.function.aggregate.Avg
 
addInput(Object) - Method in class com.metamatrix.query.function.aggregate.ConstantFunction
 
addInput(Object) - Method in class com.metamatrix.query.function.aggregate.Count
 
addInput(Object) - Method in class com.metamatrix.query.function.aggregate.Max
 
addInput(Object) - Method in class com.metamatrix.query.function.aggregate.Min
 
addInput(Object) - Method in class com.metamatrix.query.function.aggregate.NullFilter
 
addInput(Object) - Method in class com.metamatrix.query.function.aggregate.Sum
 
addInput(Object) - Method in class com.metamatrix.query.processor.relational.DuplicateFilter
 
addInstruction(ProgramInstruction) - Method in class com.metamatrix.query.processor.program.Program
 
addInstruction(ProcessorInstruction) - Method in class com.metamatrix.query.processor.xml.Program
 
addInstructions(Program) - Method in class com.metamatrix.query.processor.program.Program
 
addInstructions(Program) - Method in class com.metamatrix.query.processor.xml.Program
 
addItem(ReportItem) - Method in class com.metamatrix.query.report.ActivityReport
Add a new item to the report.
addItems(Collection) - Method in class com.metamatrix.query.report.ActivityReport
Add a new collection of items to the report.
addKeyID(KeyID) - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
addLast(OptimizerRule) - Method in class com.metamatrix.query.optimizer.relational.RuleStack
 
addLastChild(CommandTreeNode) - Method in class com.metamatrix.query.optimizer.CommandTreeNode
 
addLastChild(PlanNode) - Method in class com.metamatrix.query.optimizer.relational.plantree.PlanNode
 
addListener(CacheListener) - Method in interface com.metamatrix.cache.Cache
Listener to get the updates on this Cache
addListener(CacheListener) - Method in class com.metamatrix.cache.jboss.JBossCache
Listener to get the updates on this Cache
addListener(Class, EventObjectListener) - Method in class com.metamatrix.common.messaging.jgroups.JGroupsMessageBus
 
addListener(Class, EventObjectListener) - Method in interface com.metamatrix.common.messaging.MessageBus
 
addListener(Class, EventObjectListener) - Method in class com.metamatrix.common.messaging.NoOpMessageBus
 
addListener(Class, EventObjectListener) - Method in class com.metamatrix.core.event.AbstractEventBroker
 
addListener(EventObjectListener) - Method in class com.metamatrix.core.event.AbstractEventBroker
 
addListener(Class, EventObjectListener) - Method in class com.metamatrix.core.event.AbstractEventSource
 
addListener(EventObjectListener) - Method in class com.metamatrix.core.event.AbstractEventSource
 
addListener(Class, EventObjectListener) - Method in interface com.metamatrix.core.event.EventSource
 
addListener(EventObjectListener) - Method in interface com.metamatrix.core.event.EventSource
 
addListener(RegistryListener) - Method in class com.metamatrix.platform.registry.ClusteredRegistryState
Add a listener for the registry node
addListeners(AbstractEventSource) - Method in class com.metamatrix.core.event.AbstractEventSource
Add to this event source all the listeners of the specified AbstractEventSource.
addLobReference(Streamable<Object>) - Method in class com.metamatrix.common.buffer.impl.TupleSourceInfo
 
addMainfestContents(byte[]) - Method in class com.metamatrix.common.config.model.BasicConnectorArchive
This is used by the importer to add the contents of the manifest
addMakeDepGroups(List) - Method in class com.metamatrix.query.optimizer.relational.PlanHints
 
addMakeNotDepGroups(List) - Method in class com.metamatrix.query.optimizer.relational.PlanHints
 
addMapping(ElementSymbol, Expression) - Method in class com.metamatrix.query.sql.util.SymbolMap
 
addMarkedNodesToSet(Set) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Return the set of marked nodes for this view.
addMessage(Message) - Method in class com.metamatrix.api.core.message.MessageList.Statistics
Add a message to the statistics.
addMetaMetaModel(String, String, String) - Method in class com.metamatrix.api.core.xmi.XMIHeader
Add a metametamodel to this header.
addMetaMetaModel(String, String, String, String) - Method in class com.metamatrix.api.core.xmi.XMIHeader
Add a metametamodel to this header.
addMetaModel(String, String, String) - Method in class com.metamatrix.api.core.xmi.XMIHeader
Add a metamodel to this header.
addMetaModel(String, String, String, String) - Method in class com.metamatrix.api.core.xmi.XMIHeader
Add a metamodel to this header.
addModel(MMModel) - Method in class com.metamatrix.admin.objects.MMVDB
Add an MMModel
addModel(String, String, String) - Method in class com.metamatrix.api.core.xmi.XMIHeader
Add a model to this header.
addModel(String, String, String, String) - Method in class com.metamatrix.api.core.xmi.XMIHeader
Add a model to this header.
addModel(Element, XMIHeader.Model) - Static method in class com.metamatrix.api.core.xmi.XMIHeader
Helper method to add a model to the parent.
addModelID(ModelID) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabase
 
addModelInfo(ModelInfo) - Method in class com.metamatrix.vdb.runtime.BasicVDBInfo
 
AddNamedObject - Class in com.metamatrix.common.actions
This action definition specifies that the value of a named object reference in the target should be changed from the current object to a new object.
AddNamedObject(Object, AttributeDefinition, String, Object) - Constructor for class com.metamatrix.common.actions.AddNamedObject
 
AddNamedObject(Object, AttributeDefinition, Object[]) - Constructor for class com.metamatrix.common.actions.AddNamedObject
 
AddNamedObject(Object, Integer, Object[]) - Constructor for class com.metamatrix.common.actions.AddNamedObject
 
AddNamedObject(AddNamedObject) - Constructor for class com.metamatrix.common.actions.AddNamedObject
 
addNamespace(Namespace) - Method in class com.metamatrix.query.mapping.xml.MappingElement
 
addNoCacheGroup(String) - Method in class com.metamatrix.query.sql.lang.Option
Add group that overrides the default behavior of Materialized View feautre to route the query to the primary virtual group transformation instead of the Materialized View transformation.
AddNodeInstruction - Class in com.metamatrix.query.processor.xml
 
AddNodeInstruction(NodeDescriptor) - Constructor for class com.metamatrix.query.processor.xml.AddNodeInstruction
Constructor for AddElementInstruction.
AddNodeInstruction(NodeDescriptor, ElementSymbol) - Constructor for class com.metamatrix.query.processor.xml.AddNodeInstruction
Constructor for AddElementInstruction.
addNotDependentGroup(String) - Method in class com.metamatrix.query.sql.lang.Option
Add group to make dependent
addNumericBooleanConversions() - Method in class org.teiid.connector.jdbc.translator.ConvertModifier
 
AddObject - Class in com.metamatrix.common.actions
This action definition specifies that an object is to be added to the target.
AddObject(Object, AttributeDefinition, Object) - Constructor for class com.metamatrix.common.actions.AddObject
 
addObject(Object) - Method in class com.metamatrix.common.config.model.ConfigurationModelContainerImpl
 
addObjects(Collection) - Method in class com.metamatrix.common.config.model.ConfigurationModelContainerImpl
 
addOption(int) - Method in class org.teiid.adminapi.AdminOptions
Add an option to this object if multiple options are required.
addParameter(ProcedureParameter) - Method in class com.metamatrix.metadata.runtime.model.BasicProcedure
 
addParameter(SPParameter) - Method in class com.metamatrix.query.metadata.StoredProcedureInfo
 
addParamWithConversion(List<Object>, IExpression) - Method in class org.teiid.connector.jdbc.oracle.OracleSpatialFunctionModifier
 
addPermission(AuthorizationPolicy, AuthorizationPermission) - Method in class com.metamatrix.platform.security.api.AbstractAuthorizationObjectEditor
Add an AuthorizationPermission to the policy.
addPermission(AuthorizationPermission) - Method in class com.metamatrix.platform.security.api.AuthorizationPolicy
Add to this policy's set of existing permissions a new permission that is to be applied by the policy.
addPermissionsWithResourcesToParent(String, Collection, AuthorizationRealm) - Method in interface com.metamatrix.platform.security.authorization.spi.AuthorizationSourceTransaction
Add the given resources as AuthorizationPermissions to existing AuthorizationPolicies that have a permission with the given parent as a resource.
addPermissionsWithResourcesToParent(String, Collection, AuthorizationRealm) - Method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationTransaction
Add the given resources as AuthorizationPermissions to existing AuthorizationPolicies that have a permission with the given parent as a resource.
addPostValues(NameValuePair[], PostMethod) - Method in class com.metamatrix.connector.xml.http.HTTPRequest
 
addPrimaryKey(String, List<String>, TableRecordImpl) - Method in class org.teiid.connector.metadata.runtime.MetadataFactory
Adds a primary key to the given table.
addPrincipal(AuthorizationPolicy, MetaMatrixPrincipalName) - Method in class com.metamatrix.platform.security.api.AbstractAuthorizationObjectEditor
Add a principal to the policy.
addPrincipal(MetaMatrixPrincipalName) - Method in class com.metamatrix.platform.security.api.AuthorizationPolicy
Add to this policy's set of existing principals a new MetaMatrixPrincipalName name to whom this policy is to apply.
addPrincipalsToRole(Set, String) - Method in interface com.metamatrix.platform.admin.api.AuthorizationAdminAPI
Add the given set of principals to the given role.
addPrincipalsToRole(Set, String) - Method in class com.metamatrix.platform.admin.apiimpl.AuthorizationAdminAPIImpl
Add the given set of principals to the given role.
addProcedure(String) - Method in class org.teiid.connector.metadata.runtime.MetadataFactory
Add a procedure with the given name to the model.
addProcedureParameter(String, String, short, ProcedureRecordImpl) - Method in class org.teiid.connector.metadata.runtime.MetadataFactory
 
addProcedureResultSetColumn(String, String, ProcedureRecordImpl) - Method in class org.teiid.connector.metadata.runtime.MetadataFactory
 
addProcess(String, Properties) - Method in interface com.metamatrix.admin.api.server.ServerConfigAdmin
Add Process to specified host in the processIdentifier
addProcess(String, Properties) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
addProcess(String, Properties) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
addProcess(String, String, String, Properties) - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Add Process for the specified Host to Configuration Add a new Virtuial Machine to the System (MetaMatrix Cluster)
addProcess(String, String, String, Properties) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
 
addProcess(String, String, ProcessRegistryBinding) - Method in class com.metamatrix.platform.registry.ClusteredRegistryState
 
addProperties(Properties) - Method in class com.metamatrix.common.config.model.BasicComponentObject
Add a the newProperties to the current properties settings.
addProperties(Element, ComponentObject, ConfigurationObjectEditor) - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
This method will create a ComponentObject configuration object from an XML element that represents a ComponentObject.
addProperties(ConfigurationModelContainer, Properties) - Static method in class com.metamatrix.dqp.embedded.configuration.ServerConfigFileWriter
Add the specified properties to the configuration object and return the modified object
addProperty(ComponentObject, String, String) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Adds the property value for the specified name on the ComponentObject.
addProperty(String, String) - Method in class com.metamatrix.common.config.model.BasicComponentObject
Add a name/value pair as a new property setting for the current Configuration.
addProperty(ComponentObject, String, String) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
addProperty(ConfigurationModelContainer, String, String) - Static method in class com.metamatrix.dqp.embedded.configuration.ServerConfigFileWriter
Add the given property to the configuration object and return the modified object
addProperty(String, String) - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataObject
 
addProperty(Properties, String, Properties, String) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
 
addQueryNodeToMetadata(Object, QueryNode) - Method in class com.metamatrix.query.optimizer.xml.XMLPlannerEnvironment
 
addRef(char[]) - Method in interface org.teiid.core.index.IIndexerOutput
 
addRef(String) - Method in interface org.teiid.core.index.IIndexerOutput
 
addResource(SharedResource) - Method in class com.metamatrix.common.config.model.ConfigurationModelContainerImpl
 
addResourceEntry(Object, Object, Object, Object, Object, Object) - Method in class com.metamatrix.platform.admin.api.EntitlementMigrationReport
 
addResourceToConnectorEnvironment(String, Object) - Method in class com.metamatrix.cdk.api.ConnectorHost
 
addResultSetColumn(String, Class, Object) - Method in class com.metamatrix.query.sql.lang.SPParameter
Add a result set column if this parameter is a return result set.
addScalarGroup(String, TempMetadataStore, GroupContext, List) - Static method in class com.metamatrix.query.resolver.ProcedureContainerResolver
 
addSelectSymbols(String, StringBuffer) - Method in class com.metamatrix.connector.salesforce.execution.visitors.JoinQueryVisitor
 
addSelectSymbols(String, StringBuffer) - Method in class com.metamatrix.connector.salesforce.execution.visitors.SelectVisitor
 
addSequenceNode(MappingSequenceNode) - Method in class com.metamatrix.query.mapping.xml.MappingBaseNode
 
addSequenceNode(MappingSequenceNode) - Method in class com.metamatrix.query.mapping.xml.MappingChoiceNode
 
addSequenceNode(MappingSequenceNode) - Method in class com.metamatrix.query.mapping.xml.MappingDocument
 
addServiceBinding(String, String, ServiceRegistryBinding) - Method in class com.metamatrix.platform.registry.ClusteredRegistryState
 
addSibilingElement(MappingElement) - Method in class com.metamatrix.query.mapping.xml.MappingElement
Adds a sibiling node to the current node and returns the added sibiling node;
addSingleQuotes(String) - Static method in class com.metamatrix.connector.salesforce.Util
 
addSoapBasicAuth(Element, String, String) - Static method in class com.metamatrix.connector.xml.soap.SOAPDocBuilder
 
addSource(String, String, String, byte[], String, boolean) - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleManager
Adds an extension module to the end of the list of modules.
addSource(String, String, String, byte[], long, String, boolean) - Method in interface com.metamatrix.common.extensionmodule.spi.ExtensionModuleTransaction
Adds an extension module to the end of the list of modules.
addSource(String, String, String, byte[], long, String, boolean) - Method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleTransaction
Adds an extension module to the end of the list of modules
addSource(String, String, String, byte[], long, String, boolean, Connection) - Static method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleWriter
Adds an extension module to the end of the list of modules
addSource(String, String, String, String, String, String, byte[], long, String, boolean, Connection) - Static method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleWriter
Adds an extension module to the end of the list of modules
addSource(String, String, byte[], String, boolean) - Method in interface com.metamatrix.platform.admin.api.ExtensionSourceAdminAPI
Adds an extension source to the end of the list of sources
addSource(String, String, byte[], String, boolean) - Method in class com.metamatrix.platform.admin.apiimpl.ExtensionSourceAdminAPIImpl
Adds an extension source to the end of the list of sources
addSourceComment() - Method in class org.teiid.connector.jdbc.access.AccessSQLTranslator
 
addSourceComment() - Method in class org.teiid.connector.jdbc.derby.DerbySQLTranslator
 
addSourceComment() - Method in class org.teiid.connector.jdbc.translator.Translator
Returns true to indicate that SQL should include a comment indicating the session and request ids.
addSourceConversion(FunctionModifier, int...) - Method in class org.teiid.connector.jdbc.translator.ConvertModifier
 
addSourceNode(MappingSourceNode) - Method in class com.metamatrix.query.mapping.xml.MappingBaseNode
 
addSourceNode(MappingSourceNode) - Method in class com.metamatrix.query.mapping.xml.MappingChoiceNode
 
addSourceNode(MappingSourceNode) - Method in class com.metamatrix.query.mapping.xml.MappingDocument
 
addStagingTable(String) - Method in class com.metamatrix.query.mapping.xml.MappingBaseNode
 
addStagingTable(Object, Object) - Method in class com.metamatrix.query.optimizer.xml.XMLPlannerEnvironment
Dynamically setting up the staging tables as meterialized views.
addStatement(Statement) - Method in class com.metamatrix.query.sql.proc.Block
Add a Statement to this block.
addStatementEventListener(StatementEventListener) - Method in class com.metamatrix.jdbc.MMXAConnection
 
addStatementWarnings() - Method in class org.teiid.connector.jdbc.JDBCBaseExecution
 
addStreamablePart(TupleSourceID, LobChunk, int) - Method in interface com.metamatrix.common.buffer.BufferManager
Add a streamable object to the persistent store.
addStreamablePart(TupleSourceID, LobChunk, int) - Method in class com.metamatrix.common.buffer.impl.BufferManagerImpl
 
addStreamFilters(InputStream) - Method in class com.metamatrix.connector.xml.file.FileConnectorState
 
addStreamFilters(InputStream, ConnectorLogger) - Method in class com.metamatrix.connector.xml.http.HTTPRequest
 
addSubCommand(Command) - Method in class com.metamatrix.query.sql.lang.BatchedUpdateCommand
Add sub command
addSubCommands(Collection) - Method in class com.metamatrix.query.sql.lang.BatchedUpdateCommand
Add sub commands
addSymbol(Expression) - Method in class com.metamatrix.query.sql.lang.GroupBy
Adds a new symbol to the list of symbols.
addSymbol(SelectSymbol) - Method in class com.metamatrix.query.sql.lang.Select
Adds a new symbol to the list of symbols.
addSymbols(Collection) - Method in class com.metamatrix.query.sql.lang.Select
Adds a new collection of symbols to the list of symbols.
addSystemCredentials(String, Map) - Method in class org.teiid.connector.api.CredentialMap
Method to add a user name and credentials (e.g.
addTable(String) - Method in class org.teiid.connector.metadata.runtime.MetadataFactory
Add a table with the given name to the model.
addTempGroup(String, List) - Method in class com.metamatrix.query.metadata.TempMetadataStore
Add a temp group and all it's elements
addTempGroup(String, List, boolean) - Method in class com.metamatrix.query.metadata.TempMetadataStore
Add a temp group and all it's elements
addTempGroup(String, List<? extends SingleElementSymbol>, boolean, boolean) - Method in class com.metamatrix.query.metadata.TempMetadataStore
Add a temp group and all it's elements
addTempGroup(TempMetadataAdapter, GroupSymbol, List, boolean) - Static method in class com.metamatrix.query.resolver.util.ResolverUtil
 
addTempGroups(Map) - Method in class com.metamatrix.query.metadata.TempMetadataStore
Add a bunch of temp groups all at once.
addTempTable(TempMetadataAdapter, GroupSymbol, List) - Static method in class com.metamatrix.query.resolver.util.ResolverUtil
 
addTempTable(String, List, boolean) - Method in class com.metamatrix.query.tempdata.TempTableStoreImpl
 
addTest(String) - Method in class com.metamatrix.script.junit.BshTestSuite
Loads the specified script from the classpath.
addTest(String, String) - Method in class com.metamatrix.script.junit.BshTestSuite
A way add a single test while debugging.
addText(Element, String) - Static method in class com.metamatrix.api.core.xmi.XMIHeader
Helper method to set the content on an Element.
addToCriteriaResultSets(Set) - Method in class com.metamatrix.query.mapping.xml.ResultSetInfo
 
addToGlobalMetadata(Map) - Method in class com.metamatrix.query.optimizer.xml.XMLPlannerEnvironment
 
addToMetadataCache(Object, String, Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
addToMetadataCache(Object, String, Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
addToMetadataCache(Object, String, Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
 
addToMetadataCache(Object, String, Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
addToMetadataCache(Object, String, Object) - Method in class org.teiid.metadata.TransformationMetadata
 
addToXPath(Element, StringBuffer) - Static method in class com.metamatrix.common.xml.XPathUtil
 
addTranslation(CompareCriteria) - Method in class com.metamatrix.query.sql.proc.TranslateCriteria
Add a comparecriteria(element-value pair) to the list used to translate the user's criteria.
addTriplet(MetaMatrixPrincipalName, String, int) - Method in class com.metamatrix.platform.security.api.UserEntitlementInfo
Add a Grantee -> Grantor -> Allowed Actions triplet.
addTriplet(GranteeEntitlementEntry) - Method in class com.metamatrix.platform.security.api.UserEntitlementInfo
Add a GranteeEntitlementEntry object.
addTuple(List<?>) - Method in class com.metamatrix.query.processor.relational.TupleCollector
 
addTupleBatch(TupleSourceID, TupleBatch) - Method in interface com.metamatrix.common.buffer.BufferManager
Adds a batch of tuples for the specified tuple source
addTupleBatch(TupleSourceID, TupleBatch) - Method in class com.metamatrix.common.buffer.impl.BufferManagerImpl
Add a batch to the given tuple source.
addTuples(List, TupleBatch) - Method in class com.metamatrix.query.processor.relational.SortUtility
 
addTypeConversion(FunctionModifier, int...) - Method in class org.teiid.connector.jdbc.translator.ConvertModifier
 
addTypeMapping(String, int...) - Method in class org.teiid.connector.jdbc.translator.ConvertModifier
 
addTypeToCache(String) - Method in class com.metamatrix.common.extensionmodule.spi.jdbc.FileCache
 
addUDF(byte[], String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
addUDF(byte[], String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
addUDF(byte[], String) - Method in class com.metamatrix.dqp.embedded.admin.DQPConfigAdminImpl
 
addUDF(byte[], String) - Method in interface org.teiid.adminapi.ConfigurationAdmin
Add User Defined Function model to the system.
addUnresolvedSymbol(UnresolvedSymbolDescription) - Method in exception com.metamatrix.api.exception.query.QueryResolverException
Add an UnresolvedSymbolDescription to the list of unresolved symbols
addURL(URL) - Method in class com.metamatrix.common.classloader.URLFilteringClassLoader
 
addValue(Expression) - Method in class com.metamatrix.query.sql.lang.Insert
Adds a value to the list of values
addVariable(ElementSymbol) - Method in class com.metamatrix.query.sql.lang.Insert
Add a variable to end of list
addVariable(SingleElementSymbol) - Method in class com.metamatrix.query.sql.lang.OrderBy
Adds a new variable to the list of order by elements.
addVariable(SingleElementSymbol, boolean) - Method in class com.metamatrix.query.sql.lang.OrderBy
Adds a new variable to the list of order by elements with the specified sort order
addVariables(Collection) - Method in class com.metamatrix.query.sql.lang.Insert
Add a collection of variables to end of list
addVDB(String, byte[], AdminOptions) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
addVDB(String, byte[], AdminOptions) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
addVDB(String, byte[], AdminOptions) - Method in class com.metamatrix.dqp.embedded.admin.DQPConfigAdminImpl
 
addVDB(VDBArchive, boolean) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
addVDB(VDBArchive, boolean) - Method in interface com.metamatrix.dqp.service.ConfigurationService
Add the VDB to the configuration
addVDB(String, byte[], AdminOptions) - Method in interface org.teiid.adminapi.ConfigurationAdmin
Import a VDB file.
addView(PlanNode, PlanNode, boolean, List<SingleElementSymbol>, Set<AggregateSymbol>, List<ElementSymbol>, QueryMetadataInterface, CapabilitiesFinder) - Method in class com.metamatrix.query.optimizer.relational.rules.RulePushAggregates
 
addWarning(MetaMatrixException) - Method in class com.metamatrix.query.processor.BaseProcessorPlan
 
addWarning(Exception) - Method in interface org.teiid.connector.api.ExecutionContext
Add an exception as a warning to this Execution.
addWSSecurityUserToken(Element, String, String) - Static method in class com.metamatrix.connector.xml.soap.SOAPDocBuilder
 
adjustBeginLineColumn(int, int) - Method in class com.metamatrix.query.parser.JavaCharStream
Method to adjust line and column numbers for the start of a token.
AdjustBuffSize() - Method in class com.metamatrix.query.parser.JavaCharStream
 
Admin - Interface in org.teiid.adminapi
Marker interface for all MetaMatrix administration - core.
ADMIN_0001 - Static variable in interface com.metamatrix.admin.AdminMessages
admin package (001)
ADMIN_0001 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
admin package (001)
ADMIN_0001 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
admin package (001)
admin_0001 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
admin package (001)
ADMIN_0002 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0002 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0002 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
admin_0002 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0003 - Static variable in interface com.metamatrix.admin.AdminMessages
 
admin_0003 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
ADMIN_0003 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0003 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
admin_0003 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0004 - Static variable in interface com.metamatrix.admin.AdminMessages
 
admin_0004 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
ADMIN_0004 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0004 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
admin_0004 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0005 - Static variable in interface com.metamatrix.admin.AdminMessages
 
admin_0005 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
ADMIN_0005 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0005 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
admin_0005 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0006 - Static variable in interface com.metamatrix.admin.AdminMessages
 
admin_0006 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
ADMIN_0006 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0006 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
admin_0006 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0007 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0007 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
admin_0007 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
admin_0007 - Static variable in class com.metamatrix.server.util.LogMessageKeys
admin package (001)
ADMIN_0008 - Static variable in interface com.metamatrix.admin.AdminMessages
 
admin_0008 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
ADMIN_0008 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
admin_0008 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
admin_0008 - Static variable in class com.metamatrix.server.util.LogMessageKeys
 
ADMIN_0009 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0009 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0009 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
admin_0009 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
admin_0009 - Static variable in class com.metamatrix.server.util.LogMessageKeys
 
ADMIN_0010 - Static variable in interface com.metamatrix.admin.AdminMessages
 
admin_0010 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
ADMIN_0010 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0010 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
admin_0010 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
admin_0010 - Static variable in class com.metamatrix.server.util.LogMessageKeys
 
ADMIN_0011 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0011 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
admin_0011 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
admin_0011 - Static variable in class com.metamatrix.server.util.LogMessageKeys
 
ADMIN_0012 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0012 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
admin_0012 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0013 - Static variable in interface com.metamatrix.admin.AdminMessages
 
admin_0013 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
ADMIN_0013 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0013 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
admin_0013 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0014 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0014 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0014 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
admin_0014 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0015 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0015 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0015 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
admin_0015 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0016 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0016 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0016 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
admin_0016 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0017 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0017 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0018 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0018 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0019 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0019 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0019 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
admin_0019 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0020 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0020 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0020 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
ADMIN_0021 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0021 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0021 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
admin_0021 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0022 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0022 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0022 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
admin_0022 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0023 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0023 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0023 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
admin_0023 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0024 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0024 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
admin_0024 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0025 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0025 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
admin_0025 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0026 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0026 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0026 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
admin_0026 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0027 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0027 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0027 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
ADMIN_0028 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0028 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0028 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
ADMIN_0029 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0029 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0029 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
ADMIN_0030 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0030 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0031 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0031 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0032 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0032 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0033 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0033 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0034 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0034 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0035 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0035 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
admin_0035 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0036 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0036 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
admin_0036 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0037 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0037 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0038 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0038 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
admin_0038 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0039 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0039 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0040 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0040 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
admin_0040 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0041 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0041 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
admin_0041 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0042 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0042 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
admin_0042 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0043 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0043 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
admin_0043 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0044 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0044 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
admin_0044 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0045 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0045 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
admin_0045 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0046 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0046 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
admin_0046 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0047 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0047 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
admin_0047 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0048 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0048 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
admin_0048 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0049 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0049 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
admin_0049 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0050 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0050 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
admin_0050 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0051 - Static variable in interface com.metamatrix.admin.AdminMessages
 
admin_0051 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
ADMIN_0051 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
admin_0051 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0052 - Static variable in interface com.metamatrix.admin.AdminMessages
 
admin_0052 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
ADMIN_0052 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
admin_0052 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0053 - Static variable in interface com.metamatrix.admin.AdminMessages
 
admin_0053 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
ADMIN_0053 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
admin_0053 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0054 - Static variable in interface com.metamatrix.admin.AdminMessages
 
admin_0054 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
ADMIN_0054 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
admin_0054 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0055 - Static variable in interface com.metamatrix.admin.AdminMessages
 
admin_0055 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
admin_0055 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0056 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0056 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0057 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0058 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0058 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0063 - Static variable in interface com.metamatrix.admin.AdminMessages
 
admin_0063 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
admin_0063 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
admin_0064 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
admin_0065 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0066 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0067 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0067 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0068 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0068 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0069 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0069 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0070 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0070 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0071 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0072 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0073 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0073 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0074 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0074 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0075 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0076 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0076 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0083 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0083 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0084 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0084 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0085 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0086 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0086 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0087 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0088 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0089 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0090 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0091 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0092 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0093 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0094 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0094 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0095 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0095 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0096 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0096 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0097 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0097 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0099 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0099 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0100 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0100 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0101 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0101 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0102 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0102 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0103 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0103 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0104 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0104 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0105 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0105 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0106 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0106 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0107 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0107 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0108 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0108 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0109 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0109 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0110 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0110 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0111 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0111 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0112 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0112 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0113 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0113 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0114 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0114 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0115 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_CONNECTIONS_ALLOWED - Static variable in class org.teiid.connector.api.ConnectorPropertyNames
 
ADMIN_HOSTS - Static variable in interface com.metamatrix.platform.security.api.service.MembershipServiceInterface
 
ADMIN_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
ADMIN_PASSWORD - Static variable in class com.metamatrix.common.util.CommonPropertyNames
This is the property name of the MetaMatrixAdmin password.
ADMIN_PASSWORD - Static variable in interface com.metamatrix.platform.security.api.service.MembershipServiceInterface
 
ADMIN_PHYSICAL_MODEL_NAME - Static variable in class com.metamatrix.common.vdb.api.SystemVdbUtility
 
ADMIN_PRODUCT - Static variable in class org.teiid.adminapi.AdminRoles.RoleName
Product admin role name
ADMIN_PRODUCT - Static variable in interface org.teiid.adminapi.Role
Product admin role name
ADMIN_READONLY - Static variable in class org.teiid.adminapi.AdminRoles.RoleName
Read-only admin role name
ADMIN_READONLY - Static variable in interface org.teiid.adminapi.Role
Read-only admin role name
ADMIN_ROLE - Static variable in interface com.metamatrix.query.eval.SecurityFunctionEvaluator
 
ADMIN_ROLES_FILE - Static variable in interface com.metamatrix.dqp.service.AuthorizationService
 
ADMIN_SYSTEM - Static variable in class org.teiid.adminapi.AdminRoles.RoleName
System admin role name
ADMIN_SYSTEM - Static variable in interface org.teiid.adminapi.Role
System admin role name
ADMIN_USERNAME - Static variable in class com.metamatrix.common.util.CommonPropertyNames
This is the property name of the MetaMatrixAdmin username.
ADMIN_USERNAME - Static variable in interface com.metamatrix.platform.security.api.service.MembershipServiceInterface
 
AdminAPIHelper - Class in com.metamatrix.platform.admin.apiimpl
Static implementation of the AdminHelper.
This class is used by all AdminAPIImpl to do general tasks such as session validation and authorization role checking.
AdminAPIHelper() - Constructor for class com.metamatrix.platform.admin.apiimpl.AdminAPIHelper
 
AdminApiServerDiscovery - Class in com.metamatrix.common.comm.platform.socket.client
Will discover hosts based upon an anon admin api call.
AdminApiServerDiscovery() - Constructor for class com.metamatrix.common.comm.platform.socket.client.AdminApiServerDiscovery
 
AdminAuthorizationInterceptor - Class in org.teiid.transport
Call authorization service to make sure the current admin user has the proper admin role(s) to perform the method.
AdminAuthorizationInterceptor(AuthorizationService, Object) - Constructor for class org.teiid.transport.AdminAuthorizationInterceptor
Ctor.
AdminAuthorizationPolicyProvider - Class in com.metamatrix.platform.security.authorization.service
 
AdminAuthorizationPolicyProvider() - Constructor for class com.metamatrix.platform.security.authorization.service.AdminAuthorizationPolicyProvider
 
AdminComponentException - Exception in org.teiid.adminapi
An AdminComponentException is thrown when an error occurs as a result of an internal component error.
AdminComponentException() - Constructor for exception org.teiid.adminapi.AdminComponentException
 
AdminComponentException(String) - Constructor for exception org.teiid.adminapi.AdminComponentException
Construct with a message.
AdminComponentException(Throwable) - Constructor for exception org.teiid.adminapi.AdminComponentException
 
AdminComponentException(int, String) - Constructor for exception org.teiid.adminapi.AdminComponentException
Construct with an optional error code and a message.
AdminComponentException(String, Throwable) - Constructor for exception org.teiid.adminapi.AdminComponentException
 
AdminComponentException(int, String, Throwable) - Constructor for exception org.teiid.adminapi.AdminComponentException
 
AdminException - Exception in org.teiid.adminapi
AdminException is the base exception for the admin package.
AdminMessages - Interface in com.metamatrix.admin
 
AdminObject - Interface in org.teiid.adminapi
Base interface of client side admin objects.
AdminOptions - Class in org.teiid.adminapi
Creates, collects and stores option values for evaluation when executing methods where decisions should be made based on user preferences.
AdminOptions(int) - Constructor for class org.teiid.adminapi.AdminOptions
Construct with an option.
AdminOptions.OnConflict - Interface in org.teiid.adminapi
In the case when adding resource to the system, if the resource already exists in the system, these modes define how to handle the situation.
AdminPlugin - Class in com.metamatrix.admin
The main plugin class to be used in the desktop.
AdminPlugin() - Constructor for class com.metamatrix.admin.AdminPlugin
 
AdminProcessingException - Exception in org.teiid.adminapi
An AdminProcessingException indicates that an error occured during processing as a result of user input.
AdminProcessingException() - Constructor for exception org.teiid.adminapi.AdminProcessingException
No-arg ctor.
AdminProcessingException(String) - Constructor for exception org.teiid.adminapi.AdminProcessingException
Construct with a message.
AdminProcessingException(Throwable) - Constructor for exception org.teiid.adminapi.AdminProcessingException
 
AdminProcessingException(int, String) - Constructor for exception org.teiid.adminapi.AdminProcessingException
Construct with an optional error code and a message.
AdminProcessingException(String, Throwable) - Constructor for exception org.teiid.adminapi.AdminProcessingException
 
AdminProcessingException(int, String, Throwable) - Constructor for exception org.teiid.adminapi.AdminProcessingException
 
AdminRoles - Class in org.teiid.adminapi
Static class that lists the roles allowable in the MetaMatrix system.
AdminRoles() - Constructor for class org.teiid.adminapi.AdminRoles
 
AdminRoles.RoleName - Class in org.teiid.adminapi
Static class that defines defines the allowed administrative roles for the MetaMatrix system.
AdminRoles.RoleName() - Constructor for class org.teiid.adminapi.AdminRoles.RoleName
 
AdminServerPlugin - Class in com.metamatrix.admin.server
 
AdminServerPlugin() - Constructor for class com.metamatrix.admin.server.AdminServerPlugin
 
AdminShell - Class in org.teiid
Invokes the BeanShell window, specifically designed for the metamatrix purposes.
AdminShell() - Constructor for class org.teiid.AdminShell
 
AdminStatus - Interface in com.metamatrix.admin.api
Base interface of admin status objects.
afterConnectionCreation(Connection) - Method in class org.teiid.connector.jdbc.mysql.MySQLTranslator
 
afterConnectionCreation(Connection) - Method in class org.teiid.connector.jdbc.translator.Translator
Provides a hook to call source specific logic when a connection is created.
afterInitialConnectionCreation(Connection) - Method in class org.teiid.connector.jdbc.oracle.OracleSQLTranslator
 
afterInitialConnectionCreation(Connection) - Method in class org.teiid.connector.jdbc.translator.Translator
Called exactly once for this source.
afterLast() - Method in class com.metamatrix.jdbc.MMResultSet
Moves the cursor to the end of the result set, just after the last row.
AggregateFunction - Interface in com.metamatrix.query.function.aggregate
This represents the interface for an aggregate function.
aggregatesAllowed - Variable in class com.metamatrix.query.parser.ParseInfo
 
aggregateSymbol(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
 
AggregateSymbol - Class in com.metamatrix.query.sql.symbol
An aggregate symbol represents an aggregate function in the SELECT or HAVING clauses.
AggregateSymbol(String, String, String, boolean, Expression) - Constructor for class com.metamatrix.query.sql.symbol.AggregateSymbol
Constructor used for cloning
AggregateSymbol(String, String, boolean, Expression) - Constructor for class com.metamatrix.query.sql.symbol.AggregateSymbol
Construct an aggregate symbol with all given data.
AggregateSymbolCollectorVisitor - Class in com.metamatrix.query.sql.visitor
 
AggregateSymbolCollectorVisitor(Collection<AggregateSymbol>, Collection<SingleElementSymbol>) - Constructor for class com.metamatrix.query.sql.visitor.AggregateSymbolCollectorVisitor
 
AggregateSymbolCollectorVisitor.AggregateStopNavigator - Class in com.metamatrix.query.sql.visitor
 
AggregateSymbolCollectorVisitor.AggregateStopNavigator(LanguageVisitor) - Constructor for class com.metamatrix.query.sql.visitor.AggregateSymbolCollectorVisitor.AggregateStopNavigator
 
AggregateValidationVisitor - Class in com.metamatrix.query.validator
Validate that all ElementSymbol and ExpressionSymbols used in the HAVING and SELECT clauses are based on symbols used in the GROUP BY clause.
AggregateValidationVisitor(Set<Expression>) - Constructor for class com.metamatrix.query.validator.AggregateValidationVisitor
 
alias - Variable in class org.teiid.connector.jdbc.translator.AliasModifier
 
ALIAS_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
ALIAS_RESULT_SET_NAME - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Properties
In the case of the recursive mapping element nodes, the source nodes may be different, in that case the original result set name (i.e.
AliasGenerator - Class in com.metamatrix.query.optimizer.relational
Adds safe (generated) aliases to the source command The structure is a little convoluted: AliasGenerator - structure navigator, alters the command by adding alias symbols NamingVisitor - changes the output names of Element and Group symbols SQLNamingContext - a hierarchical context for tracking Element and Group names
AliasGenerator(boolean) - Constructor for class com.metamatrix.query.optimizer.relational.AliasGenerator
 
AliasModifier - Class in org.teiid.connector.jdbc.translator
 
AliasModifier(String) - Constructor for class org.teiid.connector.jdbc.translator.AliasModifier
Constructor that takes the alias to use for functions.
AliasSymbol - Class in com.metamatrix.query.sql.symbol
An AliasSymbol wraps a SingleElementSymbol and changes it's name.
AliasSymbol(String, SingleElementSymbol) - Constructor for class com.metamatrix.query.sql.symbol.AliasSymbol
Construct an AliasSymbol given the alias name and the underlying symbol.
ALL - Static variable in class com.metamatrix.common.namedobject.IDVerifier
The result of a performCheck signifying that a character (other than the first character) contained a character that was a space.
ALL - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLDocument.Class
 
ALL - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLSchema.Class
 
ALL - Static variable in class com.metamatrix.platform.security.api.StandardAuthorizationActions
 
ALL - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants
Constant defining a target node type of "All".
ALL - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
ALL - Static variable in class com.metamatrix.query.sql.lang.SubqueryCompareCriteria
"All" predicate quantifier
ALL - Static variable in class com.metamatrix.query.sql.ReservedWords
 
ALL - Static variable in class com.metamatrix.vdb.runtime.URIModelResource.AUTH_LEVEL
 
ALL - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
ALL_COLS - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
ALL_COLS - Static variable in class com.metamatrix.query.sql.ReservedWords
 
ALL_COLS - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
ALL_CONTEXTS - Static variable in class com.metamatrix.common.util.LogContextsUtil
The Set of all String logging contexts of all parts of the server.
ALL_IN_GROUP - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
ALL_SERVICE_CLASSES - Static variable in interface com.metamatrix.dqp.service.DQPServiceNames
 
ALL_SERVICES - Static variable in interface com.metamatrix.dqp.service.DQPServiceNames
Array of all services a DQP may use.
ALL_VALUE - Static variable in class com.metamatrix.platform.security.api.StandardAuthorizationActions
 
ALL_WORDS - Static variable in class com.metamatrix.query.sql.ProcedureReservedWords
 
ALL_WORDS - Static variable in class com.metamatrix.query.sql.ReservedWords
 
allChildrenEnabledFor(AuthorizationActions) - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeImpl
Do all children of this node share the given AuthorizationActions?
allDescendantsShareActions(PermissionNode) - Method in interface com.metamatrix.platform.admin.api.PermissionDataNodeTreeView
Determine whether all descendants of the given node share the exact same actions as the given node.
allDescendantsShareActions(PermissionNode) - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeTreeViewImpl
Determine whether all descendants of the given node share the exact same actions as the given node.
ALLEXCEPTLIKE - Static variable in class com.metamatrix.dqp.metadata.ResultsMetadataConstants.SEARCH_TYPES
 
ALLEXCEPTLIKE - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SEARCH_TYPES
 
ALLEXCEPTLIKE - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.SEARCH_TYPES
 
AllInGroupSymbol - Class in com.metamatrix.query.sql.symbol
This is a subclass of Symbol representing .*, which contains all of the elements from a single group in the query.
AllInGroupSymbol(String, String) - Constructor for class com.metamatrix.query.sql.symbol.AllInGroupSymbol
Constructor used for cloning
AllInGroupSymbol(String) - Constructor for class com.metamatrix.query.sql.symbol.AllInGroupSymbol
Default constructor
ALLOW_DBL_QUOTED_VARIABLE - Static variable in interface com.metamatrix.jdbc.api.ExecutionProperties
By default treat the double quoted strings as variables in a ODBC connection.
allowDoubleQuotedVariable - Variable in class com.metamatrix.query.parser.ParseInfo
 
allowDoubleQuotedVariable() - Method in class com.metamatrix.query.parser.ParseInfo
 
allowEmptyValue() - Method in class com.metamatrix.connector.xml.base.CriteriaDesc
 
AllowFieldTruncationHeader - Class in com.sforce.soap.partner
 
AllowFieldTruncationHeader() - Constructor for class com.sforce.soap.partner.AllowFieldTruncationHeader
 
AllowFieldTruncationHeader(boolean) - Constructor for class com.sforce.soap.partner.AllowFieldTruncationHeader
 
allowsChild(TreeNode, TreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeSource
Determine whether the specified parent TreeNode may contain the specified child node.
allowsChild(TreeNode, TreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeView
Determine whether the specified parent TreeNode may contain the specified child node.
allowsChild(TreeNode, TreeNode) - Method in class com.metamatrix.common.tree.directory.FileSystemView
Determine whether the specified parent TreeNode may contain the specified child node.
allowsChild(TreeNode, TreeNode) - Method in interface com.metamatrix.common.tree.TreeView
Determine whether the specified parent TreeNode may contain the specified child node.
allowsChildren(TreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeSource
Determine whether the specified TreeNode may contain children.
allowsChildren(TreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeView
Determine whether the specified TreeNode may contain children.
allowsChildren(TreeNode) - Method in class com.metamatrix.common.tree.directory.FileSystemView
Determine whether the specified TreeNode may contain children.
allowsChildren(TreeNode) - Method in interface com.metamatrix.common.tree.TreeNodeSource
Determine whether the specified TreeNode may contain children.
allowsChildren(TreeNode) - Method in interface com.metamatrix.common.tree.TreeView
Determine whether the specified TreeNode may contain children.
allProceduresAreCallable() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether the current user has the required security rights to call all the procedures returned by the method getProcedures.
AllSymbol - Class in com.metamatrix.query.sql.symbol
This is a subclass of Symbol representing *, which contains all of the elements from all groups in the query.
AllSymbol(String, String) - Constructor for class com.metamatrix.query.sql.symbol.AllSymbol
Constructor used for cloning
AllSymbol() - Constructor for class com.metamatrix.query.sql.symbol.AllSymbol
Default constructor
allTablesAreSelectable() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether the current user can use SELECT statement with all of the tables returned by the method getTables.
ALPHA - Static variable in class com.metamatrix.common.protocol.MMURLConnection
 
ALREADY_IN_PROCESS - Static variable in class com.sforce.soap.partner.StatusCode
 
ALWAYS_INCLUDE - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Properties
A property to mark to implicity include a node which needs to be added to result document.
ALWAYS_INCLUDE - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Tags
 
AMP - Static variable in class com.metamatrix.common.util.WSDLServletUtil
 
AnalysisRecord - Class in com.metamatrix.query.analysis
The AnalysisRecord holds all debug/analysis information for a particular query as it is executed.
AnalysisRecord(boolean, boolean, boolean) - Constructor for class com.metamatrix.query.analysis.AnalysisRecord
 
analyze() - Method in class com.metamatrix.connector.xml.base.QueryAnalyzer
 
analyzer - Variable in class com.metamatrix.connector.xml.http.HTTPExecution
 
AND - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
AND - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
AND - Static variable in class com.metamatrix.query.sql.lang.CompoundCriteria
Constant indicating the logical "and" of two or more criteria.
AND - Static variable in class com.metamatrix.query.sql.ReservedWords
 
AND - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
AND_NAME - Static variable in class com.metamatrix.common.xml.XPathUtil.Operator
 
Annotation - Interface in com.metamatrix.jdbc.api
Annotation from query engine, collected during execution.
ANNOTATION - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLSchema.Class
 
ANNOTATION - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.RECORD_TYPE
 
ANNOTATION - Static variable in class org.teiid.metadata.index.IndexConstants.SEARCH_RECORD_TYPE
 
ANNOTATION_INDEX - Static variable in class org.teiid.metadata.index.IndexConstants.INDEX_NAME
 
ANNOTATION_TAGS_INDEX_VERSION - Static variable in class org.teiid.metadata.index.RecordFactory
The version number that is associated with the change made to remove property value pairs from the annotation records any properties on annotations would now be indexed as part of the properties index.
AnnotationImpl - Class in com.metamatrix.jdbc
 
AnnotationRecordImpl - Class in org.teiid.connector.metadata.runtime
AnnotationRecordImpl
AnnotationRecordImpl() - Constructor for class org.teiid.connector.metadata.runtime.AnnotationRecordImpl
 
ANON_CIPHER_SUITE - Static variable in class com.metamatrix.common.comm.platform.socket.SocketUtil
 
ANON_PROTOCOL - Static variable in class com.metamatrix.common.comm.platform.socket.SocketUtil
 
anonAvgCount - Variable in class com.metamatrix.query.parser.ParseInfo
 
anonCountCount - Variable in class com.metamatrix.query.parser.ParseInfo
 
anonExprCount - Variable in class com.metamatrix.query.parser.ParseInfo
 
anonMaxCount - Variable in class com.metamatrix.query.parser.ParseInfo
 
anonMinCount - Variable in class com.metamatrix.query.parser.ParseInfo
 
anonSumCount - Variable in class com.metamatrix.query.parser.ParseInfo
 
ANONYMOUS - Static variable in class org.teiid.adminapi.AdminRoles.RoleName
 
ANY - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.ElementName
Static constant that represents the name of the "XMI.any" element.
ANY - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLSchema.Class
 
ANY - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
ANY - Static variable in class com.metamatrix.query.sql.lang.SubqueryCompareCriteria
"Any" predicate quantifier (equivalent to "Some")
ANY - Static variable in class com.metamatrix.query.sql.ReservedWords
 
ANY - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
ANY_ATTRIBUTE - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLSchema.Class
 
ANY_TYPE - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLSchema.Class
 
AnyToObjectTransform - Class in com.metamatrix.common.types.basic
 
AnyToObjectTransform(Class<?>) - Constructor for class com.metamatrix.common.types.basic.AnyToObjectTransform
 
AnyToStringTransform - Class in com.metamatrix.common.types.basic
This class can be subclassed to do a simple anything-->String by just calling toString().
AnyToStringTransform(Class<?>) - Constructor for class com.metamatrix.common.types.basic.AnyToStringTransform
 
ANYTYPE_TYPE - Static variable in interface com.metamatrix.connector.salesforce.Constants
 
AP_COLUMNS - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Relational.Class
 
AP_ELEMENTS - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.DataAccess.Class
 
api_0001 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
api package (012)
api_0002 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
api_0003 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
api_0004 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
API_CURRENTLY_DISABLED - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
API_DISABLED_FOR_ORG - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
API_ERR_0001 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
api (003)
API_ERR_0002 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
API_ERR_0003 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
API_ERR_0004 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
API_ERR_0005 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
API_ERR_0006 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
API_ERR_0007 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
API_ERR_0008 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
API_ERR_0009 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
API_ERR_0010 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
API_ERR_0011 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
API_ERR_0012 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
API_ERR_0013 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
API_ERR_0014 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
API_ERR_0015 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
API_ERR_0016 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
API_ERR_0017 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
API_ERR_0018 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
API_ERR_0019 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
API_ERR_0020 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
API_ERR_0021 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
API_ERR_0022 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ApiFault - Exception in com.sforce.soap.partner.fault
 
ApiFault() - Constructor for exception com.sforce.soap.partner.fault.ApiFault
 
ApiFault(ExceptionCode, String) - Constructor for exception com.sforce.soap.partner.fault.ApiFault
 
apiimpl_0001 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
apiimpl package (002)
apiimpl_0002 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0003 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0004 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0005 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0006 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0007 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0008 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0009 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0010 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0011 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0012 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0013 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0014 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0015 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0016 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0017 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0018 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0019 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0020 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0021 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0022 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0023 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0024 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0025 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0026 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0027 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0028 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0029 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0030 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0031 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0032 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0033 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0034 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0035 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0036 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0037 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0038 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0039 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0040 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0041 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0042 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0043 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0044 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0045 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0046 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0047 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0048 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0049 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0050 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0051 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0052 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0053 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0054 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0055 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0056 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0057 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0058 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0059 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0060 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0061 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0062 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0063 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0064 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0065 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0066 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0067 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0068 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0069 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0070 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0071 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0072 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0073 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0074 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0075 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0076 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0077 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0078 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0079 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0080 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0081 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0082 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0083 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0084 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0085 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0086 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0087 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0088 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0089 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0090 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0091 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0092 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0093 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ApiQueryFault - Exception in com.sforce.soap.partner.fault
 
ApiQueryFault() - Constructor for exception com.sforce.soap.partner.fault.ApiQueryFault
 
ApiQueryFault(ExceptionCode, String, int, int) - Constructor for exception com.sforce.soap.partner.fault.ApiQueryFault
 
APOS - Static variable in class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
APOSTROPHE - Static variable in class com.metamatrix.common.xml.XPathUtil.Literal
 
APP_INFO - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLSchema.Class
 
APP_NAME - Static variable in interface com.metamatrix.common.api.MMURL.CONNECTION
 
APP_NAME - Static variable in class com.metamatrix.jdbc.BaseDataSource
 
APP_SERVER_CONTEXT_FACTORY - Static variable in class com.metamatrix.platform.registry.RegistryPropertyNames
 
APP_SERVER_PASSWORD - Static variable in class com.metamatrix.platform.registry.RegistryPropertyNames
 
APP_SERVER_PLATFORM - Static variable in class com.metamatrix.platform.registry.RegistryPropertyNames
 
APP_SERVER_URL - Static variable in class com.metamatrix.platform.registry.RegistryPropertyNames
 
APP_SERVER_USERNAME - Static variable in class com.metamatrix.platform.registry.RegistryPropertyNames
 
APP_SERVER_VM - Static variable in class com.metamatrix.common.util.CommonPropertyNames
This property indicates the VM is running inside an ApplicationServer.
append(String) - Method in class com.metamatrix.core.util.FileUtil
 
append(ILanguageObject) - Method in class org.teiid.connector.jdbc.translator.SQLConversionVisitor
 
append(ILanguageObject) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
Appends the string form of the ILanguageObject to the current buffer.
append(List<? extends ILanguageObject>) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
Simple utility to append a list of language objects to the current buffer by creating a comma-separated list.
append(ILanguageObject[]) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
Simple utility to append an array of language objects to the current buffer by creating a comma-separated list.
APPEND_PROPERTY_NAME - Static variable in class com.metamatrix.platform.security.audit.destination.SingleFileAuditDestination
The name of the property that specifies whether the file should be appened or overwritten.
appendSetOperation(ISetQuery.Operation) - Method in class org.teiid.connector.jdbc.translator.SQLConversionVisitor
 
appendSetOperation(ISetQuery.Operation) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
appendSetQuery(IQueryCommand) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
Application - Class in com.metamatrix.common.application
 
Application() - Constructor for class com.metamatrix.common.application.Application
 
APPLICATION_BUILD_NUMBER_PROPERTY - Static variable in class com.metamatrix.common.util.ApplicationInfo
 
APPLICATION_CREATED_BY - Static variable in interface com.metamatrix.common.config.util.ConfigurationPropertyNames
 
APPLICATION_CREATED_BY - Static variable in interface com.metamatrix.common.vdb.api.DEFReaderWriter.Header
 
APPLICATION_PRODUCT_INFORMATION - Static variable in class com.metamatrix.common.util.ApplicationInfo
 
APPLICATION_VERSION - Static variable in interface com.metamatrix.common.vdb.api.DEFReaderWriter.Header
 
APPLICATION_VERSION_CREATED_BY - Static variable in interface com.metamatrix.common.config.util.ConfigurationPropertyNames
 
ApplicationEnvironment - Class in com.metamatrix.common.application
The environment is available internally to the application as a means of finding application services of a particular type or to retrieve other information about the application itself.
ApplicationEnvironment() - Constructor for class com.metamatrix.common.application.ApplicationEnvironment
 
ApplicationInfo - Class in com.metamatrix.common.util
 
ApplicationInitializationException - Exception in com.metamatrix.common.application.exception
This exception is thrown when an application cannot be initialized, typically due to an invalid initialization property value or the inability to start some subsystem due to an external error.
ApplicationInitializationException() - Constructor for exception com.metamatrix.common.application.exception.ApplicationInitializationException
No-Arg Constructor
ApplicationInitializationException(String) - Constructor for exception com.metamatrix.common.application.exception.ApplicationInitializationException
Construct an exception
ApplicationInitializationException(Throwable) - Constructor for exception com.metamatrix.common.application.exception.ApplicationInitializationException
Construct an exception
ApplicationInitializationException(Throwable, String) - Constructor for exception com.metamatrix.common.application.exception.ApplicationInitializationException
Construct an exception
ApplicationInitializationException(Throwable, String, String) - Constructor for exception com.metamatrix.common.application.exception.ApplicationInitializationException
 
ApplicationInitializationException(String, String) - Constructor for exception com.metamatrix.common.application.exception.ApplicationInitializationException
 
ApplicationLifecycleException - Exception in com.metamatrix.common.application.exception
This exception is used when an error occurs in the lifecycle of an application or it's service.
ApplicationLifecycleException() - Constructor for exception com.metamatrix.common.application.exception.ApplicationLifecycleException
No-Arg Constructor
ApplicationLifecycleException(String) - Constructor for exception com.metamatrix.common.application.exception.ApplicationLifecycleException
 
ApplicationLifecycleException(Throwable) - Constructor for exception com.metamatrix.common.application.exception.ApplicationLifecycleException
 
ApplicationLifecycleException(Throwable, String) - Constructor for exception com.metamatrix.common.application.exception.ApplicationLifecycleException
 
ApplicationService - Interface in com.metamatrix.common.application
This defines the basic interface for an application service.
applyHeader(Document, XMIHeader) - Static method in class com.metamatrix.api.core.xmi.XMIHeader
Apply the supplied XMI header to the XML (JDOM) Document.
applyHeader(Element, XMIHeader, boolean) - Static method in class com.metamatrix.api.core.xmi.XMIHeader
Apply the supplied XMI header to the specified element in an XML (JDOM) Document.
ARCHIVE_NAME - Static variable in class com.metamatrix.common.vdb.api.DEFReaderWriter.VDBInfo
 
areAdminConnectionsAllowed() - Method in class org.teiid.connector.basic.BasicConnector
 
areDuplicateChildNamesAllowed() - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
This method is used to determine whether two child nodes under a single parent are allowed to have the same name.
areEqual(Object, Object) - Static method in class com.metamatrix.core.util.EquivalenceUtil
Tests whether two object references refer to equal objects.
areEquivalent(Object[], Object[]) - Static method in class com.metamatrix.core.util.EquivalenceUtil
Tests whether two arrays are equivalent.
areResultsCachable() - Method in class com.metamatrix.query.sql.lang.BatchedUpdateCommand
 
areResultsCachable() - Method in class com.metamatrix.query.sql.lang.Command
Whether the results are cachable.
areResultsCachable() - Method in class com.metamatrix.query.sql.lang.Create
 
areResultsCachable() - Method in class com.metamatrix.query.sql.lang.Delete
 
areResultsCachable() - Method in class com.metamatrix.query.sql.lang.Drop
 
areResultsCachable() - Method in class com.metamatrix.query.sql.lang.DynamicCommand
 
areResultsCachable() - Method in class com.metamatrix.query.sql.lang.Insert
 
areResultsCachable() - Method in class com.metamatrix.query.sql.lang.Query
 
areResultsCachable() - Method in class com.metamatrix.query.sql.lang.SetQuery
 
areResultsCachable() - Method in class com.metamatrix.query.sql.lang.StoredProcedure
 
areResultsCachable() - Method in class com.metamatrix.query.sql.lang.Update
 
areResultsCachable() - Method in class com.metamatrix.query.sql.lang.XQuery
 
areResultsCachable() - Method in class com.metamatrix.query.sql.proc.CreateUpdateProcedureCommand
 
areStrictlyEquivalent(Object, Object) - Static method in class com.metamatrix.core.util.EquivalenceUtil
Tests whether two objects references are equivalent but not the same object.
areStrictlyEquivalent(Object[], Object[]) - Static method in class com.metamatrix.core.util.EquivalenceUtil
Tests whether the array references are equivalent, but are not the same.
ArgCheck - Class in com.metamatrix.core.util
This class contains a set of static utility methods for checking method arguments.
args - Variable in class com.metamatrix.common.comm.platform.socket.client.ServiceInvocationStruct
 
ArgumentConversionException - Exception in com.metamatrix.core.commandshell
Exception indicating an argument value could not be converted to the needed type.
ArgumentConversionException() - Constructor for exception com.metamatrix.core.commandshell.ArgumentConversionException
No-arg costructor required by Externalizable semantics
ArgumentConversionException(Throwable, String) - Constructor for exception com.metamatrix.core.commandshell.ArgumentConversionException
 
ArjunaTransactionProvider - Class in com.metamatrix.xa.arjuna
 
ARRAY - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.ElementName
Static constant that represents the name of the "XMI.array" element.
ARRAY_LENGTH - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.ElementName
Static constant that represents the name of the "XMI.arrayLength" element.
AS - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
AS - Static variable in class com.metamatrix.query.sql.ReservedWords
 
AS - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
ASC - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
ASC - Static variable in class com.metamatrix.query.sql.lang.OrderBy
Constant for the ascending value
ASC - Static variable in class com.metamatrix.query.sql.ReservedWords
 
ASC - Static variable in interface org.teiid.connector.language.IOrderByItem
 
ASC - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
ascii(String) - Static method in class com.metamatrix.query.function.FunctionMethods
 
ascii(Character) - Static method in class com.metamatrix.query.function.FunctionMethods
 
ASCII - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
asin(Number) - Static method in class com.metamatrix.query.function.FunctionMethods
 
ASIN - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
asMap() - Method in class com.metamatrix.query.sql.util.SymbolMap
 
assertBasicTreeNode(TreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
 
assertBasicTreeNode(PropertiedObject) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
 
assertBasicTreeNode(TreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeSource
 
assertBasicTreeNode(TreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeView
 
assertDescendentOfRoot(TreeNode) - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
 
assertFileSystemEntry(TreeNode) - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
 
assertFileSystemEntry(PropertiedObject) - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
 
assertIdentity(SessionToken) - Method in interface com.metamatrix.platform.security.api.ILogon
 
assertIdentity(SessionToken) - Method in class org.teiid.transport.LogonImpl
 
Assertion - Class in com.metamatrix.core.util
This class contains a set of static utility methods for assertion checking.
assertPermissionDataNode(PermissionNode) - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeTreeViewImpl
Perform safe runtime casts.
assertPropertiedObject(PropertiedObject) - Method in class com.metamatrix.common.object.PropertiedObjectEditorImpl
 
assertReady() - Method in class com.metamatrix.core.event.AbstractEventBroker
 
assertTrue(boolean) - Static method in class com.metamatrix.core.util.Assertion
 
assertTrue(boolean, String) - Static method in class com.metamatrix.core.util.Assertion
 
ASSIGN_OUTPUT_ELEMENTS - Static variable in class com.metamatrix.query.optimizer.relational.rules.RuleConstants
 
assignBindingsToModel(String[], String, String, String) - Method in interface com.metamatrix.admin.api.server.ServerConfigAdmin
Assign ConnectorBindings to a VDB's Model.
assignBindingsToModel(String[], String, String, String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
assignBindingsToModel(String[], String, String, String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
assignBindingsToModel(String[], String, String, String) - Method in class com.metamatrix.dqp.embedded.admin.DQPConfigAdminImpl
 
assignBindingsToModel(String[], String, String, String) - Method in interface org.teiid.adminapi.ConfigurationAdmin
 
assignBindingToModel(String, String, String, String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
assignBindingToModel(String, String, String, String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
assignBindingToModel(String, String, String, String) - Method in class com.metamatrix.dqp.embedded.admin.DQPConfigAdminImpl
 
assignBindingToModel(String, String, String, String) - Method in interface org.teiid.adminapi.ConfigurationAdmin
Assign a ConnectorBinding to a VDB's Model
assignConfigurationID(Object, ConfigurationID) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
This method is used by the ConfigurationServiceImpl to enable the console to import actions and assign them to the current configuration.
assignConnectorBinding(String, String, String, ConnectorBinding[]) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
assignConnectorBinding(String, String, String, ConnectorBinding[]) - Method in interface com.metamatrix.dqp.service.ConfigurationService
Assign a connector binding to the Model
ASSIGNEE_TYPE_REQUIRED - Static variable in class com.sforce.soap.partner.StatusCode
 
AssignmentInstruction - Class in com.metamatrix.query.processor.proc
This instruction updates the current variable context with a value for the Variable defined using a DeclareInstruction, the variable value is obtained by either processing a expression or a command(stored as a processplan).
AssignmentInstruction() - Constructor for class com.metamatrix.query.processor.proc.AssignmentInstruction
 
AssignmentRuleHeader - Class in com.sforce.soap.partner
 
AssignmentRuleHeader() - Constructor for class com.sforce.soap.partner.AssignmentRuleHeader
 
AssignmentRuleHeader(String, Boolean) - Constructor for class com.sforce.soap.partner.AssignmentRuleHeader
 
AssignmentStatement - Class in com.metamatrix.query.sql.proc
This class represents an assignment statement in the storedprocedure language.
AssignmentStatement() - Constructor for class com.metamatrix.query.sql.proc.AssignmentStatement
Constructor for AssignmentStatement.
AssignmentStatement(ElementSymbol, LanguageObject) - Constructor for class com.metamatrix.query.sql.proc.AssignmentStatement
 
assignRoleToGroup(String, String) - Method in interface com.metamatrix.admin.api.server.ServerSecurityAdmin
Assign to the given Group the given Administrative Role.
assignRoleToGroup(String, String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
assignRoleToGroup(String, String) - Method in class com.metamatrix.admin.server.ServerSecurityAdminImpl
 
assignRoleToGroup(String, String) - Method in class com.metamatrix.dqp.embedded.admin.DQPSecurityAdminImpl
 
assignRoleToGroup(String, String) - Method in interface org.teiid.adminapi.SecurityAdmin
Assign to the given Group the given Administrative Role.
assignStatement(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse assignment statement
assignStatementOperand(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse operand of assignment statement, which can be nested arbitrarily deeply in parentheses.
ASSOCIATION - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Foundation.Class
 
ASSOCIATION_END - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Foundation.Class
 
asUpdatableMap() - Method in class com.metamatrix.query.sql.util.SymbolMap
 
AsynchEventBroker - Class in com.metamatrix.core.event
 
AsynchEventBroker() - Constructor for class com.metamatrix.core.event.AsynchEventBroker
 
AsynchEventBroker(String) - Constructor for class com.metamatrix.core.event.AsynchEventBroker
 
AT - Static variable in interface com.metamatrix.platform.security.api.service.MembershipServiceInterface
 
atan(Number) - Static method in class com.metamatrix.query.function.FunctionMethods
 
ATAN - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
atan2(Number, Number) - Static method in class com.metamatrix.query.function.FunctionMethods
 
ATAN2 - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
ATOMIC - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.VARIETY_TYPES
 
ATOMIC - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.DATATYPE_VARIETIES
 
ATOMIC_DATA_TYPE - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLSchema.Class
 
AtomicCriteria - Class in com.metamatrix.query.sql.lang
This abstract class represents an atomic logical criteria.
AtomicCriteria() - Constructor for class com.metamatrix.query.sql.lang.AtomicCriteria
Constructs a default instance of this class.
AtomicCriteria(Criteria) - Constructor for class com.metamatrix.query.sql.lang.AtomicCriteria
Constructs an instance of this class with a single sub-criteria.
atomicNames - Variable in class com.metamatrix.common.namedobject.BaseID
Ordered list of atomic name components.
AtomicRequestID - Class in com.metamatrix.dqp.message
This class uniquely identifies a AtomicRequestMessage
AtomicRequestID() - Constructor for class com.metamatrix.dqp.message.AtomicRequestID
 
AtomicRequestID(RequestID, int, int) - Constructor for class com.metamatrix.dqp.message.AtomicRequestID
 
AtomicRequestMessage - Class in com.metamatrix.dqp.message
This class defines a request message for the Connector layer.
AtomicRequestMessage() - Constructor for class com.metamatrix.dqp.message.AtomicRequestMessage
 
AtomicRequestMessage(RequestMessage, DQPWorkContext, int) - Constructor for class com.metamatrix.dqp.message.AtomicRequestMessage
 
AtomicResultsMessage - Class in com.metamatrix.dqp.message
 
AtomicResultsMessage() - Constructor for class com.metamatrix.dqp.message.AtomicResultsMessage
 
AtomicResultsMessage(AtomicRequestMessage, List[], String[]) - Constructor for class com.metamatrix.dqp.message.AtomicResultsMessage
 
AtomicResultsMessage(AtomicRequestMessage) - Constructor for class com.metamatrix.dqp.message.AtomicResultsMessage
 
attachStylesheet(Reader) - Method in interface com.metamatrix.jdbc.api.Statement
Attach a stylesheet to be applied on the server for XML queries executed with this Statement.
attachStylesheet(Reader) - Method in class com.metamatrix.jdbc.MMStatement
This method sets a style sheet to this object.
attemptConditionalLog(String) - Method in class com.metamatrix.connector.xml.http.HTTPRequest
 
ATTRIBUTE - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Foundation.Class
 
ATTRIBUTE - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLDocument.Class
 
ATTRIBUTE - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLSchema.Class
 
ATTRIBUTE - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants
Constant defining a target node type of "attribute".
ATTRIBUTE - Static variable in class com.metamatrix.query.processor.xml.AddNodeInstruction
 
ATTRIBUTE_GROUP - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLSchema.Class
 
ATTRIBUTE_NAME - Static variable in class com.metamatrix.common.vdb.api.DEFReaderWriter.Property
 
ATTRIBUTE_PREFIX - Static variable in class com.metamatrix.common.xml.XPathUtil.ExpressionToken
 
ATTRIBUTE_VALUE - Static variable in class com.metamatrix.common.vdb.api.DEFReaderWriter.Property
 
AttributeDefinition - Class in com.metamatrix.common.actions
 
AttributeDefinition(int, String) - Constructor for class com.metamatrix.common.actions.AttributeDefinition
 
AUDIT_CONTEXT_PROPERTY_NAME - Static variable in class com.metamatrix.platform.security.audit.config.CurrentConfigAuditConfigurationFactory
The name of the property that contains the set of comma-separated context names for audit messages not to be recorded.
AuditConfiguration - Interface in com.metamatrix.platform.security.audit
 
AuditConfigurationException - Exception in com.metamatrix.platform.security.audit.config
 
AuditConfigurationException() - Constructor for exception com.metamatrix.platform.security.audit.config.AuditConfigurationException
No-arg costructor required by Externalizable semantics
AuditConfigurationException(String) - Constructor for exception com.metamatrix.platform.security.audit.config.AuditConfigurationException
Construct an instance with the message specified.
AuditConfigurationException(Throwable) - Constructor for exception com.metamatrix.platform.security.audit.config.AuditConfigurationException
Construct an instance with a linked exception specified.
AuditConfigurationException(String, String) - Constructor for exception com.metamatrix.platform.security.audit.config.AuditConfigurationException
Construct an instance with the message and error code specified.
AuditConfigurationException(Throwable, String) - Constructor for exception com.metamatrix.platform.security.audit.config.AuditConfigurationException
Construct an instance from a message and an exception to chain to this one.
AuditConfigurationException(Throwable, String, String) - Constructor for exception com.metamatrix.platform.security.audit.config.AuditConfigurationException
Construct an instance from a message and a code and an exception to chain to this one.
AuditConfigurationFactory - Interface in com.metamatrix.platform.security.audit.config
 
AuditDestination - Interface in com.metamatrix.platform.security.audit.destination
A log destination can be used to print messages - typical examples are a file, System.out, a database, a GUI console, etc.
AuditDestinationInitFailedException - Exception in com.metamatrix.platform.security.audit.destination
 
AuditDestinationInitFailedException() - Constructor for exception com.metamatrix.platform.security.audit.destination.AuditDestinationInitFailedException
No-arg CTOR
AuditDestinationInitFailedException(String) - Constructor for exception com.metamatrix.platform.security.audit.destination.AuditDestinationInitFailedException
Construct an instance with the message specified.
AuditDestinationInitFailedException(String, String) - Constructor for exception com.metamatrix.platform.security.audit.destination.AuditDestinationInitFailedException
Construct an instance with the message and error code specified.
AuditDestinationInitFailedException(Throwable, String) - Constructor for exception com.metamatrix.platform.security.audit.destination.AuditDestinationInitFailedException
Construct an instance from a message and an exception to chain to this one.
AuditDestinationInitFailedException(Throwable, String, String) - Constructor for exception com.metamatrix.platform.security.audit.destination.AuditDestinationInitFailedException
Construct an instance from a message and a code and an exception to chain to this one.
AuditLevel - Class in com.metamatrix.platform.security.audit
Constants that define the level of the messages that are to be recorded by the LogManager.
AuditLevel() - Constructor for class com.metamatrix.platform.security.audit.AuditLevel
 
AuditLevel.DisplayNames - Class in com.metamatrix.platform.security.audit
Constants that define the types of the messages that are to be recorded by the LogManager.
AuditLevel.DisplayNames() - Constructor for class com.metamatrix.platform.security.audit.AuditLevel.DisplayNames
 
AuditLevel.Labels - Class in com.metamatrix.platform.security.audit
Constants that define the types of the messages that are to be recorded by the LogManager.
AuditLevel.Labels() - Constructor for class com.metamatrix.platform.security.audit.AuditLevel.Labels
 
AuditManager - Class in com.metamatrix.platform.security.audit
This class represents the interface to a single auditing framework that is easily accessible by any component.
AuditMessage - Class in com.metamatrix.dqp.service
 
AuditMessage(String, String, String, Object[]) - Constructor for class com.metamatrix.dqp.service.AuditMessage
 
AuditMessageFormat - Interface in com.metamatrix.platform.security.audit.format
 
AUTHDOMAIN_CLASS - Static variable in interface com.metamatrix.common.config.api.AuthenticationProviderType.Attributes
 
authenticate() - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerConnection
 
authenticate(Properties) - Method in class org.teiid.transport.LocalServerConnection
 
authenticateUser(String, char[], Serializable, String) - Method in interface com.metamatrix.admin.api.server.ServerSecurityAdmin
Authenticate a user with the specified user name and credentials for use with the specified application.
authenticateUser(String, char[], Serializable, String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
authenticateUser(String, char[], Serializable, String) - Method in class com.metamatrix.admin.server.ServerSecurityAdminImpl
 
authenticateUser(String, char[], Serializable, String) - Method in class com.metamatrix.dqp.embedded.admin.DQPSecurityAdminImpl
 
authenticateUser(String, Credentials, Serializable, String) - Method in interface com.metamatrix.platform.security.api.service.MembershipServiceInterface
Authenticate a user with the specified username and credential for use with the specified application.
authenticateUser(String, Credentials, Serializable, String) - Method in class com.metamatrix.platform.security.membership.service.MembershipServiceImpl
Authenticate a user with the specified username and credential for use with the specified application.
authenticateUser(String, Credentials, Serializable, String) - Method in class com.metamatrix.platform.security.membership.spi.file.FileMembershipDomain
 
authenticateUser(String, Credentials, Serializable, String) - Method in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
authenticateUser(String, Credentials, Serializable, String) - Method in interface com.metamatrix.platform.security.membership.spi.MembershipDomain
Authenticate a user with the specified username and credential for use with the specified application.
authenticateUser(String, char[], Serializable, String) - Method in interface org.teiid.adminapi.SecurityAdmin
Authenticate a user with the specified user name and credentials for use with the specified application.
AuthenticationProvider - Interface in com.metamatrix.common.config.api
Date Oct 21, 2002 An AuthenticationProvider represents an authentication provider definition that is a non-configuration based object.
AuthenticationProviderID - Class in com.metamatrix.common.config.api
 
AuthenticationProviderID(ConfigurationID, String) - Constructor for class com.metamatrix.common.config.api.AuthenticationProviderID
 
AuthenticationProviderID(String) - Constructor for class com.metamatrix.common.config.api.AuthenticationProviderID
 
AuthenticationProviderType - Interface in com.metamatrix.common.config.api
The AuthorizationProviderType represents the authorization provider ComponentType.
AuthenticationProviderType.Attributes - Interface in com.metamatrix.common.config.api
 
AuthenticationToken - Interface in com.metamatrix.platform.security.api.service
Interface AuthenticationToken.
AuthenticationToken - Interface in com.metamatrix.platform.security.membership.service
Interface AuthenticationToken.
AUTHLEVEL - Static variable in class com.metamatrix.vdb.runtime.URIResourceReader.Constants.URI.Attribute
 
AUTHORIZATION_SERVICE - Static variable in interface com.metamatrix.dqp.service.DQPServiceNames
Authorization service - provides access to entitlements info
AUTHORIZATION_SERVICE_PROXY_CLASS - Static variable in class com.metamatrix.platform.util.PlatformProxyHelper
 
AUTHORIZATION_TYPE - Static variable in class com.metamatrix.connector.xmlsource.soap.SoapConnectorProperties
 
AuthorizationActions - Interface in com.metamatrix.platform.security.api
The EntitlementAction interface encapsulates the methods that are required to identify the set of actions associated with an entitlement.
AuthorizationAdminAPI - Interface in com.metamatrix.platform.admin.api
 
AuthorizationAdminAPIImpl - Class in com.metamatrix.platform.admin.apiimpl
 
AuthorizationCache - Class in com.metamatrix.platform.security.authorization.cache
This class represents a local cache of access information, decreasing the time required to determine a particular user's access privileges for specific resources by maximizing the in-memory access and minimizing the calls to the service provider's persistent store.
AuthorizationCache(Cache, Cache, Properties) - Constructor for class com.metamatrix.platform.security.authorization.cache.AuthorizationCache
Construct with cache properties.
AuthorizationEditor - Interface in com.metamatrix.platform.admin.api
 
AuthorizationException - Exception in com.metamatrix.api.exception.security
 
AuthorizationException() - Constructor for exception com.metamatrix.api.exception.security.AuthorizationException
No-Arg Constructor
AuthorizationException(String) - Constructor for exception com.metamatrix.api.exception.security.AuthorizationException
Constructs an instance of the exception with the specified detail message.
AuthorizationException(Throwable) - Constructor for exception com.metamatrix.api.exception.security.AuthorizationException
Constructs an instance of the exception with no detail message but with a single exception.
AuthorizationException(Throwable, String) - Constructor for exception com.metamatrix.api.exception.security.AuthorizationException
Constructs an instance of the exception with the specified detail message and a single exception.
AuthorizationException(String, String) - Constructor for exception com.metamatrix.api.exception.security.AuthorizationException
Construct an instance with an error code and message specified.
AuthorizationException(Throwable, String, String) - Constructor for exception com.metamatrix.api.exception.security.AuthorizationException
Construct an instance with a linked exception, and an error code and message, specified.
AuthorizationMgmtException - Exception in com.metamatrix.api.exception.security
 
AuthorizationMgmtException() - Constructor for exception com.metamatrix.api.exception.security.AuthorizationMgmtException
No-Arg Constructor
AuthorizationMgmtException(String) - Constructor for exception com.metamatrix.api.exception.security.AuthorizationMgmtException
Constructs an instance of the exception with the specified detail message.
AuthorizationMgmtException(Throwable) - Constructor for exception com.metamatrix.api.exception.security.AuthorizationMgmtException
Constructs an instance of the exception with no detail message but with a single exception.
AuthorizationMgmtException(Throwable, String) - Constructor for exception com.metamatrix.api.exception.security.AuthorizationMgmtException
Constructs an instance of the exception with the specified detail message and a single exception.
AuthorizationMgmtException(String, String) - Constructor for exception com.metamatrix.api.exception.security.AuthorizationMgmtException
Construct an instance with an error code and message specified.
AuthorizationMgmtException(Throwable, String, String) - Constructor for exception com.metamatrix.api.exception.security.AuthorizationMgmtException
Construct an instance with a linked exception, and an error code and message, specified.
AuthorizationModel - Class in com.metamatrix.platform.security.api
 
AuthorizationModel() - Constructor for class com.metamatrix.platform.security.api.AuthorizationModel
 
AuthorizationModel.Attribute - Class in com.metamatrix.platform.security.api
 
AuthorizationModel.Attribute() - Constructor for class com.metamatrix.platform.security.api.AuthorizationModel.Attribute
 
AuthorizationModel.Class - Class in com.metamatrix.platform.security.api
 
AuthorizationModel.Class() - Constructor for class com.metamatrix.platform.security.api.AuthorizationModel.Class
 
AuthorizationObjectEditor - Class in com.metamatrix.platform.security.api
Editor allows automatic creation of individual com.metamatrix.common.actions.Actions in an enforcable way when making modifications to Authorizations.

The actions can be submited to the Authorization Service to execute them in a transaction.
AuthorizationObjectEditor(boolean) - Constructor for class com.metamatrix.platform.security.api.AuthorizationObjectEditor
Create an instance of this editor, and specify whether actions are to be created during modifications.
AuthorizationObjectEditor() - Constructor for class com.metamatrix.platform.security.api.AuthorizationObjectEditor
Default ctor creates actions.
AuthorizationPermission - Class in com.metamatrix.platform.security.api
An authorization permission defines access permissions for a particular resource.
AuthorizationPermission(AuthorizationResource, AuthorizationRealm, AuthorizationActions, String, String) - Constructor for class com.metamatrix.platform.security.api.AuthorizationPermission
Create a new authorization rule for the specified resource.
AuthorizationPermission(AuthorizationResource, AuthorizationRealm, String) - Constructor for class com.metamatrix.platform.security.api.AuthorizationPermission
Create a new authorization rule for the specified resource.
AuthorizationPermission(AuthorizationResource, AuthorizationRealm, AuthorizationActions, String) - Constructor for class com.metamatrix.platform.security.api.AuthorizationPermission
Create a new authorization rule for the specified resource.
AuthorizationPermissionFactory - Interface in com.metamatrix.platform.security.api
This interface is implemented by classes that are able to create AuthorizationPermission instances, and is invoked by the service providers during loading and saving of policies from and to data storage.
AuthorizationPermissions - Interface in com.metamatrix.platform.security.api
Interface AuthorizationPermissions.
AuthorizationPermissionsImpl - Class in com.metamatrix.platform.security.api
This class represents a heterogeneous set of AuthorizationPermission instances.
AuthorizationPermissionsImpl() - Constructor for class com.metamatrix.platform.security.api.AuthorizationPermissionsImpl
Creates a new AuthorizationPermissionsImpl object containing no AuthorizationPermission objects.
AuthorizationPermissionsImpl(AuthorizationPermissions) - Constructor for class com.metamatrix.platform.security.api.AuthorizationPermissionsImpl
Create a new AuthorizationPermissionsImpl object that is a copy of the original.
AuthorizationPolicy - Class in com.metamatrix.platform.security.api
The AuthorizationPolicy class defines a set of permissions (i.e., permissions) that apply to a set of principals (@see MetaMatrixPrincipalName).
AuthorizationPolicy(AuthorizationPolicyID) - Constructor for class com.metamatrix.platform.security.api.AuthorizationPolicy
Create an instance of an AuthorizationPolicy that has the specified ID.
AuthorizationPolicy(AuthorizationPolicyID, Set, Set) - Constructor for class com.metamatrix.platform.security.api.AuthorizationPolicy
Create an instance of an AuthorizationPolicy that has the specified ID, principal set and permissions.
AuthorizationPolicy(AuthorizationPolicy) - Constructor for class com.metamatrix.platform.security.api.AuthorizationPolicy
Create an instance of an AuthorizationPolicy from a copy of another.
AuthorizationPolicyFactory - Class in com.metamatrix.platform.security.api
The class build the Policies from the xml file or converts the policies to xml file for importing and exporting of the policy files from one server to another.
AuthorizationPolicyFactory() - Constructor for class com.metamatrix.platform.security.api.AuthorizationPolicyFactory
 
AuthorizationPolicyID - Class in com.metamatrix.platform.security.api
 
AuthorizationPolicyID(String, String) - Constructor for class com.metamatrix.platform.security.api.AuthorizationPolicyID
ctor Meant to be used only by JDBCAuthorizationTransaction to populate AuthorizationPolicyIDs when retrieving them from the authorization store.
AuthorizationPolicyID(String, String, AuthorizationRealm) - Constructor for class com.metamatrix.platform.security.api.AuthorizationPolicyID
Construct a policy ID that is tied to an AuthorizationRealm.
AuthorizationPolicyID(String, String, int) - Constructor for class com.metamatrix.platform.security.api.AuthorizationPolicyID
Construct a policy ID that is tied to a VDB.
AuthorizationPolicyID(String, String, String) - Constructor for class com.metamatrix.platform.security.api.AuthorizationPolicyID
Construct a policy ID that is tied to a VDB.
AuthorizationRealm - Class in com.metamatrix.platform.security.api
This class contains the realm and sub realm for an AuthorizationPermission.
It may be composed of two divisions - a super realm and a sub realm.
AuthorizationRealm(String) - Constructor for class com.metamatrix.platform.security.api.AuthorizationRealm
ctor Meant to be used only by JDBCAuthorizationTransaction to populate AuthorizationPermissions with their realm when retrieving them from the database.
AuthorizationRealm(String, String) - Constructor for class com.metamatrix.platform.security.api.AuthorizationRealm
ctor Must have at least a superRealmName and may have a subRealmName.
AuthorizationRealm(String, String, String) - Constructor for class com.metamatrix.platform.security.api.AuthorizationRealm
ctor Must have at least a superRealmName and may have a subRealmName.
AuthorizationResource - Interface in com.metamatrix.platform.security.api
This interface defines a Resource on which can be granted one or more Actions.
AuthorizationService - Interface in com.metamatrix.dqp.service
This service provides a means to check whether a connection is authorized to access various data resources.
AuthorizationServiceImpl - Class in com.metamatrix.platform.security.authorization.service
The Authorization Service is responsible for handling requests to determine whether a Principal is entitled to perform a given action on a given resource or set of resources.
AuthorizationServiceImpl() - Constructor for class com.metamatrix.platform.security.authorization.service.AuthorizationServiceImpl
 
AuthorizationServiceInterface - Interface in com.metamatrix.platform.security.api.service
This interface represents the API to the Authorization Service and it defines the functionality that is accessible to clients.
AuthorizationServicePropertyNames - Class in com.metamatrix.platform.security.api.service
 
AuthorizationServicePropertyNames() - Constructor for class com.metamatrix.platform.security.api.service.AuthorizationServicePropertyNames
 
AuthorizationSourceConnectionException - Exception in com.metamatrix.platform.security.authorization.spi
Thrown when a communication failure has occured with the Authorization Source.
AuthorizationSourceConnectionException() - Constructor for exception com.metamatrix.platform.security.authorization.spi.AuthorizationSourceConnectionException
No-arg CTOR
AuthorizationSourceConnectionException(String) - Constructor for exception com.metamatrix.platform.security.authorization.spi.AuthorizationSourceConnectionException
Constructs an instance of the exception with the specified detail message.
AuthorizationSourceConnectionException(Throwable) - Constructor for exception com.metamatrix.platform.security.authorization.spi.AuthorizationSourceConnectionException
Constructs an instance of the exception with no detail message but with a single exception.
AuthorizationSourceConnectionException(Throwable, String) - Constructor for exception com.metamatrix.platform.security.authorization.spi.AuthorizationSourceConnectionException
Constructs an instance of the exception with the specified detail message and a single exception.
AuthorizationSourceConnectionException(String, String) - Constructor for exception com.metamatrix.platform.security.authorization.spi.AuthorizationSourceConnectionException
Construct an instance with an error code and message specified.
AuthorizationSourceConnectionException(Throwable, String, String) - Constructor for exception com.metamatrix.platform.security.authorization.spi.AuthorizationSourceConnectionException
Construct an instance with a linked exception, and an error code and message, specified.
AuthorizationSourceException - Exception in com.metamatrix.platform.security.authorization.spi
Thrown when an exception has occured in the Authorization Source.
AuthorizationSourceException() - Constructor for exception com.metamatrix.platform.security.authorization.spi.AuthorizationSourceException
No-arg CTOR
AuthorizationSourceException(String) - Constructor for exception com.metamatrix.platform.security.authorization.spi.AuthorizationSourceException
Constructs an instance of the exception with the specified detail message.
AuthorizationSourceException(Throwable) - Constructor for exception com.metamatrix.platform.security.authorization.spi.AuthorizationSourceException
Constructs an instance of the exception with no detail message but with a single exception.
AuthorizationSourceException(Throwable, String) - Constructor for exception com.metamatrix.platform.security.authorization.spi.AuthorizationSourceException
Constructs an instance of the exception with the specified detail message and a single exception.
AuthorizationSourceException(String, String) - Constructor for exception com.metamatrix.platform.security.authorization.spi.AuthorizationSourceException
Construct an instance with an error code and message specified.
AuthorizationSourceException(Throwable, String, String) - Constructor for exception com.metamatrix.platform.security.authorization.spi.AuthorizationSourceException
Construct an instance with a linked exception, and an error code and message, specified.
AuthorizationSourceTransaction - Interface in com.metamatrix.platform.security.authorization.spi
 
AUTHPROVIDER_COMPONENT_CODE - Static variable in interface com.metamatrix.common.config.api.ComponentDefn
 
AUTHPROVIDER_COMPONENT_TYPE_CODE - Static variable in interface com.metamatrix.common.config.api.ComponentType
 
AUTHPROVIDER_TYPE_ID - Static variable in interface com.metamatrix.common.config.api.AuthenticationProviderType
 
AUTHPROVIDER_TYPE_NAME - Static variable in interface com.metamatrix.common.config.api.AuthenticationProviderType
 
AUTO_FAILOVER - Static variable in interface com.metamatrix.common.api.MMURL.CONNECTION
If true, will automatically select a new server instance after a communication exception.
AUTO_INCREMENT - Static variable in class com.metamatrix.query.metadata.SupportConstants.Element
 
AUTO_INCREMENTING - Static variable in interface com.metamatrix.dqp.metadata.ResultsMetadataConstants
 
AUTO_WRAP_OFF - Static variable in interface com.metamatrix.jdbc.api.ExecutionProperties
Transaction auto wrap constant - never wrap a command execution in a transaction and allow multi-source updates to occur outside of a transaction.
AUTO_WRAP_ON - Static variable in interface com.metamatrix.jdbc.api.ExecutionProperties
Transaction auto wrap constant - always wrap every non-transactional command execution in a transaction.
AUTO_WRAP_OPTIMISTIC - Static variable in interface com.metamatrix.jdbc.api.ExecutionProperties
Transaction auto wrap constant
AUTO_WRAP_PESSIMISTIC - Static variable in interface com.metamatrix.jdbc.api.ExecutionProperties
Transaction auto wrap constant - pessimistic mode assumes that any command execution might require a transaction to be wrapped around it.
autoCommitFailureClosesAllResultSets() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
 
Avg - Class in com.metamatrix.query.function.aggregate
Accumulates (per tuple) and calculates the average of the values of a column.
Avg() - Constructor for class com.metamatrix.query.function.aggregate.Avg
Constructor for Avg.
AVG - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
AVG - Static variable in class com.metamatrix.query.sql.ReservedWords
 
AVG - Static variable in interface org.teiid.connector.language.IAggregate
 
AVG - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
awaitTermination(long, TimeUnit) - Method in interface com.metamatrix.common.queue.WorkerPool
 
AXIS_SUFFIX - Static variable in class com.metamatrix.common.xml.XPathUtil.ExpressionToken
 

B

BACKSLASH_DELIMITER - Static variable in class com.metamatrix.common.api.MMURL
 
backup(int) - Method in class com.metamatrix.query.parser.JavaCharStream
 
BAD_CUSTOM_ENTITY_PARENT_DOMAIN - Static variable in class com.sforce.soap.partner.StatusCode
 
Base64 - Class in com.metamatrix.core.util
Encodes and decodes to and from Base64 notation.
BASE64_TYPE - Static variable in interface com.metamatrix.connector.salesforce.Constants
 
BASE_TABLE - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Relational.Class
 
BASE_TYPE_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
BASE_TYPE_UUID - Static variable in interface org.teiid.connector.metadata.runtime.DatatypeRecordImpl.MetadataFieldNames
 
BaseColumn - Class in org.teiid.connector.metadata.runtime
 
BaseColumn() - Constructor for class org.teiid.connector.metadata.runtime.BaseColumn
 
BaseDataSource - Class in com.metamatrix.jdbc
The MetaMatrix JDBC DataSource implementation class of DataSource and XADataSource.
BaseDataSource() - Constructor for class com.metamatrix.jdbc.BaseDataSource
Constructor for MMDataSource.
BaseDriver - Class in com.metamatrix.jdbc
 
BaseDriver() - Constructor for class com.metamatrix.jdbc.BaseDriver
 
BaseID - Class in com.metamatrix.common.namedobject
The BaseID class serves as the abstract base class for identifiers of objects.
BaseID(String) - Constructor for class com.metamatrix.common.namedobject.BaseID
Create an instance with the specified full name.
BaseID(String, int) - Constructor for class com.metamatrix.common.namedobject.BaseID
 
BaseObject - Interface in com.metamatrix.common.namedobject
 
BaseProcessorPlan - Class in com.metamatrix.query.processor
 
BaseProcessorPlan() - Constructor for class com.metamatrix.query.processor.BaseProcessorPlan
Constructor for BaseProcessorPlan.
BaseRequest - Class in com.metamatrix.connector.xml.http
 
BaseStreamingExecution - Class in com.metamatrix.connector.xml.streaming
 
BaseStreamingExecution(IQuery, XMLConnectionImpl, RuntimeMetadata, ExecutionContext, ConnectorEnvironment) - Constructor for class com.metamatrix.connector.xml.streaming.BaseStreamingExecution
 
BaseTransaction - Class in com.metamatrix.common.connection
 
BaseTransaction(ManagedConnection, boolean) - Constructor for class com.metamatrix.common.connection.BaseTransaction
 
BaseXMLConnectorState - Interface in com.metamatrix.connector.xml
 
BaseXMLTranslator - Class in com.metamatrix.common.types
Implements some common menthods that can be shared.
BaseXMLTranslator(Properties) - Constructor for class com.metamatrix.common.types.BaseXMLTranslator
 
BASIC - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.DATATYPE_TYPES
 
BASIC - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.DATATYPE_TYPES
 
BasicAuditConfiguration - Class in com.metamatrix.platform.security.audit.config
 
BasicAuditConfiguration(Collection, int) - Constructor for class com.metamatrix.platform.security.audit.config.BasicAuditConfiguration
 
BasicAuditConfiguration(AuditConfiguration) - Constructor for class com.metamatrix.platform.security.audit.config.BasicAuditConfiguration
 
BasicAuditConfiguration() - Constructor for class com.metamatrix.platform.security.audit.config.BasicAuditConfiguration
 
BasicAuditConfiguration(Collection) - Constructor for class com.metamatrix.platform.security.audit.config.BasicAuditConfiguration
 
BasicAuditConfiguration(int) - Constructor for class com.metamatrix.platform.security.audit.config.BasicAuditConfiguration
 
BasicAuthenticationProvider - Class in com.metamatrix.common.config.model
 
BasicAuthenticationProvider(ConfigurationID, AuthenticationProviderID, ComponentTypeID) - Constructor for class com.metamatrix.common.config.model.BasicAuthenticationProvider
 
BasicAuthenticationProvider(BasicAuthenticationProvider) - Constructor for class com.metamatrix.common.config.model.BasicAuthenticationProvider
 
BasicAuthenticationProviderType - Class in com.metamatrix.common.config.model
 
BasicAuthenticationProviderType(ComponentTypeID, ComponentTypeID, ComponentTypeID, boolean, boolean, boolean) - Constructor for class com.metamatrix.common.config.model.BasicAuthenticationProviderType
 
BasicAuthorizationPermission - Class in com.metamatrix.platform.security.api
A BasicAuthorizationPermission defines access permissions for Metadata resources (i.e., MetadataID instances).
BasicAuthorizationPermissionFactory - Class in com.metamatrix.platform.security.api
This class is the factory for BasicAuthorizationPermission instances.
BasicAuthorizationPermissionFactory() - Constructor for class com.metamatrix.platform.security.api.BasicAuthorizationPermissionFactory
 
BasicComponentDefn - Class in com.metamatrix.common.config.model
 
BasicComponentDefn(ConfigurationID, ComponentDefnID, ComponentTypeID) - Constructor for class com.metamatrix.common.config.model.BasicComponentDefn
Construct a BaseComponentDefn by providing the ConfigurationID the component belongs in and the ComponentDefnID that identifies this component and the ComponentType indicating the type of component.
BasicComponentDefn(BasicComponentDefn) - Constructor for class com.metamatrix.common.config.model.BasicComponentDefn
 
BasicComponentObject - Class in com.metamatrix.common.config.model
 
BasicComponentObject(BaseID, ComponentTypeID) - Constructor for class com.metamatrix.common.config.model.BasicComponentObject
 
BasicComponentObject(BasicComponentObject) - Constructor for class com.metamatrix.common.config.model.BasicComponentObject
 
BasicComponentType - Class in com.metamatrix.common.config.model
 
BasicComponentType(BasicComponentType) - Constructor for class com.metamatrix.common.config.model.BasicComponentType
 
BasicComponentTypeDefn - Class in com.metamatrix.common.config.model
 
BasicComponentTypeDefn(ComponentTypeDefnID, ComponentTypeID, PropertyDefinition, boolean, boolean) - Constructor for class com.metamatrix.common.config.model.BasicComponentTypeDefn
 
BasicComponentTypeDefn(ComponentTypeDefnID, ComponentTypeID, PropertyDefinition, boolean) - Constructor for class com.metamatrix.common.config.model.BasicComponentTypeDefn
Deprecated. as of 2.0 beta 1, use BasicComponentTypeDefn
BasicConfiguration - Class in com.metamatrix.common.config.model
Configuration represents a single named set of deployable components (e.g., service and system components), a deployed set of components, global properties, and additional information.
BasicConfiguration(ConfigurationInfo, ComponentTypeID) - Constructor for class com.metamatrix.common.config.model.BasicConfiguration
Construct a new Configuration using the name and component type;
BasicConfigurationInfo - Class in com.metamatrix.common.config.model
 
BasicConfigurationInfo(ConfigurationID) - Constructor for class com.metamatrix.common.config.model.BasicConfigurationInfo
 
BasicConfigurationObjectEditor - Class in com.metamatrix.common.config.model
BasicConfigurationObjectEditor provides the update capabiltiy to the implemented versions of the config.api package.
BasicConfigurationObjectEditor(boolean) - Constructor for class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
Create an instance of this editor, and specify whether actions are to be created during modifications.
BasicConfigurationObjectEditor() - Constructor for class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
Create an instance of this editor that does not create any actions.
BasicConnection - Class in org.teiid.connector.basic
Provides a default implementation of a PoolAwareConnection for a Connector that supports global capabilities.
BasicConnection() - Constructor for class org.teiid.connector.basic.BasicConnection
 
BasicConnector - Class in org.teiid.connector.basic
 
BasicConnector() - Constructor for class org.teiid.connector.basic.BasicConnector
 
BasicConnectorArchive - Class in com.metamatrix.common.config.model
ConnectorArchive defines a bundle a.k.a zip file for Connector Types.
BasicConnectorArchive() - Constructor for class com.metamatrix.common.config.model.BasicConnectorArchive
ctor
BasicConnectorBinding - Class in com.metamatrix.common.config.model
 
BasicConnectorBinding(ConfigurationID, ConnectorBindingID, ComponentTypeID) - Constructor for class com.metamatrix.common.config.model.BasicConnectorBinding
 
BasicConnectorBinding(BasicConnectorBinding) - Constructor for class com.metamatrix.common.config.model.BasicConnectorBinding
 
BasicConnectorBindingType - Class in com.metamatrix.common.config.model
 
BasicConnectorBindingType(ComponentTypeID, ComponentTypeID, ComponentTypeID, boolean, boolean, boolean) - Constructor for class com.metamatrix.common.config.model.BasicConnectorBindingType
 
BasicConnectorCapabilities - Class in org.teiid.connector.basic
This class is a base implementation of the ConnectorCapabilities interface.
BasicConnectorCapabilities() - Constructor for class org.teiid.connector.basic.BasicConnectorCapabilities
Construct the basic capabilities class.
BasicCryptor - Class in com.metamatrix.common.util.crypto.cipher
Implementation of Cryptor interface that can perform both encryption and decryption.
BasicCryptor(Key, Key, String) - Constructor for class com.metamatrix.common.util.crypto.cipher.BasicCryptor
 
BasicDataTypeID - Class in com.metamatrix.metadata.runtime.model
 
BasicDataTypeID(String, long) - Constructor for class com.metamatrix.metadata.runtime.model.BasicDataTypeID
Call constructor to instantiate a BasicDataTypeID object for the fully qualified name and an internal unique identifier.
BasicDataTypeID(String) - Constructor for class com.metamatrix.metadata.runtime.model.BasicDataTypeID
Call constructor to instantiate a BasicDataTypeID object for the fully qualified name.
BasicDeployedComponent - Class in com.metamatrix.common.config.model
DeployedComponent represents a Component that is declared deployed to a specified machine.
BasicDeployedComponent(DeployedComponentID, ConfigurationID, HostID, VMComponentDefnID, ComponentTypeID) - Constructor for class com.metamatrix.common.config.model.BasicDeployedComponent
Constructor takes a ComponentID, HostID, and Collection of system components to declare a component as being deployed.
BasicDeployedComponent(DeployedComponentID, ConfigurationID, HostID, VMComponentDefnID, ServiceComponentDefnID, ComponentTypeID) - Constructor for class com.metamatrix.common.config.model.BasicDeployedComponent
 
BasicDeployedComponent(BasicDeployedComponent) - Constructor for class com.metamatrix.common.config.model.BasicDeployedComponent
 
BasicElement - Class in com.metamatrix.metadata.runtime.model
 
BasicElement(ElementID, BasicVirtualDatabaseID) - Constructor for class com.metamatrix.metadata.runtime.model.BasicElement
Call constructor to instantiate a runtime object by passing the RuntimeID that identifies the entity and the VIrtualDatabaseID that identifes the Virtual Database the object will be contained.
BasicElementID - Class in com.metamatrix.metadata.runtime.model
 
BasicElementID(String, long) - Constructor for class com.metamatrix.metadata.runtime.model.BasicElementID
Call constructor to instantiate a BasicElementID object for the fully qualified name and an internal unique identifier.
BasicElementID(String) - Constructor for class com.metamatrix.metadata.runtime.model.BasicElementID
Call constructor to instantiate a BasicElementID object for the fully qualified name.
BasicElementID(String, String, long) - Constructor for class com.metamatrix.metadata.runtime.model.BasicElementID
 
BasicExecution - Class in org.teiid.connector.basic
 
BasicExecution() - Constructor for class org.teiid.connector.basic.BasicExecution
 
basicExpression(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse a basic expression.
BasicExtensionModule - Class in com.metamatrix.common.config.model
 
BasicExtensionModule(String, String, String, byte[]) - Constructor for class com.metamatrix.common.config.model.BasicExtensionModule
 
BasicExtensionModule(String, String, byte[]) - Constructor for class com.metamatrix.common.config.model.BasicExtensionModule
 
BasicExtensionModule(BasicExtensionModule) - Constructor for class com.metamatrix.common.config.model.BasicExtensionModule
 
BasicGroup - Class in com.metamatrix.metadata.runtime.model
 
BasicGroup(BasicGroupID, BasicVirtualDatabaseID) - Constructor for class com.metamatrix.metadata.runtime.model.BasicGroup
Call constructor to instantiate a runtime object by passing the RuntimeID that identifies the entity and the VIrtualDatabaseID that identifes the Virtual Database the object will be contained.
BasicGroupID - Class in com.metamatrix.metadata.runtime.model
 
BasicGroupID(String, long) - Constructor for class com.metamatrix.metadata.runtime.model.BasicGroupID
Call constructor to instantiate a BasicGroupID object for the fully qualified Group name and an internal unique identifier.
BasicGroupID(String) - Constructor for class com.metamatrix.metadata.runtime.model.BasicGroupID
Call constructor to instantiate a BasicGroupID object for the fully qualified Group name and uid.
BasicHost - Class in com.metamatrix.common.config.model
 
BasicHost(ConfigurationID, HostID, ComponentTypeID) - Constructor for class com.metamatrix.common.config.model.BasicHost
 
BasicHost(BasicHost) - Constructor for class com.metamatrix.common.config.model.BasicHost
 
BasicHostType - Class in com.metamatrix.common.config.model
 
BasicHostType(BasicHostType) - Constructor for class com.metamatrix.common.config.model.BasicHostType
 
BasicKey - Class in com.metamatrix.metadata.runtime.model
 
BasicKey(BasicKeyID, BasicVirtualDatabaseID) - Constructor for class com.metamatrix.metadata.runtime.model.BasicKey
Call constructor to instantiate a runtime object by passing the RuntimeID that identifies the entity and the VIrtualDatabaseID that identifes the Virtual Database the object will be contained.
BasicKeyID - Class in com.metamatrix.metadata.runtime.model
 
BasicKeyID(String, long) - Constructor for class com.metamatrix.metadata.runtime.model.BasicKeyID
Call constructor to instantiate a BasicKeyID object for the fully qualified Key name and an internal unique identifier.
BasicKeyID(String) - Constructor for class com.metamatrix.metadata.runtime.model.BasicKeyID
Call constructor to instantiate a BasicKeyID object for the fully qualified Key name.
BasicMetadataID - Class in com.metamatrix.metadata.runtime.model
The BasicRuntimeID is utilized by the server side code only.
BasicMetadataID(String) - Constructor for class com.metamatrix.metadata.runtime.model.BasicMetadataID
Create an instance with the specified full name.
BasicMetadataID(String, long) - Constructor for class com.metamatrix.metadata.runtime.model.BasicMetadataID
 
BasicMetadataID(String, String, long) - Constructor for class com.metamatrix.metadata.runtime.model.BasicMetadataID
 
BasicMetadataObject - Class in com.metamatrix.metadata.runtime.model
This class represents the basic implementation of MetadataObject, which is the foundation for all classes that are used to capture metadata.
BasicMetadataObject(BasicVirtualDatabaseID) - Constructor for class com.metamatrix.metadata.runtime.model.BasicMetadataObject
Call constructor to instantiate a BasicVirtualDatabase runtime object by passing the BasicVirtualDatabaseID.
BasicMetadataObject(MetadataID, BasicVirtualDatabaseID) - Constructor for class com.metamatrix.metadata.runtime.model.BasicMetadataObject
Call constructor to instantiate a runtime object by passing the BasicRuntimeID that identifies the entity and the BasicVirtualDatabaseID that identifes the Virtual Database the object will be contained.
BasicMetaMatrixPrincipal - Class in com.metamatrix.platform.security.api
 
BasicMetaMatrixPrincipal(String, int, Set) - Constructor for class com.metamatrix.platform.security.api.BasicMetaMatrixPrincipal
Create a BasicMetaMatrixPrincipal with all attributes required for display in the MetaMatrix Console.
BasicMetaMatrixPrincipal(String, int) - Constructor for class com.metamatrix.platform.security.api.BasicMetaMatrixPrincipal
Create a minimal BasicMetaMatrixPrincipal.
BasicMetaMatrixPrincipal(BasicMetaMatrixPrincipal) - Constructor for class com.metamatrix.platform.security.api.BasicMetaMatrixPrincipal
Copy CTOR.
BasicModel - Class in com.metamatrix.metadata.runtime.model
 
BasicModel(BasicModelID, BasicVirtualDatabaseID) - Constructor for class com.metamatrix.metadata.runtime.model.BasicModel
Call constructor to instantiate a runtime object by passing the RuntimeID that identifies the entity and the VIrtualDatabaseID that identifes the Virtual Database the object will be contained.
BasicModel(BasicModelID, BasicVirtualDatabaseID, ModelInfo) - Constructor for class com.metamatrix.metadata.runtime.model.BasicModel
 
BasicModelID - Class in com.metamatrix.metadata.runtime.model
 
BasicModelID(String, String, long) - Constructor for class com.metamatrix.metadata.runtime.model.BasicModelID
Call constructor to instantiate a ModelID object for the fully qualified Model name, version and an internal unique identifier.
BasicModelID(String, String) - Constructor for class com.metamatrix.metadata.runtime.model.BasicModelID
Call constructor to instantiate a ModelID object for the fully qualified Model name and version.
BasicModelID(String) - Constructor for class com.metamatrix.metadata.runtime.model.BasicModelID
Call constructor to instantiate a ModelID object for the fully qualified Model name.
BasicModelInfo - Class in com.metamatrix.vdb.runtime
 
BasicModelInfo() - Constructor for class com.metamatrix.vdb.runtime.BasicModelInfo
 
BasicModelInfo(ModelInfo) - Constructor for class com.metamatrix.vdb.runtime.BasicModelInfo
CTOR used when the vdb is being sent to the runtime for creation.
BasicModelInfo(String) - Constructor for class com.metamatrix.vdb.runtime.BasicModelInfo
 
BasicModificationActionQueue - Class in com.metamatrix.common.actions
This class is the basic and default implementation of the ModificationActionQueue interface.
BasicModificationActionQueue() - Constructor for class com.metamatrix.common.actions.BasicModificationActionQueue
Create an instance of the modification action queue.
BasicObject - Class in com.metamatrix.common.namedobject
This class represents the basic implementation of MetadataObject, which is the foundation for all classes that are used to capture metadata.
BasicObject(BaseID) - Constructor for class com.metamatrix.common.namedobject.BasicObject
Create a new instance with the specified ID.
BasicProcedure - Class in com.metamatrix.metadata.runtime.model
 
BasicProcedure(BasicProcedureID, BasicVirtualDatabaseID) - Constructor for class com.metamatrix.metadata.runtime.model.BasicProcedure
Call constructor to instantiate a runtime object by passing the RuntimeID that identifies the entity and the VIrtualDatabaseID that identifes the Virtual Database the object will be contained.
BasicProcedureID - Class in com.metamatrix.metadata.runtime.model
 
BasicProcedureID(String, long) - Constructor for class com.metamatrix.metadata.runtime.model.BasicProcedureID
Call constructor to instantiate a BasicProcedureID object for the fully qualified name and an internal unique identifier.
BasicProcedureID(String) - Constructor for class com.metamatrix.metadata.runtime.model.BasicProcedureID
Call constructor to instantiate a BasicProcedureID object for the fully qualified name.
BasicProcedureParameter - Class in com.metamatrix.metadata.runtime.model
 
BasicProcedureParameter(String, BasicProcedureID, DataType, short, int, int, boolean) - Constructor for class com.metamatrix.metadata.runtime.model.BasicProcedureParameter
Call constructor to instantiate a procedure parameter object by passing the name that identifies the entity.
BasicProcedureParameter(String) - Constructor for class com.metamatrix.metadata.runtime.model.BasicProcedureParameter
 
BasicProcedureParameter(String, BasicProcedureID) - Constructor for class com.metamatrix.metadata.runtime.model.BasicProcedureParameter
 
BasicPropDefnAllowedValue - Class in com.metamatrix.common.config.model
BasicPropDefnAllowedValue extends PropDefnAllowedValue so that the editor can utilize this class to obtain non-exposed methods
BasicPropDefnAllowedValue(ComponentTypeDefnID, ComponentTypeID, PropDefnAllowedValueID, String) - Constructor for class com.metamatrix.common.config.model.BasicPropDefnAllowedValue
 
BasicQueryMetadata - Class in com.metamatrix.query.metadata
This is an abstract implementation of the metadata interface.
BasicQueryMetadata() - Constructor for class com.metamatrix.query.metadata.BasicQueryMetadata
Constructor for AbstractQueryMetadata.
BasicQueryMetadataWrapper - Class in com.metamatrix.query.metadata
 
BasicQueryMetadataWrapper(QueryMetadataInterface) - Constructor for class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
BasicResourceComponentType - Class in com.metamatrix.common.config.model
 
BasicResourceComponentType(ComponentTypeID, ComponentTypeID, ComponentTypeID, boolean, boolean, boolean) - Constructor for class com.metamatrix.common.config.model.BasicResourceComponentType
 
BasicResourceDescriptor - Class in com.metamatrix.common.config.model
 
BasicResourceDescriptor(ConfigurationID, ResourceDescriptorID, ComponentTypeID) - Constructor for class com.metamatrix.common.config.model.BasicResourceDescriptor
 
BasicResourceDescriptor(ConfigurationID, ResourceDescriptorID, ComponentTypeID, Properties) - Constructor for class com.metamatrix.common.config.model.BasicResourceDescriptor
 
BasicResourceDescriptor(BasicResourceDescriptor) - Constructor for class com.metamatrix.common.config.model.BasicResourceDescriptor
 
BasicServiceComponentDefn - Class in com.metamatrix.common.config.model
 
BasicServiceComponentDefn(ConfigurationID, ServiceComponentDefnID, ComponentTypeID) - Constructor for class com.metamatrix.common.config.model.BasicServiceComponentDefn
 
BasicServiceComponentDefn(BasicServiceComponentDefn) - Constructor for class com.metamatrix.common.config.model.BasicServiceComponentDefn
 
BasicServiceComponentType - Class in com.metamatrix.common.config.model
 
BasicServiceComponentType(ComponentTypeID, ComponentTypeID, ComponentTypeID, boolean, boolean, boolean) - Constructor for class com.metamatrix.common.config.model.BasicServiceComponentType
 
BasicSharedResource - Class in com.metamatrix.common.config.model
 
BasicSharedResource(SharedResourceID, ComponentTypeID) - Constructor for class com.metamatrix.common.config.model.BasicSharedResource
 
BasicSharedResource(BasicSharedResource) - Constructor for class com.metamatrix.common.config.model.BasicSharedResource
 
BasicSourceCapabilities - Class in com.metamatrix.query.optimizer.capabilities
 
BasicSourceCapabilities() - Constructor for class com.metamatrix.query.optimizer.capabilities.BasicSourceCapabilities
Construct a basic capabilities object.
BasicTreeNode - Class in com.metamatrix.common.tree.basic
 
BasicTreeNode(BasicTreeNode, String, ObjectDefinition, ObjectID) - Constructor for class com.metamatrix.common.tree.basic.BasicTreeNode
Construct a new instance by specifying the parent that owns this entity, the name of the instance, the type of the instance and the global UID for the instance.
BasicTreeNodeEditor - Class in com.metamatrix.common.tree.basic
 
BasicTreeNodeEditor(ObjectIDFactory, PropertyAccessPolicy) - Constructor for class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
 
BasicTreeNodeEditor(ObjectIDFactory) - Constructor for class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
Create an empty property definition object with all defaults.
BasicTreeNodeIterator - Class in com.metamatrix.common.tree.basic
 
BasicTreeNodeIterator(List) - Constructor for class com.metamatrix.common.tree.basic.BasicTreeNodeIterator
 
BasicTreeNodeIterator(BasicTreeNode) - Constructor for class com.metamatrix.common.tree.basic.BasicTreeNodeIterator
 
BasicTreeNodeSource - Class in com.metamatrix.common.tree.basic
This interface defines an interface to a source of TreeNode information.
BasicTreeNodeSource(ObjectIDFactory) - Constructor for class com.metamatrix.common.tree.basic.BasicTreeNodeSource
 
BasicTreeNodeSource(ObjectIDFactory, PropertyAccessPolicy) - Constructor for class com.metamatrix.common.tree.basic.BasicTreeNodeSource
 
BasicTreeView - Class in com.metamatrix.common.tree.basic
 
BasicTreeView(TreeNode, TreeNodeSource) - Constructor for class com.metamatrix.common.tree.basic.BasicTreeView
 
BasicURIModelResource - Class in com.metamatrix.vdb.runtime
 
BasicURIModelResource(String) - Constructor for class com.metamatrix.vdb.runtime.BasicURIModelResource
 
BasicUtil - Class in com.metamatrix.common.config.model
 
BasicUtil() - Constructor for class com.metamatrix.common.config.model.BasicUtil
 
BasicVDBDefn - Class in com.metamatrix.vdb.runtime
Date Dec 3, 2002 To import a VDB, the following information is required: 1.
BasicVDBDefn(String) - Constructor for class com.metamatrix.vdb.runtime.BasicVDBDefn
 
BasicVDBInfo - Class in com.metamatrix.vdb.runtime
 
BasicVDBInfo(String) - Constructor for class com.metamatrix.vdb.runtime.BasicVDBInfo
 
BasicVirtualDatabase - Class in com.metamatrix.metadata.runtime.model
 
BasicVirtualDatabase(BasicVirtualDatabaseID) - Constructor for class com.metamatrix.metadata.runtime.model.BasicVirtualDatabase
Call constructor to instantiate a VirtualDatabase runtime object by passing the VIrtualDatabaseID.
BasicVirtualDatabaseID - Class in com.metamatrix.metadata.runtime.model
 
BasicVirtualDatabaseID(String, String, long) - Constructor for class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseID
Call constructor to instantiate a VirtualDatabaseID object for the fully qualified Virtual Database name, version and an internal unique identifier.
BasicVirtualDatabaseID(String, String) - Constructor for class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseID
Call constructor to instantiate a VirtualDatabaseID object for the fully qualified Virtual Database name and version.
BasicVirtualDatabaseLoaderProperties - Class in com.metamatrix.metadata.runtime.model
 
BasicVirtualDatabaseLoaderProperties() - Constructor for class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseLoaderProperties
 
BasicVirtualDatabaseMetadata - Class in com.metamatrix.metadata.runtime.model
 
BasicVirtualDatabaseMetadata(MetadataSourceAPI, VirtualDatabaseID) - Constructor for class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseMetadata
 
BasicVMComponentDefn - Class in com.metamatrix.common.config.model
 
BasicVMComponentDefn(ConfigurationID, HostID, VMComponentDefnID, ComponentTypeID) - Constructor for class com.metamatrix.common.config.model.BasicVMComponentDefn
 
BasicVMComponentDefn(BasicVMComponentDefn) - Constructor for class com.metamatrix.common.config.model.BasicVMComponentDefn
 
BasicVMComponentDefnType - Class in com.metamatrix.common.config.model
 
BasicVMComponentDefnType(BasicVMComponentDefnType) - Constructor for class com.metamatrix.common.config.model.BasicVMComponentDefnType
 
BatchCollector - Class in com.metamatrix.query.processor.relational
 
BatchCollector(RelationalNode) - Constructor for class com.metamatrix.query.processor.relational.BatchCollector
 
BatchedUpdateCommand - Class in com.metamatrix.query.sql.lang
Represents a batch of INSERT, UPDATE, DELETE, and SELECT INTO commands
BatchedUpdateCommand(List) - Constructor for class com.metamatrix.query.sql.lang.BatchedUpdateCommand
 
BatchedUpdateNode - Class in com.metamatrix.query.processor.relational
Node that batches commands sent to the DataManager.
BatchedUpdateNode(int, List<Command>, List<VariableContext>, List<Boolean>, String) - Constructor for class com.metamatrix.query.processor.relational.BatchedUpdateNode
 
BatchedUpdatePlan - Class in com.metamatrix.query.processor.batch
Plan for execution for a batched update command.
BatchedUpdatePlan(List, int) - Constructor for class com.metamatrix.query.processor.batch.BatchedUpdatePlan
 
BatchedUpdatePlanner - Class in com.metamatrix.query.optimizer.batch
Planner for BatchedUpdateCommands
BatchedUpdatePlanner() - Constructor for class com.metamatrix.query.optimizer.batch.BatchedUpdatePlanner
 
BatchedUpdateResolver - Class in com.metamatrix.query.resolver.command
Resolver for BatchedUpdateCommands
BatchedUpdateResolver() - Constructor for class com.metamatrix.query.resolver.command.BatchedUpdateResolver
 
BatchFetcher - Interface in com.metamatrix.jdbc
 
batchParameterList - Variable in class com.metamatrix.jdbc.MMPreparedStatement
 
batchProduced(TupleBatch) - Method in interface com.metamatrix.query.processor.QueryProcessor.BatchHandler
 
BatchResults - Class in com.metamatrix.jdbc
 
BatchResults(List[], int, int, boolean) - Constructor for class com.metamatrix.jdbc.BatchResults
 
BatchResults(BatchFetcher, BatchResults.Batch, int) - Constructor for class com.metamatrix.jdbc.BatchResults
 
BatchSerializer - Class in com.metamatrix.common.batch
 
BCC_NOT_ALLOWED_IF_BCC_COMPLIANCE_ENABLED - Static variable in class com.sforce.soap.partner.StatusCode
 
BEAN_CONTEXT_FACTORY - Static variable in class com.metamatrix.common.util.CommonPropertyNames
 
BEANS_ERR_0001 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
beans (005)
BEANS_ERR_0002 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BEANS_ERR_0003 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
beforeFirst() - Method in class com.metamatrix.jdbc.MMResultSet
Moves the cursor to the front of the result set, just before the first row.
begin() - Method in interface com.metamatrix.dqp.client.ClientSideDQP
 
begin(String) - Method in interface com.metamatrix.dqp.service.TransactionService
 
BEGIN - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
BEGIN - Static variable in class com.metamatrix.query.sql.ReservedWords
 
BEGIN - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
beginColumn - Variable in class com.metamatrix.query.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginLine - Variable in class com.metamatrix.query.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginTask(String, int) - Method in interface org.teiid.metadata.index.SimpleIndexUtil.ProgressMonitor
 
BeginToken() - Method in class com.metamatrix.query.parser.JavaCharStream
 
BEHAVIORIAL_FEATURE - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Foundation.Class
 
BEID_0001 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
belongsToClass(String, SQLStates.SQLStateClass) - Static method in class com.metamatrix.jdbc.api.SQLStates
 
BETWEEN - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
BETWEEN - Static variable in class com.metamatrix.query.sql.proc.CriteriaSelector
 
BETWEEN - Static variable in class com.metamatrix.query.sql.ReservedWords
 
BETWEEN - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
betweenCrit(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse an [NOT] BETWEEN criteria.
BetweenCriteria - Class in com.metamatrix.query.sql.lang
Represents criteria such as: " [NOT] BETWEEN AND ".
BetweenCriteria() - Constructor for class com.metamatrix.query.sql.lang.BetweenCriteria
Constructs a default instance of this class.
BetweenCriteria(Expression, Expression, Expression) - Constructor for class com.metamatrix.query.sql.lang.BetweenCriteria
Constructs an instance of this class with an expression
BGID_0001 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
BIG_DECIMAL - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataClasses
 
BIG_DECIMAL - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataTypes
 
BIG_DECIMAL - Static variable in class com.metamatrix.query.function.aggregate.Sum
 
BIG_DECIMAL - Static variable in class org.teiid.connector.api.TypeFacility.RUNTIME_NAMES
 
BIG_DECIMAL - Static variable in interface org.teiid.connector.api.TypeFacility.RUNTIME_TYPES
 
BIG_INTEGER - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataClasses
 
BIG_INTEGER - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataTypes
 
BIG_INTEGER - Static variable in class com.metamatrix.query.function.aggregate.Sum
 
BIG_INTEGER - Static variable in class org.teiid.connector.api.TypeFacility.RUNTIME_NAMES
 
BIG_INTEGER - Static variable in interface org.teiid.connector.api.TypeFacility.RUNTIME_TYPES
 
BIGDECIMAL - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
BIGDECIMAL - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
BIGDECIMAL - Static variable in class com.metamatrix.query.sql.ReservedWords
 
BIGDECIMAL - Static variable in class org.teiid.connector.jdbc.translator.FunctionModifier
 
BIGDECIMAL - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
BIGDECIMAL_CLASS - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
BigDecimalToBigIntegerTransform - Class in com.metamatrix.common.types.basic
 
BigDecimalToBigIntegerTransform() - Constructor for class com.metamatrix.common.types.basic.BigDecimalToBigIntegerTransform
 
BIGINTEGER - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
BIGINTEGER - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
BIGINTEGER - Static variable in class com.metamatrix.query.sql.ReservedWords
 
BIGINTEGER - Static variable in class org.teiid.connector.jdbc.translator.FunctionModifier
 
BIGINTEGER - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
BIGINTEGER_CLASS - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
BigIntegerToBigDecimalTransform - Class in com.metamatrix.common.types.basic
 
BigIntegerToBigDecimalTransform() - Constructor for class com.metamatrix.common.types.basic.BigIntegerToBigDecimalTransform
 
binarySearch(List<?>, List[], int[], int[]) - Method in class com.metamatrix.query.processor.relational.PartitionedSortJoin
 
BIND_ADDRESS - Static variable in interface com.metamatrix.dqp.embedded.DQPEmbeddedProperties
 
BINDINGS_IGNORE_DECRYPT_ERROR - Static variable in class org.teiid.adminapi.AdminOptions
Connector bindings have encrypted passwords as connection properties.
bindPreparedStatementValues(PreparedStatement, TranslatedCommand, int) - Method in class org.teiid.connector.jdbc.JDBCBaseExecution
Return true if this is a batched update
bindReferences(LanguageObject, List, QueryMetadataInterface) - Static method in class com.metamatrix.query.resolver.util.BindVariableVisitor
Convenient static method for using this visitor
bindService(String, ApplicationService) - Method in class com.metamatrix.common.application.ApplicationEnvironment
 
bindValue(PreparedStatement, Object, Class<?>, int) - Method in class org.teiid.connector.jdbc.oracle.OracleSQLTranslator
 
bindValue(PreparedStatement, Object, Class<?>, int) - Method in class org.teiid.connector.jdbc.translator.Translator
Sets prepared statement parameter i with param.
BindVariableVisitor - Class in com.metamatrix.query.resolver.util
Given a LanguageObject containing References and the List of String binding expressions from a query transformation, this visitor will parse and resolve each binding and set the resolved expression on the appropriate Reference, making sure to match up the correct binding with the correct Reference.
BindVariableVisitor(List, QueryMetadataInterface) - Constructor for class com.metamatrix.query.resolver.util.BindVariableVisitor
Constructor
bitand(int, int) - Static method in class com.metamatrix.query.function.FunctionMethods
 
BITAND - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
BitFunctionModifier - Class in org.teiid.connector.jdbc.mysql
 
BitFunctionModifier(String, ILanguageFactory) - Constructor for class org.teiid.connector.jdbc.mysql.BitFunctionModifier
 
bitnot(int) - Static method in class com.metamatrix.query.function.FunctionMethods
 
BITNOT - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
bitor(int, int) - Static method in class com.metamatrix.query.function.FunctionMethods
 
BITOR - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
bitxor(int, int) - Static method in class com.metamatrix.query.function.FunctionMethods
 
BITXOR - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
BKID_0001 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
BLANK - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants
 
BLANK - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants
 
BLOB - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataClasses
 
BLOB - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataTypes
 
BLOB - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
BLOB - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
BLOB - Static variable in class com.metamatrix.query.sql.ReservedWords
 
BLOB - Static variable in class org.teiid.connector.api.TypeFacility.RUNTIME_NAMES
 
BLOB - Static variable in interface org.teiid.connector.api.TypeFacility.RUNTIME_TYPES
 
BLOB - Static variable in class org.teiid.connector.jdbc.translator.FunctionModifier
 
BLOB_CLASS - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
BlobType - Class in com.metamatrix.common.types
Represent a value of type "blob", which can be streamable from client
BlobType(Blob) - Constructor for class com.metamatrix.common.types.BlobType
 
block(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse block
Block - Class in com.metamatrix.query.sql.proc
This class represents a group of Statement objects.
Block() - Constructor for class com.metamatrix.query.sql.proc.Block
Constructor for Block.
Block(Statement) - Constructor for class com.metamatrix.query.sql.proc.Block
Constructor for Block with a single Statement.
BlockedException - Exception in com.metamatrix.common.buffer
This exception is thrown if the buffer manager blocks waiting on input during processing.
BlockedException() - Constructor for exception com.metamatrix.common.buffer.BlockedException
No-arg costructor required by Externalizable semantics
BlockedException(String) - Constructor for exception com.metamatrix.common.buffer.BlockedException
Construct an instance with the message specified.
BlockedException(String, String) - Constructor for exception com.metamatrix.common.buffer.BlockedException
Construct an instance with the message and error code specified.
BlockedException(Throwable, String) - Constructor for exception com.metamatrix.common.buffer.BlockedException
Construct an instance from a message and an exception to chain to this one.
BlockedException(Throwable, String, String) - Constructor for exception com.metamatrix.common.buffer.BlockedException
Construct an instance from a message and a code and an exception to chain to this one.
BlockedOnMemoryException - Exception in com.metamatrix.common.buffer
This exception is thrown by the plan if it receives a MemoryNotAvailableException while attempting to pin a batch in the BufferManager.
BlockedOnMemoryException() - Constructor for exception com.metamatrix.common.buffer.BlockedOnMemoryException
No-arg costructor required by Externalizable semantics
BlockedOnMemoryException(String) - Constructor for exception com.metamatrix.common.buffer.BlockedOnMemoryException
Construct an instance with the message specified.
BlockedOnMemoryException(String, String) - Constructor for exception com.metamatrix.common.buffer.BlockedOnMemoryException
Construct an instance with the message and error code specified.
BlockedOnMemoryException(Throwable, String) - Constructor for exception com.metamatrix.common.buffer.BlockedOnMemoryException
Construct an instance from a message and an exception to chain to this one.
BlockedOnMemoryException(Throwable, String, String) - Constructor for exception com.metamatrix.common.buffer.BlockedOnMemoryException
Construct an instance from a message and a code and an exception to chain to this one.
BlockInstruction - Class in com.metamatrix.query.processor.xml
 
BlockInstruction(String) - Constructor for class com.metamatrix.query.processor.xml.BlockInstruction
Constructor for MoveCursorInstruction.
BMDID_0001 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
BMDID_0002 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
BMID_0001 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
BMO_0001 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
BMO_0002 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
BMO_0003 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
BODY_HANDLER - Variable in class com.metamatrix.common.xml.xmi.XMIContentHandler.BodyHandler
 
bodyHandler - Variable in class com.metamatrix.common.xml.xmi.XMIContentHandler
 
BOOLEAN - Static variable in class com.metamatrix.common.object.PropertyType
 
BOOLEAN - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataClasses
 
BOOLEAN - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataTypes
 
BOOLEAN - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
BOOLEAN - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
BOOLEAN - Static variable in class org.teiid.connector.api.TypeFacility.RUNTIME_NAMES
 
BOOLEAN - Static variable in interface org.teiid.connector.api.TypeFacility.RUNTIME_TYPES
 
BOOLEAN - Static variable in class org.teiid.connector.jdbc.translator.FunctionModifier
 
BOOLEAN_ALLOWED_VALUES - Static variable in class com.metamatrix.common.object.PropertyDefinitionImpl
 
BOOLEAN_CLASS - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
BOOLEAN_TYPE - Static variable in interface com.metamatrix.connector.salesforce.Constants
 
BooleanToNumberTransform - Class in com.metamatrix.common.types.basic
 
BooleanToNumberTransform(Object, Object) - Constructor for class com.metamatrix.common.types.basic.BooleanToNumberTransform
 
BOOLEANTYPE - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
BOOTSTRAP_FILE_NAME - Static variable in class com.metamatrix.common.config.CurrentConfiguration
 
BOOTSTRAP_FILE_PROPERTY_OVERRIDE - Static variable in class com.metamatrix.common.config.CurrentConfiguration
 
BOOTURL - Static variable in interface com.metamatrix.dqp.embedded.DQPEmbeddedProperties
 
bounceAllServersInCluster() - Method in class com.metamatrix.server.HostController
 
bounceAllServersInCluster() - Method in interface com.metamatrix.server.HostManagement
Kill and re-start all the servers in the cluster
bounceServer() - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIHelper
Shutdown server and restart.
bounceServers(String) - Method in class com.metamatrix.server.HostController
 
bounceServers(String) - Method in interface com.metamatrix.server.HostManagement
Kill and restart all the servers on this host
bounceSystem(boolean) - Method in interface com.metamatrix.admin.api.server.ServerRuntimeStateAdmin
Stop and restart the entire system.
bounceSystem(boolean) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
bounceSystem(boolean) - Method in class com.metamatrix.admin.server.ServerRuntimeStateAdminImpl
 
BOUNDED - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.DATA_TYPE_FACETS.FUNDAMENTAL
 
BPID_0001 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
breadthFirstIterator(PermissionNode) - Method in interface com.metamatrix.platform.admin.api.PermissionTreeView
Obtain a breadth-first Iterator starting at the given node.
breadthFirstIterator() - Method in interface com.metamatrix.platform.admin.api.PermissionTreeView
Obtain a breadth-first Iterator over the whole tree starting at the root.
breadthFirstIterator(PermissionNode) - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeTreeViewImpl
Obtain a breadth-first Iterator starting at the given node.
breadthFirstIterator() - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeTreeViewImpl
Obtain a breadth-first Iterator over the whole tree starting at the root.
BREAK - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
BREAK - Static variable in class com.metamatrix.query.sql.ReservedWords
 
BREAK - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
BreakInstruction - Class in com.metamatrix.query.processor.proc
This ProgramInstruction break from a loop when processed
BreakInstruction() - Constructor for class com.metamatrix.query.processor.proc.BreakInstruction
 
breakStatement(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse break statement
BreakStatement - Class in com.metamatrix.query.sql.proc
This class represents a break statement in the storedprocedure language.
BreakStatement() - Constructor for class com.metamatrix.query.sql.proc.BreakStatement
 
bsh - package bsh
 
BshTestCase - Class in com.metamatrix.script.junit
BshTestCase class along with BshTestSuite ties the JUnit and BeanShell toghether.
BshTestCase(String, BshMethod, Interpreter) - Constructor for class com.metamatrix.script.junit.BshTestCase
 
BshTestSuite - Class in com.metamatrix.script.junit
TestSuite class to be used with the BeanShell unit tests.
BshTestSuite() - Constructor for class com.metamatrix.script.junit.BshTestSuite
 
BshTestSuite(String) - Constructor for class com.metamatrix.script.junit.BshTestSuite
 
bufcolumn - Variable in class com.metamatrix.query.parser.JavaCharStream
 
buffer - Variable in class com.metamatrix.query.parser.JavaCharStream
 
buffer - Variable in class org.teiid.connector.visitor.util.SQLStringVisitor
 
BUFFER_SERVICE - Static variable in interface com.metamatrix.dqp.service.DQPServiceNames
Buffer service - provides access to buffer management
BUFFER_SIZE - Static variable in class com.metamatrix.core.util.ChecksumUtil
 
BUFFER_STORAGE_DIRECTORY - Static variable in class com.metamatrix.common.buffer.BufferManagerPropertyNames
Optional property - this value specifies the location to store temporary buffers to large to fit in memory.
BufferConfig - Class in com.metamatrix.common.buffer.impl
Encapsulates all configuration information for the BufferManagerImpl, including both properties that are set and some that are derived.
BufferConfig() - Constructor for class com.metamatrix.common.buffer.impl.BufferConfig
Constructor for BufferConfig - use all defaults
BufferConfig(Properties) - Constructor for class com.metamatrix.common.buffer.impl.BufferConfig
Constructor for BufferConfig - set from properties.
BUFFERING_ERR_0003 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
buffering (006)
BUFFERING_ERR_0004 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BUFFERING_ERR_0005 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BUFFERING_ERR_0006 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BUFFERING_ERR_0007 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BUFFERING_ERR_0009 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BUFFERING_ERR_0010 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BUFFERING_ERR_0011 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BUFFERING_ERR_0012 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BUFFERING_ERR_0013 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BUFFERING_ERR_0014 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BUFFERING_ERR_0015 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BUFFERING_ERR_0016 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BUFFERING_ERR_0017 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BUFFERING_ERR_0018 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BUFFERING_ERR_0019 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BUFFERING_ERR_0020 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BUFFERING_ERR_0021 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BUFFERING_ERR_0022 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BUFFERING_ERR_0023 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BUFFERING_ERR_0024 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BUFFERING_ERR_0025 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BUFFERING_ERR_0026 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BUFFERING_ERR_0027 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BUFFERING_ERR_0028 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BUFFERING_ERR_0029 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BUFFERING_ERR_0030 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BUFFERING_ERR_0031 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BUFFERING_ERR_0032 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BUFFERING_ERR_0033 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BUFFERING_ERR_0034 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BUFFERING_ERR_0035 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BUFFERING_ERR_0036 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BUFFERING_ERR_0037 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BUFFERING_ERR_0038 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BUFFERING_ERR_0039 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BufferManager - Interface in com.metamatrix.common.buffer
The buffer manager controls how memory is used and how data flows through the system.
bufferManager - Variable in class com.metamatrix.query.processor.relational.SortUtility
 
BufferManager.TupleSourceStatus - Enum in com.metamatrix.common.buffer
 
BufferManager.TupleSourceType - Enum in com.metamatrix.common.buffer
 
BufferManagerImpl - Class in com.metamatrix.common.buffer.impl
Default implementation of BufferManager.
BufferManagerImpl() - Constructor for class com.metamatrix.common.buffer.impl.BufferManagerImpl
 
BufferManagerLobChunkStream - Class in com.metamatrix.common.buffer
 
BufferManagerLobChunkStream(String, BufferManager) - Constructor for class com.metamatrix.common.buffer.BufferManagerLobChunkStream
 
BufferManagerPropertyNames - Class in com.metamatrix.common.buffer
This class holds constants for all the buffer manager properties.
BufferService - Interface in com.metamatrix.dqp.service
 
BufferStats - Class in com.metamatrix.common.buffer.impl
This encapsulates all the statistics for the BufferManagerImpl.
bufline - Variable in class com.metamatrix.query.parser.JavaCharStream
 
bufpos - Variable in class com.metamatrix.query.parser.JavaCharStream
 
buildAdminPolicies(Properties) - Static method in class com.metamatrix.platform.security.api.AuthorizationPolicyFactory
The properties will have format of role1 = group1, group2 role2 = group3
buildDataNodeTree(BasicTreeNode, ObjectIDFactory, VirtualDatabaseMetadata) - Static method in class com.metamatrix.metadata.runtime.VDBTreeUtility
Builds a tree of Models, Groups, Elements and Proceedures from given VirtualDatabaseMetadata.
buildDirectoryPath(String[]) - Static method in class com.metamatrix.core.util.FileUtils
Builds a file directory path from a physical location and a location that needs to be appended to the physical.
buildDocument(List, String, String) - Method in class com.metamatrix.connector.xml.base.DocumentBuilder
 
buildDocumentString(List, String, String) - Method in class com.metamatrix.connector.xml.base.DocumentBuilder
 
buildExtensionDescriptor(ResultSet) - Static method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleReader
 
buildFullSymbolMap() - Method in class com.metamatrix.query.mapping.xml.MappingSourceNode
 
buildGroupObjects(Iterator) - Method in class com.metamatrix.metadata.runtime.model.MetadataCache
Bould groups to be displayed in the metadata tree.
buildIdentifier(String[]) - Static method in class com.metamatrix.admin.objects.MMAdminObject
Create a fully-qualified identifier from an array of identifier parts.
buildIdentifierArray(String) - Static method in class com.metamatrix.admin.objects.MMAdminObject
Build the Identifer, as an array of its parts
buildIdentifierArray(String) - Static method in class com.metamatrix.admin.objects.MMProcess
Build the Identifer, as an array of its parts.
buildIdentifierList(String) - Static method in class com.metamatrix.admin.objects.MMAdminObject
Build the Identifer, as a list of its parts
buildInputXMLDocument(List, String) - Method in class com.metamatrix.connector.xml.http.HTTPRequest
 
buildName(JMXUtil.MBeanType, String) - Method in class com.metamatrix.common.util.JMXUtil
 
buildPath(String, String) - Static method in class com.metamatrix.core.util.StringUtilities
Returns the path representing the concatenation of the specified path prefix and suffix.
buildPolicies(String, String, char[]) - Static method in class com.metamatrix.platform.security.api.AuthorizationPolicyFactory
 
buildProperties(String, String) - Method in class com.metamatrix.jdbc.BaseDataSource
 
buildProperties(String, String) - Method in class com.metamatrix.jdbc.MMDataSource
 
buildProperties(String, String) - Method in class org.teiid.jdbc.TeiidDataSource
 
buildRawUriString() - Method in class com.metamatrix.connector.xml.http.BaseRequest
 
buildRules(PlanHints) - Static method in class com.metamatrix.query.optimizer.relational.RelationalPlanner
 
buildServerURL() - Method in class com.metamatrix.jdbc.MMDataSource
 
buildServerURL() - Method in class org.teiid.jdbc.TeiidDataSource
 
buildSymbolMap(GroupSymbol, GroupSymbol, QueryMetadataInterface) - Static method in class com.metamatrix.query.optimizer.relational.rules.FrameUtil
creates a symbol map of elements in oldGroup mapped to corresponding elements in newGroup if newGroup is null, then a mapping of oldGroup elements to null constants will be returned
buildTag(MappingNode) - Static method in class com.metamatrix.query.optimizer.xml.TagBuilderVisitor
Build tags which are outputs in the resulting xml document.
buildURL(String) - Static method in class com.metamatrix.common.protocol.URLHelper
Construct the URL based on the String
buildURL(URL, String) - Static method in class com.metamatrix.common.protocol.URLHelper
 
buildURL(URL) - Static method in class com.metamatrix.common.protocol.URLHelper
 
buildURL() - Method in class com.metamatrix.jdbc.MMDataSource
 
buildURL() - Method in class org.teiid.jdbc.TeiidDataSource
 
buildVirtualDatabaseObject(VDBArchive, String, boolean) - Method in class com.metamatrix.metadata.runtime.model.UpdateController
Create a new instance of a VirtualDatabase object using the supplied information.
BUILT_IN_TYPE - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Properties
Specifies the design-time base built-in type for the virtual document node.
BUILT_IN_TYPE - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Tags
 
BUILTINDATATYPES_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
BUILTINRELATIONALTYPES_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
BundleUtil - Class in com.metamatrix.core
 
BundleUtil(String, String, ResourceBundle) - Constructor for class com.metamatrix.core.BundleUtil
Construct an instance of this class by specifying the plugin ID.
BVDBMD_0001 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
BVDBMD_0002 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
BVDBMD_0003 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
BVDBMD_0004 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
BVDBMD_0005 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
BY - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
BY - Static variable in class com.metamatrix.query.sql.ReservedWords
 
BY - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
BYTE - Static variable in class com.metamatrix.common.object.PropertyType
 
BYTE - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataClasses
 
BYTE - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataTypes
 
BYTE - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
BYTE - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
BYTE - Static variable in class com.metamatrix.query.sql.ReservedWords
 
BYTE - Static variable in class org.teiid.connector.api.TypeFacility.RUNTIME_NAMES
 
BYTE - Static variable in interface org.teiid.connector.api.TypeFacility.RUNTIME_TYPES
 
BYTE - Static variable in class org.teiid.connector.jdbc.translator.FunctionModifier
 
BYTE - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
BYTE_CLASS - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
ByteArrayHelper - Class in com.metamatrix.common.util
 
ByteArrayHelper() - Constructor for class com.metamatrix.common.util.ByteArrayHelper
 
ByteLobChunkStream - Class in com.metamatrix.common.lob
A wrapper class, given a InputStream object can convert a underlying stream into sequence of ByteLobChunk objects of given chunk size.
ByteLobChunkStream(InputStream, int) - Constructor for class com.metamatrix.common.lob.ByteLobChunkStream
 
bytesToChar(byte[], String) - Static method in class com.metamatrix.core.util.ObjectConverterUtil
Returns the given bytes as a char array using a given encoding (null means platform default).

C

Cache<K,V> - Interface in com.metamatrix.cache
Abstraction over cache providers
Cache - Interface in org.teiid.adminapi
Represents a cache in the MetaMatrix system.
Cache.Type - Enum in com.metamatrix.cache
 
CACHE_CLASS_LOADERS - Static variable in class com.metamatrix.server.util.ServerPropertyNames
Whether ConnectorService should cache ClassLoaders.
CACHE_ENABLED - Static variable in class com.metamatrix.connector.xml.base.XMLConnectorStateImpl
 
CACHE_ERR_0001 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
cache (008)
CACHE_ERR_0002 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CACHE_ERR_0003 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CACHE_ERR_0004 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CACHE_ERR_0005 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CACHE_ERR_0006 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CACHE_ERR_0007 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CACHE_ERR_0008 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CACHE_ERR_0009 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CACHE_ERR_0010 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CACHE_ERR_0011 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CACHE_ERR_0012 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CACHE_ERR_0013 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CACHE_ERR_0014 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CACHE_ERR_0015 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CACHE_ERR_0016 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CACHE_ERR_0017 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CACHE_ERR_0018 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CACHE_ERR_0019 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CACHE_ERR_0020 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CACHE_ERR_0021 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CACHE_PREFIX - Static variable in class com.metamatrix.query.metadata.GroupInfo
 
CacheAdmin - Interface in com.metamatrix.platform.service.api
Interface for an object that allows the administration of caches.
cacheChanged() - Method in interface com.metamatrix.cache.CacheListener
 
cacheChanged(NodeEvent) - Method in class com.metamatrix.cache.jboss.JBossCacheListener
 
cacheChanged() - Method in class com.metamatrix.platform.registry.ClusteredRegistryState
 
CacheConfiguration - Class in com.metamatrix.cache
 
CacheConfiguration(CacheConfiguration.Policy, int, int) - Constructor for class com.metamatrix.cache.CacheConfiguration
 
CacheConfiguration.Policy - Enum in com.metamatrix.cache
 
cacheConnectorMetadata() - Method in class com.metamatrix.common.vdb.api.VDBArchive
 
cacheConnectorMetadata() - Method in interface com.metamatrix.metadata.runtime.api.MetadataSource
Whether to cache connector metadata
CACHED - Static variable in class com.metamatrix.common.vdb.api.VDBArchive
 
CachedXMLStream - Class in com.metamatrix.connector.xml.cache
Reassembles the Document stream that has been chunked into the cache.
CachedXMLStream(ExecutionContext, String) - Constructor for class com.metamatrix.connector.xml.cache.CachedXMLStream
 
CacheFactory - Interface in com.metamatrix.cache
 
CacheListener - Interface in com.metamatrix.cache
Listener for the cache events like add,update delete
cachePoliciesWithIDs(Collection) - Method in class com.metamatrix.platform.security.authorization.cache.AuthorizationCache
Cache the policies that have the specified IDs.
cachePolicyIDsForPrincipal(MetaMatrixPrincipalName, SessionToken, Collection) - Method in class com.metamatrix.platform.security.authorization.cache.AuthorizationCache
Load the principal and the policyIDs that apply to him.
cachePolicyWithID(AuthorizationPolicy) - Method in class com.metamatrix.platform.security.authorization.cache.AuthorizationCache
Cache the policy with the specified ID.
CacheScope - Enum in org.teiid.connector.api
Cache Scope REQUEST - Items placed in this scope are retained until the end of the top level request.
CachingConnector - Interface in com.metamatrix.connector.xml
 
CachingInputStreamFilter - Class in com.metamatrix.connector.xml.cache
 
CachingInputStreamFilter(InputStream, ExecutionContext, String) - Constructor for class com.metamatrix.connector.xml.cache.CachingInputStreamFilter
 
CachingOutputStream - Class in com.metamatrix.connector.xml.cache
 
CachingOutputStream(ExecutionContext, String) - Constructor for class com.metamatrix.connector.xml.cache.CachingOutputStream
 
CALCULATE_COST - Static variable in class com.metamatrix.query.optimizer.relational.rules.RuleConstants
 
CALLABLE - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.RECORD_TYPE
 
CALLABLE_PARAMETER - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.RECORD_TYPE
 
callableStatement(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
 
CallOptions - Class in com.sforce.soap.partner
 
CallOptions() - Constructor for class com.sforce.soap.partner.CallOptions
 
CallOptions(String, String) - Constructor for class com.sforce.soap.partner.CallOptions
 
CAN_PUSHDOWN - Static variable in class com.metamatrix.query.function.metadata.FunctionMethod
 
cancel() - Method in class com.metamatrix.connector.ldap.LDAPSyncQueryExecution
 
cancel() - Method in class com.metamatrix.connector.ldap.LDAPUpdateExecution
 
cancel() - Method in class com.metamatrix.connector.loopback.LoopbackExecution
 
cancel() - Method in class com.metamatrix.connector.metadata.adapter.ObjectSynchExecution
 
cancel() - Method in class com.metamatrix.connector.metadata.MetadataProcedureExecution
 
cancel() - Method in class com.metamatrix.connector.salesforce.execution.GetDeletedExecutionImpl
 
cancel() - Method in class com.metamatrix.connector.salesforce.execution.GetUpdatedExecutionImpl
 
cancel() - Method in class com.metamatrix.connector.salesforce.execution.ProcedureExecutionParentImpl
 
cancel() - Method in class com.metamatrix.connector.salesforce.execution.QueryExecutionImpl
 
cancel() - Method in interface com.metamatrix.connector.salesforce.execution.SalesforceProcedureExecution
 
cancel() - Method in class com.metamatrix.connector.salesforce.execution.UpdateExecutionParent
 
cancel() - Method in class com.metamatrix.connector.text.TextSynchExecution
 
cancel() - Method in class com.metamatrix.connector.xml.streaming.BaseStreamingExecution
 
cancel() - Method in class com.metamatrix.connector.xmlsource.XMLSourceExecution
 
cancel(boolean) - Method in class com.metamatrix.dqp.client.ResultsFuture
 
cancel() - Method in class com.metamatrix.jdbc.MMStatement
This method can be used by one thread to cancel a statement that is being executed by another thread.
cancel() - Method in interface org.teiid.connector.api.Execution
Cancels the execution abnormally.
cancel() - Method in class org.teiid.connector.jdbc.JDBCBaseExecution
 
CANCELLED - Static variable in class com.metamatrix.jdbc.MMStatement
 
cancelQueries(SessionToken, boolean) - Method in class com.metamatrix.server.query.service.QueryService
 
cancelQueries(SessionToken, boolean) - Method in interface com.metamatrix.server.query.service.QueryServiceInterface
 
cancelQuery(RequestID, boolean) - Method in class com.metamatrix.server.query.service.QueryService
 
cancelQuery(AtomicRequestID) - Method in class com.metamatrix.server.query.service.QueryService
 
cancelQuery(RequestID, boolean) - Method in interface com.metamatrix.server.query.service.QueryServiceInterface
 
cancelQuery(AtomicRequestID) - Method in interface com.metamatrix.server.query.service.QueryServiceInterface
 
cancelRequest(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
cancelRequest(String) - Method in class com.metamatrix.admin.server.ServerRuntimeStateAdminImpl
 
cancelRequest(long) - Method in interface com.metamatrix.dqp.client.ClientSideDQP
 
cancelRequest(String) - Method in class com.metamatrix.dqp.embedded.admin.DQPRuntimeStateAdminImpl
 
cancelRequest(AtomicRequestID, ConnectorID) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedDataService
 
cancelRequest(AtomicRequestID, ConnectorID) - Method in interface com.metamatrix.dqp.service.DataService
 
cancelRequest() - Method in class com.metamatrix.jdbc.MMStatement
 
cancelRequest(AtomicRequestID) - Method in class com.metamatrix.server.connector.service.ConnectorService
 
cancelRequest(AtomicRequestID) - Method in interface com.metamatrix.server.connector.service.ConnectorServiceInterface
 
cancelRequest(AtomicRequestID, ConnectorID) - Method in class com.metamatrix.server.dqp.service.PlatformDataService
 
cancelRequest(String) - Method in interface org.teiid.adminapi.RuntimeStateAdmin
Cancel Request
cancelRowUpdates() - Method in class com.metamatrix.jdbc.MMResultSet
Cancels the updates made to a row.
cancelSourceRequest(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
cancelSourceRequest(String) - Method in class com.metamatrix.admin.server.ServerRuntimeStateAdminImpl
 
cancelSourceRequest(String) - Method in class com.metamatrix.dqp.embedded.admin.DQPRuntimeStateAdminImpl
 
cancelSourceRequest(String) - Method in interface org.teiid.adminapi.RuntimeStateAdmin
Cancel Source Request
cancelTransactions(String, boolean) - Method in interface com.metamatrix.dqp.service.TransactionService
 
canDecrypt(String) - Static method in class com.metamatrix.common.util.crypto.CryptoUtil
 
canImplicitlyConvert(String, String) - Static method in class com.metamatrix.query.resolver.util.ResolverUtil
Gets whether there exists an implicit conversion from the source type to the target type
CANNOT_CASCADE_PRODUCT_ACTIVE - Static variable in class com.sforce.soap.partner.StatusCode
 
CANNOT_CHANGE_FIELD_TYPE_OF_APEX_REFERENCED_FIELD - Static variable in class com.sforce.soap.partner.StatusCode
 
CANNOT_CREATE_ANOTHER_MANAGED_PACKAGE - Static variable in class com.sforce.soap.partner.StatusCode
 
CANNOT_DEACTIVATE_DIVISION - Static variable in class com.sforce.soap.partner.StatusCode
 
CANNOT_DELETE_LAST_DATED_CONVERSION_RATE - Static variable in class com.sforce.soap.partner.StatusCode
 
CANNOT_DELETE_MANAGED_OBJECT - Static variable in class com.sforce.soap.partner.StatusCode
 
CANNOT_DISABLE_LAST_ADMIN - Static variable in class com.sforce.soap.partner.StatusCode
 
CANNOT_ENABLE_IP_RESTRICT_REQUESTS - Static variable in class com.sforce.soap.partner.StatusCode
 
CANNOT_INSERT_UPDATE_ACTIVATE_ENTITY - Static variable in class com.sforce.soap.partner.StatusCode
 
CANNOT_MODIFY_MANAGED_OBJECT - Static variable in class com.sforce.soap.partner.StatusCode
 
CANNOT_PUSHDOWN - Static variable in class com.metamatrix.query.function.metadata.FunctionMethod
 
CANNOT_RENAME_APEX_REFERENCED_FIELD - Static variable in class com.sforce.soap.partner.StatusCode
 
CANNOT_RENAME_APEX_REFERENCED_OBJECT - Static variable in class com.sforce.soap.partner.StatusCode
 
CANNOT_REPARENT_RECORD - Static variable in class com.sforce.soap.partner.StatusCode
 
CANNOT_UPDATE_CONVERTED_LEAD - Static variable in class com.sforce.soap.partner.StatusCode
 
cannotProjectParameter(CriteriaDesc) - Method in class com.metamatrix.connector.xml.http.HTTPRequest
 
canPushLanguageObject(LanguageObject, Object, QueryMetadataInterface, CapabilitiesFinder) - Static method in class com.metamatrix.query.optimizer.relational.rules.CriteriaCapabilityValidatorVisitor
 
canRead() - Method in interface com.metamatrix.common.tree.directory.DirectoryEntry
Return whether it is possible to read from this DirectoryEntry, and whether an input stream can be obtained for this entry.
canRead() - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
Return whether it is possible to read from this DirectoryEntry, and whether an input stream can be obtained for this entry.
CANT_ADD_STANDADRD_PORTAL_USER_TO_TERRITORY - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
CANT_ADD_STANDARD_PORTAL_USER_TO_TERRITORY - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
CANT_DISABLE_CORP_CURRENCY - Static variable in class com.sforce.soap.partner.StatusCode
 
CANT_UNSET_CORP_CURRENCY - Static variable in class com.sforce.soap.partner.StatusCode
 
canWrite() - Method in interface com.metamatrix.common.tree.directory.DirectoryEntry
Return whether it is possible to write to this DirectoryEntry, and whether an output stream can be obtained for this entry.
canWrite() - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
Return whether it is possible to write to this DirectoryEntry, and whether an output stream can be obtained for this entry.
CAPABILITIES_CLASS - Static variable in interface com.metamatrix.connector.loopback.LoopbackProperties
 
CapabilitiesFinder - Interface in com.metamatrix.query.optimizer.capabilities
This interface describes how to find connector capabilities.
CapabilitiesUtil - Class in com.metamatrix.query.optimizer.relational.rules
 
CARDINALITY - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.DATA_TYPE_FACETS.FUNDAMENTAL
 
CARDINALITY_MAX_BOUND - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Properties
The maximum number of times this node may occur in a document.
CARDINALITY_MAX_BOUND - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Tags
 
CARDINALITY_MIN_BOUND - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Properties
The minimum number of times this node must occur in a document.
CARDINALITY_MIN_BOUND - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Tags
 
CARDINALITY_UNBOUNDED - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants
The value used to indicate an unbounded maximum cardinality
CARDINALITY_UNBOUNDED_STRING - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants
 
CARRIAGE_RETURN - Static variable in interface com.metamatrix.core.util.StringUtil.Constants
 
CARRIAGE_RETURN_CHAR - Static variable in interface com.metamatrix.core.util.StringUtil.Constants
 
CASE - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
CASE - Static variable in class com.metamatrix.query.sql.ReservedWords
 
CASE - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
CASE_INSENSITIVE_ORDER - Static variable in class com.metamatrix.core.util.StringUtil
 
CASE_SENSITIVE - Static variable in interface com.metamatrix.dqp.metadata.ResultsMetadataConstants
 
CASE_SENSITIVE - Static variable in class com.metamatrix.query.metadata.SupportConstants.Element
 
CASE_SENSITIVE_INDEX_FILE_NAMES - Static variable in class org.teiid.metadata.index.SimpleIndexUtil
 
CASE_SENSITIVE_ORDER - Static variable in class com.metamatrix.core.util.StringUtil
 
caseExpression(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse a non-searched CASE expression.
CaseExpression - Class in com.metamatrix.query.sql.symbol
 
CaseExpression(Expression, List, List) - Constructor for class com.metamatrix.query.sql.symbol.CaseExpression
Constructor for CaseExpression objects
CAST - Static variable in class com.metamatrix.query.function.FunctionLibrary
 
CAST - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
CAST - Static variable in class com.metamatrix.query.sql.ReservedWords
 
CAST - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
CATALOG - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Relational.Class
 
CATEGORY - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.DataAccess.Class
 
CATEGORY - Static variable in class com.metamatrix.platform.admin.api.PermissionDataNodeDefinition.TYPE
 
CAUSED_BY_STRING - Static variable in exception com.metamatrix.core.MetaMatrixRuntimeException
 
CdkPlugin - Class in com.metamatrix.cdk
RepositoryPlugin
CdkPlugin() - Constructor for class com.metamatrix.cdk.CdkPlugin
 
ceiling(Number) - Static method in class com.metamatrix.query.function.FunctionMethods
 
CEILING - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
changeVDBStatus(String, String, int) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
changeVDBStatus(String, String, int) - Method in class com.metamatrix.admin.server.ServerRuntimeStateAdminImpl
 
changeVDBStatus(String, String, int) - Method in class com.metamatrix.dqp.embedded.admin.DQPRuntimeStateAdminImpl
 
changeVDBStatus(String, String, int) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedVDBService
 
changeVDBStatus(String, String, int) - Method in interface com.metamatrix.dqp.service.VDBService
Change the status of the VDB
changeVDBStatus(String, String, int) - Method in class com.metamatrix.server.dqp.service.PlatformVDBService
 
changeVDBStatus(String, String, int) - Method in interface org.teiid.adminapi.RuntimeStateAdmin
Change the status of a Deployed VDB
CHANGING - Static variable in class com.metamatrix.query.sql.ProcedureReservedWords
 
channelConnected(ChannelHandlerContext, ChannelStateEvent) - Method in class org.teiid.transport.SSLAwareChannelHandler
 
channelDisconnected(ChannelHandlerContext, ChannelStateEvent) - Method in class org.teiid.transport.SSLAwareChannelHandler
 
ChannelListener - Interface in org.teiid.transport
 
ChannelListener.ChannelListenerFactory - Interface in org.teiid.transport
 
ChannelProvider - Class in com.metamatrix.server
 
ChannelProvider() - Constructor for class com.metamatrix.server.ChannelProvider
 
ChannelProvider.ChannelID - Enum in com.metamatrix.server
 
CHAR - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataClasses
 
CHAR - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataTypes
 
CHAR - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
CHAR - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
CHAR - Static variable in class com.metamatrix.query.sql.ReservedWords
 
CHAR - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
CHAR - Static variable in class org.teiid.connector.api.TypeFacility.RUNTIME_NAMES
 
CHAR - Static variable in interface org.teiid.connector.api.TypeFacility.RUNTIME_TYPES
 
CHAR - Static variable in class org.teiid.connector.jdbc.translator.FunctionModifier
 
CHAR - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
CHAR_CLASS - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
characters(char[], int, int) - Method in class com.metamatrix.common.xml.xmi.XMIContentHandler.BodyHandler
 
characters(char[], int, int) - Method in class com.metamatrix.common.xml.xmi.XMIContentHandler
Called by the SAXParser when it encounters character data while processing an element.
characters(char[], int, int) - Method in class com.metamatrix.common.xml.xmi.XMIHeaderContentHandler
This will report character data (within an element).
CharOperation - Class in org.teiid.metadata.index
This class is a collection of helper methods to manipulate char arrays.
CharOperation() - Constructor for class org.teiid.metadata.index.CharOperation
 
CHECK_PASSWORD - Static variable in class com.metamatrix.platform.security.membership.spi.file.FileMembershipDomain
 
checkAbstractSetCriteria(AbstractSetCriteria) - Method in class com.metamatrix.query.optimizer.relational.rules.CriteriaCapabilityValidatorVisitor
 
checkAccess(SessionToken, String, AuthorizationPermission) - Method in interface com.metamatrix.platform.security.api.service.AuthorizationServiceInterface
Return whether the specified account has authorization to access the specified resource.
checkAccess(SessionToken, String, AuthorizationPermission, boolean) - Method in interface com.metamatrix.platform.security.api.service.AuthorizationServiceInterface
Return whether the specified account has authorization to access the specified resource and all its dependent resources.
checkCaseType(int, Object) - Method in interface org.teiid.connector.metadata.IObjectQuery
 
checkClosed() - Method in class com.metamatrix.jdbc.MMResultSet
 
checkCompareCriteria(AbstractCompareCriteria) - Method in class com.metamatrix.query.optimizer.relational.rules.CriteriaCapabilityValidatorVisitor
 
checkHeader() - Method in class com.metamatrix.common.xml.xmi.XMIHeaderContentHandler
 
checkIfRequestIsNeeded(ExecutionInfo) - Static method in class com.metamatrix.connector.xml.http.HTTPRequest
Examines the Query to determine if a request to a source is needed.
checkingEntitlements() - Method in interface com.metamatrix.dqp.service.AuthorizationService
Determine whether entitlements checking is enabled on the server.
checkingEntitlements() - Method in class com.metamatrix.platform.security.authorization.service.AuthorizationServiceImpl
Determine whether entitlements checking is enabled on the server.
checkingEntitlements() - Method in class com.metamatrix.server.dqp.service.PlatformAuthorizationService
Determine whether entitlements checking is enabled on the server.
checkNotForwardOnly() - Method in class com.metamatrix.jdbc.MMResultSet
 
checkPasswords() - Method in class com.metamatrix.platform.security.membership.spi.file.FileMembershipDomain
 
checkPropertiesDecryptable(ComponentDefn, Collection) - Static method in class com.metamatrix.common.config.model.ComponentCryptoUtil
Check whether the encrypted properties for the specified ComponentDefn can be decrypted.
checkPropertiesDecryptable(Properties, Collection) - Static method in class com.metamatrix.common.config.model.ComponentCryptoUtil
Bails on the first masked property name that's contained in props but the value can't be decrypted.
checkPropertiesDecryptable(List) - Method in interface com.metamatrix.platform.admin.api.ConfigurationAdminAPI
Check whether the encrypted properties for the specified ComponentDefns can be decrypted.
checkPropertiesDecryptable(List) - Method in class com.metamatrix.platform.admin.apiimpl.ConfigurationAdminAPIImpl
 
checkPropertiesDecryptable(List) - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Check whether the encrypted properties for the specified ComponentDefns can be decrypted.
checkPropertiesDecryptable(List) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
Check whether the encrypted properties for the specified ComponentDefns can be decrypted.
checkResults() - Method in class com.metamatrix.core.commandshell.ScriptReader
Returns whether the last command line includes a specification of what the expected results are.
checkService(ServiceID) - Method in interface com.metamatrix.platform.vm.api.controller.ProcessManagement
Check the state of a service
checkService(ServiceID) - Method in class com.metamatrix.platform.vm.controller.ProcessController
Check a service, and updates the state in some cases.
checkSessions(VirtualDatabaseID, MetaMatrixSessionID) - Method in class com.metamatrix.metadata.runtime.AbstractVDBDeleteUtility
Check for any sessions logged into the specified VDB.
checkSessions(VirtualDatabaseID) - Method in class com.metamatrix.metadata.runtime.AbstractVDBDeleteUtility
Check for any sessions logged into the specified VDB.
checkSessions(VirtualDatabaseID, MetaMatrixSessionID) - Method in class com.metamatrix.metadata.runtime.RuntimeVDBDeleteUtility
Check for any sessions logged into the specified VDB.
checkSessions(VirtualDatabaseID) - Method in class com.metamatrix.metadata.runtime.RuntimeVDBDeleteUtility
Check for any sessions logged into the specified VDB.
checkSessions(VirtualDatabaseID, MetaMatrixSessionID) - Method in class com.metamatrix.metadata.runtime.StartupVDBDeleteUtility
Check for any sessions logged into the specified VDB.
checkSessions(VirtualDatabaseID) - Method in class com.metamatrix.metadata.runtime.StartupVDBDeleteUtility
Check for any sessions logged into the specified VDB.
checkState() - Method in class com.metamatrix.platform.registry.ServiceRegistryBinding
 
checkState() - Method in interface com.metamatrix.platform.service.api.ServiceInterface
 
checkState() - Method in class com.metamatrix.platform.service.controller.AbstractService
If service is not open an exception is thrown.
checkState() - Method in class com.metamatrix.server.connector.service.ConnectorService
Check the underlying connectorManager's state, then call the super.checkState().
checkStatement() - Method in class com.metamatrix.jdbc.MMStatement
This utility method checks if the jdbc statement is closed and throws an exception if it is closed.
checksum - Variable in class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
 
CHECKSUM - Static variable in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCNames.ExtensionFilesTable.ColumnName
 
ChecksumUtil - Class in com.metamatrix.core.util
This utility class provides mechanisms for computing the checksum.
ChecksumUtil() - Constructor for class com.metamatrix.core.util.ChecksumUtil
 
checkType(int, Object) - Method in interface org.teiid.connector.metadata.IObjectQuery
 
checkTypeIsValid(String) - Static method in class com.metamatrix.common.extensionmodule.ExtensionModuleTypes
Calls to ExtensionModuleTypes.isValidType(java.lang.String) and throws an InvalidExtensionTypeException if that method returns false.
checkValueRange(Object, Number, Number) - Method in class com.metamatrix.common.types.Transform
 
CHILD_SHARE_FAILS_PARENT - Static variable in class com.sforce.soap.partner.StatusCode
 
ChildRelationship - Class in com.sforce.soap.partner
 
ChildRelationship() - Constructor for class com.sforce.soap.partner.ChildRelationship
 
ChildRelationship(boolean, String, String, String) - Constructor for class com.sforce.soap.partner.ChildRelationship
 
CHOICE - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLDocument.Class
 
CHOICE - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLSchema.Class
 
CHOICE - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants
Constant defining a target node type of "choice".
CHOOSE_DEPENDENT - Static variable in class com.metamatrix.query.optimizer.relational.rules.RuleConstants
 
CHOOSE_JOIN_STRATEGY - Static variable in class com.metamatrix.query.optimizer.relational.rules.RuleConstants
 
chr(int) - Static method in class com.metamatrix.query.function.FunctionMethods
 
CHUNK_SIZE - Static variable in class com.metamatrix.common.util.ByteArrayHelper
The default size of each temporary byte array that is instantiated to buffer data from an InputStream, in the ByteArrayHelper.toByteArray(InputStream)method.
cipherAlgorithm - Variable in class com.metamatrix.common.util.crypto.cipher.BasicCryptor
 
CIRCULAR_DEPENDENCY - Static variable in class com.sforce.soap.partner.StatusCode
 
CIRCULAR_OBJECT_GRAPH - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
CLASS - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Foundation.Class
 
CLASS_CONNECTION_EXCEPTION - Static variable in class com.metamatrix.jdbc.api.SQLStates
Identifies the SQLState class Connection Exception (08).
CLASS_DIAGRAM - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Diagram.Class
 
CLASS_INVALID_AUTHORIZATION_SPECIFICATION - Static variable in class com.metamatrix.jdbc.api.SQLStates
Identifies the SQLState class Invalid Authorization Specification (28).
CLASS_USAGE_ERROR - Static variable in class com.metamatrix.jdbc.api.SQLStates
 
ClassDefinition - Class in com.metamatrix.common.actions
 
ClassDefinition(Class) - Constructor for class com.metamatrix.common.actions.ClassDefinition
 
CLASSIFIER - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Foundation.Class
 
CLASSIFIER_FEATURE_FEATURE_ASSOCIATION_END - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
CLASSIFIER_FEATURE_OWNER_ASSOCIATION_END - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
CLASSIFIER_LEVEL - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.Values.Scope
The constant value for classifier-level scope.
ClassLoaderManager - Interface in com.metamatrix.common.application
 
ClassLoaderUtil - Class in com.metamatrix.common.classloader
Utility methods for dealing with class loaders.
ClassLoaderUtil() - Constructor for class com.metamatrix.common.classloader.ClassLoaderUtil
 
ClasspathURLConnection - Class in com.metamatrix.common.protocol.classpath
Connection object to a resource in a Classpath.
ClasspathURLConnection(URL) - Constructor for class com.metamatrix.common.protocol.classpath.ClasspathURLConnection
ctor
clean(long, TupleGroupInfo) - Method in class com.metamatrix.common.buffer.impl.BufferManagerImpl
This can be done actively if someone wants memory and none is free.
CLEAN_CRITERIA - Static variable in class com.metamatrix.query.optimizer.relational.rules.RuleConstants
 
cleanModelFile(String, String, String) - Static method in class com.metamatrix.platform.config.util.CurrentConfigHelper
 
cleanup(SessionToken) - Method in class com.metamatrix.server.util.DataServerSessionTerminationHandler
 
clear() - Method in class com.metamatrix.api.core.message.DefaultMessage
Clears the content of this message, which simply sets the message type to be null and clears the text and target.
clear() - Method in class com.metamatrix.api.core.message.MessageList
Overrides the implementation of List
clear() - Method in class com.metamatrix.api.core.message.MessageList.Statistics
Clear the current statistics
clear() - Method in interface com.metamatrix.cache.Cache
Removes all the keys and their values from the Cache
clear() - Method in class com.metamatrix.cache.jboss.JBossCache
Removes all the keys and their values from the Cache
clear() - Method in class com.metamatrix.common.actions.BasicModificationActionQueue
Remove all of the actions that are currently in this queue.
clear() - Method in interface com.metamatrix.common.actions.ModificationActionQueue
Remove all of the actions that are currently in this queue.
clear() - Method in class com.metamatrix.common.properties.UnmodifiableProperties
 
clear() - Method in interface com.metamatrix.platform.security.api.AuthorizationPermissions
Remove from this collection the entire set of existing permissions.
clear() - Method in class com.metamatrix.platform.security.api.AuthorizationPermissionsImpl
Remove from this collection the entire set of existing permissions.
CLEAR_CACHE_FOR_VDB - Static variable in class com.metamatrix.metadata.runtime.event.RuntimeMetadataEvent
 
clearBatch() - Method in class com.metamatrix.jdbc.MMPreparedStatement
Makes the set of commands in the current batch empty.
clearBatch() - Method in class com.metamatrix.jdbc.MMStatement
Makes the set of commands in the current batch empty.
clearCache(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
clearCache(String) - Method in class com.metamatrix.admin.server.ServerRuntimeStateAdminImpl
 
clearCache() - Method in class com.metamatrix.common.application.AbstractClassLoaderManager
 
clearCache(String) - Method in class com.metamatrix.dqp.embedded.admin.DQPRuntimeStateAdminImpl
 
clearCache() - Method in class com.metamatrix.metadata.runtime.RuntimeMetadataCatalog
clear the cache.
clearCache(String, Properties) - Method in interface com.metamatrix.platform.service.api.CacheAdmin
Clear the named cached using properties to set options if necessary
clearCache(String, Properties) - Method in class com.metamatrix.server.connector.service.ConnectorService
 
clearCache(SessionToken) - Method in class com.metamatrix.server.query.service.QueryService
 
clearCache(String, Properties) - Method in class com.metamatrix.server.query.service.QueryService
 
clearCache(SessionToken) - Method in interface com.metamatrix.server.query.service.QueryServiceInterface
 
clearCache(String) - Method in interface org.teiid.adminapi.RuntimeStateAdmin
Clear the cache or caches specified by the cacheIdentifier.
clearCache() - Method in class org.teiid.metadata.QueryMetadataCache
Clears all state on this cache and also deletes any indexfiles associated with the cache.
clearCacheForVDB() - Method in class com.metamatrix.metadata.runtime.event.RuntimeMetadataEvent
 
clearCaches() - Method in class com.metamatrix.platform.security.authorization.cache.AuthorizationCache
Clear both Authorization caches (principal cache and policy cache).
clearClassLoaderCache() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
clearClassLoaderCache() - Method in interface com.metamatrix.dqp.service.ConfigurationService
 
clearCodeTables() - Method in interface com.metamatrix.query.processor.ProcessorDataManager
 
clearCodeTables() - Method in class com.metamatrix.query.processor.TempTableDataManager
 
clearConnectorBindingCache(String) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedDataService
 
clearConnectorBindingCache(String) - Method in interface com.metamatrix.dqp.service.DataService
Clear any caches for the connector binding.
clearConnectorBindingCache(String) - Method in class com.metamatrix.server.dqp.service.PlatformDataService
 
clearCriteria() - Method in class com.metamatrix.query.sql.lang.Query
Set the criteria clause to null
clearElementIDs() - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
clearElementIDs() - Method in class com.metamatrix.metadata.runtime.model.BasicKey
 
clearKeyIDs() - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
clearParameters() - Method in class com.metamatrix.jdbc.MMPreparedStatement
Clears the values set for the PreparedStatement object's IN parameters and releases the resources used by those values.
clearParameters() - Method in class com.metamatrix.query.sql.lang.StoredProcedure
 
clearPoliciesFromCache() - Method in class com.metamatrix.platform.security.authorization.cache.AuthorizationCache
Remove from the cache all policies.
clearPrincipals() - Method in class com.metamatrix.platform.security.api.AuthorizationPolicy
Remove from this policy the entire set of existing MetaMatrixPrincipalName references.
clearPrincipalsFromCache() - Method in class com.metamatrix.platform.security.authorization.cache.AuthorizationCache
Remove from the cache all accounts and the policyIDs they reference.
clearStylesheet() - Method in interface com.metamatrix.jdbc.api.Statement
Clear any previously attached stylesheet for this Statement object.
clearStylesheet() - Method in class com.metamatrix.jdbc.MMStatement
This method removes any existing style sheet on this object.
clearSymbols() - Method in class com.metamatrix.query.sql.lang.Select
Remove all current symbols
clearWarnings() - Method in class com.metamatrix.jdbc.MMConnection
This method clears all warnings reported for this object.
clearWarnings() - Method in class com.metamatrix.jdbc.MMResultSet
 
clearWarnings() - Method in class com.metamatrix.jdbc.MMStatement
Warning could be schema validation errors or partial results warnings.
CLIENT_ENCRYPTION_ENABLED - Static variable in class com.metamatrix.common.util.CommonPropertyNames
If this property is set to true then client side encryption is enabled.
CLIENT_HOSTNAME - Static variable in interface com.metamatrix.common.api.MMURL.CONNECTION
 
CLIENT_IP_ADDRESS - Static variable in interface com.metamatrix.common.api.MMURL.CONNECTION
 
CLIENT_NOT_ACCESSIBLE_FOR_USER - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
CLIENT_REQUIRE_UPDATE_FOR_USER - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
CLIENT_TOKEN_PROP - Static variable in interface com.metamatrix.common.api.MMURL.CONNECTION
 
ClientInstance - Interface in org.teiid.transport
Represents a ClientConnection from the server's point of view.
ClientServiceRegistry - Class in com.metamatrix.common.comm
 
ClientServiceRegistry() - Constructor for class com.metamatrix.common.comm.ClientServiceRegistry
 
ClientServiceRegistryService - Class in com.metamatrix.server.connector.service
 
ClientServiceRegistryService(ClientServiceRegistry) - Constructor for class com.metamatrix.server.connector.service.ClientServiceRegistryService
 
clientServices - Variable in class com.metamatrix.platform.vm.controller.ProcessController
 
clientServices - Variable in class org.teiid.transport.SocketTransport
 
ClientSideDQP - Interface in com.metamatrix.dqp.client
 
CLOB - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataClasses
 
CLOB - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataTypes
 
CLOB - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
CLOB - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
CLOB - Static variable in class com.metamatrix.query.sql.ReservedWords
 
CLOB - Static variable in class org.teiid.connector.api.TypeFacility.RUNTIME_NAMES
 
CLOB - Static variable in interface org.teiid.connector.api.TypeFacility.RUNTIME_TYPES
 
CLOB - Static variable in class org.teiid.connector.jdbc.translator.FunctionModifier
 
CLOB_CLASS - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
ClobToStringTransform - Class in com.metamatrix.common.types.basic
 
ClobToStringTransform() - Constructor for class com.metamatrix.common.types.basic.ClobToStringTransform
 
ClobType - Class in com.metamatrix.common.types
This is wrapper on top of a "clob" object, which implements the "java.sql.Clob" interface.
ClobType(Clob) - Constructor for class com.metamatrix.common.types.ClobType
 
clone() - Method in class com.metamatrix.common.actions.ActionDefinition
Return a deep cloned instance of this object.
clone() - Method in class com.metamatrix.common.actions.AddNamedObject
Return a deep cloned instance of this object.
clone() - Method in class com.metamatrix.common.actions.AddObject
Return a deep cloned instance of this object.
clone() - Method in class com.metamatrix.common.actions.CreateObject
Return a deep cloned instance of this object.
clone() - Method in class com.metamatrix.common.actions.DestroyObject
Return a deep cloned instance of this object.
clone() - Method in class com.metamatrix.common.actions.ExchangeBoolean
Return a deep cloned instance of this object.
clone() - Method in class com.metamatrix.common.actions.ExchangeNamedObject
Return a deep cloned instance of this object.
clone() - Method in class com.metamatrix.common.actions.ExchangeObject
Return a deep cloned instance of this object.
clone() - Method in class com.metamatrix.common.actions.RemoveNamedObject
Return a deep cloned instance of this object.
clone() - Method in class com.metamatrix.common.actions.RemoveObject
Return a deep cloned instance of this object.
clone() - Method in class com.metamatrix.common.config.api.AuthenticationProviderID
Return a deep cloned instance of this object.
clone() - Method in interface com.metamatrix.common.config.api.ConfigurationModelContainer
 
clone() - Method in class com.metamatrix.common.config.api.ConnectorBindingID
Return a deep cloned instance of this object.
clone() - Method in class com.metamatrix.common.config.api.ServiceComponentDefnID
Return a deep cloned instance of this object.
clone() - Method in class com.metamatrix.common.config.model.BasicAuthenticationProvider
Return a deep cloned instance of this object.
clone() - Method in class com.metamatrix.common.config.model.BasicAuthenticationProviderType
 
clone() - Method in class com.metamatrix.common.config.model.BasicComponentType
Return a deep cloned instance of this object.
clone() - Method in class com.metamatrix.common.config.model.BasicComponentTypeDefn
Return a deep cloned instance of this object.
clone() - Method in class com.metamatrix.common.config.model.BasicConfiguration
 
clone() - Method in class com.metamatrix.common.config.model.BasicConfigurationInfo
 
clone() - Method in class com.metamatrix.common.config.model.BasicConnectorBinding
Return a deep cloned instance of this object.
clone() - Method in class com.metamatrix.common.config.model.BasicConnectorBindingType
 
clone() - Method in class com.metamatrix.common.config.model.BasicDeployedComponent
 
clone() - Method in class com.metamatrix.common.config.model.BasicHost
Return a deep cloned instance of this object.
clone() - Method in class com.metamatrix.common.config.model.BasicHostType
Return a deep cloned instance of this object.
clone() - Method in class com.metamatrix.common.config.model.BasicPropDefnAllowedValue
Return a deep cloned instance of this object.
clone() - Method in class com.metamatrix.common.config.model.BasicResourceComponentType
 
clone() - Method in class com.metamatrix.common.config.model.BasicResourceDescriptor
Return a deep cloned instance of this object.
clone() - Method in class com.metamatrix.common.config.model.BasicServiceComponentDefn
Return a deep cloned instance of this object.
clone() - Method in class com.metamatrix.common.config.model.BasicServiceComponentType
 
clone() - Method in class com.metamatrix.common.config.model.BasicSharedResource
Return a deep cloned instance of this object.
clone() - Method in class com.metamatrix.common.config.model.BasicVMComponentDefn
Return a deep cloned instance of this object.
clone() - Method in class com.metamatrix.common.config.model.BasicVMComponentDefnType
Return a deep cloned instance of this object.
clone() - Method in class com.metamatrix.common.config.model.ConfigurationModelContainerImpl
 
clone() - Method in class com.metamatrix.common.namedobject.BaseID
Return a deep cloned instance of this object.
clone() - Method in interface com.metamatrix.common.namedobject.BaseObject
Return a deep cloned instance of this object.
clone() - Method in class com.metamatrix.common.namedobject.BasicObject
 
clone() - Method in class com.metamatrix.common.object.ObjectDefinitionImpl
 
clone() - Method in class com.metamatrix.common.object.PropertiedObjectImpl
 
clone() - Method in class com.metamatrix.common.object.PropertyDefinitionImpl
 
clone(Properties) - Static method in class com.metamatrix.common.util.PropertiesUtils
Performs a correct deep clone of the properties object by capturing all properties in the default(s) and placing them directly into the new Properties object.
clone(Properties, boolean) - Static method in class com.metamatrix.common.util.PropertiesUtils
Performs a correct deep clone of the properties object by capturing all properties in the default(s) and placing them directly into the new Properties object.
clone(Properties, Properties, boolean) - Static method in class com.metamatrix.common.util.PropertiesUtils
Performs a correct deep clone of the properties object by capturing all properties in the default(s) and placing them directly into the new Properties object.
clone(Properties, Properties, boolean, boolean) - Static method in class com.metamatrix.common.util.PropertiesUtils
Performs a correct deep clone of the properties object by capturing all properties in the default(s) and placing them directly into the new Properties object.
clone() - Method in class com.metamatrix.core.commandshell.ScriptCommandTarget
 
clone() - Method in interface com.metamatrix.metadata.runtime.api.MetadataID
Return a deep cloned instance of this object.
clone() - Method in interface com.metamatrix.metadata.runtime.api.MetadataObject
Return a deep cloned instance of this object.
clone() - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataID
Return a deep cloned instance of this object.
clone() - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataObject
Return a deep cloned instance of this object.
clone() - Method in class com.metamatrix.platform.security.api.AuthorizationPermission
Make a deep copy of this object.
clone() - Method in class com.metamatrix.platform.security.api.BasicAuthorizationPermission
Make a deep copy of this object.
clone() - Method in class com.metamatrix.platform.security.api.BasicMetaMatrixPrincipal
Return a cloned instance of this object.
clone() - Method in interface com.metamatrix.platform.security.api.MetaMatrixPrincipal
Return a cloned instance of this object.
clone() - Method in class com.metamatrix.platform.security.api.MetaMatrixSessionInfo
Return a cloned instance of this object.
clone() - Method in class com.metamatrix.platform.security.api.SessionToken
Return a cloned instance of this object.
clone() - Method in interface com.metamatrix.platform.security.audit.AuditConfiguration
 
clone() - Method in class com.metamatrix.platform.security.audit.config.BasicAuditConfiguration
 
clone() - Method in class com.metamatrix.platform.security.audit.config.UnmodifiableAuditConfiguration
 
clone() - Method in class com.metamatrix.platform.security.util.RolePermission
Make a deep copy of this object.
clone() - Method in class com.metamatrix.query.function.FunctionDescriptor
 
clone() - Method in class com.metamatrix.query.mapping.xml.MappingDocument
 
clone() - Method in class com.metamatrix.query.mapping.xml.ResultSetInfo
 
clone() - Method in class com.metamatrix.query.processor.BaseProcessorPlan
 
clone() - Method in class com.metamatrix.query.processor.batch.BatchedUpdatePlan
 
clone() - Method in class com.metamatrix.query.processor.proc.AssignmentInstruction
 
clone() - Method in class com.metamatrix.query.processor.proc.CreateCursorResultSetInstruction
Returns a deep clone
clone() - Method in class com.metamatrix.query.processor.proc.ErrorInstruction
 
clone() - Method in class com.metamatrix.query.processor.proc.ExecDynamicSqlInstruction
Returns a deep clone
clone() - Method in class com.metamatrix.query.processor.proc.ExecSqlInstruction
Returns a deep clone
clone() - Method in class com.metamatrix.query.processor.proc.IfInstruction
Returns a deep clone
clone() - Method in class com.metamatrix.query.processor.proc.LoopInstruction
Returns a deep clone
clone() - Method in class com.metamatrix.query.processor.proc.ProcedurePlan
 
clone() - Method in class com.metamatrix.query.processor.proc.WhileInstruction
Returns a deep clone
clone() - Method in interface com.metamatrix.query.processor.ProcessorPlan
Return a safe clone of the ProcessorPlan.
clone() - Method in class com.metamatrix.query.processor.program.Program
Produces a deep clone.
clone() - Method in class com.metamatrix.query.processor.program.ProgramInstruction
Override Object.clone() to make the method public.
clone() - Method in class com.metamatrix.query.processor.relational.AccessNode
 
clone() - Method in class com.metamatrix.query.processor.relational.BatchedUpdateNode
 
clone() - Method in class com.metamatrix.query.processor.relational.DependentAccessNode
 
clone() - Method in class com.metamatrix.query.processor.relational.DependentProcedureAccessNode
 
clone() - Method in class com.metamatrix.query.processor.relational.DependentProcedureExecutionNode
 
clone() - Method in class com.metamatrix.query.processor.relational.GroupingNode
 
clone() - Method in class com.metamatrix.query.processor.relational.InsertPlanExecutionNode
 
clone() - Method in class com.metamatrix.query.processor.relational.JoinNode
 
clone() - Method in class com.metamatrix.query.processor.relational.JoinStrategy
 
clone() - Method in class com.metamatrix.query.processor.relational.LimitNode
 
clone() - Method in class com.metamatrix.query.processor.relational.MergeJoinStrategy
 
clone() - Method in class com.metamatrix.query.processor.relational.NestedLoopJoinStrategy
 
clone() - Method in class com.metamatrix.query.processor.relational.NullNode
 
clone() - Method in class com.metamatrix.query.processor.relational.PartitionedSortJoin
 
clone() - Method in class com.metamatrix.query.processor.relational.PlanExecutionNode
 
clone() - Method in class com.metamatrix.query.processor.relational.ProjectIntoNode
 
clone() - Method in class com.metamatrix.query.processor.relational.ProjectNode
 
clone() - Method in class com.metamatrix.query.processor.relational.RelationalNode
All the implementation of Cloneable interface need to implement clone() method.
clone() - Method in class com.metamatrix.query.processor.relational.RelationalPlan
 
clone() - Method in class com.metamatrix.query.processor.relational.SelectNode
 
clone() - Method in class com.metamatrix.query.processor.relational.SortNode
 
clone() - Method in class com.metamatrix.query.processor.relational.UnionAllNode
 
clone() - Method in class com.metamatrix.query.processor.xml.XMLPlan
The plan is only clonable in the pre-execution stage, not the execution state (things like program state, result sets, etc).
clone() - Method in class com.metamatrix.query.processor.xml.XMLProcessorEnvironment
 
clone() - Method in class com.metamatrix.query.processor.xquery.XQueryPlan
 
clone() - Method in class com.metamatrix.query.resolver.util.AccessPattern
 
clone() - Method in class com.metamatrix.query.sql.lang.AbstractSetCriteria
Deep copy of object
clone() - Method in class com.metamatrix.query.sql.lang.AtomicCriteria
Deep copy of object
clone() - Method in class com.metamatrix.query.sql.lang.BatchedUpdateCommand
 
clone() - Method in class com.metamatrix.query.sql.lang.BetweenCriteria
Deep copy of object
clone() - Method in class com.metamatrix.query.sql.lang.Command
 
clone() - Method in class com.metamatrix.query.sql.lang.CompareCriteria
Deep copy of object
clone() - Method in class com.metamatrix.query.sql.lang.CompoundCriteria
Deep clone.
clone() - Method in class com.metamatrix.query.sql.lang.Create
 
clone() - Method in class com.metamatrix.query.sql.lang.Criteria
Abstract clone method
clone() - Method in class com.metamatrix.query.sql.lang.Delete
Return a copy of this Delete.
clone() - Method in class com.metamatrix.query.sql.lang.DependentSetCriteria
Deep copy of object.
clone() - Method in class com.metamatrix.query.sql.lang.Drop
 
clone() - Method in class com.metamatrix.query.sql.lang.DynamicCommand
 
clone() - Method in class com.metamatrix.query.sql.lang.ExistsCriteria
Deep copy of object.
clone() - Method in class com.metamatrix.query.sql.lang.From
Return copy of this From clause.
clone() - Method in class com.metamatrix.query.sql.lang.FromClause
 
clone() - Method in class com.metamatrix.query.sql.lang.GroupBy
Return a deep copy of this object
clone() - Method in class com.metamatrix.query.sql.lang.GroupContext
 
clone() - Method in class com.metamatrix.query.sql.lang.Insert
Return a deep copy of this Insert.
clone() - Method in class com.metamatrix.query.sql.lang.Into
Get deep clone of object
clone() - Method in class com.metamatrix.query.sql.lang.IsNullCriteria
Deep copy of object
clone() - Method in class com.metamatrix.query.sql.lang.JoinPredicate
Return deep clone for object
clone() - Method in class com.metamatrix.query.sql.lang.JoinType
Class is immutable, so clone can just return the same class
clone() - Method in class com.metamatrix.query.sql.lang.Limit
 
clone() - Method in class com.metamatrix.query.sql.lang.MatchCriteria
Deep copy of object
clone() - Method in class com.metamatrix.query.sql.lang.NotCriteria
Deep copy of object
clone() - Method in class com.metamatrix.query.sql.lang.Option
Return deep copy of this option object
clone() - Method in class com.metamatrix.query.sql.lang.OrderBy
Return deep copy of this ORDER BY clause.
clone() - Method in class com.metamatrix.query.sql.lang.PredicateCriteria
Deep copy of object
clone() - Method in class com.metamatrix.query.sql.lang.Query
Deep clone Query to produce a new identical query.
clone() - Method in class com.metamatrix.query.sql.lang.Select
Return a deep copy of this Select.
clone() - Method in class com.metamatrix.query.sql.lang.SetClause
 
clone() - Method in class com.metamatrix.query.sql.lang.SetClauseList
 
clone() - Method in class com.metamatrix.query.sql.lang.SetCriteria
Deep copy of object
clone() - Method in class com.metamatrix.query.sql.lang.SetQuery
Deep clone this object to produce a new identical query.
clone() - Method in class com.metamatrix.query.sql.lang.SPParameter
 
clone() - Method in class com.metamatrix.query.sql.lang.StoredProcedure
 
clone() - Method in class com.metamatrix.query.sql.lang.SubqueryCompareCriteria
Deep copy of object.
clone() - Method in class com.metamatrix.query.sql.lang.SubqueryFromClause
Get deep clone of object
clone() - Method in class com.metamatrix.query.sql.lang.SubquerySetCriteria
Deep copy of object.
clone() - Method in class com.metamatrix.query.sql.lang.UnaryFromClause
Get deep clone of object
clone() - Method in class com.metamatrix.query.sql.lang.Update
Return a copy of this Update.
clone() - Method in class com.metamatrix.query.sql.lang.XQuery
Return a copy of this SQLQuery.
clone() - Method in interface com.metamatrix.query.sql.LanguageObject
Implement clone to make objects cloneable.
clone() - Method in class com.metamatrix.query.sql.proc.AssignmentStatement
Deep clone statement to produce a new identical statement.
clone() - Method in class com.metamatrix.query.sql.proc.Block
Deep clone statement to produce a new identical block.
clone() - Method in class com.metamatrix.query.sql.proc.BreakStatement
Deep clone statement to produce a new identical statement.
clone() - Method in class com.metamatrix.query.sql.proc.CommandStatement
Deep clone statement to produce a new identical statement.
clone() - Method in class com.metamatrix.query.sql.proc.ContinueStatement
Deep clone statement to produce a new identical statement.
clone() - Method in class com.metamatrix.query.sql.proc.CreateUpdateProcedureCommand
Deep clone statement to produce a new identical statement.
clone() - Method in class com.metamatrix.query.sql.proc.CriteriaSelector
Deep clone statement to produce a new identical statement.
clone() - Method in class com.metamatrix.query.sql.proc.DeclareStatement
Deep clone statement to produce a new identical statement.
clone() - Method in class com.metamatrix.query.sql.proc.HasCriteria
Deep clone statement to produce a new identical statement.
clone() - Method in class com.metamatrix.query.sql.proc.IfStatement
Deep clone statement to produce a new identical statement.
clone() - Method in class com.metamatrix.query.sql.proc.LoopStatement
Deep clone statement to produce a new identical statement.
clone() - Method in class com.metamatrix.query.sql.proc.Statement
Deep clone statement to produce a new identical statement.
clone() - Method in class com.metamatrix.query.sql.proc.TranslateCriteria
Deep clone statement to produce a new identical statement.
clone() - Method in class com.metamatrix.query.sql.proc.WhileStatement
Deep clone statement to produce a new identical statement.
clone() - Method in class com.metamatrix.query.sql.symbol.AbstractCaseExpression
 
clone() - Method in class com.metamatrix.query.sql.symbol.AggregateSymbol
Return a deep copy of this object
clone() - Method in class com.metamatrix.query.sql.symbol.AliasSymbol
Return a copy of this object.
clone() - Method in class com.metamatrix.query.sql.symbol.AllInGroupSymbol
Return a deep copy of this object
clone() - Method in class com.metamatrix.query.sql.symbol.AllSymbol
Return a deep copy of this object
clone() - Method in class com.metamatrix.query.sql.symbol.CaseExpression
 
clone() - Method in class com.metamatrix.query.sql.symbol.Constant
Return a shallow copy of this object - value is NOT cloned!
clone() - Method in class com.metamatrix.query.sql.symbol.ElementSymbol
Return a deep copy of this object.
clone() - Method in class com.metamatrix.query.sql.symbol.ExpressionSymbol
Return a deep copy of this object
clone() - Method in class com.metamatrix.query.sql.symbol.Function
Return a deep copy of this object.
clone() - Method in class com.metamatrix.query.sql.symbol.GroupSymbol
Return a deep copy of this object.
clone() - Method in class com.metamatrix.query.sql.symbol.Reference
 
clone() - Method in class com.metamatrix.query.sql.symbol.ScalarSubquery
Returns a safe clone
clone() - Method in class com.metamatrix.query.sql.symbol.SearchedCaseExpression
 
clone() - Method in class com.metamatrix.query.sql.symbol.Symbol
Return a copy of this object.
clone() - Method in class com.metamatrix.query.sql.util.SymbolMap
 
clone() - Method in class com.metamatrix.query.util.CommandContext
 
cloneBasicTreeNode(BasicTreeNode, BasicTreeNode, boolean) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
 
clonePermission(AuthorizationPolicy, AuthorizationPermission, AuthorizationRealm) - Method in class com.metamatrix.platform.security.api.AbstractAuthorizationObjectEditor
Copy the AuthorizationPermissions from a source AuthorizationPolicy to a target AuthorizationPolicy given an AuthorizationRealm.
clonePolicyPermissions(AuthorizationPolicy, AuthorizationPolicy, AuthorizationRealm, Set, EntitlementMigrationReport) - Method in interface com.metamatrix.platform.admin.api.AuthorizationEditor
 
clonePolicyPermissions(AuthorizationPolicy, AuthorizationPolicy, AuthorizationRealm, Set, EntitlementMigrationReport) - Method in class com.metamatrix.platform.security.api.AuthorizationObjectEditor
Copy the AuthorizationPermissions from a source AuthorizationPolicy to a target AuthorizationPolicy given an AuthorizationRealm.
clonePolicyPrincipals(AuthorizationPolicy, AuthorizationPolicy) - Method in interface com.metamatrix.platform.admin.api.AuthorizationEditor
 
clonePolicyPrincipals(AuthorizationPolicy, AuthorizationPolicy) - Method in class com.metamatrix.platform.security.api.AbstractAuthorizationObjectEditor
Copy the Principalss from a source AuthorizationPolicy to a target AuthorizationPolicy.
clonePolicyPrincipals(AuthorizationPolicy, AuthorizationPolicy, Set, EntitlementMigrationReport) - Method in class com.metamatrix.platform.security.api.AbstractAuthorizationObjectEditor
 
cloneState(AbstractAssignmentInstruction) - Method in class com.metamatrix.query.processor.proc.AbstractAssignmentInstruction
 
cloneWithoutValues() - Method in class com.metamatrix.connector.xml.base.CriteriaDesc
 
close() - Method in interface com.metamatrix.admin.api.server.ServerAdmin
Closes ServerAdmin connection to the server.
close() - Method in class com.metamatrix.admin.server.ServerAdminImpl
Do nothing: this is implemented in ServerAdminClientInterceptor on the client-side.
close() - Method in class com.metamatrix.common.buffer.BufferManagerLobChunkStream
 
close() - Method in interface com.metamatrix.common.comm.platform.socket.ObjectChannel
 
close() - Method in class com.metamatrix.common.connection.BaseTransaction
Return whether this transaction is readonly.
close() - Method in class com.metamatrix.common.connection.ManagedConnection
This method is invoked by the pool to notify the specialized class that the connection is to be terminated.
close() - Method in interface com.metamatrix.common.connection.TransactionInterface
Return whether this transaction is readonly.
close() - Method in class com.metamatrix.common.lob.ByteLobChunkStream
 
close() - Method in class com.metamatrix.common.lob.LobChunkInputStream
 
close() - Method in interface com.metamatrix.common.lob.LobChunkProducer
Close the underlaying stream of producing the chunks
close() - Method in class com.metamatrix.common.lob.ReaderInputStream
 
close(Connection) - Method in class com.metamatrix.common.log.reader.DBLogReader
 
close() - Method in class com.metamatrix.common.vdb.api.VDBArchive
Close the VDBArchive and do the cleanup.
close() - Method in class com.metamatrix.connector.ldap.LDAPConnection
Closes LDAP context, effectively closing the connection to LDAP.
close() - Method in class com.metamatrix.connector.ldap.LDAPSyncQueryExecution
 
close() - Method in class com.metamatrix.connector.ldap.LDAPUpdateExecution
 
close() - Method in class com.metamatrix.connector.loopback.LoopbackConnection
 
close() - Method in class com.metamatrix.connector.loopback.LoopbackExecution
 
close() - Method in class com.metamatrix.connector.metadata.adapter.ObjectConnection
 
close() - Method in class com.metamatrix.connector.metadata.adapter.ObjectSynchExecution
 
close() - Method in class com.metamatrix.connector.metadata.MetadataProcedureExecution
 
close() - Method in class com.metamatrix.connector.salesforce.connection.SalesforceConnection
 
close() - Method in class com.metamatrix.connector.salesforce.execution.GetDeletedExecutionImpl
 
close() - Method in class com.metamatrix.connector.salesforce.execution.GetUpdatedExecutionImpl
 
close() - Method in class com.metamatrix.connector.salesforce.execution.ProcedureExecutionParentImpl
 
close() - Method in class com.metamatrix.connector.salesforce.execution.QueryExecutionImpl
 
close() - Method in interface com.metamatrix.connector.salesforce.execution.SalesforceProcedureExecution
 
close() - Method in class com.metamatrix.connector.salesforce.execution.UpdateExecutionParent
 
CLOSE - Static variable in class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
close() - Method in class com.metamatrix.connector.text.TextConnection
 
close() - Method in class com.metamatrix.connector.text.TextSynchExecution
 
close() - Method in class com.metamatrix.connector.xml.base.LoggingInputStreamFilter
 
close() - Method in class com.metamatrix.connector.xml.base.XMLConnectionImpl
 
close() - Method in class com.metamatrix.connector.xml.cache.CachingInputStreamFilter
 
close() - Method in class com.metamatrix.connector.xml.cache.CachingOutputStream
 
close() - Method in class com.metamatrix.connector.xml.streaming.BaseStreamingExecution
 
close() - Method in class com.metamatrix.connector.xmlsource.file.FileConnection
 
close() - Method in class com.metamatrix.connector.xmlsource.soap.SoapConnection
 
close() - Method in class com.metamatrix.connector.xmlsource.XMLSourceConnection
 
close() - Method in class com.metamatrix.connector.xmlsource.XMLSourceExecution
 
close() - Method in class com.metamatrix.dqp.client.impl.StreamingLobChunckProducer
 
close() - Method in class com.metamatrix.jdbc.MMCallableStatement
In many cases, it is desirable to immediately release a Statements's database and JDBC resources instead of waiting for this to happen when it is automatically closed; the close method provides this immediate release.
close() - Method in class com.metamatrix.jdbc.MMConnection
This method will release the MMDriverConnection's connection to the server and all resources immediately instead of waiting for them to be automatically released.
close() - Method in class com.metamatrix.jdbc.MMResultSet
Close this result set.
close() - Method in class com.metamatrix.jdbc.MMStatement
In many cases, it is desirable to immediately release a Statements's database and JDBC resources instead of waiting for this to happen when it is automatically closed; the close method provides this immediate release.
close() - Method in class com.metamatrix.jdbc.MMXAConnection
 
close() - Method in class com.metamatrix.platform.config.persistence.api.ExtensionModuleConnection
 
close() - Method in interface com.metamatrix.platform.config.persistence.api.PersistentConnection
call close when the connection is no longer needed.
close() - Method in class com.metamatrix.platform.config.persistence.impl.file.FilePersistentConnection
call close when the connection is no longer needed.
close() - Method in interface com.metamatrix.platform.security.authorization.spi.AuthorizationSourceTransaction
A method that is called before this transaction is closed, giving the transaction a chance to release any resources.
close() - Method in class com.metamatrix.query.processor.batch.BatchedUpdatePlan
 
close() - Method in class com.metamatrix.query.processor.dynamic.SqlEval
Closes any resources opened during the evaluation
close() - Method in class com.metamatrix.query.processor.proc.ProcedurePlan
 
close() - Method in interface com.metamatrix.query.processor.ProcessorPlan
Close the plan after processing.
close() - Method in class com.metamatrix.query.processor.relational.AccessNode
 
close() - Method in class com.metamatrix.query.processor.relational.BatchCollector
 
close() - Method in class com.metamatrix.query.processor.relational.BatchedUpdateNode
 
close() - Method in class com.metamatrix.query.processor.relational.DependentAccessNode
 
close() - Method in class com.metamatrix.query.processor.relational.DependentCriteriaProcessor
 
close() - Method in class com.metamatrix.query.processor.relational.DependentProcedureAccessNode
 
close() - Method in class com.metamatrix.query.processor.relational.DependentProcedureExecutionNode
 
close() - Method in class com.metamatrix.query.processor.relational.GroupingNode
 
close() - Method in class com.metamatrix.query.processor.relational.InsertPlanExecutionNode
 
close() - Method in class com.metamatrix.query.processor.relational.JoinNode
 
close() - Method in class com.metamatrix.query.processor.relational.JoinStrategy
 
close() - Method in class com.metamatrix.query.processor.relational.MergeJoinStrategy
 
close() - Method in class com.metamatrix.query.processor.relational.PartitionedSortJoin
 
close() - Method in class com.metamatrix.query.processor.relational.PlanExecutionNode
 
close() - Method in class com.metamatrix.query.processor.relational.ProjectIntoNode
 
close() - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
close() - Method in class com.metamatrix.query.processor.relational.RelationalPlan
 
close() - Method in class com.metamatrix.query.processor.relational.SortNode
 
close() - Method in class com.metamatrix.query.processor.relational.SubqueryAwareEvaluator
 
close() - Method in class com.metamatrix.query.processor.relational.SubqueryAwareRelationalNode
 
close() - Method in class com.metamatrix.query.processor.relational.TupleCollector
 
close() - Method in interface com.metamatrix.query.processor.xml.PlanExecutor
close the plan and cleanup the resultset.
close() - Method in class com.metamatrix.query.processor.xml.XMLPlan
Clean up the tuple source when the plan is closed.
close() - Method in class com.metamatrix.query.processor.xquery.XQueryPlan
Clean up the tuple source when the plan is closed.
close() - Method in interface com.metamatrix.query.xquery.XQuerySQLEvaluator
Closes any resources opened during the evaluation
close() - Method in class com.metamatrix.script.io.ResultSetReader
 
close() - Method in class com.metamatrix.script.io.StringLineReader
 
close() - Method in class com.metamatrix.script.shell.FilePrintStream
 
close() - Method in class com.metamatrix.script.shell.JConsole.BlockingPipedInputStream
 
close() - Method in class com.metamatrix.script.shell.ReaderInterceptor
 
close() - Method in interface org.teiid.connector.api.Connection
Release the connection.
close() - Method in interface org.teiid.connector.api.Execution
Terminates the execution normally.
close() - Method in class org.teiid.connector.jdbc.JDBCBaseExecution
 
close() - Method in class org.teiid.connector.jdbc.JDBCQueryExecution
 
close() - Method in class org.teiid.connector.jdbc.JDBCSourceConnection
 
close() - Method in class org.teiid.connector.jdbc.JDBCSourceXAConnection
 
close() - Method in interface org.teiid.core.index.IIndex
Closes the index file if open
close() - Method in class org.teiid.netty.handler.codec.serialization.ObjectDecoderInputStream
 
close() - Method in class org.teiid.netty.handler.codec.serialization.ObjectEncoderOutputStream
 
close() - Method in class org.teiid.transport.SSLAwareChannelHandler.ObjectChannelImpl
 
closeCalled() - Method in class com.metamatrix.connector.ldap.LDAPConnection
 
closeCalled() - Method in class com.metamatrix.connector.salesforce.connection.SalesforceConnection
 
closeCalled() - Method in interface org.teiid.connector.api.Connection
Called by the pool to indicate that the connection was returned to the pool.
closeCalled() - Method in class org.teiid.connector.basic.BasicConnection
 
closeCalled() - Method in class org.teiid.connector.jdbc.JDBCSourceXAConnection
XAConnection Connections should be cycled to ensure proper cleanup after the transaction.
closeConnection() - Method in class com.metamatrix.common.connection.jdbc.JDBCMgdResourceConnection
This method is invoked by the pool to notify the specialized class that the connection is to be terminated.
closeConnection() - Method in class com.metamatrix.common.connection.ManagedConnection
This method is invoked by the pool to notify the specialized class that the connection is to be terminated.
closeConnection() - Method in class com.metamatrix.common.connection.SimpleManagedConnection
This method is invoked by the pool to notify the specialized class that the connection is to be terminated.
CLOSED - Static variable in interface com.metamatrix.platform.security.api.MetaMatrixSessionState
The session is closed - this state cannot change once it is reached.
CLOSED_STATE_DESC - Static variable in interface org.teiid.adminapi.Session
The description when the session is closed - this state cannot change once it is reached.
closeLobChunkStream(int, long, String) - Method in interface com.metamatrix.dqp.client.ClientSideDQP
 
closeProcessing() - Method in class com.metamatrix.query.processor.QueryProcessor
Close processing and clean everything up.
closeRequest(long) - Method in interface com.metamatrix.dqp.client.ClientSideDQP
 
closeRequest(AtomicRequestID, ConnectorID) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedDataService
 
closeRequest(AtomicRequestID, ConnectorID) - Method in interface com.metamatrix.dqp.service.DataService
 
closeRequest(AtomicRequestID) - Method in class com.metamatrix.server.connector.service.ConnectorService
 
closeRequest(AtomicRequestID) - Method in interface com.metamatrix.server.connector.service.ConnectorServiceInterface
 
closeRequest(AtomicRequestID, ConnectorID) - Method in class com.metamatrix.server.dqp.service.PlatformDataService
 
closeService() - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
Close the service to new work if applicable.
closeService() - Method in class com.metamatrix.platform.service.controller.AbstractService
Close the service to new work if applicable.
closeService() - Method in class com.metamatrix.server.connector.service.ConnectorService
Close the service to new work if applicable.
closeService() - Method in class com.metamatrix.server.query.service.QueryService
 
closeSession(MetaMatrixSessionID) - Method in interface com.metamatrix.platform.security.api.service.SessionServiceInterface
Closes the specified session.
closeSession(MetaMatrixSessionID) - Method in class com.metamatrix.platform.security.session.service.SessionServiceImpl
 
closeSource() - Method in interface com.metamatrix.common.buffer.TupleSource
Closes the Tuple Source.
closeSource() - Method in class com.metamatrix.query.processor.NullTupleSource
Close the tuple source after reading tuples.
closeSource() - Method in class com.metamatrix.query.processor.proc.UpdateCountTupleSource
 
closeSourceConnection() - Method in class org.teiid.connector.jdbc.JDBCSourceConnection
 
closeStreams() - Method in class com.metamatrix.connector.xml.file.FileExecution
 
closeStreams() - Method in class com.metamatrix.connector.xml.http.HTTPExecutor
 
closeStreams() - Method in interface com.metamatrix.connector.xml.ResultProducer
 
CLUSTER_MEMBERS - Static variable in class com.metamatrix.common.config.CurrentConfiguration
 
CLUSTER_NAME - Static variable in class com.metamatrix.common.config.CurrentConfiguration
 
CLUSTER_PORT - Static variable in interface com.metamatrix.common.config.api.VMComponentDefnType
 
CLUSTER_PROTOCOL - Static variable in class com.metamatrix.server.JGroupsProvider
 
ClusteredRegistryState - Class in com.metamatrix.platform.registry
 
ClusteredRegistryState(CacheFactory) - Constructor for class com.metamatrix.platform.registry.ClusteredRegistryState
 
CLUSTERNAME - Static variable in interface com.metamatrix.dqp.embedded.DQPEmbeddedProperties
 
CLUSTERNAME - Static variable in interface com.metamatrix.server.Configuration
 
CM_UTIL_ERR_0001 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
util (030)
CM_UTIL_ERR_0002 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0003 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0004 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0005 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0006 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0007 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0008 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0009 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0010 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0011 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0012 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0013 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0014 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0015 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0016 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0017 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0018 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0019 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0020 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0021 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0022 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0023 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0024 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0025 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0026 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0027 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0028 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0029 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0030 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0031 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0032 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0033 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0034 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0035 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0036 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0037 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0038 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0039 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0040 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0041 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0042 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0043 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0044 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0045 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0046 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0047 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0048 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0049 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0050 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0051 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0052 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0053 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0054 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0055 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0056 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0057 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0058 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0059 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0060 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0061 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0062 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
CM_UTIL_ERR_0063 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0064 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
CM_UTIL_ERR_0065 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0066 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
CM_UTIL_ERR_0067 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
CM_UTIL_ERR_0068 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
CM_UTIL_ERR_0069 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0070 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0071 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
CM_UTIL_ERR_0072 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
CM_UTIL_ERR_0073 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
CM_UTIL_ERR_0074 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
CM_UTIL_ERR_0075 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
CM_UTIL_ERR_0076 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
CM_UTIL_ERR_0077 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
CM_UTIL_ERR_0078 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
CM_UTIL_ERR_0079 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0079 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
CM_UTIL_ERR_0080 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0081 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
CM_UTIL_ERR_0082 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0083 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0084 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0085 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0086 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0087 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0088 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0089 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0090 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0091 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0092 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0093 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0094 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0095 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0096 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0097 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0098 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0099 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0100 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0101 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0102 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0103 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0104 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0105 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0106 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0107 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0108 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0109 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0110 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0111 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0112 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0150 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0151 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0152 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0153 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0154 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0155 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0156 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0157 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0158 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0159 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0160 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0161 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0162 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0163 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0164 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0165 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0166 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0167 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0168 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0169 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0170 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0171 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0172 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0173 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0174 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0175 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0176 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0176 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
CM_UTIL_ERR_0177 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0177 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
CM_UTIL_ERR_0178 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0178 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
CM_UTIL_ERR_0179 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0179 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
CM_UTIL_ERR_0180 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0180 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
CM_UTIL_ERR_0181 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0181 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
CM_UTIL_ERR_0182 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0183 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0184 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CMD_POINT_BEGIN - Static variable in class com.metamatrix.dqp.service.CommandLogMessage
 
CMD_POINT_END - Static variable in class com.metamatrix.dqp.service.CommandLogMessage
 
CMD_STATUS_CANCEL - Static variable in class com.metamatrix.dqp.service.CommandLogMessage
 
CMD_STATUS_END - Static variable in class com.metamatrix.dqp.service.CommandLogMessage
 
CMD_STATUS_ERROR - Static variable in class com.metamatrix.dqp.service.CommandLogMessage
 
CMD_STATUS_NEW - Static variable in class com.metamatrix.dqp.service.CommandLogMessage
 
CNCTR_BNDNG_NM - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VDBModels.ColumnName
 
COALESCE - Static variable in class com.metamatrix.query.function.FunctionLibrary
 
coalesce(Object, Object, Object...) - Static method in class com.metamatrix.query.function.FunctionMethods
 
COALESCE - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
code - Variable in exception com.metamatrix.core.MetaMatrixCoreException
 
CODE_DECRYPTION_FAILED - Static variable in interface com.metamatrix.admin.api.AdminStatus
Warning status code indicating that an object could not be decrypted.
CODE_SUCCESS - Static variable in interface com.metamatrix.admin.api.AdminStatus
Status code indicating that the operation succeeded.
CODE_TABLE_CACHE - Static variable in interface com.metamatrix.platform.service.api.CacheAdmin
 
CODE_TABLE_CACHE - Static variable in interface org.teiid.adminapi.Cache
 
CODE_UNKNOWN - Static variable in interface com.metamatrix.admin.api.AdminStatus
Status code indicating an unknown status
COLLAPSE - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.WHITE_SPACE_TYPES
 
COLLAPSE_SOURCE - Static variable in class com.metamatrix.query.optimizer.relational.rules.RuleConstants
 
collapseWhitespace(String) - Static method in class com.metamatrix.core.util.StringUtil
Removes extraneous whitespace from a string.
collectCumulativeNodeStats(TupleBatch, int) - Method in class com.metamatrix.query.processor.relational.RelationalNodeStatistics
 
collectedAny() - Method in class com.metamatrix.query.processor.relational.BatchCollector
 
collectElements(ILanguageObject) - Static method in class org.teiid.connector.visitor.util.CollectorVisitor
This is a utility method for a common use of this visitor, which is to collect all elements in an object tree.
collectGroups(Collection) - Method in class com.metamatrix.query.sql.lang.FromClause
 
collectGroups(Collection) - Method in class com.metamatrix.query.sql.lang.JoinPredicate
Collect all GroupSymbols for this from clause.
collectGroups(Collection) - Method in class com.metamatrix.query.sql.lang.SubqueryFromClause
Collect all GroupSymbols for this from clause.
collectGroups(Collection) - Method in class com.metamatrix.query.sql.lang.UnaryFromClause
Collect all GroupSymbols for this from clause.
collectGroups(ILanguageObject) - Static method in class org.teiid.connector.visitor.util.CollectorVisitor
This is a utility method for a common use of this visitor, which is to collect all groups in an object tree.
collectGroupsUsedByElements(ILanguageObject) - Static method in class org.teiid.connector.visitor.util.CollectorVisitor
This is a utility method for a common use of this visitor, which is to collect all groups used by all elements in an object tree.
collectInvalidObjects(Collection) - Method in class com.metamatrix.query.validator.ValidatorReport
 
collectionToString(Collection) - Static method in class com.metamatrix.common.tree.basic.BasicTreeView
 
CollectionValueIterator - Class in com.metamatrix.query.sql.lang
 
CollectionValueIterator(Collection) - Constructor for class com.metamatrix.query.sql.lang.CollectionValueIterator
 
collectNodeStats(RelationalNode[], String) - Method in class com.metamatrix.query.processor.relational.RelationalNodeStatistics
 
collectObjects(Class<T>, ILanguageObject) - Static method in class org.teiid.connector.visitor.util.CollectorVisitor
This is a utility method to instantiate and run the visitor in conjunction with a HierarchyVisitor to collect all objects of the specified type of the specified tree in the language object tree.
CollectorVisitor<T> - Class in org.teiid.connector.visitor.util
This visitor can be used to collect all objects of a certain type in a language tree.
CollectorVisitor(Class<T>) - Constructor for class org.teiid.connector.visitor.util.CollectorVisitor
 
collectReferences(LanguageObject, Collection<GroupSymbol>, List<Reference>) - Static method in class com.metamatrix.query.sql.visitor.CorrelatedReferenceCollectorVisitor
Helper to use this visitor.
collectTuples() - Method in class com.metamatrix.query.processor.relational.BatchCollector
 
collectTuples(TupleBatch) - Method in class com.metamatrix.query.processor.relational.BatchCollector
 
collectValidCriteriaElements(GroupSymbol, QueryMetadataInterface) - Static method in class com.metamatrix.query.resolver.command.XMLQueryResolver
Collect all fully-qualified valid elements.
COLON - Static variable in class com.metamatrix.common.util.WSDLServletUtil
 
COLON - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
COLON_DELIMITER - Static variable in class com.metamatrix.common.api.MMURL
 
COLUMN - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Relational.Class
 
column - Variable in class com.metamatrix.query.parser.JavaCharStream
 
COLUMN - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.RECORD_TYPE
 
COLUMN_CNT_MUST_MATCH_MODEL - Static variable in class com.metamatrix.connector.text.TextPropertyNames
This property can be used to force the edit that ensures the number of columns in the text file matches the number of columns modeled.
COLUMN_INPUT_PARAMETER_FLAG_INDEX_VERSION - Static variable in class org.teiid.metadata.index.RecordFactory
The version number that is associated with the change made to add an input parameter flag on columns.
COLUMN_NAMES - Static variable in class com.metamatrix.common.log.reader.LogEntryPropertyNames
List of String database column names which store the log message attributes
COLUMN_NATIVE_TYPE_INDEX_VERSION - Static variable in class org.teiid.metadata.index.RecordFactory
The version number that is associated with the change made to add native type property on columns.
COLUMN_NULL_DISTINCT_INDEX_VERSION - Static variable in class org.teiid.metadata.index.RecordFactory
The version number that is associated with the change made to add count of null and distinct values for columns on the column records 7/8/2005.
columnDataTypes - Variable in class org.teiid.connector.jdbc.JDBCQueryExecution
 
columnElementsByName - Variable in class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
ColumnRecordImpl - Class in org.teiid.connector.metadata.runtime
ColumnRecordImpl
ColumnRecordImpl() - Constructor for class org.teiid.connector.metadata.runtime.ColumnRecordImpl
 
COLUMNS - Static variable in class com.metamatrix.connector.text.TextPropertyNames
 
COLUMNS_INDEX - Static variable in class org.teiid.metadata.index.IndexConstants.INDEX_NAME
 
ColumnSetRecordImpl - Class in org.teiid.connector.metadata.runtime
ColumnSetRecordImpl
ColumnSetRecordImpl(short) - Constructor for class org.teiid.connector.metadata.runtime.ColumnSetRecordImpl
 
com.metamatrix.admin - package com.metamatrix.admin
 
com.metamatrix.admin.api - package com.metamatrix.admin.api
 
com.metamatrix.admin.api.exception.security - package com.metamatrix.admin.api.exception.security
 
com.metamatrix.admin.api.server - package com.metamatrix.admin.api.server
 
com.metamatrix.admin.objects - package com.metamatrix.admin.objects
 
com.metamatrix.admin.server - package com.metamatrix.admin.server
 
com.metamatrix.api.core.message - package com.metamatrix.api.core.message
 
com.metamatrix.api.core.xmi - package com.metamatrix.api.core.xmi
 
com.metamatrix.api.exception - package com.metamatrix.api.exception
 
com.metamatrix.api.exception.query - package com.metamatrix.api.exception.query
 
com.metamatrix.api.exception.security - package com.metamatrix.api.exception.security
 
com.metamatrix.api.exception.server - package com.metamatrix.api.exception.server
 
com.metamatrix.cache - package com.metamatrix.cache
 
com.metamatrix.cache.jboss - package com.metamatrix.cache.jboss
 
com.metamatrix.cdk - package com.metamatrix.cdk
 
com.metamatrix.cdk.api - package com.metamatrix.cdk.api
 
com.metamatrix.cdk.file - package com.metamatrix.cdk.file
 
com.metamatrix.client - package com.metamatrix.client
 
com.metamatrix.common - package com.metamatrix.common
 
com.metamatrix.common.actions - package com.metamatrix.common.actions
 
com.metamatrix.common.api - package com.metamatrix.common.api
 
com.metamatrix.common.application - package com.metamatrix.common.application
 
com.metamatrix.common.application.exception - package com.metamatrix.common.application.exception
 
com.metamatrix.common.batch - package com.metamatrix.common.batch
 
com.metamatrix.common.buffer - package com.metamatrix.common.buffer
 
com.metamatrix.common.buffer.impl - package com.metamatrix.common.buffer.impl
 
com.metamatrix.common.buffer.storage.file - package com.metamatrix.common.buffer.storage.file
 
com.metamatrix.common.classloader - package com.metamatrix.common.classloader
 
com.metamatrix.common.comm - package com.metamatrix.common.comm
 
com.metamatrix.common.comm.api - package com.metamatrix.common.comm.api
 
com.metamatrix.common.comm.exception - package com.metamatrix.common.comm.exception
 
com.metamatrix.common.comm.platform - package com.metamatrix.common.comm.platform
 
com.metamatrix.common.comm.platform.client - package com.metamatrix.common.comm.platform.client
 
com.metamatrix.common.comm.platform.socket - package com.metamatrix.common.comm.platform.socket
 
com.metamatrix.common.comm.platform.socket.client - package com.metamatrix.common.comm.platform.socket.client
 
com.metamatrix.common.config - package com.metamatrix.common.config
 
com.metamatrix.common.config.api - package com.metamatrix.common.config.api
 
com.metamatrix.common.config.api.exceptions - package com.metamatrix.common.config.api.exceptions
 
com.metamatrix.common.config.model - package com.metamatrix.common.config.model
 
com.metamatrix.common.config.reader - package com.metamatrix.common.config.reader
 
com.metamatrix.common.config.util - package com.metamatrix.common.config.util
 
com.metamatrix.common.config.xml - package com.metamatrix.common.config.xml
 
com.metamatrix.common.connection - package com.metamatrix.common.connection
 
com.metamatrix.common.connection.jdbc - package com.metamatrix.common.connection.jdbc
 
com.metamatrix.common.extensionmodule - package com.metamatrix.common.extensionmodule
 
com.metamatrix.common.extensionmodule.exception - package com.metamatrix.common.extensionmodule.exception
 
com.metamatrix.common.extensionmodule.protocol - package com.metamatrix.common.extensionmodule.protocol
 
com.metamatrix.common.extensionmodule.protocol.extensionjar - package com.metamatrix.common.extensionmodule.protocol.extensionjar
 
com.metamatrix.common.extensionmodule.spi - package com.metamatrix.common.extensionmodule.spi
 
com.metamatrix.common.extensionmodule.spi.jdbc - package com.metamatrix.common.extensionmodule.spi.jdbc
 
com.metamatrix.common.id.dbid - package com.metamatrix.common.id.dbid
 
com.metamatrix.common.id.dbid.spi - package com.metamatrix.common.id.dbid.spi
 
com.metamatrix.common.id.dbid.spi.jdbc - package com.metamatrix.common.id.dbid.spi.jdbc
 
com.metamatrix.common.jdbc - package com.metamatrix.common.jdbc
 
com.metamatrix.common.lob - package com.metamatrix.common.lob
 
com.metamatrix.common.log - package com.metamatrix.common.log
 
com.metamatrix.common.log.reader - package com.metamatrix.common.log.reader
 
com.metamatrix.common.messaging - package com.metamatrix.common.messaging
 
com.metamatrix.common.messaging.jgroups - package com.metamatrix.common.messaging.jgroups
 
com.metamatrix.common.namedobject - package com.metamatrix.common.namedobject
 
com.metamatrix.common.object - package com.metamatrix.common.object
 
com.metamatrix.common.properties - package com.metamatrix.common.properties
 
com.metamatrix.common.protocol - package com.metamatrix.common.protocol
 
com.metamatrix.common.protocol.classpath - package com.metamatrix.common.protocol.classpath
 
com.metamatrix.common.protocol.jar - package com.metamatrix.common.protocol.jar
 
com.metamatrix.common.protocol.mmfile - package com.metamatrix.common.protocol.mmfile
 
com.metamatrix.common.protocol.mmrofile - package com.metamatrix.common.protocol.mmrofile
 
com.metamatrix.common.queue - package com.metamatrix.common.queue
 
com.metamatrix.common.tree - package com.metamatrix.common.tree
 
com.metamatrix.common.tree.basic - package com.metamatrix.common.tree.basic
 
com.metamatrix.common.tree.directory - package com.metamatrix.common.tree.directory
 
com.metamatrix.common.types - package com.metamatrix.common.types
 
com.metamatrix.common.types.basic - package com.metamatrix.common.types.basic
 
com.metamatrix.common.util - package com.metamatrix.common.util
 
com.metamatrix.common.util.crypto - package com.metamatrix.common.util.crypto
 
com.metamatrix.common.util.crypto.cipher - package com.metamatrix.common.util.crypto.cipher
 
com.metamatrix.common.util.crypto.keymanage - package com.metamatrix.common.util.crypto.keymanage
 
com.metamatrix.common.vdb.api - package com.metamatrix.common.vdb.api
 
com.metamatrix.common.xa - package com.metamatrix.common.xa
 
com.metamatrix.common.xml - package com.metamatrix.common.xml
 
com.metamatrix.common.xml.xmi - package com.metamatrix.common.xml.xmi
 
com.metamatrix.connector.ldap - package com.metamatrix.connector.ldap
 
com.metamatrix.connector.loopback - package com.metamatrix.connector.loopback
 
com.metamatrix.connector.metadata - package com.metamatrix.connector.metadata
 
com.metamatrix.connector.metadata.adapter - package com.metamatrix.connector.metadata.adapter
 
com.metamatrix.connector.salesforce - package com.metamatrix.connector.salesforce
 
com.metamatrix.connector.salesforce.connection - package com.metamatrix.connector.salesforce.connection
 
com.metamatrix.connector.salesforce.connection.impl - package com.metamatrix.connector.salesforce.connection.impl
 
com.metamatrix.connector.salesforce.execution - package com.metamatrix.connector.salesforce.execution
 
com.metamatrix.connector.salesforce.execution.visitors - package com.metamatrix.connector.salesforce.execution.visitors
 
com.metamatrix.connector.text - package com.metamatrix.connector.text
 
com.metamatrix.connector.xml - package com.metamatrix.connector.xml
 
com.metamatrix.connector.xml.base - package com.metamatrix.connector.xml.base
 
com.metamatrix.connector.xml.cache - package com.metamatrix.connector.xml.cache
 
com.metamatrix.connector.xml.file - package com.metamatrix.connector.xml.file
 
com.metamatrix.connector.xml.http - package com.metamatrix.connector.xml.http
 
com.metamatrix.connector.xml.soap - package com.metamatrix.connector.xml.soap
 
com.metamatrix.connector.xml.streaming - package com.metamatrix.connector.xml.streaming
 
com.metamatrix.connector.xmlsource - package com.metamatrix.connector.xmlsource
 
com.metamatrix.connector.xmlsource.file - package com.metamatrix.connector.xmlsource.file
 
com.metamatrix.connector.xmlsource.soap - package com.metamatrix.connector.xmlsource.soap
 
com.metamatrix.core - package com.metamatrix.core
 
com.metamatrix.core.commandshell - package com.metamatrix.core.commandshell
 
com.metamatrix.core.event - package com.metamatrix.core.event
 
com.metamatrix.core.factory - package com.metamatrix.core.factory
 
com.metamatrix.core.id - package com.metamatrix.core.id
 
com.metamatrix.core.io - package com.metamatrix.core.io
 
com.metamatrix.core.log - package com.metamatrix.core.log
 
com.metamatrix.core.util - package com.metamatrix.core.util
 
com.metamatrix.core.vdb - package com.metamatrix.core.vdb
 
com.metamatrix.core.xml - package com.metamatrix.core.xml
 
com.metamatrix.dqp - package com.metamatrix.dqp
 
com.metamatrix.dqp.client - package com.metamatrix.dqp.client
 
com.metamatrix.dqp.client.impl - package com.metamatrix.dqp.client.impl
 
com.metamatrix.dqp.embedded - package com.metamatrix.dqp.embedded
 
com.metamatrix.dqp.embedded.admin - package com.metamatrix.dqp.embedded.admin
 
com.metamatrix.dqp.embedded.configuration - package com.metamatrix.dqp.embedded.configuration
 
com.metamatrix.dqp.embedded.services - package com.metamatrix.dqp.embedded.services
 
com.metamatrix.dqp.exception - package com.metamatrix.dqp.exception
 
com.metamatrix.dqp.message - package com.metamatrix.dqp.message
 
com.metamatrix.dqp.metadata - package com.metamatrix.dqp.metadata
 
com.metamatrix.dqp.service - package com.metamatrix.dqp.service
 
com.metamatrix.dqp.service.metadata - package com.metamatrix.dqp.service.metadata
 
com.metamatrix.dqp.util - package com.metamatrix.dqp.util
 
com.metamatrix.jdbc - package com.metamatrix.jdbc
 
com.metamatrix.jdbc.api - package com.metamatrix.jdbc.api
 
com.metamatrix.jdbc.api.tools - package com.metamatrix.jdbc.api.tools
 
com.metamatrix.jdbc.util - package com.metamatrix.jdbc.util
 
com.metamatrix.metadata.runtime - package com.metamatrix.metadata.runtime
 
com.metamatrix.metadata.runtime.api - package com.metamatrix.metadata.runtime.api
 
com.metamatrix.metadata.runtime.event - package com.metamatrix.metadata.runtime.event
 
com.metamatrix.metadata.runtime.exception - package com.metamatrix.metadata.runtime.exception
 
com.metamatrix.metadata.runtime.model - package com.metamatrix.metadata.runtime.model
 
com.metamatrix.metadata.runtime.spi - package com.metamatrix.metadata.runtime.spi
 
com.metamatrix.metadata.runtime.spi.jdbc - package com.metamatrix.metadata.runtime.spi.jdbc
 
com.metamatrix.metadata.runtime.util - package com.metamatrix.metadata.runtime.util
 
com.metamatrix.metadata.runtime.vdb.defn - package com.metamatrix.metadata.runtime.vdb.defn
 
com.metamatrix.metadata.util - package com.metamatrix.metadata.util
 
com.metamatrix.platform - package com.metamatrix.platform
 
com.metamatrix.platform.admin.api - package com.metamatrix.platform.admin.api
 
com.metamatrix.platform.admin.api.exception - package com.metamatrix.platform.admin.api.exception
 
com.metamatrix.platform.admin.api.runtime - package com.metamatrix.platform.admin.api.runtime
 
com.metamatrix.platform.admin.apiimpl - package com.metamatrix.platform.admin.apiimpl
 
com.metamatrix.platform.config - package com.metamatrix.platform.config
 
com.metamatrix.platform.config.api.service - package com.metamatrix.platform.config.api.service
 
com.metamatrix.platform.config.event - package com.metamatrix.platform.config.event
 
com.metamatrix.platform.config.persistence.api - package com.metamatrix.platform.config.persistence.api
 
com.metamatrix.platform.config.persistence.impl.file - package com.metamatrix.platform.config.persistence.impl.file
 
com.metamatrix.platform.config.service - package com.metamatrix.platform.config.service
 
com.metamatrix.platform.config.spi.xml - package com.metamatrix.platform.config.spi.xml
 
com.metamatrix.platform.config.util - package com.metamatrix.platform.config.util
 
com.metamatrix.platform.registry - package com.metamatrix.platform.registry
 
com.metamatrix.platform.security.api - package com.metamatrix.platform.security.api
 
com.metamatrix.platform.security.api.service - package com.metamatrix.platform.security.api.service
 
com.metamatrix.platform.security.audit - package com.metamatrix.platform.security.audit
 
com.metamatrix.platform.security.audit.config - package com.metamatrix.platform.security.audit.config
 
com.metamatrix.platform.security.audit.destination - package com.metamatrix.platform.security.audit.destination
 
com.metamatrix.platform.security.audit.format - package com.metamatrix.platform.security.audit.format
 
com.metamatrix.platform.security.authorization.cache - package com.metamatrix.platform.security.authorization.cache
 
com.metamatrix.platform.security.authorization.service - package com.metamatrix.platform.security.authorization.service
 
com.metamatrix.platform.security.authorization.spi - package com.metamatrix.platform.security.authorization.spi
 
com.metamatrix.platform.security.authorization.spi.jdbc - package com.metamatrix.platform.security.authorization.spi.jdbc
 
com.metamatrix.platform.security.membership.service - package com.metamatrix.platform.security.membership.service
 
com.metamatrix.platform.security.membership.spi - package com.metamatrix.platform.security.membership.spi
 
com.metamatrix.platform.security.membership.spi.file - package com.metamatrix.platform.security.membership.spi.file
 
com.metamatrix.platform.security.membership.spi.ldap - package com.metamatrix.platform.security.membership.spi.ldap
 
com.metamatrix.platform.security.session.service - package com.metamatrix.platform.security.session.service
 
com.metamatrix.platform.security.util - package com.metamatrix.platform.security.util
 
com.metamatrix.platform.service - package com.metamatrix.platform.service
 
com.metamatrix.platform.service.api - package com.metamatrix.platform.service.api
 
com.metamatrix.platform.service.api.event - package com.metamatrix.platform.service.api.event
 
com.metamatrix.platform.service.api.exception - package com.metamatrix.platform.service.api.exception
 
com.metamatrix.platform.service.controller - package com.metamatrix.platform.service.controller
 
com.metamatrix.platform.service.proxy - package com.metamatrix.platform.service.proxy
 
com.metamatrix.platform.util - package com.metamatrix.platform.util
 
com.metamatrix.platform.vm.api.controller - package com.metamatrix.platform.vm.api.controller
 
com.metamatrix.platform.vm.controller - package com.metamatrix.platform.vm.controller
 
com.metamatrix.query - package com.metamatrix.query
 
com.metamatrix.query.analysis - package com.metamatrix.query.analysis
 
com.metamatrix.query.eval - package com.metamatrix.query.eval
 
com.metamatrix.query.execution - package com.metamatrix.query.execution
 
com.metamatrix.query.function - package com.metamatrix.query.function
 
com.metamatrix.query.function.aggregate - package com.metamatrix.query.function.aggregate
 
com.metamatrix.query.function.metadata - package com.metamatrix.query.function.metadata
 
com.metamatrix.query.function.source - package com.metamatrix.query.function.source
 
com.metamatrix.query.mapping.relational - package com.metamatrix.query.mapping.relational
 
com.metamatrix.query.mapping.xml - package com.metamatrix.query.mapping.xml
 
com.metamatrix.query.metadata - package com.metamatrix.query.metadata
 
com.metamatrix.query.optimizer - package com.metamatrix.query.optimizer
 
com.metamatrix.query.optimizer.batch - package com.metamatrix.query.optimizer.batch
 
com.metamatrix.query.optimizer.capabilities - package com.metamatrix.query.optimizer.capabilities
 
com.metamatrix.query.optimizer.proc - package com.metamatrix.query.optimizer.proc
 
com.metamatrix.query.optimizer.relational - package com.metamatrix.query.optimizer.relational
 
com.metamatrix.query.optimizer.relational.plantree - package com.metamatrix.query.optimizer.relational.plantree
 
com.metamatrix.query.optimizer.relational.rules - package com.metamatrix.query.optimizer.relational.rules
 
com.metamatrix.query.optimizer.xml - package com.metamatrix.query.optimizer.xml
 
com.metamatrix.query.optimizer.xquery - package com.metamatrix.query.optimizer.xquery
 
com.metamatrix.query.parser - package com.metamatrix.query.parser
 
com.metamatrix.query.processor - package com.metamatrix.query.processor
 
com.metamatrix.query.processor.batch - package com.metamatrix.query.processor.batch
 
com.metamatrix.query.processor.dynamic - package com.metamatrix.query.processor.dynamic
 
com.metamatrix.query.processor.proc - package com.metamatrix.query.processor.proc
 
com.metamatrix.query.processor.program - package com.metamatrix.query.processor.program
 
com.metamatrix.query.processor.relational - package com.metamatrix.query.processor.relational
 
com.metamatrix.query.processor.xml - package com.metamatrix.query.processor.xml
 
com.metamatrix.query.processor.xquery - package com.metamatrix.query.processor.xquery
 
com.metamatrix.query.report - package com.metamatrix.query.report
 
com.metamatrix.query.resolver - package com.metamatrix.query.resolver
 
com.metamatrix.query.resolver.command - package com.metamatrix.query.resolver.command
 
com.metamatrix.query.resolver.util - package com.metamatrix.query.resolver.util
 
com.metamatrix.query.rewriter - package com.metamatrix.query.rewriter
 
com.metamatrix.query.sql - package com.metamatrix.query.sql
 
com.metamatrix.query.sql.lang - package com.metamatrix.query.sql.lang
 
com.metamatrix.query.sql.navigator - package com.metamatrix.query.sql.navigator
 
com.metamatrix.query.sql.proc - package com.metamatrix.query.sql.proc
 
com.metamatrix.query.sql.symbol - package com.metamatrix.query.sql.symbol
 
com.metamatrix.query.sql.util - package com.metamatrix.query.sql.util
 
com.metamatrix.query.sql.visitor - package com.metamatrix.query.sql.visitor
 
com.metamatrix.query.tempdata - package com.metamatrix.query.tempdata
 
com.metamatrix.query.util - package com.metamatrix.query.util
 
com.metamatrix.query.validator - package com.metamatrix.query.validator
 
com.metamatrix.query.xquery - package com.metamatrix.query.xquery
 
com.metamatrix.query.xquery.saxon - package com.metamatrix.query.xquery.saxon
 
com.metamatrix.script.io - package com.metamatrix.script.io
 
com.metamatrix.script.junit - package com.metamatrix.script.junit
 
com.metamatrix.script.shell - package com.metamatrix.script.shell
 
com.metamatrix.server - package com.metamatrix.server
 
com.metamatrix.server.admin.api - package com.metamatrix.server.admin.api
 
com.metamatrix.server.admin.apiimpl - package com.metamatrix.server.admin.apiimpl
 
com.metamatrix.server.connector.service - package com.metamatrix.server.connector.service
 
com.metamatrix.server.dqp.config - package com.metamatrix.server.dqp.config
 
com.metamatrix.server.dqp.service - package com.metamatrix.server.dqp.service
 
com.metamatrix.server.query.service - package com.metamatrix.server.query.service
 
com.metamatrix.server.serverapi - package com.metamatrix.server.serverapi
 
com.metamatrix.server.util - package com.metamatrix.server.util
 
com.metamatrix.vdb.edit.loader - package com.metamatrix.vdb.edit.loader
 
com.metamatrix.vdb.materialization - package com.metamatrix.vdb.materialization
 
com.metamatrix.vdb.materialization.template - package com.metamatrix.vdb.materialization.template
 
com.metamatrix.vdb.runtime - package com.metamatrix.vdb.runtime
 
com.metamatrix.xa.arjuna - package com.metamatrix.xa.arjuna
 
com.sforce.soap.partner - package com.sforce.soap.partner
 
com.sforce.soap.partner.fault - package com.sforce.soap.partner.fault
 
com.sforce.soap.partner.sobject - package com.sforce.soap.partner.sobject
 
combineCriteria(List) - Static method in class com.metamatrix.query.sql.lang.Criteria
 
combineCriteria(Criteria, Criteria) - Static method in class com.metamatrix.query.sql.lang.Criteria
This utility method can be used to combine two criteria using an AND.
combineCriteria(Criteria, Criteria, boolean) - Static method in class com.metamatrix.query.sql.lang.Criteria
 
combineCriteria(ICriteria, ICriteria, ILanguageFactory) - Static method in class org.teiid.connector.language.LanguageUtil
This utility method can be used to combine two criteria using an AND.
COMBOBOX_TYPE - Static variable in interface com.metamatrix.connector.salesforce.Constants
 
COMMA - Static variable in class com.metamatrix.common.util.WSDLServletUtil
 
COMMA - Static variable in class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
COMMA - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
COMMA - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
COMMA_DELIMITER - Static variable in class com.metamatrix.common.api.MMURL
 
Command - Class in com.metamatrix.core.commandshell
Executes a command string on a given object.
Command(Object, String[]) - Constructor for class com.metamatrix.core.commandshell.Command
Instantiate a command for a target object.
Command(Object, String) - Constructor for class com.metamatrix.core.commandshell.Command
Instantiate a command for a target object.
Command(Object, String, String[]) - Constructor for class com.metamatrix.core.commandshell.Command
Insantiate a command for a target object.
command(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse any of several command types - this is the main parser entry point.
Command - Class in com.metamatrix.query.sql.lang
A Command is an interface for all the language objects that are at the root of a language object tree representing a SQL statement.
Command() - Constructor for class com.metamatrix.query.sql.lang.Command
 
command - Variable in class org.teiid.connector.jdbc.JDBCQueryExecution
 
COMMAND_DETERMINISTIC - Static variable in class com.metamatrix.query.function.metadata.FunctionMethod
 
COMMAND_PAYLOAD - Static variable in class com.metamatrix.query.function.FunctionLibrary
 
CommandBuilder - Class in com.metamatrix.cdk
Convert a query string into a SQL language parse tree.
CommandBuilder(QueryMetadataInterface) - Constructor for class com.metamatrix.cdk.CommandBuilder
 
CommandCollectorVisitor - Class in com.metamatrix.query.sql.visitor
This visitor class will traverse a language object tree and collect all sub-commands it finds.
CommandCollectorVisitor(Set<CommandCollectorVisitor.Mode>) - Constructor for class com.metamatrix.query.sql.visitor.CommandCollectorVisitor
Construct a new visitor with the default collection type, which is a HashSet.
CommandContainer - Interface in com.metamatrix.query.sql.lang
Returns a list of subCommands that is safe to manipulate
CommandContext - Class in com.metamatrix.query.util
Defines the context that a command is processing in.
CommandContext(Object, String, String, Serializable, String, String, Properties, boolean, boolean) - Constructor for class com.metamatrix.query.util.CommandContext
Construct a new context.
CommandContext(Object, String, String, String, String) - Constructor for class com.metamatrix.query.util.CommandContext
Construct a new context.
CommandContext(CommandContext) - Constructor for class com.metamatrix.query.util.CommandContext
 
CommandContext() - Constructor for class com.metamatrix.query.util.CommandContext
 
CommandLineParser - Class in com.metamatrix.core.commandshell
Break a String of the form: ...
CommandLineParser() - Constructor for class com.metamatrix.core.commandshell.CommandLineParser
 
CommandLogMessage - Class in com.metamatrix.dqp.service
 
CommandLogMessage(long, String, String, String, String, String, String, String, String) - Constructor for class com.metamatrix.dqp.service.CommandLogMessage
 
CommandLogMessage(long, String, String, String, String, String, String, int, boolean, boolean) - Constructor for class com.metamatrix.dqp.service.CommandLogMessage
 
CommandLogMessage(long, String, long, String, String, String, String, String, String, ExecutionContext) - Constructor for class com.metamatrix.dqp.service.CommandLogMessage
 
CommandLogMessage(long, String, long, String, String, String, String, String, int, boolean, boolean, ExecutionContext) - Constructor for class com.metamatrix.dqp.service.CommandLogMessage
 
commandPayload(CommandContext) - Static method in class com.metamatrix.query.function.FunctionMethods
 
commandPayload(CommandContext, String) - Static method in class com.metamatrix.query.function.FunctionMethods
 
CommandPlanner - Interface in com.metamatrix.query.optimizer
The common interface of all planners which take a user's command object and produce a ProcessorPlan object, which is a plan for executing the query.
CommandResolver - Interface in com.metamatrix.query.resolver
This is the interface that is implemented for each type of command, telling how to resolve that command.
commands - Variable in class com.metamatrix.query.sql.lang.BatchedUpdateCommand
 
CommandShell - Class in com.metamatrix.core.commandshell
Reads input from standard input and directs commands read to the underlying target object.
CommandShell(CommandTarget) - Constructor for class com.metamatrix.core.commandshell.CommandShell
 
CommandStatement - Class in com.metamatrix.query.sql.proc
This class represents a variable assignment statement in the storedprocedure language.
CommandStatement() - Constructor for class com.metamatrix.query.sql.proc.CommandStatement
Constructor for CommandStatement.
CommandStatement(Command) - Constructor for class com.metamatrix.query.sql.proc.CommandStatement
Constructor for CommandStatement.
commandStatus - Variable in class com.metamatrix.jdbc.MMStatement
 
CommandTarget - Class in com.metamatrix.core.commandshell
Base class for command-line targets used by the CommandShell class.
CommandTarget() - Constructor for class com.metamatrix.core.commandshell.CommandTarget
 
CommandTreeNode - Class in com.metamatrix.query.optimizer
A tree node object used to hold state during command planning and optimizing.
CommandTreeNode() - Constructor for class com.metamatrix.query.optimizer.CommandTreeNode
 
CommandTreeProcessor - Interface in com.metamatrix.query.optimizer
An object that performs some processing on a tree of CommandTreeNodes during command planning.
COMMENT - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLDocument.Class
 
COMMENT - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants
Constant defining a target node type of "comment".
COMMENT_TEXT - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Properties
The text for a comment.
COMMENT_TEXT - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Tags
 
commit() - Method in class com.metamatrix.common.connection.BaseTransaction
Make all changes made during this transaction's lifetime and release any data source locks currently held by the associated Connection.
commit() - Method in class com.metamatrix.common.connection.ManagedConnection
Make all changes made since the previous commit/rollback permanent, and release any data source locks currently held by the Connection.
commit() - Method in interface com.metamatrix.common.connection.TransactionInterface
Make all changes made during this transaction's lifetime and release any data source locks currently held by the associated Connection.
commit() - Method in interface com.metamatrix.dqp.client.ClientSideDQP
 
commit(MMXid, boolean) - Method in interface com.metamatrix.dqp.client.ClientSideDQP
 
commit(TransactionContext) - Method in interface com.metamatrix.dqp.service.TransactionService
 
commit(String) - Method in interface com.metamatrix.dqp.service.TransactionService
 
commit(String, MMXid, boolean) - Method in interface com.metamatrix.dqp.service.TransactionService
 
commit() - Method in class com.metamatrix.jdbc.MMConnection
This method makes any changes involved in a transaction permanent and releases any locks held by the connection object.
commit(Xid, boolean) - Method in class com.metamatrix.jdbc.MMXAResource
 
commit() - Method in class com.metamatrix.platform.config.persistence.api.ExtensionModuleConnection
 
commit() - Method in interface com.metamatrix.platform.config.persistence.api.PersistentConnection
 
commit() - Method in class com.metamatrix.platform.config.persistence.impl.file.FilePersistentConnection
 
commit() - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationConnector
Complete the transaction represented by this TransactionObject.
commitTransaction(MMXid, boolean) - Method in class com.metamatrix.jdbc.MMConnection
 
COMMON - Static variable in interface com.metamatrix.core.CoreConstants.Plugin
 
COMMON_COMM_PLATFORM - Static variable in interface com.metamatrix.core.CoreConstants.Plugin
 
COMMON_EXTENSION_CLASPATH - Static variable in interface com.metamatrix.dqp.embedded.DQPEmbeddedProperties
 
COMMON_EXTENSION_CLASPATH - Static variable in class com.metamatrix.server.util.ServerPropertyNames
 
CommonCommPlugin - Class in com.metamatrix.common.comm
 
CommonCommPlugin() - Constructor for class com.metamatrix.common.comm.CommonCommPlugin
 
CommonPlugin - Class in com.metamatrix.common
CommonPlugin
CommonPlugin() - Constructor for class com.metamatrix.common.CommonPlugin
 
CommonPropertyNames - Class in com.metamatrix.common.util
Class that defines common property constants
CommonPropertyNames() - Constructor for class com.metamatrix.common.util.CommonPropertyNames
 
CommonsLogManagerAdapter - Class in org.teiid.configuration
This class is bridge for hooking LogManager into systems that use apache commons logging.
CommonsLogManagerAdapter(String) - Constructor for class org.teiid.configuration.CommonsLogManagerAdapter
 
CommPlatformPlugin - Class in com.metamatrix.common.comm.platform
CommPlatformPlugin
CommPlatformPlugin() - Constructor for class com.metamatrix.common.comm.platform.CommPlatformPlugin
 
CommunicationException - Exception in com.metamatrix.common.comm.exception
An error occurred in communication between client and server.
CommunicationException() - Constructor for exception com.metamatrix.common.comm.exception.CommunicationException
No-Arg Constructor
CommunicationException(String) - Constructor for exception com.metamatrix.common.comm.exception.CommunicationException
 
CommunicationException(Throwable) - Constructor for exception com.metamatrix.common.comm.exception.CommunicationException
 
CommunicationException(Throwable, String) - Constructor for exception com.metamatrix.common.comm.exception.CommunicationException
 
compare(Object, Object) - Method in class com.metamatrix.common.object.ConfigurationPropertyObjDisplayComparator
Compares the two arguments for order.
compare(Object, Object) - Method in class com.metamatrix.common.object.ObjectDefinitionDisplayNameComparator
Compares the two arguments for order.
compare(PropertiedObjectImpl) - Method in class com.metamatrix.common.object.PropertiedObjectImpl
 
compare(DirectoryEntry, DirectoryEntry) - Method in class com.metamatrix.common.tree.directory.DirectoryEntryNameAndTypeComparator
 
compare(Object, Object) - Method in class com.metamatrix.common.tree.directory.DirectoryEntryNameAndTypeComparator
 
compare(Object, Object) - Method in class com.metamatrix.common.tree.TreeNodeNameComparator
 
compare(TreeNode, TreeNode) - Method in class com.metamatrix.common.tree.TreeNodePathComparator
 
compare(Object, Object) - Method in class com.metamatrix.common.tree.TreeNodePathComparator
 
compare(TreeNode, TreeNode) - Method in class com.metamatrix.common.tree.TreeNodePropertyComparator
 
compare(Object, Object) - Method in class com.metamatrix.common.tree.TreeNodePropertyComparator
 
compare(Properties, Properties) - Static method in class com.metamatrix.common.util.PropertiesUtils
This method implements a 'compareTo' logic for two Properties objects, equivalent to calling p1.compareTo(p2) if the Properties class implemented Comparable (which it does not).
compare(PermissionDataNodeImpl, PermissionDataNodeImpl) - Static method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeImpl
Utility method to compare two PermissionDataNodeImpl instances.
compare(AuthorizationPermission, AuthorizationPermission) - Static method in class com.metamatrix.platform.security.api.AuthorizationPermission
Utility method to compare two AuthorizationPermission instances.
compare(AuthorizationRealm, AuthorizationRealm) - Static method in class com.metamatrix.platform.security.api.AuthorizationRealm
Utility method to compare two AuthorizationRealm instances.
compare(Object, Object) - Method in class com.metamatrix.query.processor.relational.ListNestedSortComparator
Compares its two arguments for order.
compare(List, List, int[], int[]) - Method in class com.metamatrix.query.processor.relational.MergeJoinStrategy
 
compare(List, List, int[], int[]) - Method in class com.metamatrix.query.processor.relational.NestedLoopJoinStrategy
 
COMPARE_EQ - Static variable in class com.metamatrix.query.sql.proc.CriteriaSelector
 
COMPARE_GE - Static variable in class com.metamatrix.query.sql.proc.CriteriaSelector
 
COMPARE_GT - Static variable in class com.metamatrix.query.sql.proc.CriteriaSelector
 
COMPARE_LE - Static variable in class com.metamatrix.query.sql.proc.CriteriaSelector
 
COMPARE_LT - Static variable in class com.metamatrix.query.sql.proc.CriteriaSelector
 
COMPARE_NE - Static variable in class com.metamatrix.query.sql.proc.CriteriaSelector
 
compareCrit(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse a compare criteria.
CompareCriteria - Class in com.metamatrix.query.sql.lang
A criteria which represents a simple operator relationship between two expressions.
CompareCriteria() - Constructor for class com.metamatrix.query.sql.lang.CompareCriteria
Constructs a default instance of this class.
CompareCriteria(Expression, int, Expression) - Constructor for class com.metamatrix.query.sql.lang.CompareCriteria
Constructs an instance of this class for a specific "operand operator operand" clause.
compareResultsStrings(String, String) - Static method in class com.metamatrix.core.commandshell.ConnectorResultUtility
Compares two sets of results to determine if they are identical.
compareTo(Object) - Method in class com.metamatrix.admin.objects.MMVDB
 
compareTo(Object) - Method in class com.metamatrix.common.actions.AttributeDefinition
Compares this object to another.
compareTo(Object) - Method in class com.metamatrix.common.actions.ClassDefinition
Compares this object to another.
compareTo(Object) - Method in class com.metamatrix.common.config.api.ComponentTypePropDefn
Compares this object to another.
compareTo(Object) - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
Compares this object to another.
compareTo(Object) - Method in class com.metamatrix.common.namedobject.BaseID
Compares this object to another.
compareTo(Object) - Method in class com.metamatrix.common.namedobject.BasicObject
Compares this object to another.
compareTo(Object) - Method in interface com.metamatrix.common.object.ObjectDefinition
Compares this object to another.
compareTo(Object) - Method in class com.metamatrix.common.object.ObjectDefinitionImpl
Compares this object to another.
compareTo(Object) - Method in class com.metamatrix.common.object.PropertiedObjectImpl
Compares this object to another.
compareTo(Object) - Method in class com.metamatrix.common.object.PropertyDefinitionImpl
Compares this object to another.
compareTo(Object) - Method in class com.metamatrix.common.object.PropertyType
Compares this object to another.
compareTo(Object) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Compares this object to another.
compareTo(Object) - Method in class com.metamatrix.common.tree.directory.FileDefinitionImpl
Compares this object to another.
compareTo(Object) - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
Compares this object to another.
compareTo(Object) - Method in class com.metamatrix.common.tree.directory.FolderDefinitionImpl
Compares this object to another.
compareTo(Object) - Method in interface com.metamatrix.common.tree.TreeNode
Compares this object to another.
compareTo(Object) - Method in class com.metamatrix.core.id.IntegerID
Compares this object to another.
compareTo(Object) - Method in class com.metamatrix.core.id.LongID
Compares this object to another.
compareTo(Object) - Method in interface com.metamatrix.core.id.ObjectID
Compares this object to another.
compareTo(Object) - Method in class com.metamatrix.core.id.StringID
Compares this object to another.
compareTo(Object) - Method in class com.metamatrix.core.id.UUID
Compares this object to another.
compareTo(Object) - Method in interface com.metamatrix.metadata.runtime.api.MetadataID
Compares this object to another.
compareTo(Object) - Method in interface com.metamatrix.metadata.runtime.api.MetadataObject
Compares this object to another.
compareTo(Object) - Method in class com.metamatrix.metadata.runtime.model.BasicDataTypeID
Override parent method to compare UID
compareTo(Object) - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataID
Compares this object to another.
compareTo(Object) - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataObject
Compares this object to another.
compareTo(Object) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseID
 
compareTo(Object) - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeDefinitionImpl
Compares this object to another.
compareTo(Object) - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeImpl
Compares this object to another.
compareTo(Object) - Method in class com.metamatrix.platform.security.api.AuthorizationPermission
Compares this AuthorizationPermission to another Object.
compareTo(Object) - Method in class com.metamatrix.platform.security.api.AuthorizationPolicy
Compares this AuthorizationPolicy to another Object.
compareTo(Object) - Method in class com.metamatrix.platform.security.api.AuthorizationPolicyID
Compares this AuthorizationPolicyID to another Object.
compareTo(Object) - Method in class com.metamatrix.platform.security.api.AuthorizationRealm
Compares this AuthorizationRealm to another Object.
compareTo(Object) - Method in class com.metamatrix.platform.security.api.BasicAuthorizationPermission
 
compareTo(Object) - Method in class com.metamatrix.platform.security.api.DataAccessResource
Compares this DataAccessResource to another Object.
compareTo(Object) - Method in class com.metamatrix.platform.security.api.GranteeEntitlementEntry
Compares this GranteeEntitlementEntry to another Object.
compareTo(Object) - Method in class com.metamatrix.platform.security.api.MetaMatrixPrincipalName
Compares this object to another.
compareTo(Object) - Method in class com.metamatrix.platform.security.api.StandardAuthorizationActions
Compares this AuthorizationActions to another Object.
compareTo(Object) - Method in interface com.metamatrix.platform.security.audit.AuditConfiguration
Compares this object to another.
compareTo(Object) - Method in class com.metamatrix.platform.security.audit.config.BasicAuditConfiguration
Compares this object to another.
compareTo(Object) - Method in class com.metamatrix.platform.security.audit.config.UnmodifiableAuditConfiguration
Compares this object to another.
compareTo(Object) - Method in class com.metamatrix.platform.security.util.RolePermission
 
compareTo(Object) - Method in class com.metamatrix.query.function.FunctionForm
Implements Comparable interface so that this object can be compared to other FunctionForm objects and ordered alphabetically.
compareTo(AccessPattern) - Method in class com.metamatrix.query.resolver.util.AccessPattern
 
compareTo(Object) - Method in class com.metamatrix.query.sql.symbol.GroupSymbol
Compare two groups and give an ordering.
compareTo(ColumnRecordImpl) - Method in class org.teiid.connector.metadata.runtime.ColumnRecordImpl
 
compareToByName(Object) - Method in class com.metamatrix.common.namedobject.BaseID
Compares this object to another lexicographically.
compareToByName(Object) - Method in interface com.metamatrix.metadata.runtime.api.MetadataID
Compares this object to another lexicographically.
compareToByName(Object) - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataID
Compares this object to another lexicographically.
compareToByName(Object) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseID
 
compareToPrevious(SourceState) - Method in class com.metamatrix.query.processor.relational.MergeJoinStrategy
 
compileXQuery(String) - Method in class com.metamatrix.query.xquery.saxon.SaxonXQueryExpression
 
compileXQuery(String) - Method in interface com.metamatrix.query.xquery.XQueryExpression
Return the compiled XQueryExpression - the result of this call should be used as a parameter to the getDocumentNames and evaluateXQuery methods.
complete() - Method in class com.metamatrix.common.xml.xmi.XMIHeaderContentHandler
This method is called after the end tag for the XMI header is encountered, and allows the subclass to provide specific behavior if necessary.
COMPLETE_FORMAT - Static variable in class com.metamatrix.core.util.DateUtil
 
COMPLEX - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.DATATYPE_VARIETIES
 
COMPLEX_TYPE - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLSchema.Class
 
COMPONENT - Static variable in class com.metamatrix.common.config.model.ConfigurationModel.Class
 
COMPONENT_ID_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
COMPONENT_TYPE - Static variable in class com.metamatrix.common.config.model.ConfigurationModel.Class
 
COMPONENT_TYPE - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentObject.Attributes
 
COMPONENT_TYPE_CODE - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes.ComponentType.Attributes
 
COMPONENT_TYPE_DEFN - Static variable in class com.metamatrix.common.config.model.ConfigurationModel.Attribute
 
COMPONENT_TYPE_DEFN - Static variable in class com.metamatrix.common.config.model.ConfigurationModel.Class
 
COMPONENT_TYPE_NAME - Static variable in interface com.metamatrix.common.config.api.Configuration
 
COMPONENT_TYPE_NAME - Static variable in interface com.metamatrix.common.config.api.ConnectorBindingType
 
COMPONENT_TYPE_NAME - Static variable in interface com.metamatrix.common.config.api.HostType
 
COMPONENT_TYPE_NAME - Static variable in interface com.metamatrix.common.config.api.SearchbaseConnectorComponentType
 
COMPONENT_TYPE_NAME - Static variable in interface com.metamatrix.common.config.api.ServiceComponentType
 
COMPONENT_TYPE_NAME - Static variable in interface com.metamatrix.common.config.api.VMComponentDefnType
 
COMPONENT_TYPE_NAME - Static variable in interface com.metamatrix.platform.service.controller.ServicePropertyNames
 
COMPONENT_TYPEID - Static variable in class com.metamatrix.common.config.model.ConfigurationModel.Attribute
 
ComponentCryptoUtil - Class in com.metamatrix.common.config.model
Utilities for encrypting and decrypting properties of configuration ComponentDefns
ComponentCryptoUtil() - Constructor for class com.metamatrix.common.config.model.ComponentCryptoUtil
 
ComponentData - Class in com.metamatrix.platform.admin.api.runtime
This class is a container for VMRegistryBinding objects for a specific host.
ComponentData(String, boolean, boolean) - Constructor for class com.metamatrix.platform.admin.api.runtime.ComponentData
Construct an instance for the given name
ComponentDefn - Interface in com.metamatrix.common.config.api
 
ComponentDefnID - Class in com.metamatrix.common.config.api
 
ComponentDefnID(ConfigurationID, String) - Constructor for class com.metamatrix.common.config.api.ComponentDefnID
Create an instance with the specified full name.
ComponentDefnID(String) - Constructor for class com.metamatrix.common.config.api.ComponentDefnID
 
ComponentLoader - Class in com.metamatrix.core.factory
 
ComponentLoader(ClassLoader, String) - Constructor for class com.metamatrix.core.factory.ComponentLoader
 
ComponentNotFoundException - Exception in com.metamatrix.api.exception
Exception which occurs if a system component could not be found by another component.
ComponentNotFoundException() - Constructor for exception com.metamatrix.api.exception.ComponentNotFoundException
No-Arg Constructor
ComponentNotFoundException(String) - Constructor for exception com.metamatrix.api.exception.ComponentNotFoundException
Construct an instance with the message specified.
ComponentNotFoundException(String, String) - Constructor for exception com.metamatrix.api.exception.ComponentNotFoundException
Construct an instance with the message and error code specified.
ComponentNotFoundException(Throwable, String) - Constructor for exception com.metamatrix.api.exception.ComponentNotFoundException
Construct an instance from a message and an exception to chain to this one.
ComponentNotFoundException(Throwable, String, String) - Constructor for exception com.metamatrix.api.exception.ComponentNotFoundException
Construct an instance from a message and a code and an exception to chain to this one.
ComponentObject - Interface in com.metamatrix.common.config.api
A ComponentObject represents a physical piece of the configuration and deployment tree.
ComponentObjectID - Class in com.metamatrix.common.config.api
 
ComponentObjectID(String) - Constructor for class com.metamatrix.common.config.api.ComponentObjectID
Create an instance with the specified full name.
ComponentType - Interface in com.metamatrix.common.config.api
 
ComponentTypeDefn - Interface in com.metamatrix.common.config.api
The ComponentTypeDefn is a definition defined for a specific ComponentType.
ComponentTypeDefnID - Class in com.metamatrix.common.config.api
 
ComponentTypeDefnID(String) - Constructor for class com.metamatrix.common.config.api.ComponentTypeDefnID
Create an instance with the specified full name.
ComponentTypeID - Class in com.metamatrix.common.config.api
 
ComponentTypeID(String) - Constructor for class com.metamatrix.common.config.api.ComponentTypeID
Create an instance with the specified full name.
ComponentTypePropDefn - Class in com.metamatrix.common.config.api
ComponentTypePropDefn is an unmodifiable wrapper for the PropertyDefinition.
ComponentTypePropDefn() - Constructor for class com.metamatrix.common.config.api.ComponentTypePropDefn
 
ComponentTypePropDefn(PropertyDefinition) - Constructor for class com.metamatrix.common.config.api.ComponentTypePropDefn
 
ComponentTypePropDefn(String, String, PropertyType, boolean, String, String, List, String, boolean, boolean, boolean, boolean) - Constructor for class com.metamatrix.common.config.api.ComponentTypePropDefn
 
ComponentTypePropDefn(String, String, PropertyType, boolean) - Constructor for class com.metamatrix.common.config.api.ComponentTypePropDefn
 
CompositeMetadataStore - Class in org.teiid.metadata
 
CompositeMetadataStore(List<? extends MetadataStore>, MetadataSource) - Constructor for class org.teiid.metadata.CompositeMetadataStore
 
compoundCritAnd(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse a compound logical AND criteria.
CompoundCriteria - Class in com.metamatrix.query.sql.lang
This class represents a compound criteria for logical expressions.
CompoundCriteria() - Constructor for class com.metamatrix.query.sql.lang.CompoundCriteria
Constructs a default instance of this class.
CompoundCriteria(List) - Constructor for class com.metamatrix.query.sql.lang.CompoundCriteria
Constructs an instance of this class given the criteria.
CompoundCriteria(int, Criteria, Criteria) - Constructor for class com.metamatrix.query.sql.lang.CompoundCriteria
Constructs an instance of this class given a binary logical expression.
CompoundCriteria(int, List) - Constructor for class com.metamatrix.query.sql.lang.CompoundCriteria
Constructs an instance of this class given a general logical expression.
compoundCritOr(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse a compound logical OR criteria.
computeBatchBounds(SourceState) - Method in class com.metamatrix.query.processor.relational.PartitionedSortJoin
 
computeChecksum(InputStream) - Static method in class com.metamatrix.core.util.ChecksumUtil
Compute and return the checksum (using the default CRC-32 algorithm) of the contents on the specified stream.
computeChecksum(InputStream, Checksum) - Static method in class com.metamatrix.core.util.ChecksumUtil
Compute the checksum of the contents on the specified stream using the supplied Checksum algorithm, and modify that Checksum instance with the checksum value.
computeCostForDepJoin(PlanNode, boolean, JoinNode.JoinStrategyType, QueryMetadataInterface, CapabilitiesFinder, CommandContext) - Static method in class com.metamatrix.query.optimizer.relational.rules.NewCalculateCostUtil
Computes the cost of a Dependent Join The worst possible cost will arise from a high independent ndv (many dependent sets) and a low depenendent ndv (possibly many matches per set) This logic uses the same assumption as criteria in that ndv is used as a divisor of cardinality.
computeCostForJoin(PlanNode, PlanNode, JoinNode.JoinStrategyType, QueryMetadataInterface, CommandContext) - Static method in class com.metamatrix.query.optimizer.relational.rules.NewCalculateCostUtil
Computes the cost of a Merge Join
computeDisplayableForm(String) - Static method in class com.metamatrix.core.util.StringUtil
Compute a displayable form of the specified string.
computeDisplayableForm(String, String) - Static method in class com.metamatrix.core.util.StringUtil
Compute a displayable form of the specified string.
computeDisplayableFormOfConstant(String) - Static method in class com.metamatrix.core.util.StringUtil
 
computeDisplayableFormOfConstant(String, String) - Static method in class com.metamatrix.core.util.StringUtil
 
computeDisplayName() - Method in class com.metamatrix.common.object.ObjectDefinitionImpl
This method attempts to compute and set the display name using the name, which is expected to be in "humpback" notation (e.g., "aName").
computeHashCode() - Method in class com.metamatrix.common.namedobject.BaseID
Return a new hash code value for this instance.
computeHashCode() - Method in class com.metamatrix.common.object.PropertiedObjectImpl
Return a new hash code value for this instance.
computeHashCode() - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataID
Return a new hash code value for this instance.
computeHashCode() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseID
 
computePluralDisplayName() - Method in class com.metamatrix.common.object.ObjectDefinitionImpl
This method attempts to compute and set the plural display name from the display name, using a simple pluralization rules.
computePluralForm(String) - Static method in class com.metamatrix.core.util.StringUtil
 
computePluralForm(String, String) - Static method in class com.metamatrix.core.util.StringUtil
 
CONCAT - Static variable in class com.metamatrix.query.function.FunctionLibrary
 
concat(String, String) - Static method in class com.metamatrix.query.function.FunctionMethods
 
CONCAT - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
CONCAT2 - Static variable in class com.metamatrix.query.function.FunctionLibrary
 
CONCAT_OP - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
CONCAT_OPERATOR - Static variable in class com.metamatrix.query.function.FunctionLibrary
 
concatExpression(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse an expression - made up of literals and functions.
ConcatFunctionModifier - Class in org.teiid.connector.jdbc.oracle
This Function modifier used to support ANSI concat on Oracle 9i.
ConcatFunctionModifier(ILanguageFactory) - Constructor for class org.teiid.connector.jdbc.oracle.ConcatFunctionModifier
 
condenseToLength(String, int, int, String) - Static method in class com.metamatrix.core.util.StringUtilities
 
Condition - Class in com.metamatrix.query.processor.xml
This is a condition which can be evaluated, and which supplies a Program instance which should act as the resulting sub Program to be run (placed on the top of the program stack) if the condition evaluates to true.
Condition(Program) - Constructor for class com.metamatrix.query.processor.xml.Condition
 
CONFIG_0001 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
config (001)
CONFIG_0001 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0001 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
config package (002)
CONFIG_0001 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
config package (002)
CONFIG_0002 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_0002 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0002 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0002 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
CONFIG_0003 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_0003 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0003 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0003 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
CONFIG_0004 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_0004 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0004 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0004 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
CONFIG_0005 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_0005 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0005 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0005 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
CONFIG_0006 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_0006 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0006 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0006 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
CONFIG_0007 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0007 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0007 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
CONFIG_0008 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0008 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0008 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
CONFIG_0009 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0009 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0009 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
CONFIG_0010 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0010 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0011 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0011 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0012 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0012 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0013 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0013 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0014 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0014 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0015 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0015 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0016 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_0016 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0016 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0017 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_0017 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0017 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0018 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_0018 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0018 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0019 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0019 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0020 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0020 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0021 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0021 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0022 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0022 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0023 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0023 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0024 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0024 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0025 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0025 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0026 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0026 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0027 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0027 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0028 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0028 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0029 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0029 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0030 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0030 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0031 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0031 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0032 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0032 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0033 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0033 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0034 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0034 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0035 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0035 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0036 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0036 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0037 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0037 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0038 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0038 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0039 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0039 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0040 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0040 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0041 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0041 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0042 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0042 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0043 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0043 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0044 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0044 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0045 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0045 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0046 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0046 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0047 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0047 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0048 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0048 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0049 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0049 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0050 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0050 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0051 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0051 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0052 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0052 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0053 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0053 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0054 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0054 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0055 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0055 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0056 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0056 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0057 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0057 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0058 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0058 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0059 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0059 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0060 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0060 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0061 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0061 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0062 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0062 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0063 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0063 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0064 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0064 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0065 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0065 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0066 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0066 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0067 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0067 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0068 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0068 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0069 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0069 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0070 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0070 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0071 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0071 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0072 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0072 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0073 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0073 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0074 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0074 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0075 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0075 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0076 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0076 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0077 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0077 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0078 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0078 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0079 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0079 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0080 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0080 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0081 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0081 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0082 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0082 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0083 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0083 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0084 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0084 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0085 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0085 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0086 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0086 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0087 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0087 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0088 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0088 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0089 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0089 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0090 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0090 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0091 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0091 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0092 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0092 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0093 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0093 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0094 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0094 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0095 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0095 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0096 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0096 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0097 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0097 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0098 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0098 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0099 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0099 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0100 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0100 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0101 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0101 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0102 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0102 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0103 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0103 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0104 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0104 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0105 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0105 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0106 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0106 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0107 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0107 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0108 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0108 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0109 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0109 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0110 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0110 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0111 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0111 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0112 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0112 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0113 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0113 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0114 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0114 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0115 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0115 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0116 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0116 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0117 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0117 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0118 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0118 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0119 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0119 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0120 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0120 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0121 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0121 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0122 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0122 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0123 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0123 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0124 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0124 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0125 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0125 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0126 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0126 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0127 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0127 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0128 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0128 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0129 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0129 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0130 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0130 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0131 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0131 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0132 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0132 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0133 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0133 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0134 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0134 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0135 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0135 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0136 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0136 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0137 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0137 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0138 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0138 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0139 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0139 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0140 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0140 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0141 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0141 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0142 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0142 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0143 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0143 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0144 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0144 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0145 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0145 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0146 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0146 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0147 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0147 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0148 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0148 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0149 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0149 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0150 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0150 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0151 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0151 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0152 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0152 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0153 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0153 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0154 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0154 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0155 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0155 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0156 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0156 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0157 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0157 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0158 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0158 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0159 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0159 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0160 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0160 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0161 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0161 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0162 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0162 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0163 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0163 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0164 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0164 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0165 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0165 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0166 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0166 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0167 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0167 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0168 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0168 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0169 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0169 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0170 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0170 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0171 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0171 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0172 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0172 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0173 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0173 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0174 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0174 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0175 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0175 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0176 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0176 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0177 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0177 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0178 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0178 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0179 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0179 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0180 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0180 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0181 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0181 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0182 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0182 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0183 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0183 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0184 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0184 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0185 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0185 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0186 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0186 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0187 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0187 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0188 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0188 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0189 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0189 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0190 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0190 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0191 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0191 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_CHANGE - Static variable in class com.metamatrix.platform.config.event.ConfigurationChangeEvent
 
CONFIG_COMPONENT_TYPE_ID - Static variable in interface com.metamatrix.common.config.api.Configuration
 
CONFIG_CONTENTS - Static variable in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCNames.ExtensionFilesTable.ColumnName
 
CONFIG_CURR_VERSION - Static variable in interface com.metamatrix.common.config.util.ConfigurationPropertyNames
 
CONFIG_CURR_VERSION_DBL - Static variable in interface com.metamatrix.common.config.util.ConfigurationPropertyNames
 
CONFIG_ERR_0001 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0002 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0003 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0004 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0005 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0006 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0007 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0008 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0009 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0010 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0011 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0012 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0013 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0014 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0015 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0016 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0017 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0018 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0019 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0020 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0021 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0022 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0023 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0024 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0025 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0026 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0027 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0028 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0029 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0030 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0031 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0032 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0033 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0034 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0035 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0036 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0037 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0038 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0039 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0040 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0041 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0042 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0043 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0044 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0045 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0046 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0047 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0048 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0049 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0050 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0051 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0052 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0053 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0054 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0055 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0056 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0057 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0058 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0059 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0060 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0061 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0062 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0063 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0064 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0065 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0066 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0067 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0068 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0069 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0070 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0071 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0072 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0073 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0074 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0075 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0076 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0077 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0078 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0079 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0080 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0081 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0082 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0083 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0084 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0085 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0086 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0087 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0088 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0089 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0090 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0091 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0092 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_FILE_PATH_PROPERTY - Static variable in class com.metamatrix.platform.config.persistence.impl.file.FilePersistentConnection
Defines the path location for the configuration files.
CONFIG_MODELS_DIRECTORY - Static variable in class com.metamatrix.common.util.CommonPropertyNames
This is the location the configuration models are located.
CONFIG_NS_FILE_NAME_PROPERTY - Static variable in class com.metamatrix.platform.config.persistence.impl.file.FilePersistentConnection
Defines the configuration file override to be used as NextStartup
CONFIG_REFRESH - Static variable in class com.metamatrix.platform.config.event.ConfigurationChangeEvent
 
configChange() - Method in class com.metamatrix.platform.config.event.ConfigurationChangeEvent
 
ConfigMessages - Interface in com.metamatrix.platform.config
 
ConfigObjectsNotResolvableException - Exception in com.metamatrix.common.config.util
 
ConfigObjectsNotResolvableException() - Constructor for exception com.metamatrix.common.config.util.ConfigObjectsNotResolvableException
No-arg costructor required by Externalizable semantics
ConfigObjectsNotResolvableException(String) - Constructor for exception com.metamatrix.common.config.util.ConfigObjectsNotResolvableException
Construct an instance with the error message specified.
ConfigObjectsNotResolvableException(String, String) - Constructor for exception com.metamatrix.common.config.util.ConfigObjectsNotResolvableException
Construct an instance with an error code and message specified.
ConfigObjectsNotResolvableException(Throwable) - Constructor for exception com.metamatrix.common.config.util.ConfigObjectsNotResolvableException
Construct an instance with a linked exception specified.
ConfigObjectsNotResolvableException(Throwable, String) - Constructor for exception com.metamatrix.common.config.util.ConfigObjectsNotResolvableException
Construct an instance with a linked exception and error message specified.
ConfigObjectsNotResolvableException(Throwable, String, String) - Constructor for exception com.metamatrix.common.config.util.ConfigObjectsNotResolvableException
Construct an instance with a linked exception, and an error code and message, specified.
ConfigPlugin - Class in com.metamatrix.platform.config
 
ConfigPlugin() - Constructor for class com.metamatrix.platform.config.ConfigPlugin
 
ConfigReaderWriter - Interface in com.metamatrix.cdk.file
 
Configuration - Interface in com.metamatrix.common.config.api
Configuration represents deployable components (e.g., service and vm components), components definitions, global properties, and additional information.
CONFIGURATION - Static variable in class com.metamatrix.common.config.model.ConfigurationModel.Class
 
CONFIGURATION - Static variable in class com.metamatrix.core.vdb.ModelType
The 'CONFIGURATION' literal value.
CONFIGURATION - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Connections.Class
 
Configuration - Interface in com.metamatrix.server
 
CONFIGURATION_COMPONENT_CODE - Static variable in interface com.metamatrix.common.config.api.ComponentDefn
 
CONFIGURATION_COMPONENT_TYPE_CODE - Static variable in interface com.metamatrix.common.config.api.ComponentType
 
CONFIGURATION_MODEL_TYPE - Static variable in interface com.metamatrix.common.config.api.ExtensionModule
The name of the Configuration Model type of extension module.
CONFIGURATION_MODEL_TYPE - Static variable in class com.metamatrix.common.extensionmodule.ExtensionModuleTypes
The name of the Configuration Model type of extension module.
CONFIGURATION_MODEL_TYPE - Static variable in interface org.teiid.adminapi.ExtensionModule
The name of the Configuration Model type of extension module.
CONFIGURATION_NAME - Static variable in class com.metamatrix.common.config.CurrentConfiguration
 
CONFIGURATION_READER_CLASS_PROPERTY_NAME - Static variable in class com.metamatrix.common.config.CurrentConfiguration
 
CONFIGURATION_SERVICE - Static variable in interface com.metamatrix.dqp.service.DQPServiceNames
Configuration Service - provides access to Configuration
CONFIGURATION_SERVICE_PROXY_CLASS - Static variable in class com.metamatrix.platform.util.PlatformProxyHelper
 
CONFIGURATION_VERSION - Static variable in interface com.metamatrix.common.config.util.ConfigurationPropertyNames
 
ConfigurationAdmin - Interface in org.teiid.adminapi
This interface describes the methods to configure Teiid.
ConfigurationAdminAPI - Interface in com.metamatrix.platform.admin.api
 
ConfigurationAdminAPIImpl - Class in com.metamatrix.platform.admin.apiimpl
 
ConfigurationChangeEvent - Class in com.metamatrix.platform.config.event
 
ConfigurationChangeEvent(Object, Collection, int) - Constructor for class com.metamatrix.platform.config.event.ConfigurationChangeEvent
 
ConfigurationChangeEvent(Object, int) - Constructor for class com.metamatrix.platform.config.event.ConfigurationChangeEvent
 
ConfigurationChangeEvent(Object, BaseID, int) - Constructor for class com.metamatrix.platform.config.event.ConfigurationChangeEvent
 
ConfigurationConnectionException - Exception in com.metamatrix.common.config.api.exceptions
 
ConfigurationConnectionException() - Constructor for exception com.metamatrix.common.config.api.exceptions.ConfigurationConnectionException
No-arg costructor required by Externalizable semantics
ConfigurationConnectionException(String) - Constructor for exception com.metamatrix.common.config.api.exceptions.ConfigurationConnectionException
Constructs an instance of the exception with the specified detail message.
ConfigurationConnectionException(Throwable) - Constructor for exception com.metamatrix.common.config.api.exceptions.ConfigurationConnectionException
Constructs an instance of the exception with no detail message but with a single exception.
ConfigurationConnectionException(Throwable, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.ConfigurationConnectionException
Constructs an instance of the exception with the specified detail message and a single exception.
ConfigurationConnectionException(String, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.ConfigurationConnectionException
Construct an instance with an error code and message specified.
ConfigurationConnectionException(Throwable, String, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.ConfigurationConnectionException
Construct an instance with a linked exception, and an error code and message, specified.
ConfigurationException - Exception in com.metamatrix.common.config.api.exceptions
 
ConfigurationException() - Constructor for exception com.metamatrix.common.config.api.exceptions.ConfigurationException
No-Arg Constructor
ConfigurationException(String) - Constructor for exception com.metamatrix.common.config.api.exceptions.ConfigurationException
Construct an instance with the message specified.
ConfigurationException(Throwable) - Constructor for exception com.metamatrix.common.config.api.exceptions.ConfigurationException
Construct an instance with a linked exception specified.
ConfigurationException(String, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.ConfigurationException
Construct an instance with the message and error code specified.
ConfigurationException(Throwable, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.ConfigurationException
Construct an instance from a message and an exception to chain to this one.
ConfigurationException(Throwable, String, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.ConfigurationException
Construct an instance from a message and a code and an exception to chain to this one.
ConfigurationID - Class in com.metamatrix.common.config.api
 
ConfigurationID(String) - Constructor for class com.metamatrix.common.config.api.ConfigurationID
Create an instance with the specified full name.
ConfigurationImportExportUtility - Interface in com.metamatrix.common.config.util
This interface can be used to import and export configuration objects to/from InputStream instances (usually representing a File of some sort).
ConfigurationInfo - Interface in com.metamatrix.common.config.api
 
ConfigurationModel - Class in com.metamatrix.common.config.model
 
ConfigurationModel() - Constructor for class com.metamatrix.common.config.model.ConfigurationModel
 
ConfigurationModel.Attribute - Class in com.metamatrix.common.config.model
 
ConfigurationModel.Attribute() - Constructor for class com.metamatrix.common.config.model.ConfigurationModel.Attribute
 
ConfigurationModel.Class - Class in com.metamatrix.common.config.model
 
ConfigurationModel.Class() - Constructor for class com.metamatrix.common.config.model.ConfigurationModel.Class
 
ConfigurationModelContainer - Interface in com.metamatrix.common.config.api
Created on Sep 18, 2002 The ConfigurationModelContainer represents the logical view to obtaining configuration related information.
ConfigurationModelContainerAdapter - Class in com.metamatrix.common.config.model
 
ConfigurationModelContainerAdapter() - Constructor for class com.metamatrix.common.config.model.ConfigurationModelContainerAdapter
 
ConfigurationModelContainerImpl - Class in com.metamatrix.common.config.model
 
ConfigurationModelContainerImpl() - Constructor for class com.metamatrix.common.config.model.ConfigurationModelContainerImpl
 
ConfigurationModelContainerImpl(ArrayList) - Constructor for class com.metamatrix.common.config.model.ConfigurationModelContainerImpl
 
ConfigurationModelContainerImpl(Collection) - Constructor for class com.metamatrix.common.config.model.ConfigurationModelContainerImpl
 
ConfigurationModelContainerImpl(Configuration) - Constructor for class com.metamatrix.common.config.model.ConfigurationModelContainerImpl
 
ConfigurationObjectEditor - Interface in com.metamatrix.common.config.api
 
ConfigurationPropertyNames - Interface in com.metamatrix.common.config.util
 
ConfigurationPropertyObjDisplayComparator - Class in com.metamatrix.common.object
This class serves as a name-based comparator of MetaObject instances.
ConfigurationPropertyObjDisplayComparator() - Constructor for class com.metamatrix.common.object.ConfigurationPropertyObjDisplayComparator
 
ConfigurationService - Interface in com.metamatrix.dqp.service
Configuration Service, this is responsible for all the configuration for other services and also DQP configuration.
ConfigurationServiceImpl - Class in com.metamatrix.platform.config.service
Caching only Hosts and ComponentTypes - but these will be updated by a scheduled thread
ConfigurationServiceImpl() - Constructor for class com.metamatrix.platform.config.service.ConfigurationServiceImpl
 
ConfigurationServiceInterface - Interface in com.metamatrix.platform.config.api.service
 
ConfigurationVisitor - Class in com.metamatrix.common.config.model
This interface defines a visitor that can be passed to any Configuration object via its Accept() method.
ConfigurationVisitor() - Constructor for class com.metamatrix.common.config.model.ConfigurationVisitor
 
configure() - Method in class com.metamatrix.jdbc.EmbeddedGuiceModule
 
CONN_PROPS - Static variable in interface com.metamatrix.vdb.materialization.template.Template
 
connect(ObjectChannelFactory) - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerInstanceImpl
 
connect() - Method in class com.metamatrix.common.extensionmodule.protocol.extensionjar.ExtensionJarURLConnection
 
connect() - Method in class com.metamatrix.common.protocol.classpath.ClasspathURLConnection
Connect to the supplied URL
connect() - Method in class com.metamatrix.common.protocol.jar.JarURLConnection
 
connect() - Method in class com.metamatrix.common.protocol.mmfile.MMFileURLConnection
Marks that connected
connect(String, Properties) - Method in class com.metamatrix.jdbc.MMDriver
This method tries to make a metamatrix connection to the given URL.
connect(String, Properties) - Method in class org.teiid.jdbc.TeiidDriver
This method tries to make a connection to the given URL.
connected - Variable in class com.metamatrix.connector.xmlsource.XMLSourceConnection
 
connection - Variable in class com.metamatrix.connector.xml.streaming.BaseStreamingExecution
 
Connection - Interface in com.metamatrix.jdbc.api
MetaMatrix extensions to the standard JDBC Connection interface.
CONNECTION - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Connections.Class
 
Connection - Interface in org.teiid.connector.api
Represents a connection to this connector.
connection - Variable in class org.teiid.connector.jdbc.JDBCBaseExecution
 
CONNECTION_DATABASE - Static variable in class com.metamatrix.common.buffer.BufferManagerPropertyNames
The environment property name for the name of the metadata store database.
CONNECTION_DATABASE - Static variable in class com.metamatrix.common.extensionmodule.ExtensionModulePropertyNames
The environment property name for the name of the data source.
CONNECTION_DATABASE - Static variable in class com.metamatrix.metadata.runtime.api.RuntimeMetadataPropertyNames
The environment property name for the name of the metadata store database.
CONNECTION_DATABASE - Static variable in class com.metamatrix.platform.security.api.service.AuthorizationServicePropertyNames
The environment property name for the name of the authorization store database.
CONNECTION_DRIVER - Static variable in class com.metamatrix.common.buffer.BufferManagerPropertyNames
The environment property name for the class of the driver.
CONNECTION_DRIVER - Static variable in class com.metamatrix.common.extensionmodule.ExtensionModulePropertyNames
The environment property name for the class of the driver.
CONNECTION_DRIVER - Static variable in class com.metamatrix.metadata.runtime.api.RuntimeMetadataPropertyNames
The environment property name for the class of the driver.
CONNECTION_DRIVER - Static variable in class com.metamatrix.platform.security.api.service.AuthorizationServicePropertyNames
The environment property name for the class of the driver.
CONNECTION_ERR_0001 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
connection (010)
CONNECTION_ERR_0002 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONNECTION_ERR_0003 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONNECTION_ERR_0004 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONNECTION_ERR_0005 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONNECTION_ERR_0006 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONNECTION_ERR_0007 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONNECTION_ERR_0008 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONNECTION_ERR_0009 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONNECTION_ERR_0010 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONNECTION_ERR_0011 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONNECTION_ERR_0012 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONNECTION_ERR_0013 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONNECTION_ERR_0014 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONNECTION_EXCEPTION_CONNECTION_DOES_NOT_EXIST - Static variable in class com.metamatrix.jdbc.api.SQLStates
Connection does not exist (SQL-99 08003)
CONNECTION_EXCEPTION_CONNECTION_FAILURE - Static variable in class com.metamatrix.jdbc.api.SQLStates
Connection failure (SQL-99 08006)
CONNECTION_EXCEPTION_CONNECTION_NAME_IN_USE - Static variable in class com.metamatrix.jdbc.api.SQLStates
Connection name in use (SQL-99 08002)
CONNECTION_EXCEPTION_NO_SUBCLASS - Static variable in class com.metamatrix.jdbc.api.SQLStates
Connection Exception with no subclass (SQL-99 08000)
CONNECTION_EXCEPTION_SQLCLIENT_UNABLE_TO_ESTABLISH_SQLCONNECTION - Static variable in class com.metamatrix.jdbc.api.SQLStates
SQL-client unable to establish SQL-connection (SQL-99 08001)
CONNECTION_EXCEPTION_SQLSERVER_REJECTED_ESTABLISHMENT_OF_SQLCONNECTION - Static variable in class com.metamatrix.jdbc.api.SQLStates
SQL-server rejected establishment of SQL-connection (SQL-99 08004)
CONNECTION_EXCEPTION_STALE_CONNECTION - Static variable in class com.metamatrix.jdbc.api.SQLStates
Connection is stale and should no longer be used.
CONNECTION_EXCEPTION_TRANSACTION_RESOLUTION_UNKNOWN - Static variable in class com.metamatrix.jdbc.api.SQLStates
Transaction resolution unknown (SQL-99 08007)
CONNECTION_FACTORY - Static variable in class com.metamatrix.common.buffer.BufferManagerPropertyNames
The environment property name for the class that is to be used for the MetadataConnectionFactory implementation.
CONNECTION_FACTORY - Static variable in class com.metamatrix.common.extensionmodule.ExtensionModulePropertyNames
The environment property name for the class that is to be used for the ManagedConnectionFactory implementation.
CONNECTION_FACTORY - Static variable in class com.metamatrix.metadata.runtime.api.RuntimeMetadataPropertyNames
The environment property name for the class that is to be used for the MetadataConnectionFactory implementation.
CONNECTION_FACTORY - Static variable in class com.metamatrix.platform.security.api.service.AuthorizationServicePropertyNames
The environment property name for the class that is to be used for the ManagedConnectionFactory implementation.
CONNECTION_PASSWORD - Static variable in class com.metamatrix.common.buffer.BufferManagerPropertyNames
The environment property name for the password that is to be used for connecting to the metadata store.
CONNECTION_PASSWORD - Static variable in class com.metamatrix.common.extensionmodule.ExtensionModulePropertyNames
The environment property name for the password that is to be used for connecting to the data source.
CONNECTION_PASSWORD - Static variable in class com.metamatrix.metadata.runtime.api.RuntimeMetadataPropertyNames
The environment property name for the password that is to be used for connecting to the metadata store.
CONNECTION_PASSWORD - Static variable in class com.metamatrix.platform.security.api.service.AuthorizationServicePropertyNames
The environment property name for the password that is to be used for connecting to the authorization store.
CONNECTION_POOL_ENABLED - Static variable in class org.teiid.connector.api.ConnectorPropertyNames
This property can be used to specify whether or not Connection Pooling is enabled.
CONNECTION_POOL_MAXIMUM_AGE - Static variable in class com.metamatrix.common.buffer.BufferManagerPropertyNames
The environment property name for the maximum number of milliseconds that a metadata connection may remain unused before it becomes a candidate for garbage collection.
CONNECTION_POOL_MAXIMUM_AGE - Static variable in class com.metamatrix.common.extensionmodule.ExtensionModulePropertyNames
The environment property name for the maximum number of milliseconds that a data source connection may remain unused before it becomes a candidate for garbage collection.
CONNECTION_POOL_MAXIMUM_AGE - Static variable in class com.metamatrix.metadata.runtime.api.RuntimeMetadataPropertyNames
The environment property name for the maximum number of milliseconds that a metadata connection may remain unused before it becomes a candidate for garbage collection.
CONNECTION_POOL_MAXIMUM_AGE - Static variable in class com.metamatrix.platform.security.api.service.AuthorizationServicePropertyNames
The environment property name for the maximum number of milliseconds that a authorization connection may remain unused before it becomes a candidate for garbage collection.
CONNECTION_POOL_MAXIMUM_CONCURRENT_USERS - Static variable in class com.metamatrix.common.buffer.BufferManagerPropertyNames
The environment property name for the maximum number of concurrent users of a single metadata connection.
CONNECTION_POOL_MAXIMUM_CONCURRENT_USERS - Static variable in class com.metamatrix.common.extensionmodule.ExtensionModulePropertyNames
The environment property name for the maximum number of concurrent users of a single data source connection.
CONNECTION_POOL_MAXIMUM_CONCURRENT_USERS - Static variable in class com.metamatrix.metadata.runtime.api.RuntimeMetadataPropertyNames
The environment property name for the maximum number of concurrent users of a single metadata connection.
CONNECTION_POOL_MAXIMUM_CONCURRENT_USERS - Static variable in class com.metamatrix.platform.security.api.service.AuthorizationServicePropertyNames
The environment property name for the maximum number of concurrent users of a single authorization connection.
CONNECTION_PRINCIPAL - Static variable in class com.metamatrix.platform.security.api.service.AuthorizationServicePropertyNames
The environment property name for the username that is to be used for connecting to the authorization store.
CONNECTION_PROPS - Static variable in class com.metamatrix.vdb.materialization.DatabaseDialect
 
CONNECTION_PROTOCOL - Static variable in class com.metamatrix.common.buffer.BufferManagerPropertyNames
The environment property name for the protocol for connecting to the metadata store.
CONNECTION_PROTOCOL - Static variable in class com.metamatrix.common.extensionmodule.ExtensionModulePropertyNames
The environment property name for the protocol for connecting.
CONNECTION_PROTOCOL - Static variable in class com.metamatrix.metadata.runtime.api.RuntimeMetadataPropertyNames
The environment property name for the protocol for connecting to the metadata store.
CONNECTION_PROTOCOL - Static variable in class com.metamatrix.platform.security.api.service.AuthorizationServicePropertyNames
The environment property name for the protocol for connecting to the authorization store.
CONNECTION_RETRIES - Static variable in class com.metamatrix.platform.security.api.service.AuthorizationServicePropertyNames
The environment property name for the number of times a method should be retried with a new connection should a connection exception occur.
CONNECTION_SOURCE_CLASS - Static variable in class org.teiid.connector.jdbc.JDBCPropertyNames
 
CONNECTION_TEST_QUERY - Static variable in class org.teiid.connector.jdbc.JDBCPropertyNames
 
CONNECTION_USERNAME - Static variable in class com.metamatrix.common.buffer.BufferManagerPropertyNames
The environment property name for the username that is to be used for connecting to the metadata store.
CONNECTION_USERNAME - Static variable in class com.metamatrix.common.extensionmodule.ExtensionModulePropertyNames
The environment property name for the username that is to be used for connecting to the data source.
CONNECTION_USERNAME - Static variable in class com.metamatrix.metadata.runtime.api.RuntimeMetadataPropertyNames
The environment property name for the username that is to be used for connecting to the metadata store.
connectionAdded(String, Connection) - Method in interface com.metamatrix.jdbc.ConnectionListener
Called when a new connection is created.
ConnectionException - Exception in com.metamatrix.common.comm.exception
This exception indicates that an error has occurred during connection.
ConnectionException() - Constructor for exception com.metamatrix.common.comm.exception.ConnectionException
No-Arg Constructor
ConnectionException(String) - Constructor for exception com.metamatrix.common.comm.exception.ConnectionException
 
ConnectionException(Throwable) - Constructor for exception com.metamatrix.common.comm.exception.ConnectionException
 
ConnectionException(Throwable, String) - Constructor for exception com.metamatrix.common.comm.exception.ConnectionException
 
ConnectionImpl - Class in com.metamatrix.connector.salesforce.connection.impl
 
ConnectionImpl(String, String, URL, long, ConnectorLogger, int) - Constructor for class com.metamatrix.connector.salesforce.connection.impl.ConnectionImpl
 
ConnectionListener - Interface in com.metamatrix.jdbc
A JDBC Connection lifecycle listener
ConnectionPool - Interface in org.teiid.adminapi
This object holds the statistics for a ConnectionPool that is being utilized by a Connector.
ConnectionProperties - Interface in com.metamatrix.jdbc.api
MetaMatrix-specific connection properties.
connectionPropertyFileName(String, String) - Static method in class com.metamatrix.vdb.materialization.ScriptType
 
connectionRemoved(String, Connection) - Method in interface com.metamatrix.jdbc.ConnectionListener
Called when a connection is closed.
CONNECTIONS - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Connections.Class
 
connectionSuccessful(HostInfo) - Method in interface com.metamatrix.common.comm.platform.socket.client.ServerDiscovery
Indicates that a connection was made successfully to the given host.
connectionSuccessful(HostInfo) - Method in class com.metamatrix.common.comm.platform.socket.client.UrlServerDiscovery
 
CONNECTOR - Static variable in class com.metamatrix.common.vdb.api.DEFReaderWriter.Model
 
Connector - Class in com.metamatrix.connector.salesforce
 
Connector() - Constructor for class com.metamatrix.connector.salesforce.Connector
 
Connector - Interface in org.teiid.connector.api
The primary entry point for a Connector.
CONNECTOR_ATTRIBUTE_NAME - Static variable in class com.metamatrix.common.vdb.api.DEFReaderWriter.Model
 
CONNECTOR_BATCH_SIZE - Static variable in class com.metamatrix.common.buffer.BufferManagerPropertyNames
Optional property - the max size of a batch sent between connector and query service.
CONNECTOR_BINDING_NAME - Static variable in class org.teiid.connector.api.ConnectorPropertyNames
The environment property used to identify a type of connector binding.
CONNECTOR_BINDINGS_ELEMENT - Static variable in class com.metamatrix.common.vdb.api.DEFReaderWriter.Model
 
CONNECTOR_CAPABILITES - Static variable in class com.metamatrix.connector.xml.base.XMLConnectorStateImpl
 
CONNECTOR_CLASS - Static variable in interface com.metamatrix.common.config.api.ConnectorBindingType.Attributes
 
CONNECTOR_CLASS - Static variable in class org.teiid.connector.api.ConnectorPropertyNames
The property that specifies the class name of the custom connector class that connects to the data source.
CONNECTOR_CLASSPATH - Static variable in class org.teiid.connector.api.ConnectorPropertyNames
 
CONNECTOR_CLASSPATH_PRE_6 - Static variable in interface com.metamatrix.common.config.api.ConnectorBindingType.Attributes
 
CONNECTOR_COMPONENT_CODE - Static variable in interface com.metamatrix.common.config.api.ComponentDefn
 
CONNECTOR_COMPONENT_TYPE_CODE - Static variable in interface com.metamatrix.common.config.api.ComponentType
 
CONNECTOR_EXCEPTION_ON_SOAP_FAULT - Static variable in class com.metamatrix.connector.xml.soap.SOAPConnectorStateImpl
 
CONNECTOR_ID - Static variable in class org.teiid.connector.api.ConnectorPropertyNames
The environment property used to identify a routing ID.
CONNECTOR_RESULT_SET_CACHE - Static variable in interface com.metamatrix.platform.service.api.CacheAdmin
 
CONNECTOR_RESULT_SET_CACHE - Static variable in interface org.teiid.adminapi.Cache
 
CONNECTOR_SERVICE_PROXY_CLASS - Static variable in class com.metamatrix.platform.util.PlatformProxyHelper
 
CONNECTOR_TYPE_CLASSPATH - Static variable in interface com.metamatrix.common.config.api.ConnectorBindingType.Attributes
 
CONNECTOR_TYPE_CLASSPATH - Static variable in class org.teiid.connector.api.ConnectorPropertyNames
 
CONNECTOR_TYPE_ID - Static variable in interface com.metamatrix.common.config.api.ConnectorBindingType
 
CONNECTOR_VM_NAME - Static variable in class org.teiid.connector.api.ConnectorPropertyNames
The name of the VM where the connector is running on.
ConnectorAnnotations - Class in org.teiid.connector.api
 
ConnectorAnnotations() - Constructor for class org.teiid.connector.api.ConnectorAnnotations
 
ConnectorAnnotations.ConnectionPooling - Annotation Type in org.teiid.connector.api
The Pooling Annotation can be used to enable/suppress automatic pooling.
ConnectorAnnotations.SynchronousWorkers - Annotation Type in org.teiid.connector.api
 
ConnectorArchive - Interface in com.metamatrix.common.config.api
ConnectorArchive defines a bundle a.k.a zip file for Connector Type.
ConnectorBinding - Interface in com.metamatrix.common.config.api
A ConnectorBinding represents a connector binding definition that is a non-configuration based object.
ConnectorBinding - Interface in org.teiid.adminapi
Represents a connector binding (the instance of a connector type) in the MetaMatrix system.
ConnectorBindingID - Class in com.metamatrix.common.config.api
 
ConnectorBindingID(ConfigurationID, String) - Constructor for class com.metamatrix.common.config.api.ConnectorBindingID
 
ConnectorBindingID(String) - Constructor for class com.metamatrix.common.config.api.ConnectorBindingID
 
ConnectorBindingLifeCycleListener - Interface in com.metamatrix.dqp.service
A listerner object for listening the connector bindings adding deleting
ConnectorBindingType - Interface in com.metamatrix.common.config.api
The ConnectorBindingType represents the connector ComponentType.
ConnectorBindingType.Attributes - Interface in com.metamatrix.common.config.api
 
ConnectorCapabilities - Interface in org.teiid.connector.api
Allows a connector to specify the capabilities that a connector supports.
ConnectorCapabilities.SupportedJoinCriteria - Enum in org.teiid.connector.api
 
ConnectorConfigurationReader - Class in com.metamatrix.dqp.embedded.configuration
This reader object is used to read the connector types and connector bindings.
ConnectorConfigurationReader() - Constructor for class com.metamatrix.dqp.embedded.configuration.ConnectorConfigurationReader
 
ConnectorConfigurationWriter - Class in com.metamatrix.dqp.embedded.configuration
Writer utility for dealing with Connector Bindings and Connector Types
ConnectorConfigurationWriter() - Constructor for class com.metamatrix.dqp.embedded.configuration.ConnectorConfigurationWriter
 
ConnectorEnvironment - Interface in org.teiid.connector.api
The environment provided to a connector by the Connector Manager.
connectorEnvorinment - Variable in class com.metamatrix.connector.xml.base.TrustedPayloadBridge
 
ConnectorException - Exception in org.teiid.connector.api
An exception the connector writer can return in case of an error while using the connector.
ConnectorException() - Constructor for exception org.teiid.connector.api.ConnectorException
No-arg constructor required by Externalizable semantics.
ConnectorException(String) - Constructor for exception org.teiid.connector.api.ConnectorException
Construct an instance with the message specified.
ConnectorException(String, String) - Constructor for exception org.teiid.connector.api.ConnectorException
 
ConnectorException(int, String) - Constructor for exception org.teiid.connector.api.ConnectorException
 
ConnectorException(Throwable, String) - Constructor for exception org.teiid.connector.api.ConnectorException
Construct an instance from a message and an exception to chain to this one.
ConnectorException(Throwable) - Constructor for exception org.teiid.connector.api.ConnectorException
Construct an instance with a linked exception specified.
ConnectorHost - Class in com.metamatrix.cdk.api
A simple test environment to execute commands on a connector.
ConnectorHost(Connector, Properties, String) - Constructor for class com.metamatrix.cdk.api.ConnectorHost
Create a new environment to test a connector.
ConnectorHost(Connector, Properties, String, boolean) - Constructor for class com.metamatrix.cdk.api.ConnectorHost
 
ConnectorHost(Connector, Properties, TranslationUtility) - Constructor for class com.metamatrix.cdk.api.ConnectorHost
 
ConnectorHost(Connector, Properties, TranslationUtility, boolean) - Constructor for class com.metamatrix.cdk.api.ConnectorHost
 
ConnectorIdentity - Interface in org.teiid.connector.api
Represents the identity of a connection in the pool.
ConnectorLogger - Interface in org.teiid.connector.api
Provide access to write messages to the MetaMatrix logs.
ConnectorMetadata - Interface in org.teiid.connector.metadata.runtime
 
ConnectorMetadataStore - Class in org.teiid.metadata
 
ConnectorMetadataStore(String, ConnectorMetadata) - Constructor for class org.teiid.metadata.ConnectorMetadataStore
 
connectorName - Variable in class com.metamatrix.connector.xml.base.TrustedPayloadBridge
 
ConnectorPropertyNames - Class in org.teiid.connector.api
 
ConnectorPropertyNames() - Constructor for class org.teiid.connector.api.ConnectorPropertyNames
 
ConnectorResultUtility - Class in com.metamatrix.core.commandshell
Provides utility methods for manipulating the results of executing commands against a connector.
ConnectorResultUtility() - Constructor for class com.metamatrix.core.commandshell.ConnectorResultUtility
 
ConnectorService - Class in com.metamatrix.server.connector.service
ConnectorService.
ConnectorService() - Constructor for class com.metamatrix.server.connector.service.ConnectorService
 
ConnectorServiceInterface - Interface in com.metamatrix.server.connector.service
Interface ConnectorServiceInterface.
ConnectorShell - Class in com.metamatrix.cdk
Command line utility to execute queries on a connector.
ConnectorShell(IConnectorHost) - Constructor for class com.metamatrix.cdk.ConnectorShell
 
ConnectorShell(ConnectorShellCommandTarget) - Constructor for class com.metamatrix.cdk.ConnectorShell
 
ConnectorShellCommandTarget - Class in com.metamatrix.cdk
Implements the commands supported by the ConnectorShell.
ConnectorShellCommandTarget() - Constructor for class com.metamatrix.cdk.ConnectorShellCommandTarget
 
ConnectorShellCommandTarget(IConnectorHost) - Constructor for class com.metamatrix.cdk.ConnectorShellCommandTarget
 
ConnectorState - Class in com.metamatrix.connector.salesforce
 
ConnectorState(Properties, ConnectorLogger) - Constructor for class com.metamatrix.connector.salesforce.ConnectorState
 
ConnectorStatus - Enum in com.metamatrix.dqp.service
 
ConnectorType - Interface in org.teiid.adminapi
Represents a connector type in the MetaMatrix system.
connEnv - Variable in class com.metamatrix.connector.xml.streaming.BaseStreamingExecution
 
ConsoleAuditDestination - Class in com.metamatrix.platform.security.audit.destination
This is the default logging destination - System.out.
ConsoleAuditDestination() - Constructor for class com.metamatrix.platform.security.audit.destination.ConsoleAuditDestination
Construct a ConsoleDestination.
Constant - Class in com.metamatrix.query.sql.symbol
This class represents a literal value in a SQL string.
Constant(Object, Class) - Constructor for class com.metamatrix.query.sql.symbol.Constant
Construct a typed constant.
Constant(Object) - Constructor for class com.metamatrix.query.sql.symbol.Constant
Construct a constant with a value, which may be null.
ConstantFunction - Class in com.metamatrix.query.function.aggregate
 
ConstantFunction() - Constructor for class com.metamatrix.query.function.aggregate.ConstantFunction
Constructor for NoFunction.
Constants - Interface in com.metamatrix.connector.salesforce
 
Constants - Class in com.metamatrix.connector.xml
 
Constants() - Constructor for class com.metamatrix.connector.xml.Constants
 
constructDefaultMessage(String, int, Object) - Method in class com.metamatrix.api.core.message.DefaultMessage
Initializes all of this message's properties using the specified values.
consumedCriteria() - Method in class com.metamatrix.query.processor.relational.DependentCriteriaProcessor
 
CONTACT - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.ElementName
Static constant that represents the name of the "XMI.contact" element.
contains(Object) - Method in class com.metamatrix.api.core.message.MessageList
Overrides the implementation of List
contains(Collection, Object) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the collection contains the value
contains(Collection, Object, String) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the collection contains the value
contains(Collection, Object) - Static method in class com.metamatrix.core.util.Assertion
 
contains(Collection, Object, String) - Static method in class com.metamatrix.core.util.Assertion
 
contains(String) - Method in class com.metamatrix.platform.security.api.UserEntitlementInfo
Is the given grantee entitled to perform any action on the Resource represented by this object?
contains(OptimizerRule) - Method in class com.metamatrix.query.optimizer.relational.RuleStack
 
CONTAINS_INVALID_CHARACTER - Static variable in class com.metamatrix.common.namedobject.IDVerifier
The result of a performCheck signifying that a character (other than the first character) contained a character that wasn't a letter, digit, underscore, space, or delimiter.
CONTAINS_SPACE - Static variable in class com.metamatrix.common.namedobject.IDVerifier
The result of a performCheck signifying that a character (other than the first character) contained a character that was a space.
containsAll(Collection) - Method in class com.metamatrix.api.core.message.MessageList
Overrides the implementation of List
containsAllRequiredValues() - Method in class com.metamatrix.common.object.PropertiedObjectImpl
 
containsBinding(ConfigurationModelContainer, String) - Static method in class com.metamatrix.dqp.embedded.configuration.ServerConfigFileReader
 
containsChildWithName(String) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
 
containsElementID(ElementID) - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
containsGroup(GroupSymbol) - Method in class com.metamatrix.query.sql.lang.From
Checks if a group is in the From
containsKey(Object) - Method in class com.metamatrix.common.properties.UnmodifiableProperties
 
containsKey(Map, Object) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the map contains the key
containsKey(Map, Object, String) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the map contains the key
containsKey(Map, Object) - Static method in class com.metamatrix.core.util.Assertion
 
containsKey(Map, Object, String) - Static method in class com.metamatrix.core.util.Assertion
 
containsKeyID(KeyID) - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
containsLabel(String) - Method in interface com.metamatrix.platform.security.api.AuthorizationActions
Return whether this instance contains the specified label
containsLabel(String) - Method in class com.metamatrix.platform.security.api.StandardAuthorizationActions
Return whether this instance contains the specified label
containsLabels(String[]) - Method in interface com.metamatrix.platform.security.api.AuthorizationActions
Return whether this instance contains all of the specified labels
containsLabels(Collection) - Method in interface com.metamatrix.platform.security.api.AuthorizationActions
Return whether this instance contains all of the specified labels
containsLabels(String[]) - Method in class com.metamatrix.platform.security.api.StandardAuthorizationActions
Return whether this instance contains all of the specified labels
containsLabels(Collection) - Method in class com.metamatrix.platform.security.api.StandardAuthorizationActions
Return whether this instance contains all of the specified labels
containsOption(int) - Method in class org.teiid.adminapi.AdminOptions
Check if the given option was specified.
containsPolicy(AuthorizationPolicyID) - Method in interface com.metamatrix.platform.admin.api.AuthorizationAdminAPI
Return whether there is an existing policy with the specified ID.
containsPolicy(AuthorizationPolicyID) - Method in class com.metamatrix.platform.admin.apiimpl.AuthorizationAdminAPIImpl
 
containsPolicy(SessionToken, AuthorizationPolicyID) - Method in interface com.metamatrix.platform.security.api.service.AuthorizationServiceInterface
Return whether there is an existing policy with the specified ID.
containsPolicy(AuthorizationPolicyID) - Method in interface com.metamatrix.platform.security.authorization.spi.AuthorizationSourceTransaction
Return whether there is an existing policy with the specified ID.
containsPolicy(AuthorizationPolicyID) - Method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationTransaction
Return whether there is an existing policy with the specified ID.
containsRole(String) - Static method in class org.teiid.adminapi.AdminRoles
Determine whether an admin role exists by the given roleName.
containsSQLState(String) - Method in class com.metamatrix.jdbc.api.SQLStates.SQLStateClass
 
containsSymbol(SelectSymbol) - Method in class com.metamatrix.query.sql.lang.Select
Checks if a symbol is in the Select.
containsValidCharacters(String) - Static method in class com.metamatrix.common.xml.XmlUtil
This method helps determine whether a string value (stored as an element or attribute value) are legal characters as defined by XML 1.0.
containsValue(Object) - Method in class com.metamatrix.common.properties.UnmodifiableProperties
 
containsVariable(ElementSymbol) - Method in class com.metamatrix.query.sql.util.VariableContext
Check if this context or any of it's parent contexts contain this variable
CONTENT - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.ElementName
Static constant that represents the name of the "XMI.content" element.
CONTENT_MODEL - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLDocument.Class
 
CONTENT_MODEL - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLSchema.Class
 
CONTENT_MODIFIER - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthPermissions.ColumnName
 
contents - Variable in class com.metamatrix.vdb.materialization.template.ExpandedTemplate
 
CONTEXT - Static variable in class com.metamatrix.common.log.DbLogWriter.ColumnName
 
CONTEXT - Static variable in class com.metamatrix.common.log.reader.LogEntryPropertyNames.ColumnName
 
CONTEXT - Static variable in class com.metamatrix.platform.security.audit.destination.DatabaseAuditDestination.ColumnName
 
context - Variable in class com.metamatrix.query.eval.Evaluator
 
CONTEXT - Static variable in class com.metamatrix.query.function.FunctionLibrary
 
context(Object, Object) - Static method in class com.metamatrix.query.function.FunctionMethods
This function should never actually be called - it is here solely so the xml context function can be resolved properly.
context - Variable in class org.teiid.connector.jdbc.JDBCBaseExecution
 
CONTEXT_DELETE - Static variable in interface com.metamatrix.dqp.service.AuthorizationService
 
CONTEXT_DELIMETER - Static variable in class com.metamatrix.platform.security.audit.config.CurrentConfigAuditConfigurationFactory
 
CONTEXT_INSERT - Static variable in interface com.metamatrix.dqp.service.AuthorizationService
 
CONTEXT_PROCEDURE - Static variable in interface com.metamatrix.dqp.service.AuthorizationService
 
CONTEXT_QUERY - Static variable in interface com.metamatrix.dqp.service.AuthorizationService
 
CONTEXT_UPDATE - Static variable in interface com.metamatrix.dqp.service.AuthorizationService
 
ContextProperties - Interface in com.metamatrix.query.util
Defines constants that are used within the DQP, provided to the query engine as properties in the CommandContext for access via the ENV function.
ContextReference - Interface in com.metamatrix.query.sql.symbol
 
CONTINUE - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
CONTINUE - Static variable in class com.metamatrix.query.sql.ReservedWords
 
CONTINUE - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
ContinueInstruction - Class in com.metamatrix.query.processor.proc
This ProgramInstruction continue with the next loop when processed
ContinueInstruction() - Constructor for class com.metamatrix.query.processor.proc.ContinueInstruction
 
continueStatement(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse break statement
ContinueStatement - Class in com.metamatrix.query.sql.proc
This class represents a continue statement in the storedprocedure language.
ContinueStatement() - Constructor for class com.metamatrix.query.sql.proc.ContinueStatement
 
CONVERSION - Static variable in interface com.metamatrix.query.function.metadata.FunctionCategoryConstants
"Conversion" functions convert an object of one type to another type.
convert() - Method in class com.metamatrix.common.util.crypto.keymanage.FilePasswordConverter
 
CONVERT - Static variable in class com.metamatrix.query.function.FunctionLibrary
 
convert(Object, String) - Static method in class com.metamatrix.query.function.FunctionMethods
 
convert(PlanNode) - Method in class com.metamatrix.query.optimizer.relational.PlanToProcessConverter
 
CONVERT - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
CONVERT - Static variable in class com.metamatrix.query.sql.ReservedWords
 
convert(String) - Method in interface com.metamatrix.script.shell.CustomParser
Convert the command entered on the command line to bean shell specific command.
convert(String) - Method in class com.metamatrix.script.shell.SimpleParser
 
CONVERT - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
CONVERT - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
convertByteArrayToFile(byte[], String, String) - Static method in class com.metamatrix.core.util.FileUtils
 
convertConstant(String, String, Constant) - Static method in class com.metamatrix.query.resolver.util.ResolverUtil
 
convertCriteria(Criteria, MappingDocument, QueryMetadataInterface) - Static method in class com.metamatrix.query.optimizer.xml.XMLNodeMappingVisitor
Convert the criteria from names using document identifiers to names using result set (i.e.
convertDate(Date, TimeZone, Calendar, Class) - Method in class org.teiid.connector.api.TypeFacility
Convert the given date to a target type, optionally adjusting its display for a given target Calendar.
convertDateToString(IFunction) - Method in class org.teiid.connector.jdbc.sqlserver.SqlServerSQLTranslator
 
convertDateToString(IFunction) - Method in class org.teiid.connector.jdbc.sybase.SybaseSQLTranslator
 
converted - Variable in class com.metamatrix.common.util.crypto.keymanage.FilePasswordConverter
 
convertException(Method, Throwable) - Static method in class com.metamatrix.client.ExceptionUtil
 
convertExpression(Expression, String) - Static method in class com.metamatrix.query.resolver.util.ResolverUtil
Replaces a sourceExpression with a conversion of the source expression to the target type.
convertExpression(Expression, String, String) - Static method in class com.metamatrix.query.resolver.util.ResolverUtil
Replaces a sourceExpression with a conversion of the source expression to the target type.
convertFileToByteArray(File) - Static method in class com.metamatrix.core.util.ObjectConverterUtil
Returns the contents of the given file as a byte array.
convertFileToCharArray(File, String) - Static method in class com.metamatrix.core.util.ObjectConverterUtil
Returns the contents of the given file as a char array.
convertFileToString(File) - Static method in class com.metamatrix.core.util.ObjectConverterUtil
Returns the contents of the given file as a string.
convertLead(LeadConvert[]) - Method in interface com.sforce.soap.partner.Soap
convert a set of leads
convertLead(LeadConvert[]) - Method in class com.sforce.soap.partner.SoapBindingStub
 
convertLevel(int) - Method in class com.metamatrix.core.log.JavaLogWriter
 
ConvertModifier - Class in org.teiid.connector.jdbc.translator
Base class for handling the convert function.
ConvertModifier() - Constructor for class org.teiid.connector.jdbc.translator.ConvertModifier
 
ConvertModifier.FormatModifier - Class in org.teiid.connector.jdbc.translator
 
ConvertModifier.FormatModifier(String) - Constructor for class org.teiid.connector.jdbc.translator.ConvertModifier.FormatModifier
 
ConvertModifier.FormatModifier(String, String) - Constructor for class org.teiid.connector.jdbc.translator.ConvertModifier.FormatModifier
 
convertNode(PlanNode) - Method in class com.metamatrix.query.optimizer.relational.PlanToProcessConverter
 
convertObject(LanguageObject, MappingDocument, QueryMetadataInterface) - Static method in class com.metamatrix.query.optimizer.xml.XMLNodeMappingVisitor
 
convertProperties() - Method in class com.metamatrix.common.util.crypto.keymanage.FilePasswordConverter
decrypt and recrypt any properties that end with "PASSWORD"
convertPropertyDefinitions(ComponentObject) - Method in class com.metamatrix.admin.server.AbstractAdminImpl
Convert a ComponentObject into a Collection of com.metamatrix.admin.api.objects.PropertyDefinition objects
convertPropertyDefinitions(ComponentObject, Properties) - Method in class com.metamatrix.admin.server.AbstractAdminImpl
 
convertPropertyDefinitions(ComponentType, Properties) - Method in class com.metamatrix.admin.server.AbstractAdminImpl
 
convertResult() - Method in class com.metamatrix.dqp.client.ResultsFuture
 
convertStringToDate(String) - Static method in class com.metamatrix.core.util.DateUtil
Method to convert a string in the standard MetaMatrix pattern into a Date object.
convertTimestampToString(IFunction) - Method in class org.teiid.connector.jdbc.sqlserver.SqlServerSQLTranslator
 
convertTimestampToString(IFunction) - Method in class org.teiid.connector.jdbc.sybase.SybaseSQLTranslator
Written to only support version 15
convertToAdminVDB(VirtualDatabase) - Method in class com.metamatrix.admin.server.AbstractAdminImpl
Utility method the converts a VirtualDatabase into an admin VDB object.
convertToByteArray(Object) - Static method in class com.metamatrix.common.jdbc.JDBCPlatform
 
convertToByteArray(Blob) - Static method in class com.metamatrix.common.jdbc.JDBCPlatform
 
convertToByteArray(Clob) - Static method in class com.metamatrix.common.jdbc.JDBCPlatform
 
convertToByteArray(Blob) - Static method in class com.metamatrix.core.util.ObjectConverterUtil
 
convertToByteArray(Object) - Static method in class com.metamatrix.core.util.ObjectConverterUtil
 
convertToByteArray(InputStream) - Static method in class com.metamatrix.core.util.ObjectConverterUtil
 
convertToByteArray(InputStream, int) - Static method in class com.metamatrix.core.util.ObjectConverterUtil
Returns the given input stream's contents as a byte array.
convertToByteArray(ZipEntry, ZipFile) - Static method in class com.metamatrix.core.util.ObjectConverterUtil
Returns the contents of the given zip entry as a byte array.
convertToCharArray(InputStream, int, String) - Static method in class com.metamatrix.core.util.ObjectConverterUtil
Returns the given input stream's contents as a character array.
convertToCharArray(Reader, int) - Static method in class com.metamatrix.core.util.ObjectConverterUtil
 
convertToInputStream(byte[]) - Static method in class com.metamatrix.core.util.ObjectConverterUtil
 
convertToInputStream(String) - Static method in class com.metamatrix.core.util.ObjectConverterUtil
 
convertToInputStream(char[]) - Static method in class com.metamatrix.core.util.ObjectConverterUtil
 
convertToInputStream(File) - Static method in class com.metamatrix.core.util.ObjectConverterUtil
 
convertToRuntimeType(Object) - Static method in class com.metamatrix.common.types.DataTypeManager
 
convertToRuntimeType(Object) - Method in class org.teiid.connector.api.TypeFacility
Convert the given value to the closest runtime type see TypeFacility.RUNTIME_TYPES
convertToString(InputStream) - Static method in class com.metamatrix.core.util.ObjectConverterUtil
Returns the contents of the given InputStream as a string.
convertToString(Reader) - Static method in class com.metamatrix.core.util.ObjectConverterUtil
 
convertToXML(PlanNode) - Static method in class com.metamatrix.jdbc.api.XMLOutputVisitor
Helper method to perform a conversion using the DefaultDisplayHelper.
convertToXMLType(Source) - Method in class com.metamatrix.connector.xmlsource.XMLSourceExecution
 
convertTypeToString(Object, PropertyDefinition) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
hook to allow some PropertyDefinition values to be converted non-string values into Strings before they are set on the PropertiedObject.
convertVDB() - Method in class com.metamatrix.common.util.crypto.keymanage.FilePasswordConverter
The .VDB file is in zip format, containing one *.DEF file in XML format.
convertXML() - Method in class com.metamatrix.common.util.crypto.keymanage.FilePasswordConverter
Decrypt and recrypt any the text of any "Property" Elements with attribute "name" that ends with "PASSWORD"
copy(FileSystemEntry) - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
Creates a copy of this DirectoryEntry under the specified folder.
copy(TreeNode, TreeNode) - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
Copy this TreeNode as a child of the specified new parent.
copy(CommandTarget) - Method in class com.metamatrix.core.commandshell.CommandShell
 
copy(String, String) - Static method in class com.metamatrix.core.util.FileUtils
Copy a file.
copy(String, String, boolean) - Static method in class com.metamatrix.core.util.FileUtils
Copy a file
copy(AccessNode, AccessNode) - Method in class com.metamatrix.query.processor.relational.AccessNode
 
copy(InsertPlanExecutionNode, InsertPlanExecutionNode) - Method in class com.metamatrix.query.processor.relational.InsertPlanExecutionNode
 
copy(PlanExecutionNode, PlanExecutionNode) - Method in class com.metamatrix.query.processor.relational.PlanExecutionNode
 
copy(ProjectNode, ProjectNode) - Method in class com.metamatrix.query.processor.relational.ProjectNode
 
copy(RelationalNode, RelationalNode) - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
copy(SelectNode, SelectNode) - Method in class com.metamatrix.query.processor.relational.SelectNode
 
copy(SortNode, SortNode) - Method in class com.metamatrix.query.processor.relational.SortNode
 
COPY_CRITERIA - Static variable in class com.metamatrix.query.optimizer.relational.rules.RuleConstants
 
copyDirectoriesRecursively(File, File) - Static method in class com.metamatrix.core.util.FileUtils
Copy recursively the sourceDirectory and all its contents to the targetDirectory.
copyDirectoryContentsRecursively(File, File) - Static method in class com.metamatrix.core.util.FileUtils
Copy recursively the contents of sourceDirectory to the targetDirectory.
copyFile(String, String, String) - Static method in class com.metamatrix.core.util.FileUtils
Copy file from orginating directory to the destination directory.
copyFile(String, String, String, String) - Static method in class com.metamatrix.core.util.FileUtils
Copy file from orginating directory to the destination directory.
copyFunctionChangeReturnType(FunctionDescriptor, Class) - Method in class com.metamatrix.query.function.FunctionLibrary
Return a copy of the given FunctionDescriptor with the sepcified return type.
copyIntoClone(XMLProcessorEnvironment) - Method in class com.metamatrix.query.processor.xml.XMLProcessorEnvironment
Utility method to copy cloned state into newly-instantiated (empty) clone.
copyMetadataState(Command) - Method in class com.metamatrix.query.sql.lang.Command
 
copyMetadataState(Command) - Method in class com.metamatrix.query.sql.lang.ProcedureContainer
 
copyPropertiesToRequest(RequestMessage, Properties) - Method in class com.metamatrix.jdbc.MMStatement
Helper method for copy the connection properties to request message.
copyProperty(Properties, String, Properties, String) - Static method in class com.metamatrix.common.util.PropertiesUtils
 
copyPropertyValue(Object) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
 
CORE_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
CORE_XSLT - Static variable in interface com.metamatrix.core.CoreConstants.Plugin
 
CoreConstants - Interface in com.metamatrix.core
 
CoreConstants.Debug - Interface in com.metamatrix.core
 
CoreConstants.Plugin - Interface in com.metamatrix.core
Contains ID's for all MetaMatrix plugins.
CoreConstants.Trace - Interface in com.metamatrix.core
 
CorePlugin - Class in com.metamatrix.core
CorePlugin
CorePlugin() - Constructor for class com.metamatrix.core.CorePlugin
 
CoreXmlPlugin - Class in com.metamatrix.core.xml
CoreXmlPlugin
CoreXmlPlugin() - Constructor for class com.metamatrix.core.xml.CoreXmlPlugin
 
CorrelatedReferenceCollectorVisitor - Class in com.metamatrix.query.sql.visitor
This visitor class will traverse a language object tree and collect references that correspond to correlated subquery references.
CorrelatedReferenceCollectorVisitor(Collection<GroupSymbol>, List<Reference>) - Constructor for class com.metamatrix.query.sql.visitor.CorrelatedReferenceCollectorVisitor
 
cos(Number) - Static method in class com.metamatrix.query.function.FunctionMethods
 
COS - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
cot(Number) - Static method in class com.metamatrix.query.function.FunctionMethods
 
COT - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
Count - Class in com.metamatrix.query.function.aggregate
Just a simple COUNT() implementation that counts every non-null row it sees.
Count() - Constructor for class com.metamatrix.query.function.aggregate.Count
Constructor for Count.
COUNT - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
COUNT - Static variable in class com.metamatrix.query.sql.ReservedWords
 
COUNT - Static variable in interface org.teiid.connector.language.IAggregate
 
COUNT - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
CR_CHAR - Static variable in class com.metamatrix.common.util.SqlUtil
 
create() - Method in interface com.metamatrix.common.object.ObjectDefinitionFactory
Create a new ObjectDefinition instance.
create(String) - Method in interface com.metamatrix.common.object.ObjectDefinitionFactory
Create a definition object with the specified name.
create(String, String) - Method in interface com.metamatrix.common.object.ObjectDefinitionFactory
Create a definition object with the specified set of attributes.
create() - Method in class com.metamatrix.common.object.ObjectDefinitionImplFactory
Create a new ObjectDefinition instance.
create(String) - Method in class com.metamatrix.common.object.ObjectDefinitionImplFactory
Create a definition object with the specified name.
create(String, String) - Method in class com.metamatrix.common.object.ObjectDefinitionImplFactory
Create a definition object with the specified set of attributes.
create() - Method in class com.metamatrix.common.object.PropertyDefinitionImplFactory
Create a new ObjectDefinition instance.
create(String) - Method in class com.metamatrix.common.object.PropertyDefinitionImplFactory
Create a definition object with the specified name.
create(String, String) - Method in class com.metamatrix.common.object.PropertyDefinitionImplFactory
Create a definition object with the specified set of attributes.
create(TreeNode, ObjectDefinition) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
Create a new instance of a TreeNode under the specified parent and with the specified type.
create(TreeNode, String, ObjectDefinition) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
Create a new instance of a TreeNode under the specified parent, with the specified type and with the specified name
create(TreeNode, ObjectDefinition) - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
Create a new instance of a TreeNode under the specified parent and with the specified type.
create(TreeNode, String, ObjectDefinition) - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
Create a new instance of a TreeNode under the specified parent, with the specified type and with the specified name
create(TreeNode, ObjectDefinition) - Method in interface com.metamatrix.common.tree.TreeNodeEditor
Create a new instance of a TreeNode under the specified parent and with the specified type.
create(TreeNode, String, ObjectDefinition) - Method in interface com.metamatrix.common.tree.TreeNodeEditor
Create a new instance of a TreeNode under the specified parent, with the specified type and with the specified name
create(Date, TimeZone, Calendar, Class) - Static method in class com.metamatrix.common.util.TimestampWithTimezone
 
create(DataPayload) - Method in class com.metamatrix.connector.salesforce.connection.impl.ConnectionImpl
 
create(DataPayload) - Method in class com.metamatrix.connector.salesforce.connection.SalesforceConnection
 
create() - Method in class com.metamatrix.core.id.IDGenerator
Create a new ObjectID using the default factory
create(String) - Method in class com.metamatrix.core.id.IDGenerator
Create a new ObjectID for the type specified by the protocol
create() - Method in class com.metamatrix.core.id.IntegerIDFactory
Create a new ObjectID instance using this protocol.
create() - Method in class com.metamatrix.core.id.LongIDFactory
Create a new ObjectID instance using this protocol.
create() - Method in interface com.metamatrix.core.id.ObjectIDFactory
Create a new GlobalUID instance using this protocol.
create() - Method in class com.metamatrix.core.id.StringIDFactory
Create a new ObjectID instance using this protocol.
create() - Method in class com.metamatrix.core.id.UUIDFactory
Create a new ObjectID instance using this protocol.
create(String, Collection, ClassLoader) - Static method in class com.metamatrix.core.util.ReflectionHelper
Helper method to create an instance of the class using the appropriate constructor based on the ctorObjs passed.
create(String, Object[], Class<?>[], ClassLoader) - Static method in class com.metamatrix.core.util.ReflectionHelper
 
create() - Method in class com.metamatrix.core.util.TempDirectory
 
create(Throwable) - Static method in exception com.metamatrix.jdbc.MMSQLException
 
create(Throwable, String) - Static method in exception com.metamatrix.jdbc.MMSQLException
 
create(AuthorizationResource, AuthorizationRealm, AuthorizationActions, String) - Method in interface com.metamatrix.platform.security.api.AuthorizationPermissionFactory
Create a new authorization permission for the specified resource.
create(String, AuthorizationRealm) - Method in interface com.metamatrix.platform.security.api.AuthorizationPermissionFactory
Create a new authorization permission for the specified resource.
create(String, AuthorizationRealm, AuthorizationActions) - Method in interface com.metamatrix.platform.security.api.AuthorizationPermissionFactory
Create a new authorization permission for the specified resource with the given actions.
create(AuthorizationResource, AuthorizationRealm, AuthorizationActions, String) - Method in class com.metamatrix.platform.security.api.BasicAuthorizationPermissionFactory
Create a new authorization permission for the specified resource.
create(String, AuthorizationRealm) - Method in class com.metamatrix.platform.security.api.BasicAuthorizationPermissionFactory
Create a new authorization permission for the specified resource.
create(String, AuthorizationRealm, AuthorizationActions) - Method in class com.metamatrix.platform.security.api.BasicAuthorizationPermissionFactory
Create a new authorization permission for the specified resource.
create(String, AuthorizationRealm) - Method in class com.metamatrix.platform.security.util.RolePermissionFactory
Create a new authorization permission for the specified role.
create(AuthorizationResource, AuthorizationRealm, AuthorizationActions, String) - Method in class com.metamatrix.platform.security.util.RolePermissionFactory
Create a new authorization permission for the specified resource.
create(String, AuthorizationRealm, AuthorizationActions) - Method in class com.metamatrix.platform.security.util.RolePermissionFactory
Create a new authorization permission for the specified resource.
CREATE - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
Create - Class in com.metamatrix.query.sql.lang
 
Create() - Constructor for class com.metamatrix.query.sql.lang.Create
 
CREATE - Static variable in class com.metamatrix.query.sql.ReservedWords
 
create(SObject[]) - Method in interface com.sforce.soap.partner.Soap
Create a set of new sObjects
create(SObject[]) - Method in class com.sforce.soap.partner.SoapBindingStub
 
CREATE - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
createAddAction(Object, AttributeDefinition, Object) - Method in class com.metamatrix.common.actions.AbstractObjectEditor
 
createAddNamedAction(Object, AttributeDefinition, String, Object) - Method in class com.metamatrix.common.actions.AbstractObjectEditor
 
createAdmin(String, char[], String) - Method in class com.metamatrix.common.comm.platform.client.ServerAdminFactory
Creates a ServerAdmin with the specified connection properties.
createAdmin(String, char[], String, String) - Method in class com.metamatrix.common.comm.platform.client.ServerAdminFactory
Creates a ServerAdmin with the specified connection properties.
createAdmin(Properties) - Method in class com.metamatrix.common.comm.platform.client.ServerAdminFactory
 
createAggregate(String, boolean, IExpression, Class) - Method in interface org.teiid.connector.language.ILanguageFactory
Create aggregate function.
createAliases() - Method in class com.metamatrix.query.sql.visitor.ExpressionMappingVisitor
 
createAnnotationRecord(char[]) - Static method in class org.teiid.metadata.index.RecordFactory
Create a AnnotationRecord instance from the specified index record
createArchive(String, String, String) - Method in class com.metamatrix.cdk.ConnectorShellCommandTarget
Build the connector archive file.
createArrayOf(String, Object[]) - Method in class com.metamatrix.jdbc.MMConnection
 
createAuthenticationProvider(Element, ConfigurationID, ConfigurationObjectEditor) - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
This method will create a Resource configuration object from an XML element that represents a Resource.
createAuthenticationProviderComponent(ConfigurationID, ComponentTypeID, String) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
This method will create a provider component based on the specific component type ID
createAuthenticationProviderComponent(ConfigurationID, AuthenticationProvider, String) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
This method will create a provider component from the original provider and give a new name.
createAuthenticationProviderComponent(Configuration, AuthenticationProvider, String) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
This method will create a provider component from the original provider and give a new name.
createAuthenticationProviderComponent(Configuration, AuthenticationProvider, String) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
createAuthenticationProviderComponent(ConfigurationID, ComponentTypeID, String) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
createAuthenticationProviderComponent(ConfigurationID, AuthenticationProvider, String) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
createAuthenticationProviderElement(AuthenticationProvider) - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
This method is used to create a ServiceComponentDefn JDOM Element from a ServiceComponentDefn object.
createAuthenticationProviderElement() - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
 
createAuthorizationPolicy(AuthorizationPolicyID) - Method in interface com.metamatrix.platform.admin.api.AuthorizationEditor
 
createAuthorizationPolicy(AuthorizationPolicyID) - Method in class com.metamatrix.platform.security.api.AbstractAuthorizationObjectEditor
Create a new AuthorizationPolicy.
createBlob(byte[]) - Static method in class com.metamatrix.common.types.BlobType
 
createBlob() - Method in class com.metamatrix.jdbc.MMConnection
 
createCall() - Method in class com.sforce.soap.partner.SoapBindingStub
 
createChannelListener(ObjectChannel) - Method in interface org.teiid.transport.ChannelListener.ChannelListenerFactory
 
createChannelListener(ObjectChannel) - Method in class org.teiid.transport.SocketListener
 
createClob(char[]) - Static method in class com.metamatrix.common.types.ClobType
 
createClob() - Method in class com.metamatrix.jdbc.MMConnection
 
createColumnRecord(char[]) - Static method in class org.teiid.metadata.index.RecordFactory
Create a ColumnRecord instance from the specified index record
createColumnSetRecord(char[]) - Static method in class org.teiid.metadata.index.RecordFactory
Create a ColumnSetRecord instance from the specified index record
createCompareCriteria(ICompareCriteria.Operator, IExpression, IExpression) - Method in interface org.teiid.connector.language.ILanguageFactory
Create compare criteria.
createComponentDefn(int, ConfigurationID, ComponentTypeID, String) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
This method is not provided in the interface, it is only used by the spi implementation for ease of creating the correct type of component defn.
createComponentDefn(int, ConfigurationID, ComponentTypeID, String) - Static method in class com.metamatrix.common.config.model.BasicUtil
static method that is used to create the specified instance type of BasicComponentDefn.
createComponentDefn(int, ConfigurationID, HostID, ComponentTypeID, String) - Static method in class com.metamatrix.common.config.model.BasicUtil
 
createComponentObject(int, ComponentTypeID, String) - Static method in class com.metamatrix.common.config.model.BasicUtil
static method that is used to create the specified instance type of BasicComponentObject for a PSC.
createComponentType(int, String, ComponentTypeID, ComponentTypeID, boolean, boolean) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Create a new ComponentType instance with the specified name.
createComponentType(ComponentType, String) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Create a new ComponentType instance from a copy of the specified ComponentType.
createComponentType(int, String, ComponentTypeID, ComponentTypeID, boolean, boolean) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
Copy-create method - creates a deep-copy of the original configuration, with the new name.
createComponentType(ComponentType, String) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
createComponentType(int, String, ComponentTypeID, ComponentTypeID, boolean, boolean) - Static method in class com.metamatrix.common.config.model.BasicUtil
static method that is used to create the specified instance type of BasicComponentType.
createComponentType(Element, ConfigurationObjectEditor, String, boolean) - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
This method will create a ComponentType configuration object from an XML element that represents a ComponentType.
createComponentTypeDefn(ComponentType, PropertyDefinition, boolean) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Create a new ComponentTypeDefn and update the ComponentType with the new defintion.
createComponentTypeDefn(ComponentTypeID, PropertyDefinition, boolean) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Create a new ComponentTypeDefn instance with the specified name.
createComponentTypeDefn(ComponentType, PropertyDefinition, boolean) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
createComponentTypeDefn(ComponentType, PropertyDefinition) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
Deprecated. as of v 2.0 beta 1, use BasicConfigurationObjectEditor.createComponentTypeDefn(ComponentType, PropertyDefinition, boolean)
createComponentTypeDefn(ComponentTypeID, PropertyDefinition, boolean) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
createComponentTypeDefn(ComponentTypeID, PropertyDefinition) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
Deprecated. as of v 2.0 beta 1, use BasicConfigurationObjectEditor.createComponentTypeDefn(ComponentTypeID, PropertyDefinition, boolean)
createComponentTypeDefnElement(ComponentTypeDefn) - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
This method is used to create a ComponentTypeDefn JDOM Element from a ComponentTypeDefn object.
createComponentTypeElement(ComponentType) - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
This method is used to create a ComponentType JDOM Element from a ComponentType object.
createComponentTypesElement() - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
This method is used to create a ComponentTypes JDOM Element from a Configuration ID object.
createCompoundCriteria(ICompoundCriteria.Operator, List<? extends ICriteria>) - Method in interface org.teiid.connector.language.ILanguageFactory
Create a new ICompoundCriteria
createConfiguration(ConfigurationID, Collection) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
This method is used only for importing a complete configurtion model.
createConfiguration(String) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Create a new Configuration instance with the specified name ID.
createConfiguration(String, Date, Date) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Create a new Configuration instance with the specified name ID, and the specified Date parameters.
createConfiguration(String) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
createConfiguration(String, Date, Date) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
Create a new Configuration instance with the specified name ID, and the specified Date parameters.
createConfiguration(ConfigurationID, Collection) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
createConfiguration(Element, ConfigurationObjectEditor, String) - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
This method will create a Configuration configuration object from an XML element that represents a Configuration.
createConfigurationElement(Configuration) - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
This method is used to create a Configuration JDOM Element from a Configuration object.
createConfigurationsElement() - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
This method is used to create a Configurations JDOM Element from a Configuration ID object.
createConnection(Properties) - Method in interface com.metamatrix.common.comm.api.ServerConnectionFactory
Establish a connection to the server.
createConnection(Properties) - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerConnectionFactory
 
createConnection(Properties, String) - Method in interface com.metamatrix.common.connection.TransactionFactory
Create a new instance of a managed connection.
createConnection(Properties, String) - Method in class com.metamatrix.common.extensionmodule.FileExtensionModuleFactory
 
createConnection(Properties, String) - Method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleTransactionFactory
Create a new instance of a metadata connection.
createConnection(Properties, String) - Method in class com.metamatrix.common.id.dbid.spi.jdbc.DBIDResourceTransactionFactory
Create a new instance of a managed connection.
createConnection() - Method in class com.metamatrix.common.jdbc.SimplePooledConnectionSource
 
createConnection(ExecutionContext) - Method in class com.metamatrix.connector.xmlsource.XMLConnectionFacory
Create connection to the source
createConnection(Properties) - Method in class com.metamatrix.jdbc.EmbeddedConnectionFactoryImpl
 
createConnection(Properties, String) - Method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCConnectorFactory
Create a new instance of a metadata connection.
createConnection(Properties, String) - Method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationTransactionFactory
Create a new instance of a metadata connection.
createConnectorBinding(ConfigurationID, Element, ConfigurationObjectEditor, String, boolean) - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
 
createConnectorBinding(String, String, String, String, Properties) - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Deploy a new Connector Binding into Configuration
createConnectorBinding(String, String, String, String, Properties) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
 
createConnectorBindingElement(ConnectorBinding, boolean) - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
 
createConnectorBindingsElement() - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
 
createConnectorComponent(ConfigurationID, ComponentTypeID, String, String) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
This method will create a connector component based on the specific component type ID
createConnectorComponent(ConfigurationID, ConnectorBinding, String, String) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
This method will create a connector component from the original connector and give a new name.
createConnectorComponent(ConfigurationID, ComponentTypeID, String, String) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
createConnectorComponent(ConfigurationID, ConnectorBinding, String, String) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
createConnectorComponent(Configuration, ConnectorBinding, String) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
createConvertFunction(ILanguageFactory, IExpression, String) - Static method in class org.teiid.connector.jdbc.translator.ConvertModifier
 
createCreationAction(Object, Object) - Method in class com.metamatrix.common.actions.AbstractObjectEditor
 
CreateCursorResultSetInstruction - Class in com.metamatrix.query.processor.proc
 
CreateCursorResultSetInstruction(String, ProcessorPlan) - Constructor for class com.metamatrix.query.processor.proc.CreateCursorResultSetInstruction
 
CREATED_BY - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ChangeHistory.Property.NAMES
 
CREATED_BY - Static variable in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCNames.ExtensionFilesTable.ColumnName
 
CREATED_BY - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VirtualDatabases.ColumnName
 
createDataSources(String, Properties) - Method in class org.teiid.connector.jdbc.JDBCConnector
 
createDatatypeRecord(char[]) - Static method in class org.teiid.metadata.index.RecordFactory
Create a DatatypeRecord instance from the specified index record
createDate(Date, TimeZone, Calendar) - Static method in class com.metamatrix.common.util.TimestampWithTimezone
 
createDate(Date) - Static method in class com.metamatrix.common.util.TimestampWithTimezone
Creates normalized SQL Date Object
createdBy - Variable in class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
 
createDelete(IGroup, ICriteria) - Method in interface org.teiid.connector.language.ILanguageFactory
Create a new IDelete.
createDeployedComponent(String, ConfigurationID, HostID, VMComponentDefnID, ServiceComponentDefnID, ComponentTypeID) - Static method in class com.metamatrix.common.config.model.BasicUtil
 
createDeployedServiceComponent(String, ConfigurationID, HostID, VMComponentDefnID, ServiceComponentDefnID, ComponentTypeID) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Create a new DeployedComponent instance respresenting a deployed Service.
createDeployedServiceComponent(String, Configuration, HostID, VMComponentDefnID, ServiceComponentDefn) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
createDeployedServiceComponent(String, ConfigurationID, HostID, VMComponentDefnID, ServiceComponentDefnID, ComponentTypeID) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
createDeployedServiceComponent(Element, ConfigurationID, HostID, VMComponentDefnID, Map, ConfigurationObjectEditor) - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
 
createDeployedServiceElement(DeployedComponent) - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
This method is used to create a DeployedComponent JDOM Element from a DeployedComponent object.
createDeployedVMComponent(String, ConfigurationID, HostID, VMComponentDefnID, ComponentTypeID) - Static method in class com.metamatrix.common.config.model.BasicUtil
 
createDeployedVMComponentx(String, Configuration, VMComponentDefn) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
createDeployedVMComponentx(String, ConfigurationID, HostID, VMComponentDefnID, ComponentTypeID) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
createDestroyAction(Object, Object) - Method in class com.metamatrix.common.actions.AbstractObjectEditor
 
createdTempDirectory(TempDirectory) - Method in class com.metamatrix.core.util.TempDirectoryMonitor
 
createEditor() - Method in interface com.metamatrix.platform.admin.api.AuthorizationAdminAPI
Returns a AuthorizationObjectEditor to perform editing operations on a entitlement type object.
createEditor() - Method in interface com.metamatrix.platform.admin.api.ConfigurationAdminAPI
Returns a ConfigurationObjectEditor to perform editing operations on a configuration type object.
createEditor() - Method in class com.metamatrix.platform.admin.apiimpl.AuthorizationAdminAPIImpl
Returns a AuthorizationObjectEditor to perform editing operations on a entitlement type object.
createEditor() - Method in class com.metamatrix.platform.admin.apiimpl.ConfigurationAdminAPIImpl
Returns a ConfigurationObjectEditor to perform editing operations on a configuration type object.
createEditor() - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Returns a ConfigurationObjectEditor to perform editing operations on a configuration type object.
createEditor() - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
 
createElement(String, IGroup, Element, Class) - Method in interface org.teiid.connector.language.ILanguageFactory
Create new element.
createElementsWithTypes(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
* Create elementes with datatypes
createEntity(EntityInfo, Object) - Method in interface com.metamatrix.api.core.xmi.XMIReaderAdapter
Create a new Entity with the specified information.
createEnvironment(Properties, ConnectorLogger) - Static method in class com.metamatrix.cdk.api.EnvironmentUtility
Create a ConnectorEnvironment with the specified properties and logger.
createEnvironment(Properties) - Static method in class com.metamatrix.cdk.api.EnvironmentUtility
Create a ConnectorEnvironment with the specified properties.
createEnvironment(Properties, boolean) - Static method in class com.metamatrix.cdk.api.EnvironmentUtility
Create a ConnectorEnvironment with the specified properties.
createErrorMessage(String) - Static method in class com.metamatrix.api.core.message.DefaultMessage
Creates a new error message containing the specified text and no target.
createErrorMessage(String, Object) - Static method in class com.metamatrix.api.core.message.DefaultMessage
Creates a new error message containing the specified text and target.
createExchangeAction(Object, AttributeDefinition, Object, Object) - Method in class com.metamatrix.common.actions.AbstractObjectEditor
 
createExchangeBoolean(Object, AttributeDefinition, boolean, boolean) - Method in class com.metamatrix.common.actions.AbstractObjectEditor
 
createExchangeNamedAction(Object, AttributeDefinition, String, Object, Object) - Method in class com.metamatrix.common.actions.AbstractObjectEditor
 
createExecution(ICommand, ExecutionContext, RuntimeMetadata) - Method in class com.metamatrix.connector.loopback.LoopbackConnection
 
createExecution(ICommand, ExecutionContext, RuntimeMetadata) - Method in interface org.teiid.connector.api.Connection
Create an execution object for the specified command
createExecution(ICommand, ExecutionContext, RuntimeMetadata) - Method in class org.teiid.connector.basic.BasicConnection
 
createExecutionContext(String, String) - Static method in class com.metamatrix.cdk.api.EnvironmentUtility
Create an ExecutionContext and set just the requestID and partID.
createExecutionContext(String, String, String, Serializable, Serializable, String, String, String, String, boolean) - Static method in class com.metamatrix.cdk.api.EnvironmentUtility
Create an ExecutionContext and set all of the parts.
createExistsCriteria(IQuery) - Method in interface org.teiid.connector.language.ILanguageFactory
Create new exists criteria.
createFeature(FeatureInfo, Object) - Method in interface com.metamatrix.api.core.xmi.XMIReaderAdapter
Create a new Feature with the specified information.
createFeatureNotSupportedException() - Static method in class com.metamatrix.common.util.SqlUtil
 
createFileFromUrl(URL, String, String, String, boolean) - Static method in class com.metamatrix.common.protocol.URLHelper
Download the content from the given URL and save it into the specified file.
createFileFromUrl(URL, String, String) - Static method in class com.metamatrix.common.protocol.URLHelper
Build a File from a URL object.
createFileName(String) - Static method in class com.metamatrix.core.util.StringUtil
Create a valid filename from the given String.
createFileRecord(char[]) - Static method in class org.teiid.metadata.index.RecordFactory
Create a FileRecord instance from the specified index record
createForeignKeyRecord(char[]) - Static method in class org.teiid.metadata.index.RecordFactory
Create a ForeignKeyRecord instance from the specified index record
createFrom(List<? extends IFromItem>) - Method in interface org.teiid.connector.language.ILanguageFactory
Create new from clause
createFunction(String, IExpression[], Class<?>) - Method in interface org.teiid.connector.language.ILanguageFactory
Create new function
createFunction(String, List<? extends IExpression>, Class<?>) - Method in interface org.teiid.connector.language.ILanguageFactory
Create new function
createGroup(String, String, Group) - Method in interface org.teiid.connector.language.ILanguageFactory
Create new group.
createGroupBy(List<? extends IExpression>) - Method in interface org.teiid.connector.language.ILanguageFactory
Create new group by.
createHeaderElement(Properties) - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
This method is used to create a Header JDOM Element from a Properties object.
createHeaderProperties(Properties) - Static method in class com.metamatrix.common.config.xml.XMLHelperUtil
 
createHost(String) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Create a new Host instance with the specified ID.
createHost(ConfigurationID, String) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
 
createHost(Configuration, String) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
 
createHost(String) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
createHost(ConfigurationID, String) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
createHost(Configuration, String) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
createHost(Configuration, Host, String) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
createHost(Element, ConfigurationID, ConfigurationObjectEditor, String) - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
This method will create a Host configuration object from an XML element that represents a Host.
createHostElement(Host) - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
This method is used to create a Host JDOM Element from a Host object.
createIDBlock(long, String, ReservedIDBlock) - Method in interface com.metamatrix.common.id.dbid.spi.DBIDSourceTransaction
 
createIDBlock(long, String, ReservedIDBlock) - Method in class com.metamatrix.common.id.dbid.spi.jdbc.DBIDResourceTransaction
 
createIDElement(String, String) - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
This method is used to create a Configuration ID JDOM Element from a Configuration ID object.
createIdentity(ExecutionContext) - Method in interface org.teiid.connector.api.Connector
Create an identity object based on a security context.
createIdentity(ExecutionContext) - Method in class org.teiid.connector.basic.BasicConnector
 
createInCriteria(IExpression, List<? extends IExpression>, boolean) - Method in interface org.teiid.connector.language.ILanguageFactory
Create new IN criteria
createInlineView(IQueryCommand, String) - Method in interface org.teiid.connector.language.ILanguageFactory
Create new inline view
createInsert(IGroup, List<IElement>, IInsertValueSource) - Method in interface org.teiid.connector.language.ILanguageFactory
Create new insert command
createInsertExpressionValueSource(List<IExpression>) - Method in interface org.teiid.connector.language.ILanguageFactory
Create a new value source for an insert command
createIsNullCriteria(IExpression, boolean) - Method in interface org.teiid.connector.language.ILanguageFactory
Create new IS NULL criteria
createJDBCConnection(Properties) - Static method in class com.metamatrix.common.jdbc.JDBCUtil
This creates a JDBC connection.
createJDBCSourceConnection(Connection, ConnectorEnvironment, Translator) - Method in class org.teiid.connector.jdbc.JDBCConnector
 
createJDBCSourceXAConnection(XAConnection, Connection, ConnectorEnvironment, Translator) - Method in class org.teiid.connector.jdbc.JDBCConnector
 
createJoin(IJoin.JoinType, IFromItem, IFromItem, List<? extends ICriteria>) - Method in interface org.teiid.connector.language.ILanguageFactory
Create new join predicate
createLikeCriteria(IExpression, IExpression, Character, boolean) - Method in interface org.teiid.connector.language.ILanguageFactory
Create new LIKE criteria
createLiteral(Object, Class) - Method in interface org.teiid.connector.language.ILanguageFactory
Create new literal value.
createLoggingProxy(String, Object, Class[], int) - Static method in class com.metamatrix.common.log.LogManager
Create a logging proxy, that logs at entry and exit points of the method calls on the provided interfaces.
createLookupMap(List) - Method in class com.metamatrix.query.processor.relational.RelationalNode
Useful function to build an element lookup map from an element list.
createMaterializedViewLoadProperties(ModelInfo, String, String, String, String, String, String, String, boolean, String, String, String, String) - Static method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataHelper
Generate connection properties for materialization model in given VDB.
createMaterializedViewLoadPropertiesVersion(ModelInfo, String, String, String, String, String, String, String, boolean, String, String, String, String) - Static method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataHelper
 
createModelRecord(char[]) - Static method in class org.teiid.metadata.index.RecordFactory
Create a ModelRecord instance from the specified index record
createNameValuePairs(List) - Method in class com.metamatrix.connector.xml.http.HTTPRequest
 
createNClob() - Method in class com.metamatrix.jdbc.MMConnection
 
createNillableNode() - Static method in class com.metamatrix.query.processor.xml.NodeDescriptor
 
createNodeDescriptor(MappingElement) - Static method in class com.metamatrix.query.processor.xml.NodeDescriptor
 
createNodeDescriptor(MappingAttribute) - Static method in class com.metamatrix.query.processor.xml.NodeDescriptor
 
createNodeDescriptor(String, String, boolean, String, Properties, Properties, boolean, MappingNode, String) - Static method in class com.metamatrix.query.processor.xml.NodeDescriptor
 
createNodeDescriptor(String, String, boolean, String, Properties, Properties, boolean, MappingNode, String, Class, String) - Static method in class com.metamatrix.query.processor.xml.NodeDescriptor
 
createNodeFactory(NodeFactory, StreamingTransform) - Method in class com.metamatrix.connector.xml.streaming.StreamingMultiPathFilter
 
createNonRecordingRecord() - Static method in class com.metamatrix.query.analysis.AnalysisRecord
 
createNotCriteria(ICriteria) - Method in interface org.teiid.connector.language.ILanguageFactory
Create new NOT criteria
createNotificationMessage(String) - Static method in class com.metamatrix.api.core.message.DefaultMessage
Creates a new notification message containing the specified text and no target.
createNotificationMessage(String, Object) - Static method in class com.metamatrix.api.core.message.DefaultMessage
Creates a new notification message containing the specified text and target.
CreateObject - Class in com.metamatrix.common.actions
This action definition specifies that an object is to be added to the target.
CreateObject(Object) - Constructor for class com.metamatrix.common.actions.CreateObject
 
CreateObject(Object, Object) - Constructor for class com.metamatrix.common.actions.CreateObject
 
createObjectChannel(SocketAddress, boolean) - Method in interface com.metamatrix.common.comm.platform.socket.client.ObjectChannelFactory
 
createObjectChannel(SocketAddress, boolean) - Method in class com.metamatrix.common.comm.platform.socket.client.OioOjbectChannelFactory
 
createOrderBy(List<? extends IOrderByItem>) - Method in interface org.teiid.connector.language.ILanguageFactory
Create new ORDER BY clause
createOrderByItem(String, IElement, boolean) - Method in interface org.teiid.connector.language.ILanguageFactory
Create new ORDER BY item
createParameter(int, IParameter.Direction, Object, Class, Parameter) - Method in interface org.teiid.connector.language.ILanguageFactory
Create new procedure parameter
createPattern(String, boolean) - Static method in class com.metamatrix.core.util.StringUtil
Creates a regular expression pattern from the pattern string (which is our old 'StringMatcher' format).
createPersistentConnection(boolean) - Method in class com.metamatrix.platform.config.persistence.api.PersistentConnectionFactory
Creates the the of PersistentConnection required to communicate to the configuration repository.
createPersistentConnection() - Method in class com.metamatrix.platform.config.persistence.impl.file.FilePersistentConnectionFactory
Creates the the of PersistentConnection required to communicate to the configuration repository.
createProcedure(int, String, Command, QueryMetadataInterface) - Static method in class com.metamatrix.query.sql.util.UpdateProcedureGenerator
Create CreateUpdateProcedureCommand for the specific virtual group.
createProcedure(String, List<? extends IParameter>, Procedure) - Method in interface org.teiid.connector.language.ILanguageFactory
Create new procedure
createProcedureExecution(IProcedure, ExecutionContext, RuntimeMetadata) - Method in class com.metamatrix.connector.metadata.adapter.ObjectConnection
 
createProcedureExecution(IProcedure, ExecutionContext, RuntimeMetadata) - Method in class com.metamatrix.connector.salesforce.connection.SalesforceConnection
 
createProcedureExecution(IProcedure, ExecutionContext, RuntimeMetadata) - Method in class com.metamatrix.connector.xmlsource.file.FileConnection
 
createProcedureExecution(IProcedure, ExecutionContext, RuntimeMetadata) - Method in class com.metamatrix.connector.xmlsource.soap.SoapConnection
 
createProcedureExecution(IProcedure, ExecutionContext, RuntimeMetadata) - Method in class org.teiid.connector.basic.BasicConnection
 
createProcedureExecution(IProcedure, ExecutionContext, RuntimeMetadata) - Method in class org.teiid.connector.jdbc.JDBCSourceConnection
 
createProcedureParameterRecord(char[]) - Static method in class org.teiid.metadata.index.RecordFactory
Create a ProcedureParameterRecord instance from the specified index record header|defaultValue|dataType|length|radix|scale|nullType|precision|paramType|footer|
createProcedureRecord(char[]) - Static method in class org.teiid.metadata.index.RecordFactory
Create a ProcedureRecord instance from the specified index record
createProcess(Element, ConfigurationID, HostID, ConfigurationObjectEditor, String) - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
This method will create a VMComponentDefn configuration object from an XML element that represents a VMComponentDefn.
createProcessElement(VMComponentDefn) - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
This method is used to create a VMComponentDefn JDOM Element from a VMComponentDefn object.
createPropDefnAllowedValue(ComponentTypeDefn, PropertyDefinition, String) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Create a new PropDefnAllowedValue that will be added to the modifiable (cloned) PropertyDefinition that was obtained from the ComponentTypeDefn.
createPropDefnAllowedValue(ComponentTypeDefn, PropertyDefinition, String) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
createPropertiesElement(Properties) - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
This method is used to create a Properties JDOM Element from a Properties object.
createPropertyDefinition(Element) - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
This method is a helper method to create a PropertyDefinition object from an XML element that represents same.
createPropertyDefinitionElement(PropertyDefinition) - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
This method is used to create a PropertyDefinition JDOM Element from a PropertyDefinition object.
createPropertyRecord(char[]) - Static method in class org.teiid.metadata.index.RecordFactory
Create a PropertyRecord instance from the specified index record
createPublicKey() - Method in class com.metamatrix.common.util.crypto.DhKeyGenerator
 
createQuery(ISelect, IFrom, ICriteria, IGroupBy, ICriteria, IOrderBy) - Method in interface org.teiid.connector.language.ILanguageFactory
Create new query
createQueryProcessor(String, String, CommandContext) - Method in interface com.metamatrix.query.processor.QueryProcessor.ProcessorFactory
 
createRemoveAction(Object, AttributeDefinition, Object) - Method in class com.metamatrix.common.actions.AbstractObjectEditor
 
createRemoveNamedAction(Object, AttributeDefinition, String, Object) - Method in class com.metamatrix.common.actions.AbstractObjectEditor
 
createRequestMessage(String[], boolean, Boolean) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
createRequestMessage(String[], boolean, Boolean) - Method in class com.metamatrix.jdbc.MMPreparedStatement
 
createRequestMessage(String[], boolean, Boolean) - Method in class com.metamatrix.jdbc.MMStatement
 
createRequests(XMLExecution, ExecutionInfo, List<CriteriaDesc[]>) - Method in class com.metamatrix.connector.xml.http.HTTPExecutor
 
createRequests(XMLExecution, ExecutionInfo, List<CriteriaDesc[]>) - Method in class com.metamatrix.connector.xml.soap.SOAPExecutor
 
createResolvedGroup(String, QueryMetadataInterface) - Static method in class com.metamatrix.query.optimizer.xml.QueryUtil
 
createResolvedGroup(GroupSymbol, QueryMetadataInterface) - Static method in class com.metamatrix.query.optimizer.xml.QueryUtil
 
createResource(String) - Method in interface com.metamatrix.platform.security.api.AuthorizationPermissionFactory
Create the AuthorizationResource type for the permission type that this factory creates instances of.
createResource(String) - Method in class com.metamatrix.platform.security.api.BasicAuthorizationPermissionFactory
Create the AuthorizationResource type for the permission type that this factory creates instances of.
createResource(String) - Method in class com.metamatrix.platform.security.util.RolePermissionFactory
Create the AuthorizationResource type for the permission type that this factory creates instances of.
createResourceDescriptor(ConfigurationID, ComponentTypeID, String) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Create a new ResourceDescriptor Component Definition instance with a specified configuration
createResourceDescriptor(Configuration, ComponentTypeID, String) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Create a new ResourceDescriptor Component Definition instance with a specified configuration
createResourceDescriptor(ConfigurationID, ComponentTypeID, String) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
createResourceDescriptor(Configuration, ComponentTypeID, String) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
createResourceDescriptor(Configuration, ResourceDescriptor, String) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
createResultExecutor(String, ResultSetInfo) - Method in class com.metamatrix.query.processor.xml.XMLProcessorEnvironment
 
createResultSet(ResultsMessage) - Method in class com.metamatrix.jdbc.MMStatement
 
createResultSetExecution(IQueryCommand, ExecutionContext, RuntimeMetadata) - Method in class com.metamatrix.connector.ldap.LDAPConnection
 
createResultSetExecution(IQueryCommand, ExecutionContext, RuntimeMetadata) - Method in class com.metamatrix.connector.metadata.adapter.ObjectConnection
 
createResultSetExecution(IQueryCommand, ExecutionContext, RuntimeMetadata) - Method in class com.metamatrix.connector.salesforce.connection.SalesforceConnection
 
createResultSetExecution(IQueryCommand, ExecutionContext, RuntimeMetadata) - Method in class com.metamatrix.connector.text.TextConnection
 
createResultSetExecution(IQueryCommand, ExecutionContext, RuntimeMetadata) - Method in class com.metamatrix.connector.xml.file.FileConnectionImpl
 
createResultSetExecution(IQueryCommand, ExecutionContext, RuntimeMetadata) - Method in class com.metamatrix.connector.xml.http.HTTPConnectionImpl
 
createResultSetExecution(IQueryCommand, ExecutionContext, RuntimeMetadata) - Method in class com.metamatrix.connector.xml.soap.SOAPConnectionImpl
 
createResultSetExecution(IQueryCommand, ExecutionContext, RuntimeMetadata) - Method in class org.teiid.connector.basic.BasicConnection
 
createResultSetExecution(IQueryCommand, ExecutionContext, RuntimeMetadata) - Method in class org.teiid.connector.jdbc.JDBCSourceConnection
 
createRootConfigurationDocumentElement() - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
This method is used to create a root JDOM Element.
createRows(Object, List) - Method in class org.teiid.connector.metadata.ObjectQueryProcessor
 
createRows(Object, List) - Method in interface org.teiid.connector.metadata.ResultsIterator.ResultsProcessor
 
createRuntimeMetadata() - Method in class com.metamatrix.cdk.api.TranslationUtility
Create a RuntimeMetadata that can be used for testing a connector.
createScalarSubquery(IQuery) - Method in interface org.teiid.connector.language.ILanguageFactory
Create new scalar subquery which can be used as an expression
createScriptFileName(String, String) - Static method in class com.metamatrix.vdb.materialization.ScriptType
Utility functions to create the needed file name patterns
createScriptFileName(DatabaseDialect, String) - Static method in class com.metamatrix.vdb.materialization.ScriptType
 
createSearchedCaseExpression(List<? extends ICriteria>, List<? extends IExpression>, IExpression, Class) - Method in interface org.teiid.connector.language.ILanguageFactory
Create searched case expression.
createSecurityContext(String) - Static method in class com.metamatrix.cdk.api.EnvironmentUtility
Create an ExecutionContext and set just the user name.
createSecurityContext(String, String, String, Serializable) - Static method in class com.metamatrix.cdk.api.EnvironmentUtility
Create an ExecutionContext and set just the security parts.
createSelect(boolean, List<? extends ISelectSymbol>) - Method in interface org.teiid.connector.language.ILanguageFactory
Create new SELECT clause
createSelectNode(Criteria, boolean) - Static method in class com.metamatrix.query.optimizer.relational.GenerateCanonical
 
createSelectSymbol(String, IExpression) - Method in interface org.teiid.connector.language.ILanguageFactory
Create new select symbol
createServiceComponentDefn(ConfigurationID, ComponentTypeID, String) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Create a new Service Component Definition instance with a specified configuration
createServiceComponentDefn(ConfigurationID, ComponentTypeID, String, String) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Create a new Service Component Definition instance with a specified configuration
createServiceComponentDefn(Configuration, ComponentTypeID, String) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Create a new Service Component Definition instance with a specified configuration
createServiceComponentDefn(Configuration, ComponentTypeID, String, String) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Create a new Service Component Definition instance with a specified configuration
createServiceComponentDefn(ConfigurationID, ComponentTypeID, String) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
createServiceComponentDefn(ConfigurationID, ComponentTypeID, String, String) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
createServiceComponentDefn(Configuration, ComponentTypeID, String) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
Creates a new ServiceComponentDefn for a given Configuration and ProductServiceConfig; also automatically "deploys" the service anywhere that this PSC is already deployed, by creating the necessary DeployedComponents (this will only work if the PSC parameter belongs to the Configuration parameter).
createServiceComponentDefn(Configuration, ComponentTypeID, String, String) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
createServiceComponentDefn(Configuration, ServiceComponentDefn, String) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
Creates a new ServiceComponentDefn in the indicated Configuration, copied from the indicated original ServiceComponentDefn, with the indicated new name.
createServiceComponentDefn(Element, Configuration, ConfigurationObjectEditor, String) - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
This method will create a ServiceComponentDefn configuration object from an XML element that represents a ServiceComponentDefn.
createServiceComponentDefn(Element, ConfigurationID, ConfigurationObjectEditor, String) - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
 
createServiceComponentDefnElement(ServiceComponentDefn) - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
This method is used to create a ServiceComponentDefn JDOM Element from a ServiceComponentDefn object.
createServiceComponentDefnsElement() - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
This method is used to create a ServiceComponentDefns JDOM Element.
createSession(String, Credentials, Serializable, String, Properties) - Method in interface com.metamatrix.platform.security.api.service.SessionServiceInterface
Create a session for the given user authenticating against the given Credentials.
createSession(String, Credentials, Serializable, String, Properties) - Method in class com.metamatrix.platform.security.session.service.SessionServiceImpl
 
createSetClause(IElement, IExpression) - Method in interface org.teiid.connector.language.ILanguageFactory
Creates a new SetClause
createSetClauseList(List<ISetClause>) - Method in interface org.teiid.connector.language.ILanguageFactory
Creates a new SetClauseList
createSetOp(ISetQuery.Operation, boolean, IQueryCommand, IQueryCommand, IOrderBy, ILimit) - Method in interface org.teiid.connector.language.ILanguageFactory
 
createSharedResource(ComponentTypeID, String) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Create a new SharedResource instance
createSharedResource(ComponentTypeID, String) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
createSharedResource(Element, ConfigurationObjectEditor) - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
This method will create a Resource configuration object from an XML element that represents a Resource.
createSharedResourceElement(SharedResource) - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
This method is used to create a ServiceComponentDefn JDOM Element from a ServiceComponentDefn object.
createSharedResourcesElement() - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
 
createSource(String[], Class[], TupleSource) - Static method in class com.metamatrix.query.processor.dynamic.SQLSource
 
createSource(String[], Class[], TupleSource, BufferManager) - Static method in class com.metamatrix.query.processor.dynamic.XMLSource
 
createSQLXML() - Method in class com.metamatrix.jdbc.MMConnection
 
createStatement() - Method in class com.metamatrix.jdbc.MMConnection
This creates a MMStatement object for sending SQL statements to the MetaMatrix server.
createStatement(int, int) - Method in class com.metamatrix.jdbc.MMConnection
Creates a Statement object that will produce ResultSet objects of the type resultSetType and concurrency level resultSetConcurrency.
createStatement(int, int, int) - Method in class com.metamatrix.jdbc.MMConnection
 
createStdoutLogger(int) - Static method in class com.metamatrix.cdk.api.EnvironmentUtility
Create a ConnectorLogger that prints to STDOUT at the specified log level (and above).
createStruct(String, Object[]) - Method in class com.metamatrix.jdbc.MMConnection
 
createSubqueryCompareCriteria(IExpression, ICompareCriteria.Operator, ISubqueryCompareCriteria.Quantifier, IQuery) - Method in interface org.teiid.connector.language.ILanguageFactory
Create new subquery compare criteria
createSubqueryInCriteria(IExpression, IQuery, boolean) - Method in interface org.teiid.connector.language.ILanguageFactory
Create new subquery IN criteria
createSymbolMap(GroupSymbol, List<? extends SingleElementSymbol>) - Static method in class com.metamatrix.query.sql.util.SymbolMap
 
createSymbolMap(GroupSymbol, List<? extends SingleElementSymbol>, List<? extends SingleElementSymbol>) - Static method in class com.metamatrix.query.sql.util.SymbolMap
 
createSymbolMap(List<ElementSymbol>, List<? extends Expression>) - Static method in class com.metamatrix.query.sql.util.SymbolMap
 
createSystemProperties(String, String) - Static method in class com.metamatrix.platform.config.util.CurrentConfigHelper
 
createTableRecord(char[]) - Static method in class org.teiid.metadata.index.RecordFactory
Create a TableRecord instance from the specified index record
createTempFile(String, String) - Static method in class com.metamatrix.core.io.FileUrl
 
createTemplate(String) - Method in class com.metamatrix.cdk.ConnectorShellCommandTarget
 
createTempTable(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse create temp table command.
createTime(Date, TimeZone, Calendar) - Static method in class com.metamatrix.common.util.TimestampWithTimezone
 
createTime(Date) - Static method in class com.metamatrix.common.util.TimestampWithTimezone
Creates normalized SQL Time Object
createTimestamp(Date, TimeZone, Calendar) - Static method in class com.metamatrix.common.util.TimestampWithTimezone
 
createTimestamp(Date) - Static method in class com.metamatrix.common.util.TimestampWithTimezone
 
createTransaction(ManagedConnection, boolean) - Method in interface com.metamatrix.common.connection.TransactionFactory
Create a new instance of a transaction for a managed connection.
createTransaction(ManagedConnection, boolean) - Method in class com.metamatrix.common.extensionmodule.FileExtensionModuleFactory
 
createTransaction(ManagedConnection, boolean) - Method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleTransactionFactory
Create a new instance of a transaction for a managed connection.
createTransaction(ManagedConnection, boolean) - Method in class com.metamatrix.common.id.dbid.spi.jdbc.DBIDResourceTransactionFactory
Create a new instance of a transaction for a managed connection.
createTransaction(ManagedConnection, boolean) - Method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCConnectorFactory
Create a new instance of a transaction for a managed connection.
createTransaction(ManagedConnection, boolean) - Method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationTransactionFactory
Create a new instance of a transaction for a managed connection.
createTransformationRecord(char[]) - Static method in class org.teiid.metadata.index.RecordFactory
Create a TransformationRecord instance from the specified index record
createTreeNodeEditor() - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeSource
Create a new instance of TreeNodeEditor, which is an editor that may be used to access and/or modify a single TreeNode object.
createTreeNodeEditor() - Method in interface com.metamatrix.common.tree.TreeNodeSource
Create a new instance of TreeNodeEditor, which is an editor that may be used to access and/or modify a single TreeNode object.
createTupleSource(List, String[], String, BufferManager.TupleSourceType) - Method in interface com.metamatrix.common.buffer.BufferManager
Creates a tuple source based on a schema and properties describing hints about the source
createTupleSource(List, String[], String, BufferManager.TupleSourceType) - Method in class com.metamatrix.common.buffer.impl.BufferManagerImpl
Register a new tuple source and return a unique ID for it.
createUpdate(IGroup, ISetClauseList, ICriteria) - Method in interface org.teiid.connector.language.ILanguageFactory
Create new UPDATE command
createUpdateExecution(ICommand, ExecutionContext, RuntimeMetadata) - Method in class com.metamatrix.connector.ldap.LDAPConnection
 
createUpdateExecution(ICommand, ExecutionContext, RuntimeMetadata) - Method in class com.metamatrix.connector.salesforce.connection.SalesforceConnection
 
createUpdateExecution(ICommand, ExecutionContext, RuntimeMetadata) - Method in class org.teiid.connector.basic.BasicConnection
 
createUpdateExecution(ICommand, ExecutionContext, RuntimeMetadata) - Method in class org.teiid.connector.jdbc.JDBCSourceConnection
 
createUpdateProcedure(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse create update procedure command
CreateUpdateProcedureCommand - Class in com.metamatrix.query.sql.proc
This class represents a update procedure in the storedprocedure language.
CreateUpdateProcedureCommand() - Constructor for class com.metamatrix.query.sql.proc.CreateUpdateProcedureCommand
Constructor for CreateUpdateProcedureCommand.
CreateUpdateProcedureCommand(Block) - Constructor for class com.metamatrix.query.sql.proc.CreateUpdateProcedureCommand
Constructor for CreateUpdateProcedureCommand.
createURLStreamHandler(String) - Method in class com.metamatrix.common.protocol.MetaMatrixURLStreamHandlerFactory
 
createVDB() - Method in class com.metamatrix.metadata.runtime.event.RuntimeMetadataEvent
 
createVDBArchive(String, String) - Static method in class com.metamatrix.metadata.runtime.vdb.defn.VDBDefnFactory
This create is used when exporting a specific vdb and version from the database repository.
createVirtualDatabase(VDBArchive, String) - Method in class com.metamatrix.metadata.runtime.model.UpdateController
 
createVirtualDatabase(VDBArchive, String) - Method in class com.metamatrix.metadata.runtime.RuntimeMetadataCatalog
Call to create and return a VirtualDatabase, based on the VDBInfo that contains a list of ModelInfo instances for that virtual database.
createVirtualDatabaseID() - Method in class com.metamatrix.metadata.runtime.model.UpdateController
 
createVMComponentDefn(ConfigurationID, HostID, ComponentTypeID, String) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Create a new VM Component Definition instance with a specified configuration
createVMComponentDefn(Configuration, HostID, ComponentTypeID, String) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Create a new VM Component Definition instance with a specified configuration
createVMComponentDefn(ConfigurationID, HostID, ComponentTypeID, String) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
createVMComponentDefn(Configuration, HostID, ComponentTypeID, String) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
createVMComponentDefn(Configuration, VMComponentDefn, String) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
createWarningMessage(String) - Static method in class com.metamatrix.api.core.message.DefaultMessage
Creates a new warning message containing the specified text and no target.
createWarningMessage(String, Object) - Static method in class com.metamatrix.api.core.message.DefaultMessage
Creates a new warning message containing the specified text and target.
createWithData(Map[], int) - Static method in class com.metamatrix.jdbc.StaticMetadataProvider
 
createWithInitialData(String[], String[], MMStatement, long) - Static method in class com.metamatrix.jdbc.DeferredMetadataProvider
 
createXMLRequestDoc(List) - Method in class com.metamatrix.connector.xml.http.HTTPRequest
 
createXMLRequestDoc(List, SOAPConnectorState, String, String) - Method in class com.metamatrix.connector.xml.soap.SOAPDocBuilder
 
createXMLRequestDocString(List) - Method in class com.metamatrix.connector.xml.http.HTTPRequest
 
createXMLTupleSource(BufferManager, String) - Static method in class com.metamatrix.query.processor.xml.XMLUtil
Creates a buffer manager's id for XML based data.
CREATION_DATE - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ChangeHistory.Property.NAMES
 
CREATION_DATE - Static variable in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCNames.ExtensionFilesTable.ColumnName
 
CREATION_DATE - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VirtualDatabases.ColumnName
 
creationDate - Variable in class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
 
CredentialMap - Class in org.teiid.connector.api
Allows credentials to be passed on a per user basis to a connector.
CredentialMap() - Constructor for class org.teiid.connector.api.CredentialMap
 
CREDENTIALS - Static variable in interface com.metamatrix.common.api.MMURL.JDBC
 
Credentials - Class in com.metamatrix.platform.security.api
 
Credentials(char[]) - Constructor for class com.metamatrix.platform.security.api.Credentials
Construct a new PasswordCredentials
CRITERIA - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants
Constant defining a target node type of "Criteria".
CRITERIA - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Properties
An optional constraint that applies for the node.
CRITERIA - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Tags
 
criteria(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse a criteria.
CRITERIA - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
criteria - Variable in class com.metamatrix.query.processor.xml.CriteriaCondition
 
Criteria - Class in com.metamatrix.query.sql.lang
This class represents the criteria clause for a query, which defines constraints on the data values to be retrieved for each parameter in the select clause.
Criteria() - Constructor for class com.metamatrix.query.sql.lang.Criteria
Constructs a default instance of this class.
CRITERIA - Static variable in class com.metamatrix.query.sql.ReservedWords
 
CRITERIA - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
CriteriaCapabilityValidatorVisitor - Class in com.metamatrix.query.optimizer.relational.rules
 
CriteriaCondition - Class in com.metamatrix.query.processor.xml
A condition based on a sql Criteria Object.
CriteriaCondition(Criteria, Program) - Constructor for class com.metamatrix.query.processor.xml.CriteriaCondition
The constructor takes the sql criteria object, the list of result set names which the Criteria pertains to, and a sub Program which is the "then" clause if this Condition {link #evaluate evaluates} to true.
CriteriaDesc - Class in com.metamatrix.connector.xml.base
 
CriteriaDesc(Element, List) - Constructor for class com.metamatrix.connector.xml.base.CriteriaDesc
 
CriteriaEvaluationException - Exception in com.metamatrix.api.exception.query
This exception is thrown when an error occurs while evaluating a SQL criteria.
CriteriaEvaluationException() - Constructor for exception com.metamatrix.api.exception.query.CriteriaEvaluationException
No-arg constructor required by Externalizable semantics.
CriteriaEvaluationException(String) - Constructor for exception com.metamatrix.api.exception.query.CriteriaEvaluationException
Construct an instance with the message specified.
CriteriaEvaluationException(String, String) - Constructor for exception com.metamatrix.api.exception.query.CriteriaEvaluationException
Construct an instance with the message and error code specified.
CriteriaEvaluationException(Throwable, String) - Constructor for exception com.metamatrix.api.exception.query.CriteriaEvaluationException
Construct an instance from a message and an exception to chain to this one.
CriteriaEvaluationException(Throwable, String, String) - Constructor for exception com.metamatrix.api.exception.query.CriteriaEvaluationException
Construct an instance from a message and a code and an exception to chain to this one.
criteriaList - Variable in class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
CriteriaPlanner - Class in com.metamatrix.query.optimizer.xml
 
CriteriaPlanner() - Constructor for class com.metamatrix.query.optimizer.xml.CriteriaPlanner
 
criteriaSelector() - Method in class com.metamatrix.query.parser.SQLParser
Parse criteria selector
CriteriaSelector - Class in com.metamatrix.query.sql.proc
This class represents the criteria present on the user's query.
CriteriaSelector() - Constructor for class com.metamatrix.query.sql.proc.CriteriaSelector
Constructor for CriteriaSelector.
CriteriaSelector(int, List) - Constructor for class com.metamatrix.query.sql.proc.CriteriaSelector
Constructor for CriteriaSelector.
CriteriaTranslatorVisitor - Class in com.metamatrix.query.sql.visitor
This class is used to translate criteria specified on the user's update command against the virtual group, the elements on this criteria are replaced by elements on the query transformation that defines the virtual group.
CriteriaTranslatorVisitor() - Constructor for class com.metamatrix.query.sql.visitor.CriteriaTranslatorVisitor
This constructor initialises the visitor
CriteriaTranslatorVisitor(Map) - Constructor for class com.metamatrix.query.sql.visitor.CriteriaTranslatorVisitor
This constructor initializes this object by setting the symbolMap.
CriteriaVisitor - Class in com.metamatrix.connector.salesforce.execution.visitors
Parses Criteria in support of all of the ExecutionImpl classes.
CriteriaVisitor(RuntimeMetadata) - Constructor for class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
CRITICAL - Static variable in class com.metamatrix.core.log.MessageLevel
Message level value that specifies that critical messages are to be recorded.
CRITICAL - Static variable in class com.metamatrix.core.log.MessageLevel.DisplayNames
 
CRITICAL - Static variable in class com.metamatrix.core.log.MessageLevel.Labels
 
CRITICAL - Static variable in interface org.teiid.adminapi.LogConfiguration
Message level value that specifies that critical messages are to be recorded.
CROSS - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
CROSS - Static variable in class com.metamatrix.query.sql.ReservedWords
 
CROSS - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
crossJoin(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
 
CryptoException - Exception in com.metamatrix.common.util.crypto
A catch-all exception for any exceptions related to encryption and decryption operations.
CryptoException() - Constructor for exception com.metamatrix.common.util.crypto.CryptoException
No-Arg Constructor
CryptoException(String) - Constructor for exception com.metamatrix.common.util.crypto.CryptoException
Construct an instance with the message specified.
CryptoException(Throwable) - Constructor for exception com.metamatrix.common.util.crypto.CryptoException
Construct an instance with a linked exception specified.
CryptoException(String, String) - Constructor for exception com.metamatrix.common.util.crypto.CryptoException
Construct an instance with the message and error code specified.
CryptoException(Throwable, String) - Constructor for exception com.metamatrix.common.util.crypto.CryptoException
Construct an instance from a message and an exception to chain to this one.
CryptoException(Throwable, String, String) - Constructor for exception com.metamatrix.common.util.crypto.CryptoException
Construct an instance from a message and a code and an exception to chain to this one.
Cryptor - Interface in com.metamatrix.common.util.crypto
Interface defining a utility that can perform both encryption and decryption.
CryptoUtil - Class in com.metamatrix.common.util.crypto
Collection of Crypto utilities and helpers for use by the server and installers.
CryptoUtil() - Constructor for class com.metamatrix.common.util.crypto.CryptoUtil
 
CTX_ADMIN - Static variable in interface com.metamatrix.common.util.LogConstants
 
CTX_ADMIN - Static variable in class com.metamatrix.common.util.LogContextsUtil.PlatformAdminConstants
 
CTX_ADMIN_API - Static variable in class com.metamatrix.common.util.LogContextsUtil.PlatformAdminConstants
 
CTX_ADMIN_API - Static variable in interface com.metamatrix.dqp.util.LogConstants
 
CTX_ADMIN_API_CONNECTION - Static variable in class com.metamatrix.common.util.LogContextsUtil.PlatformAdminConstants
 
CTX_AUDIT - Static variable in class com.metamatrix.common.util.LogContextsUtil.SecurityConstants
 
CTX_AUDIT - Static variable in interface com.metamatrix.platform.security.util.LogSecurityConstants
 
CTX_AUDIT_ADMIN - Static variable in class com.metamatrix.common.util.LogContextsUtil.PlatformAdminConstants
 
CTX_AUDITLOGGING - Static variable in class com.metamatrix.common.util.LogContextsUtil.CommonConstants
 
CTX_AUDITLOGGING - Static variable in interface com.metamatrix.dqp.util.LogConstants
 
CTX_AUTHORIZATION - Static variable in interface com.metamatrix.common.util.LogConstants
 
CTX_AUTHORIZATION - Static variable in class com.metamatrix.common.util.LogContextsUtil.SecurityConstants
 
CTX_AUTHORIZATION - Static variable in interface com.metamatrix.platform.security.audit.SecurityAuditContexts
 
CTX_AUTHORIZATION_ADMIN_API - Static variable in interface com.metamatrix.common.util.LogConstants
 
CTX_AUTHORIZATION_ADMIN_API - Static variable in class com.metamatrix.common.util.LogContextsUtil.PlatformAdminConstants
 
CTX_BUFFER_MGR - Static variable in class com.metamatrix.common.util.LogContextsUtil.CommonConstants
 
CTX_BUFFER_MGR - Static variable in interface com.metamatrix.dqp.util.LogConstants
 
CTX_CLIENT_MONITOR - Static variable in class com.metamatrix.common.util.LogContextsUtil.SecurityConstants
 
CTX_COMMANDLOGGING - Static variable in class com.metamatrix.common.util.LogContextsUtil.CommonConstants
 
CTX_COMMANDLOGGING - Static variable in interface com.metamatrix.dqp.util.LogConstants
 
CTX_COMMUNICATION - Static variable in interface com.metamatrix.common.util.LogConstants
 
CTX_COMMUNICATION - Static variable in class com.metamatrix.common.util.LogContextsUtil.CommonConstants
 
CTX_CONFIG - Static variable in interface com.metamatrix.common.util.LogCommonConstants
 
CTX_CONFIG - Static variable in interface com.metamatrix.common.util.LogConstants
 
CTX_CONFIG - Static variable in class com.metamatrix.common.util.LogContextsUtil.CommonConstants
 
CTX_CONFIG - Static variable in class com.metamatrix.common.util.LogContextsUtil
 
CTX_CONFIGURATION_ADMIN_API - Static variable in class com.metamatrix.common.util.LogContextsUtil.PlatformAdminConstants
 
CTX_CONNECTOR - Static variable in class com.metamatrix.common.util.LogContextsUtil.DQPConstants
 
CTX_CONNECTOR - Static variable in interface com.metamatrix.dqp.util.LogConstants
 
CTX_CONTROLLER - Static variable in interface com.metamatrix.common.util.LogCommonConstants
 
CTX_CONTROLLER - Static variable in class com.metamatrix.common.util.LogContextsUtil.CommonConstants
 
CTX_DBIDGEN - Static variable in interface com.metamatrix.common.util.LogCommonConstants
 
CTX_DBIDGEN - Static variable in class com.metamatrix.common.util.LogContextsUtil.CommonConstants
 
CTX_DELETE - Static variable in interface com.metamatrix.server.util.ServerAuditContexts
 
CTX_DISTRIB_CACHE - Static variable in interface com.metamatrix.common.util.LogCommonConstants
 
CTX_DISTRIB_CACHE - Static variable in class com.metamatrix.common.util.LogContextsUtil.CommonConstants
 
CTX_DQP - Static variable in class com.metamatrix.common.util.LogContextsUtil.DQPConstants
 
CTX_DQP - Static variable in interface com.metamatrix.dqp.util.LogConstants
 
CTX_EXTENSION_SOURCE - Static variable in class com.metamatrix.common.util.LogContextsUtil.CommonConstants
 
CTX_EXTENSION_SOURCE - Static variable in interface com.metamatrix.dqp.util.LogConstants
 
CTX_EXTENSION_SOURCE_ADMIN_API - Static variable in class com.metamatrix.common.util.LogContextsUtil.PlatformAdminConstants
 
CTX_EXTENSION_SOURCE_JDBC - Static variable in interface com.metamatrix.common.util.LogCommonConstants
 
CTX_EXTENSION_SOURCE_JDBC - Static variable in class com.metamatrix.common.util.LogContextsUtil.CommonConstants
 
CTX_FUNCTION_TREE - Static variable in class com.metamatrix.common.util.LogContextsUtil.QueryConstants
 
CTX_FUNCTION_TREE - Static variable in interface com.metamatrix.query.util.LogConstants
 
CTX_INSERT - Static variable in interface com.metamatrix.server.util.ServerAuditContexts
 
CTX_LOGGING - Static variable in interface com.metamatrix.common.util.LogCommonConstants
 
CTX_LOGGING - Static variable in class com.metamatrix.common.util.LogContextsUtil.CommonConstants
 
CTX_LOGON - Static variable in interface com.metamatrix.common.util.LogCommonConstants
 
CTX_LOGON - Static variable in class com.metamatrix.common.util.LogContextsUtil.CommonConstants
 
CTX_MEMBERSHIP - Static variable in interface com.metamatrix.common.util.LogConstants
 
CTX_MEMBERSHIP - Static variable in class com.metamatrix.common.util.LogContextsUtil.SecurityConstants
 
CTX_MEMBERSHIP - Static variable in interface com.metamatrix.platform.security.audit.SecurityAuditContexts
 
CTX_MESSAGE_BUS - Static variable in interface com.metamatrix.common.util.LogCommonConstants
 
CTX_MESSAGE_BUS - Static variable in class com.metamatrix.common.util.LogContextsUtil.CommonConstants
 
CTX_POOLING - Static variable in interface com.metamatrix.common.util.LogCommonConstants
 
CTX_POOLING - Static variable in interface com.metamatrix.common.util.LogConstants
 
CTX_POOLING - Static variable in class com.metamatrix.common.util.LogContextsUtil.CommonConstants
 
CTX_PROCEDURE - Static variable in interface com.metamatrix.server.util.ServerAuditContexts
 
CTX_PROCESS_INFO_LOG - Static variable in interface com.metamatrix.dqp.util.LogConstants
 
CTX_PROXY - Static variable in interface com.metamatrix.common.util.LogCommonConstants
 
CTX_PROXY - Static variable in class com.metamatrix.common.util.LogContextsUtil.CommonConstants
 
CTX_QUERY - Static variable in interface com.metamatrix.server.util.ServerAuditContexts
 
CTX_QUERY_PLANNER - Static variable in class com.metamatrix.common.util.LogContextsUtil.QueryConstants
 
CTX_QUERY_PLANNER - Static variable in interface com.metamatrix.query.util.LogConstants
 
CTX_QUERY_RESOLVER - Static variable in class com.metamatrix.common.util.LogContextsUtil.QueryConstants
 
CTX_QUERY_RESOLVER - Static variable in interface com.metamatrix.query.util.LogConstants
 
CTX_QUERY_SERVICE - Static variable in class com.metamatrix.common.util.LogContextsUtil.ServerConstants
 
CTX_QUERY_SERVICE - Static variable in interface com.metamatrix.dqp.util.LogConstants
 
CTX_QUERY_SERVICE - Static variable in interface com.metamatrix.server.util.LogConstants
 
CTX_REGISTRY - Static variable in class com.metamatrix.common.util.LogContextsUtil.PlatformConstants
 
CTX_REGISTRY - Static variable in interface com.metamatrix.platform.util.LogPlatformConstants
 
CTX_ROUTER - Static variable in class com.metamatrix.common.util.LogContextsUtil.ServerConstants
 
CTX_ROUTER - Static variable in interface com.metamatrix.server.util.LogConstants
 
CTX_RUNTIME_ADMIN - Static variable in class com.metamatrix.common.util.LogContextsUtil.PlatformConstants
 
CTX_RUNTIME_ADMIN - Static variable in interface com.metamatrix.platform.util.LogPlatformConstants
 
CTX_RUNTIME_METADATA - Static variable in class com.metamatrix.common.util.LogContextsUtil.RuntimeMetadataConstants
 
CTX_RUNTIME_METADATA - Static variable in interface com.metamatrix.metadata.runtime.util.LogRuntimeMetadataConstants
 
CTX_RUNTIME_METADATA_ADMIN_API - Static variable in class com.metamatrix.common.util.LogContextsUtil.PlatformAdminConstants
 
CTX_RUNTIME_METADATA_ADMIN_API - Static variable in interface com.metamatrix.server.admin.api.ServerAdminLogConstants
 
CTX_RUNTIME_STATE_ADMIN_API - Static variable in class com.metamatrix.common.util.LogContextsUtil.PlatformAdminConstants
 
CTX_SERVER - Static variable in interface com.metamatrix.common.util.LogConstants
 
CTX_SERVICE - Static variable in interface com.metamatrix.common.util.LogCommonConstants
 
CTX_SERVICE - Static variable in class com.metamatrix.common.util.LogContextsUtil.CommonConstants
 
CTX_SERVICE_CONTROLLER - Static variable in class com.metamatrix.common.util.LogContextsUtil.PlatformConstants
 
CTX_SERVICE_CONTROLLER - Static variable in interface com.metamatrix.platform.util.LogPlatformConstants
 
CTX_SESSION - Static variable in interface com.metamatrix.common.util.LogConstants
 
CTX_SESSION - Static variable in class com.metamatrix.common.util.LogContextsUtil.SecurityConstants
 
CTX_SESSION - Static variable in interface com.metamatrix.platform.security.audit.SecurityAuditContexts
 
CTX_SESSION_CACHE - Static variable in class com.metamatrix.common.util.LogContextsUtil.SecurityConstants
 
CTX_SESSION_CLEANUP - Static variable in class com.metamatrix.common.util.LogContextsUtil.SecurityConstants
 
CTX_SESSION_MONITOR - Static variable in class com.metamatrix.common.util.LogContextsUtil.SecurityConstants
 
CTX_STANDARD_ERR - Static variable in interface com.metamatrix.common.util.LogCommonConstants
 
CTX_STANDARD_ERR - Static variable in class com.metamatrix.common.util.LogContextsUtil.CommonConstants
 
CTX_STANDARD_OUT - Static variable in interface com.metamatrix.common.util.LogCommonConstants
 
CTX_STANDARD_OUT - Static variable in class com.metamatrix.common.util.LogContextsUtil.CommonConstants
 
CTX_STORAGE_MGR - Static variable in class com.metamatrix.common.util.LogContextsUtil.CommonConstants
 
CTX_STORAGE_MGR - Static variable in interface com.metamatrix.dqp.util.LogConstants
 
CTX_TXN_LOG - Static variable in class com.metamatrix.common.util.LogContextsUtil.CommonConstants
 
CTX_TXN_LOG - Static variable in interface com.metamatrix.dqp.util.LogConstants
 
CTX_UPDATE - Static variable in interface com.metamatrix.server.util.ServerAuditContexts
 
CTX_VM_CONTROLLER - Static variable in class com.metamatrix.common.util.LogContextsUtil.PlatformConstants
 
CTX_VM_CONTROLLER - Static variable in interface com.metamatrix.platform.util.LogPlatformConstants
 
CTX_XA_TXN - Static variable in interface com.metamatrix.common.util.LogCommonConstants
 
CTX_XA_TXN - Static variable in class com.metamatrix.common.util.LogContextsUtil.CommonConstants
 
CTX_XML_PLAN - Static variable in class com.metamatrix.common.util.LogContextsUtil.QueryConstants
 
CTX_XML_PLAN - Static variable in interface com.metamatrix.query.util.LogConstants
 
CTX_XML_PLANNER - Static variable in class com.metamatrix.common.util.LogContextsUtil.QueryConstants
 
CTX_XML_PLANNER - Static variable in interface com.metamatrix.query.util.LogConstants
 
curChar - Variable in class com.metamatrix.query.parser.SQLParserTokenManager
 
CURDATE - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
CURRENCY - Static variable in interface com.metamatrix.dqp.metadata.ResultsMetadataConstants
 
CURRENCY_TYPE - Static variable in interface com.metamatrix.connector.salesforce.Constants
 
CURRENT_CONFIGURATION - Static variable in class com.metamatrix.common.config.model.ConfigurationModel.Attribute
 
CURRENT_FOLDER_SYMBOL - Static variable in interface com.metamatrix.core.util.FileUtils.Constants
 
CURRENT_FOLDER_SYMBOL_CHAR - Static variable in interface com.metamatrix.core.util.FileUtils.Constants
 
CURRENT_INDEX_VERSION - Static variable in class org.teiid.metadata.index.RecordFactory
The version number that is encoded with all newly created index records
currentCommand - Variable in class com.metamatrix.query.validator.AbstractValidationVisitor
 
CurrentConfigAuditConfigurationFactory - Class in com.metamatrix.platform.security.audit.config
 
CurrentConfigAuditConfigurationFactory() - Constructor for class com.metamatrix.platform.security.audit.config.CurrentConfigAuditConfigurationFactory
 
CurrentConfigHelper - Class in com.metamatrix.platform.config.util
The CurrentConfigHelper is used to load a configuration into memory when a repository isn't available.
CurrentConfigHelper() - Constructor for class com.metamatrix.platform.config.util.CurrentConfigHelper
 
CurrentConfiguration - Class in com.metamatrix.common.config
This class represents a single and universal framework for accessing the current configuration for an application or server VM.
CurrentConfigurationReader - Interface in com.metamatrix.common.config.reader
This interface defines a self-contained reader for the current configuration, and should be used only by the CurrentConfiguration framework.
currentDate() - Static method in class com.metamatrix.query.function.FunctionMethods
 
currentPreparedStmtName - Variable in class com.metamatrix.cdk.QueryCommandTarget
 
currentRequestID - Variable in class com.metamatrix.jdbc.MMStatement
 
currentRow() - Method in interface com.metamatrix.query.processor.xml.PlanExecutor
Get the result set values of the current row.
currentTime() - Static method in class com.metamatrix.query.function.FunctionMethods
 
currentTimestamp() - Static method in class com.metamatrix.query.function.FunctionMethods
 
currentToken - Variable in exception com.metamatrix.query.parser.ParseException
This is the last token that has been consumed successfully.
CURTIME - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
CUSTOM_CLOB_FIELD_LIMIT_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
CUSTOM_ENTITY_OR_FIELD_LIMIT - Static variable in class com.sforce.soap.partner.StatusCode
 
CUSTOM_FIELD_INDEX_LIMIT_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
CUSTOM_INDEX_EXISTS - Static variable in class com.sforce.soap.partner.StatusCode
 
CUSTOM_LINK_LIMIT_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
CUSTOM_METADATA_LIMIT_EXCEEDED - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
CUSTOM_TAB_LIMIT_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
CustomParser - Interface in com.metamatrix.script.shell
An interface used for replacing/or Hijacking the Beanshell parser

D

DATA_ACCESS_AUTHORIZATION_ENABLED - Static variable in class com.metamatrix.platform.security.api.service.AuthorizationServicePropertyNames
The environment property the determines whether data access authorization will be performed.
DATA_ADMIN - Static variable in class com.metamatrix.server.util.SecurityRoles.Name
 
DATA_CREATE - Static variable in class com.metamatrix.platform.security.api.StandardAuthorizationActions
 
DATA_CREATE_LABEL - Static variable in class com.metamatrix.platform.security.api.StandardAuthorizationActions
 
DATA_CREATE_VALUE - Static variable in class com.metamatrix.platform.security.api.StandardAuthorizationActions
 
DATA_DELETE - Static variable in class com.metamatrix.platform.security.api.StandardAuthorizationActions
 
DATA_DELETE_LABEL - Static variable in class com.metamatrix.platform.security.api.StandardAuthorizationActions
 
DATA_DELETE_VALUE - Static variable in class com.metamatrix.platform.security.api.StandardAuthorizationActions
 
DATA_READ - Static variable in class com.metamatrix.platform.security.api.StandardAuthorizationActions
 
DATA_READ_LABEL - Static variable in class com.metamatrix.platform.security.api.StandardAuthorizationActions
 
DATA_READ_VALUE - Static variable in class com.metamatrix.platform.security.api.StandardAuthorizationActions
 
DATA_ROLE - Static variable in interface com.metamatrix.query.eval.SecurityFunctionEvaluator
 
DATA_ROLES_FILE - Static variable in interface com.metamatrix.core.vdb.VdbConstants
 
DATA_SERVICE - Static variable in interface com.metamatrix.dqp.service.DQPServiceNames
Data service - provides access to data via connectors
DATA_TYPE - Static variable in class com.metamatrix.common.object.PropertyType
 
DATA_TYPE - Static variable in interface com.metamatrix.dqp.metadata.ResultsMetadataConstants
 
DATA_TYPE - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Foundation.Class
 
DATA_TYPE - Static variable in interface com.metamatrix.metadata.runtime.util.RuntimeMetadataIDContext
 
DATA_TYPE_FACETS_NAMES - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES
 
DATA_TYPE_PROP - Static variable in interface com.metamatrix.metadata.runtime.util.RuntimeMetadataIDContext
 
DATA_TYPE_UUID - Static variable in interface org.teiid.connector.metadata.runtime.DatatypeRecordImpl.MetadataFieldNames
 
DATA_UPDATE - Static variable in class com.metamatrix.platform.security.api.StandardAuthorizationActions
 
DATA_UPDATE_LABEL - Static variable in class com.metamatrix.platform.security.api.StandardAuthorizationActions
 
DATA_UPDATE_VALUE - Static variable in class com.metamatrix.platform.security.api.StandardAuthorizationActions
 
DATAACCESS_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
DataAccessResource - Class in com.metamatrix.platform.security.api
Defines a resource associated with a BasicAuthorizationPermission.
DataAccessResource(String) - Constructor for class com.metamatrix.platform.security.api.DataAccessResource
ctor
DATABASE - Static variable in interface com.metamatrix.common.config.api.SearchbaseConnectorComponentType
 
DATABASE - Static variable in class com.metamatrix.common.connection.ManagedConnection
The environment property name for the database name.
DATABASE - Static variable in class com.metamatrix.common.jdbc.JDBCUtil
The environment property name for the database name.
DATABASE_PROPERTY_NAME - Static variable in class com.metamatrix.common.log.DbLogWriter
The name of the property that contains the name JDBC database to which log messages are to be recorded.
DATABASE_PROPERTY_NAME - Static variable in class com.metamatrix.platform.security.audit.destination.DatabaseAuditDestination
The name of the property that contains the name JDBC database to which log messages are to be recorded.
DATABASE_TIME_ZONE - Static variable in class org.teiid.connector.jdbc.JDBCPropertyNames
This is the property name of the ConnectorService property that defines the time zone of the source database.
DatabaseAuditDestination - Class in com.metamatrix.platform.security.audit.destination
 
DatabaseAuditDestination() - Constructor for class com.metamatrix.platform.security.audit.destination.DatabaseAuditDestination
 
DatabaseAuditDestination.ColumnName - Class in com.metamatrix.platform.security.audit.destination
 
DatabaseAuditDestination.ColumnName() - Constructor for class com.metamatrix.platform.security.audit.destination.DatabaseAuditDestination.ColumnName
 
DatabaseDialect - Class in com.metamatrix.vdb.materialization
Enumeration representing a type of database.
DatabaseMetaData - Interface in com.metamatrix.jdbc.api
The MetaMatrix-specific interface for retrieving metadata from the MetaMatrix server.
dataDefinitionCausesTransactionCommit() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether a DDL statement within a transaction forces the transaction to commit.
dataDefinitionIgnoredInTransactions() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether a DDL statement within a transaction is ignored.
dataMgr - Variable in class com.metamatrix.query.eval.Evaluator
 
DataNotAvailableException - Exception in org.teiid.connector.api
Used by asynch connectors to indicate data is not available and results should be polled for after the given delay.
DataNotAvailableException() - Constructor for exception org.teiid.connector.api.DataNotAvailableException
 
DataNotAvailableException(long) - Constructor for exception org.teiid.connector.api.DataNotAvailableException
 
DataPayload - Class in com.metamatrix.connector.salesforce.execution
A bucket to pass data to the Salesforce connection.
DataPayload() - Constructor for class com.metamatrix.connector.salesforce.execution.DataPayload
 
DataPlugin - Class in org.teiid.connector
 
DataPlugin() - Constructor for class org.teiid.connector.DataPlugin
 
DataServerSessionTerminationHandler - Class in com.metamatrix.server.util
SessionTerminationHandler implementation that cleans up all resources associated with a Session on the MetaMatrix server.
DataServerSessionTerminationHandler() - Constructor for class com.metamatrix.server.util.DataServerSessionTerminationHandler
 
DataService - Interface in com.metamatrix.dqp.service
Defines interface for management of the Data Services, i.e Connectors with which all the physical data is accessed.
DATASERVICESYSTEMMODEL_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
DATASOURCE_NAME - Static variable in class org.teiid.connector.jdbc.XAJDBCPropertyNames
An XA Transaction-related property.
datatier_0001 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
datatier package (003)
datatier_0001 - Static variable in class com.metamatrix.server.util.LogMessageKeys
datatier package (003)
datatier_0002 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0002 - Static variable in class com.metamatrix.server.util.LogMessageKeys
 
datatier_0003 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0003 - Static variable in class com.metamatrix.server.util.LogMessageKeys
 
datatier_0004 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0004 - Static variable in class com.metamatrix.server.util.LogMessageKeys
 
datatier_0005 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0006 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0007 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0008 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0009 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0010 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0011 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0012 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0013 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0014 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0015 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0016 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0017 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0018 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0019 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0020 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0021 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0022 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0023 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0024 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0025 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0026 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0027 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0028 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0029 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0030 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0031 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0032 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0033 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0034 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0035 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0036 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0037 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0038 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0039 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0040 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0041 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0042 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0043 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0044 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0045 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0046 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0047 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0048 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0049 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0050 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0051 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0052 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0053 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0054 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0055 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0056 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0057 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0058 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0059 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0060 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0061 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0062 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0063 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0064 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0065 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0066 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0067 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0068 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0069 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0070 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0071 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0072 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0073 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0074 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0075 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0076 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0078 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0079 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0080 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0081 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0082 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0083 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0084 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
DataType - Interface in com.metamatrix.metadata.runtime.api
The DataType api represents the type of data a particular Element or Procedure is.
dataType() - Method in class com.metamatrix.query.parser.SQLParser
Parse a data type name - used only in conversion.
DATATYPE - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.RECORD_TYPE
 
DataTypeID - Interface in com.metamatrix.metadata.runtime.api
DataTypeID uniquely identifies a DataType
DataTypeManager - Class in com.metamatrix.common.types
This class manages data type, conversions between data types, and comparators for data types.
DataTypeManager.DefaultDataClasses - Class in com.metamatrix.common.types
 
DataTypeManager.DefaultDataClasses() - Constructor for class com.metamatrix.common.types.DataTypeManager.DefaultDataClasses
 
DataTypeManager.DefaultDataTypes - Class in com.metamatrix.common.types
 
DataTypeManager.DefaultDataTypes() - Constructor for class com.metamatrix.common.types.DataTypeManager.DefaultDataTypes
 
DatatypeRecordImpl - Class in org.teiid.connector.metadata.runtime
ColumnRecordImpl
DatatypeRecordImpl() - Constructor for class org.teiid.connector.metadata.runtime.DatatypeRecordImpl
 
DatatypeRecordImpl.MetadataFieldNames - Interface in org.teiid.connector.metadata.runtime
Constants for names of accessor methods that map to fields stored on the DatatypeRecords.
DATATYPES_INDEX - Static variable in class org.teiid.metadata.index.IndexConstants.INDEX_NAME
 
DATE - Static variable in class com.metamatrix.common.object.PropertyType
 
DATE - Static variable in class com.metamatrix.common.protocol.MMURLConnection
 
DATE - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataClasses
 
DATE - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataTypes
 
DATE - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
DATE - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
DATE - Static variable in class com.metamatrix.query.sql.ReservedWords
 
DATE - Static variable in class org.teiid.connector.api.TypeFacility.RUNTIME_NAMES
 
DATE - Static variable in interface org.teiid.connector.api.TypeFacility.RUNTIME_TYPES
 
DATE - Static variable in class org.teiid.connector.jdbc.translator.FunctionModifier
 
DATE - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
DATE_CLASS - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
DATE_RESULT_FORMATS - Static variable in class com.metamatrix.connector.text.TextPropertyNames
This property can be used to specify specific date formats for String type results that need to be converted into java.util.Date objects for joins or comparisons.
DATE_RESULT_FORMATS_DELIMITER - Static variable in class com.metamatrix.connector.text.TextPropertyNames
This is the delimiter for the String property value of the DATE_RESULT_FORMATS property.
DATE_TYPE - Static variable in interface com.metamatrix.connector.salesforce.Constants
 
DATETIME - Static variable in interface com.metamatrix.query.function.metadata.FunctionCategoryConstants
"Datetime" functions typically operate on or otherwise manipulate dates, times, or timestamps.
DATETIME_TYPE - Static variable in interface com.metamatrix.connector.salesforce.Constants
 
DateToTimestampTransform - Class in com.metamatrix.common.types.basic
 
DateToTimestampTransform() - Constructor for class com.metamatrix.common.types.basic.DateToTimestampTransform
 
DATETYPE - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
DateUtil - Class in com.metamatrix.core.util
 
DateUtil() - Constructor for class com.metamatrix.core.util.DateUtil
 
DAY - Static variable in class org.teiid.connector.jdbc.translator.ExtractFunctionModifier
 
dayName(Date) - Static method in class com.metamatrix.query.function.FunctionMethods
 
DAYNAME - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
dayOfMonth(Date) - Static method in class com.metamatrix.query.function.FunctionMethods
 
DAYOFMONTH - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
dayOfWeek(Date) - Static method in class com.metamatrix.query.function.FunctionMethods
 
DAYOFWEEK - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
DAYOFWEEK - Static variable in class org.teiid.connector.jdbc.translator.ExtractFunctionModifier
 
dayOfYear(Date) - Static method in class com.metamatrix.query.function.FunctionMethods
 
DAYOFYEAR - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
DAYOFYEAR - Static variable in class org.teiid.connector.jdbc.translator.ExtractFunctionModifier
 
DayWeekQuarterFunctionModifier - Class in org.teiid.connector.jdbc.oracle
This a method for multiple use.
DayWeekQuarterFunctionModifier(String) - Constructor for class org.teiid.connector.jdbc.oracle.DayWeekQuarterFunctionModifier
 
Db - Static variable in class com.sforce.soap.partner.DebugLevel
 
DB2 - Static variable in interface com.metamatrix.common.jdbc.JDBCPlatform.Protocol
 
DB2 - Static variable in interface com.metamatrix.server.admin.api.MaterializationLoadScripts.DatabaseType
 
DB2 - Static variable in class com.metamatrix.vdb.materialization.DatabaseDialect
 
DB2Capabilities - Class in org.teiid.connector.jdbc.db2
 
DB2Capabilities() - Constructor for class org.teiid.connector.jdbc.db2.DB2Capabilities
 
DB2SQLTranslator - Class in org.teiid.connector.jdbc.db2
 
DB2SQLTranslator() - Constructor for class org.teiid.connector.jdbc.db2.DB2SQLTranslator
 
DBIDController - Interface in com.metamatrix.common.id.dbid
 
DBIDGenerator - Class in com.metamatrix.common.id.dbid
 
DBIDGeneratorException - Exception in com.metamatrix.common.id.dbid
Exception which occurs if an error occurs within the server that is not business-related.
DBIDGeneratorException() - Constructor for exception com.metamatrix.common.id.dbid.DBIDGeneratorException
No-Arg Constructor
DBIDGeneratorException(String) - Constructor for exception com.metamatrix.common.id.dbid.DBIDGeneratorException
Construct an instance with the message specified.
DBIDGeneratorException(String, String) - Constructor for exception com.metamatrix.common.id.dbid.DBIDGeneratorException
Construct an instance with the message and error code specified.
DBIDGeneratorException(Exception, String) - Constructor for exception com.metamatrix.common.id.dbid.DBIDGeneratorException
Construct an instance from a message and an exception to chain to this one.
DBIDGeneratorException(Exception, String, String) - Constructor for exception com.metamatrix.common.id.dbid.DBIDGeneratorException
Construct an instance from a message and a code and an exception to chain to this one.
DBIDResourceTransaction - Class in com.metamatrix.common.id.dbid.spi.jdbc
TransactionSourceTransaction implementation.
DBIDResourceTransaction(ManagedConnection, boolean) - Constructor for class com.metamatrix.common.id.dbid.spi.jdbc.DBIDResourceTransaction
Create a new instance of a transaction for a managed connection.
DBIDResourceTransactionFactory - Class in com.metamatrix.common.id.dbid.spi.jdbc
 
DBIDResourceTransactionFactory() - Constructor for class com.metamatrix.common.id.dbid.spi.jdbc.DBIDResourceTransactionFactory
 
DBIDSourceTransaction - Interface in com.metamatrix.common.id.dbid.spi
Defines methods used by DBIDGenerator create ID blocks.
DBL_SPACE - Static variable in interface com.metamatrix.core.util.StringUtil.Constants
 
DbLogListener - Class in com.metamatrix.common.log
Listener class to log messages to the Database
DbLogListener(Properties, boolean) - Constructor for class com.metamatrix.common.log.DbLogListener
Listen for log messages and write them to a database.
DBLogReader - Class in com.metamatrix.common.log.reader
Reads log entries from the repository database.
DBLogReader() - Constructor for class com.metamatrix.common.log.reader.DBLogReader
 
DbLogWriter - Class in com.metamatrix.common.log
- flag for turning off logging after # times unsuccessful writes (2) or can't connect (1 retry) - timestamp when turned off - determine period to reset flags - on msg write - check flag or if period for resume retry - any messages sent during the down time will not written out by this logger - add System.err messages when restarting and stopping the logging
DbLogWriter(Properties) - Constructor for class com.metamatrix.common.log.DbLogWriter
 
DbLogWriter.ColumnName - Class in com.metamatrix.common.log
 
DbLogWriter.ColumnName() - Constructor for class com.metamatrix.common.log.DbLogWriter.ColumnName
 
DbWriterException - Exception in com.metamatrix.common.log
 
DbWriterException() - Constructor for exception com.metamatrix.common.log.DbWriterException
Construct a default instance of this class.
DbWriterException(String) - Constructor for exception com.metamatrix.common.log.DbWriterException
Construct an instance with the message specified.
DbWriterException(String, String) - Constructor for exception com.metamatrix.common.log.DbWriterException
Construct an instance with the message and error code specified.
DbWriterException(Exception, String) - Constructor for exception com.metamatrix.common.log.DbWriterException
Construct an instance from a message and an exception to chain to this one.
DbWriterException(Exception, String, String) - Constructor for exception com.metamatrix.common.log.DbWriterException
Construct an instance from a message and a code and an exception to chain to this one.
deassignBindingFromModel(String, String, String, String) - Method in interface com.metamatrix.admin.api.server.ServerConfigAdmin
Deassign a ConnectorBinding from a VDB's Model
deassignBindingFromModel(String, String, String, String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
deassignBindingFromModel(String, String, String, String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
deassignBindingsFromModel(String[], String, String, String) - Method in interface com.metamatrix.admin.api.server.ServerConfigAdmin
Deassign ConnectorBindings from a VDB's Model.
deassignBindingsFromModel(String[], String, String, String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
deassignBindingsFromModel(String[], String, String, String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
DEBUG - Static variable in class bsh.Interpreter
 
debug(String) - Static method in class bsh.Interpreter
Print a debug message on debug stream associated with this interpreter only if debugging is turned on.
debug - Static variable in class com.metamatrix.common.classloader.ClassLoaderUtil
 
DEBUG - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
DEBUG - Static variable in class com.metamatrix.query.sql.ReservedWords
 
debug(Object) - Method in class org.teiid.configuration.CommonsLogManagerAdapter
 
debug(Object, Throwable) - Method in class org.teiid.configuration.CommonsLogManagerAdapter
 
DEBUG - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
DebuggingHeader - Class in com.sforce.soap.partner
 
DebuggingHeader() - Constructor for class com.sforce.soap.partner.DebuggingHeader
 
DebuggingHeader(DebugLevel) - Constructor for class com.sforce.soap.partner.DebuggingHeader
 
DebuggingInfo - Class in com.sforce.soap.partner
 
DebuggingInfo() - Constructor for class com.sforce.soap.partner.DebuggingInfo
 
DebuggingInfo(String) - Constructor for class com.sforce.soap.partner.DebuggingInfo
 
DebugLevel - Class in com.sforce.soap.partner
 
DebugLevel(String) - Constructor for class com.sforce.soap.partner.DebugLevel
 
DebugOnly - Static variable in class com.sforce.soap.partner.DebugLevel
 
debugStream - Variable in class com.metamatrix.query.parser.SQLParserTokenManager
 
DECENDENT_OR_SELF - Static variable in class com.metamatrix.common.xml.XPathUtil.Operator
 
DECLARE - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
DECLARE - Static variable in class com.metamatrix.query.sql.ReservedWords
 
DECLARE - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
declareStatement(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse declare statement
DeclareStatement - Class in com.metamatrix.query.sql.proc
This class represents a statement used to declare variables in the storedprocedure language.
DeclareStatement() - Constructor for class com.metamatrix.query.sql.proc.DeclareStatement
Constructor for DeclareStatement.
DeclareStatement(ElementSymbol, String) - Constructor for class com.metamatrix.query.sql.proc.DeclareStatement
Constructor for DeclareStatement.
DeclareStatement(ElementSymbol, String, LanguageObject) - Constructor for class com.metamatrix.query.sql.proc.DeclareStatement
Constructor for DeclareStatement.
decode(String) - Static method in class com.metamatrix.core.util.Base64
Decodes data from Base64 notation.
DECODEINTEGER - Static variable in class com.metamatrix.query.function.FunctionLibrary
 
DECODESTRING - Static variable in class com.metamatrix.query.function.FunctionLibrary
 
decrementProgramCounter() - Method in class com.metamatrix.query.processor.program.Program
Decrements the program counter, so that the next call to Program.getCurrentInstruction() will return the previous instruction.
decrypt(byte[]) - Method in class com.metamatrix.common.util.crypto.cipher.BasicCryptor
Decrypt the ciphertext to yield the original cleartext.
decrypt(String) - Method in class com.metamatrix.common.util.crypto.cipher.BasicCryptor
 
decrypt(byte[]) - Method in interface com.metamatrix.common.util.crypto.Decryptor
Decrypt the ciphertext in byte array format to yield the original cleartext.
decrypt(String) - Method in interface com.metamatrix.common.util.crypto.Decryptor
Decrypt the ciphertext to yield the original cleartext.
decrypt(byte[]) - Method in class com.metamatrix.common.util.crypto.NullCryptor
 
decrypt(String) - Method in class com.metamatrix.common.util.crypto.NullCryptor
 
decryptKey - Variable in class com.metamatrix.common.util.crypto.cipher.BasicCryptor
The key to be used for decryption.
Decryptor - Interface in com.metamatrix.common.util.crypto
Interface defining a utility that can perform decryption of ciphertext to yield the original cleartext.
decryptProperty(String) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedDataService
Decrypt the given property using the Crypto libraries.
deepClone() - Method in class com.metamatrix.platform.security.audit.config.UnmodifiableAuditConfiguration
 
deepClone(List<T>, Class<S>) - Static method in class com.metamatrix.query.rewriter.QueryRewriter
 
DeepPostOrderNavigator - Class in com.metamatrix.query.sql.navigator
 
DeepPostOrderNavigator(LanguageVisitor) - Constructor for class com.metamatrix.query.sql.navigator.DeepPostOrderNavigator
 
DeepPreOrderNavigator - Class in com.metamatrix.query.sql.navigator
 
DeepPreOrderNavigator(LanguageVisitor) - Constructor for class com.metamatrix.query.sql.navigator.DeepPreOrderNavigator
 
DEF - Static variable in interface com.metamatrix.core.vdb.VdbConstants
 
DEF_FILE_NAME - Static variable in interface com.metamatrix.core.vdb.VdbConstants
 
DEFAULT - Static variable in class com.metamatrix.cache.CacheConfiguration
 
DEFAULT - Static variable in class com.metamatrix.jdbc.api.SQLStates
External routine exception.
DEFAULT - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
DEFAULT_ACTIONS - Static variable in class com.metamatrix.platform.security.api.AuthorizationPermission
The default action for rules is NONE.
DEFAULT_ADMIN_USERNAME - Static variable in interface com.metamatrix.platform.security.api.service.MembershipServiceInterface
 
DEFAULT_ALIAS - Static variable in class com.metamatrix.common.util.crypto.cipher.SymmetricCryptor
 
DEFAULT_ANON_USERNAME - Static variable in interface com.metamatrix.core.CoreConstants
Constant for the anonymous Teiid system username
DEFAULT_APP_NAME - Static variable in class com.metamatrix.jdbc.BaseDataSource
 
DEFAULT_APPEND - Static variable in class com.metamatrix.platform.security.audit.destination.SingleFileAuditDestination
 
DEFAULT_APPLICATION_NAME - Static variable in class com.metamatrix.common.comm.platform.client.ServerAdminFactory
 
DEFAULT_ATTRIBUTE_KIND - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
DEFAULT_AUDIT_LEVEL - Static variable in class com.metamatrix.platform.security.audit.AuditLevel
The default message level is NONE.
DEFAULT_AUDIT_MAX_THREADS - Static variable in class com.metamatrix.platform.security.audit.AuditManager
 
DEFAULT_AUDIT_THREAD_TTL - Static variable in class com.metamatrix.platform.security.audit.AuditManager
 
DEFAULT_BUFFER_SIZE - Static variable in class com.metamatrix.core.util.FileUtils
 
DEFAULT_BUILT_IN_TYPE - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Defaults
The default value for MappingNodeConstants.Properties.BUILT_IN_TYPE
DEFAULT_CARDINALITY_MAXIMUM_BOUND - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Defaults
The default maximum bound of the cardinality of a node.
DEFAULT_CARDINALITY_MINIMUM_BOUND - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Defaults
The default minimum bound of the cardinality of a node.
DEFAULT_CONNECTION_FACTORY_CLASS - Static variable in class com.metamatrix.common.extensionmodule.ExtensionModulePropertyNames
The default connection factory class to use when one is not specified.
DEFAULT_CONNECTOR_BATCH_SIZE - Static variable in class com.metamatrix.common.buffer.impl.BufferConfig
 
DEFAULT_CONSOLE_AUDIT_FORMAT_PROPERTY_NAME - Static variable in class com.metamatrix.platform.security.audit.destination.ConsoleAuditDestination
 
DEFAULT_CONTENT_TYPE - Static variable in class com.metamatrix.common.util.WSDLServletUtil
Default content type for the VDBResourceServlet
DEFAULT_DEFAULT_VALUE - Static variable in class com.metamatrix.common.object.PropertyDefinitionImpl
 
DEFAULT_DELIMITER - Static variable in class com.metamatrix.common.object.PropertyDefinitionImpl
 
DEFAULT_DISPLAY_NAME - Static variable in class com.metamatrix.common.object.PropertyDefinitionImpl
 
DEFAULT_DOCUMENT_ENCODING - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Defaults
The default value for MappingNodeConstants.Properties.DOCUMENT_ENCODING
DEFAULT_ESCAPE_CHARACTER - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
DEFAULT_EXCEPTION_ON_DEFAULT - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Defaults
The default value for MappingNodeConstants.Properties.EXCEPTION_ON_DEFAULT
DEFAULT_EXCEPTION_ON_RECURSION_LIMIT - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Defaults
The default value for MappingNodeConstants.Properties.EXCEPTION_ON_RECURSION_LIMIT
DEFAULT_FACTORY_CLASS - Static variable in class com.metamatrix.platform.security.api.service.AuthorizationServicePropertyNames
The default authorization factory class when no class is specified.
DEFAULT_FETCH_SIZE - Static variable in class com.metamatrix.dqp.message.RequestMessage
 
DEFAULT_FETCH_SIZE - Static variable in class com.metamatrix.jdbc.BaseDataSource
 
DEFAULT_FILE_NAME - Static variable in class com.metamatrix.platform.security.audit.destination.SingleFileAuditDestination
 
DEFAULT_FORMATTED_DOCUMENT - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Defaults
The default value for MappingNodeConstants.Properties.FORMATTED_DOCUMENT
DEFAULT_GROUPS_DISPLAY_NAME_ATTRIBUTE - Static variable in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
DEFAULT_INDENT - Static variable in class com.metamatrix.api.core.xmi.XMIHeader
Default indentation upon write
DEFAULT_INDENT_SIZE - Static variable in class com.metamatrix.common.xml.XMLReaderWriterImpl
 
DEFAULT_INDEPENDENT_CARDINALITY - Static variable in class com.metamatrix.query.optimizer.relational.rules.RuleChooseDependent
 
DEFAULT_IS_CONSTRAINED - Static variable in class com.metamatrix.common.object.PropertyDefinitionImpl
 
DEFAULT_IS_DEFAULT_CHOICE - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Defaults
The default value for MappingNodeConstants.Properties.IS_DEFAULT_CHOICE
DEFAULT_IS_EFFECTIVE_IMMEDIATELY - Static variable in interface com.metamatrix.common.config.api.ComponentTypeDefn
This is the default value for the effective immediately attribute of a ComponentTypeDefn.
DEFAULT_IS_EXCLUDED - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Defaults
The default value for MappingNodeConstants.Properties.IS_NILLABLE
DEFAULT_IS_EXPERT - Static variable in class com.metamatrix.common.object.PropertyDefinitionImpl
 
DEFAULT_IS_INCLUDED - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Defaults
The default value for MappingNodeConstants.Properties.IS_INCLUDED
DEFAULT_IS_MASKED - Static variable in class com.metamatrix.common.object.PropertyDefinitionImpl
 
DEFAULT_IS_MODIFIABLE - Static variable in class com.metamatrix.common.object.PropertyDefinitionImpl
 
DEFAULT_IS_NILLABLE - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Defaults
The default value for MappingNodeConstants.Properties.IS_NILLABLE
DEFAULT_IS_OPTIONAL - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Defaults
The default value for MappingNodeConstants.Properties.IS_OPTIONAL
DEFAULT_IS_RECURSIVE - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Defaults
The default value for MappingNodeConstants.Properties.IS_RECURSIVE
DEFAULT_IS_RECURSIVE_ROOT - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Defaults
The default value for MappingNodeConstants.Properties.IS_RECURSIVE_ROOT
DEFAULT_IS_REQUIRED - Static variable in class com.metamatrix.common.object.PropertyDefinitionImpl
 
DEFAULT_JNDI_URL - Static variable in class com.metamatrix.common.util.CommonPropertyNames
 
DEFAULT_KEY_BITS - Static variable in class com.metamatrix.common.util.crypto.cipher.SymmetricCryptor
 
DEFAULT_LOG_FILE - Static variable in class com.metamatrix.core.commandshell.CommandShell
 
DEFAULT_LOG_FORMAT_PROPERTY_NAME - Static variable in class com.metamatrix.platform.security.audit.destination.AbstractAuditDestination
 
DEFAULT_LOG_LEVEL - Static variable in class com.metamatrix.jdbc.BaseDataSource
 
DEFAULT_MAX_EXCEPTION_LENGTH - Static variable in class com.metamatrix.common.log.DbLogWriter
 
DEFAULT_MAX_GENERAL_LENGTH - Static variable in class com.metamatrix.common.log.DbLogWriter
 
DEFAULT_MAX_GENERAL_LENGTH - Static variable in class com.metamatrix.platform.security.audit.destination.DatabaseAuditDestination
 
DEFAULT_MAX_MSG_LENGTH - Static variable in class com.metamatrix.common.log.DbLogWriter
 
DEFAULT_MAX_RESOURCE_LENGTH - Static variable in class com.metamatrix.platform.security.audit.destination.DatabaseAuditDestination
 
DEFAULT_MAX_SESSIONS - Static variable in interface com.metamatrix.platform.security.api.service.SessionServiceInterface
 
DEFAULT_MESSAGE - Static variable in class com.metamatrix.query.processor.xml.AbortProcessingInstruction
Default message included in the RuntimeException thrown from AbortProcessingInstruction.process(com.metamatrix.query.processor.xml.XMLProcessorEnvironment, com.metamatrix.query.processor.xml.XMLContext)
DEFAULT_MESSAGE_LEVEL - Static variable in class com.metamatrix.core.log.MessageLevel
The default message level is WARNING.
DEFAULT_NAMESPACE_PREFIX - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants
This constant is merely used as a placeholder in the declaration of a default namespace in an XML doc instance.
DEFAULT_NAMESPACE_URI - Static variable in class com.metamatrix.query.processor.xml.NodeDescriptor
 
DEFAULT_NODE_TYPE - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Defaults
The default output type of the node, if no value is specified
DEFAULT_NORMALIZE_TEXT - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Defaults
The default value for MappingNodeConstants.Properties.NORMALIZE_TEXT
DEFAULT_PARTIAL_RESULTS_MODE - Static variable in class com.metamatrix.jdbc.BaseDataSource
 
DEFAULT_PROTOCOL - Static variable in class com.metamatrix.common.api.MMURL
 
DEFAULT_RADIX - Static variable in class com.metamatrix.dqp.metadata.ResultsMetadataDefaults
 
DEFAULT_READ_ONLY_PRIVILEGE - Static variable in interface com.metamatrix.common.object.PropertyAccessPolicy
 
DEFAULT_RECURSION_LIMIT - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Defaults
The default value for MappingNodeConstants.Properties.RECURSION_LIMIT
DEFAULT_REQUIRES_RESTART - Static variable in class com.metamatrix.common.object.PropertyDefinitionImpl
 
DEFAULT_RESOURCE_DELIMITER - Static variable in class com.metamatrix.platform.security.audit.destination.DatabaseAuditDestination
 
DEFAULT_RESULT_SET_CACHE_MODE - Static variable in class com.metamatrix.jdbc.BaseDataSource
 
DEFAULT_SCALE - Static variable in class com.metamatrix.dqp.metadata.ResultsMetadataDefaults
 
DEFAULT_SEARCH_FILTER - Static variable in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
DEFAULT_SESSION_EXPIRATION - Static variable in interface com.metamatrix.platform.security.api.service.SessionServiceInterface
 
DEFAULT_SHORT_DESCRIPTION - Static variable in class com.metamatrix.common.object.PropertyDefinitionImpl
 
DEFAULT_SPACELIMIT - Static variable in class com.metamatrix.core.util.LRUCache
Default amount of space in the cache
DEFAULT_STARTER_MAX_THREADS - Static variable in class com.metamatrix.platform.vm.controller.ProcessController
 
DEFAULT_STARTER_TIMETOLIVE - Static variable in class com.metamatrix.platform.vm.controller.ProcessController
 
DEFAULT_STORE_PASSWORD - Static variable in class com.metamatrix.common.util.crypto.cipher.SymmetricCryptor
 
DEFAULT_SUPPORTS_AGGREGATE - Static variable in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
DEFAULT_SUPPORTS_AND - Static variable in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
DEFAULT_SUPPORTS_BLACK_BOX_JOIN - Static variable in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
DEFAULT_SUPPORTS_DISTINCT - Static variable in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
DEFAULT_SUPPORTS_GROUP_BY - Static variable in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
DEFAULT_SUPPORTS_JOIN - Static variable in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
DEFAULT_SUPPORTS_LEAF_SELECT - Static variable in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
DEFAULT_SUPPORTS_OR - Static variable in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
DEFAULT_SUPPORTS_ORDER_BY - Static variable in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
DEFAULT_SUPPORTS_OUTERJOIN - Static variable in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
DEFAULT_SUPPORTS_SELECT - Static variable in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
DEFAULT_SUPPORTS_SET - Static variable in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
DEFAULT_SUPPORTS_SINGLE_GROUP_SELECT - Static variable in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
DEFAULT_SUPPORTS_SUBSCR - Static variable in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
DEFAULT_SUPPORTS_TRANS - Static variable in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
DEFAULT_SUPPORTS_WHERE - Static variable in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
DEFAULT_SYM_ALGORITHM - Static variable in class com.metamatrix.common.util.crypto.cipher.SymmetricCryptor
 
DEFAULT_SYM_KEY_ALGORITHM - Static variable in class com.metamatrix.common.util.crypto.cipher.SymmetricCryptor
 
DEFAULT_SYSTEM - Static variable in class org.teiid.connector.api.CredentialMap
 
DEFAULT_TABLE_NAME - Static variable in class com.metamatrix.common.log.DbLogWriter
 
DEFAULT_TABLE_NAME - Static variable in class com.metamatrix.common.log.reader.DBLogReader
 
DEFAULT_TABLE_NAME - Static variable in class com.metamatrix.platform.security.audit.destination.DatabaseAuditDestination
 
DEFAULT_TEMP_GROUP_NAMES - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Defaults
The default value for MappingNodeConstants.Properties.TEMP_GROUP_NAMES
DEFAULT_TIME_ZONE - Static variable in class org.teiid.connector.jdbc.translator.Translator
 
DEFAULT_TIMEOUT - Static variable in class com.metamatrix.jdbc.BaseDataSource
 
DEFAULT_TO_LOGON - Static variable in interface com.metamatrix.jdbc.api.ConnectionProperties
 
DEFAULT_TXN_MGR_LOG_DIR - Static variable in interface com.metamatrix.dqp.service.TransactionService
 
DEFAULT_TXN_STATUS_PORT - Static variable in interface com.metamatrix.dqp.service.TransactionService
 
DEFAULT_TXN_TIMEOUT - Static variable in interface com.metamatrix.dqp.service.TransactionService
 
DEFAULT_TYPE - Static variable in class com.metamatrix.common.object.PropertyDefinitionImpl
 
DEFAULT_USE_NEW_LINES - Static variable in class com.metamatrix.common.xml.XMLReaderWriterImpl
 
DEFAULT_USERS_DISPLAY_NAME_ATTRIBUTE - Static variable in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
DEFAULT_VALUE - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes.ComponentType.ComponentTypeDefn.PropertyDefinition.Attributes
 
DEFAULT_VALUE - Static variable in class com.metamatrix.common.object.PropertyDefinitionImpl
 
DEFAULT_VALUE - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Properties
This property represents a default value for an XML node
DEFAULT_VALUE - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Tags
 
DEFAULT_VALUE - Static variable in class com.metamatrix.query.metadata.SupportConstants.Element
 
DEFAULT_VALUES - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Defaults
Default property values, keyed off the properties defined in MappingNodeConstants.Properties.
DEFAULT_WSDL_USERNAME - Static variable in interface com.metamatrix.dqp.service.AuthorizationService
 
DEFAULT_WSDL_USERNAME - Static variable in interface com.metamatrix.platform.security.api.service.MembershipServiceInterface
 
DefaultCapabilitiesFinder - Class in com.metamatrix.query.optimizer.capabilities
 
DefaultCapabilitiesFinder() - Constructor for class com.metamatrix.query.optimizer.capabilities.DefaultCapabilitiesFinder
 
DefaultCondition - Class in com.metamatrix.query.processor.xml
This condition always evaluates to true, basically is a holder for a sub Program, and can therefore be used as the default choice in an IfInstruction.
DefaultCondition(Program) - Constructor for class com.metamatrix.query.processor.xml.DefaultCondition
 
DefaultDisplayHelper - Class in com.metamatrix.jdbc.api
Implement a default display helper that can be used with the TextOutputVisitor and XMLOutputVisitor.
DefaultDisplayHelper() - Constructor for class com.metamatrix.jdbc.api.DefaultDisplayHelper
 
DefaultMessage - Class in com.metamatrix.api.core.message
The default implementation of Message.
DefaultMessage() - Constructor for class com.metamatrix.api.core.message.DefaultMessage
Creates a new null message (with no text or target).
DefaultMessage(String) - Constructor for class com.metamatrix.api.core.message.DefaultMessage
Creates a new notification message containing the specified text and no target.
DefaultMessage(String, int) - Constructor for class com.metamatrix.api.core.message.DefaultMessage
Creates a new message of the specified type containing the specified text and no target.
DefaultMessage(String, int, Object) - Constructor for class com.metamatrix.api.core.message.DefaultMessage
Creates a new message of the specified type containing the specified text and target.
DefaultMessage(Message) - Constructor for class com.metamatrix.api.core.message.DefaultMessage
Creates a new message using the properties of the specified message.
DefaultPropertyAccessPolicy - Class in com.metamatrix.common.object
 
DefaultPropertyAccessPolicy() - Constructor for class com.metamatrix.common.object.DefaultPropertyAccessPolicy
 
DefaultSoapTrustDeserializer - Class in com.metamatrix.connector.xml.soap
 
DefaultSoapTrustDeserializer() - Constructor for class com.metamatrix.connector.xml.soap.DefaultSoapTrustDeserializer
 
DefaultTrustDeserializer - Class in com.metamatrix.connector.xml.http
 
DefaultTrustDeserializer() - Constructor for class com.metamatrix.connector.xml.http.DefaultTrustDeserializer
 
DEFERRED - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.Values.EvaluationPolicy
The constant value denoting deferred evaluation.
DeferredMetadataProvider - Class in com.metamatrix.jdbc
This metadata provider starts with just column names and types (provided in the response) but must lazily load the rest of the metadata when necessary.
DEFReaderWriter - Class in com.metamatrix.common.vdb.api
 
DEFReaderWriter() - Constructor for class com.metamatrix.common.vdb.api.DEFReaderWriter
 
DEFReaderWriter.Header - Interface in com.metamatrix.common.vdb.api
 
DEFReaderWriter.Model - Class in com.metamatrix.common.vdb.api
 
DEFReaderWriter.Model() - Constructor for class com.metamatrix.common.vdb.api.DEFReaderWriter.Model
 
DEFReaderWriter.Property - Class in com.metamatrix.common.vdb.api
 
DEFReaderWriter.Property() - Constructor for class com.metamatrix.common.vdb.api.DEFReaderWriter.Property
 
DEFReaderWriter.VDBInfo - Class in com.metamatrix.common.vdb.api
 
DEFReaderWriter.VDBInfo() - Constructor for class com.metamatrix.common.vdb.api.DEFReaderWriter.VDBInfo
 
degrees(Number) - Static method in class com.metamatrix.query.function.FunctionMethods
 
DEGREES - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
DelegatingHierarchyVisitor - Class in org.teiid.connector.visitor.framework
Delegates pre- and post-processing for each node in the hierarchy to delegate visitors.
DelegatingHierarchyVisitor(LanguageObjectVisitor, LanguageObjectVisitor) - Constructor for class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
DELETE - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.ElementName
Static constant that represents the name of the "XMI.delete" element.
delete(String[]) - Method in class com.metamatrix.cdk.QueryCommandTarget
 
delete(ComponentType) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Call to delete a component type and all its definitions.
delete(Host) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Call to delete a host
delete(ComponentTypeDefn, ComponentType) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Call to delete a ComponentTypeDefn and remove it from the ComponentType.
delete(Configuration) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Call to delete a configuration, which is assumed to have no dependencies.
delete(ConfigurationID) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Call to delete a configuration and all its dependencies.
delete(Configuration, boolean) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Deletes the configuration if there exist no dependent objects.
delete(SharedResource) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Deletes the shared resource.
delete(ComponentObject, Configuration) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Removes the component object from the specified configuration if no dependent objects exist and returns an updated configuration.
delete(ComponentObject, Configuration, boolean) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Removes the component object from the specified configuration if no dependent objects exist.
delete(Host) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
delete(ComponentTypeDefn, ComponentType) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
delete(PropDefnAllowedValue) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
delete(ComponentType) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
delete(ConfigurationID) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
delete(Configuration) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
delete(Configuration, boolean) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
delete(SharedResource) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
delete(ComponentObject, Configuration) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
delete(ComponentObject, Configuration, boolean) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
DELETE - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
DELETE - Static variable in class com.metamatrix.common.protocol.MMURLConnection
 
delete(TreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
Removes the specified TreeNode instance (and all its children) from its parent.
delete(TreeNode) - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
Removes the specified TreeNode instance (and all its children) from its parent.
delete(TreeNode) - Method in interface com.metamatrix.common.tree.TreeNodeEditor
Removes the specified TreeNode instance (and all its children) from its parent.
delete(String[]) - Method in class com.metamatrix.connector.salesforce.connection.impl.ConnectionImpl
 
delete(String[]) - Method in class com.metamatrix.connector.salesforce.connection.SalesforceConnection
 
delete() - Method in class com.metamatrix.core.util.FileUtil
 
delete(ComponentObject, boolean, String) - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Deletes a component object.
delete(ComponentType, String) - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Delete a Component Type
delete(ConfigurationID, String) - Method in class com.metamatrix.platform.config.persistence.api.ExtensionModuleConnection
 
delete(ConfigurationID, String) - Method in interface com.metamatrix.platform.config.persistence.api.PersistentConnection
Writes the collection of models to its persistent store based on the implementation of the persistent connection.
delete(ConfigurationID, String) - Method in class com.metamatrix.platform.config.persistence.impl.file.FilePersistentConnection
 
delete(ComponentObject, boolean, String) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
 
delete(ComponentType, String) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
 
delete(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse a DELETE command
DELETE - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
Delete - Class in com.metamatrix.query.sql.lang
This class represents a SQL Delete statement of the form: "DELETE FROM [WHERE ]".
Delete() - Constructor for class com.metamatrix.query.sql.lang.Delete
Constructs a default instance of this class.
Delete(GroupSymbol) - Constructor for class com.metamatrix.query.sql.lang.Delete
Constructs an instance of this class given the group.
Delete(GroupSymbol, Criteria) - Constructor for class com.metamatrix.query.sql.lang.Delete
Constructs an instance of this class given the group and criteria.
DELETE - Static variable in class com.metamatrix.query.sql.ReservedWords
 
delete(String[]) - Method in interface com.sforce.soap.partner.Soap
Delete a set of sObjects
delete(String[]) - Method in class com.sforce.soap.partner.SoapBindingStub
 
DELETE - Static variable in interface org.teiid.connector.metadata.runtime.TransformationRecordImpl.Types
 
DELETE - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
DELETE_ALL_PERMISSIONS_FOR_POLICY - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
DELETE_ALL_POLICIES_FOR_POLICY - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
DELETE_ALL_PRINCIPALS_FOR_POLICY - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
DELETE_FAILED - Static variable in class com.sforce.soap.partner.StatusCode
 
DELETE_MODEL - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
DELETE_MODEL_PROP_NMS - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
DELETE_MODEL_PROP_VALS - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
DELETE_PERMISSION - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
DELETE_PERMISSIONS_FOR_REALM - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
DELETE_PERMISSIONS_WITH_RESOURCES_IN - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
DELETE_POLICIES_FOR_REALM - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
DELETE_PRINCIPAL - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
DELETE_PRINCIPAL_FROM_ALL_POLICIES - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
DELETE_PRINCIPALS_FOR_REALM - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
DELETE_PROCEDURE - Static variable in class com.metamatrix.query.sql.util.UpdateProcedureGenerator
 
DELETE_QUERY - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.QUERY_TYPES
 
DELETE_REALM - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
DELETE_REQUIRED_ON_CASCADE - Static variable in class com.sforce.soap.partner.StatusCode
 
DELETE_TRANSFORM - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.RECORD_TYPE
 
DELETE_TRANSFORM_INDEX - Static variable in class org.teiid.metadata.index.IndexConstants.INDEX_NAME
 
DELETE_VDB - Static variable in class com.metamatrix.metadata.runtime.event.RuntimeMetadataEvent
 
DELETE_VDB - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
DELETE_VDB_MODEL - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
DELETE_VDB_MODELS - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
deleteAuthorizationPoliciesForVDB(String, String) - Method in class com.metamatrix.metadata.runtime.AbstractVDBDeleteUtility
For a given VDB version, delete all AuthorizationPolicies associated with it.
deleteAuthorizationPoliciesForVDB(String, String) - Method in class com.metamatrix.metadata.runtime.RuntimeVDBDeleteUtility
For a given VDB version, delete all AuthorizationPolicies associated with it.
deleteAuthorizationPoliciesForVDB(String, String) - Method in class com.metamatrix.metadata.runtime.StartupVDBDeleteUtility
For a given VDB version, delete all AuthorizationPolicies associated with it.
deleteConnectorBinding(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
deleteConnectorBinding(String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
deleteConnectorBinding(String) - Method in class com.metamatrix.dqp.embedded.admin.DQPConfigAdminImpl
 
deleteConnectorBinding(ConfigurationModelContainer, ConnectorBinding) - Static method in class com.metamatrix.dqp.embedded.configuration.ServerConfigFileWriter
Remove the Connector Bindings to the Configuration object and return the modified object
deleteConnectorBinding(String) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
deleteConnectorBinding(String) - Method in interface com.metamatrix.dqp.service.ConfigurationService
Delete the connector binding from the persistent store
deleteConnectorBinding(String) - Method in interface org.teiid.adminapi.ConfigurationAdmin
Delete the ConnectorBinding from the Configuration
deleteConnectorType(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
deleteConnectorType(String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
deleteConnectorType(String) - Method in class com.metamatrix.dqp.embedded.admin.DQPConfigAdminImpl
 
deleteConnectorType(ConfigurationModelContainer, ConnectorBindingType) - Static method in class com.metamatrix.dqp.embedded.configuration.ServerConfigFileWriter
Delete the connector Type to the configuration object supplied and return the modified object
deleteConnectorType(String) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
deleteConnectorType(String) - Method in interface com.metamatrix.dqp.service.ConfigurationService
Delete the Given component type to the persistent store
deleteConnectorType(String) - Method in interface org.teiid.adminapi.ConfigurationAdmin
Delete Connector Type from Next Configuration
DELETED - Static variable in class com.metamatrix.common.protocol.mmfile.MMFileURLConnection
 
DELETED - Static variable in class com.metamatrix.core.vdb.VdbConstants.VDB_STATUS
 
DELETED - Static variable in interface com.metamatrix.core.vdb.VDBStatus
 
DELETED - Static variable in interface org.teiid.adminapi.VDB
Mark VDB for Deletion
DeletedObject - Class in com.metamatrix.connector.salesforce.execution
 
DeletedObject() - Constructor for class com.metamatrix.connector.salesforce.execution.DeletedObject
 
DeletedRecord - Class in com.sforce.soap.partner
 
DeletedRecord() - Constructor for class com.sforce.soap.partner.DeletedRecord
 
DeletedRecord(Calendar, String) - Constructor for class com.sforce.soap.partner.DeletedRecord
 
DeletedResult - Class in com.metamatrix.connector.salesforce.execution
 
DeletedResult() - Constructor for class com.metamatrix.connector.salesforce.execution.DeletedResult
 
DeleteExecutionImpl - Class in com.metamatrix.connector.salesforce.execution
 
DeleteExecutionImpl() - Constructor for class com.metamatrix.connector.salesforce.execution.DeleteExecutionImpl
 
deleteExtensionModule(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
deleteExtensionModule(String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
deleteExtensionModule(String) - Method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleUtil
Deletes an extension module
deleteExtensionModule(String) - Method in class com.metamatrix.dqp.embedded.admin.DQPConfigAdminImpl
 
deleteExtensionModule(String) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
deleteExtensionModule(String) - Method in interface com.metamatrix.dqp.service.ConfigurationService
Delete the extension module from the configuration with name supplied
deleteExtensionModule(String) - Method in interface org.teiid.adminapi.ConfigurationAdmin
Deletes an ExtensionModule from the list of modules.
deleteHost(String) - Method in interface com.metamatrix.admin.api.server.ServerConfigAdmin
Delete Host in Configuration
deleteHost(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
deleteHost(String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
deleteModel(ConfigurationID, Properties, String) - Static method in class com.metamatrix.platform.config.util.CurrentConfigHelper
 
deleteModule(String, URL[]) - Static method in class com.metamatrix.dqp.embedded.configuration.ExtensionModuleWriter
Delete the extension module from the file system.
deleteProcess(String) - Method in interface com.metamatrix.admin.api.server.ServerConfigAdmin
Delete Process in Configuration
deleteProcess(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
deleteProcess(String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
DeleteResolver - Class in com.metamatrix.query.resolver.command
This class knows how to expand and resolve DELETE commands.
DeleteResolver() - Constructor for class com.metamatrix.query.resolver.command.DeleteResolver
 
DeleteResult - Class in com.sforce.soap.partner
 
DeleteResult() - Constructor for class com.sforce.soap.partner.DeleteResult
 
DeleteResult(Error[], String, boolean) - Constructor for class com.sforce.soap.partner.DeleteResult
 
deleteRow() - Method in class com.metamatrix.jdbc.MMResultSet
 
deletesAreDetected(int) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Indicates whether or not a visible row delete can be detected by calling ResultSet.rowDeleted().
deleteUDF() - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
deleteUDF() - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
deleteUDF() - Method in class com.metamatrix.dqp.embedded.admin.DQPConfigAdminImpl
 
deleteUDF() - Method in interface org.teiid.adminapi.ConfigurationAdmin
Delete the User Defined Function model.
deleteVDB(String, String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
deleteVDB(String, String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
deleteVDB(String, String) - Method in class com.metamatrix.dqp.embedded.admin.DQPConfigAdminImpl
 
deleteVDB(VDBArchive, URL) - Static method in class com.metamatrix.dqp.embedded.configuration.VDBConfigurationWriter
Delete the VDB specified by the URL
deleteVDB(VDBArchive) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
deleteVDB(VDBArchive) - Method in interface com.metamatrix.dqp.service.ConfigurationService
Delete the VDB from the underlying persistent mechanism used by this configuration service
deleteVDB() - Method in class com.metamatrix.metadata.runtime.event.RuntimeMetadataEvent
 
deleteVDB(String, String) - Method in interface org.teiid.adminapi.ConfigurationAdmin
Delete the VDB with the given name and version
deleteVDBMarkedForDelete(VirtualDatabaseID) - Method in class com.metamatrix.metadata.runtime.AbstractVDBDeleteUtility
Deletes the given VDB version provided it has been marked for delete and has no user sessions logged in to it.
deleteVDBModels(Collection, VirtualDatabaseID, Connection) - Static method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCRuntimeMetadataWriter
Delete VDB-models from the VirtualDatabase.
deleteVDBsMarkedForDelete(MetaMatrixSessionID) - Method in class com.metamatrix.metadata.runtime.AbstractVDBDeleteUtility
 
deleteVirtualDatabase(VirtualDatabaseID) - Method in class com.metamatrix.metadata.runtime.model.UpdateController
 
deleteVirtualDatabase(VirtualDatabaseID) - Method in class com.metamatrix.metadata.runtime.RuntimeMetadataCatalog
Call to delete a VirtualDatabase from the system.
deleteVirtualDatabase(VirtualDatabaseID) - Method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCConnector
 
deleteVirtualDatabase(VirtualDatabaseID) - Method in interface com.metamatrix.metadata.runtime.spi.MetaBaseConnector
Delete the VirtualDatabase.
DeleteVisitor - Class in com.metamatrix.connector.salesforce.execution.visitors
 
DeleteVisitor(RuntimeMetadata) - Constructor for class com.metamatrix.connector.salesforce.execution.visitors.DeleteVisitor
 
DelimitedAuditMessageFormat - Class in com.metamatrix.platform.security.audit.format
This class formats AuditMessages using a format with delimiters that is easily parsed.
DelimitedAuditMessageFormat() - Constructor for class com.metamatrix.platform.security.audit.format.DelimitedAuditMessageFormat
 
delimitedStatement(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
 
DELIMITER - Static variable in class com.metamatrix.api.core.xmi.XMIConstants
 
DELIMITER - Static variable in interface com.metamatrix.common.config.xml.XMLConfig_ElementNames
This is used as the delimiter of all XML element names.
DELIMITER - Static variable in class com.metamatrix.common.namedobject.BaseID
The character that delimits the atomic components of the name
DELIMITER - Static variable in class com.metamatrix.common.tree.basic.BasicTreeNode
 
DELIMITER - Static variable in class com.metamatrix.connector.text.TextPropertyNames
 
DELIMITER - Static variable in interface com.metamatrix.core.id.ObjectID
 
DELIMITER - Static variable in class com.metamatrix.metadata.runtime.model.BasicMetadataID
The character that delimits the atomic components of the name
DELIMITER - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
DELIMITER - Static variable in class com.metamatrix.platform.security.api.AuthorizationPolicyID
 
DELIMITER - Static variable in interface org.teiid.adminapi.AdminObject
The character (as a String) that delimits the atomic components of the identifier.
DELIMITER_CHAR - Static variable in class com.metamatrix.api.core.xmi.XMIConstants
 
DELIMITER_CHAR - Static variable in class com.metamatrix.common.tree.basic.BasicTreeNode
 
DELIMITER_CHAR - Static variable in interface org.teiid.adminapi.AdminObject
The character that delimits the atomic components of the identifier.
DELIMITER_CHAR - Static variable in class org.teiid.metadata.TransformationMetadata
Delimiter character used when specifying fully qualified entity names
DELIMITER_CHARACTER - Static variable in class com.metamatrix.common.namedobject.IDVerifier
The private character (in the form of char) that delimits the atomic components of the name
DELIMITER_INDEX_VERSION - Static variable in class org.teiid.metadata.index.RecordFactory
The version number that is associated with the change made to change the list delimiter from com.metamatrix.modeler.core.index.IndexConstants.LIST_DELIMITER_OLD to com.metamatrix.modeler.core.index.IndexConstants.LIST_DELIMITER and also the property delimiter was changed from com.metamatrix.modeler.core.index.IndexConstants.PROP_DELIMITER_OLD to com.metamatrix.modeler.core.index.IndexConstants.PROP_DELIMITER.
DELIMITER_STRING - Static variable in class org.teiid.metadata.TransformationMetadata
 
delist(TransactionContext, XAResource, int) - Method in interface com.metamatrix.dqp.service.TransactionService
 
DEPENDENCY_EXISTS - Static variable in class com.sforce.soap.partner.StatusCode
 
DependentAccessNode - Class in com.metamatrix.query.processor.relational
Takes a query with 1 or more dependent sets from 1 or more sources and creates a series of commands.
DependentAccessNode(int) - Constructor for class com.metamatrix.query.processor.relational.DependentAccessNode
 
DependentCriteriaProcessor - Class in com.metamatrix.query.processor.relational
 
DependentCriteriaProcessor(int, RelationalNode, Criteria) - Constructor for class com.metamatrix.query.processor.relational.DependentCriteriaProcessor
 
DependentCriteriaProcessor.SetState - Class in com.metamatrix.query.processor.relational
 
DependentCriteriaProcessor.SetState() - Constructor for class com.metamatrix.query.processor.relational.DependentCriteriaProcessor.SetState
 
DependentProcedureAccessNode - Class in com.metamatrix.query.processor.relational
 
DependentProcedureAccessNode(int, Criteria, List, List) - Constructor for class com.metamatrix.query.processor.relational.DependentProcedureAccessNode
 
DependentProcedureCriteriaProcessor - Class in com.metamatrix.query.processor.relational
 
DependentProcedureCriteriaProcessor(RelationalNode, Criteria, List, List) - Constructor for class com.metamatrix.query.processor.relational.DependentProcedureCriteriaProcessor
 
DependentProcedureExecutionNode - Class in com.metamatrix.query.processor.relational
 
DependentProcedureExecutionNode(int, Criteria, List, List) - Constructor for class com.metamatrix.query.processor.relational.DependentProcedureExecutionNode
 
DependentSetCriteria - Class in com.metamatrix.query.sql.lang
The DependentSetCriteria is missing the value set until it is filled during processing.
DependentSetCriteria(Expression, String) - Constructor for class com.metamatrix.query.sql.lang.DependentSetCriteria
Construct with the left expression
DependentValueSource - Class in com.metamatrix.query.processor.relational
 
DependentValueSource(TupleSourceID, BufferManager) - Constructor for class com.metamatrix.query.processor.relational.DependentValueSource
 
DEPLOYABLE - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes.ComponentType.Attributes
 
deployed - Variable in class com.metamatrix.admin.objects.MMAdminObject
indicates if component is in operational configuration
deployed - Variable in class com.metamatrix.platform.admin.api.runtime.ComponentData
indicates if component is in operational configuration
DEPLOYED_COMPONENT - Static variable in class com.metamatrix.common.config.model.ConfigurationModel.Class
 
DEPLOYED_COMPONENT_CODE - Static variable in interface com.metamatrix.common.config.api.ComponentDefn
 
DEPLOYED_COMPONENT_TYPE_CODE - Static variable in interface com.metamatrix.common.config.api.ComponentType
 
DEPLOYED_NAME - Static variable in interface com.metamatrix.common.config.api.ConnectorBinding
 
DeployedComponent - Interface in com.metamatrix.common.config.api
DeployedComponent is a wrapper for a ComponentDefn - it represents a component that is declared deployed to a specied machine.
DeployedComponentID - Class in com.metamatrix.common.config.api
 
DeployedComponentID(String, ConfigurationID, HostID, VMComponentDefnID) - Constructor for class com.metamatrix.common.config.api.DeployedComponentID
Instantiate a VM Deployed Component ID
DeployedComponentID(String, ConfigurationID, HostID, VMComponentDefnID, ServiceComponentDefnID) - Constructor for class com.metamatrix.common.config.api.DeployedComponentID
Instantiate a Service or Connector Binding deployed service, that incorporates the PSC name into it
DEPLOYMENT_ADMIN - Static variable in class com.metamatrix.server.util.SecurityRoles.Name
 
deployService(VMComponentDefnID, String, String) - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Deploys the ServiceComponentDefns contained by the Configuration, onto the specified Host and VM.
deployService(VMComponentDefnID, String, String) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
Deploys the ServiceComponentDefns contained by the Configuration, onto the specified Host and VM.
deployServiceDefn(Configuration, ServiceComponentDefn, VMComponentDefnID) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Deploys a ServiceComponentDefn to the specified VM.
deployServiceDefn(Configuration, ServiceComponentDefn, VMComponentDefnID) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
Deploys a ServiceComponentDefn to the specified VM This method is harmless to call if the ServiceComponentDefn is already deployed anywhere.
DEPRECATED - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes.ComponentType.Attributes
 
DEPRECATED - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes.ComponentType.ComponentTypeDefn.Attributes
 
DERBY - Static variable in interface com.metamatrix.common.jdbc.JDBCPlatform.Protocol
 
DerbyCapabilities - Class in org.teiid.connector.jdbc.derby
 
DerbyCapabilities() - Constructor for class org.teiid.connector.jdbc.derby.DerbyCapabilities
 
DerbySQLTranslator - Class in org.teiid.connector.jdbc.derby
 
DerbySQLTranslator() - Constructor for class org.teiid.connector.jdbc.derby.DerbySQLTranslator
 
deregisterSource(FunctionMetadataSource) - Static method in class com.metamatrix.query.function.FunctionLibraryManager
Register a new source of function metadata.
desc - Variable in class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
 
DESC - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
DESC - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
DESC - Static variable in class com.metamatrix.query.sql.lang.OrderBy
Constant for the descending value
DESC - Static variable in class com.metamatrix.query.sql.ReservedWords
 
DESC - Static variable in interface org.teiid.connector.language.IOrderByItem
 
DESC - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
Describable - Interface in com.metamatrix.query.processor
Interface for processor plans, nodes, etc to mark them as being describable by a set of properties.
DescribableUtil - Class in com.metamatrix.query.processor
 
DescribeGlobal - Class in com.sforce.soap.partner
 
DescribeGlobal() - Constructor for class com.sforce.soap.partner.DescribeGlobal
 
describeGlobal() - Method in interface com.sforce.soap.partner.Soap
Describe the Global state
describeGlobal() - Method in class com.sforce.soap.partner.SoapBindingStub
 
DescribeGlobalResponse - Class in com.sforce.soap.partner
 
DescribeGlobalResponse() - Constructor for class com.sforce.soap.partner.DescribeGlobalResponse
 
DescribeGlobalResponse(DescribeGlobalResult) - Constructor for class com.sforce.soap.partner.DescribeGlobalResponse
 
DescribeGlobalResult - Class in com.sforce.soap.partner
 
DescribeGlobalResult() - Constructor for class com.sforce.soap.partner.DescribeGlobalResult
 
DescribeGlobalResult(String, int, String[]) - Constructor for class com.sforce.soap.partner.DescribeGlobalResult
 
DescribeLayout - Class in com.sforce.soap.partner
 
DescribeLayout() - Constructor for class com.sforce.soap.partner.DescribeLayout
 
DescribeLayout(DescribeLayoutButton[], DescribeLayoutSection[], DescribeLayoutSection[], String, RelatedList[]) - Constructor for class com.sforce.soap.partner.DescribeLayout
 
describeLayout(String, String[]) - Method in interface com.sforce.soap.partner.Soap
Describe the layout of an sObject
describeLayout(String, String[]) - Method in class com.sforce.soap.partner.SoapBindingStub
 
DescribeLayoutButton - Class in com.sforce.soap.partner
 
DescribeLayoutButton() - Constructor for class com.sforce.soap.partner.DescribeLayoutButton
 
DescribeLayoutButton(boolean, String, String) - Constructor for class com.sforce.soap.partner.DescribeLayoutButton
 
DescribeLayoutComponent - Class in com.sforce.soap.partner
 
DescribeLayoutComponent() - Constructor for class com.sforce.soap.partner.DescribeLayoutComponent
 
DescribeLayoutComponent(int, int, LayoutComponentType, String) - Constructor for class com.sforce.soap.partner.DescribeLayoutComponent
 
DescribeLayoutItem - Class in com.sforce.soap.partner
 
DescribeLayoutItem() - Constructor for class com.sforce.soap.partner.DescribeLayoutItem
 
DescribeLayoutItem(boolean, String, DescribeLayoutComponent[], boolean, boolean) - Constructor for class com.sforce.soap.partner.DescribeLayoutItem
 
DescribeLayoutResponse - Class in com.sforce.soap.partner
 
DescribeLayoutResponse() - Constructor for class com.sforce.soap.partner.DescribeLayoutResponse
 
DescribeLayoutResponse(DescribeLayoutResult) - Constructor for class com.sforce.soap.partner.DescribeLayoutResponse
 
DescribeLayoutResult - Class in com.sforce.soap.partner
 
DescribeLayoutResult() - Constructor for class com.sforce.soap.partner.DescribeLayoutResult
 
DescribeLayoutResult(DescribeLayout[], RecordTypeMapping[], boolean) - Constructor for class com.sforce.soap.partner.DescribeLayoutResult
 
DescribeLayoutRow - Class in com.sforce.soap.partner
 
DescribeLayoutRow() - Constructor for class com.sforce.soap.partner.DescribeLayoutRow
 
DescribeLayoutRow(DescribeLayoutItem[], int) - Constructor for class com.sforce.soap.partner.DescribeLayoutRow
 
DescribeLayoutSection - Class in com.sforce.soap.partner
 
DescribeLayoutSection() - Constructor for class com.sforce.soap.partner.DescribeLayoutSection
 
DescribeLayoutSection(int, String, DescribeLayoutRow[], int, boolean, boolean) - Constructor for class com.sforce.soap.partner.DescribeLayoutSection
 
DescribeLayoutType0 - Class in com.sforce.soap.partner
 
DescribeLayoutType0() - Constructor for class com.sforce.soap.partner.DescribeLayoutType0
 
DescribeLayoutType0(String, String[]) - Constructor for class com.sforce.soap.partner.DescribeLayoutType0
 
DescribeSObject - Class in com.sforce.soap.partner
 
DescribeSObject() - Constructor for class com.sforce.soap.partner.DescribeSObject
 
DescribeSObject(String) - Constructor for class com.sforce.soap.partner.DescribeSObject
 
describeSObject(String) - Method in interface com.sforce.soap.partner.Soap
Describe an sObject
describeSObject(String) - Method in class com.sforce.soap.partner.SoapBindingStub
 
DescribeSObjectResponse - Class in com.sforce.soap.partner
 
DescribeSObjectResponse() - Constructor for class com.sforce.soap.partner.DescribeSObjectResponse
 
DescribeSObjectResponse(DescribeSObjectResult) - Constructor for class com.sforce.soap.partner.DescribeSObjectResponse
 
DescribeSObjectResult - Class in com.sforce.soap.partner
 
DescribeSObjectResult() - Constructor for class com.sforce.soap.partner.DescribeSObjectResult
 
DescribeSObjectResult(boolean, ChildRelationship[], boolean, boolean, boolean, Field[], String, String, String, boolean, boolean, String, boolean, RecordTypeInfo[], boolean, boolean, boolean, Boolean, boolean, boolean, String, String, String) - Constructor for class com.sforce.soap.partner.DescribeSObjectResult
 
describeSObjects(String[]) - Method in interface com.sforce.soap.partner.Soap
Describe a number sObjects
describeSObjects(String[]) - Method in class com.sforce.soap.partner.SoapBindingStub
 
DescribeSoftphoneLayout - Class in com.sforce.soap.partner
 
DescribeSoftphoneLayout() - Constructor for class com.sforce.soap.partner.DescribeSoftphoneLayout
 
describeSoftphoneLayout() - Method in interface com.sforce.soap.partner.Soap
Describe the layout of the SoftPhone
describeSoftphoneLayout() - Method in class com.sforce.soap.partner.SoapBindingStub
 
DescribeSoftphoneLayoutCallType - Class in com.sforce.soap.partner
 
DescribeSoftphoneLayoutCallType() - Constructor for class com.sforce.soap.partner.DescribeSoftphoneLayoutCallType
 
DescribeSoftphoneLayoutCallType(DescribeSoftphoneLayoutInfoField[], String, DescribeSoftphoneLayoutSection[]) - Constructor for class com.sforce.soap.partner.DescribeSoftphoneLayoutCallType
 
DescribeSoftphoneLayoutInfoField - Class in com.sforce.soap.partner
 
DescribeSoftphoneLayoutInfoField() - Constructor for class com.sforce.soap.partner.DescribeSoftphoneLayoutInfoField
 
DescribeSoftphoneLayoutInfoField(String) - Constructor for class com.sforce.soap.partner.DescribeSoftphoneLayoutInfoField
 
DescribeSoftphoneLayoutItem - Class in com.sforce.soap.partner
 
DescribeSoftphoneLayoutItem() - Constructor for class com.sforce.soap.partner.DescribeSoftphoneLayoutItem
 
DescribeSoftphoneLayoutItem(String) - Constructor for class com.sforce.soap.partner.DescribeSoftphoneLayoutItem
 
DescribeSoftphoneLayoutResponse - Class in com.sforce.soap.partner
 
DescribeSoftphoneLayoutResponse() - Constructor for class com.sforce.soap.partner.DescribeSoftphoneLayoutResponse
 
DescribeSoftphoneLayoutResponse(DescribeSoftphoneLayoutResult) - Constructor for class com.sforce.soap.partner.DescribeSoftphoneLayoutResponse
 
DescribeSoftphoneLayoutResult - Class in com.sforce.soap.partner
 
DescribeSoftphoneLayoutResult() - Constructor for class com.sforce.soap.partner.DescribeSoftphoneLayoutResult
 
DescribeSoftphoneLayoutResult(DescribeSoftphoneLayoutCallType[], String, String) - Constructor for class com.sforce.soap.partner.DescribeSoftphoneLayoutResult
 
DescribeSoftphoneLayoutSection - Class in com.sforce.soap.partner
 
DescribeSoftphoneLayoutSection() - Constructor for class com.sforce.soap.partner.DescribeSoftphoneLayoutSection
 
DescribeSoftphoneLayoutSection(String, DescribeSoftphoneLayoutItem[]) - Constructor for class com.sforce.soap.partner.DescribeSoftphoneLayoutSection
 
DescribeTab - Class in com.sforce.soap.partner
 
DescribeTab() - Constructor for class com.sforce.soap.partner.DescribeTab
 
DescribeTab(boolean, String, String, String, String, String) - Constructor for class com.sforce.soap.partner.DescribeTab
 
DescribeTabs - Class in com.sforce.soap.partner
 
DescribeTabs() - Constructor for class com.sforce.soap.partner.DescribeTabs
 
describeTabs() - Method in interface com.sforce.soap.partner.Soap
Describe the tabs that appear on a users page
describeTabs() - Method in class com.sforce.soap.partner.SoapBindingStub
 
DescribeTabSetResult - Class in com.sforce.soap.partner
 
DescribeTabSetResult() - Constructor for class com.sforce.soap.partner.DescribeTabSetResult
 
DescribeTabSetResult(String, String, String, boolean, DescribeTab[]) - Constructor for class com.sforce.soap.partner.DescribeTabSetResult
 
DESCRIPTION - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes.ComponentType.Attributes
 
DESCRIPTION - Static variable in class com.metamatrix.common.vdb.api.DEFReaderWriter.VDBInfo
 
DESCRIPTION - Static variable in interface com.metamatrix.metadata.runtime.api.VirtualDatabase.ModifiableAttributes
 
DESCRIPTION - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.Models.ColumnName
 
DESCRIPTION - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VirtualDatabases.ColumnName
 
DESCRIPTION - Static variable in class com.metamatrix.platform.security.api.AuthorizationModel.Attribute
 
DESCRIPTION - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthPolicies.ColumnName
 
DESCRIPTION - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthRealms.ColumnName
 
DESCRIPTION - Static variable in interface org.teiid.adminapi.Group
Optional property for a group; group description
DESCRIPTION_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
DESCRIPTION_LEN - Static variable in class com.metamatrix.platform.security.api.AuthorizationPolicyID
 
DESCRIPTOR - Static variable in class com.metamatrix.common.object.PropertyType
 
DESCRIPTOR_FILE - Static variable in class com.metamatrix.connector.text.TextPropertyNames
 
destroy() - Method in interface com.metamatrix.cache.CacheFactory
Destroy the cache factory and any caches underneath.
destroy() - Method in class com.metamatrix.cache.jboss.JBossCacheFactory
 
DestroyObject - Class in com.metamatrix.common.actions
This action definition specifies that an object is to be added to the target.
DestroyObject(Object) - Constructor for class com.metamatrix.common.actions.DestroyObject
 
DestroyObject(Object, Object) - Constructor for class com.metamatrix.common.actions.DestroyObject
 
DETAIL - Static variable in class com.metamatrix.cdk.api.SysLogger
 
DETAIL - Static variable in class com.metamatrix.core.log.MessageLevel
Message level value that specifies that detailed, information, warning, error and critical messages are to be recorded.
DETAIL - Static variable in class com.metamatrix.core.log.MessageLevel.DisplayNames
 
DETAIL - Static variable in class com.metamatrix.core.log.MessageLevel.Labels
 
DETAIL - Static variable in interface org.teiid.adminapi.LogConfiguration
Message level value that specifies that detailed, information, warning, error and critical messages are to be recorded.
determineDataTypeClass(Object) - Static method in class com.metamatrix.common.types.DataTypeManager
Take an object and determine the MetaMatrix data type.
determineNecessaryConversions(String, Class<?>, Class<?>[], boolean) - Method in class com.metamatrix.query.function.FunctionLibrary
Get the conversions that are needed to call the named function with arguments of the given type.
determineVdbsStatus() - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
DETERMINISTIC - Static variable in class com.metamatrix.query.function.metadata.FunctionMethod
 
DhKeyGenerator - Class in com.metamatrix.common.util.crypto
Helper class that supports anonymous ephemeral Diffie-Hellmen Parameters are stored in the dh.properties file
DhKeyGenerator() - Constructor for class com.metamatrix.common.util.crypto.DhKeyGenerator
 
DIAGRAM - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Diagram.Class
 
DIAGRAM_COMPONENT - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Diagram.Class
 
DIAGRAM_COMPONENT_ASSOCIATION_END - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
DIAGRAM_DIAGRAM_ASSOCIATION_END - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
DIAGRAM_H_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
DIAGRAM_MODEL_OBJECTID_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
DIAGRAM_OBJECTID_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
DIAGRAM_USERSTRING_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
Property names associated with Diagram metamodel components
DIAGRAM_USERTYPE_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
DIAGRAM_W_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
DIAGRAM_X_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
DIAGRAM_Y_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
die() - Method in interface com.metamatrix.platform.service.api.ServiceInterface
 
die() - Method in class com.metamatrix.platform.service.controller.AbstractService
This method will gracefully shutdown the service.
dieNow() - Method in interface com.metamatrix.platform.service.api.ServiceInterface
 
dieNow() - Method in class com.metamatrix.platform.service.controller.AbstractService
This method will shutdown the service immediately.
DIFFERENCE - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.ElementName
Static constant that represents the name of the "XMI.difference" element.
DIFFERENT_VALUES - Static variable in interface com.metamatrix.common.object.PropertiedObjectsEditor
The value object that is returned by this interface's getValue(PropertyDefinition) method when there is no common value for that property definition on every object in the list
DIGIT - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
DIPM_0001 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DIPM_0002 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DIRECT_REFERENCE - Static variable in class com.metamatrix.connector.xmlsource.soap.SecurityToken
 
DIRECTORY_PATH - Static variable in class com.metamatrix.connector.xml.file.FileConnectorState
 
DirectoryEntry - Interface in com.metamatrix.common.tree.directory
This interface represents a single resource on a hierarchical system, such as a file system.
DirectoryEntryEditor - Interface in com.metamatrix.common.tree.directory
This interface defines a edit DirectoryEntry instances.
DirectoryEntryFilter - Interface in com.metamatrix.common.tree.directory
This interface defines a edit DirectoryEntry instances.
DirectoryEntryNameAndTypeComparator - Class in com.metamatrix.common.tree.directory
 
DirectoryEntryNameAndTypeComparator() - Constructor for class com.metamatrix.common.tree.directory.DirectoryEntryNameAndTypeComparator
 
DirectoryEntryView - Interface in com.metamatrix.common.tree.directory
This interface defines a view of a hierarchy of DirectoryEntry instances.
DISABLE_LOCAL_TRANSACTIONS - Static variable in interface com.metamatrix.jdbc.api.ExecutionProperties
If true, will ignore autocommit for local transactions.
disable_tracing() - Method in class com.metamatrix.query.parser.SQLParser
 
disableHost(String) - Method in interface com.metamatrix.admin.api.server.ServerConfigAdmin
Disable Host in Configuration
disableHost(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
disableHost(String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
disableProcess(String) - Method in interface com.metamatrix.admin.api.server.ServerConfigAdmin
Disable Process in Configuration
disableProcess(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
disableProcess(String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
discardContext(String) - Method in interface com.metamatrix.platform.security.audit.AuditConfiguration
Specify that messages with the input context should be discarded and not recorded.
discardContext(String) - Method in class com.metamatrix.platform.security.audit.config.BasicAuditConfiguration
Specify that messages with the input context should be discarded and not recorded.
discardContext(String) - Method in class com.metamatrix.platform.security.audit.config.UnmodifiableAuditConfiguration
This method always throws an UnsupportedOperationException.
discardContexts(Collection) - Method in interface com.metamatrix.platform.security.audit.AuditConfiguration
Specify that messages with the input contexts should be discarded and not recorded.
discardContexts(Collection) - Method in class com.metamatrix.platform.security.audit.config.BasicAuditConfiguration
Specify that messages with the input contexts should be discarded and not recorded.
discardContexts(Collection) - Method in class com.metamatrix.platform.security.audit.config.UnmodifiableAuditConfiguration
This method always throws an UnsupportedOperationException.
DISCOVERED_WSDL - Static variable in class com.metamatrix.common.util.WSDLServletUtil
 
DISCOVERY_STRATEGY - Static variable in interface com.metamatrix.common.api.MMURL.CONNECTION
A plugable discovery strategy for the client.
DISCOVERY_TIMEOUT - Static variable in class com.metamatrix.common.comm.platform.socket.client.AdminApiServerDiscovery
 
DISCRIM - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.ElementName
Static constant that represents the name of the "XMI.discrim" element.
DISPLAY_NAME - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes.ComponentType.ComponentTypeDefn.PropertyDefinition.Attributes
 
DISPLAY_NAME - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthPermTypes.ColumnName
 
DISPLAY_SIZE - Static variable in interface com.metamatrix.dqp.metadata.ResultsMetadataConstants
 
DisplayHelper - Interface in com.metamatrix.jdbc.api
This interface is used to plug in display-specific information for the TextOutputVisitor.
displayNamedParameters() - Method in class com.metamatrix.query.sql.lang.StoredProcedure
Indicates whether parameters should be displayed in traditional indexed manor, or as named parameters
dispose() - Method in interface org.teiid.core.index.IIndex
closes the index file then deletes it.
DISTINCT - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
DISTINCT - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
DISTINCT - Static variable in class com.metamatrix.query.sql.ReservedWords
 
DISTINCT - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
divide(int, int) - Static method in class com.metamatrix.query.function.FunctionMethods
 
divide(long, long) - Static method in class com.metamatrix.query.function.FunctionMethods
 
divide(float, float) - Static method in class com.metamatrix.query.function.FunctionMethods
 
divide(double, double) - Static method in class com.metamatrix.query.function.FunctionMethods
 
divide(BigInteger, BigInteger) - Static method in class com.metamatrix.query.function.FunctionMethods
 
divide(BigDecimal, BigDecimal) - Static method in class com.metamatrix.query.function.FunctionMethods
 
DIVIDE_NAME - Static variable in class com.metamatrix.common.xml.XPathUtil.Operator
 
DIVIDE_OP - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
doBounceService(String) - Method in class com.metamatrix.server.ServiceManager
 
DOC_ENCODED_STYLE - Static variable in class com.metamatrix.connector.xml.soap.SOAPConnectorStateImpl
 
DOC_LITERAL_STYLE - Static variable in class com.metamatrix.connector.xml.soap.SOAPConnectorStateImpl
 
DocFunctionURIResolver - Class in com.metamatrix.query.xquery.saxon
A URI resolver for XQuery 'doc' function.
DocFunctionURIResolver(Map, XQuerySQLEvaluator) - Constructor for class com.metamatrix.query.xquery.saxon.DocFunctionURIResolver
 
doCreateActions() - Method in class com.metamatrix.common.actions.AbstractObjectEditor
 
Document - Interface in com.metamatrix.connector.xml
 
DOCUMENT - Static variable in class com.metamatrix.platform.admin.api.PermissionDataNodeDefinition.TYPE
 
DOCUMENT_ENCODING - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Properties
The encoding format of the document.
DOCUMENT_ENCODING - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Tags
 
DOCUMENT_TYPE - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.TABLE_TYPES
 
DOCUMENT_TYPE - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.TABLE_TYPES
 
DOCUMENTATION - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.ElementName
Static constant that represents the name of the "XMI.documentation" element.
DOCUMENTATION - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLSchema.Class
 
DocumentBuilder - Class in com.metamatrix.connector.xml.base
 
DocumentBuilder() - Constructor for class com.metamatrix.connector.xml.base.DocumentBuilder
 
DocumentImpl - Class in com.metamatrix.connector.xml.streaming
 
DocumentImpl(InputStream, String) - Constructor for class com.metamatrix.connector.xml.streaming.DocumentImpl
 
DocumentInProgress - Interface in com.metamatrix.query.processor.xml
This represents a document in construction.
DocumentProducer - Interface in com.metamatrix.connector.xml
Implementations are responsible for implementing these functions and providing an appropriate getter for the "Document" it will produce.
doesExist(ComponentDefnID) - Method in class com.metamatrix.common.config.model.BasicConfiguration
 
doesMaxRowSizeIncludeBlobs() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Did getMaxRowSize() include LONGVARCHAR and LONGVARBINARY blobs?
doesNameEndWithPasswordSuffix(String) - Static method in class com.metamatrix.common.util.PasswordMaskUtil
Indicates if the String propName ends in any of the well-known password property suffixes.
doesVDBHaveValidityError() - Method in interface com.metamatrix.common.vdb.api.VDBDefn
Returns true if the VDBDefn was built from a .VDB file that had a validity error;
doesVDBHaveValidityError() - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
doListDeployedHosts() - Method in class com.metamatrix.server.ServiceManager
 
doListDeployedServices() - Method in class com.metamatrix.server.ServiceManager
 
doListDeployedVMs() - Method in class com.metamatrix.server.ServiceManager
 
doListServiceProps(String) - Method in class com.metamatrix.server.ServiceManager
 
doListServices() - Method in class com.metamatrix.server.ServiceManager
 
doListVMProps(String) - Method in class com.metamatrix.server.ServiceManager
 
doListVMs() - Method in class com.metamatrix.server.ServiceManager
 
DOLLAR - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
DOMAIN_ACTIVE - Static variable in interface com.metamatrix.platform.security.api.service.MembershipServiceInterface
 
DOMAIN_ID - Static variable in class com.metamatrix.common.util.CommonPropertyNames
 
DOMAIN_NAME - Static variable in interface com.metamatrix.platform.security.api.service.MembershipServiceInterface
The environment property name for the class that is to be used for the names of the domains.
DOMAIN_ORDER - Static variable in interface com.metamatrix.platform.security.api.service.MembershipServiceInterface
The environment property describing both the domain names and their required order of search.
DOMAIN_PROPERTIES - Static variable in interface com.metamatrix.platform.security.api.service.MembershipServiceInterface
 
Done() - Method in class com.metamatrix.query.parser.JavaCharStream
 
doShutdownAllHCs() - Method in class com.metamatrix.server.ServiceManager
 
doShutdownHC(String) - Method in class com.metamatrix.server.ServiceManager
 
doShutdownServer() - Method in class com.metamatrix.server.ServiceManager
 
doShutdownVM(String, boolean) - Method in class com.metamatrix.server.ServiceManager
 
doStopService(ServiceID) - Method in class com.metamatrix.server.ServiceManager
 
doStopVM(String) - Method in class com.metamatrix.server.ServiceManager
 
DOT - Static variable in interface com.metamatrix.core.util.StringUtil.Constants
 
DOT - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
DOT_CHAR - Static variable in interface com.metamatrix.core.util.StringUtil.Constants
 
DOT_DELIMITER - Static variable in class com.metamatrix.common.api.MMURL
 
DOT_PROJECT - Static variable in class org.teiid.metadata.index.ModelFileUtil
 
DOT_VDB_FILE_EXTENSION - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
DOT_WSDL_FILE_EXTENSION - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
DOT_XMI_FILE_EXTENSION - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
DOT_XML_FILE_EXTENSION - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
DOT_XSD_FILE_EXTENSION - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
DOTTED_ID - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
DOUBLE - Static variable in class com.metamatrix.common.object.PropertyType
 
DOUBLE - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataClasses
 
DOUBLE - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataTypes
 
DOUBLE - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
DOUBLE - Static variable in class com.metamatrix.query.function.aggregate.Sum
 
DOUBLE - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
DOUBLE - Static variable in class com.metamatrix.query.sql.ReservedWords
 
DOUBLE - Static variable in class org.teiid.connector.api.TypeFacility.RUNTIME_NAMES
 
DOUBLE - Static variable in interface org.teiid.connector.api.TypeFacility.RUNTIME_TYPES
 
DOUBLE - Static variable in class org.teiid.connector.jdbc.translator.FunctionModifier
 
DOUBLE - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
DOUBLE_CLASS - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
DOUBLE_SLASH - Static variable in class com.metamatrix.common.util.WSDLServletUtil
 
DOUBLE_SLASH_DELIMITER - Static variable in class com.metamatrix.common.api.MMURL
 
DOUBLE_TYPE - Static variable in interface com.metamatrix.connector.salesforce.Constants
 
doVisit(LanguageObject, LanguageVisitor) - Static method in class com.metamatrix.query.sql.navigator.DeepPostOrderNavigator
 
doVisit(LanguageObject, LanguageVisitor) - Static method in class com.metamatrix.query.sql.navigator.DeepPreOrderNavigator
 
doVisit(LanguageObject, LanguageVisitor) - Static method in class com.metamatrix.query.sql.navigator.PostOrderNavigator
 
doVisit(LanguageObject, LanguageVisitor) - Static method in class com.metamatrix.query.sql.navigator.PreOrderNavigator
 
doVisit(LanguageObject, LanguageVisitor, boolean) - Static method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
DOWN - Static variable in class com.metamatrix.query.processor.xml.MoveDocInstruction
 
DQP - Interface in com.metamatrix.admin.api
The distributed query processor, which is the internal query engine component used by MetaMatrix products.
DQP_BOOTSTRAP_FILE - Static variable in interface com.metamatrix.dqp.embedded.DQPEmbeddedProperties
 
DQP_BUFFER_MEMORY - Static variable in interface com.metamatrix.dqp.embedded.DQPEmbeddedProperties
Determines amount of memory to use in-memory before buffering to disk.
DQP_BUFFER_USEDISK - Static variable in interface com.metamatrix.dqp.embedded.DQPEmbeddedProperties
Determines whether buffer management should be all-memory (if false) or mixed memory and disk access (if true).
DQP_CONFIGFILE - Static variable in interface com.metamatrix.dqp.embedded.DQPEmbeddedProperties
 
DQP_CONNECTOR_BATCH_SIZE - Static variable in interface com.metamatrix.dqp.embedded.DQPEmbeddedProperties
The maximum number of rows a connector batch should contain.
DQP_DEPLOYDIR - Static variable in interface com.metamatrix.dqp.embedded.DQPEmbeddedProperties
 
DQP_EXTENSIONS - Static variable in interface com.metamatrix.dqp.embedded.DQPEmbeddedProperties
 
DQP_LIBDIR - Static variable in interface com.metamatrix.dqp.embedded.DQPEmbeddedProperties
 
DQP_LOGDIR - Static variable in interface com.metamatrix.dqp.embedded.DQPEmbeddedProperties
 
DQP_METADATA_SYSTEMURL - Static variable in interface com.metamatrix.dqp.embedded.DQPEmbeddedProperties
 
DQP_PROCESSOR_BATCH_SIZE - Static variable in interface com.metamatrix.dqp.embedded.DQPEmbeddedProperties
The maximum number of rows a processor batch should contain.
DQP_TMPDIR - Static variable in interface com.metamatrix.dqp.embedded.DQPEmbeddedProperties
 
DQP_WORKDIR - Static variable in interface com.metamatrix.dqp.embedded.DQPEmbeddedProperties
 
DQPConfigAdminImpl - Class in com.metamatrix.dqp.embedded.admin
DQP implementation of the Config Admin API
DQPConfigAdminImpl(EmbeddedConnectionFactoryImpl) - Constructor for class com.metamatrix.dqp.embedded.admin.DQPConfigAdminImpl
 
DQPConfigSource - Interface in com.metamatrix.common.application
This interface represents a source of DQP configuration information.
DQPEmbeddedPlugin - Class in com.metamatrix.dqp.embedded
 
DQPEmbeddedPlugin() - Constructor for class com.metamatrix.dqp.embedded.DQPEmbeddedPlugin
 
DQPEmbeddedProperties - Interface in com.metamatrix.dqp.embedded
 
DQPLogListener - Class in com.metamatrix.dqp.embedded.admin
 
DQPLogListener(EmbeddedLogger) - Constructor for class com.metamatrix.dqp.embedded.admin.DQPLogListener
 
DQPMonitoringAdminImpl - Class in com.metamatrix.dqp.embedded.admin
DQP implementation of the Monitoring API
DQPMonitoringAdminImpl(EmbeddedConnectionFactoryImpl) - Constructor for class com.metamatrix.dqp.embedded.admin.DQPMonitoringAdminImpl
 
DQPPlugin - Class in com.metamatrix.dqp
DQPPlugin
DQPPlugin() - Constructor for class com.metamatrix.dqp.DQPPlugin
 
DQPRuntimeStateAdminImpl - Class in com.metamatrix.dqp.embedded.admin
 
DQPRuntimeStateAdminImpl(EmbeddedConnectionFactoryImpl) - Constructor for class com.metamatrix.dqp.embedded.admin.DQPRuntimeStateAdminImpl
 
DQPSecurityAdminImpl - Class in com.metamatrix.dqp.embedded.admin
 
DQPSecurityAdminImpl(EmbeddedConnectionFactoryImpl) - Constructor for class com.metamatrix.dqp.embedded.admin.DQPSecurityAdminImpl
 
DQPServiceNames - Interface in com.metamatrix.dqp.service
Defines constants used for naming DQP services.
DRIVE_SEPARATOR - Static variable in interface com.metamatrix.core.util.FileUtils.Constants
 
DRIVE_SEPARATOR_CHAR - Static variable in interface com.metamatrix.core.util.FileUtils.Constants
 
DRIVER - Static variable in class com.metamatrix.common.connection.ManagedConnection
The environment property name for the class of the driver.
DRIVER - Static variable in class com.metamatrix.common.jdbc.JDBCUtil
The environment property name for the class of the driver.
DRIVER_CLASS - Static variable in interface com.metamatrix.common.config.api.SearchbaseConnectorComponentType
These connection properties used by the published searchbase match those of com.metamatrix.connector.jdbc.JDBCPropertyNames.
DRIVER_NAME - Static variable in class com.metamatrix.jdbc.EmbeddedDriver
 
DRIVER_PROPERTY_NAME - Static variable in class com.metamatrix.common.log.DbLogWriter
The name of the property that contains the JDBC driver of the JDBC database to which log messages are to be recorded.
DROP - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
Drop - Class in com.metamatrix.query.sql.lang
 
Drop() - Constructor for class com.metamatrix.query.sql.lang.Drop
 
DROP - Static variable in class com.metamatrix.query.sql.ReservedWords
 
dropConstraints() - Method in class org.teiid.dialect.TeiidDialect
 
dropTable(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse drop table command.
DRRE_0001 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DRRE_0002 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DRRE_0003 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DRRE_0004 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DRRE_0005 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DRRE_0006 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DRRE_0007 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DRRE_0008 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DRRE_0009 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DRRE_0010 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DRRE_0011 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DRRE_0012 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DSI_0001 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DSI_0002 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DSI_0003 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DSI_0004 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DSI_0005 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DSI_0006 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DSI_0007 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DSI_0008 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DSI_0009 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DSI_0010 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DSI_0011 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DSI_0012 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DSI_0013 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DSI_0014 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DSP_0001 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DT_ELEMENT - Static variable in interface com.metamatrix.metadata.runtime.util.RuntimeMetadataIDContext
 
DT_ELEMENT_PROP - Static variable in interface com.metamatrix.metadata.runtime.util.RuntimeMetadataIDContext
 
DTCBASE_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
DTCV_0001 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DTCV_0002 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DTCV_0003 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DTCV_0004 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DTCV_0005 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DTCV_0006 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DTCV_0007 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DTCV_0008 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DTCV_0009 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DTCV_0010 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DTCV_0011 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DTCV_0012 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DTCV_0013 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DTCV_0014 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DTCV_0015 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DTCV_0016 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DUAL - Static variable in class org.teiid.connector.jdbc.oracle.OracleSQLTranslator
 
DUMMY_NS_NAME - Static variable in class com.metamatrix.connector.xml.soap.SOAPDocBuilder
 
DUMMY_NS_PREFIX - Static variable in class com.metamatrix.connector.xml.soap.SOAPDocBuilder
 
DUMMY_URL - Static variable in class com.metamatrix.common.protocol.jar.JarURLConnection
 
dumpThreads() - Method in interface com.metamatrix.platform.vm.api.controller.ProcessManagement
dumps stack trace to log file.
dumpThreads() - Method in class com.metamatrix.platform.vm.controller.ProcessController
Prints thread information to a log file.
DUP_REMOVE - Static variable in class com.metamatrix.query.optimizer.relational.plantree.NodeConstants.Types
 
DUPLICATE_CASE_SOLUTION - Static variable in class com.sforce.soap.partner.StatusCode
 
DUPLICATE_COMM_NICKNAME - Static variable in class com.sforce.soap.partner.StatusCode
 
DUPLICATE_CUSTOM_ENTITY_DEFINITION - Static variable in class com.sforce.soap.partner.StatusCode
 
DUPLICATE_CUSTOM_TAB_MOTIF - Static variable in class com.sforce.soap.partner.StatusCode
 
DUPLICATE_DEVELOPER_NAME - Static variable in class com.sforce.soap.partner.StatusCode
 
DUPLICATE_EXTERNAL_ID - Static variable in class com.sforce.soap.partner.StatusCode
 
DUPLICATE_MASTER_LABEL - Static variable in class com.sforce.soap.partner.StatusCode
 
DUPLICATE_USERNAME - Static variable in class com.sforce.soap.partner.StatusCode
 
DUPLICATE_VALUE - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
DUPLICATE_VALUE - Static variable in class com.sforce.soap.partner.StatusCode
 
DuplicateComponentException - Exception in com.metamatrix.common.config.api.exceptions
 
DuplicateComponentException() - Constructor for exception com.metamatrix.common.config.api.exceptions.DuplicateComponentException
No-Arg Constructor
DuplicateComponentException(String) - Constructor for exception com.metamatrix.common.config.api.exceptions.DuplicateComponentException
Constructs an instance of the exception with the specified detail message.
DuplicateComponentException(Throwable) - Constructor for exception com.metamatrix.common.config.api.exceptions.DuplicateComponentException
Constructs an instance of the exception with no detail message but with a single exception.
DuplicateComponentException(Throwable, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.DuplicateComponentException
Constructs an instance of the exception with the specified detail message and a single exception.
DuplicateComponentException(String, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.DuplicateComponentException
Construct an instance with an error code and message specified.
DuplicateComponentException(Throwable, String, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.DuplicateComponentException
Construct an instance with a linked exception, and an error code and message, specified.
DuplicateExtensionModuleException - Exception in com.metamatrix.common.extensionmodule.exception
 
DuplicateExtensionModuleException() - Constructor for exception com.metamatrix.common.extensionmodule.exception.DuplicateExtensionModuleException
 
DuplicateExtensionModuleException(String) - Constructor for exception com.metamatrix.common.extensionmodule.exception.DuplicateExtensionModuleException
Construct an instance with the message specified.
DuplicateFilter - Class in com.metamatrix.query.processor.relational
 
DuplicateFilter(AggregateFunction, BufferManager, String, int) - Constructor for class com.metamatrix.query.processor.relational.DuplicateFilter
Constructor for DuplicateFilter.
dynamicCommand(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse error statement
DynamicCommand - Class in com.metamatrix.query.sql.lang
 
DynamicCommand() - Constructor for class com.metamatrix.query.sql.lang.DynamicCommand
 
DynamicCommand(Expression, List, GroupSymbol, SetClauseList) - Constructor for class com.metamatrix.query.sql.lang.DynamicCommand
 
DynamicCommandResolver - Class in com.metamatrix.query.resolver.command
 
DynamicCommandResolver() - Constructor for class com.metamatrix.query.resolver.command.DynamicCommandResolver
 

E

ECORE_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
EIGHT_0 - Static variable in class org.teiid.connector.jdbc.postgresql.PostgreSQLCapabilities
 
EIGHT_1 - Static variable in class org.teiid.connector.jdbc.postgresql.PostgreSQLCapabilities
 
EIGHT_2 - Static variable in class org.teiid.connector.jdbc.postgresql.PostgreSQLCapabilities
 
EIGHT_3 - Static variable in class org.teiid.connector.jdbc.postgresql.PostgreSQLCapabilities
 
EIGHT_4 - Static variable in class org.teiid.connector.jdbc.postgresql.PostgreSQLCapabilities
 
ELEMENT - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ChangeHistory
This is the name of the ChangeHistory Element.
ELEMENT - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ChangeHistory.Property
This is the name of the Property Element.
ELEMENT - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes.ComponentType.ComponentTypeDefn
This is the name of the ComponentTypeDefn Element.
ELEMENT - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes.ComponentType.ComponentTypeDefn.PropertyDefinition.AllowedValue
This is the name of the AllowedValue Element.
ELEMENT - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes.ComponentType.ComponentTypeDefn.PropertyDefinition
This is the name of the PropertyDefinition Element.
ELEMENT - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes.ComponentType
This is the name of the ComponentType Element.
ELEMENT - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes
This is the name of the ComponentTypes Element.
ELEMENT - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration.AuthenticationProviders
This is the name of the ProductServiceConfigs Element.
ELEMENT - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration.AuthenticationProviders.Provider
This is the name of the ProductServiceConfig Element.
ELEMENT - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration.ConnectorComponents.ConnectorComponent
This is the name of the ConnectorBinding Element.
ELEMENT - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration.ConnectorComponents
This is the name of the ServiceComponentDefns Element.
ELEMENT - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration.DeployedService
This is the name of the ServiceComponentDefn Element.
ELEMENT - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration
This is the name of the Configurations Element.
ELEMENT - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration.Host
This is the name of the Host Element.
ELEMENT - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration.Process
This is the name of the VMComponentDefns Element.
ELEMENT - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration.Resources
This is the name of the Hosts Element.
ELEMENT - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration.Resources.Resource
This is the name of the Resource Element.
ELEMENT - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration.Services
This is the name of the ServiceComponentDefns Element.
ELEMENT - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration.Services.Service
This is the name of the ServiceComponentDefn Element.
ELEMENT - Static variable in interface com.metamatrix.common.config.xml.XMLConfig_ElementNames
This should be the root Element name for all Configuration XML Documents.
ELEMENT - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Header.ApplicationCreatedBy
This is the name of the ApplicationCreatedDate Element.
ELEMENT - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Header.ApplicationVersionCreatedBy
This is the name of the ApplicationVersionCreatedBy Element.
ELEMENT - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Header.ConfigurationVersion
This is the name of the DocumentTypeVersion Element.
ELEMENT - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Header
This is the name of the Header Element.
ELEMENT - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Header.MetaMatrixSystemVersion
This is the name of the MetaMatrixServerVersion Element.
ELEMENT - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Header.Time
This is the name of the Time Element.
ELEMENT - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Header.UserCreatedBy
This is the name of the UserName Element.
ELEMENT - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Properties
This is the name of the Properties Element.
ELEMENT - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Properties.Property
This is the name of the Property Element.
ELEMENT - Static variable in interface com.metamatrix.common.vdb.api.DEFReaderWriter.Header
 
ELEMENT - Static variable in class com.metamatrix.common.vdb.api.DEFReaderWriter.Model
 
ELEMENT - Static variable in class com.metamatrix.common.vdb.api.DEFReaderWriter.Property
 
ELEMENT - Static variable in class com.metamatrix.common.vdb.api.DEFReaderWriter.VDBInfo
 
Element - Interface in com.metamatrix.metadata.runtime.api
Instances of this interface represent Elements for a Group.
ELEMENT - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.DataAccess.Class
 
ELEMENT - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Foundation.Class
 
ELEMENT - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLDocument.Class
 
ELEMENT - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLSchema.Class
 
ELEMENT - Static variable in interface com.metamatrix.metadata.runtime.util.RuntimeMetadataIDContext
 
ELEMENT - Static variable in class com.metamatrix.platform.admin.api.PermissionDataNodeDefinition.TYPE
 
ELEMENT - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants
Constant defining a target node type of "element".
ELEMENT - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
ELEMENT - Static variable in class com.metamatrix.query.processor.xml.AddNodeInstruction
 
ELEMENT - Static variable in class com.metamatrix.vdb.runtime.URIResourceReader.Constants.URI
 
Element - Interface in org.teiid.connector.metadata.runtime
Represents an element, such as a column, in runtime metadata.
ELEMENT_LABEL - Static variable in interface com.metamatrix.dqp.metadata.ResultsMetadataConstants
 
ELEMENT_NAME - Static variable in interface com.metamatrix.dqp.metadata.ResultsMetadataConstants
 
ELEMENT_NAME - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Properties
The symbol from a result set that maps to this node.
ELEMENT_NAME - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Tags
 
ELEMENT_PROP - Static variable in interface com.metamatrix.metadata.runtime.util.RuntimeMetadataIDContext
 
ElementCollectorVisitor - Class in com.metamatrix.query.sql.visitor
This visitor class will traverse a language object tree and collect all element symbol references it finds.
ElementCollectorVisitor(Collection<ElementSymbol>) - Constructor for class com.metamatrix.query.sql.visitor.ElementCollectorVisitor
Construct a new visitor with the specified collection, which should be non-null.
ElementID - Interface in com.metamatrix.metadata.runtime.api
The ElementID is the uniue identifier for an Element.
ElementProcessor - Class in com.metamatrix.connector.xml.streaming
The ElementProcessor extracts data from a Node based upon XPaths defined in an ExecutionInfo (aka columns in a query request) ro build a single result row.
ElementProcessor(ExecutionInfo) - Constructor for class com.metamatrix.connector.xml.streaming.ElementProcessor
 
elementSupports(Object, int) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
elementSupports(Object, int) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
elementSupports(Object, int) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Determine whether the specified element supports some feature.
elementSupports(Object, int) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
elementSupports(Object, int) - Method in class org.teiid.metadata.TransformationMetadata
 
ElementSymbol - Class in com.metamatrix.query.sql.symbol
This is a subclass of Symbol representing a single element.
ElementSymbol(String, String) - Constructor for class com.metamatrix.query.sql.symbol.ElementSymbol
Constructor used for cloning
ElementSymbol(String) - Constructor for class com.metamatrix.query.sql.symbol.ElementSymbol
Simple constructor taking just a name.
ElementSymbol(String, boolean) - Constructor for class com.metamatrix.query.sql.symbol.ElementSymbol
Constructor taking a name and a flag whether to display fully qualified.
ElementSymbol.DisplayMode - Enum in com.metamatrix.query.sql.symbol
 
ElementSymbolOptimizer - Class in com.metamatrix.query.sql.util
The ElementSymbolOptimizer can be used to modify the appearance of the elements in a command.
ELSE - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
ELSE - Static variable in class com.metamatrix.query.sql.ReservedWords
 
ELSE - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
Email - Class in com.sforce.soap.partner
 
Email() - Constructor for class com.sforce.soap.partner.Email
 
Email(Boolean, EmailPriority, String, Boolean, String, String, Boolean) - Constructor for class com.sforce.soap.partner.Email
 
EMAIL_BATCH_SIZE_LIMIT_EXCEEDED - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
EMAIL_NOT_PROCESSED_DUE_TO_PRIOR_ERROR - Static variable in class com.sforce.soap.partner.StatusCode
 
EMAIL_TO_CASE_INVALID_ROUTING - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
EMAIL_TO_CASE_LIMIT_EXCEEDED - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
EMAIL_TO_CASE_NOT_ENABLED - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
EMAIL_TYPE - Static variable in interface com.metamatrix.connector.salesforce.Constants
 
EmailFileAttachment - Class in com.sforce.soap.partner
 
EmailFileAttachment() - Constructor for class com.sforce.soap.partner.EmailFileAttachment
 
EmailFileAttachment(byte[], String) - Constructor for class com.sforce.soap.partner.EmailFileAttachment
 
EmailHeader - Class in com.sforce.soap.partner
 
EmailHeader() - Constructor for class com.sforce.soap.partner.EmailHeader
 
EmailHeader(boolean, boolean, boolean) - Constructor for class com.sforce.soap.partner.EmailHeader
 
EmailPriority - Class in com.sforce.soap.partner
 
EmailPriority(String) - Constructor for class com.sforce.soap.partner.EmailPriority
 
EMB_DATE_CHAR - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
EMB_DEC_CHAR - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
EMB_ENC_CHAR - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
EMB_TIC - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
EMB_TIME_CHAR - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
EMB_TS_CHAR - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
EmbeddedBaseDQPService - Class in com.metamatrix.dqp.embedded.services
This a base service for all the Embedded DQP Services.
EmbeddedBaseDQPService() - Constructor for class com.metamatrix.dqp.embedded.services.EmbeddedBaseDQPService
 
EmbeddedBufferService - Class in com.metamatrix.dqp.embedded.services
Implement the BufferService for the DQP Embedded component.
EmbeddedBufferService() - Constructor for class com.metamatrix.dqp.embedded.services.EmbeddedBufferService
 
EmbeddedConfigurationService - Class in com.metamatrix.dqp.embedded.services
A File based configuration service implementation Implementation notes - While loading the VDBs also keep track of Connector Bindings loaded separately - While loading the VDBs also keep track of Connector types loaded separately - The above list also should contain the list from server config file.
EmbeddedConfigurationService() - Constructor for class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
EmbeddedConnectionFactoryImpl - Class in com.metamatrix.jdbc
A factory class which creates the connections to the embedded DQP instance.
EmbeddedConnectionFactoryImpl() - Constructor for class com.metamatrix.jdbc.EmbeddedConnectionFactoryImpl
 
EmbeddedDataService - Class in com.metamatrix.dqp.embedded.services
A DataService implementation for the DQP.
EmbeddedDataService() - Constructor for class com.metamatrix.dqp.embedded.services.EmbeddedDataService
 
EmbeddedDataSource - Class in com.metamatrix.jdbc
 
EmbeddedDataSource() - Constructor for class com.metamatrix.jdbc.EmbeddedDataSource
 
EmbeddedDriver - Class in com.metamatrix.jdbc
The java.sql.DriverManager class uses this class to connect to MetaMatrix.
EmbeddedDriver() - Constructor for class com.metamatrix.jdbc.EmbeddedDriver
 
EmbeddedGuiceModule - Class in com.metamatrix.jdbc
 
EmbeddedGuiceModule(URL, Properties, JMXUtil, InetAddress) - Constructor for class com.metamatrix.jdbc.EmbeddedGuiceModule
 
EmbeddedLogger - Interface in org.teiid.adminapi
Custom logging interface that provides a hook for custom implementations to log messages produced by MM Query.
EmbeddedMetadataService - Class in com.metamatrix.dqp.embedded.services
 
EmbeddedMetadataService() - Constructor for class com.metamatrix.dqp.embedded.services.EmbeddedMetadataService
 
EmbeddedTransactionService - Class in com.metamatrix.dqp.embedded.services
 
EmbeddedTransactionService() - Constructor for class com.metamatrix.dqp.embedded.services.EmbeddedTransactionService
 
EmbeddedVDBService - Class in com.metamatrix.dqp.embedded.services
A VDBService implementation for Embedded DQP.
EmbeddedVDBService() - Constructor for class com.metamatrix.dqp.embedded.services.EmbeddedVDBService
 
empty() - Method in interface org.teiid.core.index.IIndex
Empties the index.
EMPTY_SCONTROL_FILE_NAME - Static variable in class com.sforce.soap.partner.StatusCode
 
EMPTY_STRING - Static variable in interface com.metamatrix.core.util.StringUtil.Constants
 
EMPTY_STRING_ARRAY - Static variable in interface com.metamatrix.core.util.StringUtil.Constants
 
emptyRecycleBin(String[]) - Method in interface com.sforce.soap.partner.Soap
Empty a set of sObjects from the recycle bin
emptyRecycleBin(String[]) - Method in class com.sforce.soap.partner.SoapBindingStub
 
EmptyRecycleBinResult - Class in com.sforce.soap.partner
 
EmptyRecycleBinResult() - Constructor for class com.sforce.soap.partner.EmptyRecycleBinResult
 
EmptyRecycleBinResult(Error[], String, boolean) - Constructor for class com.sforce.soap.partner.EmptyRecycleBinResult
 
EmptySpace - Static variable in class com.sforce.soap.partner.LayoutComponentType
 
ENABLE_SOCKETS - Static variable in interface com.metamatrix.dqp.embedded.DQPEmbeddedProperties
 
enable_tracing() - Method in class com.metamatrix.query.parser.SQLParser
 
enabled - Variable in class com.metamatrix.admin.objects.MMAdminObject
indicated if component is enabled
enabled - Variable in class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
 
ENABLED_FLAG - Static variable in interface com.metamatrix.common.config.api.VMComponentDefnType
 
enableDBLogging(boolean) - Method in class com.metamatrix.common.log.DbLogListener
 
enableHost(String) - Method in interface com.metamatrix.admin.api.server.ServerConfigAdmin
Enable Host in Configuration
enableHost(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
enableHost(String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
enableMutliSourceBindings(boolean) - Method in interface com.metamatrix.common.vdb.api.ModelInfo
Enable the model to have multiple connector bindings associated by passing in true.
enableMutliSourceBindings(boolean) - Method in interface com.metamatrix.metadata.runtime.api.Model
Enable the model to have multiple connector bindings associated by passing in true.
enableMutliSourceBindings(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicModel
 
enableMutliSourceBindings(boolean) - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
enableProcess(String) - Method in interface com.metamatrix.admin.api.server.ServerConfigAdmin
Enable Process in Configuration
enableProcess(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
enableProcess(String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
enclosedInSingleQuotes(String) - Static method in class com.metamatrix.core.util.StringUtil
Utility to return a string enclosed in ''.
encodeBytes(byte[]) - Static method in class com.metamatrix.core.util.Base64
Encodes a byte array into Base64 notation.
ENCODING_STYLE_PROPERTY_NAME - Static variable in class com.metamatrix.connector.xml.soap.SOAPConnectorStateImpl
 
encodingStyle - Static variable in class com.metamatrix.connector.xml.soap.SOAPDocBuilder
 
encodingStyleUrl - Static variable in class com.metamatrix.connector.xml.soap.SOAPDocBuilder
 
encrypt(byte[]) - Method in class com.metamatrix.common.util.crypto.cipher.BasicCryptor
Encrypt the cleartext in byte array format.
encrypt(String) - Method in class com.metamatrix.common.util.crypto.cipher.BasicCryptor
 
encrypt(byte[]) - Method in interface com.metamatrix.common.util.crypto.Encryptor
Encrypt the cleartext in byte array format.
encrypt(String) - Method in interface com.metamatrix.common.util.crypto.Encryptor
Encrypt the cleartext
encrypt(byte[]) - Method in class com.metamatrix.common.util.crypto.NullCryptor
 
encrypt(String) - Method in class com.metamatrix.common.util.crypto.NullCryptor
 
ENCRYPT - Static variable in class com.metamatrix.connector.xmlsource.soap.SecurityToken
 
ENCRYPT_PREFIX - Static variable in class com.metamatrix.common.util.crypto.CryptoUtil
 
encryptCipher - Variable in class com.metamatrix.common.util.crypto.cipher.BasicCryptor
The Cipher to use for encryption.
ENCRYPTION_ENABLED - Static variable in class com.metamatrix.common.util.crypto.CryptoUtil
This property indicates the encryption provider, if set to none encryption is disabled.
ENCRYPTION_PROPERTY_FILE - Static variable in class com.metamatrix.connector.xmlsource.soap.SoapConnectorProperties
 
ENCRYPTION_USER - Static variable in class com.metamatrix.connector.xmlsource.soap.SoapConnectorProperties
 
Encryptor - Interface in com.metamatrix.common.util.crypto
Interface defining a utility that can perform encryption of cleartext.
end(MMXid, int) - Method in interface com.metamatrix.dqp.client.ClientSideDQP
 
end(String, MMXid, int) - Method in interface com.metamatrix.dqp.service.TransactionService
 
end(Xid, int) - Method in class com.metamatrix.jdbc.MMXAResource
 
end(MappingDocument, Map) - Method in interface com.metamatrix.query.mapping.xml.MappingInterceptor
 
end(MappingAllNode, Map) - Method in interface com.metamatrix.query.mapping.xml.MappingInterceptor
 
end(MappingAttribute, Map) - Method in interface com.metamatrix.query.mapping.xml.MappingInterceptor
 
end(MappingChoiceNode, Map) - Method in interface com.metamatrix.query.mapping.xml.MappingInterceptor
 
end(MappingCommentNode, Map) - Method in interface com.metamatrix.query.mapping.xml.MappingInterceptor
 
end(MappingCriteriaNode, Map) - Method in interface com.metamatrix.query.mapping.xml.MappingInterceptor
 
end(MappingElement, Map) - Method in interface com.metamatrix.query.mapping.xml.MappingInterceptor
 
end(MappingRecursiveElement, Map) - Method in interface com.metamatrix.query.mapping.xml.MappingInterceptor
 
end(MappingSequenceNode, Map) - Method in interface com.metamatrix.query.mapping.xml.MappingInterceptor
 
end(MappingSourceNode, Map) - Method in interface com.metamatrix.query.mapping.xml.MappingInterceptor
 
end(MappingDocument, Map) - Method in class com.metamatrix.query.optimizer.xml.XMLPlanToProcessVisitor
 
end(MappingAttribute, Map) - Method in class com.metamatrix.query.optimizer.xml.XMLPlanToProcessVisitor
 
end(MappingCommentNode, Map) - Method in class com.metamatrix.query.optimizer.xml.XMLPlanToProcessVisitor
 
end(MappingAllNode, Map) - Method in class com.metamatrix.query.optimizer.xml.XMLPlanToProcessVisitor
 
end(MappingChoiceNode, Map) - Method in class com.metamatrix.query.optimizer.xml.XMLPlanToProcessVisitor
 
end(MappingCriteriaNode, Map) - Method in class com.metamatrix.query.optimizer.xml.XMLPlanToProcessVisitor
 
end(MappingSequenceNode, Map) - Method in class com.metamatrix.query.optimizer.xml.XMLPlanToProcessVisitor
 
end(MappingElement, Map) - Method in class com.metamatrix.query.optimizer.xml.XMLPlanToProcessVisitor
 
end(MappingSourceNode, Map) - Method in class com.metamatrix.query.optimizer.xml.XMLPlanToProcessVisitor
 
end(MappingRecursiveElement, Map) - Method in class com.metamatrix.query.optimizer.xml.XMLPlanToProcessVisitor
 
END - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
END - Static variable in class com.metamatrix.query.sql.ReservedWords
 
END - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
END_METHOD_NAME_CHAR - Static variable in class org.teiid.connector.metadata.MetadataConnectorConstants
Charcter used in NameInSource of a table, the table is be populated by object resulting from calling the method enclosed in () charcters on the metadata record for the table.
END_POINT - Static variable in class com.metamatrix.connector.xmlsource.soap.SoapConnectorProperties
 
EndBlockInstruction - Class in com.metamatrix.query.processor.xml
This instruction closes a result set, which closes and removes the TupleSource associated with it.
EndBlockInstruction(String) - Constructor for class com.metamatrix.query.processor.xml.EndBlockInstruction
Constructor for CloseResultSetInstruction.
endColumn - Variable in class com.metamatrix.query.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
ENDDATE - Static variable in interface com.metamatrix.connector.salesforce.execution.SalesforceProcedureExecution
 
endDocument() - Method in class com.metamatrix.common.xml.xmi.XMIContentHandler.BodyHandler
 
endDocument() - Method in class com.metamatrix.common.xml.xmi.XMIContentHandler
Called by the SAXParser when it reaches the end of the Document
endDocument() - Method in class com.metamatrix.common.xml.xmi.XMIHeaderContentHandler
This indicates the end of a Document parse - this occurs after all callbacks in all SAX Handlers..
EndDocumentInstruction - Class in com.metamatrix.query.processor.xml
This instruction marks the current document in progress as finished.
EndDocumentInstruction() - Constructor for class com.metamatrix.query.processor.xml.EndDocumentInstruction
Constructor for EndBlockInstruction.
endElement(String, String, String) - Method in class com.metamatrix.common.xml.xmi.XMIContentHandler.BodyHandler
 
endElement(String, String, String) - Method in class com.metamatrix.common.xml.xmi.XMIContentHandler
Called by the SAXParser when it reaches an end Element tag
endElement(String, String, String) - Method in class com.metamatrix.common.xml.xmi.XMIHeaderContentHandler
Indicates the end of an element (</[element name]>) is reached.
endElement(String, String, String) - Method in class com.metamatrix.connector.xml.base.IDGeneratingXmlFilter
 
endLine - Variable in class com.metamatrix.query.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endPrefixMapping(String) - Method in class com.metamatrix.common.xml.xmi.XMIHeaderContentHandler
This will add the prefix mapping to the XMIHeader object.
endsWithIgnoreCase(String, String) - Static method in class com.metamatrix.core.util.StringUtil
Tests if the string ends with the specified suffix.
endTransaction(MMXid, int) - Method in class com.metamatrix.jdbc.MMConnection
 
enlist(TransactionContext, XAResource) - Method in interface com.metamatrix.dqp.service.TransactionService
 
ensureNameIsValid() - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Set the name of the new node (before its been added as a sibling to the nodes in siblings
ENTERPRISEDATATYPES_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
ENTITELEMENTS_ENABLED - Static variable in interface com.metamatrix.dqp.service.AuthorizationService
 
EntitlementMigrationReport - Class in com.metamatrix.platform.admin.api
Defines an object for holding results of an entitlement migration.
EntitlementMigrationReport(String, String) - Constructor for class com.metamatrix.platform.admin.api.EntitlementMigrationReport
Construct with a source and a target VDB.
ENTITY_FAILED_IFLASTMODIFIED_ON_UPDATE - Static variable in class com.sforce.soap.partner.StatusCode
 
ENTITY_IS_ARCHIVED - Static variable in class com.sforce.soap.partner.StatusCode
 
ENTITY_IS_DELETED - Static variable in class com.sforce.soap.partner.StatusCode
 
ENTITY_IS_LOCKED - Static variable in class com.sforce.soap.partner.StatusCode
 
EntityInfo - Class in com.metamatrix.api.core.xmi
Represents the minimal information required for XMI entities.
EntityInfo(FeatureInfo, String) - Constructor for class com.metamatrix.api.core.xmi.EntityInfo
Construct a new instance of the EntityInfo using the metamodel entity's name.
EntityInfo(FeatureInfo, String, String) - Constructor for class com.metamatrix.api.core.xmi.EntityInfo
Construct a new instance of the EntityInfo using the metamodel entity's name and URI.
entryMoved(File, TreeNode) - Method in class com.metamatrix.common.tree.directory.FileSystemView
Update the dirEntries after a node has been moved by the FS Editor
entrySet() - Method in class com.metamatrix.common.properties.UnmodifiableProperties
 
ENUM - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.ElementName
Static constant that represents the name of the "XMI.enum" element.
ENUMERATION - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.DATA_TYPE_FACETS.CONSTRAINING
 
ENUMERATION - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLSchema.Class
 
env - Variable in class com.metamatrix.connector.xmlsource.XMLSourceConnection
 
env - Variable in class com.metamatrix.connector.xmlsource.XMLSourceExecution
 
ENV - Static variable in class com.metamatrix.query.function.FunctionLibrary
 
env(CommandContext, String) - Static method in class com.metamatrix.query.function.FunctionMethods
 
env - Variable in class org.teiid.connector.jdbc.JDBCQueryExecution
 
environment - Variable in class com.metamatrix.common.application.Application
 
environment - Variable in class org.teiid.connector.jdbc.JDBCConnector
 
environment - Variable in class org.teiid.connector.jdbc.JDBCSourceConnection
 
EnvironmentUtility - Class in com.metamatrix.cdk.api
A utility factory class to create connector environment objects that are normally supplied by the MetaMatrix Server.
EOF - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
eol - Variable in exception com.metamatrix.query.parser.ParseException
The end of line string for this machine.
EQ - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
EQ - Static variable in class com.metamatrix.query.sql.lang.AbstractCompareCriteria
Constant indicating the two operands are equal.
EQ - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
EQUAL - Static variable in class com.metamatrix.common.xml.XPathUtil.Operator
 
EQUAL - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.DATA_TYPE_FACETS.FUNDAMENTAL
 
equals(Object) - Method in class com.metamatrix.admin.objects.MMVDB
 
equals(Object) - Method in class com.metamatrix.api.core.message.DefaultMessage
Overridden to indicate messages are equal as long as their properties (text, type, and target) are equal.
equals(Object) - Method in class com.metamatrix.api.core.xmi.XMIHeader.Documentation
Determine whether two objects are equivalent
equals(Object) - Method in class com.metamatrix.api.core.xmi.XMIHeader
Determine whether this object is equivalent to the supplied object.
equals(Object) - Method in class com.metamatrix.api.core.xmi.XMIHeader.Import
Determine whether two objects are equivalent
equals(Object) - Method in class com.metamatrix.api.core.xmi.XMIHeader.Model
Determine whether two objects are equivalent
equals(Object) - Method in class com.metamatrix.common.actions.AttributeDefinition
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.common.actions.ClassDefinition
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.common.actions.ExchangeBoolean
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.common.api.HostInfo
 
equals(Object) - Method in class com.metamatrix.common.api.MMURL
 
equals(Object) - Method in class com.metamatrix.common.buffer.TupleSourceID
Compares two TupleSourceIDs for equality.
equals(Object) - Method in class com.metamatrix.common.config.api.ComponentTypePropDefn
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.common.namedobject.BaseID
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.common.namedobject.BasicObject
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.common.object.ConfigurationPropertyObjDisplayComparator
Returns true if the specified object is semantically equal to this comparator instance.
equals(Object) - Method in interface com.metamatrix.common.object.ObjectDefinition
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.common.object.ObjectDefinitionDisplayNameComparator
Returns true if the specified object is semantically equal to this comparator instance.
equals(Object) - Method in class com.metamatrix.common.object.ObjectDefinitionImpl
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.common.object.PropertiedObjectImpl
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.common.object.PropertyDefinitionImpl
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.common.object.PropertyType
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.common.properties.UnmodifiableProperties
 
equals(Object) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Returns true if the specified object is semantically equal to this instance.
equals(TreeNodePathComparator) - Method in class com.metamatrix.common.tree.directory.DirectoryEntryNameAndTypeComparator
 
equals(Object) - Method in class com.metamatrix.common.tree.directory.DirectoryEntryNameAndTypeComparator
 
equals(Object) - Method in class com.metamatrix.common.tree.directory.FileDefinitionImpl
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.common.tree.directory.FolderDefinitionImpl
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in interface com.metamatrix.common.tree.TreeNode
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.common.tree.TreeNodeNameComparator
 
equals(TreeNodePathComparator) - Method in class com.metamatrix.common.tree.TreeNodePathComparator
 
equals(Object) - Method in class com.metamatrix.common.tree.TreeNodePathComparator
 
equals(TreeNodePathComparator) - Method in class com.metamatrix.common.tree.TreeNodePropertyComparator
 
equals(Object) - Method in class com.metamatrix.common.tree.TreeNodePropertyComparator
 
equals(Object) - Method in class com.metamatrix.common.types.Streamable
 
equals(Object) - Method in class com.metamatrix.common.types.Transform
Override Object.equals() to build an equals based on src and tgt types.
EQUALS - Static variable in class com.metamatrix.common.util.WSDLServletUtil
 
equals(Object) - Method in class com.metamatrix.common.xa.MMXid
 
equals(Object) - Method in class com.metamatrix.core.id.IntegerID
/** Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.core.id.LongID
/** Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.core.id.StringID
/** Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.core.id.UUID
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.dqp.message.AtomicRequestID
 
equals(Object) - Method in class com.metamatrix.dqp.message.RequestID
 
equals(Object) - Method in interface com.metamatrix.metadata.runtime.api.MetadataID
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in interface com.metamatrix.metadata.runtime.api.MetadataObject
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.metadata.runtime.model.BasicDataTypeID
Override parent method to compare UID
equals(Object) - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataID
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataObject
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.metadata.runtime.model.BasicModelID
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseID
 
equals(Object) - Method in class com.metamatrix.platform.admin.api.runtime.ComponentData
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.platform.admin.api.runtime.ProcessData
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.platform.admin.api.runtime.ServiceData
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeDefinitionImpl
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeImpl
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.platform.security.api.AuthorizationPermission
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.platform.security.api.AuthorizationPolicy
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.platform.security.api.AuthorizationPolicyID
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.platform.security.api.AuthorizationRealm
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.platform.security.api.BasicAuthorizationPermission
 
equals(Object) - Method in class com.metamatrix.platform.security.api.BasicMetaMatrixPrincipal
 
equals(Object) - Method in class com.metamatrix.platform.security.api.DataAccessResource
Overrides method defined in Object.
equals(Object) - Method in class com.metamatrix.platform.security.api.GranteeEntitlementEntry
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.platform.security.api.MetaMatrixPrincipalName
 
equals(Object) - Method in class com.metamatrix.platform.security.api.MetaMatrixSessionID
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.platform.security.api.SessionToken
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.platform.security.api.StandardAuthorizationActions
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in interface com.metamatrix.platform.security.audit.AuditConfiguration
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.platform.security.audit.config.BasicAuditConfiguration
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.platform.security.audit.config.UnmodifiableAuditConfiguration
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.platform.security.util.RolePermission
 
equals(Object) - Method in class com.metamatrix.platform.service.api.ServiceID
Returns true if this object is equal to the other object.
equals(Object) - Method in class com.metamatrix.query.function.FunctionDescriptor
 
equals(Object) - Method in class com.metamatrix.query.function.FunctionForm
Compare this function form with another based on the name and argument names.
equals(Object) - Method in class com.metamatrix.query.function.metadata.FunctionMethod
Compare other object for equality.
equals(Object) - Method in class com.metamatrix.query.function.metadata.FunctionParameter
Compare with other object for equality.
equals(Object) - Method in class com.metamatrix.query.mapping.relational.QueryNode
Check whether nodes are equal based on their group name and children.
equals(Object) - Method in class com.metamatrix.query.mapping.xml.MappingNode
Compare the symbol based ONLY on properties (including name), NOT on parent node and children nodes (or lack thereof).
equals(Object) - Method in class com.metamatrix.query.metadata.TempMetadataID
Compare this temp metadata ID with another object.
equals(Object) - Method in class com.metamatrix.query.parser.ParseInfo
 
equals(Object) - Method in class com.metamatrix.query.sql.lang.BetweenCriteria
Comparees this criteria to another object for equality
equals(Object) - Method in class com.metamatrix.query.sql.lang.CompareCriteria
Override equals() method.
equals(Object) - Method in class com.metamatrix.query.sql.lang.CompoundCriteria
Override equals() method.
equals(Object) - Method in class com.metamatrix.query.sql.lang.Create
 
equals(Object) - Method in class com.metamatrix.query.sql.lang.Delete
Compare two commands for equality.
equals(Object) - Method in class com.metamatrix.query.sql.lang.DependentSetCriteria
Override equals() method.
equals(Object) - Method in class com.metamatrix.query.sql.lang.Drop
 
equals(Object) - Method in class com.metamatrix.query.sql.lang.DynamicCommand
 
equals(Object) - Method in class com.metamatrix.query.sql.lang.ExistsCriteria
Override equals() method.
equals(Object) - Method in class com.metamatrix.query.sql.lang.From
Compare two Froms for equality.
equals(Object) - Method in class com.metamatrix.query.sql.lang.FromClause
 
equals(Object) - Method in class com.metamatrix.query.sql.lang.GroupBy
Compare two GroupBys for equality.
equals(Object) - Method in class com.metamatrix.query.sql.lang.Insert
Compare two Insert commands for equality.
equals(Object) - Method in class com.metamatrix.query.sql.lang.Into
Check whether objects are equal
equals(Object) - Method in class com.metamatrix.query.sql.lang.IsNullCriteria
Comparees this criteria to another object for equality
equals(Object) - Method in class com.metamatrix.query.sql.lang.JoinPredicate
Compare this object to another
equals(Object) - Method in class com.metamatrix.query.sql.lang.JoinType
Override Object.equals() to compare objects
equals(Object) - Method in class com.metamatrix.query.sql.lang.Limit
 
equals(Object) - Method in class com.metamatrix.query.sql.lang.MatchCriteria
Override equals() method.
equals(Object) - Method in class com.metamatrix.query.sql.lang.NotCriteria
Compare equality of two AtomicCriteria.
equals(Object) - Method in class com.metamatrix.query.sql.lang.Option
Compare two Option clauses for equality.
equals(Object) - Method in class com.metamatrix.query.sql.lang.OrderBy
Compare two OrderBys for equality.
equals(Object) - Method in class com.metamatrix.query.sql.lang.Query
Compare two queries for equality.
equals(Object) - Method in class com.metamatrix.query.sql.lang.Select
Compare two Selects for equality.
equals(Object) - Method in class com.metamatrix.query.sql.lang.SetClause
 
equals(Object) - Method in class com.metamatrix.query.sql.lang.SetClauseList
 
equals(Object) - Method in class com.metamatrix.query.sql.lang.SetCriteria
Override equals() method.
equals(Object) - Method in class com.metamatrix.query.sql.lang.SetQuery
Compare two queries for equality.
equals(Object) - Method in class com.metamatrix.query.sql.lang.SPParameter
Checks whether another parameter equals this one based on the index.
equals(Object) - Method in class com.metamatrix.query.sql.lang.StoredProcedure
 
equals(Object) - Method in class com.metamatrix.query.sql.lang.SubqueryCompareCriteria
Override equals() method.
equals(Object) - Method in class com.metamatrix.query.sql.lang.SubqueryFromClause
Check whether objects are equal
equals(Object) - Method in class com.metamatrix.query.sql.lang.SubquerySetCriteria
Override equals() method.
equals(Object) - Method in class com.metamatrix.query.sql.lang.UnaryFromClause
Check whether objects are equal
equals(Object) - Method in class com.metamatrix.query.sql.lang.Update
Compare two update commands for equality.
equals(Object) - Method in class com.metamatrix.query.sql.lang.XQuery
Compare two queries for equality.
equals(Object) - Method in class com.metamatrix.query.sql.proc.AssignmentStatement
Compare two AssignmentStatements for equality.
equals(Object) - Method in class com.metamatrix.query.sql.proc.Block
Compare two queries for equality.
equals(Object) - Method in class com.metamatrix.query.sql.proc.BreakStatement
Compare two BreakStatements for equality.
equals(Object) - Method in class com.metamatrix.query.sql.proc.CommandStatement
Compare two CommandStatements for equality.
equals(Object) - Method in class com.metamatrix.query.sql.proc.ContinueStatement
Compare two ContinueStatements for equality.
equals(Object) - Method in class com.metamatrix.query.sql.proc.CreateUpdateProcedureCommand
Compare two CreateUpdateProcedureCommand for equality.
equals(Object) - Method in class com.metamatrix.query.sql.proc.CriteriaSelector
Compare two CriteriaSelector for equality.
equals(Object) - Method in class com.metamatrix.query.sql.proc.DeclareStatement
Compare two DeclareStatements for equality.
equals(Object) - Method in class com.metamatrix.query.sql.proc.HasCriteria
Compare two HasCriteria for equality.
equals(Object) - Method in class com.metamatrix.query.sql.proc.IfStatement
Compare two IfStatements for equality.
equals(Object) - Method in class com.metamatrix.query.sql.proc.LoopStatement
Compare two LoopStatements for equality.
equals(Object) - Method in class com.metamatrix.query.sql.proc.TranslateCriteria
Compare two TranslateCriteria for equality.
equals(Object) - Method in class com.metamatrix.query.sql.proc.WhileStatement
Compare two WhileStatements for equality.
equals(Object) - Method in class com.metamatrix.query.sql.symbol.AbstractCaseExpression
 
equals(Object) - Method in class com.metamatrix.query.sql.symbol.AggregateSymbol
 
equals(Object) - Method in class com.metamatrix.query.sql.symbol.AliasSymbol
 
equals(Object) - Method in class com.metamatrix.query.sql.symbol.CaseExpression
 
equals(Object) - Method in class com.metamatrix.query.sql.symbol.Constant
Compare this constant to another constant for equality.
equals(Object) - Method in class com.metamatrix.query.sql.symbol.ExpressionSymbol
ExpressionSymbol matching is not based upon the name
equals(Object) - Method in class com.metamatrix.query.sql.symbol.Function
Compare for equality
equals(Object) - Method in class com.metamatrix.query.sql.symbol.GroupSymbol
Compare group symbols
equals(Object) - Method in class com.metamatrix.query.sql.symbol.Reference
Compare this constant to another constant for equality.
equals(Object) - Method in class com.metamatrix.query.sql.symbol.ScalarSubquery
Compare this ScalarSubquery to another ScalarSubquery for equality.
equals(Object) - Method in class com.metamatrix.query.sql.symbol.SearchedCaseExpression
 
equals(Object) - Method in class com.metamatrix.query.sql.symbol.Symbol
Compare the symbol based ONLY on name.
equals(Object) - Method in class com.metamatrix.server.serverapi.RequestInfo
 
equals(Object) - Method in class com.metamatrix.vdb.materialization.DatabaseDialect
 
equals(Object) - Method in class com.metamatrix.vdb.runtime.VDBKey
 
equals(Object) - Method in class com.sforce.soap.partner.AllowFieldTruncationHeader
 
equals(Object) - Method in class com.sforce.soap.partner.AssignmentRuleHeader
 
equals(Object) - Method in class com.sforce.soap.partner.CallOptions
 
equals(Object) - Method in class com.sforce.soap.partner.ChildRelationship
 
equals(Object) - Method in class com.sforce.soap.partner.DebuggingHeader
 
equals(Object) - Method in class com.sforce.soap.partner.DebuggingInfo
 
equals(Object) - Method in class com.sforce.soap.partner.DebugLevel
 
equals(Object) - Method in class com.sforce.soap.partner.DeletedRecord
 
equals(Object) - Method in class com.sforce.soap.partner.DeleteResult
 
equals(Object) - Method in class com.sforce.soap.partner.DescribeGlobal
 
equals(Object) - Method in class com.sforce.soap.partner.DescribeGlobalResponse
 
equals(Object) - Method in class com.sforce.soap.partner.DescribeGlobalResult
 
equals(Object) - Method in class com.sforce.soap.partner.DescribeLayout
 
equals(Object) - Method in class com.sforce.soap.partner.DescribeLayoutButton
 
equals(Object) - Method in class com.sforce.soap.partner.DescribeLayoutComponent
 
equals(Object) - Method in class com.sforce.soap.partner.DescribeLayoutItem
 
equals(Object) - Method in class com.sforce.soap.partner.DescribeLayoutResponse
 
equals(Object) - Method in class com.sforce.soap.partner.DescribeLayoutResult
 
equals(Object) - Method in class com.sforce.soap.partner.DescribeLayoutRow
 
equals(Object) - Method in class com.sforce.soap.partner.DescribeLayoutSection
 
equals(Object) - Method in class com.sforce.soap.partner.DescribeLayoutType0
 
equals(Object) - Method in class com.sforce.soap.partner.DescribeSObject
 
equals(Object) - Method in class com.sforce.soap.partner.DescribeSObjectResponse
 
equals(Object) - Method in class com.sforce.soap.partner.DescribeSObjectResult
 
equals(Object) - Method in class com.sforce.soap.partner.DescribeSoftphoneLayout
 
equals(Object) - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutCallType
 
equals(Object) - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutInfoField
 
equals(Object) - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutItem
 
equals(Object) - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutResponse
 
equals(Object) - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutResult
 
equals(Object) - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutSection
 
equals(Object) - Method in class com.sforce.soap.partner.DescribeTab
 
equals(Object) - Method in class com.sforce.soap.partner.DescribeTabs
 
equals(Object) - Method in class com.sforce.soap.partner.DescribeTabSetResult
 
equals(Object) - Method in class com.sforce.soap.partner.Email
 
equals(Object) - Method in class com.sforce.soap.partner.EmailFileAttachment
 
equals(Object) - Method in class com.sforce.soap.partner.EmailHeader
 
equals(Object) - Method in class com.sforce.soap.partner.EmailPriority
 
equals(Object) - Method in class com.sforce.soap.partner.EmptyRecycleBinResult
 
equals(Object) - Method in class com.sforce.soap.partner.Error
 
equals(Object) - Method in exception com.sforce.soap.partner.fault.ApiFault
 
equals(Object) - Method in exception com.sforce.soap.partner.fault.ApiQueryFault
 
equals(Object) - Method in class com.sforce.soap.partner.fault.ExceptionCode
 
equals(Object) - Method in class com.sforce.soap.partner.fault.FaultCode
 
equals(Object) - Method in exception com.sforce.soap.partner.fault.InvalidFieldFault
 
equals(Object) - Method in exception com.sforce.soap.partner.fault.InvalidIdFault
 
equals(Object) - Method in exception com.sforce.soap.partner.fault.InvalidNewPasswordFault
 
equals(Object) - Method in exception com.sforce.soap.partner.fault.InvalidQueryLocatorFault
 
equals(Object) - Method in exception com.sforce.soap.partner.fault.InvalidSObjectFault
 
equals(Object) - Method in exception com.sforce.soap.partner.fault.LoginFault
 
equals(Object) - Method in exception com.sforce.soap.partner.fault.MalformedQueryFault
 
equals(Object) - Method in exception com.sforce.soap.partner.fault.MalformedSearchFault
 
equals(Object) - Method in exception com.sforce.soap.partner.fault.UnexpectedErrorFault
 
equals(Object) - Method in class com.sforce.soap.partner.Field
 
equals(Object) - Method in class com.sforce.soap.partner.FieldType
 
equals(Object) - Method in class com.sforce.soap.partner.GetDeleted
 
equals(Object) - Method in class com.sforce.soap.partner.GetDeletedResponse
 
equals(Object) - Method in class com.sforce.soap.partner.GetDeletedResult
 
equals(Object) - Method in class com.sforce.soap.partner.GetServerTimestamp
 
equals(Object) - Method in class com.sforce.soap.partner.GetServerTimestampResponse
 
equals(Object) - Method in class com.sforce.soap.partner.GetServerTimestampResult
 
equals(Object) - Method in class com.sforce.soap.partner.GetUpdated
 
equals(Object) - Method in class com.sforce.soap.partner.GetUpdatedResponse
 
equals(Object) - Method in class com.sforce.soap.partner.GetUpdatedResult
 
equals(Object) - Method in class com.sforce.soap.partner.GetUserInfo
 
equals(Object) - Method in class com.sforce.soap.partner.GetUserInfoResponse
 
equals(Object) - Method in class com.sforce.soap.partner.GetUserInfoResult
 
equals(Object) - Method in class com.sforce.soap.partner.InvalidateSessionsResult
 
equals(Object) - Method in class com.sforce.soap.partner.LayoutComponentType
 
equals(Object) - Method in class com.sforce.soap.partner.LeadConvert
 
equals(Object) - Method in class com.sforce.soap.partner.LeadConvertResult
 
equals(Object) - Method in class com.sforce.soap.partner.LocaleOptions
 
equals(Object) - Method in class com.sforce.soap.partner.Login
 
equals(Object) - Method in class com.sforce.soap.partner.LoginResponse
 
equals(Object) - Method in class com.sforce.soap.partner.LoginResult
 
equals(Object) - Method in class com.sforce.soap.partner.LoginScopeHeader
 
equals(Object) - Method in class com.sforce.soap.partner.Logout
 
equals(Object) - Method in class com.sforce.soap.partner.LogoutResponse
 
equals(Object) - Method in class com.sforce.soap.partner.MassEmailMessage
 
equals(Object) - Method in class com.sforce.soap.partner.MergeRequest
 
equals(Object) - Method in class com.sforce.soap.partner.MergeResult
 
equals(Object) - Method in class com.sforce.soap.partner.MruHeader
 
equals(Object) - Method in class com.sforce.soap.partner.PicklistEntry
 
equals(Object) - Method in class com.sforce.soap.partner.PicklistForRecordType
 
equals(Object) - Method in class com.sforce.soap.partner.ProcessRequest
 
equals(Object) - Method in class com.sforce.soap.partner.ProcessResult
 
equals(Object) - Method in class com.sforce.soap.partner.ProcessSubmitRequest
 
equals(Object) - Method in class com.sforce.soap.partner.ProcessWorkitemRequest
 
equals(Object) - Method in class com.sforce.soap.partner.Query
 
equals(Object) - Method in class com.sforce.soap.partner.QueryAll
 
equals(Object) - Method in class com.sforce.soap.partner.QueryAllResponse
 
equals(Object) - Method in class com.sforce.soap.partner.QueryMore
 
equals(Object) - Method in class com.sforce.soap.partner.QueryMoreResponse
 
equals(Object) - Method in class com.sforce.soap.partner.QueryOptions
 
equals(Object) - Method in class com.sforce.soap.partner.QueryResponse
 
equals(Object) - Method in class com.sforce.soap.partner.QueryResult
 
equals(Object) - Method in class com.sforce.soap.partner.RecordTypeInfo
 
equals(Object) - Method in class com.sforce.soap.partner.RecordTypeMapping
 
equals(Object) - Method in class com.sforce.soap.partner.RelatedList
 
equals(Object) - Method in class com.sforce.soap.partner.RelatedListColumn
 
equals(Object) - Method in class com.sforce.soap.partner.RelatedListSort
 
equals(Object) - Method in class com.sforce.soap.partner.ResetPassword
 
equals(Object) - Method in class com.sforce.soap.partner.ResetPasswordResponse
 
equals(Object) - Method in class com.sforce.soap.partner.ResetPasswordResult
 
equals(Object) - Method in class com.sforce.soap.partner.Retrieve
 
equals(Object) - Method in class com.sforce.soap.partner.SaveResult
 
equals(Object) - Method in class com.sforce.soap.partner.Search
 
equals(Object) - Method in class com.sforce.soap.partner.SearchRecord
 
equals(Object) - Method in class com.sforce.soap.partner.SearchResponse
 
equals(Object) - Method in class com.sforce.soap.partner.SearchResult
 
equals(Object) - Method in class com.sforce.soap.partner.SendEmailError
 
equals(Object) - Method in class com.sforce.soap.partner.SendEmailResult
 
equals(Object) - Method in class com.sforce.soap.partner.SessionHeader
 
equals(Object) - Method in class com.sforce.soap.partner.SetPassword
 
equals(Object) - Method in class com.sforce.soap.partner.SetPasswordResponse
 
equals(Object) - Method in class com.sforce.soap.partner.SetPasswordResult
 
equals(Object) - Method in class com.sforce.soap.partner.SingleEmailMessage
 
equals(Object) - Method in class com.sforce.soap.partner.SoapType
 
equals(Object) - Method in class com.sforce.soap.partner.sobject.SObject
 
equals(Object) - Method in class com.sforce.soap.partner.StatusCode
 
equals(Object) - Method in class com.sforce.soap.partner.UndeleteResult
 
equals(Object) - Method in class com.sforce.soap.partner.Upsert
 
equals(Object) - Method in class com.sforce.soap.partner.UpsertResult
 
equals(Object) - Method in class com.sforce.soap.partner.UserTerritoryDeleteHeader
 
equals(Object) - Method in class org.teiid.connector.api.MappedUserIdentity
Implement equals based on the case-insensitive user name.
equals(Object) - Method in class org.teiid.connector.api.SingleIdentity
Return true for everything - all identities are identical.
equals(Object) - Method in class org.teiid.connector.metadata.FileRecordImpl
Compare two records for equality.
equals(Object) - Method in class org.teiid.connector.metadata.runtime.AbstractMetadataRecord
Compare two records for equality.
EquivalenceUtil - Class in com.metamatrix.core.util
Utilities to test the equivalence (see method-specific definitions) of any two object/array references.
EquivalenceUtil() - Constructor for class com.metamatrix.core.util.EquivalenceUtil
Cannot be instantiated
error(Object) - Method in class bsh.Interpreter
Print an error message in a standard format on the output stream associated with this interpreter.
ERROR - Static variable in class com.metamatrix.cdk.api.SysLogger
 
ERROR - Static variable in interface com.metamatrix.connector.loopback.LoopbackProperties
Specify true to thow an exception on all queries - useful for failure testing
ERROR - Static variable in class com.metamatrix.core.log.MessageLevel.DisplayNames
 
ERROR - Static variable in class com.metamatrix.core.log.MessageLevel
Message level value that specifies that error messages and critical messages are to be recorded.
ERROR - Static variable in class com.metamatrix.core.log.MessageLevel.Labels
 
ERROR - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
ERROR - Static variable in class com.metamatrix.query.sql.ReservedWords
 
error(Object) - Method in class com.metamatrix.script.shell.JConsole
 
Error - Class in com.sforce.soap.partner
 
Error() - Constructor for class com.sforce.soap.partner.Error
 
Error(String[], String, StatusCode) - Constructor for class com.sforce.soap.partner.Error
 
ERROR - Static variable in interface org.teiid.adminapi.LogConfiguration
Message level value that specifies that error messages and critical messages are to be recorded.
error(Object) - Method in class org.teiid.configuration.CommonsLogManagerAdapter
 
error(Object, Throwable) - Method in class org.teiid.configuration.CommonsLogManagerAdapter
 
ERROR - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
ERROR_IN_MAILER - Static variable in class com.sforce.soap.partner.StatusCode
 
ERROR_MESSAGE - Static variable in interface com.metamatrix.api.core.message.MessageTypes
Type for error messages
ERROR_PREFIX - Static variable in class com.metamatrix.query.processor.proc.ErrorInstruction
 
ErrorInstruction - Class in com.metamatrix.query.processor.proc
This instruction updates the current variable context with the Variable defined using the declare statement that is used in constructing this instruction.
ErrorInstruction() - Constructor for class com.metamatrix.query.processor.proc.ErrorInstruction
Constructor for DeclareInstruction.
ErrorMessageKeys - Interface in com.metamatrix.common.util
Date Apr 2, 2003
ErrorMessageKeys - Interface in com.metamatrix.core
 
ErrorMessageKeys - Interface in com.metamatrix.metadata.util
 
ErrorMessageKeys - Class in com.metamatrix.platform.util
 
ErrorMessageKeys() - Constructor for class com.metamatrix.platform.util.ErrorMessageKeys
 
ErrorMessageKeys - Class in com.metamatrix.query.util
LogMessageKeys.
ErrorMessageKeys() - Constructor for class com.metamatrix.query.util.ErrorMessageKeys
 
ErrorMessageKeys - Class in com.metamatrix.server.util
 
ErrorMessageKeys() - Constructor for class com.metamatrix.server.util.ErrorMessageKeys
 
errorStatement(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse error statement
ESCAPE - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
ESCAPE - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
ESCAPE - Static variable in class com.metamatrix.query.sql.ReservedWords
 
ESCAPE - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
ESCAPE_CHAR - Static variable in class org.teiid.connector.api.CredentialMap
 
escapeChar(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
 
escapeCharacterData(String) - Static method in class com.metamatrix.common.xml.XmlUtil
This method will escape any and all characters in the passed in String so that the String can be used as character data in an XML Document without affecting the markup.
ESCAPED_DELIMITER - Static variable in interface org.teiid.adminapi.AdminObject
The delimiter character as a String escaped.
ESCAPED_WILDCARD - Static variable in interface org.teiid.adminapi.AdminObject
The wildcard character as a String escaped.
escapeLDAPSearchFilter(String) - Static method in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
escapeString(String) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
Creates a SQL-safe string.
escapeStringValue(String) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
Take a string literal and escape it as necessary.
EscapeSyntaxModifier - Class in org.teiid.connector.jdbc.translator
Wrap a function in standard JDBC escape syntax.
EscapeSyntaxModifier() - Constructor for class org.teiid.connector.jdbc.translator.EscapeSyntaxModifier
 
eval(Reader, NameSpace, String) - Method in class bsh.Interpreter
Spawn a non-interactive local interpreter to evaluate text in the specified namespace.
eval(Reader) - Method in class bsh.Interpreter
Evaluate the inputstream in this interpreter's global namespace.
eval(String) - Method in class bsh.Interpreter
Evaluate the string in this interpreter's global namespace.
eval(String, NameSpace) - Method in class bsh.Interpreter
Evaluate the string in the specified namespace.
eval - Variable in class com.metamatrix.query.processor.relational.DependentCriteriaProcessor
 
evalOnly - Variable in class bsh.Interpreter
 
EvaluatableVisitor - Class in com.metamatrix.query.sql.visitor
This visitor class will traverse a language object tree, and determine if the current expression can be evaluated
EvaluatableVisitor() - Constructor for class com.metamatrix.query.sql.visitor.EvaluatableVisitor
 
EvaluatableVisitor.EvaluationLevel - Enum in com.metamatrix.query.sql.visitor
 
evaluate(String, CriteriaDesc) - Static method in class com.metamatrix.connector.xml.streaming.ElementProcessor
 
evaluate(Criteria) - Static method in class com.metamatrix.query.eval.Evaluator
 
evaluate(Expression) - Static method in class com.metamatrix.query.eval.Evaluator
 
evaluate(Criteria, List) - Method in class com.metamatrix.query.eval.Evaluator
 
evaluate(CompoundCriteria, List) - Method in class com.metamatrix.query.eval.Evaluator
 
evaluate(NotCriteria, List) - Method in class com.metamatrix.query.eval.Evaluator
 
evaluate(CompareCriteria, List) - Method in class com.metamatrix.query.eval.Evaluator
 
evaluate(MatchCriteria, List) - Method in class com.metamatrix.query.eval.Evaluator
 
evaluate(IsNullCriteria, List) - Method in class com.metamatrix.query.eval.Evaluator
 
evaluate(ExistsCriteria, List) - Method in class com.metamatrix.query.eval.Evaluator
 
evaluate(Expression, List) - Method in class com.metamatrix.query.eval.Evaluator
 
evaluate(XMLProcessorEnvironment, XMLContext) - Method in class com.metamatrix.query.processor.xml.Condition
This method causes the Condition to evaluate itself.
evaluate(XMLProcessorEnvironment, XMLContext) - Method in class com.metamatrix.query.processor.xml.CriteriaCondition
 
evaluate(XMLProcessorEnvironment, XMLContext) - Method in class com.metamatrix.query.processor.xml.DefaultCondition
Always returns true
evaluate(XMLProcessorEnvironment, XMLContext) - Method in class com.metamatrix.query.processor.xml.RecurseProgramCondition
Evaluates to true, unless the termination criteria is true, or unless the recursion count limit has been reached
evaluateAndRewrite(Command, ProcessorDataManager, CommandContext) - Static method in class com.metamatrix.query.rewriter.QueryRewriter
 
evaluateSubquery(SubqueryContainer, List) - Method in class com.metamatrix.query.eval.Evaluator
 
evaluateSubquery(SubqueryContainer, List) - Method in class com.metamatrix.query.processor.relational.SubqueryAwareEvaluator
 
evaluateTVL(Criteria, List) - Method in class com.metamatrix.query.eval.Evaluator
 
evaluateXQuery(XQuerySQLEvaluator) - Method in class com.metamatrix.query.xquery.saxon.SaxonXQueryExpression
 
evaluateXQuery(XQuerySQLEvaluator) - Method in interface com.metamatrix.query.xquery.XQueryExpression
Evaluate the XQuery and return results.
Evaluator - Class in com.metamatrix.query.eval
 
Evaluator(Map, ProcessorDataManager, CommandContext) - Constructor for class com.metamatrix.query.eval.Evaluator
 
EventBroker - Interface in com.metamatrix.core.event
 
EventBrokerException - Exception in com.metamatrix.core.event
Subclasses of this exception typically only need to implement whatever constructors they need.
EventBrokerException() - Constructor for exception com.metamatrix.core.event.EventBrokerException
No-arg costructor required by Externalizable semantics
EventBrokerException(String) - Constructor for exception com.metamatrix.core.event.EventBrokerException
Construct an instance of EventBrokerException.
EventBrokerException(Throwable) - Constructor for exception com.metamatrix.core.event.EventBrokerException
Construct an instance of EventBrokerException.
EventBrokerException(Throwable, String) - Constructor for exception com.metamatrix.core.event.EventBrokerException
Construct an instance of EventBrokerException.
EventManager - Interface in com.metamatrix.core.event
 
EventObjectListener - Interface in com.metamatrix.core.event
 
EventSource - Interface in com.metamatrix.core.event
 
EventSourceException - Exception in com.metamatrix.core.event
Subclasses of this exception typically only need to implement whatever constructors they need.
EventSourceException() - Constructor for exception com.metamatrix.core.event.EventSourceException
No-arg costructor required by Externalizable semantics
EventSourceException(String) - Constructor for exception com.metamatrix.core.event.EventSourceException
Construct an instance of EventSourceException.
EventSourceException(Throwable) - Constructor for exception com.metamatrix.core.event.EventSourceException
Construct an instance of EventSourceException.
EventSourceException(Throwable, String) - Constructor for exception com.metamatrix.core.event.EventSourceException
Construct an instance of EventSourceException.
EXCEEDED_ID_LIMIT - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
EXCEEDED_LEAD_CONVERT_LIMIT - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
EXCEEDED_MAX_SIZE_REQUEST - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
EXCEEDED_MAX_TYPES_LIMIT - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
EXCEEDED_QUOTA - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
EXCEPT - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
EXCEPT - Static variable in class com.metamatrix.query.sql.ReservedWords
 
EXCEPT - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
EXCEPTION - Static variable in class com.metamatrix.common.log.DbLogWriter.ColumnName
 
EXCEPTION - Static variable in class com.metamatrix.common.log.reader.LogEntryPropertyNames.ColumnName
 
EXCEPTION - Static variable in interface org.teiid.adminapi.AdminOptions.OnConflict
If there is conflict in the bindings then return with an exception
EXCEPTION_ON_DEFAULT - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Properties
This property of a choice node indicates that, by default (if none of the choices evaluate to true), an exception will be thrown.
EXCEPTION_ON_DEFAULT - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Tags
 
EXCEPTION_ON_MAX_ROWS - Static variable in class org.teiid.connector.api.ConnectorPropertyNames
This property can be used to specify whether or not an exception should be thrown if the number of rows for a query exceeds the value of MAX_RESULT_ROWS.
EXCEPTION_ON_RECURSION_LIMIT - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Properties
If recursion is terminated due to the safeguard MappingNodeConstants.Properties.RECURSION_LIMIT being reached, this property controls whether an exception will be thrown or not.
exceptionCaught(ChannelHandlerContext, ExceptionEvent) - Method in class org.teiid.transport.SSLAwareChannelHandler
 
ExceptionCode - Class in com.sforce.soap.partner.fault
 
ExceptionCode(String) - Constructor for class com.sforce.soap.partner.fault.ExceptionCode
 
ExceptionHolder - Class in com.metamatrix.api.exception
 
ExceptionHolder() - Constructor for class com.metamatrix.api.exception.ExceptionHolder
 
ExceptionHolder(Throwable) - Constructor for class com.metamatrix.api.exception.ExceptionHolder
 
ExceptionHolder(Throwable, boolean) - Constructor for class com.metamatrix.api.exception.ExceptionHolder
 
exceptionOccurred(Throwable) - Method in interface com.metamatrix.common.comm.api.ResultsReceiver
 
exceptionOccurred(Throwable) - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerInstanceImpl
Send an exception to all clients that are currently waiting for a response.
exceptionOccurred(Throwable) - Method in class com.metamatrix.server.dqp.service.RemoteResultsReceiver
 
exceptionOccurred(Throwable) - Method in interface org.teiid.transport.ChannelListener
 
exceptionOccurred(Throwable) - Method in class org.teiid.transport.SocketClientInstance
 
exceptionOnRowlimit() - Method in class com.metamatrix.query.mapping.xml.ResultSetInfo
 
exceptions - Variable in class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
ExceptionUtil - Class in com.metamatrix.client
 
ExceptionUtil() - Constructor for class com.metamatrix.client.ExceptionUtil
 
ExchangeBoolean - Class in com.metamatrix.common.actions
 
ExchangeBoolean(Object, AttributeDefinition, boolean, boolean) - Constructor for class com.metamatrix.common.actions.ExchangeBoolean
 
ExchangeNamedObject - Class in com.metamatrix.common.actions
This action definition specifies that the value of a named object reference in the target should be changed from the current object to a new object.
ExchangeNamedObject(Object, AttributeDefinition, String, Object, Object) - Constructor for class com.metamatrix.common.actions.ExchangeNamedObject
 
ExchangeNamedObject(Object, AttributeDefinition, Object[]) - Constructor for class com.metamatrix.common.actions.ExchangeNamedObject
 
ExchangeNamedObject(Object, Integer, Object[]) - Constructor for class com.metamatrix.common.actions.ExchangeNamedObject
 
ExchangeNamedObject(ExchangeNamedObject) - Constructor for class com.metamatrix.common.actions.ExchangeNamedObject
 
ExchangeObject - Class in com.metamatrix.common.actions
This action definition specifies that the value of an object reference in the target should be changed from the current object to a new object.
ExchangeObject(Object, AttributeDefinition, Object, Object) - Constructor for class com.metamatrix.common.actions.ExchangeObject
 
ExchangeObject(Object, Integer, Object[]) - Constructor for class com.metamatrix.common.actions.ExchangeObject
 
ExchangeObject(ExchangeObject) - Constructor for class com.metamatrix.common.actions.ExchangeObject
 
ExchangePrimitive - Class in com.metamatrix.common.actions
 
ExchangePrimitive(Object, AttributeDefinition) - Constructor for class com.metamatrix.common.actions.ExchangePrimitive
Create a new instance of an action definition by specifying the target.
ExchangePrimitive(Object, Integer) - Constructor for class com.metamatrix.common.actions.ExchangePrimitive
 
ExchangePrimitive(ExchangePrimitive) - Constructor for class com.metamatrix.common.actions.ExchangePrimitive
 
EXCLUDES - Static variable in class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
exec(String[]) - Method in class com.metamatrix.cdk.QueryCommandTarget
 
EXEC - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
EXEC - Static variable in class com.metamatrix.query.sql.ReservedWords
 
EXEC - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
ExecDynamicSqlInstruction - Class in com.metamatrix.query.processor.proc
Executes a SQL statement, and remove its results from the buffer manager.
ExecDynamicSqlInstruction(CreateUpdateProcedureCommand, DynamicCommand, QueryMetadataInterface, IDGenerator, CapabilitiesFinder) - Constructor for class com.metamatrix.query.processor.proc.ExecDynamicSqlInstruction
 
exeContext - Variable in class com.metamatrix.connector.xml.streaming.BaseStreamingExecution
 
ExecResolver - Class in com.metamatrix.query.resolver.command
 
ExecResolver() - Constructor for class com.metamatrix.query.resolver.command.ExecResolver
 
ExecSqlInstruction - Class in com.metamatrix.query.processor.proc
Executes a SQL statement, and remove its results from the buffer manager.
ExecSqlInstruction(ProcessorPlan, GroupSymbol) - Constructor for class com.metamatrix.query.processor.proc.ExecSqlInstruction
Constructor for ExecSqlInstruction.
ExecSqlInstruction - Class in com.metamatrix.query.processor.xml
Executes a SQL statement, defines a result set.
ExecSqlInstruction(String, ResultSetInfo) - Constructor for class com.metamatrix.query.processor.xml.ExecSqlInstruction
 
ExecStagingTableInstruction - Class in com.metamatrix.query.processor.xml
This instruction is to start loading a staging table.
ExecStagingTableInstruction(String, ResultSetInfo) - Constructor for class com.metamatrix.query.processor.xml.ExecStagingTableInstruction
 
execute(String) - Method in class com.metamatrix.cdk.ConnectorShellCommandTarget
 
execute(String) - Method in class com.metamatrix.cdk.QueryCommandTarget
 
execute() - Method in class com.metamatrix.connector.ldap.LDAPSyncQueryExecution
method to execute the supplied query
execute() - Method in class com.metamatrix.connector.ldap.LDAPUpdateExecution
execute generic update-class (either an update, delete, or insert) operation and returns a count of affected rows.
execute() - Method in class com.metamatrix.connector.loopback.LoopbackExecution
 
execute() - Method in class com.metamatrix.connector.metadata.adapter.ObjectSynchExecution
 
execute() - Method in class com.metamatrix.connector.metadata.MetadataProcedureExecution
 
execute(IDelete, UpdateExecutionParent) - Method in class com.metamatrix.connector.salesforce.execution.DeleteExecutionImpl
 
execute(ProcedureExecutionParent) - Method in class com.metamatrix.connector.salesforce.execution.GetDeletedExecutionImpl
 
execute(ProcedureExecutionParent) - Method in class com.metamatrix.connector.salesforce.execution.GetUpdatedExecutionImpl
 
execute(IInsert, UpdateExecutionParent) - Method in class com.metamatrix.connector.salesforce.execution.InsertExecutionImpl
 
execute() - Method in class com.metamatrix.connector.salesforce.execution.ProcedureExecutionParentImpl
 
execute() - Method in class com.metamatrix.connector.salesforce.execution.QueryExecutionImpl
 
execute(ProcedureExecutionParent) - Method in interface com.metamatrix.connector.salesforce.execution.SalesforceProcedureExecution
 
execute(IUpdate, UpdateExecutionParent) - Method in class com.metamatrix.connector.salesforce.execution.UpdateExecutionImpl
 
execute() - Method in class com.metamatrix.connector.salesforce.execution.UpdateExecutionParent
 
execute() - Method in class com.metamatrix.connector.text.TextSynchExecution
 
execute() - Method in class com.metamatrix.connector.xml.file.FileExecution
 
execute() - Method in class com.metamatrix.connector.xml.http.HTTPExecution
HTTP execution can produce multiple requests from a single SQL query, but each will have only one response.
execute() - Method in class com.metamatrix.connector.xmlsource.file.FileExecution
 
execute(Object[], Map) - Method in class com.metamatrix.connector.xmlsource.soap.ServiceOperation
execute the Service with given arguments
execute() - Method in class com.metamatrix.connector.xmlsource.soap.SoapExecution
 
execute() - Method in class com.metamatrix.core.commandshell.Command
 
execute(Set) - Method in class com.metamatrix.core.commandshell.Command
Execute the command on the target object.
execute(String) - Method in class com.metamatrix.core.commandshell.CommandShell
Run a single command as if it was entered on standard input.
execute(String) - Method in class com.metamatrix.core.factory.ComponentLoader
 
execute(String) - Method in class com.metamatrix.jdbc.MMPreparedStatement
 
execute() - Method in class com.metamatrix.jdbc.MMPreparedStatement
 
execute(String) - Method in class com.metamatrix.jdbc.MMStatement
 
execute(String, int) - Method in class com.metamatrix.jdbc.MMStatement
 
execute(String, int[]) - Method in class com.metamatrix.jdbc.MMStatement
 
execute(String, String[]) - Method in class com.metamatrix.jdbc.MMStatement
 
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in interface com.metamatrix.query.optimizer.relational.OptimizerRule
 
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class com.metamatrix.query.optimizer.relational.rules.RuleAccessPatternValidation
Verifies
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class com.metamatrix.query.optimizer.relational.rules.RuleAssignOutputElements
Execute the rule.
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class com.metamatrix.query.optimizer.relational.rules.RuleCalculateCost
 
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class com.metamatrix.query.optimizer.relational.rules.RuleChooseDependent
 
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class com.metamatrix.query.optimizer.relational.rules.RuleChooseJoinStrategy
 
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class com.metamatrix.query.optimizer.relational.rules.RuleCleanCriteria
 
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class com.metamatrix.query.optimizer.relational.rules.RuleCollapseSource
 
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class com.metamatrix.query.optimizer.relational.rules.RuleCopyCriteria
Execute the rule as described in the class comments.
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class com.metamatrix.query.optimizer.relational.rules.RuleImplementJoinStrategy
 
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class com.metamatrix.query.optimizer.relational.rules.RuleMergeCriteria
 
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class com.metamatrix.query.optimizer.relational.rules.RuleMergeVirtual
 
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class com.metamatrix.query.optimizer.relational.rules.RulePlaceAccess
 
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class com.metamatrix.query.optimizer.relational.rules.RulePlanJoins
 
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class com.metamatrix.query.optimizer.relational.rules.RulePlanProcedures
 
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class com.metamatrix.query.optimizer.relational.rules.RulePlanSorts
 
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class com.metamatrix.query.optimizer.relational.rules.RulePlanUnions
 
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class com.metamatrix.query.optimizer.relational.rules.RulePushAggregates
 
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class com.metamatrix.query.optimizer.relational.rules.RulePushLimit
 
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class com.metamatrix.query.optimizer.relational.rules.RulePushNonJoinCriteria
Execute the rule as described in the class comments.
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class com.metamatrix.query.optimizer.relational.rules.RulePushSelectCriteria
Execute the rule as described in the class comments.
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class com.metamatrix.query.optimizer.relational.rules.RuleRaiseAccess
 
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class com.metamatrix.query.optimizer.relational.rules.RuleRaiseNull
 
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class com.metamatrix.query.optimizer.relational.rules.RuleRemoveOptionalJoins
 
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class com.metamatrix.query.optimizer.relational.rules.RuleValidateWhereAll
Verifies that a model with "supports where all" is being passed an atomic query with a criteria.
execute(MappingDocument) - Static method in class com.metamatrix.query.optimizer.xml.HandleNillableVisitor
 
EXECUTE - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
execute(Map) - Method in interface com.metamatrix.query.processor.xml.PlanExecutor
Execute the plan
EXECUTE - Static variable in class com.metamatrix.query.sql.ReservedWords
 
execute() - Method in interface org.teiid.connector.api.Execution
Execute the associated command.
execute() - Method in class org.teiid.connector.jdbc.JDBCProcedureExecution
 
execute() - Method in class org.teiid.connector.jdbc.JDBCQueryExecution
 
execute() - Method in class org.teiid.connector.jdbc.JDBCUpdateExecution
 
execute(IBatchedUpdates) - Method in class org.teiid.connector.jdbc.JDBCUpdateExecution
 
EXECUTE - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
executeActions(List) - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationConnector
 
executeActions(AuthorizationPolicyID, List, String) - Method in interface com.metamatrix.platform.security.authorization.spi.AuthorizationSourceTransaction
Execute the actions on given object.
executeActions(AuthorizationPolicyID, List, String) - Method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationTransaction
Execute the actions on given object.
executeBatch() - Method in class com.metamatrix.jdbc.MMPreparedStatement
 
executeBatch() - Method in class com.metamatrix.jdbc.MMStatement
 
executeBatch(String, List) - Method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationTransaction
 
executeBatchedUpdates(String[]) - Method in class com.metamatrix.cdk.api.ConnectorHost
 
executeBatchedUpdates(Connection, ICommand[], RuntimeMetadata) - Method in class com.metamatrix.cdk.api.ConnectorHost
 
executeBatchedUpdates(String[]) - Method in interface com.metamatrix.cdk.IConnectorHost
 
executeCommand(String) - Method in class com.metamatrix.cdk.api.ConnectorHost
 
executeCommand(ICommand) - Method in class com.metamatrix.cdk.api.ConnectorHost
 
executeCommand(String) - Method in interface com.metamatrix.cdk.IConnectorHost
 
executeCommand(ICommand) - Method in interface com.metamatrix.cdk.IConnectorHost
 
executeIntFunctionSQL(String, Connection) - Static method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleReader
 
executeNamedParams(ParseInfo, StoredProcedure) - Method in class com.metamatrix.query.parser.SQLParser
Parse an exec statement with named parameters
executePlan(ProcessorPlan, String) - Method in class com.metamatrix.query.processor.proc.ProcedurePlan
 
executeQuery(String) - Method in class com.metamatrix.jdbc.MMPreparedStatement
 
executeQuery() - Method in class com.metamatrix.jdbc.MMPreparedStatement
 
executeQuery(String) - Method in class com.metamatrix.jdbc.MMStatement
 
executeRequest() - Method in class com.metamatrix.connector.xml.http.HTTPRequest
 
executeRequest() - Method in class com.metamatrix.connector.xml.soap.SOAPRequest
 
executeRequest(long, RequestMessage) - Method in interface com.metamatrix.dqp.client.ClientSideDQP
 
executeRequest(AtomicRequestMessage, ConnectorID, ResultsReceiver<AtomicResultsMessage>) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedDataService
Execute the given request on a Connector.
executeRequest(AtomicRequestMessage, ConnectorID, ResultsReceiver<AtomicResultsMessage>) - Method in interface com.metamatrix.dqp.service.DataService
Execute the given request on a Connector.
executeRequest(AtomicRequestMessage, ResultsReceiver<AtomicResultsMessage>) - Method in class com.metamatrix.server.connector.service.ConnectorService
 
executeRequest(AtomicRequestMessage, ResultsReceiver<AtomicResultsMessage>) - Method in interface com.metamatrix.server.connector.service.ConnectorServiceInterface
Execute the given request on a Connector.
executeRequest(AtomicRequestMessage, ConnectorID, ResultsReceiver<AtomicResultsMessage>) - Method in class com.metamatrix.server.dqp.service.PlatformDataService
Execute the given request on a Connector.
executeSql(String, String[]) - Method in class com.metamatrix.cdk.QueryCommandTarget
 
executeSql(String[], boolean, Boolean) - Method in class com.metamatrix.jdbc.MMStatement
 
executeSQL(String) - Method in class com.metamatrix.query.processor.dynamic.SqlEval
 
executeSQL(String) - Method in interface com.metamatrix.query.xquery.XQuerySQLEvaluator
Execute a SQL string that returns an XML result
executeStoredProcedure(CallableStatement, TranslatedCommand) - Method in class org.teiid.connector.jdbc.translator.Translator
This is a generic implementation.
executeTransaction(List) - Method in interface com.metamatrix.platform.admin.api.AuthorizationAdminAPI
Execute as a single transaction with the specified actions, and return the set of IDs for the objects that were affected/modified by the action.
executeTransaction(ActionDefinition) - Method in interface com.metamatrix.platform.admin.api.ConfigurationAdminAPI
Execute as a single transaction the specified action, and optionally return the set of objects or object IDs that were affected/modified by the action.
executeTransaction(List) - Method in interface com.metamatrix.platform.admin.api.ConfigurationAdminAPI
Execute a list of actions, and optionally return the set of objects or object IDs that were affected/modified by the action.
executeTransaction(List) - Method in class com.metamatrix.platform.admin.apiimpl.AuthorizationAdminAPIImpl
 
executeTransaction(ActionDefinition) - Method in class com.metamatrix.platform.admin.apiimpl.ConfigurationAdminAPIImpl
Execute as a single transaction the specified action, and optionally return the set of objects or object IDs that were affected/modified by the action.
executeTransaction(List) - Method in class com.metamatrix.platform.admin.apiimpl.ConfigurationAdminAPIImpl
Execute a list of actions, and optionally return the set of objects or object IDs that were affected/modified by the action.
executeTransaction(ActionDefinition, String) - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Execute as a single transaction the specified action, and optionally return the set of objects or object IDs that were affected/modified by the action.
executeTransaction(List, String) - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Execute a list of actions, and optionally return the set of objects or object IDs that were affected/modified by the action.
executeTransaction(ActionDefinition, String) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
Execute as a single transaction the specified action, and optionally return the set of objects or object IDs that were affected/modified by the action.
executeTransaction(List, String) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
Execute as a single transaction the specified actions, and optionally return the set of objects or object IDs that were affected/modified by the action.
executeTransaction(SessionToken, List) - Method in interface com.metamatrix.platform.security.api.service.AuthorizationServiceInterface
Execute as a single transaction with the specified actions, and return the set of IDs for the objects that were affected/modified by the action.
executeUnnamedParams(ParseInfo, StoredProcedure, int) - Method in class com.metamatrix.query.parser.SQLParser
Parse an exec statement with unnamed parameters
executeUpdate(String) - Method in class com.metamatrix.jdbc.MMPreparedStatement
 
executeUpdate() - Method in class com.metamatrix.jdbc.MMPreparedStatement
 
executeUpdate(String) - Method in class com.metamatrix.jdbc.MMStatement
 
executeUpdate(String, int) - Method in class com.metamatrix.jdbc.MMStatement
 
executeUpdate(String, int[]) - Method in class com.metamatrix.jdbc.MMStatement
 
executeUpdate(String, String[]) - Method in class com.metamatrix.jdbc.MMStatement
 
execution - Variable in class com.metamatrix.connector.xml.http.BaseRequest
 
execution - Variable in class com.metamatrix.connector.xml.http.HTTPExecutor
 
Execution - Interface in org.teiid.connector.api
An execution represents the state and lifecycle for a particular command execution.
ExecutionContext - Interface in org.teiid.connector.api
The security context provides information about the user context in which this query is being run.
ExecutionInfo - Class in com.metamatrix.connector.xml.base
 
ExecutionInfo() - Constructor for class com.metamatrix.connector.xml.base.ExecutionInfo
 
ExecutionProperties - Interface in com.metamatrix.jdbc.api
MetaMatrix-specific execution properties.
exeInfo - Variable in class com.metamatrix.connector.xml.http.BaseRequest
 
exeInfo - Variable in class com.metamatrix.connector.xml.http.HTTPExecutor
 
exeInfo - Variable in class com.metamatrix.connector.xml.streaming.BaseStreamingExecution
 
EXHAUSTIVE_SEARCH_GROUPS - Static variable in class com.metamatrix.query.optimizer.relational.rules.RulePlanJoins
 
exists() - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Return whether this TreeNode represents an existing metadata entity.
exists() - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
Return whether this DirectoryEntry represents an existing resource.
exists() - Method in interface com.metamatrix.common.tree.TreeNode
Return whether this TreeNode represents an existing resource.
EXISTS - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
EXISTS - Static variable in class com.metamatrix.query.sql.ReservedWords
 
EXISTS - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
existsCriteria(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse an exists criteria.
ExistsCriteria - Class in com.metamatrix.query.sql.lang
This predicate criteria implements the "exists" predicate, which has a subquery in it.
ExistsCriteria() - Constructor for class com.metamatrix.query.sql.lang.ExistsCriteria
Default constructor
ExistsCriteria(Command) - Constructor for class com.metamatrix.query.sql.lang.ExistsCriteria
 
exit() - Method in class com.metamatrix.core.commandshell.CommandTarget
 
exp(Number) - Static method in class com.metamatrix.query.function.FunctionMethods
 
EXP - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
expand(String, Reader[], String) - Method in class com.metamatrix.vdb.materialization.template.TemplateExpander
Produce the name and contents of an expanded template.
expandAllSymbol(Command) - Method in class com.metamatrix.cdk.CommandBuilder
Convert the "*" in "select * from..." to the list of column names for the data source.
ExpandBuff(boolean) - Method in class com.metamatrix.query.parser.JavaCharStream
 
expandCommand(Command, QueryMetadataInterface, AnalysisRecord) - Method in class com.metamatrix.query.resolver.command.ExecResolver
 
expandCommand(Command, QueryMetadataInterface, AnalysisRecord) - Method in class com.metamatrix.query.resolver.ProcedureContainerResolver
Expand a command by finding and attaching all subcommands to the command.
ExpandedTemplate - Class in com.metamatrix.vdb.materialization.template
Multi-valued return value used to hold the results of expanding templates with data values.
ExpandedTemplate(String, String, String) - Constructor for class com.metamatrix.vdb.materialization.template.ExpandedTemplate
 
expandFileName(String) - Method in class com.metamatrix.core.commandshell.CommandShell
 
expandText(String) - Method in class com.metamatrix.vdb.materialization.template.TemplateExpander
 
expectedTokenSequences - Variable in exception com.metamatrix.query.parser.ParseException
Each entry in this array is an array of integers.
expHashCode(int, Object[]) - Static method in class com.metamatrix.core.util.HashCodeUtil
Compute a hash code on a large array by walking the list and combining the hash code at every exponential index: 1, 2, 4, 8, ...
expHashCode(int, List) - Static method in class com.metamatrix.core.util.HashCodeUtil
Compute a hash code on a large list by walking the list and combining the hash code at every exponential index: 1, 2, 4, 8, ...
expHashCode(int, Collection) - Static method in class com.metamatrix.core.util.HashCodeUtil
Compute a hash code on a large collection by walking the list and combining the hash code at every exponential index: 1, 2, 4, 8, ...
EXPIRED - Static variable in interface com.metamatrix.platform.security.api.MetaMatrixSessionState
The session has expired - this state cannot change once it is reached.
EXPIRED_STATE_DESC - Static variable in interface org.teiid.adminapi.Session
The description when the session has expired - this state cannot change once it is reached.
export(Object, Class[]) - Method in class com.metamatrix.common.messaging.jgroups.JGroupsMessageBus
 
export(Object, Class[]) - Method in interface com.metamatrix.common.messaging.MessageBus
 
export(Object, Class[]) - Method in class com.metamatrix.common.messaging.NoOpMessageBus
 
exportableForm() - Method in class com.metamatrix.core.id.UUID
Returns a 36-character string of six fields separated by hyphens, with each field represented in lowercase hexadecimal with the same number of digits as in the field.
exportComponentType(OutputStream, ComponentType, Properties) - Method in class com.metamatrix.common.config.xml.XMLConfigurationImportExportUtility
This method will generally be used to create a file representation of a ConnectorType that is defined in the CDK.
exportComponentTypes(OutputStream, ComponentType[], Properties) - Method in class com.metamatrix.common.config.xml.XMLConfigurationImportExportUtility
This method will generally be used to create a file representation containing one or more connector types.
exportConfiguration() - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
exportConfiguration() - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
exportConfiguration(OutputStream, Collection<?>, Properties) - Method in interface com.metamatrix.common.config.util.ConfigurationImportExportUtility
This method will write to the passed in InputStream instance a complete representation of the Collection of Configuration objects that are passed into it.
exportConfiguration(OutputStream, Collection, Properties) - Method in class com.metamatrix.common.config.xml.XMLConfigurationImportExportUtility
This method will write to the passed in DirectoryEntry instance a complete representation of the Collection of Configuration objects that are passed into it.
exportConfiguration() - Method in class com.metamatrix.dqp.embedded.admin.DQPConfigAdminImpl
 
exportConfiguration() - Method in interface org.teiid.adminapi.ConfigurationAdmin
Export Configuration to character Array in XML format
exportConnector(OutputStream, ComponentType, Properties) - Method in interface com.metamatrix.common.config.util.ConfigurationImportExportUtility
This method will generally be used to create a file representation of a Connector.
exportConnector(OutputStream, ComponentType, Properties) - Method in class com.metamatrix.common.config.xml.XMLConfigurationImportExportUtility
This method will generally be used to create a file representation of a Connector.
exportConnectorArchive(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
exportConnectorArchive(String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
exportConnectorArchive(OutputStream, ConnectorArchive, Properties) - Method in interface com.metamatrix.common.config.util.ConfigurationImportExportUtility
Export the given archive into zip format and write to the the stream provided
exportConnectorArchive(OutputStream, ConnectorArchive, Properties) - Method in class com.metamatrix.common.config.xml.XMLConfigurationImportExportUtility
 
exportConnectorArchive(String) - Method in class com.metamatrix.dqp.embedded.admin.DQPConfigAdminImpl
 
exportConnectorArchive(String) - Method in interface org.teiid.adminapi.ConfigurationAdmin
Export Connector Archive, which is bundled connector type with its xml properties file and all the extension modules required by the this connector type
exportConnectorBinding(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
exportConnectorBinding(String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
exportConnectorBinding(OutputStream, ConnectorBinding, ComponentType, Properties) - Method in interface com.metamatrix.common.config.util.ConfigurationImportExportUtility
This method will generally be used to create a file representation of a Connector Binding.
exportConnectorBinding(OutputStream, ConnectorBinding, ComponentType, Properties) - Method in class com.metamatrix.common.config.xml.XMLConfigurationImportExportUtility
This method will generally be used to create a file representation of a Connector Binding.
exportConnectorBinding(String) - Method in class com.metamatrix.dqp.embedded.admin.DQPConfigAdminImpl
 
exportConnectorBinding(String) - Method in interface org.teiid.adminapi.ConfigurationAdmin
Export a ConnectorBinding to character Array in XML format
exportConnectorBindings(OutputStream, ConnectorBinding[], ComponentType[], Properties) - Method in interface com.metamatrix.common.config.util.ConfigurationImportExportUtility
This method will generally be used to create a file representation of one or more Connector Bindings.
exportConnectorBindings(OutputStream, ConnectorBinding[], ComponentType[], Properties) - Method in class com.metamatrix.common.config.xml.XMLConfigurationImportExportUtility
This method will generally be used to create a file representation of one or more Connector Bindings.
exportConnectorType(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
exportConnectorType(String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
exportConnectorType(String) - Method in class com.metamatrix.dqp.embedded.admin.DQPConfigAdminImpl
 
exportConnectorType(String) - Method in interface org.teiid.adminapi.ConfigurationAdmin
Export Connector Type to character array
exportDataRoles(String, String) - Method in interface com.metamatrix.admin.api.server.ServerSecurityAdmin
Export the data roles defined for the given vdb from the current system
exportDataRoles(String, String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
exportDataRoles(String, String) - Method in class com.metamatrix.admin.server.ServerSecurityAdminImpl
 
exportDataRoles(String, String) - Method in class com.metamatrix.dqp.embedded.admin.DQPSecurityAdminImpl
 
exportDataRoles(String, String) - Method in interface org.teiid.adminapi.SecurityAdmin
Export the data roles defined for the given vdb from the current system
EXPORTED_VDB_FILE_EXTENSION - Static variable in interface com.metamatrix.core.CoreConstants
 
EXPORTER - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.ElementName
Static constant that represents the name of the "XMI.exporter" element.
EXPORTER_ID - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.ElementName
Static constant that represents the name of the "XMI.exporterID" element.
EXPORTER_VERSION - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.ElementName
Static constant that represents the name of the "XMI.exporterVersion" element.
exportExtensionModule(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
exportExtensionModule(String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
exportExtensionModule(OutputStream, String) - Method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleUtil
Exports an extension module to the specified output stream
exportExtensionModule(String, String) - Method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleUtil
Exports an extension module to the specified output stream
exportExtensionModule(String) - Method in class com.metamatrix.dqp.embedded.admin.DQPConfigAdminImpl
 
exportExtensionModule(String) - Method in interface org.teiid.adminapi.ConfigurationAdmin
Export an ExtensionModule to byte array
exportLogs() - Method in interface com.metamatrix.admin.api.server.ServerMonitoringAdmin
Export the server logs to a byte[].
exportLogs() - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
exportLogs() - Method in class com.metamatrix.admin.server.ServerMonitoringAdminImpl
 
exportLogs(String, String) - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIHelper
Export the server logs to a byte[].
exportLogs() - Method in interface com.metamatrix.platform.vm.api.controller.ProcessManagement
Export the server logs to a byte[].
exportLogs() - Method in class com.metamatrix.platform.vm.controller.ProcessController
 
exportPolicies(Collection<AuthorizationPolicy>) - Static method in class com.metamatrix.platform.security.api.AuthorizationPolicyFactory
 
exportVDB(String, String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
exportVDB(String, String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
exportVDB(String, String) - Method in class com.metamatrix.dqp.embedded.admin.DQPConfigAdminImpl
 
exportVDB(String, String) - Method in interface org.teiid.adminapi.ConfigurationAdmin
Export VDB to byte array
expression(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse an expression - made up of literals and functions.
Expression - Interface in com.metamatrix.query.sql.symbol
This is the interface for an expression in a SQL string.
ExpressionEvaluationException - Exception in com.metamatrix.api.exception.query
This exception is thrown when an error occurs while evaluating a SQL expression.
ExpressionEvaluationException() - Constructor for exception com.metamatrix.api.exception.query.ExpressionEvaluationException
No-arg constructor required by Externalizable semantics.
ExpressionEvaluationException(String) - Constructor for exception com.metamatrix.api.exception.query.ExpressionEvaluationException
Construct an instance with the message specified.
ExpressionEvaluationException(String, String) - Constructor for exception com.metamatrix.api.exception.query.ExpressionEvaluationException
Construct an instance with the message and error code specified.
ExpressionEvaluationException(Throwable, String) - Constructor for exception com.metamatrix.api.exception.query.ExpressionEvaluationException
Construct an instance from a message and an exception to chain to this one.
ExpressionEvaluationException(Throwable, String, String) - Constructor for exception com.metamatrix.api.exception.query.ExpressionEvaluationException
Construct an instance from a message and a code and an exception to chain to this one.
ExpressionMappingVisitor - Class in com.metamatrix.query.sql.visitor
It is important to use a Post Navigator with this class, otherwise a replacement containing itself will not work
ExpressionMappingVisitor(Map) - Constructor for class com.metamatrix.query.sql.visitor.ExpressionMappingVisitor
Constructor for ExpressionMappingVisitor.
ExpressionSymbol - Class in com.metamatrix.query.sql.symbol
This is a subclass of Symbol representing an expression in the SELECT clause.
ExpressionSymbol(String, String, Expression) - Constructor for class com.metamatrix.query.sql.symbol.ExpressionSymbol
Constructor used for cloning
ExpressionSymbol(String, Expression) - Constructor for class com.metamatrix.query.sql.symbol.ExpressionSymbol
Construct an ExpressionSymbol with name and expression.
ExpressionSymbolCollector - Class in com.metamatrix.query.sql.visitor
This visitor class will traverse a language object tree and collect all expression element symbol references it finds.
ExpressionSymbolCollector(Collection) - Constructor for class com.metamatrix.query.sql.visitor.ExpressionSymbolCollector
Construct a new visitor with the specified collection, which should be non-null.
EXT_CAPABILITY_CLASS - Static variable in class org.teiid.connector.jdbc.JDBCPropertyNames
This property is used to specify the implementation of com.metamatrix.data.ConnectorCapabilities.
EXT_TRANSLATOR_CLASS - Static variable in class org.teiid.connector.jdbc.JDBCPropertyNames
This property is used to specify the implementation of com.metamatrix.connector.jdbc.extension.Translator
EXTENSION - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.ElementName
Static constant that represents the name of the "XMI.extension" element.
EXTENSION - Static variable in class com.metamatrix.core.vdb.ModelType
The 'EXTENSION' literal value.d
EXTENSION_0001 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
extension package (004)
EXTENSION_0002 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0003 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0004 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0005 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0006 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0007 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0008 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0009 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0010 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0011 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0012 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0013 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0014 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0015 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0016 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0017 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0018 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0019 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0020 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0021 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0022 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0023 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0024 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0025 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0026 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0027 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0028 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0029 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0030 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0031 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0032 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0033 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0034 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0035 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0036 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0037 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0038 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0039 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0040 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0041 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0042 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0043 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0044 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0045 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0046 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0047 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0048 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0049 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0050 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0051 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0052 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0053 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0054 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0055 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0056 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0057 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0058 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0059 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0060 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0061 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0062 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0063 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0064 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0065 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0066 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0067 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0068 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0069 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0070 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0071 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0072 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0073 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_CHAR - Static variable in class org.teiid.metadata.index.IndexConstants
 
EXTENSION_ECORE - Static variable in class org.teiid.metadata.index.ModelFileUtil
 
EXTENSION_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
EXTENSION_TYPES_TO_CACHE - Static variable in class com.metamatrix.common.util.CommonPropertyNames
Extension Module file types to cache in memory.
EXTENSION_VDB - Static variable in class org.teiid.metadata.index.ModelFileUtil
 
EXTENSION_WSDL - Static variable in class org.teiid.metadata.index.ModelFileUtil
 
EXTENSION_XMI - Static variable in class org.teiid.metadata.index.ModelFileUtil
 
EXTENSION_XML - Static variable in class org.teiid.metadata.index.ModelFileUtil
 
EXTENSION_XSD - Static variable in class org.teiid.metadata.index.ModelFileUtil
 
ExtensionJarURLConnection - Class in com.metamatrix.common.extensionmodule.protocol.extensionjar
This URLConnection actually gets the byte[] from an ExtensionModuleManager
ExtensionJarURLConnection(URL, ExtensionModuleManager) - Constructor for class com.metamatrix.common.extensionmodule.protocol.extensionjar.ExtensionJarURLConnection
 
ExtensionModule - Interface in com.metamatrix.common.config.api
Defines an extension module as an object
ExtensionModule - Interface in org.teiid.adminapi
An extension module is a library (usually in jar format) that extends the MetaMatrix system in some way.
ExtensionModuleConnection - Class in com.metamatrix.platform.config.persistence.api
 
ExtensionModuleConnection(ExtensionModuleTransaction) - Constructor for class com.metamatrix.platform.config.persistence.api.ExtensionModuleConnection
 
ExtensionModuleDescriptor - Class in com.metamatrix.common.extensionmodule
This interface describes an immutable lightweight serializable object for describing an extension module as it exists in the Platform at a given point in time.
ExtensionModuleDescriptor() - Constructor for class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
 
ExtensionModuleDescriptor(String, String, int, boolean, String, String, String, String, String, long) - Constructor for class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
 
ExtensionModuleDescriptor(ExtensionModuleDescriptor) - Constructor for class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
 
ExtensionModuleEvent - Class in com.metamatrix.common.extensionmodule
Simple event class for automated testing.
ExtensionModuleEvent(Object, int) - Constructor for class com.metamatrix.common.extensionmodule.ExtensionModuleEvent
 
ExtensionModuleException - Exception in com.metamatrix.common.extensionmodule.exception
 
ExtensionModuleException() - Constructor for exception com.metamatrix.common.extensionmodule.exception.ExtensionModuleException
 
ExtensionModuleException(String) - Constructor for exception com.metamatrix.common.extensionmodule.exception.ExtensionModuleException
Construct an instance with the message specified.
ExtensionModuleException(String, String) - Constructor for exception com.metamatrix.common.extensionmodule.exception.ExtensionModuleException
Construct an instance with the message and error code specified.
ExtensionModuleManager - Class in com.metamatrix.common.extensionmodule
This class is the mechanism to manage the MetaMatrix extension modules.
ExtensionModuleManager() - Constructor for class com.metamatrix.common.extensionmodule.ExtensionModuleManager
constructor
ExtensionModuleManager(Properties) - Constructor for class com.metamatrix.common.extensionmodule.ExtensionModuleManager
 
extensionModuleModified(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
extensionModuleModified(String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
extensionModuleModified(String) - Method in class com.metamatrix.dqp.embedded.admin.DQPConfigAdminImpl
 
extensionModuleModified(String) - Method in interface org.teiid.adminapi.ConfigurationAdmin
Indicates that an extension module has changed
ExtensionModuleNotFoundException - Exception in com.metamatrix.common.extensionmodule.exception
 
ExtensionModuleNotFoundException() - Constructor for exception com.metamatrix.common.extensionmodule.exception.ExtensionModuleNotFoundException
 
ExtensionModuleNotFoundException(String) - Constructor for exception com.metamatrix.common.extensionmodule.exception.ExtensionModuleNotFoundException
Construct an instance with the message specified.
ExtensionModuleNotFoundException(String, String) - Constructor for exception com.metamatrix.common.extensionmodule.exception.ExtensionModuleNotFoundException
Construct an instance with the message and error code specified.
ExtensionModuleOrderingException - Exception in com.metamatrix.common.extensionmodule.exception
 
ExtensionModuleOrderingException() - Constructor for exception com.metamatrix.common.extensionmodule.exception.ExtensionModuleOrderingException
 
ExtensionModuleOrderingException(String) - Constructor for exception com.metamatrix.common.extensionmodule.exception.ExtensionModuleOrderingException
Construct an instance with the message specified.
ExtensionModuleOrderingException(String, String) - Constructor for exception com.metamatrix.common.extensionmodule.exception.ExtensionModuleOrderingException
Construct an instance with the message and error code specified.
ExtensionModulePropertyNames - Class in com.metamatrix.common.extensionmodule
Property names defining the properties needed for the ManagedConnection of the ExtensionModuleManager
ExtensionModulePropertyNames() - Constructor for class com.metamatrix.common.extensionmodule.ExtensionModulePropertyNames
 
ExtensionModuleReader - Class in com.metamatrix.dqp.embedded.configuration
 
ExtensionModuleReader() - Constructor for class com.metamatrix.dqp.embedded.configuration.ExtensionModuleReader
 
ExtensionModuleRuntimeException - Exception in com.metamatrix.common.extensionmodule.exception
 
ExtensionModuleRuntimeException() - Constructor for exception com.metamatrix.common.extensionmodule.exception.ExtensionModuleRuntimeException
No-args constructor required by Serializable semantics
ExtensionModuleRuntimeException(String) - Constructor for exception com.metamatrix.common.extensionmodule.exception.ExtensionModuleRuntimeException
Construct an instance with the message specified.
ExtensionModuleTransaction - Interface in com.metamatrix.common.extensionmodule.spi
 
ExtensionModuleTypes - Class in com.metamatrix.common.extensionmodule
This names of extension module types which are known and supported.
ExtensionModuleTypes() - Constructor for class com.metamatrix.common.extensionmodule.ExtensionModuleTypes
 
ExtensionModuleWriter - Class in com.metamatrix.dqp.embedded.configuration
Utility to abstract the Extension Module's persistence.
ExtensionModuleWriter() - Constructor for class com.metamatrix.dqp.embedded.configuration.ExtensionModuleWriter
 
EXTENSIONS - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.ElementName
Static constant that represents the name of the "XMI.extensions" element.
ExtensionSourceAdminAPI - Interface in com.metamatrix.platform.admin.api
Administrative subsystem API for managing extension sources: JAR files and other assorted XML files centrally accessible via the Platform.
ExtensionSourceAdminAPIImpl - Class in com.metamatrix.platform.admin.apiimpl
 
ExternalizeUtil - Class in com.metamatrix.core.util
Utilities used by Externalizable classes to read/write objects from ObjectInput/ObjectOutput instances.
extract(String, String) - Static method in class com.metamatrix.core.util.ZipFileUtil
Extract the given zip file to the given destination directory base.
ExtractFunctionModifier - Class in org.teiid.connector.jdbc.translator
Convert the YEAR/MONTH/DAY etc.
ExtractFunctionModifier() - Constructor for class org.teiid.connector.jdbc.translator.ExtractFunctionModifier
 
extractSourceNodes(MappingDocument) - Static method in class com.metamatrix.query.optimizer.xml.SourceNodeGenaratorVisitor
This visitor will extract the 'source' property off of the all the base nodes and create a separate MappingSource node and make the original node as its immediate child.
extractUUIDString(IEntryResult) - Static method in class org.teiid.metadata.index.RecordFactory
Extract the UUID string from the IEntryResult

F

FACTORY - Static variable in class com.metamatrix.common.connection.TransactionMgr
The environment property name for the class that is to be used for the ManagedConnectionFactory implementation.
FACTORY_CLASS_NAME - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthPermTypes.ColumnName
 
failed(String) - Static method in class com.metamatrix.core.util.Assertion
 
FAILED_ACTIVATION - Static variable in class com.sforce.soap.partner.StatusCode
 
FailedAuthenticationToken - Class in com.metamatrix.platform.security.api.service
FailedAuthenticationToken
FailedAuthenticationToken() - Constructor for class com.metamatrix.platform.security.api.service.FailedAuthenticationToken
FailedAuthenticationToken
FailedAuthenticationToken - Class in com.metamatrix.platform.security.membership.service
FailedAuthenticationToken
FailedAuthenticationToken() - Constructor for class com.metamatrix.platform.security.membership.service.FailedAuthenticationToken
FailedAuthenticationToken
failedDecrypt - Variable in class com.metamatrix.common.util.crypto.keymanage.FilePasswordConverter
 
failedEncrypt - Variable in class com.metamatrix.common.util.crypto.keymanage.FilePasswordConverter
 
FAKE_NAME - Static variable in class com.metamatrix.metadata.runtime.model.BasicMetadataID
 
FALSE - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.Values
The constant value for the "false" boolean condition.
FALSE - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
FALSE - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
FALSE - Static variable in class com.metamatrix.query.sql.ReservedWords
 
FALSE - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
FALSE - Static variable in class org.teiid.metadata.index.IndexConstants.RECORD_STRING
 
FALSE_CHAR - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
FALSE_CRITERIA - Static variable in class com.metamatrix.query.rewriter.QueryRewriter
 
fatal(Object) - Method in class org.teiid.configuration.CommonsLogManagerAdapter
 
fatal(Object, Throwable) - Method in class org.teiid.configuration.CommonsLogManagerAdapter
 
FaultCode - Class in com.sforce.soap.partner.fault
 
FaultCode(QName) - Constructor for class com.sforce.soap.partner.fault.FaultCode
 
FEATURE - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Foundation.Class
 
FEATURE_ASSOCIATION_END - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
FeatureInfo - Class in com.metamatrix.api.core.xmi
Class for managing information during the creation of Features.
FeatureInfo(EntityInfo, String, String, String) - Constructor for class com.metamatrix.api.core.xmi.FeatureInfo
Construct a new instance of the FeatureInfo using the feature name, metamodel entity's name and metamodel URI.
FETCH_SIZE - Static variable in class org.teiid.connector.jdbc.JDBCPropertyNames
This property can be used to specify the fetch size used from the connector to its underlying source.
fetchSize - Variable in class org.teiid.connector.jdbc.JDBCBaseExecution
 
fetchXMLDocument(HttpClient, HttpMethod, boolean) - Method in class com.metamatrix.connector.xml.http.HTTPRequestor
 
FIELD - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.ElementName
Static constant that represents the name of the "XMI.field" element.
Field - Class in com.sforce.soap.partner
 
Field() - Constructor for class com.sforce.soap.partner.Field
 
Field(boolean, int, boolean, String, boolean, String, boolean, boolean, String, boolean, Boolean, int, Boolean, boolean, Boolean, boolean, String, String, int, String, boolean, Boolean, boolean, PicklistEntry[], int, String[], String, Integer, boolean, int, SoapType, Boolean, FieldType, boolean, boolean, Boolean) - Constructor for class com.sforce.soap.partner.Field
 
Field - Static variable in class com.sforce.soap.partner.LayoutComponentType
 
FIELD_CUSTOM_VALIDATION_EXCEPTION - Static variable in class com.sforce.soap.partner.StatusCode
 
FIELD_INTEGRITY_EXCEPTION - Static variable in class com.sforce.soap.partner.StatusCode
 
FieldType - Class in com.sforce.soap.partner
 
FieldType(String) - Constructor for class com.sforce.soap.partner.FieldType
 
FILE - Static variable in class com.metamatrix.common.object.PropertyType
 
FILE - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.RECORD_TYPE
 
FILE_COLON - Static variable in class org.teiid.metadata.index.ModelFileUtil
 
FILE_CONTENTS - Static variable in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCNames.ExtensionFilesTable.ColumnName
 
FILE_DESCRIPTION - Static variable in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCNames.ExtensionFilesTable.ColumnName
 
FILE_EXTENSION_SEPARATOR - Static variable in interface com.metamatrix.core.util.FileUtils.Constants
 
FILE_EXTENSION_SEPARATOR_CHAR - Static variable in interface com.metamatrix.core.util.FileUtils.Constants
 
FILE_FACTORY_NAME - Static variable in class com.metamatrix.platform.config.persistence.api.PersistentConnectionFactory
 
FILE_LIST_SORT - Static variable in class com.metamatrix.common.protocol.MMURLConnection
 
FILE_LOCATION - Static variable in class com.metamatrix.connector.text.TextPropertyNames
 
FILE_NAME - Static variable in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCNames.ExtensionFilesTable.ColumnName
 
FILE_NAME - Static variable in class com.metamatrix.connector.xml.file.FileConnectorState
 
FILE_NAME_PROPERTY_NAME - Static variable in class com.metamatrix.platform.security.audit.destination.SingleFileAuditDestination
The name of the property that contains the name of the file to which log messages are to be recorded.
FILE_NAME_WILDCARD - Static variable in interface com.metamatrix.core.util.FileUtils.Constants
 
FILE_NAME_WILDCARD_CHAR - Static variable in interface com.metamatrix.core.util.FileUtils.Constants
 
FILE_TYPE - Static variable in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCNames.ExtensionFilesTable.ColumnName
 
FILE_TYPE_PROPERTIES - Static variable in class com.metamatrix.common.util.crypto.keymanage.FilePasswordConverter
 
FILE_TYPE_VDB - Static variable in class com.metamatrix.common.util.crypto.keymanage.FilePasswordConverter
 
FILE_TYPE_XML - Static variable in class com.metamatrix.common.util.crypto.keymanage.FilePasswordConverter
 
FileCache - Class in com.metamatrix.common.extensionmodule.spi.jdbc
Cache of files (byte[]s) and their checksums, by filename.
FileCache() - Constructor for class com.metamatrix.common.extensionmodule.spi.jdbc.FileCache
 
FileConnection - Class in com.metamatrix.connector.xmlsource.file
This is a connection object for File based XML File.
FileConnection(ConnectorEnvironment) - Constructor for class com.metamatrix.connector.xmlsource.file.FileConnection
ctor
FileConnectionImpl - Class in com.metamatrix.connector.xml.file
 
FileConnectionImpl(CachingConnector, ExecutionContext, ConnectorEnvironment) - Constructor for class com.metamatrix.connector.xml.file.FileConnectionImpl
 
FileConnectorState - Class in com.metamatrix.connector.xml.file
 
FileConnectorState() - Constructor for class com.metamatrix.connector.xml.file.FileConnectorState
 
FileDefinition - Interface in com.metamatrix.common.tree.directory
 
FileDefinitionImpl - Class in com.metamatrix.common.tree.directory
 
FileDefinitionImpl() - Constructor for class com.metamatrix.common.tree.directory.FileDefinitionImpl
Create an empty definition object with all defaults.
FileDefinitionImpl(String) - Constructor for class com.metamatrix.common.tree.directory.FileDefinitionImpl
Create a definition object with the specified set of attributes.
FileDefinitionImpl(String, String) - Constructor for class com.metamatrix.common.tree.directory.FileDefinitionImpl
Create a definition object with the specified set of attributes.
FileExecution - Class in com.metamatrix.connector.xml.file
 
FileExecution(IQuery, XMLConnectionImpl, RuntimeMetadata, ExecutionContext, ConnectorEnvironment) - Constructor for class com.metamatrix.connector.xml.file.FileExecution
 
FileExecution - Class in com.metamatrix.connector.xmlsource.file
Execution class for File based XML Source.
FileExecution(IProcedure, ConnectorEnvironment, RuntimeMetadata, ExecutionContext, File) - Constructor for class com.metamatrix.connector.xmlsource.file.FileExecution
 
FileExtensionModuleFactory - Class in com.metamatrix.common.extensionmodule
 
FileExtensionModuleFactory() - Constructor for class com.metamatrix.common.extensionmodule.FileExtensionModuleFactory
 
FileLogListenerProvider - Class in com.metamatrix.server
 
FileLogListenerProvider() - Constructor for class com.metamatrix.server.FileLogListenerProvider
 
FileMembershipDomain - Class in com.metamatrix.platform.security.membership.spi.file
A membership domain that loads user and group definitions from the file system.
FileMembershipDomain() - Constructor for class com.metamatrix.platform.security.membership.spi.file.FileMembershipDomain
 
FILENAME - Static variable in class com.metamatrix.common.config.reader.PropertiesConfigurationReader
The environment property name for the property file that contains the configuration.
FILENAME - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.Connections
 
FILENAME - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.DataAccess
 
FILENAME - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.DataTypes
 
FILENAME - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.Diagram
 
FILENAME - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.Foundation
 
FILENAME - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.Function
 
FILENAME - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.Relational
 
FILENAME - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.SimpleDataTypes
 
FILENAME - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.Virtual
 
FILENAME - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLDocument
 
FILENAME - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLSchema
 
FilePasswordConverter - Class in com.metamatrix.common.util.crypto.keymanage
Utility used to migrate encrypted passwords in a file from one key to another.
FilePasswordConverter(String, String, int, String, String) - Constructor for class com.metamatrix.common.util.crypto.keymanage.FilePasswordConverter
 
FilePersistentConnection - Class in com.metamatrix.platform.config.persistence.impl.file
 
FilePersistentConnection(Properties, ConfigurationModelContainerAdapter) - Constructor for class com.metamatrix.platform.config.persistence.impl.file.FilePersistentConnection
 
FilePersistentConnectionFactory - Class in com.metamatrix.platform.config.persistence.impl.file
 
FilePersistentConnectionFactory(Properties) - Constructor for class com.metamatrix.platform.config.persistence.impl.file.FilePersistentConnectionFactory
Constructor for FilePersistentConnectionFactory.
FilePersistentUtil - Class in com.metamatrix.platform.config.persistence.impl.file
 
FilePersistentUtil() - Constructor for class com.metamatrix.platform.config.persistence.impl.file.FilePersistentUtil
 
FilePrintStream - Class in com.metamatrix.script.shell
File based decorator for PrintStream
FilePrintStream(PrintStream, String) - Constructor for class com.metamatrix.script.shell.FilePrintStream
 
FileRecordImpl - Class in org.teiid.connector.metadata
 
FileRecordImpl() - Constructor for class org.teiid.connector.metadata.FileRecordImpl
 
FileRecordImpl.MetadataMethodNames - Interface in org.teiid.connector.metadata
Constants for names of accessor methods on the FileRecords.
FILES_INDEX - Static variable in class org.teiid.metadata.index.IndexConstants.INDEX_NAME
 
FileStorageManager - Class in com.metamatrix.common.buffer.storage.file
This class stores batches in files on disk in a specified directory.
FileStorageManager() - Constructor for class com.metamatrix.common.buffer.storage.file.FileStorageManager
 
FileSystemEntry - Class in com.metamatrix.common.tree.directory
This class represents a single resource on a hierarchical system, such as a file system.
FileSystemEntry(File) - Constructor for class com.metamatrix.common.tree.directory.FileSystemEntry
 
FileSystemEntry(File, ObjectDefinition) - Constructor for class com.metamatrix.common.tree.directory.FileSystemEntry
 
FileSystemEntryEditor - Class in com.metamatrix.common.tree.directory
This interface defines a view of a hierarchy of TreeNode instances.
FileSystemEntryEditor(FileSystemView) - Constructor for class com.metamatrix.common.tree.directory.FileSystemEntryEditor
 
FileSystemFilter - Class in com.metamatrix.common.tree.directory
A sloppy filter to be used for test purposes only.
FileSystemFilter(FileSystemView, String[], String) - Constructor for class com.metamatrix.common.tree.directory.FileSystemFilter
 
FileSystemView - Class in com.metamatrix.common.tree.directory
This interface defines a view of a hierarchy of DirectoryEntry instances.
FileSystemView() - Constructor for class com.metamatrix.common.tree.directory.FileSystemView
Construct a file system view with a domain of the entire file system, and where the roots represent the root mounts of the file system, such as the drives on a Windows machine or the root directories on a Unix system.
FileSystemView(File, boolean) - Constructor for class com.metamatrix.common.tree.directory.FileSystemView
Construct a file system view with a domain of the specified root folder and its contents, and optionally include the specified root as an accessible folder.
FileUrl - Class in com.metamatrix.core.io
This class allows for the original url of a URL object that was used to create a File object to be saved.
FileUrl(String, String) - Constructor for class com.metamatrix.core.io.FileUrl
 
FileUrl(String) - Constructor for class com.metamatrix.core.io.FileUrl
 
FileUrl(URI) - Constructor for class com.metamatrix.core.io.FileUrl
 
FileUtil - Class in com.metamatrix.core.util
Utility class for dealing with files.
FileUtil(String) - Constructor for class com.metamatrix.core.util.FileUtil
 
FileUtil(File) - Constructor for class com.metamatrix.core.util.FileUtil
 
FileUtils - Class in com.metamatrix.core.util
 
FileUtils.Constants - Interface in com.metamatrix.core.util
 
FillBuff() - Method in class com.metamatrix.query.parser.JavaCharStream
 
fillPermissionNodeTree(PermissionDataNode, AuthorizationPolicyID) - Method in interface com.metamatrix.platform.security.api.service.AuthorizationServiceInterface
Takes a tree of PermissionDataNodeImpls that have their Resources filled in and fills in all permissions on resources that are found in the given AuthorizationPolicyID.

If any permissions are found that have no corresponding data node, a AuthorizationMgmtException is thrown noting the missing resource name(s).
filter(List) - Method in class com.metamatrix.common.tree.directory.FileSystemView
 
filter(String, Properties) - Static method in class com.metamatrix.common.util.PropertiesUtils
Returns a list of property names matching the given pattern.
FILTER - Static variable in class org.teiid.connector.jdbc.oracle.OracleSQLTranslator
 
filterBySearchCriteria(AbstractMetadataRecord, Map) - Method in class org.teiid.connector.metadata.MetadataResultsPostProcessor
Apply the given search criteria and filter out records, currently used to apply case sensitive matches since records matched in indexes are case insensitive matches.
FilteredResultsMetadata - Class in com.metamatrix.jdbc
 
filterTest(String, String) - Static method in class com.metamatrix.common.util.PropertiesUtils
Returns a boolean indicating whether the string matched the given pattern.
FINAL_TYPE_NAMES - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES
 
finalize() - Method in class com.metamatrix.common.connection.BaseTransaction
 
finalize() - Method in class com.metamatrix.common.connection.ManagedConnection
 
finalize() - Method in class com.metamatrix.core.util.TempDirectory
Clean up the temp directory if for some reason remove() has not been called explicitly.
find(ObjectID) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
 
find(File, String, boolean) - Static method in class com.metamatrix.core.util.ZipFileUtil
Will find all entries in the jar based on the expression specified and based on if case is ignored.
findAllFilesInDirectory(String) - Static method in class com.metamatrix.core.util.FileUtils
Returns a File array that will contain all the files that exist in the directory
findAllFilesInDirectoryHavingExtension(String, String) - Static method in class com.metamatrix.core.util.FileUtils
Returns a File array that will contain all the files that exist in the directory that have the specified extension.
findAllFilesInDirectoryRecursively(String) - Static method in class com.metamatrix.core.util.FileUtils
Returns a File array that will contain all the files that exist in the specified directory or any nested directories
findAllNodes(PlanNode, int) - Static method in class com.metamatrix.query.optimizer.relational.plantree.NodeEditor
 
findAllNodes(PlanNode, int, int) - Static method in class com.metamatrix.query.optimizer.relational.plantree.NodeEditor
Find all nodes of a type, starting at the root of a tree or subtree of PlanNodes and searching downward, but not searching past nodes of type equal to stopType.
findAllPolicyIDs() - Method in interface com.metamatrix.platform.admin.api.AuthorizationAdminAPI
Locate the IDs of all of the policies that are accessible by the caller.
findAllPolicyIDs() - Method in class com.metamatrix.platform.admin.apiimpl.AuthorizationAdminAPIImpl
Get all policyIDs in the system except those that we want to filter from the console.
findAllPolicyIDs(SessionToken) - Method in interface com.metamatrix.platform.security.api.service.AuthorizationServiceInterface
Locate the IDs of all of the policies that are accessible by the caller.
findAllPolicyIDs() - Method in interface com.metamatrix.platform.security.authorization.spi.AuthorizationSourceTransaction
Locate the IDs of all of the policies that are accessible by the caller.
findAllPolicyIDs() - Method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationTransaction
Locate the IDs of all of the policies that are accessible by the caller.
findBestMethodOnTarget(String, Object[]) - Method in class com.metamatrix.core.util.ReflectionHelper
Find the best method on the target class that matches the signature specified with the specified name and the list of arguments.
findBestMethodWithSignature(String, Object[]) - Method in class com.metamatrix.core.util.ReflectionHelper
Find the best method on the target class that matches the signature specified with the specified name and the list of argument classes.
findBestMethodWithSignature(String, List) - Method in class com.metamatrix.core.util.ReflectionHelper
Find the best method on the target class that matches the signature specified with the specified name and the list of argument classes.
findCapabilities(String) - Method in interface com.metamatrix.query.optimizer.capabilities.CapabilitiesFinder
 
findCapabilities(String) - Method in class com.metamatrix.query.optimizer.capabilities.DefaultCapabilitiesFinder
 
findChildCommandMetadata(Command, TempMetadataStore, boolean, QueryMetadataInterface) - Method in class com.metamatrix.query.resolver.command.DeleteResolver
 
findChildCommandMetadata(Command, TempMetadataStore, boolean, QueryMetadataInterface) - Method in class com.metamatrix.query.resolver.command.ExecResolver
 
findChildCommandMetadata(Command, TempMetadataStore, boolean, QueryMetadataInterface) - Method in class com.metamatrix.query.resolver.ProcedureContainerResolver
Find all metadata defined by this command for it's children.
findColumn(String) - Method in class com.metamatrix.jdbc.MMResultSet
This method returns the integer that represents which column represents the column name parameter.
findColumnIndex(String) - Method in class com.metamatrix.jdbc.MMResultSet
 
findElement(String) - Method in interface com.metamatrix.query.metadata.MetadataStore
Deprecated. used only by xml and uuid resolving
findElement(String) - Method in class org.teiid.metadata.CompositeMetadataStore
 
findElement(String) - Method in class org.teiid.metadata.ConnectorMetadataStore
 
findElement(String) - Method in class org.teiid.metadata.index.IndexMetadataStore
 
findFunction(String, Class[]) - Method in class com.metamatrix.query.function.FunctionLibrary
Find a function descriptor given a name and the types of the arguments.
findFunctionForm(String, int) - Method in class com.metamatrix.query.function.FunctionLibrary
Find function form based on function name and # of arguments.
findGroup(String) - Method in interface com.metamatrix.query.metadata.MetadataStore
 
findGroup(String) - Method in class org.teiid.metadata.CompositeMetadataStore
 
findGroup(String) - Method in class org.teiid.metadata.ConnectorMetadataStore
 
findGroup(String) - Method in class org.teiid.metadata.index.IndexMetadataStore
 
findLeafNodes(Set) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Go through the tree and find out the leaf nodes beneath this object.
findMarkedAndUnmarkedNodes(Set, Set) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Go through the tree and find out the top-level objects that are not marked and that do not have marked nodes beneath them, and find the leaf-level marked objects.
findMatchingGroups(String, Collection, QueryMetadataInterface) - Static method in class com.metamatrix.query.resolver.util.ResolverUtil
 
findMetadataRecords(String, String, boolean, boolean) - Method in interface com.metamatrix.query.metadata.MetadataStore
Search method used by the index connector
findMetadataRecords(char, String, boolean) - Method in interface com.metamatrix.query.metadata.MetadataStore
Deprecated. used only for xml
findMetadataRecords(char, String, boolean) - Method in class org.teiid.metadata.CompositeMetadataStore
 
findMetadataRecords(String, String, boolean, boolean) - Method in class org.teiid.metadata.CompositeMetadataStore
 
findMetadataRecords(char, String, boolean) - Method in class org.teiid.metadata.ConnectorMetadataStore
 
findMetadataRecords(String, String, boolean, boolean) - Method in class org.teiid.metadata.ConnectorMetadataStore
 
findMetadataRecords(char, String, boolean) - Method in class org.teiid.metadata.index.IndexMetadataStore
 
findMetadataRecords(String, String, boolean, boolean) - Method in class org.teiid.metadata.index.IndexMetadataStore
 
findNode(MappingNode, String) - Static method in class com.metamatrix.query.mapping.xml.MappingNode
 
findNodePreOrder(PlanNode, int) - Static method in class com.metamatrix.query.optimizer.relational.plantree.NodeEditor
 
findNodePreOrder(PlanNode, int, int) - Static method in class com.metamatrix.query.optimizer.relational.plantree.NodeEditor
 
findOperation(String) - Method in class com.metamatrix.connector.xmlsource.soap.SoapConnection
Find the operation to execute
findOrCreateProxy(String, Properties) - Method in class com.metamatrix.platform.service.proxy.ProxyManager
Returns a ServiceProxy of the given type.
If a proxy of the given type exists in the proxy registry, its service instances are updated and it's returned.
findParent(PlanNode, int) - Static method in class com.metamatrix.query.optimizer.relational.plantree.NodeEditor
 
findParent(PlanNode, int, int) - Static method in class com.metamatrix.query.optimizer.relational.plantree.NodeEditor
Return the first parent node of the given type stopping at the given nodes.
findPermissionWithResource(AuthorizationResource) - Method in class com.metamatrix.platform.security.api.AuthorizationPolicy
Given an AuthorizationResource, find the AuthorizationPermission, if any, that supplies an AuthorizationAction for that resource.
findPolicies(Collection) - Method in class com.metamatrix.platform.security.authorization.cache.AuthorizationCache
Find the policies with the given IDs.
findPolicy(AuthorizationPolicyID) - Method in class com.metamatrix.platform.security.authorization.cache.AuthorizationCache
Find the policy with the given ID.
findPolicyIDs(SessionToken, Collection) - Method in interface com.metamatrix.platform.security.api.service.AuthorizationServiceInterface
Locate the IDs of all of the policies that apply to the specified principal and that are accessible by the caller.
findPolicyIDs(MetaMatrixPrincipalName, SessionToken) - Method in class com.metamatrix.platform.security.authorization.cache.AuthorizationCache
Find the policyIDs associated with the given principal.
findPolicyIDs(Collection, AuthorizationRealm) - Method in interface com.metamatrix.platform.security.authorization.spi.AuthorizationSourceTransaction
Locate the IDs of all of the policies that apply to the specified principal and that are accessible by the caller in the given realm.
findPolicyIDs(Collection) - Method in interface com.metamatrix.platform.security.authorization.spi.AuthorizationSourceTransaction
Locate the IDs of all of the policies that apply to the specified principal and that are accessible by the caller in all known realms.
findPolicyIDs(Collection, AuthorizationRealm) - Method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationTransaction
Locate the IDs of all of the policies that apply to the specified principals and are in the given realm.
findPolicyIDs(Collection) - Method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationTransaction
Locate the IDs of all of the policies that apply to the specified principals.
findService(String) - Method in class com.metamatrix.common.application.ApplicationEnvironment
 
findService(String) - Method in class com.metamatrix.jdbc.EmbeddedConnectionFactoryImpl
 
findTopLevelMarkedNodes(Set) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Go through the tree and find out the top-level objects that are not marked and that do not have marked nodes beneath them, and find the leaf-level marked objects.
findTypedConversionFunction(Class, Class) - Method in class com.metamatrix.query.function.FunctionLibrary
Find conversion function and set return type to proper type.
finishDocument() - Method in interface com.metamatrix.api.core.xmi.XMIReaderAdapter
Notify the implementation that the XMI content has been completely processed.
finishEntity(Object) - Method in interface com.metamatrix.api.core.xmi.XMIReaderAdapter
Notify the implementation that the specified entity has been completed and will have no additional features.
finishFeature(FeatureInfo, Object) - Method in interface com.metamatrix.api.core.xmi.XMIReaderAdapter
Notify the implementation that the specified feature has been completed and will have no additions or changes.
first() - Method in class com.metamatrix.jdbc.MMResultSet
Moves the cursor to the first row in this ResultSet object.
FIRST_CHARACTER_IS_NOT_A_LETTER - Static variable in class com.metamatrix.common.namedobject.IDVerifier
The result of a performCheck signifying that the first character of the full name is not a letter.
FIRST_COMMAND - Static variable in class com.metamatrix.common.actions.AbstractObjectEditor
 
FIRST_VERSION - Static variable in class com.metamatrix.metadata.runtime.model.UpdateController
 
firstLetterUppercase(String) - Static method in class com.metamatrix.core.util.StringUtil
Make the first letter uppercase
FIXED_VALUE - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Properties
This property represents a fixed value for an XML node
FIXED_VALUE - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Tags
 
FixedNumberToBigDecimalTransform - Class in com.metamatrix.common.types.basic
 
FixedNumberToBigDecimalTransform(Class<?>) - Constructor for class com.metamatrix.common.types.basic.FixedNumberToBigDecimalTransform
 
FixedNumberToBigIntegerTransform - Class in com.metamatrix.common.types.basic
 
FixedNumberToBigIntegerTransform(Class<?>) - Constructor for class com.metamatrix.common.types.basic.FixedNumberToBigIntegerTransform
 
FLOAT - Static variable in class com.metamatrix.common.object.PropertyType
 
FLOAT - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataClasses
 
FLOAT - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataTypes
 
FLOAT - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
FLOAT - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
FLOAT - Static variable in class com.metamatrix.query.sql.ReservedWords
 
FLOAT - Static variable in class org.teiid.connector.api.TypeFacility.RUNTIME_NAMES
 
FLOAT - Static variable in interface org.teiid.connector.api.TypeFacility.RUNTIME_TYPES
 
FLOAT - Static variable in class org.teiid.connector.jdbc.translator.FunctionModifier
 
FLOAT - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
FLOAT_CLASS - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
FloatingNumberToBigDecimalTransform - Class in com.metamatrix.common.types.basic
 
FloatingNumberToBigDecimalTransform(Class<?>) - Constructor for class com.metamatrix.common.types.basic.FloatingNumberToBigDecimalTransform
 
FloatingNumberToBigIntegerTransform - Class in com.metamatrix.common.types.basic
 
FloatingNumberToBigIntegerTransform(Class<?>) - Constructor for class com.metamatrix.common.types.basic.FloatingNumberToBigIntegerTransform
 
FLOATVAL - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
floor(Number) - Static method in class com.metamatrix.query.function.FunctionMethods
 
FLOOR - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
flush() - Method in class com.metamatrix.connector.xml.cache.CachingOutputStream
 
flush() - Method in class com.metamatrix.script.shell.FilePrintStream
 
flush() - Method in class org.teiid.netty.handler.codec.serialization.ObjectEncoderOutputStream
 
FMC_0001 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
FMC_0002 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
FMC_0003 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
FMC_0004 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
FMC_0005 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
FMC_0006 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
FMC_0007 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
FMC_0008 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
FMC_0009 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
FMC_0010 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
FMC_0011 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
FMC_0012 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
FMC_0013 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
FMC_0014 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
FN - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
FolderDefinition - Interface in com.metamatrix.common.tree.directory
 
FolderDefinitionImpl - Class in com.metamatrix.common.tree.directory
 
FolderDefinitionImpl() - Constructor for class com.metamatrix.common.tree.directory.FolderDefinitionImpl
Create an empty definition object with all defaults.
FolderDefinitionImpl(String) - Constructor for class com.metamatrix.common.tree.directory.FolderDefinitionImpl
Create a definition object with the specified set of attributes.
FolderDefinitionImpl(String, String) - Constructor for class com.metamatrix.common.tree.directory.FolderDefinitionImpl
Create a definition object with the specified set of attributes.
FOR - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
FOR - Static variable in class com.metamatrix.query.sql.ReservedWords
 
FOR - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
FORCE_STREAMING - Static variable in class com.metamatrix.common.types.Streamable
 
FORCED_SHUTDOWN_TIME - Static variable in interface com.metamatrix.common.config.api.VMComponentDefnType
 
FOREIGN_KEY - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.KEY_TYPES
 
FOREIGN_KEY - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.DataAccess.Class
 
FOREIGN_KEY - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Relational.Class
 
FOREIGN_KEY - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.COLUMN_SET_TYPES
 
FOREIGN_KEY - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.KEY_TYPES
 
FOREIGN_KEY - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.RECORD_TYPE
 
ForeignKeyRecordImpl - Class in org.teiid.connector.metadata.runtime
ForeignKeyRecordImpl
ForeignKeyRecordImpl() - Constructor for class org.teiid.connector.metadata.runtime.ForeignKeyRecordImpl
 
forget(MMXid) - Method in interface com.metamatrix.dqp.client.ClientSideDQP
 
forget(String, MMXid) - Method in interface com.metamatrix.dqp.service.TransactionService
 
forget(Xid) - Method in class com.metamatrix.jdbc.MMXAResource
 
forgetTransaction(MMXid) - Method in class com.metamatrix.jdbc.MMConnection
 
format(Date, String) - Static method in class com.metamatrix.query.function.FunctionMethods
 
format(Number, String) - Static method in class com.metamatrix.query.function.FunctionMethods
 
FORMAT_SERVER - Static variable in class com.metamatrix.common.api.MMURL
 
FORMATBIGDECIMAL - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
FORMATBIGINTEGER - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
FORMATDATE - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
formatDateValue(Date) - Method in class org.teiid.connector.jdbc.translator.Translator
Format the dateObject (of type date, time, or timestamp) into a string using the DatabaseTimeZone format.
FORMATDOUBLE - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
FORMATFLOAT - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
FORMATINTEGER - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
FORMATLONG - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
formatMessage(AuditMessage) - Method in interface com.metamatrix.platform.security.audit.format.AuditMessageFormat
Format the specified message and return the String representation.
formatMessage(AuditMessage) - Method in class com.metamatrix.platform.security.audit.format.DelimitedAuditMessageFormat
Format the specified message and return the String representation.
formatMessage(AuditMessage) - Method in class com.metamatrix.platform.security.audit.format.ReadableAuditMessageFormat
Format the specified message and return the String representation.
FORMATTED_DOCUMENT - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Properties
Indicates whether the document will be outputted as a compressed String, or in readable form, with line breaks or indenting.
FORMATTED_DOCUMENT - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Tags
 
FORMATTIME - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
FORMATTIMESTAMP - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
formatURL(String, String, String, String, List, String, String) - Static method in class com.metamatrix.common.util.WSDLServletUtil
Returns the formatted url from the supplied info
formName(String, String, String) - Static method in class com.metamatrix.platform.security.api.AuthorizationPolicyID
 
FOUNDATION_CARDINALITY_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
FOUNDATION_CHANGEABILITY_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
Property names associated with Foundation metamodel components
FOUNDATION_DEFAULT_VALUE_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
FOUNDATION_DIRECTION_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
FOUNDATION_FORMAT_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
FOUNDATION_INITIAL_VALUE_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
FOUNDATION_IS_AUTO_INCREMENTED_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
FOUNDATION_IS_CASE_SENSITIVE_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
FOUNDATION_IS_CURRENCY_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
FOUNDATION_IS_NULLABLE_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
FOUNDATION_IS_SIGNED_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
FOUNDATION_LENGTH_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
FOUNDATION_LENGTH_FIXED_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
FOUNDATION_MAX_RANGE_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
FOUNDATION_MAX_SETSIZE_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
FOUNDATION_MIN_RANGE_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
FOUNDATION_MULTIPLICITY_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
FOUNDATION_SCALE_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
FOUNDATION_SEARCH_TYPE_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
FOUNDATION_SUPPORTS_AND_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
FOUNDATION_SUPPORTS_DISTINCT_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
FOUNDATION_SUPPORTS_JOIN_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
FOUNDATION_SUPPORTS_OR_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
FOUNDATION_SUPPORTS_ORDERBY_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
FOUNDATION_SUPPORTS_OUTERJOIN_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
FOUNDATION_SUPPORTS_SELECT_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
FOUNDATION_SUPPORTS_SET_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
FOUNDATION_SUPPORTS_SUBSCRIPTION_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
FOUNDATION_SUPPORTS_TRANSACTION_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
FOUNDATION_SUPPORTS_UPDATE_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
FOUNDATION_SUPPORTS_WHEREALL_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
FQ_LENGTH - Static variable in class com.metamatrix.core.id.UUID
 
FRACTION_DIGITS - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.DATA_TYPE_FACETS.CONSTRAINING
 
FrameUtil - Class in com.metamatrix.query.optimizer.relational.rules
 
FrameUtil() - Constructor for class com.metamatrix.query.optimizer.relational.rules.FrameUtil
 
free() - Method in class com.metamatrix.common.types.BlobType
 
free() - Method in class com.metamatrix.common.types.ClobType
 
free() - Method in class com.metamatrix.common.types.SQLXMLImpl
 
free() - Method in class com.metamatrix.common.types.XMLType
 
free() - Method in class com.metamatrix.jdbc.MMBlob
 
free() - Method in class com.metamatrix.jdbc.MMClob
 
free() - Method in class com.metamatrix.jdbc.MMSQLXML
 
freeMemory - Variable in class com.metamatrix.platform.vm.controller.ProcessStatistics
 
FROM - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
FROM - Static variable in class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
from(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse a FROM.
FROM - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
From - Class in com.metamatrix.query.sql.lang
Represents a FROM clause in a SELECT query.
From() - Constructor for class com.metamatrix.query.sql.lang.From
Constructs a default instance of this class.
From(List) - Constructor for class com.metamatrix.query.sql.lang.From
Constructs an instance of this class from an ordered set of from clauses
FROM - Static variable in class com.metamatrix.query.sql.ReservedWords
 
FROM - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
FROM_UNIXTIME - Static variable in class com.metamatrix.query.function.FunctionLibrary
 
FromClause - Class in com.metamatrix.query.sql.lang
A FromClause is an interface for subparts held in a FROM clause.
FromClause() - Constructor for class com.metamatrix.query.sql.lang.FromClause
 
fromString(String) - Static method in class com.sforce.soap.partner.DebugLevel
 
fromString(String) - Static method in class com.sforce.soap.partner.EmailPriority
 
fromString(String) - Static method in class com.sforce.soap.partner.fault.ExceptionCode
 
fromString(String) - Static method in class com.sforce.soap.partner.fault.FaultCode
 
fromString(String) - Static method in class com.sforce.soap.partner.FieldType
 
fromString(String) - Static method in class com.sforce.soap.partner.LayoutComponentType
 
fromString(String) - Static method in class com.sforce.soap.partner.SoapType
 
fromString(String) - Static method in class com.sforce.soap.partner.StatusCode
 
fromValue(String) - Static method in class com.sforce.soap.partner.DebugLevel
 
fromValue(String) - Static method in class com.sforce.soap.partner.EmailPriority
 
fromValue(String) - Static method in class com.sforce.soap.partner.fault.ExceptionCode
 
fromValue(QName) - Static method in class com.sforce.soap.partner.fault.FaultCode
 
fromValue(String) - Static method in class com.sforce.soap.partner.FieldType
 
fromValue(String) - Static method in class com.sforce.soap.partner.LayoutComponentType
 
fromValue(String) - Static method in class com.sforce.soap.partner.SoapType
 
fromValue(String) - Static method in class com.sforce.soap.partner.StatusCode
 
FULL - Static variable in class com.metamatrix.platform.security.audit.AuditLevel.DisplayNames
 
FULL - Static variable in class com.metamatrix.platform.security.audit.AuditLevel
Message level value that specifies that critical messages are to be recorded.
FULL - Static variable in class com.metamatrix.platform.security.audit.AuditLevel.Labels
 
FULL - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
FULL - Static variable in class com.metamatrix.query.sql.ReservedWords
 
FULL - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
FULL_MATCH - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.MATCH_TYPES
 
FULL_MATCH - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.MATCH_TYPES
 
FULL_NAME_FIELD - Static variable in interface org.teiid.connector.metadata.runtime.AbstractMetadataRecord.MetadataFieldNames
 
fullName - Variable in class com.metamatrix.common.namedobject.BaseID
The fully-qualified name of the node.
fullyQualifyElements(Command) - Static method in class com.metamatrix.query.sql.util.ElementSymbolOptimizer
This method will convert all elements in a command to their fully qualified name.
FUNCTION - Static variable in class com.metamatrix.core.vdb.ModelType
The 'FUNCTION' literal value.
FUNCTION - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.PROCEDURE_TYPES
 
FUNCTION - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Function.Class
 
function(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse a function.
Function - Class in com.metamatrix.query.sql.symbol
Represents a function in a sql statement.
Function(String, Expression[]) - Constructor for class com.metamatrix.query.sql.symbol.Function
Construct a function with function name and array of arguments.
FUNCTION - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.PROCEDURE_TYPES
 
FUNCTION_0001 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
function package (001)
function_0001 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
FUNCTION_0002 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
function_0002 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
FUNCTION_0003 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
function_0003 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
FUNCTION_0004 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0005 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
function_0005 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
FUNCTION_0006 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
function_0006 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
FUNCTION_0007 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0008 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0009 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0010 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0011 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0012 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0013 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0014 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0015 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0016 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0017 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0018 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0019 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0020 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0021 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0022 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0024 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0025 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0026 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0027 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0028 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0029 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0030 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0031 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0032 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0033 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0034 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0035 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0035a - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0036 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0037 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0038 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0039 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0040 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0041 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0042 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0043 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0044 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0045 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0046 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0047 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0048 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0050 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0051 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0052 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0053 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0054 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0055 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0056 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0057 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0058 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0059 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0060 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0061 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0062 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0063 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0064 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0065 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0066 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0067 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0068 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0069 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0070 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0071 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_CATEGORY_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
Property names associated with MetaMatrix Functions metamodel components
FUNCTION_DEFINITION_TYPE - Static variable in interface com.metamatrix.common.config.api.ExtensionModule
The name of the Function Definition type of extension module.
FUNCTION_DEFINITION_TYPE - Static variable in class com.metamatrix.common.extensionmodule.ExtensionModuleTypes
The name of the Function Definition type of extension module.
FUNCTION_DEFINITION_TYPE - Static variable in interface org.teiid.adminapi.ExtensionModule
The name of the Function Definition type of extension module.
FUNCTION_DIRECTION_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
FUNCTION_INVOCATION_CLASS_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
FUNCTION_INVOCATION_METHOD_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
FUNCTION_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
FUNCTIONALITY_NOT_ENABLED - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
FunctionCategoryConstants - Interface in com.metamatrix.query.function.metadata
This interface defines the default set of function category constants.
FunctionCollectorVisitor - Class in com.metamatrix.query.sql.visitor
This visitor class will traverse a language object tree and collect all Function references it finds.
FunctionCollectorVisitor(Collection) - Constructor for class com.metamatrix.query.sql.visitor.FunctionCollectorVisitor
Construct a new visitor with the specified collection, which should be non-null.
FunctionCollectorVisitor(Collection, String) - Constructor for class com.metamatrix.query.sql.visitor.FunctionCollectorVisitor
Construct a new visitor with the specified collection, which should be non-null.
FunctionDescriptor - Class in com.metamatrix.query.function
The FunctionDescriptor describes a particular function instance enough that the function library can retrieve a function instance based on the descriptor.
FunctionExecutionException - Exception in com.metamatrix.api.exception.query
During processing, an invalid function was detected.
FunctionExecutionException() - Constructor for exception com.metamatrix.api.exception.query.FunctionExecutionException
No-arg constructor required by Externalizable semantics.
FunctionExecutionException(String) - Constructor for exception com.metamatrix.api.exception.query.FunctionExecutionException
Construct an instance with the message specified.
FunctionExecutionException(String, String) - Constructor for exception com.metamatrix.api.exception.query.FunctionExecutionException
Construct an instance with the message and error code specified.
FunctionExecutionException(Throwable, String) - Constructor for exception com.metamatrix.api.exception.query.FunctionExecutionException
Construct an instance from a message and an exception to chain to this one.
FunctionExecutionException(Throwable, String, String) - Constructor for exception com.metamatrix.api.exception.query.FunctionExecutionException
Construct an instance from a message and a code and an exception to chain to this one.
FunctionForm - Class in com.metamatrix.query.function
The FunctionForm class represents a particular form of a function signature.
FunctionForm(FunctionMethod) - Constructor for class com.metamatrix.query.function.FunctionForm
Construct a function form by pulling all info from a FunctionMethod.
FunctionLibrary - Class in com.metamatrix.query.function
The function library is the primary way for the system to find out what functions are available, resolve function signatures, and invoke system and user-defined functions.
FunctionLibraryManager - Class in com.metamatrix.query.function
Factory to obtain the local FunctionLibrary and register sources of function metadata.
FunctionMetadataException - Exception in com.metamatrix.api.exception.query
Detected invalid function metadata during validation.
FunctionMetadataException() - Constructor for exception com.metamatrix.api.exception.query.FunctionMetadataException
No-arg constructor required by Externalizable semantics.
FunctionMetadataException(String) - Constructor for exception com.metamatrix.api.exception.query.FunctionMetadataException
Construct an instance with the message specified.
FunctionMetadataException(String, String) - Constructor for exception com.metamatrix.api.exception.query.FunctionMetadataException
Construct an instance with the message and error code specified.
FunctionMetadataException(Throwable, String) - Constructor for exception com.metamatrix.api.exception.query.FunctionMetadataException
Construct an instance from a message and an exception to chain to this one.
FunctionMetadataException(Throwable, String, String) - Constructor for exception com.metamatrix.api.exception.query.FunctionMetadataException
Construct an instance from a message and a code and an exception to chain to this one.
FunctionMetadataReader - Class in com.metamatrix.query.function.metadata
This class is reader for the UDF xmi file.
FunctionMetadataReader() - Constructor for class com.metamatrix.query.function.metadata.FunctionMetadataReader
 
FunctionMetadataSource - Interface in com.metamatrix.query.function
A FunctionMetadataSource represents a source of function metadata for the function library.
FunctionMetadataValidator - Class in com.metamatrix.query.function.metadata
The validator encodes business logic with respect to what a valid function description is.
FunctionMethod - Class in com.metamatrix.query.function.metadata
This class represents information about a particular function signature.
FunctionMethod() - Constructor for class com.metamatrix.query.function.metadata.FunctionMethod
Construct a new empty function method.
FunctionMethod(String, String, String, String, String, FunctionParameter[], FunctionParameter) - Constructor for class com.metamatrix.query.function.metadata.FunctionMethod
Construct a function method with default pushdown and null dependent attributes.
FunctionMethod(String, String, String, String, String, FunctionParameter[], FunctionParameter, int) - Constructor for class com.metamatrix.query.function.metadata.FunctionMethod
Construct a function method with default pushdown and null dependent attributes.
FunctionMethod(String, String, String, int, String, String, FunctionParameter[], FunctionParameter) - Constructor for class com.metamatrix.query.function.metadata.FunctionMethod
Construct a function method with all parameters assuming null dependent and non-deterministic.
FunctionMethod(String, String, String, int, String, String, FunctionParameter[], FunctionParameter, boolean, int) - Constructor for class com.metamatrix.query.function.metadata.FunctionMethod
Construct a function method with all parameters.
FunctionMethods - Class in com.metamatrix.query.function
 
FunctionMethods() - Constructor for class com.metamatrix.query.function.FunctionMethods
 
FunctionModifier - Class in org.teiid.connector.jdbc.translator
Implementations of this interface are used to modify Teiid functions coming in to the connector into alternate datasource-specific language, if necessary.
FunctionModifier() - Constructor for class org.teiid.connector.jdbc.translator.FunctionModifier
 
FunctionParameter - Class in com.metamatrix.query.function.metadata
A function parameter defines the name and description of an input or output parameter for a function.
FunctionParameter() - Constructor for class com.metamatrix.query.function.metadata.FunctionParameter
Construct a function parameter with no attributes.
FunctionParameter(String, String) - Constructor for class com.metamatrix.query.function.metadata.FunctionParameter
Construct a function parameter with no description.
FunctionParameter(String, String, String) - Constructor for class com.metamatrix.query.function.metadata.FunctionParameter
Construct a function parameter with all attributes.
FunctionParameter(String, String, String, boolean) - Constructor for class com.metamatrix.query.function.metadata.FunctionParameter
 

G

GE - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
GE - Static variable in class com.metamatrix.query.sql.lang.AbstractCompareCriteria
Constant indicating the first operand is greater than or equal to the second.
GE - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
GEN_0001 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
GEN_0001 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
GEN_0002 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
GEN_0003 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
GEN_0004 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
GEN_0005 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
GEN_0006 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
GEN_0007 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
GEN_0008 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
GEN_0009 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
GEN_0010 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
GEN_0011 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
GEN_0012 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
GENERAL_ADMIN - Static variable in class com.metamatrix.server.util.SecurityRoles.Name
 
generate() - Method in class com.metamatrix.common.util.Permutation
Create list of arrays of items, in all possible permutations (that's n! permutations).
generate(int) - Method in class com.metamatrix.common.util.Permutation
Create list of arrays of items, in all possible permutations (that's n! permutations).
generateAndSaveKey(String) - Static method in class com.metamatrix.common.util.crypto.cipher.SymmetricCryptor
 
generateCanonical(CommandTreeNode, QueryMetadataInterface, AnalysisRecord, CommandContext) - Method in class com.metamatrix.query.optimizer.batch.BatchedUpdatePlanner
 
generateCanonical(CommandTreeNode, QueryMetadataInterface, AnalysisRecord, CommandContext) - Method in interface com.metamatrix.query.optimizer.CommandPlanner
Requests that the planner generate the canonical plan(s) for the Command object(s) represented by the CommandTreeNode tree parameter.
generateCanonical(CommandTreeNode, QueryMetadataInterface, AnalysisRecord, CommandContext) - Method in class com.metamatrix.query.optimizer.proc.ProcedurePlanner
This method does nothing as the method call to ProcedurePlanner.optimize(com.metamatrix.query.optimizer.CommandTreeNode, com.metamatrix.core.id.IDGenerator, com.metamatrix.query.metadata.QueryMetadataInterface, com.metamatrix.query.optimizer.capabilities.CapabilitiesFinder, com.metamatrix.query.analysis.AnalysisRecord, com.metamatrix.query.util.CommandContext) directly produces the ProcessorPlan for the given procedure.
GenerateCanonical - Class in com.metamatrix.query.optimizer.relational
 
generateCanonical(CommandTreeNode, QueryMetadataInterface, AnalysisRecord, CommandContext) - Method in class com.metamatrix.query.optimizer.relational.RelationalPlanner
 
generateCanonical(CommandTreeNode, QueryMetadataInterface, AnalysisRecord, CommandContext) - Method in class com.metamatrix.query.optimizer.xml.XMLPlanner
 
generateCanonical(CommandTreeNode, QueryMetadataInterface, AnalysisRecord, CommandContext) - Method in class com.metamatrix.query.optimizer.xquery.XQueryPlanner
 
GENERATED_WSDL_FILENAME - Static variable in class com.metamatrix.common.util.WSDLServletUtil
 
GENERATED_WSDL_NAME - Static variable in class com.metamatrix.common.util.WSDLServletUtil
 
generateMaterializationConnectionPropFile(OutputStream) - Method in interface com.metamatrix.vdb.materialization.MaterializedViewScriptGenerator
Generate the connection properties file for all materialized views in a VDB and write it to the given stream.
generateMaterializationConnectionPropFile(OutputStream) - Method in class com.metamatrix.vdb.materialization.MaterializedViewScriptGeneratorImpl
 
generateMaterializationLoadScript(OutputStream) - Method in interface com.metamatrix.vdb.materialization.MaterializedViewScriptGenerator
Generate the materialization load scripts for all materialized views in a VDB for the MetaMatrix platform and write them to the given stream.
generateMaterializationLoadScript(OutputStream) - Method in class com.metamatrix.vdb.materialization.MaterializedViewScriptGeneratorImpl
 
generateMaterializationScripts(String, String, String, String, String, String) - Method in interface com.metamatrix.admin.api.server.ServerConfigAdmin
Generate the scripts necessary for loading or refreshing a VDB with Materialized Views.
generateMaterializationScripts(String, String, String, String, String, String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
generateMaterializationScripts(String, String, String, String, String, String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
generateMaterializationSwapScript(OutputStream, DatabaseDialect) - Method in interface com.metamatrix.vdb.materialization.MaterializedViewScriptGenerator
Generate the materialization rename scripts for all materialized views in a VDB for all supported RDBMS platforms and write them to the given stream.
generateMaterializationSwapScript(OutputStream, DatabaseDialect) - Method in class com.metamatrix.vdb.materialization.MaterializedViewScriptGeneratorImpl
 
generateMaterializationTruncateScript(OutputStream, DatabaseDialect) - Method in interface com.metamatrix.vdb.materialization.MaterializedViewScriptGenerator
Generate the materialization truncate scripts for all materialized views in a VDB for all supported RDBMS platforms and write them to the given stream.
generateMaterializationTruncateScript(OutputStream, DatabaseDialect) - Method in class com.metamatrix.vdb.materialization.MaterializedViewScriptGeneratorImpl
 
generateMethod(String) - Method in class com.metamatrix.connector.xml.http.HTTPRequestor
 
generatePairs(String) - Method in class com.metamatrix.connector.xml.http.HTTPRequest
 
generateParseException() - Method in class com.metamatrix.query.parser.SQLParser
 
generatePlan(Command, PlanHints, QueryMetadataInterface) - Static method in class com.metamatrix.query.optimizer.relational.GenerateCanonical
Generate an initial plan given a command.
generateSqlForStoredProcedure(IProcedure) - Method in class org.teiid.connector.jdbc.translator.SQLConversionVisitor
This is a generic implementation.
get(String) - Method in class bsh.Interpreter
Get the value of the name.
get(int) - Method in class com.metamatrix.api.core.message.MessageList
Overrides the implementation of List
get(K) - Method in interface com.metamatrix.cache.Cache
Retrieves the value for the given Key
get(Cache.Type, CacheConfiguration) - Method in interface com.metamatrix.cache.CacheFactory
Create / Get the cache for the give type use
get(K) - Method in class com.metamatrix.cache.jboss.JBossCache
Retrieves the value for the given Key
get(Cache.Type, CacheConfiguration) - Method in class com.metamatrix.cache.jboss.JBossCacheFactory
Create / Get the cache for the give type use
get(Object) - Method in class com.metamatrix.common.properties.UnmodifiableProperties
 
GET - Static variable in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
get(File, String, boolean) - Static method in class com.metamatrix.core.util.ZipFileUtil
Returns the file with the specified name to the specified zip file.
get() - Method in class com.metamatrix.dqp.client.ResultsFuture
 
get(long, TimeUnit) - Method in class com.metamatrix.dqp.client.ResultsFuture
 
get() - Method in class com.metamatrix.platform.security.authorization.service.AdminAuthorizationPolicyProvider
 
get(ChannelProvider.ChannelID) - Method in class com.metamatrix.server.ChannelProvider
 
get() - Method in class com.metamatrix.server.FileLogListenerProvider
 
get() - Method in class com.metamatrix.server.JGroupsProvider
Helper method to create a JChannel.
get(Object) - Method in interface org.teiid.connector.api.ExecutionContext
Get a item that has been placed previously from cache.
get(String) - Method in class org.teiid.connector.metadata.ReflectionWrapper
The get method takes a property name and attempts to find a matching method on the target class.
get_any() - Method in class com.sforce.soap.partner.sobject.SObject
Gets the _any value for this SObject.
GET_METHOD_PREFIX - Static variable in class org.teiid.connector.metadata.MetadataConnectorConstants
The prefix to the NameInsource for column/parameter to arrive at a method name to be invoked on a MetadataRecord to get the value used to populate the column/parameter.
getAbsolutePath(TreeNode) - Method in class com.metamatrix.common.tree.directory.FileSystemView
Obtain the absoluate path for this DirectoryEntry, which includes the path of the root.
getAbsolutePath(Element) - Static method in class com.metamatrix.common.xml.XPathUtil
Get the absolute path using the abbreviated format of XPath 1.0 for the specified element.
getAbsolutePath(Attribute) - Static method in class com.metamatrix.common.xml.XPathUtil
Get the absolute path using the abbreviated format of XPath 1.0 for the specified attribute.
getAbsoluteRowNumber() - Method in class com.metamatrix.jdbc.MMResultSet
 
getAbsoluteSeparator() - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
Obtain the character (as a String) that is used to separate names in a path sequence for the abstract path.
getAbsoluteSeparatorChar() - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
Obtain the character that is used to separate names in a path sequence for the absolute path.
getAccessMethod() - Method in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
getAccessPatternElementsInGroups(QueryMetadataInterface, Collection, boolean) - Static method in class com.metamatrix.query.resolver.util.ResolverUtil
When access patterns are flattened, they are an approximation the user may need to enter as criteria.
getAccessPatterns() - Method in class com.metamatrix.query.metadata.TempMetadataID
 
getAccessPatterns() - Method in class org.teiid.connector.metadata.runtime.TableRecordImpl
 
getAccessPatternsInGroup(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getAccessPatternsInGroup(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getAccessPatternsInGroup(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the access patterns for the specified group
getAccessPatternsInGroup(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getAccessPatternsInGroup(Object) - Method in class org.teiid.metadata.TransformationMetadata
 
getAccountId() - Method in class com.sforce.soap.partner.LeadConvert
Gets the accountId value for this LeadConvert.
getAccountId() - Method in class com.sforce.soap.partner.LeadConvertResult
Gets the accountId value for this LeadConvertResult.
getAccumulatorType() - Method in class com.metamatrix.query.function.aggregate.Sum
Allows subclasses to determine type of accumulator for the SUM.
getAction() - Method in class com.sforce.soap.partner.ProcessWorkitemRequest
Gets the action value for this ProcessWorkitemRequest.
getActionCount() - Method in class com.metamatrix.common.actions.BasicModificationActionQueue
Return the number of actions that are currently in this queue.
getActionCount() - Method in interface com.metamatrix.common.actions.ModificationActionQueue
Return the number of actions that are currently in this queue.
getActionDescription() - Method in class com.metamatrix.common.actions.ActionDefinition
Get the description (i.e., verb) for this type of action.
getActionDescription() - Method in class com.metamatrix.common.actions.AddNamedObject
 
getActionDescription() - Method in class com.metamatrix.common.actions.AddObject
 
getActionDescription() - Method in class com.metamatrix.common.actions.CreateObject
 
getActionDescription() - Method in class com.metamatrix.common.actions.DestroyObject
 
getActionDescription() - Method in class com.metamatrix.common.actions.ExchangeNamedObject
 
getActionDescription() - Method in class com.metamatrix.common.actions.ExchangeObject
 
getActionDescription() - Method in class com.metamatrix.common.actions.ExchangePrimitive
Get the description (i.e., verb) for this type of action.
getActionDescription() - Method in class com.metamatrix.common.actions.RemoveNamedObject
 
getActionDescription() - Method in class com.metamatrix.common.actions.RemoveObject
 
getActionIndex() - Method in exception com.metamatrix.common.config.api.exceptions.ConfigurationException
Obtain the index corresponding to the action for which the exception occured on.
getActionLabels() - Method in interface com.metamatrix.platform.admin.api.PermissionNode
The AuthorizationActions labels currently on this data node.
getActionLabels() - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeImpl
The AuthorizationActions labels currently on this data node.
getActions() - Method in class com.metamatrix.common.actions.BasicModificationActionQueue
Return an unmodifiable copy of the list of actions in this queue, possibly empty but never null
getActions() - Method in interface com.metamatrix.common.actions.ModificationActionQueue
Return a copy of the list of actions in this queue, possibly empty but never null
getActions() - Method in interface com.metamatrix.platform.admin.api.PermissionNode
The AuthorizationActions currently on this data node.
getActions() - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeImpl
The AuthorizationActions currently on this data node.
getActions() - Method in class com.metamatrix.platform.security.api.AuthorizationPermission
Get the operations that the user may perform on the resource, as defined by this rule.
getActionsLabels(int) - Static method in class com.metamatrix.platform.security.api.StandardAuthorizationActions
Obtain the formatted String[] version of the given actionsValue.
getActionsString(int) - Static method in class com.metamatrix.platform.security.api.StandardAuthorizationActions
Obtain the formatted String version of the given actionsValue.
getActiveMemoryLevel() - Method in class com.metamatrix.common.buffer.impl.BufferConfig
 
getActiveMemoryThreshold() - Method in class com.metamatrix.common.buffer.impl.BufferConfig
 
getActiveServiceBindings(String, String, String) - Method in class com.metamatrix.platform.registry.ClusteredRegistryState
 
getActiveServices(String) - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIHelper
get the active services of given type
getActiveSessions() - Method in interface com.metamatrix.platform.security.api.service.SessionServiceInterface
Get the collection of active user sessions on the system.
getActiveSessions() - Method in class com.metamatrix.platform.security.session.service.SessionServiceImpl
 
getActiveSessionsCount() - Method in interface com.metamatrix.platform.security.api.service.SessionServiceInterface
Get the number of active user sessions on the system.
getActiveSessionsCount() - Method in class com.metamatrix.platform.security.session.service.SessionServiceImpl
 
getActiveThreads() - Method in class com.metamatrix.common.queue.WorkerPoolStats
 
getActiveVDBVersion(String, String) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedVDBService
 
getActiveVDBVersion(String, String) - Method in interface com.metamatrix.dqp.service.VDBService
 
getActiveVDBVersion(String, String) - Method in class com.metamatrix.server.dqp.service.PlatformVDBService
 
getActiveVirtualDatabaseID(String, String) - Method in class com.metamatrix.metadata.runtime.RuntimeMetadataCatalog
Returns the id for the VirtualDatabase that is in an 'Active' state.
getActiveVirtualDatabaseID(String, String) - Method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCConnector
Used only by the RuntimeMetadataCatalog to find the active id.
getActiveVirtualDatabaseID(String, String, Connection) - Static method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCRuntimeMetadataReader
Used only by the RuntimeMetadataCatalog to find the active id.
getActiveVirtualDatabaseID(String, String) - Method in interface com.metamatrix.metadata.runtime.spi.MetaBaseConnector
Used only by the RuntimeMetadataCatalog to find the active id.
getActivity() - Method in class com.metamatrix.dqp.service.AuditMessage
 
getActorIds() - Method in class com.sforce.soap.partner.ProcessResult
Gets the actorIds value for this ProcessResult.
getActorIds(int) - Method in class com.sforce.soap.partner.ProcessResult
 
getActualDataType() - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
getActualDataType() - Method in class com.metamatrix.metadata.runtime.model.BasicProcedureParameter
 
getActualParent(TreeNode) - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
 
getActualResultSetName() - Method in class com.metamatrix.query.mapping.xml.MappingSourceNode
 
getActualRoots() - Method in class com.metamatrix.common.tree.directory.FileSystemView
Returns all root partitians on this DirectoryEntry system regardless of whether they are hidden.
getAdditionalProperties() - Method in class com.metamatrix.jdbc.BaseDataSource
 
getAdditionalPropertyInfo(String, Properties) - Method in class com.metamatrix.jdbc.BaseDriver
 
getAdditionalPropertyInfo(String, Properties) - Method in class com.metamatrix.jdbc.MMDriver
 
getAddress() - Method in class com.metamatrix.jdbc.EmbeddedConnectionFactoryImpl
 
getAddress() - Method in interface com.metamatrix.platform.vm.api.controller.ProcessManagement
Get the address of the host this VM is running on.
getAddress() - Method in class com.metamatrix.platform.vm.controller.ProcessController
 
getAdminAPI() - Method in interface com.metamatrix.jdbc.api.Connection
Retrieve an administrative object used to control MM Query.
getAdminAPI() - Method in class com.metamatrix.jdbc.MMConnection
 
getAdminObjects(String, String) - Method in class com.metamatrix.admin.server.AbstractAdminImpl
Get admin objects of the specified className that match the specified identifier.
getAggregateFunction() - Method in class com.metamatrix.query.sql.symbol.AggregateSymbol
Get the aggregate function type - this will map to one of the reserved words for the aggregate functions.
getAggregates(LanguageObject, Collection<SingleElementSymbol>, Collection<SingleElementSymbol>) - Static method in class com.metamatrix.query.sql.visitor.AggregateSymbolCollectorVisitor
 
getAggregates(LanguageObject, boolean) - Static method in class com.metamatrix.query.sql.visitor.AggregateSymbolCollectorVisitor
 
getAlias() - Method in interface com.metamatrix.metadata.runtime.api.Element
Return the alias.
getAlias() - Method in interface com.metamatrix.metadata.runtime.api.Group
Return the alias.
getAlias() - Method in interface com.metamatrix.metadata.runtime.api.Key
Return the alias.
getAlias() - Method in interface com.metamatrix.metadata.runtime.api.Procedure
Return the alias.
getAlias() - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
getAlias() - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
getAlias() - Method in class com.metamatrix.metadata.runtime.model.BasicGroupID
 
getAlias() - Method in class com.metamatrix.metadata.runtime.model.BasicKey
 
getAlias() - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataObject
 
getAlias() - Method in class com.metamatrix.metadata.runtime.model.BasicProcedure
 
getAliasName(String) - Method in class com.metamatrix.query.optimizer.xml.XMLPlannerEnvironment
 
getAliasResultName() - Method in class com.metamatrix.query.mapping.xml.MappingSourceNode
 
getAllComponentTypeDefinitions(ComponentTypeID) - Method in interface com.metamatrix.common.config.api.ConfigurationModelContainer
Return a collection of the ComponentTypeDefinitions for the request component type
getAllComponentTypeDefinitions(ComponentTypeID) - Method in class com.metamatrix.common.config.model.ConfigurationModelContainerImpl
 
getAllComponentTypeDefinitions(ComponentTypeID) - Method in interface com.metamatrix.platform.admin.api.ConfigurationAdminAPI
Returns the all component type definitions for the specified ComponentTypeID.
getAllComponentTypeDefinitions(ComponentTypeID) - Method in class com.metamatrix.platform.admin.apiimpl.ConfigurationAdminAPIImpl
Returns the all component type definitions for the specified ComponentTypeID.
getAllComponentTypeDefinitions(ComponentTypeID) - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Returns the all component type definitions for the specified ComponentTypeID.
getAllComponentTypeDefinitions(ComponentTypeID) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
 
getAllComponentTypes(boolean) - Method in interface com.metamatrix.platform.admin.api.ConfigurationAdminAPI
Returns a List of type ComponentType that represents all the ComponentTypes defined.
getAllComponentTypes(boolean) - Method in class com.metamatrix.platform.admin.apiimpl.ConfigurationAdminAPIImpl
Returns a List of type ComponentType that represents all the ComponentTypes defined.
getAllComponentTypes(boolean) - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Returns a List of type ComponentType that represents all the ComponentTypes defined.
getAllComponentTypes(boolean) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
 
getAllDataNodeNames(String, String) - Method in interface com.metamatrix.server.admin.api.RuntimeMetadataAdminAPI
Get all data element paths for a VDB version.
getAllDataNodeNames(String, String) - Method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataAdminAPIImpl
Get all data element paths for a VDB version.
getAllDataNodeNames(VirtualDatabaseID, Map) - Static method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataHelper
Aquire all data node full names from the runtime catalog.
getAllDataNodeNames(String, String, Map) - Static method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataHelper
Aquire all data node full names from the runtime catalog.
getAllDataTypeClasses() - Static method in class com.metamatrix.common.types.DataTypeManager
 
getAllDataTypeNames() - Static method in class com.metamatrix.common.types.DataTypeManager
Get a set of all data type names.
getAllDialects() - Static method in class com.metamatrix.vdb.materialization.DatabaseDialect
Get a collection of all known DatabaseDialects that may be iterated over, etc.
getAllExternalGroups() - Method in class com.metamatrix.query.sql.lang.Command
 
getAllGroups() - Method in class com.metamatrix.query.sql.lang.GroupContext
Flattens all contexts to a single list
getAllListeners() - Method in class com.metamatrix.core.event.AbstractEventSource
 
getAllListeners() - Method in interface com.metamatrix.core.event.EventSource
Obtain the complete list of listeners that are registered.
getAllModelIDs(Connection) - Static method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCRuntimeMetadataReader
 
getAllModels() - Method in interface com.metamatrix.metadata.runtime.api.MetadataSourceAPI
Returns a Collection of Models that represents all the models
getAllModels() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseMetadata
Return all models that are defined in the VDB regardless of type or visibility.
getAllModels() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseMetadata
 
getAllModels() - Method in class com.metamatrix.metadata.runtime.model.MetadataCache
 
getAllObjects() - Method in interface com.metamatrix.common.config.api.ConfigurationModelContainer
Return all the objects that make up this model.
getAllObjects() - Method in class com.metamatrix.common.config.model.ConfigurationModelContainerImpl
 
getAllowDoubleQuotedVariables() - Method in class com.metamatrix.jdbc.util.MMJDBCURL
 
getAllowedActions() - Method in interface com.metamatrix.platform.admin.api.PermissionNode
The AuthorizationActions allowed on this data node.
getAllowedActions() - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeImpl
The AuthorizationActions allowed on this data node.
getAllowedActions() - Method in class com.metamatrix.platform.security.api.GranteeEntitlementEntry
Get the Allowed Actions.
getAllowedCode() - Method in class com.metamatrix.common.config.model.BasicPropDefnAllowedValue
 
getAllowedValues() - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
getAllowedValues() - Method in interface com.metamatrix.common.config.api.ComponentTypeDefn
Returns a list of PropDefnAllowedValue objects
getAllowedValues() - Method in class com.metamatrix.common.config.api.ComponentTypePropDefn
Get the allowed values for this property.
getAllowedValues() - Method in class com.metamatrix.common.config.model.BasicComponentTypeDefn
 
getAllowedValues(PropertiedObject, PropertyDefinition) - Method in interface com.metamatrix.common.object.PropertiedObjectEditor
Get the allowed values for the property on the specified object.
getAllowedValues(PropertiedObject, PropertyDefinition) - Method in class com.metamatrix.common.object.PropertiedObjectEditorImpl
Get the allowed values for the property on the specified object.
getAllowedValues() - Method in interface com.metamatrix.common.object.PropertyDefinition
Get the allowed values for this property.
getAllowedValues() - Method in class com.metamatrix.common.object.PropertyDefinitionImpl
Get the allowed values for this property.
getAllowedValues(PropertiedObject, PropertyDefinition) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
Get the allowed values for the property on the specified object.
getAllowedValues(PropertiedObject, PropertyDefinition) - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
Get the allowed values for the property on the specified object.
getAllowedValues() - Method in interface org.teiid.adminapi.PropertyDefinition
Get the allowed values for this property.
getAllowHttp500() - Method in class com.metamatrix.connector.xml.http.HTTPRequest
 
getALLPaths(Collection) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseMetadata
 
getALLPaths(Collection) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseMetadata
 
getAllPropertiesForComponent(BaseID) - Method in interface com.metamatrix.common.config.api.Configuration
Returns the all properites for the specified component object.
getAllPropertiesForComponent(BaseID) - Method in class com.metamatrix.common.config.model.BasicConfiguration
 
getAllQueries() - Method in class com.metamatrix.server.query.service.QueryService
 
getAllQueries() - Method in interface com.metamatrix.server.query.service.QueryServiceInterface
 
getAllRoleNames() - Static method in class org.teiid.adminapi.AdminRoles
Get the set of static MetaMatrix administrative roles known to the system.
getAllTempTables() - Method in interface com.metamatrix.query.tempdata.TempTableStore
 
getAllTempTables() - Method in class com.metamatrix.query.tempdata.TempTableStoreImpl
 
getAllTuples() - Method in class com.metamatrix.common.buffer.TupleBatch
Get all tuples
getAlternateServers() - Method in class com.metamatrix.jdbc.MMDataSource
Returns a string containing a comma delimited list of alternate MetaMatrix Server(s).
getAlternateServers() - Method in class org.teiid.jdbc.TeiidDataSource
Returns a string containing a comma delimited list of alternate MetaMatrix Server(s).
getAndClearWarnings() - Method in class com.metamatrix.query.processor.BaseProcessorPlan
 
getAndClearWarnings() - Method in interface com.metamatrix.query.processor.ProcessorPlan
Get all warnings found while processing this plan.
getAndClearWarnings() - Method in class com.metamatrix.query.processor.QueryProcessor
 
getAnnotation() - Method in class com.metamatrix.jdbc.AnnotationImpl
 
getAnnotation() - Method in interface com.metamatrix.jdbc.api.Annotation
Get annotation description.
getAnnotation() - Method in class com.metamatrix.query.analysis.QueryAnnotation
 
getAnnotation() - Method in class org.teiid.connector.metadata.runtime.AbstractMetadataRecord
 
getAnnotations() - Method in class com.metamatrix.dqp.message.ResultsMessage
 
getAnnotations() - Method in interface com.metamatrix.jdbc.api.Statement
Get collection of annotations from the query planner from the last command executed on the Statement, if annotations were requested.
getAnnotations() - Method in class com.metamatrix.jdbc.MMStatement
Get annotations
getAnnotations() - Method in class com.metamatrix.query.analysis.AnalysisRecord
Get annotations.
getAnnotations() - Method in interface org.teiid.connector.metadata.runtime.ConnectorMetadata
Get the annotations defined for this model
getAnnotations() - Method in class org.teiid.connector.metadata.runtime.MetadataFactory
 
getAnonSSLContext() - Static method in class com.metamatrix.common.comm.platform.socket.SocketUtil
 
getApplicationName() - Method in class com.metamatrix.admin.objects.MMSession
Get the Application Name
getApplicationName() - Method in class com.metamatrix.jdbc.BaseDataSource
Returns the name of the application.
getApplicationName() - Method in class com.metamatrix.platform.security.api.MetaMatrixSessionInfo
 
getApplicationName() - Method in interface org.teiid.adminapi.Session
Get the Application Name
getAppServerURL() - Method in class com.metamatrix.common.api.MMURL
Get the Metamatrix Application Server URL
getArg(int) - Method in class com.metamatrix.query.sql.symbol.Function
Get argument at specified index
getArgDescription(int) - Method in class com.metamatrix.query.function.FunctionForm
Get argument description at index.
getArgDescriptions() - Method in class com.metamatrix.query.function.FunctionForm
Get list of argument descriptions.
getArgName(int) - Method in class com.metamatrix.query.function.FunctionForm
Get argument name at index.
getArgNames() - Method in class com.metamatrix.query.function.FunctionForm
Get list of argument names.
getArgs() - Method in class com.metamatrix.query.sql.symbol.Function
Get function arguments
getArguments() - Method in class com.metamatrix.common.actions.ActionDefinition
 
getArray(int) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getArray(String) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getArray(int) - Method in class com.metamatrix.jdbc.MMResultSet
 
getArray(String) - Method in class com.metamatrix.jdbc.MMResultSet
 
getAsciiStream() - Method in class com.metamatrix.common.types.ClobType
 
getAsciiStream() - Method in class com.metamatrix.jdbc.MMClob
Gets the CLOB value designated by this Clob object as a stream of Ascii bytes.
getAsciiStream(int) - Method in class com.metamatrix.jdbc.MMResultSet
 
getAsciiStream(String) - Method in class com.metamatrix.jdbc.MMResultSet
 
getAsColumns() - Method in class com.metamatrix.query.sql.lang.DynamicCommand
 
getAssignmentRuleId() - Method in class com.sforce.soap.partner.AssignmentRuleHeader
Gets the assignmentRuleId value for this AssignmentRuleHeader.
getAssociatedSession() - Method in class com.metamatrix.admin.objects.TransactionImpl
 
getAssociatedSession() - Method in interface org.teiid.adminapi.Transaction
Get the session associated with the this transaction.
getAtomicRequestID() - Method in class com.metamatrix.dqp.message.AtomicRequestMessage
 
getAttributeCode() - Method in class com.metamatrix.common.actions.ActionDefinition
Get the an attribute definition code for this action.
getAttributeDefinition(int) - Static method in class com.metamatrix.platform.security.api.AuthorizationModel
 
getAttributeDescription() - Method in class com.metamatrix.common.actions.ActionDefinition
Return whether this definition has an attribute definition.
getAttributeList() - Method in class com.metamatrix.connector.ldap.LDAPSearchDetails
get the attribute list
getAttributes() - Method in class com.metamatrix.api.core.xmi.EntityInfo
 
getAttributes() - Method in class com.metamatrix.common.protocol.jar.JarURLConnection
 
getAttributes(String, String, String, String) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
 
getAttributes() - Method in class com.metamatrix.query.mapping.xml.MappingElement
Get all the attributes on this Node
getAuditConfiguration() - Method in class com.metamatrix.platform.security.audit.AuditManager
Utility method to obtain the current log configuration for the AuditManager.
getAuditLevel() - Method in interface com.metamatrix.platform.security.audit.AuditConfiguration
Get the level of detail of messages that are currently being recorded.
getAuditLevel() - Method in class com.metamatrix.platform.security.audit.config.BasicAuditConfiguration
Get the level of detail of messages that are currently being recorded.
getAuditLevel() - Method in class com.metamatrix.platform.security.audit.config.UnmodifiableAuditConfiguration
Get the level of detail of messages that are currently being recorded.
getAuthenticationDomainClass() - Method in interface com.metamatrix.common.config.api.AuthenticationProvider
 
getAuthenticationDomainClass() - Method in class com.metamatrix.common.config.model.BasicAuthenticationProvider
 
getAuthenticationProvider(String) - Method in interface com.metamatrix.common.config.api.Configuration
Returns a AuthenticationProvider for the specified name.
getAuthenticationProvider(ComponentDefnID) - Method in interface com.metamatrix.common.config.api.Configuration
Returns a AuthenticationProvider for the specified componentID.
getAuthenticationProvider(String) - Method in class com.metamatrix.common.config.model.BasicConfiguration
Returns a AuthenticationProvider based on the specified name.
getAuthenticationProvider(ComponentDefnID) - Method in class com.metamatrix.common.config.model.BasicConfiguration
 
getAuthenticationProviders() - Method in interface com.metamatrix.common.config.api.Configuration
Returns a Collection of type AuthenticationProvider that exist for this configuration.
getAuthenticationProviders() - Method in class com.metamatrix.common.config.model.BasicConfiguration
 
getAuthLevel() - Method in class com.metamatrix.vdb.runtime.BasicURIModelResource
 
getAuthLevel() - Method in interface com.metamatrix.vdb.runtime.URIModelResource
 
getAuthorizationActions(int) - Static method in class com.metamatrix.platform.security.api.StandardAuthorizationActions
Obtain the AuthorizationActions instance that is associated with the specified set of actions.
getAuthorizationActions(String[]) - Static method in class com.metamatrix.platform.security.api.StandardAuthorizationActions
Obtain the AuthorizationActions instance that is associated with the specified set of labels.
getAuthorizationActions(String) - Static method in class com.metamatrix.platform.security.api.StandardAuthorizationActions
Obtain the AuthorizationActions instance that is associated with the specified set of labels.
getAuthorizationActions(Collection) - Static method in class com.metamatrix.platform.security.api.StandardAuthorizationActions
Obtain the AuthorizationActions instance that is associated with the specified set of labels.
getAuthorizationLevel(String) - Method in class com.metamatrix.vdb.runtime.URIResource
 
getAuthorizationPolicyID() - Method in class com.metamatrix.platform.security.api.AuthorizationPolicy
Obtain the identifier for this policy.
getAuthorizationServiceProxy() - Method in class com.metamatrix.admin.server.AbstractAdminImpl
 
getAuthorizationServiceProxy() - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getAuthorizationServiceProxy(String) - Static method in class com.metamatrix.platform.util.PlatformProxyHelper
 
getAutoCommit() - Method in class com.metamatrix.jdbc.MMConnection
This method returns the current status of the connection in regards to it's auto-commit state.
getAutoFailover() - Method in class com.metamatrix.jdbc.MMDataSource
 
getAutoFailover() - Method in class org.teiid.jdbc.TeiidDataSource
 
getAvailableRoles() - Static method in class com.metamatrix.admin.objects.MMRole
Get the names of all administrative roles in the system.
getAvailableVDBs() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedVDBService
 
getAvailableVDBs() - Method in interface com.metamatrix.dqp.service.VDBService
Get the list of VDBs available from the service
getAvailableVDBs() - Method in class com.metamatrix.server.dqp.service.PlatformVDBService
 
getBaseFileNameWithoutExtension(String) - Static method in class com.metamatrix.core.util.FileUtils
 
getBasetypeID() - Method in class org.teiid.connector.metadata.runtime.DatatypeRecordImpl
 
getBasetypeName() - Method in class org.teiid.connector.metadata.runtime.DatatypeRecordImpl
 
getBatch(int) - Method in class com.metamatrix.common.buffer.impl.TupleSourceInfo
Returns the batch containing the begin row or null if it doesn't exist
getBatch() - Method in interface com.metamatrix.common.buffer.IndexedTupleSource
 
getBatch(TupleSourceID, int, String[]) - Method in class com.metamatrix.common.buffer.storage.file.FileStorageManager
Get a batch from the storage manager based on the beginRow.
getBatch(TupleSourceID, int, String[]) - Method in interface com.metamatrix.common.buffer.StorageManager
Returns a batch of tuples, starting at row beginRow.
getBatch() - Method in class com.metamatrix.query.processor.relational.TupleCollector
 
getBatchEndTime() - Method in class com.metamatrix.query.processor.relational.RelationalNodeStatistics
 
getBatchIterator() - Method in class com.metamatrix.common.buffer.impl.TupleSourceInfo
 
getBatchSize(String[], List[]) - Static method in class com.metamatrix.common.buffer.impl.SizeUtility
This method calculates the sizes of the tuples based on their list sizes Since we know the type and length, it jsut calculates size from that information, instead of walking whole object tree.
getBatchSize() - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
getBatchSize() - Method in class com.sforce.soap.partner.QueryOptions
Gets the batchSize value for this QueryOptions.
getBatchSize() - Method in interface org.teiid.connector.api.ExecutionContext
Return the current connector batch size.
getBatchStartTime() - Method in class com.metamatrix.query.processor.relational.RelationalNodeStatistics
 
getBccAddresses() - Method in class com.sforce.soap.partner.SingleEmailMessage
Gets the bccAddresses value for this SingleEmailMessage.
getBccAddresses(int) - Method in class com.sforce.soap.partner.SingleEmailMessage
 
getBccSender() - Method in class com.sforce.soap.partner.Email
Gets the bccSender value for this Email.
getBeginColumn() - Method in class com.metamatrix.query.parser.JavaCharStream
 
getBeginLine() - Method in class com.metamatrix.query.parser.JavaCharStream
 
getBeginRow() - Method in class com.metamatrix.common.buffer.TupleBatch
Return the number of the first row of the tuple source that is contained in this batch (one-based).
getBestRowIdentifier(String, String, String, int, boolean) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets a description of a table's optimal set of columns that uniquely identifies a row.
getBigDecimal(int, int) - Method in class com.metamatrix.jdbc.MMCallableStatement
Deprecated.  
getBigDecimal(int) - Method in class com.metamatrix.jdbc.MMCallableStatement
Gets the value of a OUTPUT parameter as a java.math.BigDecimal object.
getBigDecimal(String) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getBigDecimal(int) - Method in class com.metamatrix.jdbc.MMResultSet
This method will return the value in the current at the given column index row as a java.math.BigDecimal.
getBigDecimal(String) - Method in class com.metamatrix.jdbc.MMResultSet
This method will return the value in the current row at the given column as a java.math.BigDecimal.
getBigDecimal(int, int) - Method in class com.metamatrix.jdbc.MMResultSet
Deprecated.  
getBigDecimal(String, int) - Method in class com.metamatrix.jdbc.MMResultSet
Deprecated.  
getBinary() - Method in class org.teiid.connector.metadata.FileRecordImpl
 
getBinaryStream() - Method in class com.metamatrix.common.types.BlobType
 
getBinaryStream(long, long) - Method in class com.metamatrix.common.types.BlobType
 
getBinaryStream() - Method in class com.metamatrix.common.types.SQLXMLImpl
 
getBinaryStream() - Method in class com.metamatrix.common.types.XMLType
 
getBinaryStream() - Method in interface com.metamatrix.jdbc.LobSearchUtil.StreamProvider
 
getBinaryStream() - Method in class com.metamatrix.jdbc.MMBlob
Retrieves the BLOB designated by this Blob instance as a stream.
getBinaryStream(long, long) - Method in class com.metamatrix.jdbc.MMBlob
 
getBinaryStream(int) - Method in class com.metamatrix.jdbc.MMResultSet
This method will read in the data byte by byte and write it to an InputStream to be returned.
getBinaryStream(String) - Method in class com.metamatrix.jdbc.MMResultSet
This method will read in the data byte by byte and write it to an InputStream to be returned.
getBinaryStream() - Method in class com.metamatrix.jdbc.MMSQLXML
 
getBinaryVDBResource(String) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getBinaryVDBResource(String) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getBinaryVDBResource(String) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Gets the contents of a VDB resource in binary form.
getBinaryVDBResource(String) - Method in interface org.teiid.connector.metadata.runtime.RuntimeMetadata
Gets the contents of a VDB resource in binary form.
getBinaryVDBResource(String) - Method in class org.teiid.metadata.TransformationMetadata
 
getBindAddress() - Method in interface com.metamatrix.common.config.api.Host
Return the address that should be used to bind to the host
getBindAddress() - Method in interface com.metamatrix.common.config.api.VMComponentDefn
Return the address that should be used to bind to the vm
getBindAddress() - Method in class com.metamatrix.common.config.CurrentConfiguration
 
getBindAddress() - Method in class com.metamatrix.common.config.model.BasicHost
Return the address that should be used to bind to the host
getBindAddress() - Method in class com.metamatrix.common.config.model.BasicVMComponentDefn
Return the address that should be used to bind to the host
getBindingNamesToUpdate(Collection, Collection, AdminOptions) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
Check to see if any new connector bindings being added collide with existing bindings.
getBindings() - Method in class com.metamatrix.query.mapping.relational.QueryNode
Get list of bindings.
getBindings() - Method in class org.teiid.connector.metadata.runtime.TransformationRecordImpl
 
getBindObject() - Method in class com.metamatrix.platform.registry.HostControllerRegistryBinding
 
getBindObject() - Method in class com.metamatrix.platform.registry.RegistryBinding
 
getBlob(int) - Method in class com.metamatrix.jdbc.MMCallableStatement
Gets the value of a OUTPUT parameter as a java.sql.Blob object.
getBlob(String) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getBlob(int) - Method in class com.metamatrix.jdbc.MMResultSet
This method will read in a SQL BLOB value stored in the given column as a Blob object.
getBlob(String) - Method in class com.metamatrix.jdbc.MMResultSet
This method will read in a SQL BLOB value stored in the given column as a Blob object.
getBlock() - Method in class com.metamatrix.query.sql.proc.CreateUpdateProcedureCommand
Get the block on this command.
getBlock() - Method in class com.metamatrix.query.sql.proc.LoopStatement
 
getBlock() - Method in class com.metamatrix.query.sql.proc.WhileStatement
 
getBlockProgram() - Method in class com.metamatrix.query.processor.xml.WhileInstruction
 
getBody() - Method in class com.sforce.soap.partner.EmailFileAttachment
Gets the body value for this EmailFileAttachment.
getBoolean(int) - Method in class com.metamatrix.jdbc.MMCallableStatement
Gets the value of a OUTPUT parameter as a boolean.
getBoolean(String) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getBoolean(int) - Method in class com.metamatrix.jdbc.MMResultSet
This method will return the value in the current row as a boolean value
getBoolean(String) - Method in class com.metamatrix.jdbc.MMResultSet
This method will return the value in the current row at the given column as a boolean value.
getBooleanProperty(Properties, String, boolean) - Static method in class com.metamatrix.common.util.PropertiesUtils
 
getBooleanValue(int, Integer) - Method in class com.metamatrix.jdbc.AbstractMetadataProvider
 
getBooleanValue(int, Integer) - Method in interface com.metamatrix.jdbc.ResultsMetadataProvider
Get metadata value for the column at columnIndex for a given metadata property.
getBooleanValue(char) - Static method in class org.teiid.metadata.index.RecordFactory
 
getBootstrapFile() - Method in class com.metamatrix.jdbc.EmbeddedDataSource
Returns the path and file name from which embedded DQP configuration information will be read.
getBootstrapProperties() - Method in interface com.metamatrix.admin.api.server.ServerConfigAdmin
Return the bootstrap properties used to configure initialize the system.
getBootstrapProperties() - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getBootstrapProperties() - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
getBootStrapProperties() - Method in class com.metamatrix.common.config.CurrentConfiguration
 
getBootStrapURL() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
getBranchQualifier() - Method in class com.metamatrix.common.xa.MMXid
 
getBufferManager() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedBufferService
 
getBufferManager() - Method in interface com.metamatrix.dqp.service.BufferService
 
getBufferManager() - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
getBufferManager() - Method in class com.metamatrix.server.dqp.service.PlatformBufferService
 
getBufferMemorySize() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
Size of Memory in MB allocated to be used by the Resultset Management before disk buffering kicks in.
getBufferMemorySize() - Method in interface com.metamatrix.dqp.service.ConfigurationService
Size of Memory in MB allocated to be used by the Resultset Management before disk buffering kicks in.
getBufferStorageDirectory() - Method in class com.metamatrix.common.buffer.impl.BufferConfig
 
getBuildDate() - Method in class com.metamatrix.common.util.ApplicationInfo
 
getBuildNumber() - Method in class com.metamatrix.common.util.ApplicationInfo
 
getBuiltinDatatypes() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedMetadataService
 
getBuiltinDatatypes() - Method in class com.metamatrix.dqp.service.metadata.IndexMetadataService
 
getBuiltinDatatypes() - Method in interface com.metamatrix.dqp.service.MetadataService
 
getBuiltinDatatypes() - Method in class org.teiid.metadata.QueryMetadataCache
 
getBulkRows(Insert) - Static method in class com.metamatrix.query.tempdata.TempTableStoreImpl
 
getButtonLayoutSection() - Method in class com.sforce.soap.partner.DescribeLayout
Gets the buttonLayoutSection value for this DescribeLayout.
getByte(int) - Method in class com.metamatrix.jdbc.MMCallableStatement
Gets the value of a OUTPUT parameter as a byte.
getByte(String) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getByte(int) - Method in class com.metamatrix.jdbc.MMResultSet
This method will return the value in the current row as a byte value.
getByte(String) - Method in class com.metamatrix.jdbc.MMResultSet
This method will return the value in the current row as a byte value
getByteArray(Blob) - Static method in class com.metamatrix.common.types.BlobType
Utility Method to convert blob into byte array
getByteContents() - Method in class com.metamatrix.common.lob.LobChunkInputStream
Get the byte contents of the input stream.
getByteLength() - Method in class com.sforce.soap.partner.Field
Gets the byteLength value for this Field.
getBytes(String) - Method in class com.metamatrix.common.extensionmodule.spi.jdbc.FileCache
 
getBytes() - Method in class com.metamatrix.common.lob.LobChunk
 
getBytes() - Method in class com.metamatrix.common.types.BaseXMLTranslator
Get the XML contents in byte array form.
getBytes(long, int) - Method in class com.metamatrix.common.types.BlobType
 
getBytes(long, int) - Method in class com.metamatrix.jdbc.MMBlob
Returns as an array of bytes, part or all of the BLOB value that this Blob object designates.
getBytes(int) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getBytes(String) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getBytes(int) - Method in class com.metamatrix.jdbc.MMResultSet
This method will return the value in the current row as an array of byte values
getBytes(String) - Method in class com.metamatrix.jdbc.MMResultSet
This method will return the value in the current row as an array of byte values
getCachedSet(Expression) - Method in class com.metamatrix.query.processor.relational.DependentValueSource
 
getCachedSet(Expression) - Method in interface com.metamatrix.query.sql.util.ValueIteratorSource
 
getCachedXmiHeader(File) - Method in interface org.teiid.metadata.index.ModelFileUtil.XmiHeaderCache
 
getCachedXMLStream() - Method in class com.metamatrix.connector.xml.cache.CachingOutputStream
 
getCacheFactory() - Static method in class com.metamatrix.dqp.ResourceFinder
 
getCachekey() - Method in interface com.metamatrix.connector.xml.Document
 
getCacheKey() - Method in class com.metamatrix.connector.xml.http.HTTPRequest
 
getCacheKey() - Method in class com.metamatrix.connector.xml.soap.SOAPRequest
 
getCachekey() - Method in class com.metamatrix.connector.xml.streaming.DocumentImpl
 
getCaches(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getCaches(String) - Method in class com.metamatrix.admin.server.ServerMonitoringAdminImpl
Get monitoring information about caches.
getCaches(String) - Method in class com.metamatrix.dqp.embedded.admin.DQPMonitoringAdminImpl
 
getCaches() - Method in interface com.metamatrix.platform.service.api.CacheAdmin
Get names of all caches in this object
getCaches() - Method in class com.metamatrix.server.connector.service.ConnectorService
 
getCaches() - Method in class com.metamatrix.server.query.service.QueryService
 
getCaches(String) - Method in interface org.teiid.adminapi.MonitoringAdmin
Get the Caches that correspond to the specified identifier pattern
getCalculatedFormula() - Method in class com.sforce.soap.partner.Field
Gets the calculatedFormula value for this Field.
getCalendar() - Static method in class com.metamatrix.common.util.TimestampWithTimezone
 
getCallableStatement(String) - Method in class org.teiid.connector.jdbc.JDBCBaseExecution
 
getCallStackDepth() - Method in class com.metamatrix.query.util.CommandContext
 
getCallTypes() - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutResult
Gets the callTypes value for this DescribeSoftphoneLayoutResult.
getCallTypes(int) - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutResult
 
getCanonical() - Method in class com.metamatrix.query.sql.symbol.Symbol
 
getCanonicalName() - Method in interface com.metamatrix.platform.security.api.AuthorizationResource
Get the canonical name of this resource used for comparing.
getCanonicalName() - Method in class com.metamatrix.platform.security.api.DataAccessResource
Get the canonical name for this resource - used internally for comparing.
getCanonicalName() - Method in class com.metamatrix.query.mapping.xml.MappingAttribute
 
getCanonicalName() - Method in class com.metamatrix.query.mapping.xml.MappingBaseNode
 
getCanonicalName() - Method in class com.metamatrix.query.mapping.xml.MappingDocument
 
getCanonicalName() - Method in class com.metamatrix.query.sql.symbol.Symbol
Get canonical name for comparisons
getCanonicalPlan() - Method in class com.metamatrix.query.optimizer.CommandTreeNode
Retrieve the planner-specific canonical plan
getCapabilities() - Method in class com.metamatrix.connector.ldap.LDAPConnector
 
getCapabilities() - Method in class com.metamatrix.connector.loopback.LoopbackConnector
 
getCapabilities() - Method in class com.metamatrix.connector.metadata.adapter.ObjectConnector
 
getCapabilities() - Method in class com.metamatrix.connector.salesforce.Connector
 
getCapabilities() - Method in class com.metamatrix.connector.text.TextConnector
 
getCapabilities() - Method in class com.metamatrix.connector.xml.base.XMLConnector
 
getCapabilities() - Method in class com.metamatrix.connector.xmlsource.XMLSourceConnector
 
getCapabilities(RequestMessage, DQPWorkContext, ConnectorID) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedDataService
 
getCapabilities(RequestMessage, DQPWorkContext, ConnectorID) - Method in interface com.metamatrix.dqp.service.DataService
Find the capabilities of this source.
getCapabilities(RequestID, Serializable, DQPWorkContext) - Method in class com.metamatrix.server.connector.service.ConnectorService
 
getCapabilities(RequestID, Serializable, DQPWorkContext) - Method in interface com.metamatrix.server.connector.service.ConnectorServiceInterface
 
getCapabilities(RequestMessage, DQPWorkContext, ConnectorID) - Method in class com.metamatrix.server.dqp.service.PlatformDataService
 
getCapabilities() - Method in interface org.teiid.connector.api.Connection
Get the capabilities of this connector.
getCapabilities() - Method in interface org.teiid.connector.api.Connector
Get the capabilities of this connector.
getCapabilities() - Method in class org.teiid.connector.basic.BasicConnection
 
getCapabilities() - Method in class org.teiid.connector.jdbc.JDBCConnector
 
getCardinality(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getCardinality(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getCardinality(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Return the cardinality for this group
getCardinality(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getCardinality() - Method in class com.metamatrix.query.metadata.TempMetadataID
 
getCardinality() - Method in class org.teiid.connector.metadata.runtime.TableRecordImpl
 
getCardinality(Object) - Method in class org.teiid.metadata.TransformationMetadata
 
getCaseType(int) - Method in interface org.teiid.connector.metadata.IObjectQuery
 
getCatalog() - Method in class com.metamatrix.jdbc.MMConnection
There is no concept of catalog in JDBC and this method returns a null.
getCatalogName(int) - Method in class com.metamatrix.jdbc.FilteredResultsMetadata
 
getCatalogName(int) - Method in class com.metamatrix.jdbc.ResultsMetadataWithProvider
 
getCatalogs() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the catalog names available to metamatrix.
getCatalogSeparator() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the String object used to separate a catalog name and a table name
getCatalogTerm() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Get the metamatrix term for catalog
getCategory() - Method in class com.metamatrix.jdbc.AnnotationImpl
 
getCategory() - Method in interface com.metamatrix.jdbc.api.Annotation
Get category of this annotation.
getCategory() - Method in class com.metamatrix.query.analysis.QueryAnnotation
 
getCategory() - Method in class com.metamatrix.query.function.FunctionForm
Get category.
getCategory() - Method in class com.metamatrix.query.function.metadata.FunctionMethod
Get category of method
getCause() - Method in exception com.metamatrix.jdbc.MMSQLException
 
getCcAddresses() - Method in class com.sforce.soap.partner.SingleEmailMessage
Gets the ccAddresses value for this SingleEmailMessage.
getCcAddresses(int) - Method in class com.sforce.soap.partner.SingleEmailMessage
 
getCertificates() - Method in class com.metamatrix.common.protocol.jar.JarURLConnection
 
getChangedIDs() - Method in class com.metamatrix.platform.config.event.ConfigurationChangeEvent
 
getChangeList() - Method in class com.metamatrix.query.sql.lang.Update
Return the list of CompareCriteria representing updates being made
getChanges() - Method in interface org.teiid.connector.language.IUpdate
Get list of changes that should occur in the UPDATE - every change is of the form "element = expression".
getCharacterStream() - Method in class com.metamatrix.common.types.ClobType
 
getCharacterStream(long, long) - Method in class com.metamatrix.common.types.ClobType
 
getCharacterStream() - Method in class com.metamatrix.common.types.SQLXMLImpl
 
getCharacterStream() - Method in class com.metamatrix.common.types.XMLType
 
getCharacterStream(int) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getCharacterStream(String) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getCharacterStream() - Method in class com.metamatrix.jdbc.MMClob
Gets the CLOB value designated by this Clob object as a Unicode stream.
getCharacterStream(long, long) - Method in class com.metamatrix.jdbc.MMClob
 
getCharacterStream(int) - Method in class com.metamatrix.jdbc.MMResultSet
This method will attempt to return the value contained at the index as a java.io.Reader object.
getCharacterStream(String) - Method in class com.metamatrix.jdbc.MMResultSet
This method will attempt to return the value at the designated column determined by the columName as a java.io.Reader object.
getCharacterStream() - Method in class com.metamatrix.jdbc.MMSQLXML
 
getCharacterVDBResource(String) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getCharacterVDBResource(String) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getCharacterVDBResource(String) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Gets the contents of a VDB resource as a String.
getCharacterVDBResource(String) - Method in interface org.teiid.connector.metadata.runtime.RuntimeMetadata
Gets the contents of a VDB resource as a String.
getCharacterVDBResource(String) - Method in class org.teiid.metadata.TransformationMetadata
 
getCharOctetLength() - Method in interface com.metamatrix.metadata.runtime.api.Element
 
getCharOctetLength() - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
getCharOctetLength() - Method in class org.teiid.connector.metadata.runtime.ColumnRecordImpl
 
getCharSequence() - Method in class com.metamatrix.common.types.ClobType
 
getCharSequence() - Method in interface com.metamatrix.common.types.Sequencable
 
getCharset() - Method in class com.sforce.soap.partner.SingleEmailMessage
Gets the charset value for this SingleEmailMessage.
getChecksum() - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
The checksum of the contents of the extension module - this can be used to quickly compare if the contents stored are the same as, for example, the contents of a local file.
getChecksum(byte[]) - Static method in class com.metamatrix.common.extensionmodule.ExtensionModuleManager
Retrieves a checksum value for the contents of an extension module
getChecksum(String) - Method in class com.metamatrix.common.extensionmodule.spi.jdbc.FileCache
 
getCheckSum(File) - Static method in class com.metamatrix.core.util.FileUtils
Compute checksum for the given file.
getChild() - Method in exception com.metamatrix.api.exception.MetaMatrixException
Get the exception which is linked to this exception.
getChild(String) - Method in interface com.metamatrix.cache.Cache
Get the child cache node from the current node
getChild(String) - Method in class com.metamatrix.cache.jboss.JBossCache
Get the child cache node from the current node
getChild(String, ObjectDefinition, boolean) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Return the immediate child of this object that has the specified name.
getChild() - Method in exception com.metamatrix.core.MetaMatrixRuntimeException
Get the exception which is linked to this exception.
getChildCount() - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
 
getChildCount() - Method in class com.metamatrix.query.optimizer.CommandTreeNode
 
getChildCount() - Method in class com.metamatrix.query.optimizer.relational.plantree.PlanNode
 
getChildDescriptionProperties() - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
getChildFiles(TreeNode) - Method in class com.metamatrix.common.tree.directory.FileSystemView
Return the array of File instances that are considered the children of the specified DirectoryEntry.
getChildPlans() - Method in class com.metamatrix.query.processor.batch.BatchedUpdatePlan
 
getChildPlans() - Method in class com.metamatrix.query.processor.proc.AbstractAssignmentInstruction
 
getChildPlans() - Method in class com.metamatrix.query.processor.proc.CreateCursorResultSetInstruction
 
getChildPlans() - Method in class com.metamatrix.query.processor.proc.ExecDynamicSqlInstruction
 
getChildPlans() - Method in class com.metamatrix.query.processor.proc.ExecSqlInstruction
 
getChildPlans() - Method in class com.metamatrix.query.processor.proc.IfInstruction
 
getChildPlans() - Method in class com.metamatrix.query.processor.proc.LoopInstruction
 
getChildPlans() - Method in class com.metamatrix.query.processor.proc.ProcedurePlan
 
getChildPlans() - Method in class com.metamatrix.query.processor.proc.WhileInstruction
 
getChildPlans() - Method in interface com.metamatrix.query.processor.ProcessorPlan
Finds all nested plans and returns them.
getChildPlans() - Method in class com.metamatrix.query.processor.program.Program
Finds all nested plans and returns them.
getChildPlans() - Method in class com.metamatrix.query.processor.program.ProgramInstruction
Finds all nested plans and returns them.
getChildPlans() - Method in class com.metamatrix.query.processor.relational.PlanExecutionNode
 
getChildPlans() - Method in class com.metamatrix.query.processor.relational.RelationalNode
Find all ProcessorPlans used by this node.
getChildPlans() - Method in class com.metamatrix.query.processor.relational.RelationalPlan
 
getChildPlans() - Method in class com.metamatrix.query.processor.xml.XMLPlan
 
getChildPlans() - Method in class com.metamatrix.query.processor.xml.XMLProcessorEnvironment
 
getChildPlans() - Method in class com.metamatrix.query.processor.xquery.XQueryPlan
 
getChildRelationships() - Method in class com.sforce.soap.partner.DescribeSObjectResult
Gets the childRelationships value for this DescribeSObjectResult.
getChildRelationships(int) - Method in class com.sforce.soap.partner.DescribeSObjectResult
 
getChildren() - Method in interface com.metamatrix.cache.Cache
Get child nodes under this cache node.
getChildren() - Method in class com.metamatrix.cache.jboss.JBossCache
Get child nodes under this cache node.
getChildren(String, boolean) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Return the immediate child of this object that has the specified name.
getChildren() - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Return the ordered list of children.
getChildren(TreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeSource
Obtain the set of entries that are considered the children of the specified TreeNode.
getChildren(TreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeView
Obtain the set of entries that are considered the children of the specified TreeNode.
getChildren(TreeNode) - Method in class com.metamatrix.common.tree.directory.FileSystemView
Obtain the list of entries that are considered the children of the specified DirectoryEntry.
getChildren(TreeNode) - Method in interface com.metamatrix.common.tree.TreeNodeSource
Obtain the set of entries that are considered the children of the specified TreeNode.
getChildren(TreeNode) - Method in interface com.metamatrix.common.tree.TreeView
Obtain the set of entries that are considered the children of the specified TreeNode.
getChildren() - Method in interface com.metamatrix.jdbc.api.PlanNode
Get the children of this component, which are always of type PlanNode.
getChildren(PermissionNode) - Method in interface com.metamatrix.platform.admin.api.PermissionTreeView
Obtain the set of entries that are considered the children of the specified PermissionDataNode.
getChildren(PermissionNode) - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeTreeViewImpl
Obtain the set of entries that are considered the children of the specified PermissionDataNode.
getChildren() - Method in class com.metamatrix.query.mapping.xml.MappingNode
Get the children contained by this node, or an empty List
getChildren(String) - Method in class com.metamatrix.query.mapping.xml.MappingNode
Get all children of this node of a specified target node type.
getChildren() - Method in class com.metamatrix.query.optimizer.CommandTreeNode
 
getChildren() - Method in class com.metamatrix.query.optimizer.relational.plantree.PlanNode
 
getChildren() - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
getChildren() - Method in exception org.teiid.adminapi.AdminException
Returns a non-null list of failures (AdminExceptions), one for each component that failed.
getChildren() - Method in interface org.teiid.connector.metadata.runtime.Group
 
getChildren() - Method in interface org.teiid.connector.metadata.runtime.Parameter
 
getChildren() - Method in interface org.teiid.connector.metadata.runtime.Procedure
 
getChildrenIterator(Throwable) - Static method in class com.metamatrix.core.util.MetaMatrixExceptionUtil
Convenience method that takes any Throwable and returns an appropriate Iterator over any nested exceptions in that Throwable.
getChildSObject() - Method in class com.sforce.soap.partner.ChildRelationship
Gets the childSObject value for this ChildRelationship.
getClass(String) - Static method in class com.metamatrix.jdbc.api.SQLStates
 
getClassDefinition(ConfigurationModel.Class) - Static method in class com.metamatrix.common.config.model.ConfigurationModel
 
getClassDefinition(Object) - Static method in class com.metamatrix.common.config.model.ConfigurationModel
 
getClassDefinition(BaseID) - Static method in class com.metamatrix.common.config.model.ConfigurationModel
 
getClassDefinition(AuthorizationModel.Class) - Static method in class com.metamatrix.platform.security.api.AuthorizationModel
 
getClassDefinition(Object) - Static method in class com.metamatrix.platform.security.api.AuthorizationModel
 
getClassDefinition(AuthorizationPolicyID) - Static method in class com.metamatrix.platform.security.api.AuthorizationModel
 
getClassLoaderInformation(ClassLoader, String) - Static method in class com.metamatrix.common.classloader.ClassLoaderUtil
Walk through the chain of class loaders, printing information about where each will load classes from (if they are subclasses of URLClassLoader).
getClassLoaderManager() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
getClassManager() - Method in class bsh.Interpreter
Get the class manager associated with this interpreter (the BshClassManager of this interpreter's global namespace).
getClassName() - Method in class com.metamatrix.common.actions.ClassDefinition
 
getClassName() - Method in class com.metamatrix.common.object.PropertyType
Return the name of the Java class that best represents this type.
getClassName() - Method in class com.metamatrix.query.processor.relational.RelationalNode
Helper for the toString to get the class name from the full class name.
getClassObject() - Method in class com.metamatrix.common.actions.ClassDefinition
 
getClasspathInfo() - Method in class com.metamatrix.common.util.ApplicationInfo
The getClasspathInfo method is used to capture the current classpath information.
getClassShortName(Class) - Static method in exception com.metamatrix.core.MetaMatrixRuntimeException
Utility method to get the name of a class, without package information.
getClassType() - Method in class com.metamatrix.query.sql.lang.SPParameter
Get class type - MetaMatrix runtime types.
getClauseMap() - Method in class com.metamatrix.query.sql.lang.SetClauseList
 
getClauses() - Method in class com.metamatrix.query.sql.lang.From
Get all the clauses in FROM
getClauses() - Method in class com.metamatrix.query.sql.lang.SetClauseList
 
getClauses() - Method in interface org.teiid.connector.language.ISetClauseList
 
getClient() - Method in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
getClient() - Method in class com.sforce.soap.partner.CallOptions
Gets the client value for this CallOptions.
getClientHostname() - Method in class com.metamatrix.platform.security.api.MetaMatrixSessionInfo
 
getClientInfo() - Method in class com.metamatrix.jdbc.MMConnection
 
getClientInfo(String) - Method in class com.metamatrix.jdbc.MMConnection
 
getClientInfoProperties() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
 
getClientIp() - Method in class com.metamatrix.platform.security.api.MetaMatrixSessionInfo
 
getClientService(Class<T>) - Method in class com.metamatrix.common.comm.ClientServiceRegistry
 
getClientService(String) - Method in class com.metamatrix.common.comm.ClientServiceRegistry
 
getClientToken() - Method in class com.metamatrix.jdbc.BaseDataSource
Get the Serializable client token that will be passed directly through to the connectors, which may use it and/or pass it down to their underlying data source.
getClob(int) - Method in class com.metamatrix.jdbc.MMCallableStatement
Gets the value of a OUTPUT parameter as a java.sql.Clob object.
getClob(String) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getClob(int) - Method in class com.metamatrix.jdbc.MMResultSet
 
getClob(String) - Method in class com.metamatrix.jdbc.MMResultSet
 
getClonedPropertyDefinition() - Method in interface com.metamatrix.common.config.api.ComponentTypeDefn
Returns a modifiable PropertyDefinition.
getClonedPropertyDefinition() - Method in class com.metamatrix.common.config.model.BasicComponentTypeDefn
 
getClusterKey() - Method in interface com.metamatrix.admin.api.server.ServerConfigAdmin
Retrieves the cluster key that authenticates and secures intra-cluster communication.
getClusterKey() - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getClusterKey() - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
getClusterName() - Method in class com.metamatrix.common.config.CurrentConfiguration
 
getClusterName() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
getClusterName() - Method in interface com.metamatrix.dqp.service.ConfigurationService
 
getClusterName() - Method in class com.metamatrix.platform.security.api.LogonResult
 
getCode() - Method in interface com.metamatrix.admin.api.AdminStatus
Get the status code.
getCode() - Method in class com.metamatrix.admin.objects.MMAdminStatus
 
getCode() - Method in exception com.metamatrix.api.exception.MultipleException
Get the code for this exception.
getCode() - Method in class com.metamatrix.common.actions.AttributeDefinition
 
getCode() - Method in exception com.metamatrix.core.MetaMatrixCoreException
 
getCode() - Method in exception com.metamatrix.core.MetaMatrixRuntimeException
Get the error code.
getCode(Class<?>) - Static method in class org.teiid.connector.jdbc.translator.FunctionModifier
 
getCollectedObjects() - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
getCollectNodeStatistics() - Method in class com.metamatrix.query.util.CommandContext
 
getColumn() - Method in class com.metamatrix.query.parser.JavaCharStream
Deprecated.  
getColumn() - Method in exception com.sforce.soap.partner.fault.ApiQueryFault
Gets the column value for this ApiQueryFault.
getColumn() - Method in class com.sforce.soap.partner.RelatedListSort
Gets the column value for this RelatedListSort.
getColumnClassName(int) - Method in class com.metamatrix.jdbc.FilteredResultsMetadata
 
getColumnClassName(int) - Method in class com.metamatrix.jdbc.ResultsMetadataWithProvider
 
getColumnCount() - Method in class com.metamatrix.connector.xml.base.ExecutionInfo
 
getColumnCount() - Method in class com.metamatrix.jdbc.DeferredMetadataProvider
 
getColumnCount() - Method in class com.metamatrix.jdbc.FilteredResultsMetadata
 
getColumnCount() - Method in interface com.metamatrix.jdbc.ResultsMetadataProvider
Get number of columns in the result set metadata
getColumnCount() - Method in class com.metamatrix.jdbc.ResultsMetadataWithProvider
 
getColumnCount() - Method in class com.metamatrix.jdbc.StaticMetadataProvider
 
getColumnDisplaySize(int) - Method in class com.metamatrix.jdbc.FilteredResultsMetadata
 
getColumnDisplaySize(int) - Method in class com.metamatrix.jdbc.ResultsMetadataWithProvider
 
getColumnIdEntries() - Method in class org.teiid.connector.metadata.runtime.ColumnSetRecordImpl
Retrieves a list of ColumnRecordImpls containing only id and position information (used by System Tables)
getColumnIDs() - Method in class org.teiid.connector.metadata.runtime.ColumnSetRecordImpl
 
getColumnLabel(int) - Method in class com.metamatrix.jdbc.FilteredResultsMetadata
 
getColumnLabel(int) - Method in class com.metamatrix.jdbc.ResultsMetadataWithProvider
 
getColumnMetadata() - Method in class com.metamatrix.dqp.client.MetadataResult
 
getColumnName() - Method in class com.metamatrix.connector.xml.base.ParameterDescriptor
 
getColumnName(int) - Method in class com.metamatrix.jdbc.FilteredResultsMetadata
 
getColumnName(int) - Method in class com.metamatrix.jdbc.ResultsMetadataWithProvider
 
getColumnNames() - Method in class com.metamatrix.dqp.message.ResultsMessage
 
getColumnNames() - Method in interface org.teiid.connector.language.IQueryCommand
Get the column names of the output columns for this query
getColumnNames() - Method in interface org.teiid.connector.metadata.IObjectQuery
 
getColumnNumber() - Method in class com.metamatrix.connector.xml.base.ParameterDescriptor
 
getColumnPrivileges(String, String, String, String) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets a description of the access rights for a column of the given name.
getColumns(String, String, String, String) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Get's the metadata information about the columns whose names match the given columnNamePattern.
getColumns(GroupID) - Method in class com.metamatrix.metadata.runtime.model.MetadataCache
Returns all the columns for a group in the VDB
getColumns() - Method in class com.metamatrix.query.sql.lang.Create
 
getColumns() - Method in class com.sforce.soap.partner.DescribeLayoutSection
Gets the columns value for this DescribeLayoutSection.
getColumns() - Method in class com.sforce.soap.partner.RelatedList
Gets the columns value for this RelatedList.
getColumns(int) - Method in class com.sforce.soap.partner.RelatedList
 
getColumns() - Method in class org.teiid.connector.metadata.runtime.ColumnSetRecordImpl
 
getColumnSetTypeName(short) - Static method in class org.teiid.connector.metadata.runtime.MetadataConstants
 
getColumnType(int) - Method in class com.metamatrix.jdbc.FilteredResultsMetadata
 
getColumnType(int) - Method in class com.metamatrix.jdbc.ResultsMetadataWithProvider
 
getColumnTypeName(int) - Method in class com.metamatrix.jdbc.FilteredResultsMetadata
 
getColumnTypeName(int) - Method in class com.metamatrix.jdbc.ResultsMetadataWithProvider
 
getColumnTypes() - Method in interface org.teiid.connector.language.IQueryCommand
Get the column types of the output columns for this query
getCommand(String) - Method in class com.metamatrix.cdk.api.ConnectorHost
 
getCommand(String) - Method in class com.metamatrix.cdk.CommandBuilder
 
getCommand(String, boolean, boolean) - Method in class com.metamatrix.cdk.CommandBuilder
 
getCommand(String) - Method in interface com.metamatrix.cdk.IConnectorHost
 
getCommand() - Method in interface com.metamatrix.connector.salesforce.execution.ProcedureExecutionParent
 
getCommand() - Method in class com.metamatrix.connector.salesforce.execution.ProcedureExecutionParentImpl
 
getCommand() - Method in class com.metamatrix.dqp.message.AtomicRequestMessage
 
getCommand() - Method in class com.metamatrix.query.mapping.relational.QueryNode
Get command corresponding to query, may be null
getCommand() - Method in class com.metamatrix.query.mapping.xml.ResultSetInfo
 
getCommand() - Method in class com.metamatrix.query.optimizer.CommandTreeNode
Returns the Command object.
getCommand() - Method in class com.metamatrix.query.processor.proc.CreateCursorResultSetInstruction
 
getCommand() - Method in class com.metamatrix.query.processor.relational.AccessNode
 
getCommand() - Method in class com.metamatrix.query.sql.lang.ExistsCriteria
 
getCommand() - Method in class com.metamatrix.query.sql.lang.SubqueryCompareCriteria
 
getCommand() - Method in interface com.metamatrix.query.sql.lang.SubqueryContainer
Returns the subquery Command object
getCommand() - Method in class com.metamatrix.query.sql.lang.SubqueryFromClause
Get command held by clause
getCommand() - Method in class com.metamatrix.query.sql.lang.SubquerySetCriteria
Get the subquery command used to produce the values for this SetCriteria.
getCommand() - Method in class com.metamatrix.query.sql.proc.AssignmentStatement
 
getCommand() - Method in class com.metamatrix.query.sql.proc.CommandStatement
Get the command on this statement.
getCommand() - Method in class com.metamatrix.query.sql.proc.LoopStatement
 
getCommand() - Method in class com.metamatrix.query.sql.symbol.ScalarSubquery
 
getCommand() - Method in class com.metamatrix.server.serverapi.RequestInfo
Get the actual command to perform.
getCommandContext() - Method in class com.metamatrix.query.optimizer.OptimizerContext
 
getCommandPayload() - Method in class com.metamatrix.query.util.CommandContext
 
getCommandPrompt() - Method in class com.metamatrix.core.commandshell.CommandShell
 
getCommands() - Method in class com.metamatrix.dqp.message.RequestMessage
 
getCommands() - Method in class com.metamatrix.query.sql.visitor.CommandCollectorVisitor
Get the commands collected by the visitor.
getCommands(Command) - Static method in class com.metamatrix.query.sql.visitor.CommandCollectorVisitor
Helper to quickly get the commands from obj
getCommands(Command, boolean) - Static method in class com.metamatrix.query.sql.visitor.CommandCollectorVisitor
 
getCommandString() - Method in class com.metamatrix.dqp.message.RequestMessage
 
getCommandType() - Method in class com.metamatrix.query.optimizer.CommandTreeNode
Get the type of this command
getCommandType(String) - Static method in class com.metamatrix.query.parser.QueryParser
Takes a SQL string and determines the command type, as defined in the constants of Command.
getComment() - Method in class com.metamatrix.query.mapping.xml.MappingCommentNode
 
getComments() - Method in class com.sforce.soap.partner.ProcessRequest
Gets the comments value for this ProcessRequest.
getCommonActions(AuthorizationActions, AuthorizationActions) - Static method in class com.metamatrix.platform.security.api.StandardAuthorizationActions
Get the AuthorizationActions in actions that are also in sharedActions.
getCommonActions(int, int) - Static method in class com.metamatrix.platform.security.api.StandardAuthorizationActions
Get the AuthorizationActions in actions that are also in sharedActions.
getCommonClassLoader(String) - Method in class com.metamatrix.common.application.AbstractClassLoaderManager
 
getCommonClassLoader(String) - Method in interface com.metamatrix.common.application.ClassLoaderManager
Return the common class loader with the given urls appended
getCommonClassLoader(String) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
getCommonExtensionClassPath() - Method in class com.metamatrix.common.application.AbstractClassLoaderManager
 
getCommonExtensionClassPath() - Method in class com.metamatrix.platform.vm.controller.ProcessController
 
getCommonType(String[]) - Static method in class com.metamatrix.query.resolver.util.ResolverUtil
Gets the most specific type to which all the given types have an implicit conversion.
getComparator() - Method in class com.metamatrix.common.tree.basic.BasicTreeView
Return the comparator used to order for children returned from this view.
getComparator() - Method in class com.metamatrix.common.tree.directory.FileSystemView
Set the comparator that provides the order for children returned from this view.
getComparator() - Method in interface com.metamatrix.common.tree.TreeView
Set the comparator that provides the order for children returned from this view.
getCompiledXQuery() - Method in class com.metamatrix.query.sql.lang.XQuery
 
getCompletedTimestamp() - Method in class com.metamatrix.dqp.message.ResultsMessage
 
getCompletedTimestamp() - Method in interface com.metamatrix.jdbc.api.ResultSet
Return the time the command execution completed on the server.
getCompletedTimestamp() - Method in class com.metamatrix.jdbc.MMResultSet
Gets the time command execution is compleated on the server.
getComponentDefn(ComponentDefnID) - Method in interface com.metamatrix.common.config.api.Configuration
This method returns a ComponentDefn implementation, given a ComponentDefnID.
getComponentDefn(ComponentDefnID) - Method in class com.metamatrix.common.config.model.BasicConfiguration
 
getComponentDefn(ConfigurationID, ComponentDefnID) - Method in interface com.metamatrix.platform.admin.api.ConfigurationAdminAPI
Returns a ComponentDefn for the specified ComponentDefnID.
getComponentDefn(ConfigurationID, ComponentDefnID) - Method in class com.metamatrix.platform.admin.apiimpl.ConfigurationAdminAPIImpl
 
getComponentDefn(ConfigurationID, ComponentDefnID) - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Returns a ComponentDefn for the specified ComponentDefnID.
getComponentDefn(ConfigurationID, ComponentDefnID) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
Returns a ComponentDefn for the specified ComponentDefnID.
getComponentDefnID() - Method in class com.metamatrix.platform.admin.api.runtime.ProcessData
Return ComponentDefnID for VMController.
getComponentDefnID() - Method in class com.metamatrix.platform.admin.api.runtime.ServiceData
Return ComponentDefnID for Service.
getComponentDefnIDs(ComponentTypeID) - Method in interface com.metamatrix.common.config.api.Configuration
Returns a Collection of ComponentDefnID objects that are of the indicated type.
getComponentDefnIDs(ComponentTypeID) - Method in class com.metamatrix.common.config.model.BasicConfiguration
Returns a Collection of ComponentDefnID objects that are of the indicated type.
getComponentDefns() - Method in interface com.metamatrix.common.config.api.Configuration
Returns a Map of the component definitions that have been created for this configuration.
getComponentDefns() - Method in class com.metamatrix.common.config.model.BasicConfiguration
return a clone of the Map of ComponentDefns so that no one can add directly to this objects Map of component definitions
getComponentDefnType(BaseObject) - Static method in class com.metamatrix.common.config.model.BasicUtil
 
getComponentException() - Method in class com.metamatrix.query.resolver.util.BindVariableVisitor
 
getComponentException() - Method in class com.metamatrix.query.resolver.util.ResolverVisitor
 
getComponentObjectDependencies(BaseID) - Method in interface com.metamatrix.common.config.api.Configuration
Returns a Collection of component objects that are dependent on the specified component object.
getComponentObjectDependencies(BaseID) - Method in class com.metamatrix.common.config.model.BasicConfiguration
Returns a Collection of ProductServiceConfig objects which have ServiceComponentDefns which are deployed to the indicated VM.
getComponentType(String) - Method in interface com.metamatrix.common.config.api.ConfigurationModelContainer
Return the ComponentType for the specified name
getComponentType(String) - Static method in class com.metamatrix.common.config.api.ResourceModel
 
getComponentType(BaseObject) - Static method in class com.metamatrix.common.config.model.BasicUtil
 
getComponentType(String) - Method in class com.metamatrix.common.config.model.ConfigurationModelContainerImpl
 
getComponentType(ComponentTypeID) - Method in interface com.metamatrix.platform.admin.api.ConfigurationAdminAPI
Returns a ComponentType for the specified ComponentTypeID
getComponentType(ComponentTypeID) - Method in class com.metamatrix.platform.admin.apiimpl.ConfigurationAdminAPIImpl
Returns a ComponentType for the specified ComponentTypeID
getComponentType(ComponentTypeID) - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Returns a ComponentType for the specified ComponentTypeID
getComponentType(ComponentTypeID) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
 
getComponentTypeCode() - Method in interface com.metamatrix.common.config.api.ComponentType
Returns int indicating the component type code;
getComponentTypeCode() - Method in class com.metamatrix.common.config.model.BasicComponentType
 
getComponentTypeDefinition(String) - Method in interface com.metamatrix.common.config.api.ComponentType
Returns the ComponentTypeDefn for the specified name
getComponentTypeDefinition(ComponentTypeID, String) - Method in interface com.metamatrix.common.config.api.ConfigurationModelContainer
Return a ComponentTypeDefn for a give typeID and defnName.
getComponentTypeDefinition(String) - Method in class com.metamatrix.common.config.model.BasicComponentType
 
getComponentTypeDefinition(ComponentTypeID, String) - Method in class com.metamatrix.common.config.model.ConfigurationModelContainerImpl
Return a ComponentTypeDefn for a give typeID and defnName.
getComponentTypeDefinitions() - Method in interface com.metamatrix.common.config.api.ComponentType
Returns the Collection of ComponentTypeDefns that are defined for this component type
getComponentTypeDefinitions() - Method in class com.metamatrix.common.config.model.BasicComponentType
 
getComponentTypeDefinitions(ComponentTypeID) - Method in interface com.metamatrix.platform.admin.api.ConfigurationAdminAPI
Returns the component type definitions for the specified ComponentTypeID.
getComponentTypeDefinitions(ComponentTypeID) - Method in class com.metamatrix.platform.admin.apiimpl.ConfigurationAdminAPIImpl
Returns the component type definitions for the specified ComponentTypeID.
getComponentTypeDefinitions(ComponentTypeID) - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Returns the component type definitions for the specified ComponentTypeID.
getComponentTypeDefinitions(ComponentTypeID) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
 
getComponentTypeDefinitions(ConfigurationModelContainer, ComponentTypeID) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
 
getComponentTypeDefnID() - Method in interface com.metamatrix.common.config.api.PropDefnAllowedValue
Returns the ComponentTypeDefnID this allowed values belongs to.
getComponentTypeDefnID() - Method in class com.metamatrix.common.config.model.BasicPropDefnAllowedValue
 
getComponentTypeID() - Method in interface com.metamatrix.common.config.api.ComponentObject
Returns the component type
getComponentTypeID() - Method in interface com.metamatrix.common.config.api.ComponentTypeDefn
Returns the id for ComponentType this definition applies to;
getComponentTypeID() - Method in interface com.metamatrix.common.config.api.PropDefnAllowedValue
Returns the ComponentTypeID this represents the type of component this is defined for.
getComponentTypeID() - Method in class com.metamatrix.common.config.model.BasicComponentObject
 
getComponentTypeID() - Method in class com.metamatrix.common.config.model.BasicComponentTypeDefn
 
getComponentTypeID() - Method in class com.metamatrix.common.config.model.BasicPropDefnAllowedValue
 
getComponentTypeName() - Method in interface com.metamatrix.admin.api.Service
Get the component type identifier for this service ComponentType.
getComponentTypeName() - Method in class com.metamatrix.admin.objects.MMService
 
getComponentTypes() - Method in interface com.metamatrix.common.config.api.ConfigurationModelContainer
Return a map of the component types.
getComponentTypes(boolean) - Method in class com.metamatrix.common.config.CurrentConfiguration
Returns a Collection of type ComponentType that represent all the ComponentTypes defined.
getComponentTypes() - Method in class com.metamatrix.common.config.model.ConfigurationModelContainerImpl
 
getCompositeMetadataObjectSource(String, String, VDBService) - Method in class org.teiid.metadata.QueryMetadataCache
 
getConcurrency() - Method in class com.metamatrix.jdbc.MMResultSet
Get the concurrency type for this ResultSet object.
getConcurrentUserCount() - Method in class com.metamatrix.common.connection.ManagedConnection.ConnectionStatistics
 
getCondition() - Method in class com.metamatrix.query.sql.proc.IfStatement
Get the condition that determines which block needs to be executed.
getCondition() - Method in class com.metamatrix.query.sql.proc.WhileStatement
Get the condition that determines which block needs to be executed.
getConectorEnvironment() - Method in interface com.metamatrix.connector.salesforce.execution.ProcedureExecutionParent
 
getConectorEnvironment() - Method in class com.metamatrix.connector.salesforce.execution.ProcedureExecutionParentImpl
 
getConfig() - Method in class com.metamatrix.common.buffer.impl.BufferManagerImpl
Get the configuration of the buffer manager
getConfigDirectory() - Method in interface com.metamatrix.common.config.api.Host
 
getConfigDirectory() - Method in class com.metamatrix.common.config.model.BasicHost
 
getConfigFile() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
getConfigFile() - Method in interface com.metamatrix.dqp.service.ConfigurationService
Gets the reference URL to the Configuration File for the DQP.
getConfigHost() - Method in class com.metamatrix.platform.vm.controller.ProcessController
 
getConfigID() - Method in class com.metamatrix.common.config.api.DeployedComponentID
 
getConfiguration() - Method in interface com.metamatrix.common.config.api.ConfigurationModelContainer
 
getConfiguration() - Method in class com.metamatrix.common.config.CurrentConfiguration
Get the current configuration that is to be used for deployment.
getConfiguration() - Method in class com.metamatrix.common.config.model.ConfigurationModelContainerImpl
 
getConfiguration() - Method in class com.metamatrix.dqp.embedded.configuration.ServerConfigFileReader
Get Server Configuration
getConfiguration(Properties) - Method in interface com.metamatrix.platform.security.audit.config.AuditConfigurationFactory
Obtain the set of contexts for messages that are to be discarded.
getConfiguration(Properties) - Method in class com.metamatrix.platform.security.audit.config.CurrentConfigAuditConfigurationFactory
Obtain the set of contexts for messages that are to be discarded.
getConfigurationAndDependents(ConfigurationID) - Method in interface com.metamatrix.platform.admin.api.ConfigurationAdminAPI
Returns a Collection containing the Configuration object for the specified ConfigurationID id, and also any dependant objects needed to fully define this configuration, such as Host objects, ComponentType objects, and ComponentTypeDefn objects.
getConfigurationAndDependents(ConfigurationID) - Method in class com.metamatrix.platform.admin.apiimpl.ConfigurationAdminAPIImpl
Returns a Collection containing the Configuration object for the specified ConfigurationID id, and also any dependant objects needed to fully define this configuration, such as Host objects, ComponentType objects, and ComponentTypeDefn objects.
getConfigurationAndDependents(ConfigurationID) - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Returns a Collection containing the Configuration object for the specified ConfigurationID id, and also any dependant objects needed to fully define this configuration, such as Host objects, ComponentType objects, and ComponentTypeDefn objects.
getConfigurationAndDependents(ConfigurationID) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
Returns a Collection containing the Configuration object for the specified ConfigurationID id, and also any dependant objects needed to fully define this configuration, such as Host objects, ComponentType objects, and ComponentTypeDefn objects.
getConfigurationDef() - Method in class com.metamatrix.common.vdb.api.VDBArchive
Get the parsed object for the Configuration.def file.
getConfigurationID() - Method in interface com.metamatrix.common.config.api.ComponentDefn
Returns the ConfigurationID that identifies the configuation this component belongs to.
getConfigurationID() - Method in interface com.metamatrix.common.config.api.ConfigurationModelContainer
 
getConfigurationID() - Method in interface com.metamatrix.common.config.api.DeployedComponent
Returns the ConfigurationID indicating the configuration under which this deployed component belongs.
getConfigurationID() - Method in class com.metamatrix.common.config.model.BasicComponentDefn
 
getConfigurationID() - Method in class com.metamatrix.common.config.model.BasicDeployedComponent
 
getConfigurationID() - Method in class com.metamatrix.common.config.model.ConfigurationModelContainerImpl
 
getConfigurationModel() - Method in class com.metamatrix.admin.server.AbstractAdminImpl
 
getConfigurationModel() - Method in class com.metamatrix.common.config.CurrentConfiguration
Get the current configuration that is to be used for deployment.
getConfigurationModel() - Method in interface com.metamatrix.common.config.reader.CurrentConfigurationReader
Obtain the next startup configuration model.
getConfigurationModel() - Method in class com.metamatrix.common.config.reader.PropertiesConfigurationReader
Obtain the next startup configuration model.
getConfigurationModel(String) - Method in interface com.metamatrix.platform.admin.api.ConfigurationAdminAPI
Returns the current ConfigurationModelContainer.
getConfigurationModel(String) - Method in class com.metamatrix.platform.admin.apiimpl.ConfigurationAdminAPIImpl
 
getConfigurationModel(String) - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Returns the ConfigurationModelContainer that contains everything (i.e., ComponentTypes, Shared Resources and ComponentDefns) that the server needs to start.
getConfigurationModel(String) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
 
getConfigurationModel() - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationConnector
 
getConfigurationModel(ConfigurationID) - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationMgr
Returns the configuration for the specified configID.
getConfigurationModel() - Method in class com.metamatrix.platform.config.spi.xml.XMLCurrentConfigurationReader
 
getConfigurationName() - Method in class com.metamatrix.common.config.CurrentConfiguration
 
getConfigurationService() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedBaseDQPService
Helper to find the configuration service
getConfigurationServiceProxy() - Method in class com.metamatrix.admin.server.AbstractAdminImpl
 
getConfigurationServiceProxy() - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getConfigurationServiceProxy(String) - Static method in class com.metamatrix.platform.util.PlatformProxyHelper
 
getConnectedChannels() - Method in class org.teiid.transport.SSLAwareChannelHandler
 
getConnection() - Method in class com.metamatrix.common.connection.BaseTransaction
Return the connection associated with this transaction.
getConnection() - Method in class com.metamatrix.common.connection.jdbc.JDBCMgdResourceConnection
Create the JDBC connection that is being managed.
getConnection() - Method in class com.metamatrix.common.jdbc.SimplePooledConnectionSource
 
getConnection(String, String) - Method in class com.metamatrix.common.jdbc.SimplePooledConnectionSource
 
getConnection() - Method in class com.metamatrix.common.log.reader.DBLogReader
 
getConnection(ExecutionContext) - Method in class com.metamatrix.connector.ldap.LDAPConnector
 
getConnection(ExecutionContext) - Method in class com.metamatrix.connector.loopback.LoopbackConnector
 
getConnection(ExecutionContext) - Method in class com.metamatrix.connector.metadata.adapter.ObjectConnector
 
getConnection(ExecutionContext) - Method in class com.metamatrix.connector.salesforce.Connector
 
getConnection() - Method in interface com.metamatrix.connector.salesforce.execution.ProcedureExecutionParent
 
getConnection() - Method in class com.metamatrix.connector.salesforce.execution.ProcedureExecutionParentImpl
 
getConnection() - Method in class com.metamatrix.connector.salesforce.execution.UpdateExecutionParent
 
getConnection(ExecutionContext) - Method in class com.metamatrix.connector.text.TextConnector
 
getConnection(ExecutionContext) - Method in class com.metamatrix.connector.xml.base.XMLConnector
 
getConnection(CachingConnector, ExecutionContext, ConnectorEnvironment) - Method in class com.metamatrix.connector.xml.file.FileConnectorState
 
getConnection(CachingConnector, ExecutionContext, ConnectorEnvironment) - Method in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
getConnection(CachingConnector, ExecutionContext, ConnectorEnvironment) - Method in class com.metamatrix.connector.xml.soap.SOAPConnectorState
 
getConnection() - Method in class com.metamatrix.connector.xml.streaming.BaseStreamingExecution
 
getConnection(CachingConnector, ExecutionContext, ConnectorEnvironment) - Method in interface com.metamatrix.connector.xml.XMLConnectorState
 
getConnection() - Method in interface com.metamatrix.connector.xml.XMLExecution
 
getConnection(ExecutionContext) - Method in class com.metamatrix.connector.xmlsource.XMLSourceConnector
 
getConnection() - Method in class com.metamatrix.jdbc.BaseDataSource
Attempt to establish a database connection.
getConnection() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
 
getConnection() - Method in class com.metamatrix.jdbc.MMDataSource
Attempt to establish a database connection.
getConnection(String, String) - Method in class com.metamatrix.jdbc.MMDataSource
Attempt to establish a database connection.
getConnection() - Method in class com.metamatrix.jdbc.MMStatement
 
getConnection() - Method in class com.metamatrix.jdbc.MMXAConnection
 
getConnection(String) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
 
getConnection(ExecutionContext) - Method in interface org.teiid.connector.api.Connector
Obtain a connection with the connector.
getConnection() - Method in class org.teiid.connector.jdbc.JDBCBaseExecution
Returns the JDBC connection used by the execution object.
getConnection(ExecutionContext) - Method in class org.teiid.connector.jdbc.JDBCConnector
 
getConnection() - Method in class org.teiid.jdbc.TeiidDataSource
Attempt to establish a database connection.
getConnection(String, String) - Method in class org.teiid.jdbc.TeiidDataSource
Attempt to establish a database connection.
getConnectionID() - Method in class com.metamatrix.dqp.message.RequestID
Return connectionID, may be null if connection has not been specified.
getConnectionId() - Method in class com.metamatrix.jdbc.MMConnection
Connection identifier of this connection
getConnectionID() - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
getConnectionID() - Method in class com.metamatrix.query.util.CommandContext
 
getConnectionIdentifier() - Method in interface org.teiid.connector.api.ExecutionContext
Get the identifier for the connection through which the command is being executed.
getConnectionPool(ComponentDefnID) - Method in class com.metamatrix.common.config.model.BasicConfiguration
 
getConnectionPools() - Method in interface com.metamatrix.common.config.api.ConfigurationModelContainer
Return a collection of objects of type ResourceDescriptor.
getConnectionPools() - Method in class com.metamatrix.common.config.model.ConfigurationModelContainerImpl
 
getConnectionPoolStatistics(String) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedDataService
 
getConnectionPoolStatistics(String) - Method in interface com.metamatrix.dqp.service.DataService
Get connection pool statistics for connector binding
getConnectionPoolStatistics(String) - Method in class com.metamatrix.server.dqp.service.PlatformDataService
 
getConnectionPoolStats(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getConnectionPoolStats(String) - Method in class com.metamatrix.admin.server.ServerMonitoringAdminImpl
Get monitoring information about connection pool stats for the connector bindings.
getConnectionPoolStats(String) - Method in class com.metamatrix.dqp.embedded.admin.DQPMonitoringAdminImpl
 
getConnectionPoolStats(ServiceRegistryBinding) - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIHelper
Return Collection of ConnectionPoolStats for a service.
getConnectionPoolStats() - Method in class com.metamatrix.server.connector.service.ConnectorService
 
getConnectionPoolStats() - Method in interface com.metamatrix.server.connector.service.ConnectorServiceInterface
 
getConnectionPoolStats(String) - Method in interface org.teiid.adminapi.MonitoringAdmin
Get the Connection Pool Stats that correspond to the specified identifier pattern.
getConnectionProperties() - Method in class com.metamatrix.jdbc.MMStatement
 
getConnectionPropsFileContents() - Method in interface com.metamatrix.server.admin.api.MaterializationLoadScripts
Get the contents of the connection properties file.
getConnectionPropsFileContents() - Method in class com.metamatrix.server.admin.apiimpl.MaterializationLoadScriptsImpl
 
getConnectionPropsFileName() - Method in interface com.metamatrix.server.admin.api.MaterializationLoadScripts
Get the file name the connection properties should be named.
getConnectionPropsFileName() - Method in class com.metamatrix.server.admin.apiimpl.MaterializationLoadScriptsImpl
 
getConnectionsCreated() - Method in class com.metamatrix.admin.objects.MMConnectionPool
 
getConnectionsCreated() - Method in interface org.teiid.adminapi.ConnectionPool
 
getConnectionsDestroyed() - Method in class com.metamatrix.admin.objects.MMConnectionPool
 
getConnectionsDestroyed() - Method in interface org.teiid.adminapi.ConnectionPool
 
getConnectionsInuse() - Method in class com.metamatrix.admin.objects.MMConnectionPool
 
getConnectionsInuse() - Method in interface org.teiid.adminapi.ConnectionPool
 
getConnectionsWaiting() - Method in class com.metamatrix.admin.objects.MMConnectionPool
 
getConnectionsWaiting() - Method in interface org.teiid.adminapi.ConnectionPool
 
getConnectionTestQuery() - Method in class org.teiid.connector.jdbc.translator.Translator
 
getConnectionURL() - Method in class com.metamatrix.jdbc.util.MMJDBCURL
 
getConnector() - Method in class com.metamatrix.connector.xml.base.XMLConnectionImpl
 
getConnector() - Method in interface com.metamatrix.connector.xml.XMLConnection
 
getConnectorBatchSize() - Method in interface com.metamatrix.common.buffer.BufferManager
Get the batch size to use when reading data from a connector.
getConnectorBatchSize() - Method in class com.metamatrix.common.buffer.impl.BufferConfig
 
getConnectorBatchSize() - Method in class com.metamatrix.common.buffer.impl.BufferManagerImpl
Get connector batch size
getConnectorBatchSize() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
getConnectorBatchSize() - Method in interface com.metamatrix.dqp.service.ConfigurationService
Gets the connector batch size
getConnectorBatchSize() - Method in class com.metamatrix.query.util.CommandContext
 
getConnectorBinding(String) - Method in interface com.metamatrix.common.config.api.Configuration
Returns a ConnectorBinding based on the specified name.
getConnectorBinding(ComponentDefnID) - Method in interface com.metamatrix.common.config.api.Configuration
Returns a ConnectorBinding based on the specified compoentID
getConnectorBinding(ComponentDefnID) - Method in class com.metamatrix.common.config.model.BasicConfiguration
 
getConnectorBinding(String) - Method in class com.metamatrix.common.config.model.BasicConfiguration
Returns a ConnectorBinding based on the specified name.
getConnectorBinding(String) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
getConnectorBinding(String) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedDataService
 
getConnectorBinding(String) - Method in interface com.metamatrix.dqp.service.ConfigurationService
get the connector binding from the persistent store
getConnectorBinding(String) - Method in interface com.metamatrix.dqp.service.DataService
Get the connector binding specifed the name
getConnectorBinding(String) - Method in class com.metamatrix.server.dqp.service.PlatformDataService
 
getConnectorBindingByName(String) - Method in interface com.metamatrix.common.vdb.api.VDBDefn
Returns the connector binding for the specified connector binding name.
getConnectorBindingByName(String) - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
getConnectorBindingByRouting(String) - Method in interface com.metamatrix.common.vdb.api.VDBDefn
Returns the connector binding for the specified routing UUID.
getConnectorBindingByRouting(String) - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
getConnectorBindingByRoutingID(String) - Method in interface com.metamatrix.common.config.api.Configuration
Returns a ConnectorBinding based on the specified routing ID..
getConnectorBindingByRoutingID(String) - Method in class com.metamatrix.common.config.model.BasicConfiguration
Returns a ConnectorBinding based on the specified routing ID..
getConnectorBindingID() - Method in class com.metamatrix.dqp.message.AtomicRequestMessage
 
getConnectorBindingId() - Method in class com.metamatrix.query.processor.relational.AccessNode
 
getConnectorBindingIdentifier() - Method in class com.metamatrix.admin.objects.MMConnectionPool
 
getConnectorBindingIdentifier() - Method in interface org.teiid.adminapi.ConnectionPool
 
getConnectorBindingName() - Method in class com.metamatrix.admin.objects.MMRequest
 
getConnectorBindingName() - Method in exception com.metamatrix.dqp.exception.SourceWarning
Get's the connector binding name for the atomic query.
getConnectorBindingName() - Method in interface org.teiid.adminapi.Request
 
getConnectorBindingNames() - Method in class com.metamatrix.admin.objects.MMModel
 
getConnectorBindingNames() - Method in interface com.metamatrix.common.vdb.api.ModelInfo
Return the connector binding name(s).
getConnectorBindingNames(String, String, String) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedVDBService
This should changed to connectorBindingNames.
getConnectorBindingNames(String, String, String) - Method in interface com.metamatrix.dqp.service.VDBService
Get connector bindings for a particular vdb model.
getConnectorBindingNames() - Method in interface com.metamatrix.metadata.runtime.api.Model
Return the connector binding name(s).
getConnectorBindingNames() - Method in class com.metamatrix.metadata.runtime.model.BasicModel
 
getConnectorBindingNames(String, String, String) - Method in class com.metamatrix.server.dqp.service.PlatformVDBService
 
getConnectorBindingNames() - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
getConnectorBindingNames() - Method in interface org.teiid.adminapi.Model
Return the connector binding names for this Virtual Databse.
getConnectorBindingNamesFromUUIDs(List, ConfigurationModelContainer) - Method in class com.metamatrix.admin.server.AbstractAdminImpl
 
getConnectorBindingNamesMapFromUUIDs(Collection) - Method in class com.metamatrix.admin.server.AbstractAdminImpl
 
getConnectorBindings(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getConnectorBindings(String) - Method in class com.metamatrix.admin.server.ServerMonitoringAdminImpl
Get monitoring information about connector bindings.
getConnectorBindings() - Method in interface com.metamatrix.common.config.api.Configuration
Returns a Collection of type ConnectorBinding that exist for this configuration.
getConnectorBindings() - Method in class com.metamatrix.common.config.model.BasicConfiguration
 
getConnectorBindings() - Method in interface com.metamatrix.common.vdb.api.VDBDefn
Returns the connector bindings that are used in this VDB.
getConnectorBindings(String) - Method in class com.metamatrix.dqp.embedded.admin.DQPMonitoringAdminImpl
 
getConnectorBindings() - Method in class com.metamatrix.dqp.embedded.configuration.ServerConfigFileReader
Will return a map of connector binding properties if the configuration file contained any, key->binding name value->Map of binding properties
getConnectorBindings() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
getConnectorBindings() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedDataService
 
getConnectorBindings() - Method in interface com.metamatrix.dqp.service.ConfigurationService
Get the list of connector bindings available in the configuration.
getConnectorBindings() - Method in interface com.metamatrix.dqp.service.DataService
Get the list of connector bindings deployed in the system.
getConnectorBindings() - Method in class com.metamatrix.server.dqp.service.PlatformDataService
 
getConnectorBindings() - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
getConnectorBindings(String) - Method in interface org.teiid.adminapi.MonitoringAdmin
Get the Connector Bindings that correspond to the specified identifier pattern.
getConnectorBindingsByName(String[]) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
getConnectorBindingsInVDB(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getConnectorBindingsInVDB(String, String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getConnectorBindingsInVDB(String) - Method in class com.metamatrix.admin.server.ServerMonitoringAdminImpl
 
getConnectorBindingsInVDB(String, String) - Method in class com.metamatrix.admin.server.ServerMonitoringAdminImpl
 
getConnectorBindingsInVDB(String, String) - Method in class com.metamatrix.dqp.embedded.admin.DQPMonitoringAdminImpl
 
getConnectorBindingsInVDB(String, String) - Method in interface org.teiid.adminapi.MonitoringAdmin
Get all the Connector Bindings for the given VDB identifier pattern
getConnectorBindingState(String) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedDataService
 
getConnectorBindingState(String) - Method in interface com.metamatrix.dqp.service.DataService
Get the State of the connector binding name
getConnectorBindingState(String) - Method in class com.metamatrix.server.dqp.service.PlatformDataService
 
getConnectorBindingStatistics(String) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedDataService
 
getConnectorBindingStatistics(String) - Method in interface com.metamatrix.dqp.service.DataService
Get connector bindings queue statistics
getConnectorBindingStatistics(String) - Method in class com.metamatrix.server.dqp.service.PlatformDataService
 
getConnectorBindingUUID() - Method in class com.metamatrix.server.serverapi.RequestInfo
Return the connector binding UUID;
getConnectorCapabilities() - Method in class com.metamatrix.connector.xml.base.XMLConnectorStateImpl
 
getConnectorCapabilities() - Method in interface com.metamatrix.connector.xml.XMLConnectorState
 
getConnectorCapabilities() - Method in class org.teiid.connector.jdbc.translator.Translator
Get the capabilties for the source.
getConnectorClass() - Method in interface com.metamatrix.common.config.api.ConnectorBinding
 
getConnectorClass() - Method in class com.metamatrix.common.config.model.BasicConnectorBinding
 
getConnectorEnv() - Method in class com.metamatrix.connector.salesforce.execution.UpdateExecutionParent
 
getConnectorEnv() - Method in class com.metamatrix.connector.xml.base.XMLConnectionImpl
 
getConnectorEnv() - Method in interface com.metamatrix.connector.xml.XMLConnection
 
getConnectorEnvironmentProperties() - Method in class com.metamatrix.cdk.api.ConnectorHost
 
getConnectorEnvironmentProperties() - Method in interface com.metamatrix.cdk.IConnectorHost
 
getConnectorException(String) - Method in exception com.metamatrix.jdbc.api.PartialResultsWarning
Obtain failure for a particular connector.
getConnectorID() - Method in class com.metamatrix.dqp.message.AtomicRequestMessage
 
getConnectorID() - Method in class com.metamatrix.server.connector.service.ConnectorService
 
getConnectorID() - Method in interface com.metamatrix.server.connector.service.ConnectorServiceInterface
Get the ConnectorID of the connector we're servicing.
getConnectorIdentifier() - Method in interface org.teiid.connector.api.ExecutionContext
Get the identifier for the current connector running the command
getConnectorIdentity() - Method in interface org.teiid.connector.api.ExecutionContext
Get the ConnectorIdentity created by the Connector's ConnectorIdentityFactory
getConnectorMetadata(MetadataFactory) - Method in class com.metamatrix.connector.text.TextConnector
 
getConnectorMetadata(String, String, String, Properties) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedDataService
 
getConnectorMetadata(String, String, String, Properties) - Method in interface com.metamatrix.dqp.service.DataService
Return the metadata for a given connector
getConnectorMetadata(String, String, String, Properties) - Method in class com.metamatrix.server.dqp.service.PlatformDataService
 
getConnectorMetadata(MetadataFactory) - Method in interface org.teiid.connector.api.MetadataProvider
 
getConnectorMetadata(MetadataFactory) - Method in class org.teiid.connector.jdbc.JDBCConnector
 
getConnectorMetadata(Connection, MetadataFactory) - Method in class org.teiid.connector.jdbc.JDBCMetdataProcessor
 
getConnectorMetadataModelNames() - Method in class com.metamatrix.common.vdb.api.VDBArchive
 
getConnectorMetadataModelNames() - Method in interface com.metamatrix.metadata.runtime.api.MetadataSource
Get the list of model names that will provide metadata
getConnectorName(String) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedVDBService
 
getConnectorName(String) - Method in interface com.metamatrix.dqp.service.VDBService
 
getConnectorName(String) - Method in class com.metamatrix.server.dqp.service.PlatformVDBService
 
getConnectorName() - Method in interface org.teiid.connector.api.ConnectorEnvironment
Get the name of the connector binding, as exposed in the console.
getConnectorName() - Method in class org.teiid.connector.basic.BasicConnector
 
getConnectorServiceProxy(String, String) - Static method in class com.metamatrix.platform.util.PlatformProxyHelper
 
getConnectorType(String) - Method in interface com.metamatrix.common.vdb.api.VDBDefn
Returns the component type for the specified componentTypeName.
getConnectorType(String) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
getConnectorType(String) - Method in interface com.metamatrix.dqp.service.ConfigurationService
Get Component type for the given id
getConnectorType(String) - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
getConnectorTypeName() - Method in class com.metamatrix.admin.objects.MMConnectorBinding
 
getConnectorTypeName() - Method in interface org.teiid.adminapi.ConnectorBinding
Get the identifier for this connector binding's ConnectorType.
getConnectorTypePropertyDefinitions(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getConnectorTypePropertyDefinitions(String) - Method in class com.metamatrix.admin.server.ServerMonitoringAdminImpl
 
getConnectorTypePropertyDefinitions(String) - Method in class com.metamatrix.dqp.embedded.admin.DQPMonitoringAdminImpl
 
getConnectorTypePropertyDefinitions(String) - Method in interface org.teiid.adminapi.MonitoringAdmin
Get all of the available Configuration Properties for the specified AdminObject, and details about them.
getConnectorTypes(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getConnectorTypes(String) - Method in class com.metamatrix.admin.server.ServerMonitoringAdminImpl
Get monitoring information about connector types.
getConnectorTypes() - Method in interface com.metamatrix.common.config.api.ConnectorArchive
Return the connector types bundled in this connector archive
getConnectorTypes() - Method in class com.metamatrix.common.config.model.BasicConnectorArchive
Return the connector types in this connector archive
getConnectorTypes() - Method in interface com.metamatrix.common.vdb.api.VDBDefn
Returns the connector types that are used in this VDB.
getConnectorTypes(String) - Method in class com.metamatrix.dqp.embedded.admin.DQPMonitoringAdminImpl
 
getConnectorTypes() - Method in class com.metamatrix.dqp.embedded.configuration.ServerConfigFileReader
Return the Connector types registered with the server configuration
getConnectorTypes() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
getConnectorTypes() - Method in interface com.metamatrix.dqp.service.ConfigurationService
Get list of all the connector types available in the System.
getConnectorTypes() - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
getConnectorTypes(String) - Method in interface org.teiid.adminapi.MonitoringAdmin
Get the Connector Types that correspond to the specified identifier pattern.
getConPropsFileContents() - Method in class com.metamatrix.server.admin.apiimpl.MaterializationLoadScriptsImpl
 
getConstraint() - Method in class com.metamatrix.query.sql.symbol.Reference
 
getContact() - Method in class com.metamatrix.api.core.xmi.XMIHeader.Documentation
Return the contact
getContactId() - Method in class com.sforce.soap.partner.LeadConvert
Gets the contactId value for this LeadConvert.
getContactId() - Method in class com.sforce.soap.partner.LeadConvertResult
Gets the contactId value for this LeadConvertResult.
getContainedCommands() - Method in class com.metamatrix.query.sql.lang.BatchedUpdateCommand
 
getContainedCommands() - Method in interface com.metamatrix.query.sql.lang.CommandContainer
 
getContainedCommands() - Method in class com.metamatrix.query.sql.lang.ProcedureContainer
 
getContent() - Method in class com.metamatrix.api.core.xmi.XMIHeader.Import
Return the content of the "xmi.model" tag
getContent() - Method in class com.metamatrix.api.core.xmi.XMIHeader.Model
Return the content of the "xmi.model" tag
getContent() - Method in interface com.metamatrix.common.vdb.api.VDBFile
Get the contents of the file in the VDB.
getContent() - Method in class org.teiid.connector.metadata.FileRecordImpl
 
getContentHandler() - Method in class com.metamatrix.query.processor.dynamic.TupleXMLReader
 
getContentLength() - Method in class com.metamatrix.common.extensionmodule.protocol.extensionjar.ExtensionJarURLConnection
 
getContentLength() - Method in class com.metamatrix.common.protocol.jar.JarURLConnection
 
getContentModifier() - Method in class com.metamatrix.platform.security.api.AuthorizationPermission
Get the content modifier for this rule.
getContents() - Method in class com.metamatrix.common.comm.api.Message
 
getContext() - Method in class com.metamatrix.common.log.reader.LogEntry
 
getContext() - Method in class com.metamatrix.dqp.service.AuditMessage
 
getContext() - Method in class com.metamatrix.query.processor.BaseProcessorPlan
 
getContext() - Method in class com.metamatrix.query.processor.proc.ProcedurePlan
 
getContext() - Method in interface com.metamatrix.query.processor.ProcessorPlan
Get the processor context, which can be modified.
getContext() - Method in class com.metamatrix.query.processor.QueryProcessor
 
getContext() - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
getContext() - Method in interface org.teiid.connector.language.IGroup
Get the aliased name this group uses for references in the command.
getContextCache() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedBufferService
 
getContextCache() - Method in interface com.metamatrix.dqp.service.BufferService
 
getContextCache() - Method in class com.metamatrix.server.dqp.service.PlatformBufferService
 
getContextCache() - Static method in class com.metamatrix.server.ResourceFinder
 
getContextFilter() - Method in class com.metamatrix.connector.ldap.LDAPSearchDetails
get the context filter
getContextName() - Method in class com.metamatrix.connector.ldap.LDAPSearchDetails
get the context name
getContexts() - Method in class com.metamatrix.admin.objects.MMLogConfiguration
 
getContexts() - Method in interface com.metamatrix.common.log.LogConfiguration
Obtain the set of message contexts that are currently used.
getContexts() - Method in class com.metamatrix.common.log.LogConfigurationImpl
 
getContexts() - Method in interface org.teiid.adminapi.LogConfiguration
Obtain the set of message contexts that are currently used.
getContextSymbol() - Method in class com.metamatrix.query.sql.lang.DependentSetCriteria
 
getContextSymbol() - Method in class com.metamatrix.query.sql.lang.ExistsCriteria
 
getContextSymbol() - Method in class com.metamatrix.query.sql.lang.SubqueryCompareCriteria
 
getContextSymbol() - Method in class com.metamatrix.query.sql.lang.SubquerySetCriteria
 
getContextSymbol() - Method in interface com.metamatrix.query.sql.symbol.ContextReference
 
getContextSymbol() - Method in class com.metamatrix.query.sql.symbol.Reference
 
getContextSymbol() - Method in class com.metamatrix.query.sql.symbol.ScalarSubquery
 
getContinuationSegmentNumber(String, IEntryResult) - Static method in class org.teiid.metadata.index.RecordFactory
 
getControllerName() - Method in class com.sforce.soap.partner.Field
Gets the controllerName value for this Field.
getConvertedStatus() - Method in class com.sforce.soap.partner.LeadConvert
Gets the convertedStatus value for this LeadConvert.
getCopyright() - Method in class com.metamatrix.common.util.ApplicationInfo
 
getCorrelatedReferenceElements() - Method in class com.metamatrix.query.optimizer.relational.plantree.PlanNode
 
getCorrelatedReferences() - Method in class com.metamatrix.query.optimizer.relational.plantree.PlanNode
 
getCorrelatedReferences() - Method in class com.metamatrix.query.sql.lang.Command
Get the correlated references to the containing scope only
getCount(ResultSet) - Static method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
getCount() - Method in class com.metamatrix.query.sql.lang.GroupBy
Returns the number of symbols in the GROUP BY
getCount() - Method in class com.metamatrix.query.sql.lang.Select
Returns the number of symbols in select.
getCountLimit() - Method in class com.metamatrix.connector.ldap.LDAPSearchDetails
get the count limit
getCreated() - Method in class com.metamatrix.admin.objects.MMAdminObject
 
getCreated() - Method in class com.metamatrix.admin.objects.MMRequest
 
getCreated() - Method in interface org.teiid.adminapi.Request
 
getCreated() - Method in interface org.teiid.adminapi.Transaction
Get the date the transaction was created.
getCreatedBy() - Method in class com.metamatrix.admin.objects.MMAdminObject
Name of user that created the object
getCreatedBy() - Method in interface com.metamatrix.common.config.api.ComponentObject
Returns the principal who created this type
getCreatedBy() - Method in interface com.metamatrix.common.config.api.ComponentType
Returns the principal who created this type
getCreatedBy() - Method in class com.metamatrix.common.config.model.BasicComponentObject
Returns the principal who created this type
getCreatedBy() - Method in class com.metamatrix.common.config.model.BasicComponentType
Returns the principal who created this type
getCreatedBy() - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
Principal name who created this extension module
getCreatedBy() - Method in interface com.metamatrix.common.vdb.api.VDBInfo
Get the name of the person who created this VDB.
getCreatedBy() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabase
Return the user name who create this Virtual Database.
getCreatedBy() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabase
return the user name who create the original version of the Virtual Database.
getCreatedBy() - Method in class com.metamatrix.vdb.runtime.BasicVDBInfo
 
getCreatedDate() - Method in class com.metamatrix.admin.objects.MMAdminObject
Get the Creation Date
getCreatedDate() - Method in interface com.metamatrix.common.config.api.ComponentObject
Returns the Date this type was created
getCreatedDate() - Method in interface com.metamatrix.common.config.api.ComponentType
Returns a string version of the Date this type was created
getCreatedDate() - Method in class com.metamatrix.common.config.model.BasicComponentObject
Returns the Date this type was created
getCreatedDate() - Method in class com.metamatrix.common.config.model.BasicComponentType
Returns the Date this type was created
getCreatedDate() - Method in interface org.teiid.adminapi.Session
Get the time the Session was created.
getCreatedDateString() - Method in class com.metamatrix.common.config.model.BasicComponentObject
 
getCreatedDateString() - Method in class com.metamatrix.common.config.model.BasicComponentType
 
getCreatedString() - Method in class com.metamatrix.admin.objects.MMRequest
 
getCreateFileContents() - Method in class com.metamatrix.server.admin.apiimpl.MaterializationLoadScriptsImpl
 
getCreateScriptFile() - Method in interface com.metamatrix.server.admin.api.MaterializationLoadScripts
Get a stream for the generated DDL script.
getCreateScriptFile() - Method in class com.metamatrix.server.admin.apiimpl.MaterializationLoadScriptsImpl
 
getCreateScriptFileName() - Method in interface com.metamatrix.server.admin.api.MaterializationLoadScripts
Get the file name the the DDL script should be named.
getCreateScriptFileName() - Method in class com.metamatrix.server.admin.apiimpl.MaterializationLoadScriptsImpl
 
getCreationDate() - Method in interface com.metamatrix.common.config.api.ConfigurationInfo
 
getCreationDate() - Method in class com.metamatrix.common.config.model.BasicConfigurationInfo
 
getCreationDate() - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
String date this extension module was created (in String form using DateUtil).
getCreationDate() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabase
Return the date the Virtual Database was created.
getCreationDate() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabase
return the date the original Virtual Database version was created.
getCreationTime() - Method in class com.metamatrix.common.actions.ActionDefinition
Get the time that this action was created.
getCreationTimeMillis() - Method in class com.metamatrix.common.actions.ActionDefinition
Get the time as milliseconds that this action was created.
getCredentials() - Method in class com.metamatrix.jdbc.MMDataSource
Returns the credentials string defining credentials to use with connectors for per-user logon.
getCredentials() - Method in class org.teiid.jdbc.TeiidDataSource
Returns the credentials string defining credentials to use with connectors for per-user logon.
getCredentialsAsCharArray() - Method in class com.metamatrix.platform.security.api.Credentials
Get the Credentials as a char[].
getCriteria() - Method in class com.metamatrix.connector.xml.base.ExecutionInfo
 
getCriteria() - Method in class com.metamatrix.query.mapping.xml.MappingCriteriaNode
 
getCriteria() - Method in class com.metamatrix.query.mapping.xml.MappingRecursiveElement
Get the re-currsion criteria; not to be consufused with criteria on the MappingCriteria element
getCriteria() - Method in class com.metamatrix.query.mapping.xml.ResultSetInfo
 
getCriteria() - Method in class com.metamatrix.query.processor.relational.SelectNode
 
getCriteria() - Method in class com.metamatrix.query.sql.lang.AtomicCriteria
Get sub criteria
getCriteria() - Method in class com.metamatrix.query.sql.lang.CompoundCriteria
Returns the list of criteria.
getCriteria(int) - Method in class com.metamatrix.query.sql.lang.CompoundCriteria
Returns the criteria at the specified index.
getCriteria() - Method in class com.metamatrix.query.sql.lang.Delete
Returns the criteria object for this command.
getCriteria() - Method in class com.metamatrix.query.sql.lang.Query
Get the criteria clause for the query.
getCriteria() - Method in class com.metamatrix.query.sql.lang.TranslatableProcedureContainer
 
getCriteria() - Method in class com.metamatrix.query.sql.lang.Update
Returns the criteria object for this command, may be null
getCriteria() - Method in interface org.teiid.connector.language.ICompoundCriteria
Get list of ICriteria combined by this compound criteria.
getCriteria() - Method in interface org.teiid.connector.language.IDelete
Get criteria that is being used with the delete - may be null
getCriteria() - Method in interface org.teiid.connector.language.IJoin
Return List of CompareCriteria specifying join criteria.
getCriteria() - Method in interface org.teiid.connector.language.INotCriteria
The criteria wrapped by the NOT.
getCriteria() - Method in interface org.teiid.connector.language.IUpdate
Get criteria that is being used with the delete - may be null
getCriteria() - Method in interface org.teiid.connector.metadata.IObjectQuery
 
getCriteriaCount() - Method in class com.metamatrix.query.sql.lang.CompoundCriteria
Returns the number of criteria in this clause.
getCriteriaDescForColumn(Element, IQuery) - Static method in class com.metamatrix.connector.xml.base.CriteriaDesc
 
getCriteriaNode() - Method in class com.metamatrix.query.mapping.xml.MappingCriteriaNode
 
getCriteriaNode() - Method in class com.metamatrix.query.mapping.xml.MappingRecursiveElement
 
getCriteriaResultSets() - Method in class com.metamatrix.query.mapping.xml.ResultSetInfo
 
getCrossReference(String, String, String, String, String, String) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the description of the foreign key columns in the table foreignTable.
getCryptor() - Method in interface com.metamatrix.common.comm.platform.socket.client.SocketServerInstance
 
getCryptor() - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerInstanceImpl
 
getCryptor() - Static method in class com.metamatrix.common.util.crypto.CryptoUtil
Construct and return a utility that can be used for either encryption or decryption.
getCryptor() - Method in interface org.teiid.transport.ClientInstance
 
getCryptor() - Method in class org.teiid.transport.SocketClientInstance
 
getCurrencySymbol() - Method in class com.sforce.soap.partner.GetUserInfoResult
Gets the currencySymbol value for this GetUserInfoResult.
getCurrentConfiguration() - Method in interface com.metamatrix.platform.admin.api.ConfigurationAdminAPI
Returns the current deployed Configuration.
getCurrentConfiguration() - Method in class com.metamatrix.platform.admin.apiimpl.ConfigurationAdminAPIImpl
Returns the current deployed Configuration.
getCurrentConfiguration() - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Returns the current deployed Configuration.
getCurrentConfiguration() - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
Returns the operational Configuration, which should reflect the desired runtime state of the system.
getCurrentConfigurationID() - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Returns the ConfigurationID for the operational configuration.
getCurrentConfigurationID() - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
Returns the ID of the operational Configuration, which should reflect the desired runtime state of the system.
getCurrentDate() - Static method in class com.metamatrix.core.util.DateUtil
 
getCurrentDateAsString() - Static method in class com.metamatrix.core.util.DateUtil
 
getCurrentElements() - Method in class com.metamatrix.query.resolver.util.AccessPattern
 
getCurrentIndex() - Method in interface com.metamatrix.common.buffer.IndexedTupleSource
Get the current position.
getCurrentIndexValue() - Method in class com.metamatrix.connector.xml.base.CriteriaDesc
 
getCurrentIndexVersionNumber() - Static method in class org.teiid.metadata.index.RecordFactory
 
getCurrentInstruction() - Method in class com.metamatrix.query.processor.program.Program
Returns the next instruction to be executed, or null if there are none or no more instructions.
getCurrentInstruction() - Method in class com.metamatrix.query.processor.xml.XMLProcessorEnvironment
 
getCurrentProgram() - Method in class com.metamatrix.query.processor.xml.XMLProcessorEnvironment
 
getCurrentProperties() - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataObject
 
getCurrentRecord() - Method in class com.metamatrix.jdbc.MMResultSet
Get all values in current record in column order
getCurrentRow() - Method in class com.metamatrix.jdbc.BatchResults
Moving forward through the results it's expected that the batches are arbitrarily size.
getCurrentRow(String) - Method in class com.metamatrix.query.processor.proc.ProcedurePlan
 
getCurrentRowNumber() - Method in class com.metamatrix.jdbc.BatchResults
 
getCurrentState() - Method in class com.metamatrix.platform.admin.api.runtime.ServiceData
 
getCurrentState() - Method in class com.metamatrix.platform.registry.ServiceRegistryBinding
 
getCurrentState() - Method in interface com.metamatrix.platform.service.api.ServiceInterface
 
getCurrentState() - Method in class com.metamatrix.platform.service.controller.AbstractService
Return current state of of the service.
getCurrentTimestamp() - Method in class com.metamatrix.cdk.api.SysLogger
 
getCurrentTimestampSQLFunctionName() - Method in class org.teiid.dialect.TeiidDialect
 
getCurrentTimestampString() - Method in class com.metamatrix.cdk.api.SysLogger
 
getCurrentValue() - Method in class com.metamatrix.connector.xml.base.OutputXPathDesc
 
getCurrentVariableContext() - Method in class com.metamatrix.query.processor.proc.ProcedurePlan
Get the current VariavleContext on this environment.
getCursorName() - Method in class com.metamatrix.jdbc.MMResultSet
Retrieves the RequestID for the query that created this ResultSet.
getCursorName() - Method in class com.metamatrix.query.sql.proc.LoopStatement
 
getCursorType() - Method in class com.metamatrix.dqp.message.RequestMessage
 
getData() - Method in class com.metamatrix.query.metadata.TempMetadataStore
Get all temp group and element metadata
getDataAttributeName() - Method in class com.metamatrix.connector.xml.base.CriteriaDesc
 
getDatabaseCalendar() - Method in class org.teiid.connector.jdbc.translator.Translator
Gets the database calendar.
getDatabaseColumnSize(String, String, Connection) - Static method in class com.metamatrix.common.jdbc.JDBCPlatform
 
getDatabaseDialect(String) - Static method in class com.metamatrix.vdb.materialization.DatabaseDialect
Based on the Database type supplied get the dialect supported.
getDatabaseDialectByDDLName(String) - Static method in class com.metamatrix.vdb.materialization.DatabaseDialect
Based on the Database type supplied get the dialect supported.
getDatabaseMajorVersion() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Retrieves the major version number of the underlying database.
getDatabaseMinorVersion() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Retrieves the minor version number of the underlying database.
getDatabaseName() - Method in class com.metamatrix.jdbc.BaseDataSource
Returns the name of the virtual database on a particular MetaMatrix Server.
getDatabaseName() - Method in class com.metamatrix.jdbc.MMConnection
Get the database name that this connection is representing
getDatabaseProductName() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the product name for this database
getDatabaseProductVersion() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the version of metamatrix server to which this driver connects
getDatabaseURL(Properties) - Static method in class com.metamatrix.common.jdbc.JDBCUtil
 
getDatabaseVersion() - Method in class com.metamatrix.jdbc.BaseDataSource
Returns the databaseVersion.
getDataDirectory() - Method in interface com.metamatrix.common.config.api.Host
Returns the directory where data files created on this host machine should be located.
getDataDirectory() - Method in class com.metamatrix.common.config.model.BasicHost
 
getDataManager() - Method in class com.metamatrix.query.processor.proc.ProcedurePlan
 
getDataManager() - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
getDataManager() - Method in class com.metamatrix.query.processor.xml.XMLPlan
 
getDataManager() - Method in class com.metamatrix.query.processor.xml.XMLProcessorEnvironment
 
getDataNodeNames(PermissionDataNodeImpl, List) - Static method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataHelper
A recursive method that gets the list of data node names from the given data node tree.
getDataNodes(String, String) - Method in interface com.metamatrix.server.admin.api.RuntimeMetadataAdminAPI
Get the tree of data nodes that make op a VDB.
getDataNodes(String, String) - Method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataAdminAPIImpl
Get the tree of data nodes that make op a VDB.
getDataNodes(String, String) - Static method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataHelper
Get the tree of data nodes that make op a VDB.
getDataNodeType() - Method in interface com.metamatrix.platform.admin.api.PermissionDataNode
Get the type of this PermissionDataNode.
getDataNodeType() - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeImpl
Get the type of this PermissionDataNode.
getDataRoles() - Method in class com.metamatrix.common.vdb.api.VDBArchive
Get the Data roles file if one is defined
getDataRoles() - Method in interface com.metamatrix.common.vdb.api.VDBDefn
Get the XML contents of data roles defined for the VDB;
getDataRoles() - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
getDataSource() - Method in class org.teiid.connector.jdbc.JDBCConnector
 
getDataSourceName() - Method in class com.metamatrix.jdbc.BaseDataSource
Returns the logical name for the underlying XADataSource or ConnectionPoolDataSource; used only when pooling connections or distributed transactions are implemented.
getDataType() - Method in class com.metamatrix.connector.xml.base.OutputXPathDesc
 
getDataType() - Method in interface com.metamatrix.metadata.runtime.api.Element
Returns the DataType this element is represented as.
getDataType() - Method in interface com.metamatrix.metadata.runtime.api.ProcedureParameter
Returns the DataType this parameter will be represented as.
getDataType() - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
getDataType() - Method in class com.metamatrix.metadata.runtime.model.BasicProcedureParameter
 
getDatatype() - Method in class org.teiid.connector.metadata.runtime.BaseColumn
 
getDataTypeClass(String) - Static method in class com.metamatrix.common.types.DataTypeManager
Get data type class.
getDataTypeClass(String) - Static method in class org.teiid.connector.api.TypeFacility
Get the Class constant for the given String type name
getDataTypeFacet(String) - Static method in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES
 
getDataTypeFacetName(short) - Static method in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES
 
getDatatypeID() - Method in class org.teiid.connector.metadata.runtime.DatatypeRecordImpl
 
getDataTypeIDs() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabase
Returns the DataTypeID's that exist in this virtual database.
getDataTypeIDs() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabase
 
getDataTypeName(Class) - Static method in class com.metamatrix.common.types.DataTypeManager
 
getDataTypeName(Class<?>) - Static method in class org.teiid.connector.api.TypeFacility
Get the String constant for the given type class
getDataTypeNameFromSQLType(int) - Static method in class org.teiid.connector.api.TypeFacility
 
getDataTypes() - Method in class com.metamatrix.dqp.message.ResultsMessage
 
getDatatypes() - Method in class org.teiid.metadata.index.IndexMetadataStore
 
getDataTypeType(String) - Static method in class com.metamatrix.metadata.runtime.api.MetadataConstants
 
getDataTypeTypeName(short) - Static method in class com.metamatrix.metadata.runtime.api.MetadataConstants
 
getDataTypeTypeName(short) - Static method in class org.teiid.connector.metadata.runtime.MetadataConstants
 
getDatatypeUUID() - Method in class org.teiid.connector.metadata.runtime.BaseColumn
 
getDataTypeVarietyName(short) - Static method in class org.teiid.connector.metadata.runtime.MetadataConstants
 
getDate() - Method in class com.metamatrix.common.log.reader.LogEntry
 
getDate(long) - Static method in class com.metamatrix.core.util.DateUtil
 
getDate(int) - Method in class com.metamatrix.jdbc.MMCallableStatement
Gets the value of a OUTPUT parameter as a java.sql.Date object.
getDate(int, Calendar) - Method in class com.metamatrix.jdbc.MMCallableStatement
Gets the value of a OUTPUT parameter as a java.sql.Date object.
getDate(String) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getDate(String, Calendar) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getDate(int, Calendar) - Method in class com.metamatrix.jdbc.MMResultSet
This method will return the value in the current row as a Date object.
getDate(String, Calendar) - Method in class com.metamatrix.jdbc.MMResultSet
Get the Date value for the given column.
getDate(int) - Method in class com.metamatrix.jdbc.MMResultSet
This method will return the value in the current row as a Date object.
getDate(String) - Method in class com.metamatrix.jdbc.MMResultSet
Get the column value as a Date object
getDateAsString(Date) - Static method in class com.metamatrix.core.util.DateUtil
 
getDateAsString(long) - Static method in class com.metamatrix.core.util.DateUtil
 
getDateCreated() - Method in interface com.metamatrix.common.vdb.api.VDBInfo
Get the date this VDB was deployed.
getDateCreated() - Method in class com.metamatrix.vdb.runtime.BasicVDBInfo
 
getDateVersioned() - Method in interface com.metamatrix.common.vdb.api.ModelInfo
Get the date this model was versioned.
getDateVersioned() - Method in interface com.metamatrix.metadata.runtime.api.Model
Get the date this model was versioned.
getDateVersioned() - Method in class com.metamatrix.metadata.runtime.model.BasicModel
 
getDateVersioned() - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
getDDLFileContentsAsStream(String) - Method in interface com.metamatrix.common.vdb.api.ModelInfo
Get the contents of the given DDL file name.
getDDLFileContentsAsStream(String) - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
getDDLFileContentsGetBytes(String) - Method in interface com.metamatrix.common.vdb.api.ModelInfo
Get the contents of the given DDL file name.
getDDLFileContentsGetBytes(String) - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
getDDLFileNames() - Method in interface com.metamatrix.common.vdb.api.ModelInfo
Get the list of DDL file names that can be used to generate this materialization.
getDDLFileNames() - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
getDebug() - Method in class com.metamatrix.query.sql.lang.Option
Get flag for whether to dump debug info on the server
getDebugLevel() - Method in class com.sforce.soap.partner.DebuggingHeader
Gets the debugLevel value for this DebuggingHeader.
getDebugLog() - Method in class com.metamatrix.dqp.message.ResultsMessage
 
getDebugLog() - Method in interface com.metamatrix.jdbc.api.Statement
Obtain the query planner debug log from the last command executed on this Statement, if it was requested with OPTION DEBUG.
getDebugLog() - Method in class com.metamatrix.jdbc.MMStatement
Get query planner debug log.
getDebugLog() - Method in class com.metamatrix.query.analysis.AnalysisRecord
Get debug trace log recorded to writer.
getDebugLog() - Method in class com.sforce.soap.partner.DebuggingInfo
Gets the debugLog value for this DebuggingInfo.
getDecendant(String, String, boolean) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
 
getDecendant(String, boolean) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
 
getDecryptedProperties(ComponentDefn) - Static method in class com.metamatrix.common.config.model.ComponentCryptoUtil
 
getDecryptor() - Static method in class com.metamatrix.common.util.crypto.CryptoUtil
Construct and return a utility that can be used for only decryption.
getDefault(ElementSymbol, QueryMetadataInterface) - Static method in class com.metamatrix.query.resolver.util.ResolverUtil
Get the default value for the parameter, which could be null if the parameter is set to NULLABLE.
getDefaultCalendar() - Method in class com.metamatrix.jdbc.MMResultSet
 
getDefaultCapabilities() - Method in class org.teiid.connector.jdbc.access.AccessSQLTranslator
 
getDefaultCapabilities() - Method in class org.teiid.connector.jdbc.db2.DB2SQLTranslator
 
getDefaultCapabilities() - Method in class org.teiid.connector.jdbc.derby.DerbySQLTranslator
 
getDefaultCapabilities() - Method in class org.teiid.connector.jdbc.informix.InformixSQLTranslator
 
getDefaultCapabilities() - Method in class org.teiid.connector.jdbc.mysql.MySQL5Translator
 
getDefaultCapabilities() - Method in class org.teiid.connector.jdbc.mysql.MySQLTranslator
 
getDefaultCapabilities() - Method in class org.teiid.connector.jdbc.oracle.OracleSQLTranslator
 
getDefaultCapabilities() - Method in class org.teiid.connector.jdbc.postgresql.PostgreSQLTranslator
 
getDefaultCapabilities() - Method in class org.teiid.connector.jdbc.sqlserver.SqlServerSQLTranslator
 
getDefaultCapabilities() - Method in class org.teiid.connector.jdbc.sybase.SybaseSQLTranslator
 
getDefaultCapabilities() - Method in class org.teiid.connector.jdbc.translator.Translator
Get the default capabilities class.
getDefaultConnectionTestQuery() - Method in class org.teiid.connector.jdbc.db2.DB2SQLTranslator
 
getDefaultConnectionTestQuery() - Method in class org.teiid.connector.jdbc.derby.DerbySQLTranslator
 
getDefaultConnectionTestQuery() - Method in class org.teiid.connector.jdbc.informix.InformixSQLTranslator
 
getDefaultConnectionTestQuery() - Method in class org.teiid.connector.jdbc.oracle.OracleSQLTranslator
 
getDefaultConnectionTestQuery() - Method in class org.teiid.connector.jdbc.translator.Translator
 
getDefaultFactory() - Method in class com.metamatrix.core.id.IDGenerator
Get the factory that is used by default for the IDGenerator.create() method is invoked.
getDefaultFormatClassName() - Method in class com.metamatrix.platform.security.audit.destination.AbstractAuditDestination
 
getDefaultFormatClassName() - Method in class com.metamatrix.platform.security.audit.destination.ConsoleAuditDestination
 
getDefaultHost() - Method in class com.metamatrix.common.config.CurrentConfiguration
Returns the Host based on the current running machine.
getDefaultName() - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
This method is used to determine the default name for a node when that node has no name.
getDefaultNamespace() - Method in class com.sforce.soap.partner.CallOptions
Gets the defaultNamespace value for this CallOptions.
getDefaultNode() - Method in class com.metamatrix.query.mapping.xml.MappingChoiceNode
 
getDefaultNullOrder() - Method in class org.teiid.connector.jdbc.db2.DB2SQLTranslator
 
getDefaultNullOrder() - Method in class org.teiid.connector.jdbc.oracle.OracleSQLTranslator
 
getDefaultNullOrder() - Method in class org.teiid.connector.jdbc.postgresql.PostgreSQLTranslator
 
getDefaultNullOrder() - Method in class org.teiid.connector.jdbc.translator.Translator
get the default null ordering
getDefaultPrecision(Class) - Static method in class com.metamatrix.dqp.metadata.ResultsMetadataDefaults
 
getDefaultPrecision(String) - Static method in class com.metamatrix.dqp.metadata.ResultsMetadataDefaults
 
getDefaultProperties(String) - Static method in class com.metamatrix.common.config.api.ResourceModel
 
getDefaultProperties(ConnectorBindingType) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
Get the default properties for the connector binding given.
getDefaultProperties(ConnectorBindingType) - Method in interface com.metamatrix.dqp.service.ConfigurationService
Get the default properties for the Connector type
getDefaultPropertyValues() - Method in interface com.metamatrix.common.config.api.ComponentType
Returns the default values for this component type.
getDefaultPropertyValues(Properties) - Method in interface com.metamatrix.common.config.api.ComponentType
 
getDefaultPropertyValues(ComponentTypeID) - Method in interface com.metamatrix.common.config.api.ConfigurationModelContainer
Return a properties object that contains the default properties defined for the specified component type
getDefaultPropertyValues(Properties, ComponentTypeID) - Method in interface com.metamatrix.common.config.api.ConfigurationModelContainer
 
getDefaultPropertyValues() - Method in class com.metamatrix.common.config.model.BasicComponentType
 
getDefaultPropertyValues(Properties) - Method in class com.metamatrix.common.config.model.BasicComponentType
 
getDefaultPropertyValues(ComponentTypeID) - Method in class com.metamatrix.common.config.model.ConfigurationModelContainerImpl
 
getDefaultPropertyValues(Properties, ComponentTypeID) - Method in class com.metamatrix.common.config.model.ConfigurationModelContainerImpl
 
getDefaultServiceClasses() - Method in class com.metamatrix.server.dqp.config.PlatformConfigSource
 
getDefaultTransactionIsolation() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets metamatrix default transaction isolation level.
getDefaultTransactionIsolationLevel() - Method in class org.teiid.connector.jdbc.JDBCConnector
 
getDefaultValue() - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
getDefaultValue(String) - Method in interface com.metamatrix.common.config.api.ComponentType
Returns the String representation of the default value for the requested property.
getDefaultValue() - Method in class com.metamatrix.common.config.api.ComponentTypePropDefn
Get the default value for values of this property, or an empty String if there is no default value.
getDefaultValue(String) - Method in class com.metamatrix.common.config.model.BasicComponentType
 
getDefaultValue() - Method in interface com.metamatrix.common.object.PropertyDefinition
Get the default value for values of this property, or an empty String if there is no default value.
getDefaultValue() - Method in class com.metamatrix.common.object.PropertyDefinitionImpl
Get the default value for values of this property, or an empty String if there is no default value.
getDefaultValue() - Method in interface com.metamatrix.metadata.runtime.api.Element
Returns the default value in the object form based on the data type for this element.
getDefaultValue() - Method in interface com.metamatrix.metadata.runtime.api.ProcedureParameter
Returns the default value of parameter if it is optional.
getDefaultValue() - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
getDefaultValue() - Method in class com.metamatrix.metadata.runtime.model.BasicProcedureParameter
 
getDefaultValue() - Method in class com.metamatrix.query.mapping.xml.MappingAttribute
 
getDefaultValue() - Method in class com.metamatrix.query.mapping.xml.MappingElement
 
getDefaultValue(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getDefaultValue(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getDefaultValue(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the element's default value for an element symbol
getDefaultValue(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getDefaultValue() - Method in class com.metamatrix.query.processor.xml.NodeDescriptor
 
getDefaultValue() - Method in interface org.teiid.adminapi.PropertyDefinition
Get the default value for values of this property, or an empty String if there is no default value.
getDefaultValue() - Method in class org.teiid.connector.metadata.runtime.BaseColumn
 
getDefaultValue() - Method in interface org.teiid.connector.metadata.runtime.TypeModel
Get default value of this element.
getDefaultValue(Object) - Method in class org.teiid.metadata.TransformationMetadata
 
getDefaultValueFormula() - Method in class com.sforce.soap.partner.Field
Gets the defaultValueFormula value for this Field.
getDefinition() - Method in class com.metamatrix.query.sql.symbol.GroupSymbol
Get the definition for the group symbol, which may be null
getDefinition() - Method in interface org.teiid.connector.language.IGroup
Get the name of the group as defined in the VDB.
getDeleted(String, Calendar, Calendar) - Method in class com.metamatrix.connector.salesforce.connection.impl.ConnectionImpl
 
getDeleted(String, Calendar, Calendar) - Method in class com.metamatrix.connector.salesforce.connection.SalesforceConnection
 
GetDeleted - Class in com.sforce.soap.partner
 
GetDeleted() - Constructor for class com.sforce.soap.partner.GetDeleted
 
GetDeleted(String, Calendar, Calendar) - Constructor for class com.sforce.soap.partner.GetDeleted
 
getDeleted(String, Calendar, Calendar) - Method in interface com.sforce.soap.partner.Soap
Get the IDs for deleted sObjects
getDeleted(String, Calendar, Calendar) - Method in class com.sforce.soap.partner.SoapBindingStub
 
getDeletedDate() - Method in class com.metamatrix.connector.salesforce.execution.DeletedObject
 
getDeletedDate() - Method in class com.sforce.soap.partner.DeletedRecord
Gets the deletedDate value for this DeletedRecord.
GetDeletedExecutionImpl - Class in com.metamatrix.connector.salesforce.execution
The structure of the getDeleted procedure is: Salesforce object type: String: IN param startDate: datatime: IN param enddate: datetime: IN param earliestDateAvailable: datetime: OUT param latestDateCovered: datetime: OUT param getUpdatedResult: resultset: OUT param
GetDeletedExecutionImpl(ProcedureExecutionParent) - Constructor for class com.metamatrix.connector.salesforce.execution.GetDeletedExecutionImpl
 
getDeletedRecords() - Method in class com.sforce.soap.partner.GetDeletedResult
Gets the deletedRecords value for this GetDeletedResult.
getDeletedRecords(int) - Method in class com.sforce.soap.partner.GetDeletedResult
 
GetDeletedResponse - Class in com.sforce.soap.partner
 
GetDeletedResponse() - Constructor for class com.sforce.soap.partner.GetDeletedResponse
 
GetDeletedResponse(GetDeletedResult) - Constructor for class com.sforce.soap.partner.GetDeletedResponse
 
GetDeletedResult - Class in com.sforce.soap.partner
 
GetDeletedResult() - Constructor for class com.sforce.soap.partner.GetDeletedResult
 
GetDeletedResult(DeletedRecord[], Calendar, Calendar, String) - Constructor for class com.sforce.soap.partner.GetDeletedResult
 
getDeletedVirtualDatabaseIDs() - Method in class com.metamatrix.metadata.runtime.RuntimeMetadataCatalog
Returns a collection of VirtualDatabaseID's that are marked for deletion.
getDeletedVirtualDatabaseIDs() - Method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCConnector
returns a Collection of type VirtualDatabaseID that represents all the virtual databases marked for deletion in the system.
getDeletedVirtualDatabaseIDs(Connection) - Static method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCRuntimeMetadataReader
returns a Collection of type VirtualDatabaseID that represents all the virtual databases marked for deletion in the system.
getDeletedVirtualDatabaseIDs() - Method in interface com.metamatrix.metadata.runtime.spi.MetaBaseConnector
Returns a Collection of type VirtualDatabase that represents all the virtual databases that marked for deletion in the system.
getDeletePlan(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
Get procedure defining the delete plan for this group.
getDeletePlan(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getDeletePlan(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get procedure defining the delete plan for this group.
getDeletePlan() - Method in class org.teiid.connector.metadata.runtime.TableRecordImpl
 
getDeletePlan(Object) - Method in class org.teiid.metadata.TransformationMetadata
 
getDeleteQueryPlan() - Method in interface com.metamatrix.metadata.runtime.api.Group
Return the DELETE query plan for the group if it is a virtual group.
getDeleteQueryPlan() - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
Returns the deleteQueryPlan.
getDependantPermissions(AuthorizationResource) - Method in class com.metamatrix.platform.security.api.AuthorizationPolicy
Given an AuthorizationResource, find the AuthorizationPermissions, if any, that are dependant on that resource.
getDependantPermissions(AuthorizationPermission) - Method in interface com.metamatrix.platform.security.authorization.spi.AuthorizationSourceTransaction
Get the collection of permissions whose resources are dependant on the given permision.
getDependantPermissions(AuthorizationPermission) - Method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationTransaction
Get the collection of permissions whose resources are dependant on the given permision.
getDependentGroups() - Method in class com.metamatrix.query.sql.lang.Option
Get all groups to make dependent
getDependentPicklist() - Method in class com.sforce.soap.partner.Field
Gets the dependentPicklist value for this Field.
getDependentPropsForComponent(BaseID) - Method in interface com.metamatrix.common.config.api.Configuration
Returns only the dependent properites for the specified component object.
getDependentPropsForComponent(BaseID) - Method in class com.metamatrix.common.config.model.BasicConfiguration
 
getDeployDir() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
getDeployDirectory() - Method in class com.metamatrix.common.vdb.api.VDBArchive
 
getDeployedComponent(String) - Method in class com.metamatrix.admin.server.AbstractAdminImpl
 
getDeployedComponent(DeployedComponentID) - Method in interface com.metamatrix.common.config.api.Configuration
Returns the deployed component for the specified id
getDeployedComponent(DeployedComponentID) - Method in class com.metamatrix.common.config.model.BasicConfiguration
 
getDeployedComponent() - Method in class com.metamatrix.platform.registry.ProcessRegistryBinding
 
getDeployedComponent() - Method in class com.metamatrix.platform.registry.ServiceRegistryBinding
 
getDeployedComponentDefn(Configuration) - Method in interface com.metamatrix.common.config.api.DeployedComponent
Returns the ComponentDefn that is deployed.
getDeployedComponentDefn(Configuration) - Method in class com.metamatrix.common.config.model.BasicDeployedComponent
 
getDeployedComponentDefnID() - Method in interface com.metamatrix.common.config.api.DeployedComponent
Returns the ComponentDefnID for the component that is deployed.
getDeployedComponentDefnID() - Method in class com.metamatrix.common.config.model.BasicDeployedComponent
 
getDeployedComponents() - Method in interface com.metamatrix.common.config.api.Configuration
Returns a Collection of deployed components, keyed by the component id.
getDeployedComponents(ComponentDefnID) - Method in interface com.metamatrix.common.config.api.Configuration
Returns a Collection of deployed components that have been deployed for that specified component definition.
getDeployedComponents() - Method in class com.metamatrix.common.config.model.BasicConfiguration
 
getDeployedComponents(ComponentDefnID) - Method in class com.metamatrix.common.config.model.BasicConfiguration
 
getDeployedName() - Method in interface com.metamatrix.common.config.api.ConnectorBinding
 
getDeployedName() - Method in class com.metamatrix.common.config.model.BasicConnectorBinding
 
getDeployedName() - Method in class com.metamatrix.platform.registry.ServiceRegistryBinding
 
getDeployedServiceForVM(ServiceComponentDefnID, VMComponentDefn) - Method in interface com.metamatrix.common.config.api.Configuration
Returns a deployed Service component that was deployed on the specified VM.
getDeployedServiceForVM(ServiceComponentDefnID, VMComponentDefnID, HostID) - Method in interface com.metamatrix.common.config.api.Configuration
Returns a deployed Service component that was deployed on the specified VM and Host.
getDeployedServiceForVM(ServiceComponentDefnID, VMComponentDefn) - Method in class com.metamatrix.common.config.model.BasicConfiguration
 
getDeployedServiceForVM(ServiceComponentDefnID, VMComponentDefnID, HostID) - Method in class com.metamatrix.common.config.model.BasicConfiguration
 
getDeployedServicesForVM(VMComponentDefnID) - Method in interface com.metamatrix.common.config.api.Configuration
This method is technically incorrect, because deployed services should be returned for the deployed vm that they are deployed to, not the vm component definition which may itself be deployed many times.
getDeployedServicesForVM(VMComponentDefn) - Method in interface com.metamatrix.common.config.api.Configuration
Returns a Collection of DeployedComponents that represent services deployed on the indicated deployed VM
getDeployedServicesForVM(VMComponentDefnID) - Method in class com.metamatrix.common.config.model.BasicConfiguration
This method is technically incorrect, because deployed services should be returned for the deployed vm that they are deployed to, not the vm component definition which may itself be deployed many times.
getDeployedServicesForVM(VMComponentDefn) - Method in class com.metamatrix.common.config.model.BasicConfiguration
 
getDeployedVMs() - Method in class com.metamatrix.server.ServiceManager
 
getDescendantActions() - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeImpl
Get the actions allowed by all descendants.
getDescendants(PermissionNode) - Method in interface com.metamatrix.platform.admin.api.PermissionTreeView
Obtain all the PermissionDataNodes in the tree under the given node.
getDescendants(PermissionNode) - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeTreeViewImpl
Obtain all the PermissionDataNodes in the tree under the given node.
getDescendantsWithActions(PermissionNode, AuthorizationActions, boolean) - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeTreeViewImpl
Obtain all the PermissionDataNodes in the tree under the given node.
getDescription() - Method in interface com.metamatrix.admin.api.DQP
Returns the description.
getDescription() - Method in interface com.metamatrix.admin.api.Service
Returns the description
getDescription() - Method in class com.metamatrix.admin.objects.MMConnectorBinding
Returns the description
getDescription() - Method in class com.metamatrix.admin.objects.MMDQP
Returns the description
getDescription() - Method in class com.metamatrix.admin.objects.MMExtensionModule
 
getDescription() - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
getDescription() - Method in class com.metamatrix.admin.objects.MMService
Returns the description
getDescription() - Method in class com.metamatrix.api.exception.query.UnresolvedSymbolDescription
Get the description of the problem
getDescription() - Method in interface com.metamatrix.common.config.api.ComponentObject
Returns the description of this component definition
getDescription() - Method in interface com.metamatrix.common.config.api.ComponentType
Returns the description, if it has one, of the component type
getDescription() - Method in interface com.metamatrix.common.config.api.ExtensionModule
 
getDescription() - Method in class com.metamatrix.common.config.model.BasicComponentObject
Returns the description of this component definition
getDescription() - Method in class com.metamatrix.common.config.model.BasicComponentType
Returns the description, if it has one, of the component type
getDescription() - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
Optional description of this extension module - may be null.
getDescription() - Method in class com.metamatrix.common.tree.directory.FileSystemFilter
Obtain a description for this filter.
getDescription() - Method in class com.metamatrix.common.tree.PassThroughTreeNodeFilter
Obtain a description for this filter.
getDescription() - Method in interface com.metamatrix.common.tree.TreeNodeFilter
Obtain a description for this filter.
getDescription() - Method in class com.metamatrix.common.types.Transform
Get description.
getDescription() - Method in interface com.metamatrix.common.vdb.api.ModelInfo
Get this model's description.
getDescription() - Method in interface com.metamatrix.common.vdb.api.VDBInfo
Get this VDB's description.
getDescription() - Method in class com.metamatrix.core.id.IntegerIDFactory
Return the description for the type of ObjectID described by this object.
getDescription() - Method in class com.metamatrix.core.id.LongIDFactory
Return the description for the type of ObjectID described by this object.
getDescription() - Method in interface com.metamatrix.core.id.ObjectIDFactory
Return the description for the type of ObjectID described by this object.
getDescription() - Method in class com.metamatrix.core.id.StringIDFactory
Return the description for the type of ObjectID described by this object.
getDescription() - Method in class com.metamatrix.core.id.UUIDFactory
Return the description for the type of ObjectID described by this object.
getDescription(PlanNode) - Method in class com.metamatrix.jdbc.api.DefaultDisplayHelper
 
getDescription(PlanNode) - Method in interface com.metamatrix.jdbc.api.DisplayHelper
Get the description to use for this plan node, which is usually displayed after the name as a short description.
getDescription(PlanNode) - Method in class com.metamatrix.jdbc.api.tools.QueryPlanDisplayHelper
 
getDescription() - Method in class com.metamatrix.jdbc.BaseDataSource
Returns the description of this data source.
getDescription() - Method in interface com.metamatrix.metadata.runtime.api.DataType
Return the description.
getDescription() - Method in interface com.metamatrix.metadata.runtime.api.Element
Return the description.
getDescription() - Method in interface com.metamatrix.metadata.runtime.api.Group
Return the group description.
getDescription() - Method in interface com.metamatrix.metadata.runtime.api.Key
Return the description.
getDescription() - Method in interface com.metamatrix.metadata.runtime.api.Model
Return the description
getDescription() - Method in interface com.metamatrix.metadata.runtime.api.Procedure
Return the procedure description.
getDescription() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabase
Return the description.
getDescription() - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
getDescription() - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
getDescription() - Method in class com.metamatrix.metadata.runtime.model.BasicKey
 
getDescription() - Method in class com.metamatrix.metadata.runtime.model.BasicModel
 
getDescription() - Method in class com.metamatrix.metadata.runtime.model.BasicProcedure
 
getDescription() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabase
 
getDescription() - Method in class com.metamatrix.platform.security.api.AuthorizationPolicy
Obtain the description for this policy which may be null.
getDescription() - Method in class com.metamatrix.platform.security.api.AuthorizationPolicyID
Obtain the description for this policy which may be null.
getDescription() - Method in class com.metamatrix.platform.security.api.AuthorizationRealm
Get the realm description.
getDescription() - Method in interface com.metamatrix.platform.security.audit.destination.AuditDestination
Get a short description of this logging destination.
getDescription() - Method in class com.metamatrix.platform.security.audit.destination.ConsoleAuditDestination
Return description
getDescription() - Method in class com.metamatrix.platform.security.audit.destination.DatabaseAuditDestination
Return description
getDescription() - Method in class com.metamatrix.platform.security.audit.destination.SingleFileAuditDestination
Return description
getDescription() - Method in class com.metamatrix.query.function.FunctionForm
Get description of function.
getDescription() - Method in class com.metamatrix.query.function.metadata.FunctionMethod
Get description of method
getDescription() - Method in class com.metamatrix.query.function.metadata.FunctionParameter
Get description of parameter
getDescription() - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
getDescription() - Method in class com.metamatrix.vdb.runtime.BasicVDBInfo
 
getDescription() - Method in class com.sforce.soap.partner.MassEmailMessage
Gets the description value for this MassEmailMessage.
getDescription() - Method in interface org.teiid.adminapi.ConnectorBinding
Returns the description
getDescription() - Method in interface org.teiid.adminapi.ExtensionModule
 
getDescription() - Method in interface org.teiid.adminapi.PropertyDefinition
Get the description of this property.
getDescription() - Method in class org.teiid.connector.metadata.runtime.AnnotationRecordImpl
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.batch.BatchedUpdatePlan
 
getDescriptionProperties() - Method in interface com.metamatrix.query.processor.Describable
Get a description as a set of properties of primitive types such as String, Integer, etc.
getDescriptionProperties() - Method in class com.metamatrix.query.processor.proc.AbstractAssignmentInstruction
 
getDescriptionProperties(Map) - Method in class com.metamatrix.query.processor.proc.AbstractAssignmentInstruction
 
getDescriptionProperties(Map) - Method in class com.metamatrix.query.processor.proc.AssignmentInstruction
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.proc.BreakInstruction
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.proc.ContinueInstruction
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.proc.CreateCursorResultSetInstruction
 
getDescriptionProperties(Map) - Method in class com.metamatrix.query.processor.proc.ErrorInstruction
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.proc.ExecDynamicSqlInstruction
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.proc.ExecSqlInstruction
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.proc.IfInstruction
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.proc.LoopInstruction
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.proc.ProcedurePlan
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.proc.WhileInstruction
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.program.Program
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.program.ProgramInstruction
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.relational.AccessNode
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.relational.DependentAccessNode
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.relational.DependentProcedureAccessNode
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.relational.DependentProcedureExecutionNode
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.relational.GroupingNode
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.relational.JoinNode
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.relational.LimitNode
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.relational.NullNode
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.relational.PlanExecutionNode
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.relational.ProjectIntoNode
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.relational.ProjectNode
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.relational.RelationalNodeStatistics
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.relational.RelationalPlan
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.relational.SelectNode
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.relational.SortNode
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.relational.UnionAllNode
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.xml.AbortProcessingInstruction
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.xml.AddCommentInstruction
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.xml.AddNodeInstruction
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.xml.BlockInstruction
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.xml.EndBlockInstruction
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.xml.EndDocumentInstruction
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.xml.ExecSqlInstruction
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.xml.ExecStagingTableInstruction
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.xml.IfInstruction
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.xml.InitializeDocumentInstruction
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.xml.JoinedWhileInstruction
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.xml.MoveCursorInstruction
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.xml.MoveDocInstruction
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.xml.ProcessorInstruction
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.xml.Program
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.xml.WhileInstruction
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.xml.XMLPlan
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.xquery.XQueryPlan
 
getDescriptionPropertyDefinition() - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
This method is used to determine which, if any, of the property definitions for this object are used to access the description.
getDescriptionPropertyDefinition(TreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
Filter the specified PropertyDefinition instances and return the first definition that is mapped to "the description" property for the metadata object.
getDescriptionPropertyDefinition(TreeNode) - Method in interface com.metamatrix.common.tree.directory.DirectoryEntryEditor
Filter the specified PropertyDefinition instances and return the first definition that is mapped to "the description" property for the metadata object.
getDescriptionPropertyDefinition() - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
This method is used to determine which, if any, of the property definitions for this object are used to access the description.
getDescriptionPropertyDefinition(TreeNode) - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
Filter the specified PropertyDefinition instances and return the first definition that is mapped to "the description" property for the metadata object.
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.AllowFieldTruncationHeader
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.AssignmentRuleHeader
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.CallOptions
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.ChildRelationship
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DebuggingHeader
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DebuggingInfo
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DebugLevel
 
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DeletedRecord
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DeleteResult
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeGlobal
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeGlobalResponse
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeGlobalResult
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeLayout
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeLayoutButton
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeLayoutComponent
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeLayoutItem
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeLayoutResponse
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeLayoutResult
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeLayoutRow
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeLayoutSection
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeLayoutType0
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeSObject
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeSObjectResponse
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeSObjectResult
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeSoftphoneLayout
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeSoftphoneLayoutCallType
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeSoftphoneLayoutInfoField
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeSoftphoneLayoutItem
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeSoftphoneLayoutResponse
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeSoftphoneLayoutResult
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeSoftphoneLayoutSection
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeTab
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeTabs
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeTabSetResult
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.Email
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.EmailFileAttachment
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.EmailHeader
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.EmailPriority
 
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.EmptyRecycleBinResult
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.Error
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in exception com.sforce.soap.partner.fault.ApiFault
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in exception com.sforce.soap.partner.fault.ApiQueryFault
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.fault.ExceptionCode
 
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.fault.FaultCode
 
getDeserializer(String, Class, QName) - Static method in exception com.sforce.soap.partner.fault.InvalidFieldFault
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in exception com.sforce.soap.partner.fault.InvalidIdFault
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in exception com.sforce.soap.partner.fault.InvalidNewPasswordFault
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in exception com.sforce.soap.partner.fault.InvalidQueryLocatorFault
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in exception com.sforce.soap.partner.fault.InvalidSObjectFault
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in exception com.sforce.soap.partner.fault.LoginFault
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in exception com.sforce.soap.partner.fault.MalformedQueryFault
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in exception com.sforce.soap.partner.fault.MalformedSearchFault
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in exception com.sforce.soap.partner.fault.UnexpectedErrorFault
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.Field
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.FieldType
 
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.GetDeleted
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.GetDeletedResponse
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.GetDeletedResult
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.GetServerTimestamp
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.GetServerTimestampResponse
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.GetServerTimestampResult
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.GetUpdated
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.GetUpdatedResponse
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.GetUpdatedResult
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.GetUserInfo
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.GetUserInfoResponse
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.GetUserInfoResult
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.InvalidateSessionsResult
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.LayoutComponentType
 
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.LeadConvert
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.LeadConvertResult
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.LocaleOptions
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.Login
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.LoginResponse
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.LoginResult
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.LoginScopeHeader
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.Logout
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.LogoutResponse
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.MassEmailMessage
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.MergeRequest
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.MergeResult
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.MruHeader
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.PicklistEntry
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.PicklistForRecordType
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.ProcessRequest
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.ProcessResult
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.ProcessSubmitRequest
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.ProcessWorkitemRequest
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.Query
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.QueryAll
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.QueryAllResponse
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.QueryMore
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.QueryMoreResponse
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.QueryOptions
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.QueryResponse
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.QueryResult
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.RecordTypeInfo
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.RecordTypeMapping
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.RelatedList
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.RelatedListColumn
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.RelatedListSort
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.ResetPassword
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.ResetPasswordResponse
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.ResetPasswordResult
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.Retrieve
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.SaveResult
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.Search
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.SearchRecord
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.SearchResponse
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.SearchResult
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.SendEmailError
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.SendEmailResult
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.SessionHeader
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.SetPassword
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.SetPasswordResponse
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.SetPasswordResult
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.SingleEmailMessage
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.SoapType
 
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.sobject.SObject
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.StatusCode
 
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.UndeleteResult
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.Upsert
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.UpsertResult
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.UserTerritoryDeleteHeader
Get Custom Deserializer
getDesignatedConfigurationID(String) - Static method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationMgr
Returns ID of one of the well-known configuration.
getDestination() - Method in class com.metamatrix.common.actions.AbstractObjectEditor
Get the action destination for this object.
getDestination() - Method in interface com.metamatrix.common.actions.ObjectEditor
Get the action destination for this object.
getDestination() - Method in interface com.metamatrix.platform.admin.api.AuthorizationEditor
 
getDetailLayoutSections() - Method in class com.sforce.soap.partner.DescribeLayout
Gets the detailLayoutSections value for this DescribeLayout.
getDetailLayoutSections(int) - Method in class com.sforce.soap.partner.DescribeLayout
 
getDeterministic() - Method in class com.metamatrix.query.function.FunctionDescriptor
 
getDeterministic() - Method in class com.metamatrix.query.function.metadata.FunctionMethod
 
getDigits() - Method in class com.sforce.soap.partner.Field
Gets the digits value for this Field.
getDirection() - Method in interface org.teiid.connector.language.IOrderByItem
Get direction of whether to sort ascending or descending.
getDirection() - Method in interface org.teiid.connector.language.IParameter
Get direction of parameter
getDirection() - Method in interface org.teiid.connector.metadata.runtime.Parameter
Get direction of the parameter, as specified by direction constants.
getDirectoryEntryEditor() - Method in interface com.metamatrix.common.tree.directory.DirectoryEntryView
Return the directory entry editor for this view.
getDirectoryEntryEditor() - Method in class com.metamatrix.common.tree.directory.FileSystemView
Return the directory entry editor for this view.
getDirectoryPath() - Method in class com.metamatrix.connector.xml.file.FileConnectorState
 
getDisableLocalTransactions() - Method in class com.metamatrix.jdbc.util.MMJDBCURL
 
getDisableLocalTxn() - Method in class com.metamatrix.jdbc.BaseDataSource
 
getDiscardedContexts() - Method in interface com.metamatrix.platform.security.audit.AuditConfiguration
Obtain the set of contexts for messages that are to be discarded.
getDiscardedContexts() - Method in class com.metamatrix.platform.security.audit.config.BasicAuditConfiguration
Obtain the set of contexts for messages that are to be discarded.
getDiscardedContexts() - Method in class com.metamatrix.platform.security.audit.config.UnmodifiableAuditConfiguration
Obtain the set of contexts for messages that are to be discarded.
getDiscoveryStrategy() - Method in class com.metamatrix.jdbc.MMDataSource
 
getDiscoveryStrategy() - Method in class org.teiid.jdbc.TeiidDataSource
 
getDiskBufferDirectory() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
Get the directory to use for the disk buffering
getDiskBufferDirectory() - Method in interface com.metamatrix.dqp.service.ConfigurationService
Get the directory to use for the disk buffering
getDisplayableModels() - Method in interface com.metamatrix.metadata.runtime.api.MetadataSourceAPI
Returns a Collection of type Model that represents all the models that are considered displayable to the console
getDisplayableModels() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseMetadata
Return the models that are used for presentation purposes.
getDisplayableModels() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseMetadata
Obtain a collection of ModelID's deployed in this VirtualDatabase metadata.
getDisplayableModels() - Method in class com.metamatrix.metadata.runtime.model.MetadataCache
This returns those models that should be made visible to the console and therefore, only the models from the database are considered for display
getDisplayableName(String) - Static method in class com.metamatrix.common.config.model.BasicServiceComponentDefn
Kludge method which, given the kludgey automatically-generated service definition name of the form "PSCName#$%_ServiceDefinitionName", will return just the end of that name, aka "ServiceDefinitionName".
getDisplayFullyQualified() - Method in class com.metamatrix.query.sql.symbol.ElementSymbol
Get whether this element will be displayed as fully qualified
getDisplayLines() - Method in class com.sforce.soap.partner.DescribeLayoutComponent
Gets the displayLines value for this DescribeLayoutComponent.
getDisplayMode() - Method in class com.metamatrix.query.sql.symbol.ElementSymbol
 
getDisplayName() - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
getDisplayName() - Method in class com.metamatrix.common.config.api.ComponentTypePropDefn
Get the localized display name of this property.
getDisplayName() - Method in interface com.metamatrix.common.object.ObjectDefinition
Get the localized display name of this property.
getDisplayName() - Method in class com.metamatrix.common.object.ObjectDefinitionImpl
Get the localized display name of this property.
getDisplayName() - Method in class com.metamatrix.common.object.PropertyType
Return the display name for this type.
getDisplayName() - Method in class com.metamatrix.common.types.Transform
Get nice display name for GUIs.
getDisplayName() - Method in interface com.metamatrix.platform.admin.api.PermissionNode
Display name for node.
getDisplayName() - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeImpl
Display name for node.
getDisplayName() - Method in class com.metamatrix.platform.security.api.AuthorizationPolicyID
Returns the Console display name for the policy.
getDisplayName() - Method in interface org.teiid.adminapi.PropertyDefinition
Get the localized display name of this property.
getDisplayNameForLevel(int) - Static method in class com.metamatrix.platform.security.audit.AuditLevel
 
getDisplayNames() - Static method in class com.metamatrix.core.log.MessageLevel
 
getDisplayNames() - Static method in class com.metamatrix.platform.security.audit.AuditLevel
Utility method to get the display names for the levels, starting with the lowest level and ending with the highest level.
getDisplayString() - Method in class com.metamatrix.query.function.FunctionForm
Get display string for this function form
getDistinctValues(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getDistinctValues(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getDistinctValues(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the number of distinct values for this column.
getDistinctValues(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getDistinctValues() - Method in class org.teiid.connector.metadata.runtime.ColumnRecordImpl
 
getDistinctValues(Object) - Method in class org.teiid.metadata.TransformationMetadata
 
getDocBuiltInType() - Method in class com.metamatrix.query.processor.xml.NodeDescriptor
 
getDocument() - Method in class com.metamatrix.query.mapping.xml.MappingBaseNode
Get the document node of this node.
getDocumentation() - Method in class com.metamatrix.api.core.xmi.XMIHeader
Get the Documentation object.
getDocumentAttachments() - Method in class com.sforce.soap.partner.SingleEmailMessage
Gets the documentAttachments value for this SingleEmailMessage.
getDocumentAttachments(int) - Method in class com.sforce.soap.partner.SingleEmailMessage
 
getDocumentCount() - Method in class com.metamatrix.connector.xml.soap.SOAPRequest
 
getDocumentEncoding() - Method in class com.metamatrix.query.mapping.xml.MappingDocument
 
getDocumentGroup() - Method in class com.metamatrix.query.processor.xml.XMLPlan
 
getDocumentGroup() - Method in class com.metamatrix.query.processor.xml.XMLProcessorEnvironment
 
getDocumentInProgress() - Method in class com.metamatrix.query.processor.xml.XMLProcessorEnvironment
 
getDocumentStream() - Method in class com.metamatrix.connector.xml.http.HTTPRequest
 
getDomainName() - Method in class com.metamatrix.platform.security.api.service.SuccessfulAuthenticationToken
 
getDomainName() - Method in class com.metamatrix.platform.security.membership.service.SuccessfulAuthenticationToken
 
getDomainNames() - Method in interface com.metamatrix.admin.api.server.ServerSecurityAdmin
Returns the active authorization provider domain names, in authentication order.
getDomainNames() - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getDomainNames() - Method in class com.metamatrix.admin.server.ServerSecurityAdminImpl
 
getDomainNames() - Method in class com.metamatrix.dqp.embedded.admin.DQPSecurityAdminImpl
 
getDomainNames() - Method in interface com.metamatrix.platform.security.api.service.MembershipServiceInterface
 
getDomainNames() - Method in class com.metamatrix.platform.security.membership.service.MembershipServiceImpl
 
getDomainNames() - Method in interface org.teiid.adminapi.SecurityAdmin
Returns the active authorization provider domain names, in authentication order.
getDomains() - Method in class com.metamatrix.platform.security.membership.service.MembershipServiceImpl
 
getDouble(int) - Method in class com.metamatrix.jdbc.MMCallableStatement
Gets the value of a OUTPUT parameter as a double.
getDouble(String) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getDouble(int) - Method in class com.metamatrix.jdbc.MMResultSet
This method will return the value in the current row as a double value.
getDouble(String) - Method in class com.metamatrix.jdbc.MMResultSet
Get a double value based on the column name.
getDoubleProperty(Properties, String, double) - Static method in class com.metamatrix.common.util.PropertiesUtils
 
getDQP() - Method in class com.metamatrix.jdbc.EmbeddedConnectionFactoryImpl
 
getDQP() - Method in class com.metamatrix.jdbc.MMStatement
 
getDQPs(String) - Method in interface com.metamatrix.admin.api.server.ServerMonitoringAdmin
Get the DQPs that correspond to the specified identifer pattern.
getDQPs(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getDQPs(String) - Method in class com.metamatrix.admin.server.ServerMonitoringAdminImpl
Get monitoring information about DQPs (Distributed Query Processors).
getDriverClassname() - Method in class com.metamatrix.vdb.materialization.DatabaseDialect
 
getDriverMajorVersion() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets this drivers major version number
getDriverMinorVersion() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets this drivers minor version number
getDriverName() - Method in class com.metamatrix.jdbc.BaseDriver
Get's the name of the driver.
getDriverName() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Get the name of this JDBC driver
getDriverName() - Method in class com.metamatrix.jdbc.MMDriver
 
getDriverName() - Method in class org.teiid.jdbc.TeiidDriver
 
getDriverVersion() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
This method gets the version of this JDBC driver.
getDTDHandler() - Method in class com.metamatrix.query.processor.dynamic.TupleXMLReader
 
getEarliestDateAvailable() - Method in class com.metamatrix.connector.salesforce.execution.DeletedResult
 
getEarliestDateAvailable() - Method in class com.sforce.soap.partner.GetDeletedResult
Gets the earliestDateAvailable value for this GetDeletedResult.
getEditableProperties(ComponentObject) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Returns a modifiable properties object for the specified ComponentObject.
getEditableProperties() - Method in class com.metamatrix.common.config.model.BasicComponentObject
Helper method to enable building the property hierarchy for deployed Components
getEditableProperties(ComponentObject) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
getEditLayoutSections() - Method in class com.sforce.soap.partner.DescribeLayout
Gets the editLayoutSections value for this DescribeLayout.
getEditLayoutSections(int) - Method in class com.sforce.soap.partner.DescribeLayout
 
getEditor() - Static method in class com.metamatrix.common.config.model.BasicUtil
Returns a COnfigurationObjectEditor that does not create actions.
getEldestProcessStartTime() - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIHelper
 
getElement() - Method in class com.metamatrix.connector.xml.base.ParameterDescriptor
 
getElement() - Method in interface org.teiid.connector.language.IOrderByItem
Get the element referred to by this item
getElement(String) - Method in interface org.teiid.connector.metadata.runtime.RuntimeMetadata
Look up an object by identifier
getElementEntitlements(AuthorizationRealm, Collection) - Method in interface com.metamatrix.platform.security.api.service.AuthorizationServiceInterface
Returns a List of entitlements to the given element pattern in the given realm.
getElementEntitlements(AuthorizationRealm, String) - Method in interface com.metamatrix.platform.security.api.service.AuthorizationServiceInterface
Returns a List of entitlements to the given element pattern in the given realm.
getElementEntitlements(AuthorizationRealm, String) - Method in interface com.metamatrix.platform.security.authorization.spi.AuthorizationSourceTransaction
Returns a compound List of entitlements to the given fully qualified element in the given realm.
getElementEntitlements(AuthorizationRealm, String) - Method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationTransaction
Returns a compound List of entitlements to the given fully qualified element in the given realm.
getElementID(String) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getElementID(String) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getElementID(String) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the metadata-implementation identifier object for the given element name.
getElementID(String) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
Check metadata first, then check temp groups if not found
getElementID(String) - Method in class org.teiid.metadata.TransformationMetadata
 
getElementIDs() - Method in interface com.metamatrix.metadata.runtime.api.Group
Returns an ordered list of ElementID's for this group.
getElementIDs() - Method in interface com.metamatrix.metadata.runtime.api.Key
Returns an ordered list of ElementID's this key is made of.
getElementIDs() - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
getElementIDs() - Method in class com.metamatrix.metadata.runtime.model.BasicKey
 
getElementIDsInAccessPattern(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getElementIDsInAccessPattern(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getElementIDsInAccessPattern(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the elements in the access pattern
getElementIDsInAccessPattern(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getElementIDsInAccessPattern(Object) - Method in class org.teiid.metadata.TransformationMetadata
 
getElementIDsInGroupID(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getElementIDsInGroupID(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getElementIDsInGroupID(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get list of metadata element IDs for a group ID
getElementIDsInGroupID(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getElementIDsInGroupID(Object) - Method in class org.teiid.metadata.TransformationMetadata
 
getElementIDsInIndex(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getElementIDsInIndex(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getElementIDsInIndex(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the elements in the index
getElementIDsInIndex(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getElementIDsInIndex(Object) - Method in class org.teiid.metadata.TransformationMetadata
 
getElementIDsInKey(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getElementIDsInKey(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getElementIDsInKey(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the elements in the key
getElementIDsInKey(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getElementIDsInKey(Object) - Method in class org.teiid.metadata.TransformationMetadata
 
getElementLength(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getElementLength(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getElementLength(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the element length for a given element ID.
getElementLength(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getElementLength(Object) - Method in class org.teiid.metadata.TransformationMetadata
 
getElementList() - Method in class com.metamatrix.connector.ldap.LDAPSearchDetails
get the element list
getElementName() - Method in class com.metamatrix.platform.security.api.UserEntitlementInfo
Get the element (column) of this entitlement.
getElementProperties(Element) - Method in class com.metamatrix.common.vdb.api.DEFReaderWriter
 
getElements(Document, List<String>) - Method in class com.metamatrix.connector.xml.streaming.StreamingRowCollector
Builds a list of rows from an InputStream
getElements() - Method in interface com.metamatrix.metadata.runtime.api.DataType
Returns a list of type DataTypeElement.
getElements() - Method in class com.metamatrix.query.metadata.TempMetadataID
Get elements - only valid for groups
getElements() - Method in class com.metamatrix.query.processor.relational.DuplicateFilter
 
getElements() - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
getElements() - Method in class com.metamatrix.query.sql.proc.CriteriaSelector
Get elements on which criteria is pecified on the user's query
getElements() - Method in class com.metamatrix.query.sql.visitor.ElementCollectorVisitor
Get the elements collected by the visitor.
getElements(LanguageObject, Collection<ElementSymbol>) - Static method in class com.metamatrix.query.sql.visitor.ElementCollectorVisitor
Helper to quickly get the elements from obj in the elements collection
getElements(Collection<? extends LanguageObject>, Collection<ElementSymbol>) - Static method in class com.metamatrix.query.sql.visitor.ElementCollectorVisitor
 
getElements(LanguageObject, boolean) - Static method in class com.metamatrix.query.sql.visitor.ElementCollectorVisitor
Helper to quickly get the elements from obj in a collection.
getElements(LanguageObject, boolean, boolean) - Static method in class com.metamatrix.query.sql.visitor.ElementCollectorVisitor
Helper to quickly get the elements from obj in a collection.
getElements() - Method in interface org.teiid.connector.language.IGroupBy
Get list of IExpression that the GROUP BY should be grouped on.
getElements() - Method in interface org.teiid.connector.language.IInsert
Get list of elements being inserted into
getElementsInGroup(GroupID) - Method in interface com.metamatrix.metadata.runtime.api.MetadataSourceAPI
Returns an ordered List of type Element that are contained within the specified key id.
getElementsInGroup(GroupID) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseMetadata
Return an ordered list of ElementID's for the specified groupID.
getElementsInGroup(GroupID) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseMetadata
Return an ordered list of ElementID's for the specified groupID.
getElementsInGroup(GroupID) - Method in class com.metamatrix.metadata.runtime.model.MetadataCache
 
getElementSymbol() - Method in class com.metamatrix.query.mapping.xml.MappingAttribute
 
getElementSymbol() - Method in class com.metamatrix.query.mapping.xml.MappingElement
 
getElementSymbols() - Method in class com.metamatrix.query.sql.symbol.MultipleElementSymbol
Get the element symbols referred to by this multiple element symbol
getElementType(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getElementType(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getElementType(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the element type name for an element symbol.
getElementType(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getElementType(Object) - Method in class org.teiid.metadata.TransformationMetadata
 
getElseBlock() - Method in class com.metamatrix.query.sql.proc.IfStatement
Get the statement's ELSE block.
getElseExpression() - Method in class com.metamatrix.query.sql.symbol.AbstractCaseExpression
Gets the expression in the ELSE part of this expression.
getElseExpression() - Method in interface org.teiid.connector.language.ISearchedCaseExpression
Gets the ELSE expression, if defined.
getElseProgram() - Method in class com.metamatrix.query.processor.proc.IfInstruction
 
getEmailPriority() - Method in class com.sforce.soap.partner.Email
Gets the emailPriority value for this Email.
getEmbeddedBootstrapFile() - Method in class org.teiid.jdbc.TeiidDataSource
Returns the path and file name from which embedded DQP configuration information will be read.
getEncodedKey() - Method in class com.metamatrix.common.util.crypto.cipher.SymmetricCryptor
 
getEncoding() - Method in class com.sforce.soap.partner.DescribeGlobalResult
Gets the encoding value for this DescribeGlobalResult.
getEncoding() - Method in interface org.teiid.core.index.IDocument
Returns the encoding for this document
getEncryptor() - Static method in class com.metamatrix.common.util.crypto.CryptoUtil
Construct and return a utility that can be used for only encryption.
getEndColumn() - Method in class com.metamatrix.query.parser.JavaCharStream
 
getEndDate() - Method in class com.sforce.soap.partner.GetDeleted
Gets the endDate value for this GetDeleted.
getEndDate() - Method in class com.sforce.soap.partner.GetUpdated
Gets the endDate value for this GetUpdated.
getEndLine() - Method in class com.metamatrix.query.parser.JavaCharStream
 
getEndRow() - Method in class com.metamatrix.common.buffer.TupleBatch
Return number of the last row of the tuple source that is contained in this batch (one-based).
getEngineConfiguration() - Method in class com.metamatrix.connector.xmlsource.soap.SoapService
 
getEntitlementTree(String, String, AuthorizationPolicyID) - Method in interface com.metamatrix.server.admin.api.RuntimeMetadataAdminAPI
Returns the entitlement tree for a given VDB version.
getEntitlementTree(String, String, AuthorizationPolicyID) - Method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataAdminAPIImpl
Returns the entitlement tree for a given VDB version.
getEntityApiName() - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutSection
Gets the entityApiName value for this DescribeSoftphoneLayoutSection.
getEntityForm() - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
 
getEntityId() - Method in class com.sforce.soap.partner.ProcessResult
Gets the entityId value for this ProcessResult.
getEntityResolver() - Method in class com.metamatrix.query.processor.dynamic.TupleXMLReader
 
getEntries() - Method in class com.metamatrix.common.vdb.api.VDBArchive
 
getEntries() - Method in interface com.metamatrix.metadata.runtime.api.MetadataSource
Return all files known by this metadata source
getEntries() - Method in class com.metamatrix.platform.admin.api.EntitlementMigrationReport
Get all the entries in the report.
getEntryName() - Method in class com.metamatrix.common.protocol.jar.JarURLConnection
 
getEnvironment() - Method in class com.metamatrix.common.application.Application
 
getEnvironment() - Method in class com.metamatrix.common.connection.ManagedConnection
Obtain the environment properties for this metadata connection.
getEnvironment() - Method in class com.metamatrix.connector.metadata.adapter.ObjectConnector
 
getEnvironment() - Method in class com.metamatrix.connector.xml.base.LoggingConnector
 
getEnvironment() - Method in interface com.metamatrix.connector.xml.StatefulConnector
 
getEnvironment() - Method in class org.teiid.connector.jdbc.translator.Translator
Gets the ConnectorEnvironment used to initialize this Translator
getEnvironmentProperties() - Method in class com.metamatrix.query.util.CommandContext
 
getErr() - Method in class bsh.Interpreter
Get the error output stream associated with this interpreter.
getErr() - Method in class com.metamatrix.script.shell.JConsole
 
getErrorCount() - Method in class com.metamatrix.api.core.message.MessageList.Statistics
Gets the number of Message instances that have a type of MessageTypes.ERROR_MESSAGE.
getErrorHandler() - Method in class com.metamatrix.query.processor.dynamic.TupleXMLReader
 
getErrors() - Method in class com.sforce.soap.partner.DeleteResult
Gets the errors value for this DeleteResult.
getErrors(int) - Method in class com.sforce.soap.partner.DeleteResult
 
getErrors() - Method in class com.sforce.soap.partner.EmptyRecycleBinResult
Gets the errors value for this EmptyRecycleBinResult.
getErrors(int) - Method in class com.sforce.soap.partner.EmptyRecycleBinResult
 
getErrors() - Method in class com.sforce.soap.partner.InvalidateSessionsResult
Gets the errors value for this InvalidateSessionsResult.
getErrors(int) - Method in class com.sforce.soap.partner.InvalidateSessionsResult
 
getErrors() - Method in class com.sforce.soap.partner.LeadConvertResult
Gets the errors value for this LeadConvertResult.
getErrors(int) - Method in class com.sforce.soap.partner.LeadConvertResult
 
getErrors() - Method in class com.sforce.soap.partner.MergeResult
Gets the errors value for this MergeResult.
getErrors(int) - Method in class com.sforce.soap.partner.MergeResult
 
getErrors() - Method in class com.sforce.soap.partner.ProcessResult
Gets the errors value for this ProcessResult.
getErrors(int) - Method in class com.sforce.soap.partner.ProcessResult
 
getErrors() - Method in class com.sforce.soap.partner.SaveResult
Gets the errors value for this SaveResult.
getErrors(int) - Method in class com.sforce.soap.partner.SaveResult
 
getErrors() - Method in class com.sforce.soap.partner.SendEmailResult
Gets the errors value for this SendEmailResult.
getErrors(int) - Method in class com.sforce.soap.partner.SendEmailResult
 
getErrors() - Method in class com.sforce.soap.partner.UndeleteResult
Gets the errors value for this UndeleteResult.
getErrors(int) - Method in class com.sforce.soap.partner.UndeleteResult
 
getErrors() - Method in class com.sforce.soap.partner.UpsertResult
Gets the errors value for this UpsertResult.
getErrors(int) - Method in class com.sforce.soap.partner.UpsertResult
 
getEscapeChar() - Method in class com.metamatrix.query.sql.lang.MatchCriteria
Get the escape character, which can be placed before the wildcard or single match character in the expression to prevent it from being used as a wildcard or single match.
getEscapeCharacter() - Method in interface org.teiid.connector.language.ILikeCriteria
Get escape character, if one is defined.
getEstimateNodeCardinality() - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
getEvaluatedValue() - Method in class org.teiid.connector.metadata.MetadataLiteralCriteria
Get the value of the literal field used in the criteria with any function on it evaluated.
getEvaluator(Map) - Method in class com.metamatrix.query.processor.relational.SubqueryAwareRelationalNode
 
getEventID() - Method in class com.metamatrix.core.event.TargetableEvent
Return the identifier associted with this event.
getException() - Method in class com.metamatrix.api.exception.ExceptionHolder
 
getException() - Method in class com.metamatrix.common.log.reader.LogEntry
 
getException() - Method in class com.metamatrix.dqp.message.ResultsMessage
 
getException() - Method in class com.metamatrix.query.optimizer.relational.rules.CriteriaCapabilityValidatorVisitor
 
getException() - Method in class com.metamatrix.query.validator.AbstractValidationVisitor
 
getExceptionCode() - Method in exception com.sforce.soap.partner.fault.ApiFault
Gets the exceptionCode value for this ApiFault.
getExceptionMessage() - Method in exception com.sforce.soap.partner.fault.ApiFault
Gets the exceptionMessage value for this ApiFault.
getExceptionObject() - Method in class com.metamatrix.query.validator.AbstractValidationVisitor
 
getExceptionOfType(Throwable, Class<T>) - Static method in class com.metamatrix.client.ExceptionUtil
 
getExceptions() - Method in exception com.metamatrix.api.exception.MultipleException
Obtain the set of exceptions that comprise this exception.
getExeContext() - Method in class com.metamatrix.connector.xml.streaming.BaseStreamingExecution
 
getExeContext() - Method in interface com.metamatrix.connector.xml.XMLExecution
 
getExecutionContext() - Method in interface com.metamatrix.connector.salesforce.execution.ProcedureExecutionParent
 
getExecutionContext() - Method in class com.metamatrix.connector.salesforce.execution.ProcedureExecutionParentImpl
 
getExecutionContext() - Method in class org.teiid.connector.jdbc.translator.SQLConversionVisitor
Retrieve the per-command execution context for this visitor (intended for subclasses to use).
getExecutionCountIdentifier() - Method in interface org.teiid.connector.api.ExecutionContext
Execution count defines an id; where every access to the connector from the MetaMatrix server in a given command execution boundary is uniquely defined; Like for example in the case of "batched execution" of commands, each execution of command gets new identifier.
getExecutionId() - Method in class com.metamatrix.dqp.message.AtomicRequestID
 
getExecutionID() - Method in class com.metamatrix.dqp.message.RequestID
Return executionID, which identifies a per-connection execution.
getExecutionId() - Method in class com.metamatrix.dqp.message.RequestMessage
 
getExecutionID() - Method in class com.metamatrix.server.serverapi.RequestInfo
 
getExecutionInfo() - Method in class com.metamatrix.connector.xml.base.QueryAnalyzer
 
getExecutionPayload() - Method in class com.metamatrix.dqp.message.AtomicRequestMessage
 
getExecutionPayload() - Method in class com.metamatrix.dqp.message.RequestMessage
 
getExecutionPayload() - Method in interface org.teiid.connector.api.ExecutionContext
Get the trusted payload passed when the user statement was executed.
getExecutionProperty(String) - Method in interface com.metamatrix.jdbc.api.Statement
Get the MetaMatrix-specific execution property value.
getExecutionProperty(String) - Method in class com.metamatrix.jdbc.MMStatement
 
getExpandedCommand() - Method in class com.metamatrix.query.sql.lang.UnaryFromClause
 
getExpectedResults() - Method in class com.metamatrix.core.commandshell.ScriptReader
If the last command line includes a specification of what the expected results are, then this method returns the expected value from the script.
getExportedKeys(String, String, String) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
This method gets a description of the forignkey columns that reference the primary key columns in the given table.
getExporter() - Method in class com.metamatrix.api.core.xmi.XMIHeader.Documentation
Return the exporter
getExporterID() - Method in class com.metamatrix.api.core.xmi.XMIHeader.Documentation
Return the exporter ID
getExporterVersion() - Method in class com.metamatrix.api.core.xmi.XMIHeader.Documentation
Return the exporter version
getExpression() - Method in class com.metamatrix.query.processor.proc.AbstractAssignmentInstruction
 
getExpression() - Method in class com.metamatrix.query.sql.lang.AbstractSetCriteria
Gets the membership expression to be compared.
getExpression() - Method in class com.metamatrix.query.sql.lang.BetweenCriteria
Get expression.
getExpression() - Method in class com.metamatrix.query.sql.lang.IsNullCriteria
Get expression.
getExpression() - Method in class com.metamatrix.query.sql.lang.SPParameter
Return the expression defining the value of this parameter
getExpression() - Method in class com.metamatrix.query.sql.proc.AssignmentStatement
 
getExpression() - Method in class com.metamatrix.query.sql.symbol.CaseExpression
Gets the expression whose evaluation is being tested in this case expression.
getExpression() - Method in class com.metamatrix.query.sql.symbol.ExpressionSymbol
Get the expression for this symbol
getExpression() - Method in class com.metamatrix.query.sql.symbol.Reference
 
getExpression(Expression) - Static method in class com.metamatrix.query.sql.util.SymbolMap
 
getExpression() - Method in interface org.teiid.connector.language.IAggregate
Get the expression within the aggregate function.
getExpression() - Method in interface org.teiid.connector.language.IIsNullCriteria
Get the expression being checked for null.
getExpression() - Method in interface org.teiid.connector.language.ISelectSymbol
Get the expression referenced by this symbol.
getExtendedFilters(ConnectorLogger) - Method in class com.metamatrix.connector.xml.base.NoExtendedFilters
 
getExtendedFilters(ConnectorLogger) - Method in interface com.metamatrix.connector.xml.SAXFilterProvider
 
getExtension(int) - Method in interface com.metamatrix.common.tree.directory.DirectoryEntryFilter
 
getExtension(int) - Method in class com.metamatrix.common.tree.directory.FileSystemFilter
 
getExtension(int) - Method in class com.metamatrix.common.tree.directory.PassThroughDirectoryEntryFilter
 
getExtension(File) - Static method in class com.metamatrix.core.util.FileUtils
Obtains the file extension of the specified File.
getExtension(String) - Static method in class com.metamatrix.core.util.FileUtils
Obtains the file extension of the specified file name.
getExtensionCount() - Method in interface com.metamatrix.common.tree.directory.DirectoryEntryFilter
 
getExtensionCount() - Method in class com.metamatrix.common.tree.directory.FileSystemFilter
 
getExtensionCount() - Method in class com.metamatrix.common.tree.directory.PassThroughDirectoryEntryFilter
 
getExtensionModule(String) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
getExtensionModule(String) - Method in interface com.metamatrix.dqp.service.ConfigurationService
Get the extension module by the given identifier
getExtensionModuleCount(Connection) - Static method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleReader
 
getExtensionModules(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getExtensionModules(String) - Method in class com.metamatrix.admin.server.ServerMonitoringAdminImpl
Get monitoring information about extension modules.
getExtensionModules(ConnectorBindingType) - Method in interface com.metamatrix.common.config.api.ConnectorArchive
Extention modules needed by the connector type, in order to deploy correctly in the DQP or in server.
getExtensionModules() - Method in interface com.metamatrix.common.config.api.ConnectorBindingType
Get the list of extension modules needed by this Connector Binding Type.
getExtensionModules(ConnectorBindingType) - Method in class com.metamatrix.common.config.model.BasicConnectorArchive
Extention modules needed by the connector type, in order to deploy correctly in the DQP or in server.
getExtensionModules() - Method in class com.metamatrix.common.config.model.BasicConnectorBindingType
Get list of extension modules needed by this connector type.
getExtensionModules(String) - Method in class com.metamatrix.dqp.embedded.admin.DQPMonitoringAdminImpl
 
getExtensionModules() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
getExtensionModules() - Method in interface com.metamatrix.dqp.service.ConfigurationService
Get the list of extension modules available in the store
getExtensionModules(String) - Method in interface org.teiid.adminapi.MonitoringAdmin
Get the Extension Modules that correspond to the specified identifier pattern
getExtensionPath() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
getExtensionPath() - Method in interface com.metamatrix.dqp.service.ConfigurationService
Retun the context class path to be used by all the extension modules to use.
getExtensionProperties(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getExtensionProperties(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getExtensionProperties(AbstractMetadataRecord) - Method in interface com.metamatrix.query.metadata.MetadataStore
 
getExtensionProperties(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get all extension properties defined on this metadata object
getExtensionProperties(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getExtensionProperties() - Method in class org.teiid.connector.metadata.runtime.AbstractMetadataRecord
 
getExtensionProperties(AbstractMetadataRecord) - Method in class org.teiid.metadata.CompositeMetadataStore
 
getExtensionProperties(AbstractMetadataRecord) - Method in class org.teiid.metadata.ConnectorMetadataStore
 
getExtensionProperties(AbstractMetadataRecord) - Method in class org.teiid.metadata.index.IndexMetadataStore
 
getExtensionProperties(Object) - Method in class org.teiid.metadata.TransformationMetadata
 
getExtensionSourceManager() - Method in class com.metamatrix.admin.server.AbstractAdminImpl
 
getExtensionSourceManager() - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getExternalGroupContexts() - Method in class com.metamatrix.query.sql.lang.Command
 
getExternalId() - Method in class com.sforce.soap.partner.Field
Gets the externalId value for this Field.
getExternalIDFieldName() - Method in class com.sforce.soap.partner.Upsert
Gets the externalIDFieldName value for this Upsert.
getExtraNameCharacters() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the extra characters that can be used in unquoted identifier names (those beyond a-z, 0-9, and _)
getFactories() - Method in class com.metamatrix.core.id.IDGenerator
Method to obtain the collection of ObjectIDFactory instances that each describe one of the types of ObjectIDs that are available to this generator.
getFactory(String) - Method in class com.metamatrix.core.id.IDGenerator
Method to obtain the collection of ObjectIDFactory instances that each describe one of the types of ObjectIDs that are available to this generator.
getFactoryClassName() - Method in class com.metamatrix.platform.security.api.AuthorizationPermission
Obtain the name of the factory class for this rule.
getFailedConnectors() - Method in exception com.metamatrix.jdbc.api.PartialResultsWarning
Obtain list of connectors that failed.
getFailureMessage() - Method in class com.metamatrix.query.validator.ValidatorReport
 
getFeature(String) - Method in class com.metamatrix.query.processor.dynamic.TupleXMLReader
 
getFetchDirection() - Method in class com.metamatrix.jdbc.MMResultSet
Gets the direction suggested to the driver as the direction in which to fetch rows.
getFetchDirection() - Method in class com.metamatrix.jdbc.MMStatement
Retreives the fetch direction this Statement object set as a performance hint to the driver.
getFetchSize() - Method in class com.metamatrix.dqp.message.AtomicRequestMessage
 
getFetchSize() - Method in class com.metamatrix.dqp.message.RequestMessage
 
getFetchSize() - Method in class com.metamatrix.jdbc.BaseDataSource
 
getFetchSize() - Method in class com.metamatrix.jdbc.MMResultSet
Get fetch size that will be used if this result set is backed by a cursor.
getFetchSize() - Method in class com.metamatrix.jdbc.MMStatement
Retreives the fetch size this Statement object set as a performance hint to the driver.
getFetchSize() - Method in class com.metamatrix.jdbc.util.MMJDBCURL
 
getField() - Method in class com.sforce.soap.partner.ChildRelationship
Gets the field value for this ChildRelationship.
getField() - Method in class com.sforce.soap.partner.RelatedList
Gets the field value for this RelatedList.
getField() - Method in class com.sforce.soap.partner.RelatedListColumn
Gets the field value for this RelatedListColumn.
getFieldFunction() - Method in class org.teiid.connector.metadata.MetadataLiteralCriteria
Get the name of the function applied on the field part of criteria.
getFieldList() - Method in class com.sforce.soap.partner.Retrieve
Gets the fieldList value for this Retrieve.
getFieldName() - Method in class org.teiid.connector.metadata.MetadataLiteralCriteria
Get the name of field used on criteria which gets matched against a literal.
getFields() - Method in class com.sforce.soap.partner.DescribeSObjectResult
Gets the fields value for this DescribeSObjectResult.
getFields(int) - Method in class com.sforce.soap.partner.DescribeSObjectResult
 
getFields() - Method in class com.sforce.soap.partner.Error
Gets the fields value for this Error.
getFields(int) - Method in class com.sforce.soap.partner.Error
 
getFields() - Method in class com.sforce.soap.partner.SendEmailError
Gets the fields value for this SendEmailError.
getFields(int) - Method in class com.sforce.soap.partner.SendEmailError
 
getFieldsToNull() - Method in class com.sforce.soap.partner.sobject.SObject
Gets the fieldsToNull value for this SObject.
getFieldsToNull(int) - Method in class com.sforce.soap.partner.sobject.SObject
 
getFieldValue() - Method in class org.teiid.connector.metadata.MetadataLiteralCriteria
Get the value of field used on criteria which is a literal used as part of seach criteria.
getFile() - Method in class com.metamatrix.common.protocol.mmfile.MMFileURLConnection
Returns the underlying file for this connection.
getFile() - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
 
getFile(TreeNode) - Method in class com.metamatrix.common.tree.directory.FileSystemView
 
getFile(String) - Method in class com.metamatrix.common.vdb.api.VDBArchive
 
getFile() - Method in interface com.metamatrix.common.vdb.api.VDBStream
return as File Source
getFile() - Method in class com.metamatrix.common.vdb.api.VDBStreamImpl
 
getFile(String) - Method in interface com.metamatrix.metadata.runtime.api.MetadataSource
Returns the file for the given path, which must exist in the entry set
getFileAttachments() - Method in class com.sforce.soap.partner.SingleEmailMessage
Gets the fileAttachments value for this SingleEmailMessage.
getFileAttachments(int) - Method in class com.sforce.soap.partner.SingleEmailMessage
 
getFileContent(String, MetadataSource, String[], String[]) - Static method in class com.metamatrix.metadata.runtime.api.MetadataSourceUtil
 
getFileContentAsString(String, MetadataSource) - Static method in class com.metamatrix.metadata.runtime.api.MetadataSourceUtil
 
getFileContents() - Method in class com.metamatrix.admin.objects.MMExtensionModule
 
getFileContents() - Method in interface com.metamatrix.common.config.api.ExtensionModule
 
getFileContents() - Method in class com.metamatrix.common.config.model.BasicExtensionModule
 
getFileContents() - Method in interface org.teiid.adminapi.ExtensionModule
 
getFileContentsFromArchive(ZipFile, String) - Static method in class org.teiid.metadata.index.ModelFileUtil
Return a java.io.InputStream reference for the specified zip entry name
getFileEntryEditor() - Method in class com.metamatrix.common.tree.directory.FileSystemView
Return the file system editor for this view.
getFileExtension(File) - Static method in class org.teiid.metadata.index.ModelFileUtil
Returns the file extension portion of this file, or an empty string if there is none.
getFileName(String) - Static method in class com.metamatrix.common.extensionmodule.protocol.URLFactory
Utility method needed by extension module framework, should not be called directly.
getFileName() - Method in interface com.metamatrix.common.vdb.api.VDBInfo
Get this name of the VDB jar file.
getFileName() - Method in class com.metamatrix.connector.xml.file.FileConnectorState
 
getFileName() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabase
Get this name of the VDB jar file.
getFileName() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabase
 
getFileName() - Method in class com.metamatrix.vdb.runtime.BasicVDBInfo
 
getFileName() - Method in class com.sforce.soap.partner.EmailFileAttachment
Gets the fileName value for this EmailFileAttachment.
getFileNameExtension(String) - Static method in class com.metamatrix.common.tree.directory.FileSystemFilter
Return the extension portion of the file's name .
getFileNames() - Method in interface com.metamatrix.admin.api.ScriptsContainer
Get the file names of all scripts in this container.
getFileNames() - Method in class com.metamatrix.admin.objects.MMScriptsContainer
 
getFilenameWithoutExtension(String) - Static method in class com.metamatrix.core.util.FileUtils
 
getFileRecord() - Method in class org.teiid.connector.metadata.FileRecordImpl
 
getFileReferences() - Method in interface org.teiid.core.index.IEntryResult
 
getFiles(String) - Static method in class com.metamatrix.connector.text.TextUtil
 
getFileSystemEntry(File, ObjectDefinition) - Method in class com.metamatrix.common.tree.directory.FileSystemView
 
getFileTypes() - Method in interface org.teiid.core.index.IIndexer
Returns the file types the IIndexer handles.
getFileVisibility(String, String, String) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedVDBService
 
getFileVisibility(String, String, String) - Method in interface com.metamatrix.dqp.service.VDBService
Get visibility of the file at the given path in the vdb.
getFileVisibility(String, String, String) - Method in class com.metamatrix.server.dqp.service.PlatformVDBService
 
getFilter() - Method in class com.metamatrix.common.tree.basic.BasicTreeView
Return the filter that is being used by this view.
getFilter() - Method in class com.metamatrix.common.tree.directory.FileSystemView
Set the filter that limits the set of DirectoryEntry instances returned from this view.
getFilter() - Method in interface com.metamatrix.common.tree.TreeView
Set the filter that limits the set of TreeNode instances returned from this view.
getFinalRow() - Method in class com.metamatrix.dqp.message.AtomicResultsMessage
 
getFinalRow() - Method in class com.metamatrix.dqp.message.ResultsMessage
 
getFinalRowCount(TupleSourceID) - Method in interface com.metamatrix.common.buffer.BufferManager
Gets the final row count if tuple source is FULL, otherwise returns -1.
getFinalRowCount(TupleSourceID) - Method in class com.metamatrix.common.buffer.impl.BufferManagerImpl
Gets the final row count if tuple source is FULL, otherwise returns -1.
getFinalRowNumber() - Method in class com.metamatrix.jdbc.BatchResults
 
getFinalRowNumber() - Method in class com.metamatrix.jdbc.MMResultSet
 
getFinalType(Collection) - Static method in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES
 
getFinalTypeNames(short) - Static method in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES
 
getFirstChild() - Method in class com.metamatrix.query.optimizer.CommandTreeNode
 
getFirstChild() - Method in class com.metamatrix.query.optimizer.relational.plantree.PlanNode
 
getFirstRow() - Method in class com.metamatrix.dqp.message.ResultsMessage
 
getFirstToken(String, String) - Static method in class com.metamatrix.core.util.StringUtil
Return the first token in the string.
getFixedPrecisionLength() - Method in interface com.metamatrix.metadata.runtime.api.DataType
Returns a boolean indicating whether precision length is fixed.
getFlattenedContextMap(Map) - Method in class com.metamatrix.query.sql.util.VariableContext
Helper Methods
getFloat(int) - Method in class com.metamatrix.jdbc.MMCallableStatement
Gets the value of a OUTPUT parameter as a float.
getFloat(String) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getFloat(int) - Method in class com.metamatrix.jdbc.MMResultSet
This method will return the value in the current row as a float value.
getFloat(String) - Method in class com.metamatrix.jdbc.MMResultSet
Get a float value based on the column name.
getFloatProperty(Properties, String, float) - Static method in class com.metamatrix.common.util.PropertiesUtils
 
getForeignKeys() - Method in class org.teiid.connector.metadata.runtime.TableRecordImpl
 
getForeignKeysInGroup(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getForeignKeysInGroup(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getForeignKeysInGroup(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the foreign keys for the specified group
getForeignKeysInGroup(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getForeignKeysInGroup(Object) - Method in class org.teiid.metadata.TransformationMetadata
 
getForm() - Method in interface com.metamatrix.metadata.runtime.api.DataType
 
getFormat() - Method in interface com.metamatrix.metadata.runtime.api.Element
Returns the format the data for this element should be displayed as.
getFormat() - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
getFormat() - Method in class com.metamatrix.platform.security.audit.destination.AbstractAuditDestination
Get the AuditMessageFormat.
getFormat(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getFormat(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getFormat(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the element's format
getFormat() - Method in class com.sforce.soap.partner.RelatedListColumn
Gets the format value for this RelatedListColumn.
getFormat() - Method in class org.teiid.connector.metadata.runtime.ColumnRecordImpl
 
getFormat() - Method in interface org.teiid.connector.metadata.runtime.Element
Get the Format property
getFormat(Object) - Method in class org.teiid.metadata.TransformationMetadata
 
getFormatId() - Method in class com.metamatrix.common.xa.MMXid
 
getForUpdateNowaitString() - Method in class org.teiid.dialect.TeiidDialect
 
getForUpdateNowaitString(String) - Method in class org.teiid.dialect.TeiidDialect
 
getForUpdateString() - Method in class org.teiid.dialect.TeiidDialect
 
getForUpdateString(LockMode) - Method in class org.teiid.dialect.TeiidDialect
 
getForUpdateString(String) - Method in class org.teiid.dialect.TeiidDialect
 
getFreeMemory() - Method in class com.metamatrix.admin.objects.MMProcess
 
getFreeMemory() - Method in interface org.teiid.adminapi.ProcessObject
 
getFrom() - Method in class com.metamatrix.query.sql.lang.Query
Get the from clause for the query.
getFrom() - Method in interface org.teiid.connector.language.IQuery
Get FROM clause, should never be null.
getFromBufferManager(BufferManager, TupleSourceID, Properties) - Static method in class com.metamatrix.query.processor.xml.XMLUtil
This will reconstruct the XML object from the buffer manager from given buffer manager id.
getFromCache(CacheScope, Object) - Method in interface org.teiid.connector.api.ConnectorEnvironment
Get the item from cache based on the scope provided; The required information like session-id, or vdb-name etc are gleaned from runtime context.
getFromContext(Expression) - Method in class com.metamatrix.query.util.CommandContext
 
getFromMetadataCache(Object, String) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getFromMetadataCache(Object, String) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getFromMetadataCache(Object, String) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
 
getFromMetadataCache(Object, String) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getFromMetadataCache(Object, String) - Method in class org.teiid.metadata.TransformationMetadata
 
getFullElementName(String, String) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getFullElementName(String, String) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getFullElementName(String, String) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the fully qualified (unique) element name given the full group name and the short element name.
getFullElementName(String, String) - Method in class org.teiid.metadata.TransformationMetadata
 
getFullMessage() - Method in exception com.metamatrix.api.exception.MetaMatrixException
Get the full error message, including any message(s) from child exceptions.
getFullName() - Method in class com.metamatrix.common.actions.ClassDefinition
 
getFullName() - Method in class com.metamatrix.common.namedobject.BaseID
Obtain the full name for the object that this identifier represents.
getFullName() - Method in interface com.metamatrix.common.namedobject.BaseObject
Returns the full name for this instance of the object.
getFullName() - Method in class com.metamatrix.common.namedobject.BasicObject
Returns the full name for this instance of the object.
getFullName() - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Get the actual or programmatic name of this property.
getFullName(String) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Get the actual or programmatic name of this property.
getFullName() - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
Obtain the full name of the DirectoryEntry which is unique within the DirectoryEntryView.
getFullName() - Method in interface com.metamatrix.common.tree.TreeNode
Obtain the full name of the TreeNode which is unique within the TreeView.
getFullName() - Method in interface com.metamatrix.metadata.runtime.api.MetadataID
Obtain the full name for the object that this identifier represents.
getFullName() - Method in interface com.metamatrix.metadata.runtime.api.MetadataObject
Returns the full name for this instance of the object.
getFullName() - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataID
Obtain the full name for the object that this identifier represents.
getFullName() - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataObject
Returns the full name for this instance of the object.
getFullName(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getFullName(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getFullName(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the fully qualified (unique) name of the metadata identifier specified.
getFullName(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getFullName() - Method in class org.teiid.connector.metadata.runtime.AbstractMetadataRecord
 
getFullName() - Method in interface org.teiid.connector.metadata.runtime.MetadataObject
Get the full name from the metadataID
getFullName(Object) - Method in class org.teiid.metadata.TransformationMetadata
 
getFullyQualifiedName() - Method in class com.metamatrix.query.mapping.xml.MappingDocument
 
getFullyQualifiedName() - Method in class com.metamatrix.query.mapping.xml.MappingNode
Gets the fully qualified name of this node, this is obtained by concatenating the nodes name to the parents qualified name with a delimiter in between them.
getFunctionCategories() - Method in class com.metamatrix.query.function.FunctionLibrary
Get all function categories, sorted in alphabetical order
getFunctionColumns(String, String, String, String) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
 
getFunctionDescriptor() - Method in class com.metamatrix.query.sql.symbol.Function
Get the function descriptor that this function resolves to.
getFunctionForms(String) - Method in class com.metamatrix.query.function.FunctionLibrary
Get all function forms in a category, sorted by name, then # of args, then names of args.
getFunctionLibrary() - Static method in class com.metamatrix.query.function.FunctionLibraryManager
Factory method to obtain a reference to a function.
getFunctionMethods() - Method in interface com.metamatrix.query.function.FunctionMetadataSource
This method requests that the source return all com.metamatrix.query.function.FunctionMethods the source knows about.
getFunctionMethods() - Method in class com.metamatrix.query.function.source.SystemSource
Get all function signatures for this metadata source.
getFunctionMethods() - Method in class com.metamatrix.query.function.UDFSource
 
getFunctionModifiers() - Method in class org.teiid.connector.jdbc.translator.Translator
Return a map of function name in lower case to FunctionModifier.
getFunctions(String, String, String) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
 
getFunctions() - Method in class com.metamatrix.query.sql.visitor.FunctionCollectorVisitor
Get the elements collected by the visitor.
getFunctions(LanguageObject, Collection) - Static method in class com.metamatrix.query.sql.visitor.FunctionCollectorVisitor
Helper to quickly get the elements from obj in the elements collection
getFunctions(LanguageObject, Collection, boolean) - Static method in class com.metamatrix.query.sql.visitor.FunctionCollectorVisitor
Helper to quickly get the elements from obj in the elements collection
getFunctions(LanguageObject, boolean) - Static method in class com.metamatrix.query.sql.visitor.FunctionCollectorVisitor
Helper to quickly get the elements from obj in a collection.
getFunctions(LanguageObject, boolean, boolean) - Static method in class com.metamatrix.query.sql.visitor.FunctionCollectorVisitor
 
getGeneratedKeys() - Method in class com.metamatrix.jdbc.MMStatement
 
getGlobalTransactionId() - Method in class com.metamatrix.common.xa.MMXid
 
getGlobalUID() - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
 
getGlobalValue(String) - Method in class com.metamatrix.query.sql.util.VariableContext
 
getGrantee() - Method in class com.metamatrix.platform.security.api.GranteeEntitlementEntry
Get the Grantee.
getGrantees() - Method in class com.metamatrix.platform.security.api.UserEntitlementInfo
Get the collection of Grantee names possessing this entitlement.
getGrantor() - Method in class com.metamatrix.platform.security.api.GranteeEntitlementEntry
Get the Grantor.
getGroup() - Method in class com.metamatrix.query.resolver.util.ResolverUtil.ResolvedLookup
 
getGroup() - Method in class com.metamatrix.query.sql.lang.Delete
Returns the group being deleted from
getGroup() - Method in class com.metamatrix.query.sql.lang.Insert
Returns the group being inserted into
getGroup() - Method in class com.metamatrix.query.sql.lang.Into
Get group held by clause
getGroup() - Method in class com.metamatrix.query.sql.lang.ProcedureContainer
 
getGroup() - Method in class com.metamatrix.query.sql.lang.StoredProcedure
 
getGroup() - Method in class com.metamatrix.query.sql.lang.UnaryFromClause
Get group held by clause
getGroup() - Method in class com.metamatrix.query.sql.lang.Update
Returns the group being updated
getGroup() - Method in interface org.teiid.connector.language.IDelete
Get group that is being inserted into.
getGroup() - Method in interface org.teiid.connector.language.IElement
Return the group that contains this element.
getGroup() - Method in interface org.teiid.connector.language.IInsert
Get group that is being inserted into.
getGroup() - Method in interface org.teiid.connector.language.IUpdate
Get group that is being inserted into.
getGroup(String) - Method in interface org.teiid.connector.metadata.runtime.RuntimeMetadata
Look up an object by identifier
getGroupBy() - Method in class com.metamatrix.query.sql.lang.Query
Get the group by clause for the query.
getGroupBy() - Method in interface org.teiid.connector.language.IQuery
Get GROUP BY clause, may be null.
getGroupEntitlements(AuthorizationRealm, Collection) - Method in interface com.metamatrix.platform.security.api.service.AuthorizationServiceInterface
Returns a List of entitlements to the given element pattern in the given realm.
getGroupEntitlements(AuthorizationRealm, String) - Method in interface com.metamatrix.platform.security.api.service.AuthorizationServiceInterface
Returns a List of entitlements to the given element pattern in the given realm.
getGroupEntitlements(AuthorizationRealm, String) - Method in interface com.metamatrix.platform.security.authorization.spi.AuthorizationSourceTransaction
Returns a compound List of entitlements to the given fully qualified group in the given realm.
getGroupEntitlements(AuthorizationRealm, String) - Method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationTransaction
Returns a compound List of entitlements to the given fully qualified group in the given realm.
getGroupFullName(MetadataID) - Static method in class com.metamatrix.metadata.runtime.util.RuntimeIDParser
Returns the fully qualified group name for the given id.
getGroupID() - Method in interface com.metamatrix.metadata.runtime.api.ElementID
Return the group name.
getGroupID() - Method in interface com.metamatrix.metadata.runtime.api.KeyID
Return the group name.
getGroupID() - Method in class com.metamatrix.metadata.runtime.model.BasicElementID
return the group name.
getGroupID() - Method in class com.metamatrix.metadata.runtime.model.BasicKeyID
return the group name.
getGroupID(String) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getGroupID(String) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getGroupID(String) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the metadata-implementation identifier object for the given group name.
getGroupID(String) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
Check metadata first, then check temp groups if not found
getGroupID(String) - Method in class org.teiid.metadata.TransformationMetadata
 
getGroupIDForElementID(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getGroupIDForElementID(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getGroupIDForElementID(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get containg group ID given element ID
getGroupIDForElementID(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getGroupIDForElementID(Object) - Method in class org.teiid.metadata.TransformationMetadata
 
getGroupInfo() - Method in class com.metamatrix.common.buffer.impl.TupleSourceInfo
Get group this tuple source is in.
getGroupName() - Method in class com.metamatrix.metadata.runtime.model.BasicElementID
 
getGroupName() - Method in class com.metamatrix.metadata.runtime.model.BasicKeyID
 
getGroupName(MetadataID) - Static method in class com.metamatrix.metadata.runtime.util.RuntimeIDParser
Returns the group name for the given id.
getGroupName() - Method in class com.metamatrix.platform.security.api.UserEntitlementInfo
Get the group (table) of this entitlement.
getGroupName() - Method in class com.metamatrix.query.mapping.relational.QueryNode
Get fully-qualified group name
getGroupName(String) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getGroupName(String) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getGroupName(String) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the group name from a fully qualified element name.
getGroupName(String) - Method in class org.teiid.metadata.TransformationMetadata
Return the text portion of the fullElementName representing a group.
getGroupNames() - Method in class com.metamatrix.platform.security.api.BasicMetaMatrixPrincipal
Returns the Principal for each group that this principal is a member of.
getGroupNames() - Method in interface com.metamatrix.platform.security.api.MetaMatrixPrincipal
Returns the Principal for each group that this principal is a member of.
getGroupNames() - Method in interface com.metamatrix.platform.security.api.service.MembershipServiceInterface
Obtain the collection of group names.
getGroupNames() - Method in class com.metamatrix.platform.security.membership.service.MembershipServiceImpl
 
getGroupNames() - Method in class com.metamatrix.platform.security.membership.spi.file.FileMembershipDomain
 
getGroupNames() - Method in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
getGroupNames() - Method in interface com.metamatrix.platform.security.membership.spi.MembershipDomain
Returns a String set all group names known to this domain.
getGroupNamesForUser(String) - Method in class com.metamatrix.platform.security.membership.spi.file.FileMembershipDomain
 
getGroupNamesForUser(String) - Method in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
getGroupNamesForUser(String) - Method in interface com.metamatrix.platform.security.membership.spi.MembershipDomain
Returns a String set of all group names the given user is a member of.
getGroups(String) - Method in interface com.metamatrix.admin.api.server.ServerSecurityAdmin
Get the group denoted by the given groupIdentifier.
getGroups(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getGroups(String) - Method in class com.metamatrix.admin.server.ServerSecurityAdminImpl
 
getGroups(String) - Method in class com.metamatrix.dqp.embedded.admin.DQPSecurityAdminImpl
 
getGroups(ModelID) - Method in class com.metamatrix.metadata.runtime.model.MetadataCache
Returns all the groups in the VDB
getGroups() - Method in class com.metamatrix.platform.security.membership.spi.file.FileMembershipDomain
 
getGroups() - Method in class com.metamatrix.query.optimizer.OptimizerContext
 
getGroups() - Method in class com.metamatrix.query.optimizer.relational.plantree.PlanNode
 
getGroups() - Method in class com.metamatrix.query.sql.lang.From
Returns an ordered list of the groups in all sub-clauses.
getGroups() - Method in class com.metamatrix.query.sql.lang.GroupContext
 
getGroups() - Method in class com.metamatrix.query.sql.visitor.GroupCollectorVisitor
Get the groups collected by the visitor.
getGroups(LanguageObject, Collection<GroupSymbol>) - Static method in class com.metamatrix.query.sql.visitor.GroupCollectorVisitor
Helper to quickly get the groups from obj in the groups collection
getGroups(LanguageObject, boolean) - Static method in class com.metamatrix.query.sql.visitor.GroupCollectorVisitor
Helper to quickly get the groups from obj in a collection.
getGroups(LanguageObject, Collection<GroupSymbol>) - Static method in class com.metamatrix.query.sql.visitor.GroupsUsedByElementsVisitor
Helper to quickly get the groups from obj in the elements collection
getGroups(LanguageObject) - Static method in class com.metamatrix.query.sql.visitor.GroupsUsedByElementsVisitor
Helper to quickly get the groups from obj in a collection.
getGroups(Collection<? extends LanguageObject>) - Static method in class com.metamatrix.query.sql.visitor.GroupsUsedByElementsVisitor
 
getGroups(Collection<? extends LanguageObject>, Set<GroupSymbol>) - Static method in class com.metamatrix.query.sql.visitor.GroupsUsedByElementsVisitor
 
getGroups(String) - Method in interface org.teiid.adminapi.SecurityAdmin
Get the group denoted by the given groupIdentifier.
getGroupsForDomain(String) - Method in interface com.metamatrix.admin.api.server.ServerSecurityAdmin
Return the Groups for a given domain.
getGroupsForDomain(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getGroupsForDomain(String) - Method in class com.metamatrix.admin.server.ServerSecurityAdminImpl
 
getGroupsForDomain(String) - Method in class com.metamatrix.dqp.embedded.admin.DQPSecurityAdminImpl
 
getGroupsForDomain(String) - Method in interface com.metamatrix.platform.security.api.service.MembershipServiceInterface
 
getGroupsForDomain(String) - Method in class com.metamatrix.platform.security.membership.service.MembershipServiceImpl
 
getGroupsForDomain(String) - Method in interface org.teiid.adminapi.SecurityAdmin
Return the Groups for a given domain.
getGroupsForPartialName(String) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getGroupsForPartialName(String) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getGroupsForPartialName(String) - Method in interface com.metamatrix.query.metadata.MetadataStore
Returns the fully qualified names of groups matching the given partial name.
getGroupsForPartialName(String) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get a collection of group names that match the partially qualified group name.
getGroupsForPartialName(String) - Method in class org.teiid.metadata.CompositeMetadataStore
 
getGroupsForPartialName(String) - Method in class org.teiid.metadata.ConnectorMetadataStore
 
getGroupsForPartialName(String) - Method in class org.teiid.metadata.index.IndexMetadataStore
 
getGroupsForPartialName(String) - Method in class org.teiid.metadata.TransformationMetadata
 
getGroupsForUser(String) - Method in interface com.metamatrix.admin.api.server.ServerSecurityAdmin
Get the group memberships for the given user.
getGroupsForUser(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getGroupsForUser(String) - Method in class com.metamatrix.admin.server.ServerSecurityAdminImpl
 
getGroupsForUser(String) - Method in class com.metamatrix.dqp.embedded.admin.DQPSecurityAdminImpl
 
getGroupsForUser(String) - Method in interface com.metamatrix.platform.security.api.service.MembershipServiceInterface
Obtain the collection of groups to which this user belongs The username should be fully qualified
getGroupsForUser(String) - Method in class com.metamatrix.platform.security.membership.service.MembershipServiceImpl
Obtain the set of groups to which this user belongs to.
getGroupsForUser(String) - Method in interface org.teiid.adminapi.SecurityAdmin
Get the group memberships for the given user.
getGroupsIgnoreInlineViews(LanguageObject, Collection<GroupSymbol>) - Static method in class com.metamatrix.query.sql.visitor.GroupCollectorVisitor
Helper to quickly get the groups from obj in the groups collection
getGroupsIgnoreInlineViews(LanguageObject, boolean) - Static method in class com.metamatrix.query.sql.visitor.GroupCollectorVisitor
Helper to quickly get the groups from obj in a collection.
getGroupsInCriteria() - Method in class com.metamatrix.query.mapping.xml.MappingCriteriaNode
Deprecated. - may not be needed
getGroupsInCriteria() - Method in class com.metamatrix.query.mapping.xml.MappingRecursiveElement
 
getGroupsInModel(ModelID) - Method in interface com.metamatrix.metadata.runtime.api.MetadataSourceAPI
 
getGroupsInModel(ModelID) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseMetadata
Obtain a collection of GroupID's for the specified modelID.
getGroupsInModel(ModelID) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseMetadata
Obtain a collection of Group for the specified modelID.
getGroupsInModel(ModelID) - Method in class com.metamatrix.metadata.runtime.model.MetadataCache
 
getGroupSymbol() - Method in class com.metamatrix.query.sql.lang.SubqueryFromClause
Get GroupSymbol representing the named subquery
getGroupSymbol() - Method in class com.metamatrix.query.sql.symbol.ElementSymbol
Get the group symbol referred to by this element symbol, may be null before resolution
getGroupUsePercentage() - Method in class com.metamatrix.common.buffer.impl.BufferConfig
 
getGUID() - Method in interface com.metamatrix.metadata.runtime.api.Model
Return the global unique identifier for this Virtual Databse.
getGUID() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabase
Return the global unique identifier for this Virtual Databse.
getGUID() - Method in class com.metamatrix.metadata.runtime.model.BasicModel
 
getGUID() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabase
 
getHaving() - Method in class com.metamatrix.query.sql.lang.Query
Get the having clause for the query.
getHaving() - Method in interface org.teiid.connector.language.IQuery
Get HAVING clause, may be null.
getHeader() - Method in interface com.metamatrix.api.core.xmi.XMIReaderAdapter
Returns the information in the XMI header
getHeader() - Method in class com.metamatrix.common.xml.xmi.XMIHeaderContentHandler
Return the XMI Header for this content handler.
getHeaderField(String) - Method in class com.metamatrix.common.protocol.mmfile.MMFileURLConnection
Provides support for returning the value for the last-modified header.
getHeaderList() - Method in class com.metamatrix.platform.admin.api.EntitlementMigrationReport
Get the column headers in the report.
getHeaderProperties(Element) - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
 
getHeaderProperties(Element) - Static method in class com.metamatrix.common.config.xml.XMLHelperUtil
 
getHeaderProperties() - Method in interface com.metamatrix.common.vdb.api.VDBDefn
Header Properties
getHeaderProperties() - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
getHeading() - Method in class com.sforce.soap.partner.DescribeLayoutSection
Gets the heading value for this DescribeLayoutSection.
getHelp() - Method in class com.metamatrix.core.commandshell.CommandShell
 
getHighestActiveThreads() - Method in class com.metamatrix.common.queue.WorkerPoolStats
 
getHighestQueued() - Method in class com.metamatrix.admin.objects.MMQueueWorkerPool
 
getHighestQueued() - Method in class com.metamatrix.common.queue.WorkerPoolStats
 
getHighestQueued() - Method in interface org.teiid.adminapi.QueueWorkerPool
 
getHighestRow() - Method in class com.metamatrix.query.processor.QueryProcessor
 
getHighestRowNumber() - Method in class com.metamatrix.jdbc.BatchResults
 
getHighestThreads() - Method in class com.metamatrix.admin.objects.MMQueueWorkerPool
 
getHighestThreads() - Method in interface org.teiid.adminapi.QueueWorkerPool
 
getHistory() - Method in class com.metamatrix.query.resolver.util.AccessPattern
 
getHoldability() - Method in class com.metamatrix.jdbc.MMConnection
Retrieves the current holdability of ResultSet objects created using this Connection object.
getHoldability() - Method in class com.metamatrix.jdbc.MMResultSet
 
getHome() - Method in class com.metamatrix.common.tree.basic.BasicTreeView
Obtain the TreeNode that represents the home for the view.
getHome() - Method in class com.metamatrix.common.tree.directory.FileSystemView
Obtain the DirectoryEntry that represents the folder within this view that represents the single, well-known "bookmarked" folder for this view.
getHome() - Method in interface com.metamatrix.common.tree.TreeView
Obtain the TreeNode that represents the home for the underlying system.
getHost(String) - Method in interface com.metamatrix.common.config.api.Configuration
Returns a Host for the specified host name
getHost(String) - Method in interface com.metamatrix.common.config.api.ConfigurationModelContainer
Return a host based on the host name.
getHost(ComponentDefnID) - Method in class com.metamatrix.common.config.model.BasicConfiguration
 
getHost(String) - Method in class com.metamatrix.common.config.model.BasicConfiguration
Returns a Host for the specified host name
getHost(String) - Method in class com.metamatrix.common.config.model.ConfigurationModelContainerImpl
 
getHost(HostID) - Method in interface com.metamatrix.platform.admin.api.ConfigurationAdminAPI
Returns a Host for the specified HostID.
getHost(HostID) - Method in class com.metamatrix.platform.admin.apiimpl.ConfigurationAdminAPIImpl
Returns a Host for the specified HostID.
getHost(HostID) - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Returns a Host for the specified HostID.
getHost(HostID) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
 
getHost(String) - Method in class com.metamatrix.platform.registry.ClusteredRegistryState
 
getHostAddress() - Method in interface com.metamatrix.common.config.api.Host
Return the physical host address.
getHostAddress() - Method in class com.metamatrix.common.config.CurrentConfiguration
 
getHostAddress() - Method in class com.metamatrix.common.config.model.BasicHost
Return the physical host address.
getHostController() - Method in class com.metamatrix.platform.registry.HostControllerRegistryBinding
 
getHostID() - Method in interface com.metamatrix.common.config.api.DeployedComponent
Returns the HostID for the Host that this component is deployed on.
getHostID() - Method in class com.metamatrix.common.config.api.DeployedComponentID
 
getHostID() - Method in interface com.metamatrix.common.config.api.VMComponentDefn
 
getHostID() - Method in class com.metamatrix.common.config.model.BasicDeployedComponent
 
getHostID() - Method in class com.metamatrix.common.config.model.BasicVMComponentDefn
 
getHostIDs() - Method in interface com.metamatrix.common.config.api.Configuration
Returns a Collection of type HostID that were deployed for this configuration.
getHostIDs() - Method in class com.metamatrix.common.config.model.BasicConfiguration
Returns a Collection of type HostID that were deployed for this configuration.
getHostInfo() - Method in class com.metamatrix.common.api.MMURL
 
getHostInfo() - Method in interface com.metamatrix.common.comm.platform.socket.client.SocketServerInstance
 
getHostInfo() - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerInstanceImpl
 
getHostInfo() - Method in class com.metamatrix.common.config.CurrentConfiguration
Return the stringified representation of this application information object.
getHostName() - Method in class com.metamatrix.admin.objects.MMConnectorBinding
 
getHostName() - Method in class com.metamatrix.admin.objects.MMDQP
 
getHostName() - Method in class com.metamatrix.admin.objects.MMProcess
 
getHostName() - Method in class com.metamatrix.admin.objects.MMService
 
getHostName() - Method in class com.metamatrix.admin.objects.MMSession
Get the host name of the machine the client is accessing from
getHostName() - Method in class com.metamatrix.common.api.HostInfo
 
getHostName() - Method in class com.metamatrix.common.log.reader.LogEntry
 
getHostName() - Method in class com.metamatrix.platform.admin.api.runtime.ProcessData
return the name of the host this process belongs to.
getHostName() - Method in class com.metamatrix.platform.registry.RegistryBinding
 
getHostName() - Method in class com.metamatrix.platform.service.api.ServiceID
 
getHostname() - Method in interface com.metamatrix.platform.service.api.ServiceInterface
Determine which host the service instance is running on.
getHostname() - Method in class com.metamatrix.platform.service.controller.AbstractService
Return name of the host service is running on.
getHostName() - Method in interface org.teiid.adminapi.ProcessObject
Get the Host name
getHostName() - Method in interface org.teiid.adminapi.Session
Get the host name of the machine the client is accessing from
getHosts(String) - Method in interface com.metamatrix.admin.api.server.ServerMonitoringAdmin
Get the hosts that correspond to the specified identifier pattern.
getHosts(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getHosts(String) - Method in class com.metamatrix.admin.server.ServerMonitoringAdminImpl
Get monitoring information about hosts.
getHosts() - Method in class com.metamatrix.common.api.MMURL
Get a list of hosts
getHosts() - Method in interface com.metamatrix.common.config.api.Configuration
Returns a Collection of type Host that exist for this configuration.
getHosts() - Method in interface com.metamatrix.common.config.api.ConfigurationModelContainer
Return a collection of objects of type Host.
getHosts() - Method in class com.metamatrix.common.config.model.BasicConfiguration
 
getHosts() - Method in class com.metamatrix.common.config.model.ConfigurationModelContainerImpl
 
getHosts() - Method in class com.metamatrix.platform.admin.api.runtime.SystemState
 
getHosts() - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIHelper
Return all hosts running in mm system.
getHosts() - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Returns a Collection of currently defined hosts.
getHosts() - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
 
getHosts() - Method in class com.metamatrix.platform.registry.ClusteredRegistryState
Returns the all the host that have been known to registry.
getHref() - Method in class com.metamatrix.api.core.xmi.EntityInfo
Gets the href.
getHref() - Method in class com.metamatrix.api.core.xmi.XMIHeader.Import
Return the URI for the import
getHref() - Method in class com.metamatrix.api.core.xmi.XMIHeader.Model
Return the URI of the model
getHtmlBody() - Method in class com.sforce.soap.partner.SingleEmailMessage
Gets the htmlBody value for this SingleEmailMessage.
getHtmlFormatted() - Method in class com.sforce.soap.partner.Field
Gets the htmlFormatted value for this Field.
getHttpBasicAuthPwd() - Method in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
getHttpBasicAuthUser() - Method in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
getHttpPort() - Static method in class com.metamatrix.common.util.WSDLServletUtil
 
getHttpsPort() - Static method in class com.metamatrix.common.util.WSDLServletUtil
 
getIconUrl() - Method in class com.sforce.soap.partner.DescribeTab
Gets the iconUrl value for this DescribeTab.
getID() - Method in class com.metamatrix.api.core.xmi.EntityInfo
Get the value of the XMI ID.
getID() - Method in class com.metamatrix.common.config.model.BasicConfiguration
 
getID(String) - Method in interface com.metamatrix.common.id.dbid.DBIDController
 
getID(String) - Method in class com.metamatrix.common.id.dbid.DBIDGenerator
Call to get a unique id for the given context and by default the the id numbers cannot be rolled over and reused.
getID(String) - Method in class com.metamatrix.common.id.dbid.spi.InMemoryIDController
 
getID(String) - Method in class com.metamatrix.common.id.dbid.spi.jdbc.PersistentIDController
 
getID() - Method in interface com.metamatrix.common.namedobject.BaseObject
Return the identifier for this object.
getID() - Method in class com.metamatrix.common.namedobject.BasicObject
Get the ID for this metadata object.
getID() - Method in class com.metamatrix.connector.salesforce.execution.DataPayload
 
getID() - Method in class com.metamatrix.connector.salesforce.execution.DeletedObject
 
getID() - Method in interface com.metamatrix.metadata.runtime.api.MetadataObject
Return the identifier for this object.
getID() - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataObject
Get the ID for this metadata object.
getID() - Method in interface com.metamatrix.platform.security.api.AuthorizationResource
Get the identifier of this resource.
getID() - Method in class com.metamatrix.platform.security.api.DataAccessResource
Get the identifier of this resource.
getID() - Method in class com.metamatrix.platform.service.api.ServiceID
 
getID() - Method in interface com.metamatrix.platform.service.api.ServiceInterface
 
getID() - Method in class com.metamatrix.platform.service.controller.AbstractService
Return id of this service.
getId() - Method in class com.metamatrix.platform.service.controller.ServiceData
 
getID() - Method in class com.metamatrix.query.metadata.TempMetadataID
Get ID value
getID() - Method in class com.metamatrix.query.optimizer.relational.PlanToProcessConverter
 
getID() - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
getId() - Method in class com.sforce.soap.partner.DeletedRecord
Gets the id value for this DeletedRecord.
getId() - Method in class com.sforce.soap.partner.DeleteResult
Gets the id value for this DeleteResult.
getId() - Method in class com.sforce.soap.partner.DescribeLayout
Gets the id value for this DescribeLayout.
getId() - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutResult
Gets the id value for this DescribeSoftphoneLayoutResult.
getId() - Method in class com.sforce.soap.partner.EmptyRecycleBinResult
Gets the id value for this EmptyRecycleBinResult.
getId() - Method in class com.sforce.soap.partner.MergeResult
Gets the id value for this MergeResult.
getId() - Method in class com.sforce.soap.partner.SaveResult
Gets the id value for this SaveResult.
getId() - Method in class com.sforce.soap.partner.sobject.SObject
Gets the id value for this SObject.
getId() - Method in class com.sforce.soap.partner.UndeleteResult
Gets the id value for this UndeleteResult.
getId() - Method in class com.sforce.soap.partner.UpsertResult
Gets the id value for this UpsertResult.
getIdentifier() - Method in class com.metamatrix.admin.objects.MMAdminObject
Get the fully-qualified identifier
getIdentifier() - Method in class com.metamatrix.admin.objects.MMRole
 
getIdentifier() - Method in interface org.teiid.adminapi.AdminObject
Get the Full Name for this AdminObject.
getIdentifierArray() - Method in class com.metamatrix.admin.objects.MMAdminObject
Get the fully-qualified identifier as an array of its parts
getIdentifierQuoteString(Connection) - Static method in class com.metamatrix.common.jdbc.JDBCPlatform
 
getIdentifierQuoteString() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Get's the string used to quote SQL identifiers.
getIdIndex() - Method in class com.metamatrix.connector.salesforce.execution.visitors.SelectVisitor
Returns the index of the ID column.
getIDRef() - Method in class com.metamatrix.api.core.xmi.EntityInfo
Gets the idRef.
getIDs() - Method in class com.metamatrix.connector.salesforce.execution.UpdatedResult
 
getIds() - Method in class com.sforce.soap.partner.GetUpdatedResult
Gets the ids value for this GetUpdatedResult.
getIds(int) - Method in class com.sforce.soap.partner.GetUpdatedResult
 
getIds() - Method in class com.sforce.soap.partner.Retrieve
Gets the ids value for this Retrieve.
getIds(int) - Method in class com.sforce.soap.partner.Retrieve
 
getIDs(String, int) - Static method in class org.teiid.metadata.index.RecordFactory
 
getIDValue() - Method in class com.metamatrix.common.buffer.TupleSourceID
Get unique ID value, does not contain location
getIfBlock() - Method in class com.metamatrix.query.sql.proc.IfStatement
Get the statement's IF block.
getIfProgram() - Method in class com.metamatrix.query.processor.proc.IfInstruction
 
GetImage() - Method in class com.metamatrix.query.parser.JavaCharStream
 
getImplicitConversions(String) - Static method in class com.metamatrix.common.types.DataTypeManager
 
getImplicitParams() - Method in class com.metamatrix.query.sql.lang.TranslatableProcedureContainer
Get the implicit parameters (if any) created by translate criteria
getImplicitParams() - Method in class com.metamatrix.query.sql.visitor.CriteriaTranslatorVisitor
 
getImportedKeys(String, String, String) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets a description of the primary key columns that are referenced by the foreign key columns in the given table.
getImportProperties() - Method in class org.teiid.connector.metadata.runtime.MetadataFactory
 
getImports() - Method in class com.metamatrix.api.core.xmi.XMIHeader
Get the imports
getIn() - Method in class bsh.Interpreter
Get the input stream associated with this interpreter.
getIn() - Method in class com.metamatrix.script.shell.JConsole
 
getInaccessibleResources(String, int, Collection, int) - Method in interface com.metamatrix.dqp.service.AuthorizationService
Determine which of a set of resources a connection does not have permission to perform the specified action.
getInaccessibleResources(SessionToken, String, Collection) - Method in interface com.metamatrix.platform.security.api.service.AuthorizationServiceInterface
Of those resources specified, return the subset for which the specified account does not have authorization to access.
getInaccessibleResources(String, int, Collection, int) - Method in class com.metamatrix.platform.security.authorization.service.AuthorizationServiceImpl
 
getInaccessibleResources(String, int, Collection, int) - Method in class com.metamatrix.server.dqp.service.PlatformAuthorizationService
 
getIndependantActions(AuthorizationActions, AuthorizationActions) - Static method in class com.metamatrix.platform.security.api.StandardAuthorizationActions
Get the AuthorizationActions in actions that are NOT in sharedActions.
getIndependantActions(int, int) - Static method in class com.metamatrix.platform.security.api.StandardAuthorizationActions
Get the AuthorizationActions in actions that are NOT in sharedActions.
getIndex() - Method in class com.metamatrix.query.sql.lang.SPParameter
Return the index of this parameter
getIndex() - Method in class com.metamatrix.query.sql.symbol.Reference
 
getIndex() - Method in interface org.teiid.connector.language.IParameter
Get index of this parameter in the IExecution.
getIndex() - Method in interface org.teiid.connector.metadata.runtime.Parameter
Index of the parameter in the procedure.
getIndexes() - Method in class org.teiid.connector.metadata.runtime.TableRecordImpl
 
getIndexes() - Method in class org.teiid.metadata.index.IndexMetadataStore
 
getIndexes(String, IndexMetadataStore) - Static method in class org.teiid.metadata.index.SimpleIndexUtil
Return an array of indexes given a indexName.
getIndexesInGroup(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getIndexesInGroup(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getIndexesInGroup(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the indexes for the specified group
getIndexesInGroup(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getIndexesInGroup(Object) - Method in class org.teiid.metadata.TransformationMetadata
 
getIndexFile() - Method in interface org.teiid.core.index.IIndex
Returns the index file on the disk.
getIndexFileNameForRecordType(char) - Static method in class org.teiid.metadata.index.SimpleIndexUtil
Return the name of the index file to use for the specified record type, applies only for sever and vdb index files.
getIndexFilePath(String, String) - Static method in class org.teiid.metadata.index.SimpleIndexUtil
 
getIndexInfo(String, String, String, boolean, boolean) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets a description of the indexes that are present on a given table.
getIndexOfChild(TreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
 
getIndexOfChild(TreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeView
 
getInetAddress() - Method in class com.metamatrix.admin.objects.MMProcess
 
getInetAddress() - Method in class com.metamatrix.common.api.HostInfo
 
getInetAddress() - Method in class com.metamatrix.common.util.NetUtils
 
getInetAddress() - Method in interface org.teiid.adminapi.ProcessObject
Get the IP address for the MetaMatrix Process
getInfo() - Method in interface com.metamatrix.common.config.api.Configuration
Returns the ConfigurationInfo that provides basic information about this configuration.
getInfo() - Method in class com.metamatrix.common.config.model.BasicConfiguration
 
getInfo() - Method in class com.metamatrix.connector.xml.file.FileExecution
 
getInfoFields() - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutCallType
Gets the infoFields value for this DescribeSoftphoneLayoutCallType.
getInfoFields(int) - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutCallType
 
getInfoProperties() - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
getInitError() - Method in class com.metamatrix.platform.admin.api.runtime.ServiceData
 
getInitException() - Method in class com.metamatrix.platform.registry.ServiceRegistryBinding
 
getInitException() - Method in interface com.metamatrix.platform.service.api.ServiceInterface
 
getInitException() - Method in class com.metamatrix.platform.service.controller.AbstractService
 
getInitException() - Method in class com.metamatrix.platform.service.controller.ServiceData
 
getInlineHelpText() - Method in class com.sforce.soap.partner.Field
Gets the inlineHelpText value for this Field.
getInlineViewGroups() - Method in class com.metamatrix.query.sql.visitor.GroupCollectorVisitor
 
getInputCriteria() - Method in class com.metamatrix.query.processor.relational.DependentProcedureAccessNode
 
getInputCriteria() - Method in class com.metamatrix.query.processor.relational.DependentProcedureExecutionNode
 
getInputParameterCount() - Method in class com.metamatrix.query.function.metadata.FunctionMethod
Get a count of the input parameters.
getInputParameters() - Method in class com.metamatrix.query.function.metadata.FunctionMethod
Get input parameters
getInputParameters() - Method in class com.metamatrix.query.sql.lang.StoredProcedure
 
getInputStream() - Method in class com.metamatrix.common.extensionmodule.protocol.extensionjar.ExtensionJarURLConnection
 
getInputStream() - Method in class com.metamatrix.common.protocol.classpath.ClasspathURLConnection
 
getInputStream() - Method in class com.metamatrix.common.protocol.jar.JarURLConnection
 
getInputStream() - Method in class com.metamatrix.common.protocol.mmfile.MMFileURLConnection
 
getInputStream() - Method in interface com.metamatrix.common.tree.directory.DirectoryEntry
If this DirectoryEntry is readable, then return an InputStream instance to the resource represented by this entry.
getInputStream() - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
If this DirectoryEntry is readable, then return an InputStream instance to the resource represented by this entry.
getInputStream() - Method in class com.metamatrix.common.types.BaseXMLTranslator
 
getInputStream() - Method in class com.metamatrix.common.types.XMLStreamSourceTranslator
 
getInputStream() - Method in interface com.metamatrix.common.types.XMLTranslator
Get a InputStream for the XMl contents;
getInputStream() - Method in interface com.metamatrix.common.vdb.api.VDBStream
Return the Input Stream into VDB contents
getInputStream() - Method in class com.metamatrix.common.vdb.api.VDBStreamImpl
 
getInputStream() - Method in class com.metamatrix.query.xquery.saxon.SaxonXMLTranslator
 
getInputStream() - Method in class com.metamatrix.script.shell.JConsole
 
getInputXpath() - Method in class com.metamatrix.connector.xml.base.CriteriaDesc
 
getInsertPlan(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
Get procedure defining the insert plan for this group.
getInsertPlan(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getInsertPlan(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get procedure defining the insert plan for this group.
getInsertPlan() - Method in class org.teiid.connector.metadata.runtime.TableRecordImpl
 
getInsertPlan(Object) - Method in class org.teiid.metadata.TransformationMetadata
 
getInsertQueryPlan() - Method in interface com.metamatrix.metadata.runtime.api.Group
Return the INSERT query plan for the group if it is a virtual group.
getInsertQueryPlan() - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
Returns the insertQueryPlan.
getInstance() - Static method in class com.metamatrix.common.comm.platform.client.ServerAdminFactory
Get the singleton instance
getInstance() - Static method in class com.metamatrix.common.comm.platform.socket.client.SocketServerConnectionFactory
 
getInstance() - Static method in class com.metamatrix.common.config.CurrentConfiguration
 
getInstance() - Static method in class com.metamatrix.common.config.JDBCConnectionPoolHelper
 
getInstance() - Static method in class com.metamatrix.common.extensionmodule.ExtensionModuleManager
Return a cached ExtensionModuleManager instance for this process, fully initialized and ready for use.
getInstance() - Static method in class com.metamatrix.common.id.dbid.DBIDGenerator
 
getInstance(int) - Static method in class com.metamatrix.common.object.PropertyType
 
getInstance(String) - Static method in class com.metamatrix.common.object.PropertyType
 
getInstance() - Static method in class com.metamatrix.common.util.ApplicationInfo
Get the application information instance for this VM.
getInstance() - Static method in class com.metamatrix.common.util.NetUtils
 
getInstance() - Static method in class com.metamatrix.connector.metadata.adapter.ObjectConnectorCapabilities
 
getInstance() - Static method in class com.metamatrix.core.id.IDGenerator
Obtain the shared instance of this class.
getInstance() - Static method in class com.metamatrix.jdbc.MMDriver
 
getInstance() - Static method in class com.metamatrix.metadata.runtime.RuntimeMetadataCatalog
 
getInstance() - Static method in class com.metamatrix.platform.admin.apiimpl.AuthorizationAdminAPIImpl
 
getInstance(ClusteredRegistryState) - Static method in class com.metamatrix.platform.admin.apiimpl.ConfigurationAdminAPIImpl
 
getInstance() - Static method in class com.metamatrix.platform.admin.apiimpl.ExtensionSourceAdminAPIImpl
 
getInstance(ClusteredRegistryState, HostManagement) - Static method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIHelper
Get the singleton instance.
getInstance(ClusteredRegistryState, HostManagement) - Static method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIImpl
 
getInstance() - Static method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationMgr
Always call getInstance to get the reference to the XMLConfigurationMgr to use to make other method calls on.
getInstance() - Static method in class com.metamatrix.platform.security.audit.AuditManager
 
getInstance() - Static method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataAdminAPIImpl
 
getInstance(Properties) - Static method in class com.metamatrix.xa.arjuna.ArjunaTransactionProvider
 
getInstance() - Static method in class org.teiid.jdbc.TeiidDriver
 
getInstanceByClassName(String) - Static method in class com.metamatrix.common.object.PropertyType
 
getInstanceId() - Method in class com.sforce.soap.partner.ProcessResult
Gets the instanceId value for this ProcessResult.
getInstanceInNewClassLoader(String, String) - Static method in class com.metamatrix.common.classloader.ClassLoaderUtil
Create an instance of the specified class (using the default constructor) in a new class loader defined by the provided class path.
getInstanceName() - Method in class com.metamatrix.platform.registry.ServiceRegistryBinding
 
getInstanceName() - Method in class com.metamatrix.platform.service.controller.AbstractService
Return instance name of this service.
getInstanceName() - Method in class com.metamatrix.platform.service.controller.ServiceData
 
getInstances() - Method in class com.metamatrix.platform.service.proxy.RandomSelectionPolicy
 
getInstances() - Method in class com.metamatrix.platform.service.proxy.RoundRobinSelectionPolicy
Get list of instances from the given service selection policy.
getInstances() - Method in class com.metamatrix.platform.service.proxy.ServiceProxy
Get the list of service instances from the given service selection policy.
getInstances() - Method in interface com.metamatrix.platform.service.proxy.ServiceSelectionPolicy
Get list of instances from the given service selection policy.
getInstanceStatus() - Method in class com.sforce.soap.partner.ProcessResult
Gets the instanceStatus value for this ProcessResult.
getInstructionAt(int) - Method in class com.metamatrix.query.processor.program.Program
Returns the instruction to be executed at the indicated index, or null if there is no instruction at that index.
getInstructionAt(int) - Method in class com.metamatrix.query.processor.xml.Program
Returns the instruction to be executed at the indicated index, or null if there is no instruction at that index.
getInt(int) - Method in class com.metamatrix.jdbc.MMCallableStatement
Gets the value of a OUTPUT parameter as a int.
getInt(String) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getInt(int) - Method in class com.metamatrix.jdbc.MMResultSet
This method will return the value in the current row as a int value.
getInt(String) - Method in class com.metamatrix.jdbc.MMResultSet
Get an integer based on the column index.
getIntCode() - Method in exception com.metamatrix.core.MetaMatrixRuntimeException
 
getInterface(Class) - Method in class bsh.Interpreter
Get a reference to the interpreter (global namespace), cast to the specified interface type.
getInto() - Method in class com.metamatrix.query.sql.lang.Query
 
getIntoGroup() - Method in class com.metamatrix.query.sql.lang.DynamicCommand
 
getIntProperty(Properties, String, int) - Static method in class com.metamatrix.common.util.PropertiesUtils
 
getIntValue(int, Integer) - Method in class com.metamatrix.jdbc.AbstractMetadataProvider
 
getIntValue(int, Integer) - Method in interface com.metamatrix.jdbc.ResultsMetadataProvider
Get metadata value for the column at columnIndex for a given metadata property.
getInvalidObjectCount() - Method in class com.metamatrix.query.validator.ValidatorFailure
Get count of invalid objects.
getInvalidObjects() - Method in class com.metamatrix.query.validator.ValidatorFailure
Get the objects that failed validation.
getInverseOperator(int) - Static method in class com.metamatrix.query.sql.lang.CompareCriteria
 
getInvocationClass(String) - Method in interface com.metamatrix.query.function.FunctionMetadataSource
This method determines where the invocation classes specified in the function metadata are actually retrieved from.
getInvocationClass() - Method in class com.metamatrix.query.function.metadata.FunctionMethod
Get invocation class name
getInvocationClass(String) - Method in class com.metamatrix.query.function.source.SystemSource
Sources are returned from the system classpath.
getInvocationClass(String) - Method in class com.metamatrix.query.function.UDFSource
 
getInvocationMethod() - Method in class com.metamatrix.query.function.metadata.FunctionMethod
Get invocation method name
getInvokeMethod() - Static method in class com.metamatrix.common.messaging.jgroups.RemoteProxy
 
getIPAddress() - Method in class com.metamatrix.admin.objects.MMSession
Get the IPAddress for this Session
getIPAddress() - Method in interface org.teiid.adminapi.Session
Get the IPAddress for this Session
getIsValidTimeout() - Method in class org.teiid.connector.jdbc.translator.Translator
Returns a positive number if query testing should use the JDBC 4.0 isValid check.
getIsXML() - Method in class com.metamatrix.query.sql.lang.Query
Get the xml flag for the query
getItemApiName() - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutItem
Gets the itemApiName value for this DescribeSoftphoneLayoutItem.
getItems() - Method in class com.metamatrix.query.report.ActivityReport
 
getItems() - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutSection
Gets the items value for this DescribeSoftphoneLayoutSection.
getItems(int) - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutSection
 
getItems() - Method in interface org.teiid.connector.language.IFrom
Get a List of IFromItem in this FROM clause.
getItems() - Method in interface org.teiid.connector.language.IOrderBy
Get list of IOrderByItems specifying the ordering of the results.
getItemsByType(String) - Method in class com.metamatrix.query.report.ActivityReport
 
getItemTypes() - Method in class com.metamatrix.query.report.ActivityReport
 
getJarEntry() - Method in class com.metamatrix.common.protocol.jar.JarURLConnection
 
getJarFile() - Method in class com.metamatrix.common.protocol.jar.JarURLConnection
 
getJarFileURL() - Method in class com.metamatrix.common.protocol.jar.JarURLConnection
 
getJavaClassName(int) - Static method in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
This method is used to obtain a the java class name given an int value indicating JDBC SQL type.
getJavaClassName() - Method in interface com.metamatrix.metadata.runtime.api.DataType
 
getJavaClassName() - Method in class org.teiid.connector.metadata.runtime.DatatypeRecordImpl
 
getJavaType() - Method in interface org.teiid.connector.metadata.runtime.TypeModel
Get the expected Java class that should be returned for this element.
getJDBCMajorVersion() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Retrieves the major JDBC version number for this driver.
getJDBCMinorVersion() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Retrieves the minor JDBC version number for this driver.
getJDBCURL() - Method in class com.metamatrix.jdbc.util.MMJDBCURL
 
getJMXServer() - Method in class com.metamatrix.jdbc.EmbeddedConnectionFactoryImpl
 
getJoinCriteria() - Method in class com.metamatrix.query.processor.relational.JoinNode
 
getJoinCriteria() - Method in class com.metamatrix.query.sql.lang.JoinPredicate
Get join criteria for this predicate
getJoinStrategy() - Method in class com.metamatrix.query.processor.relational.JoinNode
 
getJoinType() - Method in class com.metamatrix.query.processor.relational.JoinNode
 
getJoinType() - Method in class com.metamatrix.query.sql.lang.JoinPredicate
Get join type for this predicate
getJoinType() - Method in interface org.teiid.connector.language.IJoin
Get join type
getJoinTypePreventingCriteriaOptimization(PlanNode, Set<GroupSymbol>) - Static method in class com.metamatrix.query.optimizer.relational.rules.JoinUtil
 
getKey() - Method in class org.teiid.connector.metadata.PropertyHolder
 
getKeyElement() - Method in class com.metamatrix.query.resolver.util.ResolverUtil.ResolvedLookup
 
getKeyIDs() - Method in interface com.metamatrix.metadata.runtime.api.Group
Returns the KeyID's identified for this group.
getKeyIDs() - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
getKeyPrefix() - Method in class com.sforce.soap.partner.DescribeSObjectResult
Gets the keyPrefix value for this DescribeSObjectResult.
getKeys() - Method in class com.metamatrix.query.sql.util.SymbolMap
 
getKeyType() - Method in interface com.metamatrix.metadata.runtime.api.Key
Return short indicating the type of key.
getKeyType() - Method in class com.metamatrix.metadata.runtime.model.BasicKey
 
getKeyTypeForRecordType(char) - Static method in class org.teiid.metadata.index.RecordFactory
 
getKeyTypeName(short) - Static method in class com.metamatrix.metadata.runtime.api.MetadataConstants
 
getKeyTypeName(short) - Static method in class org.teiid.connector.metadata.runtime.MetadataConstants
 
getKnownHosts(LogonResult, SocketServerInstance) - Method in class com.metamatrix.common.comm.platform.socket.client.AdminApiServerDiscovery
 
getKnownHosts(LogonResult, SocketServerInstance) - Method in interface com.metamatrix.common.comm.platform.socket.client.ServerDiscovery
Get the currently known hosts.
getKnownHosts(LogonResult, SocketServerInstance) - Method in class com.metamatrix.common.comm.platform.socket.client.UrlServerDiscovery
 
getLabel() - Method in class com.metamatrix.api.core.xmi.EntityInfo
Gets the label.
getLabel(int) - Method in class com.metamatrix.common.actions.AbstractObjectEditor
 
getLabel() - Method in class com.metamatrix.common.actions.AttributeDefinition
 
getLabel() - Method in interface com.metamatrix.metadata.runtime.api.Element
Returns the label.
getLabel() - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
getLabel() - Method in interface com.metamatrix.platform.security.api.AuthorizationActions
Return the label of this action.
getLabel() - Method in class com.metamatrix.platform.security.api.StandardAuthorizationActions
Return the label of this action.
getLabel() - Method in class com.sforce.soap.partner.DescribeLayoutButton
Gets the label value for this DescribeLayoutButton.
getLabel() - Method in class com.sforce.soap.partner.DescribeLayoutItem
Gets the label value for this DescribeLayoutItem.
getLabel() - Method in class com.sforce.soap.partner.DescribeSObjectResult
Gets the label value for this DescribeSObjectResult.
getLabel() - Method in class com.sforce.soap.partner.DescribeTab
Gets the label value for this DescribeTab.
getLabel() - Method in class com.sforce.soap.partner.DescribeTabSetResult
Gets the label value for this DescribeTabSetResult.
getLabel() - Method in class com.sforce.soap.partner.Field
Gets the label value for this Field.
getLabel() - Method in class com.sforce.soap.partner.PicklistEntry
Gets the label value for this PicklistEntry.
getLabel() - Method in class com.sforce.soap.partner.RelatedList
Gets the label value for this RelatedList.
getLabel() - Method in class com.sforce.soap.partner.RelatedListColumn
Gets the label value for this RelatedListColumn.
getLabelCount() - Method in interface com.metamatrix.platform.security.api.AuthorizationActions
Return the number of actions.
getLabelCount() - Method in class com.metamatrix.platform.security.api.StandardAuthorizationActions
Return the number of actions.
getLabelForLevel(int) - Static method in class com.metamatrix.core.log.MessageLevel
 
getLabelForLevel(int) - Static method in class com.metamatrix.platform.security.audit.AuditLevel
 
getLabelPlural() - Method in class com.sforce.soap.partner.DescribeSObjectResult
Gets the labelPlural value for this DescribeSObjectResult.
getLabels() - Static method in class com.metamatrix.core.log.MessageLevel
Utility method to get the labels for the levels, starting with the lowest level and ending with the highest level.
getLabels() - Method in interface com.metamatrix.platform.security.api.AuthorizationActions
Return the set of labels of this action.
getLabels() - Method in class com.metamatrix.platform.security.api.StandardAuthorizationActions
Return the set of labels of this action.
getLabels() - Static method in class com.metamatrix.platform.security.audit.AuditLevel
Utility method to get the labels for the levels, starting with the lowest level and ending with the highest level.
getLanguage() - Method in class com.sforce.soap.partner.LocaleOptions
Gets the language value for this LocaleOptions.
getLanguageFactory() - Method in interface org.teiid.connector.api.ConnectorEnvironment
Obtain a reference to the default LanguageFactory that can be used to construct new language interface objects.
getLanguageFactory() - Method in class org.teiid.connector.jdbc.translator.LocateFunctionModifier
Get the instance of ILanguageFactory set during construction.
getLanguageFactory() - Method in class org.teiid.connector.jdbc.translator.Translator
Gets the ILanguageFactory
getLanguageObjects() - Method in class com.metamatrix.query.processor.relational.JoinNode
 
getLanguageObjects() - Method in class com.metamatrix.query.processor.relational.ProjectNode
 
getLanguageObjects() - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
getLanguageObjects() - Method in class com.metamatrix.query.processor.relational.SelectNode
 
getLanuageFactory() - Static method in class com.metamatrix.cdk.CommandBuilder
 
getLast() - Method in class com.metamatrix.common.actions.BasicModificationActionQueue
Return a clone of the last modification action object that was added to this queue.
getLast() - Method in interface com.metamatrix.common.actions.ModificationActionQueue
Return a clone of the last modification action object that was added to this queue.
getLastChangedBy() - Method in class com.metamatrix.admin.objects.MMAdminObject
Get the name of the Revisor
getLastChangedBy() - Method in interface com.metamatrix.common.config.api.ComponentObject
Returns the principal who last modified this type
getLastChangedBy() - Method in interface com.metamatrix.common.config.api.ComponentType
Returns the principal who last modified this type
getLastChangedBy() - Method in class com.metamatrix.common.config.model.BasicComponentObject
Returns the principal who last modified this type
getLastChangedBy() - Method in class com.metamatrix.common.config.model.BasicComponentType
Returns the principal who last modified this type
getLastChangedDate() - Method in class com.metamatrix.admin.objects.MMAdminObject
Get the Last Revision Date
getLastChangedDate() - Method in interface com.metamatrix.common.config.api.ComponentObject
Returns the Date this type was last changed
getLastChangedDate() - Method in interface com.metamatrix.common.config.api.ComponentType
Returns a string version of the this type was last changed
getLastChangedDate() - Method in interface com.metamatrix.common.config.api.ConfigurationInfo
 
getLastChangedDate() - Method in class com.metamatrix.common.config.model.BasicComponentObject
Returns the Date this type was last changed
getLastChangedDate() - Method in class com.metamatrix.common.config.model.BasicComponentType
Returns the Date this type was last changed
getLastChangedDate() - Method in class com.metamatrix.common.config.model.BasicConfigurationInfo
 
getLastChangedDateString() - Method in class com.metamatrix.common.config.model.BasicComponentObject
 
getLastChangedDateString() - Method in class com.metamatrix.common.config.model.BasicComponentType
 
getLastChild() - Method in class com.metamatrix.query.optimizer.CommandTreeNode
 
getLastChild() - Method in class com.metamatrix.query.optimizer.relational.plantree.PlanNode
 
getLastModified() - Method in class com.metamatrix.common.protocol.mmfile.MMFileURLConnection
Returns the last modified time of the underlying file.
getLastModifiedDate() - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
Return the last modification time property value
getLastPingTime() - Method in class com.metamatrix.admin.objects.MMSession
Get the Last time Client has checked to see if the server is still available
getLastPingTime() - Method in class com.metamatrix.platform.security.api.MetaMatrixSessionInfo
Get the time the server was last pinged by this session.
getLastPingTime() - Method in interface org.teiid.adminapi.Session
Get the Last time Client has check to see if the server is still available
getLastPingTimeString() - Method in class com.metamatrix.admin.objects.MMSession
Get the Time the User logged into the System as a String
getLastRow() - Method in class com.metamatrix.dqp.message.ResultsMessage
 
getLastToken(String, String) - Static method in class com.metamatrix.core.util.StringUtil
Return the last token in the string.
getLastUpdated() - Method in class com.metamatrix.admin.objects.MMAdminObject
 
getLastUpdatedBy() - Method in class com.metamatrix.admin.objects.MMAdminObject
 
getLastUpdatedBy() - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
Principal name who last updated this extension module
getLastUpdatedDate() - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
String date this extension module was last updated (in String form using DateUtil).
getLastUpperCharToken(String, String) - Static method in class com.metamatrix.core.util.StringUtilities
Returns a new string that represents the last fragment of the original string that begins with an uppercase char.
getLastUpperCharToken(String) - Static method in class com.metamatrix.core.util.StringUtilities
Returns a new string that represents the last fragment of the original string that begins with an uppercase char.
getLastUsed() - Method in class com.metamatrix.common.connection.ManagedConnection.ConnectionStatistics
 
getLatestDateCovered() - Method in class com.metamatrix.connector.salesforce.execution.DeletedResult
 
getLatestDateCovered() - Method in class com.metamatrix.connector.salesforce.execution.UpdatedResult
 
getLatestDateCovered() - Method in class com.sforce.soap.partner.GetDeletedResult
Gets the latestDateCovered value for this GetDeletedResult.
getLatestDateCovered() - Method in class com.sforce.soap.partner.GetUpdatedResult
Gets the latestDateCovered value for this GetUpdatedResult.
getLatestVirtualDatabase(String) - Method in interface com.metamatrix.server.admin.api.RuntimeMetadataAdminAPI
Returns the latestVirtualDatabase for the specified vdbName.
getLatestVirtualDatabase(String) - Method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataAdminAPIImpl
Returns the latestVirtualDatabase for the specified vdbName.
getLayoutComponents() - Method in class com.sforce.soap.partner.DescribeLayoutItem
Gets the layoutComponents value for this DescribeLayoutItem.
getLayoutComponents(int) - Method in class com.sforce.soap.partner.DescribeLayoutItem
 
getLayoutId() - Method in class com.sforce.soap.partner.RecordTypeMapping
Gets the layoutId value for this RecordTypeMapping.
getLayoutItems() - Method in class com.sforce.soap.partner.DescribeLayoutRow
Gets the layoutItems value for this DescribeLayoutRow.
getLayoutItems(int) - Method in class com.sforce.soap.partner.DescribeLayoutRow
 
getLayoutRows() - Method in class com.sforce.soap.partner.DescribeLayoutSection
Gets the layoutRows value for this DescribeLayoutSection.
getLayoutRows(int) - Method in class com.sforce.soap.partner.DescribeLayoutSection
 
getLayouts() - Method in class com.sforce.soap.partner.DescribeLayoutResult
Gets the layouts value for this DescribeLayoutResult.
getLayouts(int) - Method in class com.sforce.soap.partner.DescribeLayoutResult
 
getLeadId() - Method in class com.sforce.soap.partner.LeadConvert
Gets the leadId value for this LeadConvert.
getLeadId() - Method in class com.sforce.soap.partner.LeadConvertResult
Gets the leadId value for this LeadConvertResult.
getLeftClause() - Method in class com.metamatrix.query.sql.lang.JoinPredicate
Get left clause
getLeftExpression() - Method in class com.metamatrix.query.sql.lang.AbstractCompareCriteria
Get left expression.
getLeftExpression() - Method in class com.metamatrix.query.sql.lang.MatchCriteria
Get left expression.
getLeftExpression() - Method in interface org.teiid.connector.language.IBaseInCriteria
Get left expression of IN criteria
getLeftExpression() - Method in interface org.teiid.connector.language.ICompareCriteria
Get left expression.
getLeftExpression() - Method in interface org.teiid.connector.language.ILikeCriteria
Get left expression.
getLeftExpression() - Method in interface org.teiid.connector.language.ISubqueryCompareCriteria
Get left expression.
getLeftExpressions() - Method in class com.metamatrix.query.processor.relational.JoinNode
 
getLeftItem() - Method in interface org.teiid.connector.language.IJoin
Get the left IFromItem
getLeftQuery() - Method in class com.metamatrix.query.sql.lang.SetQuery
 
getLeftQuery() - Method in interface org.teiid.connector.language.ISetQuery
 
getLength() - Method in interface com.metamatrix.metadata.runtime.api.DataType
If the data type is numeric, the length is the total number of significant digits used to express the number.
getLength() - Method in interface com.metamatrix.metadata.runtime.api.Element
If the data type is numeric, the length is the total number of significant digits used to express the number.
getLength() - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
getLength() - Method in class com.sforce.soap.partner.Field
Gets the length value for this Field.
getLength() - Method in class org.teiid.connector.metadata.runtime.BaseColumn
 
getLength() - Method in class org.teiid.connector.metadata.runtime.DatatypeRecordImpl
 
getLength() - Method in interface org.teiid.connector.metadata.runtime.TypeModel
Get length of this element or 0 if no length is available.
getLevel() - Method in class com.metamatrix.cdk.api.SysLogger
 
getLevel() - Method in class com.metamatrix.common.log.reader.LogEntry
 
getLevelForDisplayName(String) - Static method in class com.metamatrix.platform.security.audit.AuditLevel
 
getLevelForLabel(String) - Static method in class com.metamatrix.platform.security.audit.AuditLevel
 
getLimit() - Method in class com.metamatrix.query.sql.lang.QueryCommand
 
getLimit() - Method in interface org.teiid.connector.language.IQueryCommand
Get LIMIT clause, may be null.
getLimitExpr() - Method in class com.metamatrix.query.processor.relational.LimitNode
 
getLimitRows() - Method in class com.sforce.soap.partner.RelatedList
Gets the limitRows value for this RelatedList.
getLimitString(String, boolean) - Method in class org.teiid.dialect.TeiidDialect
 
getLine() - Method in class com.metamatrix.query.parser.JavaCharStream
Deprecated.  
getLines(String) - Static method in class com.metamatrix.core.util.StringUtilities
 
getLineSeparator() - Static method in class com.metamatrix.core.util.StringUtil
 
getLineSeparator() - Static method in class com.metamatrix.core.util.StringUtilities
 
getLinkedMessages(Throwable) - Static method in class com.metamatrix.core.util.MetaMatrixExceptionUtil
 
getLinkedMessages(Throwable, int) - Static method in class com.metamatrix.core.util.MetaMatrixExceptionUtil
Get the chain of messages, starting with the specified exception.
getLinkedMessagesVerbose(Throwable) - Static method in class com.metamatrix.core.util.MetaMatrixExceptionUtil
 
getLinkedMessagesVerbose(Throwable, int) - Static method in class com.metamatrix.core.util.MetaMatrixExceptionUtil
 
getListDelimiter(int) - Static method in class org.teiid.metadata.index.RecordFactory
 
getListeners() - Method in class com.metamatrix.core.event.AbstractEventSource
 
getListeners(Class) - Method in class com.metamatrix.core.event.AbstractEventSource
 
getListeners(Class) - Method in interface com.metamatrix.core.event.EventSource
Obtain the listeners for the specified event class
getListeners() - Method in interface com.metamatrix.core.event.EventSource
Obtain those listeners that are registered for all event classes (i.e., those that use the addListener(EventObjectListener) method).
getLoadFileContents() - Method in class com.metamatrix.server.admin.apiimpl.MaterializationLoadScriptsImpl
 
getLoadScriptFile() - Method in interface com.metamatrix.server.admin.api.MaterializationLoadScripts
Get a stream of the generated load script.
getLoadScriptFile() - Method in class com.metamatrix.server.admin.apiimpl.MaterializationLoadScriptsImpl
 
getLoadScriptFileName() - Method in interface com.metamatrix.server.admin.api.MaterializationLoadScripts
Get the file name the the load script should be named.
getLoadScriptFileName() - Method in class com.metamatrix.server.admin.apiimpl.MaterializationLoadScriptsImpl
 
getLobChunkProducer() - Method in class com.metamatrix.dqp.client.impl.StreamingLobChunckProducer.Factory
 
getLobReference(String) - Method in class com.metamatrix.common.buffer.impl.TupleSourceInfo
 
getLocation() - Method in class com.metamatrix.common.buffer.TupleSourceID
Get location string
getLocation() - Method in class com.metamatrix.connector.xml.base.ExecutionInfo
 
getLogConfiguration() - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getLogConfiguration() - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
getLogConfiguration() - Method in class com.metamatrix.dqp.embedded.admin.DQPConfigAdminImpl
 
getLogConfiguration() - Method in interface org.teiid.adminapi.ConfigurationAdmin
Get the LogConfiguration
getLogConfigurationCopy() - Static method in class com.metamatrix.common.log.LogManager
Utility method to obtain the a modifiable log configuration for the LogManager.
getLogDirectory() - Method in interface com.metamatrix.common.config.api.Host
Returns the directory where log files created on this host machine should be located.
getLogDirectory() - Method in class com.metamatrix.common.config.model.BasicHost
 
getLogEntries(Date, Date, List, List, int) - Method in class com.metamatrix.common.log.reader.DBLogReader
 
getLogEntries(Date, Date, List, List, int) - Method in interface com.metamatrix.common.log.reader.LogReader
 
getLogEntries(Date, Date, List, List, int) - Method in interface com.metamatrix.platform.admin.api.RuntimeStateAdminAPI
Get the log entries that match the specified criteria.
getLogEntries(Date, Date, List, List, int) - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIImpl
 
getLogger() - Method in class com.metamatrix.connector.salesforce.Connector
 
getLogger() - Method in class com.metamatrix.connector.xml.base.LoggingConnector
 
getLogger() - Method in class com.metamatrix.connector.xml.base.XMLConnectorStateImpl
 
getLogger() - Method in interface com.metamatrix.connector.xml.BaseXMLConnectorState
 
getLogger() - Method in class com.metamatrix.connector.xml.http.HTTPRequest
 
getLogger() - Method in class com.metamatrix.connector.xml.soap.SOAPConnectorStateImpl
 
getLogger() - Method in interface com.metamatrix.connector.xml.StatefulConnector
 
getLogger() - Method in interface org.teiid.connector.api.ConnectorEnvironment
Obtain a reference to the logger that can be used to add messages to the MetaMatrix log files for debugging and error recovery.
getLoggingContextForService(String) - Method in class com.metamatrix.common.comm.ClientServiceRegistry
 
getLoginTimeout() - Method in class com.metamatrix.common.jdbc.SimplePooledConnectionSource
 
getLoginTimeout() - Method in class com.metamatrix.jdbc.BaseDataSource
Gets the maximum time in seconds that this data source can wait while attempting to connect to a database.
getLogLevel(String) - Method in class com.metamatrix.admin.objects.MMLogConfiguration
 
getLogLevel(String) - Method in interface com.metamatrix.common.log.LogConfiguration
Get the current configured Log Level for supplied context
getLogLevel(String) - Method in class com.metamatrix.common.log.LogConfigurationImpl
 
getLogLevel(String) - Method in interface org.teiid.adminapi.LogConfiguration
Get the current configured Log Level for supplied context
getLogonResult() - Method in interface com.metamatrix.common.comm.api.ServerConnection
 
getLogonResult() - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerConnection
 
getLogonResult() - Method in class org.teiid.transport.LocalServerConnection
 
getLogoUrl() - Method in class com.sforce.soap.partner.DescribeTabSetResult
Gets the logoUrl value for this DescribeTabSetResult.
getLogPreamble() - Method in class com.metamatrix.connector.salesforce.Connector
 
getLogStatInterval() - Method in class com.metamatrix.common.buffer.impl.BufferConfig
 
getLogWriter() - Method in class com.metamatrix.common.jdbc.SimplePooledConnectionSource
 
getLogWriter() - Method in class com.metamatrix.jdbc.BaseDataSource
Get the log writer for this data source.
getLong(int) - Method in class com.metamatrix.jdbc.MMCallableStatement
Gets the value of a OUTPUT parameter as a long.
getLong(String) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getLong(int) - Method in class com.metamatrix.jdbc.MMResultSet
This method will return the value in the current row as a long value.
getLong(String) - Method in class com.metamatrix.jdbc.MMResultSet
Get a long based on the column name.
getLongDescription() - Method in class com.metamatrix.api.core.xmi.XMIHeader.Documentation
Return the long description
getLongProperty(Properties, String, long) - Static method in class com.metamatrix.common.util.PropertiesUtils
 
getLoopProgram() - Method in class com.metamatrix.query.processor.proc.LoopInstruction
 
getLowerExpression() - Method in class com.metamatrix.query.sql.lang.BetweenCriteria
Get the lower expression.
getMainAttributes() - Method in class com.metamatrix.common.protocol.jar.JarURLConnection
 
getMajorReleaseNumber() - Method in class com.metamatrix.common.util.ApplicationInfo
 
getMajorReleaseVersion() - Method in class com.metamatrix.common.util.ApplicationInfo
 
getMajorVersion() - Method in class com.metamatrix.jdbc.MMDriver
Get's the driver's major version number.
getMajorVersion() - Method in class org.teiid.jdbc.TeiidDriver
Get's the driver's major version number.
getManagementInterval() - Method in class com.metamatrix.common.buffer.impl.BufferConfig
 
getManifest() - Method in class com.metamatrix.common.protocol.jar.JarURLConnection
 
getManifest(File) - Static method in class com.metamatrix.core.util.ZipFileUtil
Attempts to obtain the manifest file from the specified file, which must be either a .jar or .zip file.
getManifestContents() - Method in interface com.metamatrix.common.config.api.ConnectorArchive
Get the Manifest files contents from the CAF file
getManifestContents() - Method in class com.metamatrix.common.config.model.BasicConnectorArchive
 
getManifestModelContentsFromVdbArchive(ZipFile) - Static method in class org.teiid.metadata.index.ModelFileUtil
Return a java.io.InputStream reference for the MetaMatrix-VdbManifestModel.xmi model file contained within the Vdb archive.
getMappedExpression(ElementSymbol) - Method in class com.metamatrix.query.sql.util.SymbolMap
 
getMappedSymbol(ElementSymbol) - Method in class com.metamatrix.query.mapping.xml.MappingSourceNode
 
getMappedSymbol(GroupSymbol) - Method in class com.metamatrix.query.mapping.xml.MappingSourceNode
 
getMappedSymbol(Symbol) - Method in class com.metamatrix.query.optimizer.xml.XMLNodeMappingVisitor
 
getMappedSymbol(Symbol) - Method in class com.metamatrix.query.sql.visitor.AbstractSymbolMappingVisitor
Get the mapped symbol from the specified symbol.
getMappedSymbol(Symbol) - Method in class com.metamatrix.query.sql.visitor.StaticSymbolMappingVisitor
 
getMappedUser() - Method in class org.teiid.connector.api.MappedUserIdentity
 
getMappingClass() - Method in class com.metamatrix.query.mapping.xml.MappingRecursiveElement
 
getMappingClassNumber() - Method in class com.metamatrix.query.mapping.xml.ResultSetInfo
 
getMappingClassSymbol() - Method in class com.metamatrix.query.mapping.xml.ResultSetInfo
 
getMappingDocument() - Method in interface com.metamatrix.metadata.runtime.api.Group
Return the mapping document if this group represents a virtual document.
getMappingDocument() - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
getMappingNode(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getMappingNode(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getMappingNode(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the mapping node for the given groupID
getMappingNode(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getMappingNode(Object) - Method in class org.teiid.metadata.TransformationMetadata
 
getMarked() - Method in class com.metamatrix.common.tree.basic.BasicTreeView
Return the set of marked nodes for this view.
getMarked() - Method in class com.metamatrix.common.tree.directory.FileSystemView
Return the set of marked nodes for this view.
getMarked() - Method in interface com.metamatrix.common.tree.TreeView
Return the set of marked nodes for this view.
getMarked() - Method in interface com.metamatrix.platform.admin.api.PermissionTreeView
Obtain all the marked PermissionDataNodes in the tree.
getMarked() - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeTreeViewImpl
Obtain all the marked PermissionDataNodes in the tree.
getMarkedDescendants(PermissionNode) - Method in interface com.metamatrix.platform.admin.api.PermissionTreeView
Obtain all the marked PermissionDataNodes in the tree under the given node.
getMarkedDescendants(PermissionNode) - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeTreeViewImpl
Obtain all the marked PermissionDataNodes in the tree under the given node.
getMaskedPropertyNames() - Method in interface com.metamatrix.common.config.api.ComponentType
Returns the List of properties that are defined as masked for this component type.
getMaskedPropertyNames() - Method in class com.metamatrix.common.config.model.BasicComponentType
 
getMasterRecord() - Method in class com.sforce.soap.partner.MergeRequest
Gets the masterRecord value for this MergeRequest.
getMatchPattern(String, Map) - Static method in class org.teiid.connector.metadata.IndexCriteriaBuilder
Return the pattern match string constructed from a map of match criteria values.
getMatchPrefix(String, Map) - Static method in class org.teiid.connector.metadata.IndexCriteriaBuilder
Return the prefix match string constructed from a map of match criteria values.
getMatchType() - Method in interface com.metamatrix.metadata.runtime.api.Key
Return short indicating the type of reference key matching.
getMatchType() - Method in class com.metamatrix.metadata.runtime.model.BasicKey
 
getMatchTypeName(short) - Static method in class com.metamatrix.metadata.runtime.api.MetadataConstants
 
getMatchTypeName(short) - Static method in class org.teiid.connector.metadata.runtime.MetadataConstants
 
getMaterialization(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getMaterialization(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getMaterialization(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Accquire the physical group ID (the Materialization) for the given virtual group ID, or null if the given virtual group has no Materialization.
getMaterialization(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getMaterialization(Object) - Method in class org.teiid.metadata.TransformationMetadata
 
getMaterializationScripts(ConnectorBinding, VDBDefn, String, String, String, String, String, String) - Method in interface com.metamatrix.server.admin.api.RuntimeMetadataAdminAPI
Get the MaterializationLoadScripts for all materialized views in the materialization model in this VDB.
getMaterializationScripts(ConnectorBinding, VDBDefn, String, String, String, String, String, String) - Method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataAdminAPIImpl
 
getMaterializationStage(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getMaterializationStage(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getMaterializationStage(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Accquire the physical group ID that is used for the staging area for loading (the Materialization) for the given virtual group ID, or null if the given virtual group has no Materialization.
getMaterializationStage(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getMaterializationStage(Object) - Method in class org.teiid.metadata.TransformationMetadata
 
getMaterializedStageTableID() - Method in class org.teiid.connector.metadata.runtime.TableRecordImpl
 
getMaterializedStageTableName() - Method in class org.teiid.connector.metadata.runtime.TableRecordImpl
 
getMaterializedTableID() - Method in class org.teiid.connector.metadata.runtime.TableRecordImpl
 
getMaterializedTableName() - Method in class org.teiid.connector.metadata.runtime.TableRecordImpl
 
getMatertializationModel() - Method in interface com.metamatrix.common.vdb.api.VDBDefn
Get the Materialization model in this VDB if one exists.
getMatertializationModel() - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
getMaxAgeInSeconds() - Method in class com.metamatrix.cache.CacheConfiguration
 
getMaxAvailableSession() - Method in class com.metamatrix.common.buffer.impl.BufferConfig
 
getMaxBatchSize() - Method in class com.sforce.soap.partner.DescribeGlobalResult
Gets the maxBatchSize value for this DescribeGlobalResult.
getMaxBinaryLiteralLength() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the maximum number of hexadecimal characters allowed in an inline binary literal
getMaxCachedInstances() - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerConnectionFactory
 
getMaxCatalogNameLength() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the maximum number of characters allowed in a catalog name
getMaxCharLiteralLength() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the maximum number of characters allowed in a character literal
getMaxColumnNameLength() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the maximum number of characters allowed in a column name
getMaxColumnsInGroupBy() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the maximum number of columns allowed in a GROUP BY clause
getMaxColumnsInIndex() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the maximum number of columns allowed in an index
getMaxColumnsInOrderBy() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the maximum number of columns allowed in a ORDER BY clause
getMaxColumnsInSelect() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the maximum number of columns allowed in a SELECT clause
getMaxColumnsInTable() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the maximum number of columns allowed in a table
getMaxConnectedChannels() - Method in class org.teiid.transport.SSLAwareChannelHandler
 
getMaxConnections() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the maximum number of active connections to metamatrix that can be maintained through this driver instance
getMaxCursorNameLength() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the maximum number of characters allowed in a cursor name
getMaxDisplaySize(Class) - Static method in class com.metamatrix.dqp.metadata.ResultsMetadataDefaults
 
getMaxDisplaySize(String) - Static method in class com.metamatrix.dqp.metadata.ResultsMetadataDefaults
 
getMaxFieldSize() - Method in class com.metamatrix.jdbc.MMStatement
Retreives the maximum number of bytes that a result set column may contain.
getMaxFromGroups(Object, QueryMetadataInterface, CapabilitiesFinder) - Static method in class com.metamatrix.query.optimizer.relational.rules.CapabilitiesUtil
 
getMaxFromGroups() - Method in interface org.teiid.connector.api.ConnectorCapabilities
The number of groups supported in the from clause.
getMaxFromGroups() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
getMaxFromGroups() - Method in class org.teiid.connector.jdbc.sybase.SybaseCapabilities
 
getMaximumLevel() - Static method in class com.metamatrix.core.log.MessageLevel
 
getMaximumLevel() - Static method in class com.metamatrix.platform.security.audit.AuditLevel
 
getMaximumRange() - Method in interface com.metamatrix.metadata.runtime.api.DataType
eturns the maximum value that the element can represent.
getMaximumRange() - Method in interface com.metamatrix.metadata.runtime.api.Element
eturns the maximum value that the element can represent.
getMaximumRange() - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
getMaximumValue(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getMaximumValue(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getMaximumValue(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the element's default value for an element symbol
getMaximumValue(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getMaximumValue() - Method in interface org.teiid.connector.metadata.runtime.Element
Get maximum value
getMaximumValue(Object) - Method in class org.teiid.metadata.TransformationMetadata
 
getMaxInCriteriaSize() - Method in class com.metamatrix.connector.ldap.LDAPConnectorCapabilities
 
getMaxInCriteriaSize() - Method in class com.metamatrix.connector.salesforce.SalesforceCapabilities
 
getMaxInCriteriaSize() - Method in class com.metamatrix.connector.xml.base.XMLCapabilities
 
getMaxInCriteriaSize(Object, QueryMetadataInterface, CapabilitiesFinder) - Static method in class com.metamatrix.query.optimizer.relational.rules.CapabilitiesUtil
 
getMaxInCriteriaSize() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Get the integer value representing the number of values allowed in an IN criteria in the WHERE clause of a query
getMaxInCriteriaSize() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
getMaxInCriteriaSize() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
getMaxInCriteriaSize() - Method in class org.teiid.connector.jdbc.SimpleCapabilities
 
getMaxInCriteriaSize() - Method in class org.teiid.connector.jdbc.sybase.SybaseCapabilities
 
getMaxIndexLength() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the maximum number of bytes allowed in an index
getMaxNodes() - Method in class com.metamatrix.cache.CacheConfiguration
 
getMaxOccurence() - Method in class com.metamatrix.query.mapping.xml.MappingBaseNode
 
getMaxProcedureNameLength() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the maximum number of characters allowed in a procedure name
getMaxRows() - Method in class com.metamatrix.jdbc.MMStatement
Retrives the maximum number of rows that a ResultSet object may contain.
getMaxRowSize() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the maximum number of bytes allowed in a single row
getMaxSchemaNameLength() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the maximum number of characters allowed in a schema name
getMaxSetSize(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getMaxSetSize(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getMaxSetSize(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the max set size for the specified model.
getMaxSetSize() - Method in class com.metamatrix.query.processor.relational.DependentAccessNode
 
getMaxSetSize() - Method in class org.teiid.connector.metadata.runtime.ModelRecordImpl
 
getMaxSetSize(Object) - Method in class org.teiid.metadata.TransformationMetadata
 
getMaxSockets() - Method in class com.metamatrix.admin.objects.MMProcess
 
getMaxSockets() - Method in interface org.teiid.adminapi.ProcessObject
 
getMaxStatementLength() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the maximum number of characters allowed in an SQL statement
getMaxStatements() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the maximum number of active statements that may be open on one connection at any time
getMaxTableNameLength() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the maximum number of characters allowed in a table name
getMaxTablesInSelect() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the maximum number of tables allowed in a SELECT clause
getMaxThreads() - Method in class com.metamatrix.common.queue.WorkerPoolStats
 
getMaxUserNameLength() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the maximum number of characters allowed in a user name
getMaxValue() - Method in class com.metamatrix.common.id.dbid.spi.jdbc.DBIDResourceTransaction
 
getMaxValue() - Method in class org.teiid.connector.metadata.runtime.ColumnRecordImpl
 
getMBeanServer() - Method in class com.metamatrix.common.util.JMXUtil
 
getMembershipServiceProxy() - Method in class com.metamatrix.admin.server.AbstractAdminImpl
 
getMembershipServiceProxy() - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getMembershipServiceProxy(String) - Static method in class com.metamatrix.platform.util.PlatformProxyHelper
 
getMergedRecordIds() - Method in class com.sforce.soap.partner.MergeResult
Gets the mergedRecordIds value for this MergeResult.
getMergedRecordIds(int) - Method in class com.sforce.soap.partner.MergeResult
 
getMessage() - Method in interface com.metamatrix.admin.api.AdminStatus
Get the status message.
getMessage() - Method in class com.metamatrix.admin.objects.MMAdminStatus
 
getMessage() - Method in class com.metamatrix.common.log.reader.LogEntry
 
getMessage() - Method in exception com.metamatrix.core.MetaMatrixCoreException
 
getMessage() - Method in exception com.metamatrix.platform.admin.api.exception.PermissionNodeException
Override getMessage to provide the resourceName.
getMessage() - Method in exception com.metamatrix.query.parser.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in error com.metamatrix.query.parser.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessage() - Method in class com.metamatrix.query.report.ReportItem
Gets the message.
getMessage() - Method in class com.sforce.soap.partner.Error
Gets the message value for this Error.
getMessage() - Method in class com.sforce.soap.partner.SendEmailError
Gets the message value for this SendEmailError.
getMessageBus() - Static method in class com.metamatrix.server.ResourceFinder
 
getMessageElements() - Method in class com.metamatrix.connector.salesforce.execution.DataPayload
 
getMessageElements() - Method in class com.metamatrix.connector.salesforce.execution.visitors.InsertVisitor
 
getMessageKey() - Method in class com.metamatrix.common.comm.api.Message
 
getMessageParts() - Method in class com.metamatrix.core.log.LogMessage
 
getMessages() - Method in interface com.metamatrix.api.core.xmi.XMIReaderAdapter
Obtain any messages that have been generated during the use of this interface.
getMetaClassName() - Method in class com.metamatrix.api.core.xmi.EntityInfo
Gets the metaModelEntityName.
getMetaClassName() - Method in class com.metamatrix.api.core.xmi.FeatureInfo
Get the name of the metaclass to which this feature applies.
getMetadata() - Method in interface com.metamatrix.connector.salesforce.execution.ProcedureExecutionParent
 
getMetadata() - Method in class com.metamatrix.connector.salesforce.execution.ProcedureExecutionParentImpl
 
getMetadata() - Method in class com.metamatrix.connector.salesforce.execution.UpdateExecutionParent
 
getMetadata(long) - Method in interface com.metamatrix.dqp.client.ClientSideDQP
 
getMetadata(long, String, boolean) - Method in interface com.metamatrix.dqp.client.ClientSideDQP
 
getMetaData() - Method in class com.metamatrix.jdbc.MMConnection
 
getMetaData() - Method in class com.metamatrix.jdbc.MMPreparedStatement
Retreives a ResultSetMetaData object with information about the numbers, types, and properties of columns in the ResultSet object that will be returned when this preparedstatement object is executed.
getMetaData() - Method in class com.metamatrix.jdbc.MMResultSet
This method returns the meta data of the result set, such as the number, types and properties of this resultSets columns.
getMetadata() - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getMetadata() - Method in class com.metamatrix.query.validator.AbstractValidationVisitor
 
getMetadata() - Method in class com.metamatrix.query.validator.UpdateValidationVisitor
This method get the metadata that this visitor uses.
getMetadataID() - Method in class com.metamatrix.query.sql.lang.SPParameter
Get actual metadataID for this parameter
getMetadataID() - Method in class com.metamatrix.query.sql.symbol.ElementSymbol
Get the metadata ID reference
getMetadataID() - Method in class com.metamatrix.query.sql.symbol.GroupSymbol
Get the metadata ID that this group symbol resolves to.
getMetadataObject() - Method in interface org.teiid.connector.language.IMetadataReference
 
getMetadataObjectSource() - Method in class com.metamatrix.connector.metadata.adapter.ObjectConnection
 
getMetadataObjectSource(ExecutionContext) - Method in class com.metamatrix.connector.metadata.adapter.ObjectConnector
When a Metadata query is being executed, this method will be called to obtain the object source.
getMetadataObjectSource(ExecutionContext) - Method in class com.metamatrix.connector.metadata.IndexConnector
 
getMetadataObjectSource(String, String) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedMetadataService
 
getMetadataObjectSource(String, String) - Method in class com.metamatrix.dqp.service.metadata.IndexMetadataService
 
getMetadataObjectSource(String, String) - Method in interface com.metamatrix.dqp.service.MetadataService
 
getMetadataRecord(IEntryResult[]) - Static method in class org.teiid.metadata.index.RecordFactory
Return a collection of com.metamatrix.modeler.core.metadata.runtime.MetadataRecord instances for the result obtained from executing queryEntriesMatching method on the com.metamatrix.internal.core.index.impl.Index
getMetadataRecord(IEntryResult) - Static method in class org.teiid.metadata.index.RecordFactory
Return the com.metamatrix.modeler.core.metadata.runtime.MetadataRecord instances for specified IEntryResult.
getMetadataServerUrl() - Method in class com.sforce.soap.partner.LoginResult
Gets the metadataServerUrl value for this LoginResult.
getMetadataSource() - Method in class org.teiid.metadata.CompositeMetadataStore
 
getMetadataStore() - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getMetadataStore() - Method in interface com.metamatrix.query.tempdata.TempTableStore
 
getMetadataStore() - Method in class com.metamatrix.query.tempdata.TempTableStoreImpl
 
getMetadataStore(String) - Method in class org.teiid.metadata.CompositeMetadataStore
 
getMetadataStore() - Method in class org.teiid.metadata.TransformationMetadata
 
getMetaMatrixPrincipalName() - Method in class com.metamatrix.platform.security.api.BasicMetaMatrixPrincipal
Get the MetaMatrixPrincipalName for this principal.
getMetaMatrixPrincipalName() - Method in interface com.metamatrix.platform.security.api.MetaMatrixPrincipal
Get the MetaMatrixPrincipalName for this principal.
getMetaMetaModels() - Method in class com.metamatrix.api.core.xmi.XMIHeader
Get the meta-metamodels
getMetaModels() - Method in class com.metamatrix.api.core.xmi.XMIHeader
Get the metamodels
getMetaModelURI() - Method in class com.metamatrix.api.core.xmi.EntityInfo
Get the URI of the namespace for the metamodel.
getMetaModelURI() - Method in class com.metamatrix.api.core.xmi.FeatureInfo
Get the URI of the namespace for the metamodel.
getMethod() - Method in class com.metamatrix.query.function.metadata.InvalidFunctionItem
Gets the method.
getMethodsToIgnore() - Method in class com.metamatrix.cdk.ConnectorShellCommandTarget
 
getMethodsToIgnore() - Method in class com.metamatrix.core.commandshell.CommandTarget
 
getMiniIconUrl() - Method in class com.sforce.soap.partner.DescribeTab
Gets the miniIconUrl value for this DescribeTab.
getMinimumLevel() - Static method in class com.metamatrix.core.log.MessageLevel
 
getMinimumLevel() - Static method in class com.metamatrix.platform.security.audit.AuditLevel
 
getMinimumRange() - Method in interface com.metamatrix.metadata.runtime.api.DataType
Returns the minimum value that the element can represent.
getMinimumRange() - Method in interface com.metamatrix.metadata.runtime.api.Element
Returns the minimum value that the element can represent.
getMinimumRange() - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
getMinimumValue(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getMinimumValue(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getMinimumValue(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the element's minimum value for an element symbol
getMinimumValue(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getMinimumValue() - Method in interface org.teiid.connector.metadata.runtime.Element
Get minimum value
getMinimumValue(Object) - Method in class org.teiid.metadata.TransformationMetadata
 
getMinOccurence() - Method in class com.metamatrix.query.mapping.xml.MappingBaseNode
 
getMinorReleaseVersion() - Method in class com.metamatrix.common.util.ApplicationInfo
 
getMinorVersion() - Method in class com.metamatrix.jdbc.MMDriver
Get's the driver's minor version number.
getMinorVersion() - Method in class org.teiid.jdbc.TeiidDriver
Get's the driver's minor version number.
getMinValue() - Method in class org.teiid.connector.metadata.runtime.ColumnRecordImpl
 
getMMConnection() - Method in class com.metamatrix.jdbc.MMStatement
 
getMMTypeNames() - Static method in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
getMode() - Method in class com.metamatrix.query.processor.relational.SortNode
 
getModel(String) - Method in interface com.metamatrix.common.vdb.api.VDBInfo
Returns the ModelInfo for the name specified
getModel(ModelID) - Method in interface com.metamatrix.metadata.runtime.api.MetadataSourceAPI
return the specified model
getModel(String) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseMetadata
Return model for the specified name
getModel(String) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseMetadata
 
getModel(ModelID) - Method in class com.metamatrix.metadata.runtime.model.MetadataCache
 
getModel(String, VirtualDatabaseID) - Method in class com.metamatrix.metadata.runtime.RuntimeMetadataCatalog
Returns a Collection of type Model that represents all the models that where deployed in the specified virtual database.
getModel(ResultSet) - Static method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
getModel(String) - Method in interface com.metamatrix.query.metadata.MetadataStore
 
getModel(String) - Method in class com.metamatrix.vdb.runtime.BasicVDBInfo
Returns the ModelInfo for the name specified
getModel() - Method in interface org.teiid.connector.metadata.runtime.ConnectorMetadata
Get the model that this metadata represents.
getModel() - Method in class org.teiid.connector.metadata.runtime.MetadataFactory
 
getModel(String) - Method in class org.teiid.metadata.CompositeMetadataStore
 
getModel(String) - Method in class org.teiid.metadata.ConnectorMetadataStore
 
getModel(String) - Method in class org.teiid.metadata.index.IndexMetadataStore
 
getModeledBaseType(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getModeledBaseType(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getModeledBaseType(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the design-time model base type of the element specified.
getModeledBaseType(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getModeledBaseType() - Method in interface org.teiid.connector.metadata.runtime.TypeModel
Get the base type of the design-time model type name.
getModeledBaseType(Object) - Method in class org.teiid.metadata.TransformationMetadata
 
getModeledPrimitiveType(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getModeledPrimitiveType(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getModeledPrimitiveType(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the design-time model primitive type of the element specified.
getModeledPrimitiveType(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getModeledPrimitiveType() - Method in interface org.teiid.connector.metadata.runtime.TypeModel
Get the primitive type of the design-time model type name.
getModeledPrimitiveType(Object) - Method in class org.teiid.metadata.TransformationMetadata
 
getModeledType(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getModeledType(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getModeledType(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the design-time model type of the element specified.
getModeledType(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getModeledType() - Method in interface org.teiid.connector.metadata.runtime.TypeModel
Get the design-time model type name.
getModeledType(Object) - Method in class org.teiid.metadata.TransformationMetadata
 
getModelID() - Method in interface com.metamatrix.metadata.runtime.api.DataTypeID
Return the modelID that this group is part of.
getModelID() - Method in interface com.metamatrix.metadata.runtime.api.ElementID
Return the modelID that this element is part of.
getModelID() - Method in interface com.metamatrix.metadata.runtime.api.GroupID
Return the modelID that this group is part of.
getModelID() - Method in interface com.metamatrix.metadata.runtime.api.KeyID
Return the modelID this key is a part of.
getModelID() - Method in interface com.metamatrix.metadata.runtime.api.ProcedureID
Return the modelID that this procedure is part of.
getModelID() - Method in class com.metamatrix.metadata.runtime.model.BasicDataTypeID
return the modelID this key is a part of.
getModelID() - Method in class com.metamatrix.metadata.runtime.model.BasicElementID
return the modelID this key is a part of.
getModelID() - Method in class com.metamatrix.metadata.runtime.model.BasicGroupID
 
getModelID() - Method in class com.metamatrix.metadata.runtime.model.BasicKeyID
return the modelID this key is a part of.
getModelID() - Method in class com.metamatrix.metadata.runtime.model.BasicProcedureID
 
getModelID(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getModelID(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getModelID(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the metadata-implementation identifier object for the model containing the specified group or element ID.
getModelID() - Method in class com.metamatrix.query.metadata.StoredProcedureInfo
 
getModelID(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getModelID() - Method in class com.metamatrix.query.sql.lang.StoredProcedure
 
getModelID(Object) - Method in class org.teiid.metadata.TransformationMetadata
 
getModelIDs() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabase
Returns the ModelID's that exist in this virtual database.
getModelIDs() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabase
 
getModelIDs(ResultSet) - Static method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
getModelIDsOnlyInVDB(VirtualDatabaseID) - Method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCConnector
 
getModelIDsOnlyInVDB(VirtualDatabaseID, Connection) - Static method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCRuntimeMetadataReader
 
getModelInfo(String) - Method in class com.metamatrix.common.vdb.api.VDBArchive
 
getModelInfo(String) - Method in interface com.metamatrix.metadata.runtime.api.MetadataSource
Get the model with the given name.
getModelMap() - Method in class com.metamatrix.metadata.runtime.model.MetadataCache
 
getModelName() - Method in exception com.metamatrix.dqp.exception.SourceWarning
Get's the model name for the atomic query.
getModelName() - Method in class com.metamatrix.dqp.message.AtomicRequestMessage
 
getModelName() - Method in class com.metamatrix.metadata.runtime.model.BasicElementID
 
getModelName() - Method in class com.metamatrix.metadata.runtime.model.BasicGroupID
 
getModelName() - Method in class com.metamatrix.metadata.runtime.model.BasicKeyID
 
getModelName() - Method in class com.metamatrix.metadata.runtime.model.BasicProcedureID
 
getModelName() - Method in class com.metamatrix.query.processor.relational.AccessNode
 
getModelName() - Method in class org.teiid.connector.metadata.FileRecordImpl
 
getModelName() - Method in class org.teiid.connector.metadata.runtime.AbstractMetadataRecord
 
getModelName() - Method in class org.teiid.connector.metadata.runtime.DatatypeRecordImpl
 
getModelNames() - Method in interface com.metamatrix.common.vdb.api.VDBDefn
Returns the collection of all the model names contained in the vdb archive.
getModelNames() - Method in interface com.metamatrix.query.metadata.MetadataStore
Get the set of model names known to this store.
getModelNames() - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
Returns the collection of all the model names contained in the vdb archive.
getModelNames() - Method in class org.teiid.metadata.CompositeMetadataStore
 
getModelNames() - Method in class org.teiid.metadata.ConnectorMetadataStore
 
getModelNames() - Method in class org.teiid.metadata.index.IndexMetadataStore
 
getModelRecordWithUpdatedVisibility(ModelRecordImpl) - Method in class org.teiid.connector.metadata.MetadataResultsPostProcessor
Update the ModelRecord with the visibility from vdb service, if vdb service is not available there is nothing to update.
getModels() - Method in class com.metamatrix.admin.objects.MMVDB
 
getModels(VirtualDatabaseID) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
getModels() - Method in class com.metamatrix.api.core.xmi.XMIHeader
Get the models
getModels() - Method in interface com.metamatrix.common.vdb.api.VDBInfo
Get the Collection of Models this VDB is comprised of.
getModels(String, String, String) - Method in interface com.metamatrix.jdbc.api.DatabaseMetaData
Gets a description of models available in a catalog.
getModels(String, String, String) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets a description of models available in a catalog.
getModels(VirtualDatabaseID) - Method in class com.metamatrix.metadata.runtime.RuntimeMetadataCatalog
Returns a Collection of type Model that represents all the models that where deployed in the specified virtual database.
getModels(VirtualDatabaseID) - Method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCConnector
returns a Collection of type Model that represents all the data sources tthat where deployed in the specified virtual database id
getModels(VirtualDatabaseID, Connection) - Static method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCRuntimeMetadataReader
returns a Collection of type Model that represents all the data sources tthat where deployed in the specified virtual database id
getModels(ResultSet, VirtualDatabaseID, Collection) - Static method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
getModels(VirtualDatabaseID) - Method in interface com.metamatrix.metadata.runtime.spi.MetaBaseConnector
 
getModels(VirtualDatabaseID) - Static method in class com.metamatrix.metadata.runtime.vdb.defn.VDBDefnFactory
 
getModels() - Method in class com.metamatrix.vdb.runtime.BasicVDBInfo
 
getModels() - Method in interface org.teiid.adminapi.VDB
 
getModelsForVisibility(boolean) - Method in interface com.metamatrix.metadata.runtime.api.MetadataSourceAPI
Returns a Collection of type Model that represents all the models that are either visible or not visible
getModelsForVisibility(boolean) - Method in class com.metamatrix.metadata.runtime.model.MetadataCache
 
getModelToBindingMappings() - Method in interface com.metamatrix.common.vdb.api.VDBDefn
Returns the model to connector binding mappings.
getModelToBindingMappings() - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
getModelType() - Method in class com.metamatrix.admin.objects.MMModel
 
getModelType() - Method in interface com.metamatrix.common.vdb.api.ModelInfo
Return the type of model
getModelType() - Method in interface com.metamatrix.metadata.runtime.api.Model
Return the type of model
getModelType() - Method in class com.metamatrix.metadata.runtime.model.BasicModel
 
getModelType() - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
getModelType() - Method in interface org.teiid.adminapi.Model
Retrieve the model type.
getModelType() - Method in class org.teiid.connector.metadata.runtime.ModelRecordImpl
 
getModelTypeName() - Method in interface com.metamatrix.common.vdb.api.ModelInfo
Returns the String version of the model type.
getModelTypeName() - Method in interface com.metamatrix.metadata.runtime.api.Model
Returns the String version of the model type.
getModelTypeName() - Method in class com.metamatrix.metadata.runtime.model.BasicModel
 
getModelTypeName() - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
getModelURI() - Method in class com.metamatrix.admin.objects.MMModel
 
getModelURI() - Method in interface com.metamatrix.common.vdb.api.ModelInfo
Return the model uri.
getModelURI() - Method in interface com.metamatrix.metadata.runtime.api.Model
Return the model uri.
getModelURI() - Method in class com.metamatrix.metadata.runtime.model.BasicModel
 
getModelURI() - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
getModelURI() - Method in interface org.teiid.adminapi.Model
Retrive the model URI.
getModelVisibility(String, String, String) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedVDBService
 
getModelVisibility(String, String, String) - Method in interface com.metamatrix.dqp.service.VDBService
Get model visibility
getModelVisibility(String, String, String) - Method in class com.metamatrix.server.dqp.service.PlatformVDBService
 
getModelVisibilityLevels(VirtualDatabaseID) - Method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataAdminAPIImpl
Get the visibility levels for models in a given virtual database.
getModified() - Method in interface com.metamatrix.platform.admin.api.PermissionTreeView
Obtain all the modified PermissionDataNodes in the tree.

This method will get hidden nodes if showHidden == true.
getModified() - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeTreeViewImpl
Obtain all the modified PermissionDataNodes in the tree.

This method will get hidden nodes if showHidden == true.
getModifiedBreadthFirst() - Method in interface com.metamatrix.platform.admin.api.PermissionTreeView
Obtain the modified PermissionDataNodes closest to the root in the tree.
getModifiedBreadthFirst() - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeTreeViewImpl
Obtain the modified PermissionDataNodes closest to the root in the tree.
getModifiedDescendants(PermissionNode) - Method in interface com.metamatrix.platform.admin.api.PermissionTreeView
Obtain all the modified PermissionDataNodes in the tree under the given node.
getModifiedDescendants(PermissionNode) - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeTreeViewImpl
Obtain all the modified PermissionDataNodes in the tree under the given node.
getModuleType() - Method in class com.metamatrix.admin.objects.MMExtensionModule
 
getModuleType() - Method in interface com.metamatrix.common.config.api.ExtensionModule
 
getModuleType() - Method in class com.metamatrix.common.config.model.BasicExtensionModule
 
getModuleType() - Method in interface org.teiid.adminapi.ExtensionModule
 
getMoreResults() - Method in class com.metamatrix.jdbc.MMStatement
Moves to this Statement object's next result, returns true if it is a ResultSet object, and implicitly closes any current ResultSet object(s) obtained with the method #getResultSet.
getMoreResults(int) - Method in class com.metamatrix.jdbc.MMStatement
Moves to this Statement object's next result, deals with any current ResultSet object(s) according to the instructions specified by the given flag, and returns true if the next result is a ResultSet object.
getMultiSourceModels(String, String) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedVDBService
 
getMultiSourceModels(String, String) - Method in interface com.metamatrix.dqp.service.VDBService
Get all multi-source model names (models that can be bound to multiple connector bindings) for this VDB name and version.
getMultiSourceModels(String, String) - Method in class com.metamatrix.server.dqp.service.PlatformVDBService
 
getMutiSourcedModels(VirtualDatabaseID) - Method in class com.metamatrix.metadata.runtime.RuntimeMetadataCatalog
Returns a Collection of type String that represents all the models that where deployed in the specified virtual database.
getName() - Method in class com.metamatrix.admin.objects.MMAdminObject
Get the Name for this Admin Object
getName() - Method in class com.metamatrix.admin.objects.MMRole
 
getName() - Method in class com.metamatrix.admin.objects.MMVDB
Must be overridden since, unlike other admin objects, the name component of a VDB is the first component of the identifier.
getName(String) - Method in class com.metamatrix.admin.server.AbstractAdminImpl
Get the Node Name for this Identifier
getName() - Method in class com.metamatrix.api.core.xmi.EntityInfo
Get the name of the metamodel entity without its metamodel namespace prefix.
getName() - Method in class com.metamatrix.api.core.xmi.FeatureInfo
Get the name of the feature.
getName() - Method in class com.metamatrix.api.core.xmi.XMIHeader.Import
Return the import name
getName() - Method in class com.metamatrix.api.core.xmi.XMIHeader.Model
Return the model name
getName() - Method in interface com.metamatrix.cache.Cache
Name of the cache node
getName() - Method in class com.metamatrix.cache.jboss.JBossCache
 
getName() - Method in class com.metamatrix.common.actions.AddNamedObject
 
getName() - Method in class com.metamatrix.common.actions.ExchangeNamedObject
 
getName() - Method in interface com.metamatrix.common.actions.NamedObjectActionDefinition
 
getName() - Method in class com.metamatrix.common.actions.RemoveNamedObject
 
getName() - Method in interface com.metamatrix.common.config.api.ComponentObject
Returns the name
getName() - Method in class com.metamatrix.common.config.api.ComponentTypePropDefn
Get the actual or programmatic name of this property.
getName() - Method in interface com.metamatrix.common.config.api.Configuration
 
getName() - Method in class com.metamatrix.common.config.api.HostID
 
getName() - Method in class com.metamatrix.common.config.model.BasicConfiguration
Override this method to obtain the name from the ConfigurationInfo.
getName() - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
Name (e.g.
getName() - Method in class com.metamatrix.common.namedobject.BaseID
Obtain the last name component this identifier.
getName() - Method in interface com.metamatrix.common.namedobject.BaseObject
Returns the name for this instance of the object.
getName() - Method in class com.metamatrix.common.namedobject.BasicObject
Returns the name for this instance of the object.
getName() - Method in interface com.metamatrix.common.object.ObjectDefinition
Get the actual or programmatic name of this property.
getName() - Method in class com.metamatrix.common.object.ObjectDefinitionImpl
Get the actual or programmatic name of this property.
getName() - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Get this name of this entity.
getName() - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
Obtain the name of this DirectoryEntry.
getName() - Method in interface com.metamatrix.common.tree.TreeNode
Obtain the name of this TreeNode.
getName() - Method in interface com.metamatrix.common.vdb.api.ModelInfo
Get this model's name.
getName() - Method in class com.metamatrix.common.vdb.api.VDBArchive
 
getName() - Method in interface com.metamatrix.common.vdb.api.VDBInfo
Get this name of this VDB.
getName() - Method in class com.metamatrix.core.event.AbstractEventBroker
 
getName(PlanNode) - Method in class com.metamatrix.jdbc.api.DefaultDisplayHelper
 
getName(PlanNode) - Method in interface com.metamatrix.jdbc.api.DisplayHelper
Get the name to use for this plan node.
getName(PlanNode) - Method in class com.metamatrix.jdbc.api.tools.QueryPlanDisplayHelper
 
getName() - Method in interface com.metamatrix.metadata.runtime.api.MetadataID
Obtain the last name component this identifier.
getName() - Method in interface com.metamatrix.metadata.runtime.api.MetadataObject
Returns the name for this instance of the object.
getName() - Method in interface com.metamatrix.metadata.runtime.api.MetadataSource
 
getName() - Method in interface com.metamatrix.metadata.runtime.api.ProcedureParameter
 
getName() - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataID
Obtain the last name component this identifier.
getName() - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataObject
Returns the name for this instance of the object.
getName() - Method in class com.metamatrix.metadata.runtime.model.BasicProcedureParameter
 
getName() - Method in class com.metamatrix.platform.admin.api.runtime.ComponentData
Return name
getName() - Method in class com.metamatrix.platform.security.api.AuthorizationPolicyID
Returns the name for the policy.
getName() - Method in interface com.metamatrix.platform.security.api.AuthorizationResource
Get the name of this resource.
getName() - Method in class com.metamatrix.platform.security.api.BasicMetaMatrixPrincipal
Returns the name of this principal.
getName() - Method in class com.metamatrix.platform.security.api.DataAccessResource
Get the resource name.
getName() - Method in class com.metamatrix.platform.security.api.MetaMatrixPrincipalName
Returns the name of this principal.
getName() - Method in interface com.metamatrix.platform.vm.api.controller.ProcessManagement
Get the name for this controller.
getName() - Method in class com.metamatrix.platform.vm.controller.ProcessController
 
getName() - Method in class com.metamatrix.query.function.FunctionDescriptor
 
getName() - Method in class com.metamatrix.query.function.FunctionForm
Get name of function.
getName() - Method in class com.metamatrix.query.function.metadata.FunctionMethod
Return name of method
getName() - Method in class com.metamatrix.query.function.metadata.FunctionParameter
Return name of parameter.
getName() - Method in class com.metamatrix.query.mapping.xml.MappingBaseNode
 
getName() - Method in class com.metamatrix.query.mapping.xml.MappingDocument
 
getName() - Method in class com.metamatrix.query.mapping.xml.MappingElement
Name of the node
getName() - Method in class com.metamatrix.query.mapping.xml.MappingNode
 
getName() - Method in class com.metamatrix.query.processor.relational.MergeJoinStrategy
 
getName() - Method in class com.metamatrix.query.processor.relational.PartitionedSortJoin
 
getName() - Method in class com.metamatrix.query.processor.xml.NodeDescriptor
 
getName() - Method in class com.metamatrix.query.sql.lang.SPParameter
Get full parameter name, including procedure name.
getName() - Method in class com.metamatrix.query.sql.lang.SubqueryFromClause
Get name of this clause.
getName() - Method in class com.metamatrix.query.sql.symbol.Function
Get name of function
getName() - Method in class com.metamatrix.query.sql.symbol.Symbol
Get the name of the symbol
getName() - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
getName() - Method in class com.metamatrix.vdb.runtime.BasicVDBInfo
 
getName() - Method in class com.metamatrix.vdb.runtime.VDBKey
 
getName() - Method in class com.sforce.soap.partner.DescribeLayoutButton
Gets the name value for this DescribeLayoutButton.
getName() - Method in class com.sforce.soap.partner.DescribeSObjectResult
Gets the name value for this DescribeSObjectResult.
getName() - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutCallType
Gets the name value for this DescribeSoftphoneLayoutCallType.
getName() - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutInfoField
Gets the name value for this DescribeSoftphoneLayoutInfoField.
getName() - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutResult
Gets the name value for this DescribeSoftphoneLayoutResult.
getName() - Method in class com.sforce.soap.partner.Field
Gets the name value for this Field.
getName() - Method in class com.sforce.soap.partner.RecordTypeInfo
Gets the name value for this RecordTypeInfo.
getName() - Method in class com.sforce.soap.partner.RecordTypeMapping
Gets the name value for this RecordTypeMapping.
getName() - Method in class com.sforce.soap.partner.RelatedList
Gets the name value for this RelatedList.
getName() - Method in class com.sforce.soap.partner.RelatedListColumn
Gets the name value for this RelatedListColumn.
getName() - Method in interface org.teiid.adminapi.AdminObject
Get the name for this AdminObject, usually the last component of the identifier.
getName() - Method in interface org.teiid.connector.language.IAggregate
Get the name of the aggregate function.
getName() - Method in interface org.teiid.connector.language.IElement
Gets the name of the element.
getName() - Method in interface org.teiid.connector.language.IFunction
Get name of the function
getName() - Method in interface org.teiid.connector.language.IInlineView
 
getName() - Method in interface org.teiid.connector.language.IOrderByItem
Get name of the output column to order by
getName() - Method in class org.teiid.connector.metadata.runtime.AbstractMetadataRecord
 
getName() - Method in class org.teiid.connector.metadata.runtime.DatatypeRecordImpl
 
getName() - Method in interface org.teiid.connector.metadata.runtime.MetadataObject
Get the short name from the metadataID
getName(MetadataObject) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
Gets the name of a group or element from the RuntimeMetadata
getName() - Method in interface org.teiid.core.index.IDocument
returns the name of the document (e.g.
getNameComponent(int) - Method in class com.metamatrix.common.namedobject.BaseID
Obtain the specified component of the name.
getNameComponent(int) - Method in interface com.metamatrix.metadata.runtime.api.MetadataID
Obtain the specified component of the name.
getNameComponent(int) - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataID
Obtain the specified component of the name.
getNameComponents() - Method in class com.metamatrix.common.config.api.HostID
 
getNameComponents() - Method in class com.metamatrix.common.namedobject.BaseID
Obtain the list of atomic name components for this ID.
getNameComponents() - Method in interface com.metamatrix.metadata.runtime.api.MetadataID
Obtain the list of atomic name components for this ID.
getNameComponents() - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataID
Obtain the list of atomic name components for this ID.
getNameFromElement(Element) - Method in class com.metamatrix.connector.ldap.IQueryToLdapSearchParser
Method to get name from the supplied Element
getNameFromIdentifier(String) - Static method in class com.metamatrix.admin.objects.MMAdminObject
Get the Name from a fully qualified Identifier string
getNameInSource() - Method in interface com.metamatrix.metadata.runtime.api.Element
Returns the name-in-soure for this element.
getNameInSource() - Method in interface com.metamatrix.metadata.runtime.api.Group
Returns the name-in-soure for this group.
getNameInSource() - Method in class com.metamatrix.metadata.runtime.model.BasicElement
Override the super method so that when the name is returned, it is the name and not the full path for an element
getNameInSource() - Method in class com.metamatrix.metadata.runtime.model.BasicKey
Override the super method so that when the name is returned, it is the name and not the full path for a key
getNameInSource() - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataObject
 
getNameInSource() - Method in class com.metamatrix.metadata.runtime.model.BasicProcedureParameter
Override the super method so that when the name is returned, it is the name and not the full path for a parameter.
getNameInSource() - Method in class com.metamatrix.query.mapping.xml.MappingAttribute
 
getNameInSource() - Method in class com.metamatrix.query.mapping.xml.MappingElement
 
getNameInSource() - Method in class com.metamatrix.query.mapping.xml.MappingNode
 
getNameInSource(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getNameInSource(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getNameInSource(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the name in source of the metadata identifier specified.
getNameInSource() - Method in class org.teiid.connector.metadata.runtime.AbstractMetadataRecord
 
getNameInSource() - Method in interface org.teiid.connector.metadata.runtime.MetadataObject
Get name in source for this object, as provided in the model
getNameInSource(Object) - Method in class org.teiid.metadata.TransformationMetadata
 
getNamePointing() - Method in class com.sforce.soap.partner.Field
Gets the namePointing value for this Field.
getNamePropertyDefinition() - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
This method is used to determine which, if any, of the property definitions for this object are used to access the name.
getNamePropertyDefinition(TreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
Filter the specified PropertyDefinition instances and return the first definition that is mapped to "the name" property for the tree node.
getNamePropertyDefinition() - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
This method is used to determine which, if any, of the property definitions for this object are used to access the name.
getNamePropertyDefinition(TreeNode) - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
Filter the specified PropertyDefinition instances and return the first definition that is mapped to "the name" property for the tree node.
getNamePropertyDefinition(TreeNode) - Method in interface com.metamatrix.common.tree.TreeNodeEditor
Filter the specified PropertyDefinition instances and return the first definition that is mapped to "the name" property for the tree node.
getNameSpace() - Method in class bsh.Interpreter
Get the global namespace of this interpreter.
getNamespace() - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Get the actual or programmatic name of this property.
getNamespace() - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
Obtain the namespace to which this DirectoryEntry belongs.
getNamespace() - Method in interface com.metamatrix.common.tree.TreeNode
Obtain the namespace to which this tree node belongs.
getNamespace() - Method in class com.metamatrix.query.mapping.xml.MappingAttribute
 
getNamespace() - Method in class com.metamatrix.query.mapping.xml.MappingElement
 
getNamespace() - Method in class com.sforce.soap.partner.DescribeTabSetResult
Gets the namespace value for this DescribeTabSetResult.
getNamespacePrefix() - Method in class com.metamatrix.query.mapping.xml.MappingAttribute
Namespace prefix
getNamespacePrefix() - Method in class com.metamatrix.query.mapping.xml.MappingElement
Namespace prefix
getNamespacePrefix() - Method in class com.metamatrix.query.processor.xml.NodeDescriptor
 
getNamespaces() - Method in class com.metamatrix.query.mapping.xml.MappingElement
Namespaces to be decalred
getNamespacesAsProperties() - Method in class com.metamatrix.query.mapping.xml.MappingElement
 
getNamespaceToPrefixMap() - Method in class com.metamatrix.connector.xml.base.ExecutionInfo
 
getNamespaceURI() - Method in class com.metamatrix.query.processor.xml.NodeDescriptor
 
getNamespaceURIs() - Method in class com.metamatrix.query.processor.xml.NodeDescriptor
 
getNativeType() - Method in class com.metamatrix.connector.xml.base.CriteriaDesc
 
getNativeType() - Method in interface com.metamatrix.metadata.runtime.api.DataType
 
getNativeType(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getNativeType(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getNativeType(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the native type of the element specified.
getNativeType(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
Get the native type name for the element.
getNativeType() - Method in class org.teiid.connector.metadata.runtime.ColumnRecordImpl
 
getNativeType() - Method in interface org.teiid.connector.metadata.runtime.Element
Get the native type imported for this column.
getNativeType(Object) - Method in class org.teiid.metadata.TransformationMetadata
 
getNCharacterStream(int) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getNCharacterStream(String) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getNCharacterStream(int) - Method in class com.metamatrix.jdbc.MMResultSet
 
getNCharacterStream(String) - Method in class com.metamatrix.jdbc.MMResultSet
 
getNClob(int) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getNClob(String) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getNClob(int) - Method in class com.metamatrix.jdbc.MMResultSet
 
getNClob(String) - Method in class com.metamatrix.jdbc.MMResultSet
 
getNestedProgram() - Method in class com.metamatrix.query.processor.proc.LoopInstruction
 
getNestedProgram() - Method in interface com.metamatrix.query.processor.proc.RepeatedInstruction
 
getNestedProgram() - Method in class com.metamatrix.query.processor.proc.WhileInstruction
 
getNewFileName() - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
 
getNewFolderName() - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
 
getNewNode(int) - Static method in class com.metamatrix.query.optimizer.relational.plantree.NodeFactory
 
getNewValue() - Method in class com.metamatrix.common.actions.AddNamedObject
 
getNewValue() - Method in class com.metamatrix.common.actions.ExchangeBoolean
 
getNewValue() - Method in class com.metamatrix.common.actions.ExchangeNamedObject
 
getNewValue() - Method in class com.metamatrix.common.actions.ExchangeObject
 
getNewWorkitemIds() - Method in class com.sforce.soap.partner.ProcessResult
Gets the newWorkitemIds value for this ProcessResult.
getNewWorkitemIds(int) - Method in class com.sforce.soap.partner.ProcessResult
 
getNextApproverIds() - Method in class com.sforce.soap.partner.ProcessRequest
Gets the nextApproverIds value for this ProcessRequest.
getNextApproverIds(int) - Method in class com.sforce.soap.partner.ProcessRequest
 
getNextChunk() - Method in class com.metamatrix.common.buffer.BufferManagerLobChunkStream
 
getNextChunk() - Method in class com.metamatrix.common.lob.ByteLobChunkStream
 
getNextChunk() - Method in interface com.metamatrix.common.lob.LobChunkProducer
Gets the next LobChunk from the source, based on the chunk size configured
getNextChunk() - Method in class com.metamatrix.dqp.client.impl.StreamingLobChunckProducer
 
getNextChunk(int) - Method in interface com.metamatrix.query.processor.xml.DocumentInProgress
Retrieve the next chunk of document.
getNextChunk(int) - Method in class com.metamatrix.query.processor.xml.SAXDocumentInProgress
 
getNextCommandLine() - Method in class com.metamatrix.core.commandshell.CommandShell
 
getNextID() - Method in class com.metamatrix.common.id.dbid.ReservedIDBlock
Return the next ID in the block.
getNextInstance() - Method in class com.metamatrix.platform.service.proxy.RandomSelectionPolicy
 
getNextInstance() - Method in class com.metamatrix.platform.service.proxy.RoundRobinSelectionPolicy
Get the next service instance from the given service selection policy.
getNextInstance() - Method in class com.metamatrix.platform.service.proxy.ServiceProxy
Get the next service instance from the given service selection policy.
getNextInstance() - Method in interface com.metamatrix.platform.service.proxy.ServiceSelectionPolicy
Get the next service instance from the given service selection policy.
getNextRand() - Method in class com.metamatrix.query.util.CommandContext
 
getNextRand(long) - Method in class com.metamatrix.query.util.CommandContext
 
getNextSibling(BasicTreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeIterator
 
getNextSibling(TreeNode) - Method in class com.metamatrix.common.tree.TreeNodeIterator
 
getNextStartupConfiguration() - Method in interface com.metamatrix.platform.admin.api.ConfigurationAdminAPI
Returns the current deployed Configuration.
getNextStartupConfiguration() - Method in class com.metamatrix.platform.admin.apiimpl.ConfigurationAdminAPIImpl
Returns the current deployed Configuration.
getNextStartupConfiguration() - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Returns the next startup Configuration, the Configuration that the system will next boot up with (once it is entirely shut down).
getNextStartupConfiguration() - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
Returns the next startup Configuration, the Configuration that the system will next boot up with (once it is entirely shut down).
getNextStartupConfigurationID() - Method in interface com.metamatrix.platform.admin.api.ConfigurationAdminAPI
Returns the ID of the next startup Configuration, which should reflect the desired runtime state of the system.
getNextStartupConfigurationID() - Method in class com.metamatrix.platform.admin.apiimpl.ConfigurationAdminAPIImpl
Returns the ID of the next startup Configuration, which should reflect the desired runtime state of the system.
getNextStartupConfigurationID() - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Returns the ID of the next startup Configuration, which should reflect the desired runtime state of the system.
getNextStartupConfigurationID() - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
Returns the ID of the next startup Configuration, which should reflect the desired runtime state of the system.
getNextToken() - Method in class com.metamatrix.query.parser.SQLParser
 
getNextToken() - Method in class com.metamatrix.query.parser.SQLParserTokenManager
 
getNextValue() - Method in class com.metamatrix.core.id.IntegerIDFactory
 
getNextValue() - Method in class com.metamatrix.core.id.LongIDFactory
 
getNextValue() - Method in class com.metamatrix.core.id.StringIDFactory
 
getNoCacheGroups() - Method in class com.metamatrix.query.sql.lang.Option
Get all groups that override the default behavior of Materialized View feautre to route the query to the primary virtual group transformation instead of the Materialized View transformation.
getNodeBlocks() - Method in class com.metamatrix.query.processor.relational.RelationalNodeStatistics
 
getNodeChildren() - Method in class com.metamatrix.query.mapping.xml.MappingNode
 
getNodeCount(String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
Will return the number of nodes in an identifier based on the delimiter AdminObject.DELIMITER
getNodeCumulativeNextBatchProcessingTime() - Method in class com.metamatrix.query.processor.relational.RelationalNodeStatistics
 
getNodeCumulativeProcessingTime() - Method in class com.metamatrix.query.processor.relational.RelationalNodeStatistics
 
getNodeEndTime() - Method in class com.metamatrix.query.processor.relational.RelationalNodeStatistics
 
getNodeID() - Method in class com.metamatrix.admin.objects.MMRequest
If this is a source request then this represents the node id
getNodeID() - Method in class com.metamatrix.dqp.message.AtomicRequestID
 
getNodeID() - Method in class com.metamatrix.server.serverapi.RequestInfo
 
getNodeID() - Method in interface org.teiid.adminapi.Request
 
getNodeNextBatchCalls() - Method in class com.metamatrix.query.processor.relational.RelationalNodeStatistics
 
getNodeOutputRows() - Method in class com.metamatrix.query.processor.relational.RelationalNodeStatistics
 
getNodeProcessingTime() - Method in class com.metamatrix.query.processor.relational.RelationalNodeStatistics
 
getNodeProperties() - Method in class com.metamatrix.query.mapping.xml.MappingNode
Returns the actual local properties object, instantiates if necessary.
getNodeStartTime() - Method in class com.metamatrix.query.processor.relational.RelationalNodeStatistics
 
getNodeStatistics() - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
getNodeString(StringBuffer) - Method in class com.metamatrix.query.processor.relational.AccessNode
 
getNodeString(StringBuffer) - Method in class com.metamatrix.query.processor.relational.GroupingNode
 
getNodeString(StringBuffer) - Method in class com.metamatrix.query.processor.relational.JoinNode
 
getNodeString(StringBuffer) - Method in class com.metamatrix.query.processor.relational.LimitNode
 
getNodeString(StringBuffer) - Method in class com.metamatrix.query.processor.relational.NullNode
 
getNodeString(StringBuffer) - Method in class com.metamatrix.query.processor.relational.PlanExecutionNode
 
getNodeString(StringBuffer) - Method in class com.metamatrix.query.processor.relational.ProjectIntoNode
 
getNodeString(StringBuffer) - Method in class com.metamatrix.query.processor.relational.ProjectNode
 
getNodeString(StringBuffer) - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
getNodeString(StringBuffer) - Method in class com.metamatrix.query.processor.relational.SelectNode
 
getNodeString(StringBuffer) - Method in class com.metamatrix.query.processor.relational.SortNode
 
getNodeTypeString(int) - Static method in class com.metamatrix.query.optimizer.relational.plantree.NodeConstants
Convert a type code into a type string.
getNonCorrelationName() - Method in class com.metamatrix.query.sql.symbol.GroupSymbol
 
getNoneCount() - Method in class com.metamatrix.api.core.message.MessageList.Statistics
Gets the number of Message instances that have a type of MessageTypes.NULL_MESSAGE (e.g., no type specified).
getNonEmbeddedCommands(Command) - Static method in class com.metamatrix.query.sql.visitor.CommandCollectorVisitor
 
getNormalizeText() - Method in class com.metamatrix.query.mapping.xml.MappingAttribute
 
getNormalizeText() - Method in class com.metamatrix.query.mapping.xml.MappingElement
 
getNotDependentGroups() - Method in class com.metamatrix.query.sql.lang.Option
Get all groups to make dependent
getNotice() - Method in class com.metamatrix.api.core.xmi.XMIHeader.Documentation
Return the notice
getNotificationCount() - Method in class com.metamatrix.api.core.message.MessageList.Statistics
Gets the number of Message instances that have a type of MessageTypes.NOTIFICATION_MESSAGE.
getNString(int) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getNString(String) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getNString(int) - Method in class com.metamatrix.jdbc.MMResultSet
 
getNString(String) - Method in class com.metamatrix.jdbc.MMResultSet
 
getNullability() - Method in interface org.teiid.connector.metadata.runtime.TypeModel
Get nullability of this column.
getNullType() - Method in interface com.metamatrix.metadata.runtime.api.DataType
Returns a short indicating if the element can be set to null.
getNullType() - Method in interface com.metamatrix.metadata.runtime.api.Element
Returns a short indicating if the element can be set to null.
getNullType(String) - Static method in class com.metamatrix.metadata.runtime.api.MetadataConstants
 
getNullType() - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
getNullType() - Method in class org.teiid.connector.metadata.runtime.BaseColumn
 
getNullType() - Method in class org.teiid.connector.metadata.runtime.DatatypeRecordImpl
 
getNullTypeName(short) - Static method in class com.metamatrix.metadata.runtime.api.MetadataConstants
 
getNullTypeName(short) - Static method in class org.teiid.connector.metadata.runtime.MetadataConstants
 
getNullValues(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getNullValues(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getNullValues(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the number of distinct values for this column.
getNullValues(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getNullValues() - Method in class org.teiid.connector.metadata.runtime.ColumnRecordImpl
 
getNullValues(Object) - Method in class org.teiid.metadata.TransformationMetadata
 
getNumberOfColumns() - Method in class com.metamatrix.query.sql.lang.StoredProcedure
 
getNumberOfValues() - Method in class com.metamatrix.connector.xml.base.CriteriaDesc
 
getNumberOfValues() - Method in class com.metamatrix.query.sql.lang.SetCriteria
Returns the number of values in the set.
getNumColumns() - Method in class com.metamatrix.dqp.message.ParameterInfo
 
getNumDocuments() - Method in interface org.teiid.core.index.IIndex
Returns the number of documents indexed.
getNumericFunctions() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the OPEN GROUP CLI names of metamatrix math functions
getNumItems() - Method in class com.sforce.soap.partner.DescribeLayoutRow
Gets the numItems value for this DescribeLayoutRow.
getNumWords() - Method in interface org.teiid.core.index.IIndex
Returns the number of unique words indexed.
getObject(int) - Method in class com.metamatrix.jdbc.MMCallableStatement
Gets the value of a OUTPUT parameter as an object.
getObject(String) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getObject(int, Map<String, Class<?>>) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getObject(String, Map<String, Class<?>>) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getObject(int) - Method in class com.metamatrix.jdbc.MMResultSet
Get a java object based on the column index for the current row.
getObject(String) - Method in class com.metamatrix.jdbc.MMResultSet
Get a java object based on the column name.
getObject(int, Map<String, Class<?>>) - Method in class com.metamatrix.jdbc.MMResultSet
 
getObject(String, Map<String, Class<?>>) - Method in class com.metamatrix.jdbc.MMResultSet
 
getObjectDirect(int) - Method in class com.metamatrix.jdbc.MMResultSet
Get the value of the current row at the column index specified.
getObjectId() - Method in class com.sforce.soap.partner.ProcessSubmitRequest
Gets the objectId value for this ProcessSubmitRequest.
getObjectIDFactory() - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeSource
Return the ObjectIDFactory instance for this TreeNodeSource
getObjectQueryProcessor() - Method in class com.metamatrix.metadata.runtime.model.MetadataCache
 
getObjects() - Method in interface com.metamatrix.common.object.PropertiedObjectsEditor
Return the ordered list of PropertiedObject instances that this editor is set to use.
getObjects() - Method in class com.metamatrix.common.object.PropertiedObjectsEditorImpl
 
getObjects(String, Map) - Method in class org.teiid.connector.metadata.IndexFile
 
getObjects(String, Map) - Method in class org.teiid.connector.metadata.MetadataConnectorMetadata
Get the metadataRecords by querying the indexFile with the given table name and a Map of criteria to be applied to limit the results.
getObjects(String, Map) - Method in class org.teiid.connector.metadata.MultiObjectSource
 
getObjects(String, Map) - Method in class org.teiid.connector.metadata.PropertyFileObjectSource
 
getObjectsRead() - Method in class com.metamatrix.admin.objects.MMProcess
 
getObjectsRead() - Method in interface org.teiid.adminapi.ProcessObject
 
getObjectsRead() - Method in class org.teiid.transport.SSLAwareChannelHandler
 
getObjectsWritten() - Method in class com.metamatrix.admin.objects.MMProcess
 
getObjectsWritten() - Method in interface org.teiid.adminapi.ProcessObject
 
getObjectsWritten() - Method in class org.teiid.transport.SSLAwareChannelHandler
 
getObjectType(String) - Static method in class com.metamatrix.admin.server.AbstractAdminImpl
Get the object type code for the specified classname.
getObjectValue(String) - Static method in class org.teiid.metadata.index.RecordFactory
 
getOffset() - Method in class com.metamatrix.jdbc.MMResultSet
 
getOffset() - Method in class com.metamatrix.query.sql.lang.Limit
 
getOffsetExpr() - Method in class com.metamatrix.query.processor.relational.LimitNode
 
getOpenFiles() - Method in class com.metamatrix.common.buffer.storage.file.FileStorageManager
 
getOperatingSystem() - Static method in class com.metamatrix.common.util.OSPlatformUtil
Get the operating system on which the IDE is running.
getOperation() - Method in class com.metamatrix.query.sql.lang.SetQuery
Get operation for this set
getOperation() - Method in interface org.teiid.connector.language.ISetQuery
 
getOperator() - Method in class com.metamatrix.query.sql.lang.AbstractCompareCriteria
Returns the operator.
getOperator(String) - Static method in class com.metamatrix.query.sql.lang.AbstractCompareCriteria
Gets the operator constant given the string version
getOperator() - Method in class com.metamatrix.query.sql.lang.CompoundCriteria
Returns the operator used in the logical expression.
getOperator() - Method in interface org.teiid.connector.language.ICompareCriteria
Get operator from set defined in this interface.
getOperator() - Method in interface org.teiid.connector.language.ICompoundCriteria
Get operator used to connect these criteria.
getOperator() - Method in interface org.teiid.connector.language.ISubqueryCompareCriteria
Get operator from set defined in this interface.
getOperatorAsString() - Method in class com.metamatrix.query.sql.lang.AbstractCompareCriteria
Returns the operator as a string.
getOpportunityId() - Method in class com.sforce.soap.partner.LeadConvertResult
Gets the opportunityId value for this LeadConvertResult.
getOpportunityName() - Method in class com.sforce.soap.partner.LeadConvert
Gets the opportunityName value for this LeadConvert.
getOptimizerContext() - Static method in class com.metamatrix.query.optimizer.OptimizerContext
 
getOption() - Method in class com.metamatrix.query.sql.lang.Command
Get the option clause for the query.
getOptionalToken(List, int) - Static method in class org.teiid.metadata.index.RecordFactory
 
getOrCreateTransactionContext(String) - Method in interface com.metamatrix.dqp.service.TransactionService
 
getOrderBy() - Method in class com.metamatrix.query.mapping.xml.ResultSetInfo
 
getOrderBy() - Method in class com.metamatrix.query.sql.lang.QueryCommand
Get the order by clause for the query.
getOrderBy() - Method in interface org.teiid.connector.language.IQueryCommand
Get ORDER BY clause, may be null.
getOrderedProperties(PlanNode) - Method in class com.metamatrix.jdbc.api.DefaultDisplayHelper
 
getOrderedProperties(PlanNode) - Method in interface com.metamatrix.jdbc.api.DisplayHelper
Determine the proper order to display the properties of the node.
getOrderedProperties(PlanNode) - Method in class com.metamatrix.jdbc.api.tools.QueryPlanDisplayHelper
This methods returns a List of sorted property names.
getOrderedPropertiesMap(PlanNode) - Method in class com.metamatrix.jdbc.api.tools.QueryPlanDisplayHelper
 
getOrderType(int) - Method in class com.metamatrix.query.sql.lang.OrderBy
Returns the sort order at the specified index
getORedActions(AuthorizationActions, AuthorizationActions) - Static method in class com.metamatrix.platform.security.api.StandardAuthorizationActions
Get the AuthorizationActions that or in actions OR are in otherActions.
getOrganizationId() - Method in class com.sforce.soap.partner.GetUserInfoResult
Gets the organizationId value for this GetUserInfoResult.
getOrganizationId() - Method in class com.sforce.soap.partner.LoginScopeHeader
Gets the organizationId value for this LoginScopeHeader.
getOrganizationName() - Method in class com.sforce.soap.partner.GetUserInfoResult
Gets the organizationName value for this GetUserInfoResult.
getOrgDefaultCurrencyIsoCode() - Method in class com.sforce.soap.partner.GetUserInfoResult
Gets the orgDefaultCurrencyIsoCode value for this GetUserInfoResult.
getOriginalActions() - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeImpl
Get the original actions this node was created with.
getOriginalMetadataID() - Method in class com.metamatrix.query.metadata.TempMetadataID
 
getOriginalProgram() - Method in class com.metamatrix.query.processor.xml.XMLPlan
 
getOriginalUrlString() - Method in class com.metamatrix.core.io.FileUrl
 
getOtherCount() - Method in class com.metamatrix.api.core.message.MessageList.Statistics
Gets the number of Message instances that have a type other than MessageTypes.ERROR_MESSAGE, MessageTypes.WARNING_MESSAGE, MessageTypes.NOTIFICATION_MESSAGE, or MessageTypes.NULL_MESSAGE.
getOtherProperties() - Method in class com.metamatrix.connector.xml.base.ExecutionInfo
 
getOut() - Method in class bsh.Interpreter
Get the outptut stream associated with this interpreter.
getOut() - Method in class com.metamatrix.script.shell.JConsole
 
getOutput() - Method in interface org.teiid.connector.language.IInlineView
Gets the output for the subquery once it has been preprocessed.
getOutputColumnProperties(List) - Static method in class com.metamatrix.query.processor.DescribableUtil
Helper method to turn a list of projected symbols into a suitable list of output column strings with name and type.
getOutputDefinition() - Method in class com.metamatrix.query.sql.symbol.GroupSymbol
 
getOutputElements() - Method in class com.metamatrix.query.processor.batch.BatchedUpdatePlan
 
getOutputElements() - Method in class com.metamatrix.query.processor.proc.ProcedurePlan
 
getOutputElements() - Method in interface com.metamatrix.query.processor.ProcessorPlan
Get list of resolved elements describing output columns for this plan.
getOutputElements() - Method in class com.metamatrix.query.processor.relational.RelationalPlan
Get list of resolved elements describing output columns for this plan.
getOutputElements() - Method in interface com.metamatrix.query.processor.xml.PlanExecutor
Get the ElementSymbol list which represents the schema of the result set
getOutputElements() - Method in class com.metamatrix.query.processor.xml.XMLPlan
Get list of resolved elements describing output columns for this plan.
getOutputElements() - Method in class com.metamatrix.query.processor.xquery.XQueryPlan
 
getOutputName() - Method in class com.metamatrix.query.sql.lang.SubqueryFromClause
 
getOutputName() - Method in class com.metamatrix.query.sql.symbol.Symbol
 
getOutputName() - Method in interface org.teiid.connector.language.ISelectSymbol
Return output column name.
getOutputParameter() - Method in class com.metamatrix.query.function.metadata.FunctionMethod
Get ouput parameter.
getOutputParameterValues() - Method in class com.metamatrix.connector.loopback.LoopbackExecution
 
getOutputParameterValues() - Method in class com.metamatrix.connector.metadata.MetadataProcedureExecution
 
getOutputParameterValues() - Method in class com.metamatrix.connector.salesforce.execution.GetDeletedExecutionImpl
 
getOutputParameterValues() - Method in class com.metamatrix.connector.salesforce.execution.GetUpdatedExecutionImpl
 
getOutputParameterValues() - Method in class com.metamatrix.connector.salesforce.execution.ProcedureExecutionParentImpl
 
getOutputParameterValues() - Method in interface com.metamatrix.connector.salesforce.execution.SalesforceProcedureExecution
 
getOutputParameterValues() - Method in class com.metamatrix.connector.xmlsource.XMLSourceExecution
 
getOutputParameterValues() - Method in interface org.teiid.connector.api.ProcedureExecution
Get the output parameter values.
getOutputParameterValues() - Method in class org.teiid.connector.jdbc.JDBCProcedureExecution
 
getOutputStream() - Method in class com.metamatrix.common.protocol.mmfile.MMFileURLConnection
 
getOutputStream() - Method in interface com.metamatrix.common.tree.directory.DirectoryEntry
If this DirectoryEntry is writable, then return an OutputStream instance to the resource represented by this entry.
getOutputStream() - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
If this DirectoryEntry is writable, then return an OutputStream instance to the resource represented by this entry.
getOwner() - Method in class com.metamatrix.api.core.xmi.XMIHeader.Documentation
Return the owner
getOwnerEntityInfo() - Method in class com.metamatrix.api.core.xmi.FeatureInfo
Gets the EntityInfo for the feature on the entity that contains this entity.
getOwnerFeatureInfo() - Method in class com.metamatrix.api.core.xmi.EntityInfo
Gets the FeatureInfo for the feature on the entity that contains this entity (e.g., this entity's parent entity).
getOwnerId() - Method in class com.sforce.soap.partner.LeadConvert
Gets the ownerId value for this LeadConvert.
getPackageName() - Method in class com.metamatrix.common.actions.ClassDefinition
 
getParameter(int) - Method in class com.metamatrix.query.sql.lang.StoredProcedure
 
getParameterCount() - Method in class com.metamatrix.dqp.client.MetadataResult
 
getParameterCount() - Method in interface com.metamatrix.jdbc.api.ResultSetMetaData
Get the number of parameters in the original command if that command was a prepared command.
getParameterCount() - Method in class com.metamatrix.jdbc.DeferredMetadataProvider
 
getParameterCount() - Method in class com.metamatrix.jdbc.FilteredResultsMetadata
 
getParameterCount() - Method in interface com.metamatrix.jdbc.ResultsMetadataProvider
Get parameter count from original command
getParameterCount() - Method in class com.metamatrix.jdbc.ResultsMetadataWithProvider
 
getParameterCount() - Method in class com.metamatrix.jdbc.StaticMetadataProvider
 
getParameterIDs() - Method in class org.teiid.connector.metadata.runtime.ProcedureRecordImpl
 
getParameterMetaData() - Method in class com.metamatrix.jdbc.MMPreparedStatement
 
getParameterMethod() - Method in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
getParameterNames(String) - Method in class com.metamatrix.cdk.ConnectorShell
 
getParameterNames(String) - Method in class com.metamatrix.core.commandshell.CommandShell
 
getParameters() - Method in class com.metamatrix.connector.xml.base.ExecutionInfo
 
getParameters() - Method in class com.metamatrix.dqp.message.ResultsMessage
 
getParameters() - Method in class com.metamatrix.jdbc.MMResultSet
Return a stored procedures parameters (may be null)
getParameters() - Method in interface com.metamatrix.metadata.runtime.api.Procedure
Returns an ordered list of type ProcedureParameter that represent all the parameters the procedure has.
getParameters() - Method in class com.metamatrix.metadata.runtime.model.BasicProcedure
 
getParameters() - Method in class com.metamatrix.query.metadata.StoredProcedureInfo
 
getParameters() - Method in class com.metamatrix.query.sql.lang.StoredProcedure
Returns a List of SPParameter objects for this stored procedure
getParameters() - Method in interface org.teiid.connector.language.IFunction
Get the parameters used in this function.
getParameters() - Method in interface org.teiid.connector.language.IProcedure
Returns list of the IParameter objects associated with this execution.
getParameters() - Method in class org.teiid.connector.metadata.runtime.ProcedureRecordImpl
 
getParameterSymbol() - Method in class com.metamatrix.query.sql.lang.SPParameter
Get element symbol representing this parameter.
getParameterType(String) - Static method in class com.metamatrix.metadata.runtime.api.MetadataConstants
 
getParameterType() - Method in interface com.metamatrix.metadata.runtime.api.ProcedureParameter
Return short indicating the type of parameter.
getParameterType() - Method in class com.metamatrix.metadata.runtime.model.BasicProcedureParameter
 
getParameterType() - Method in class com.metamatrix.query.sql.lang.SPParameter
Get type of parameter according to class constants.
getParameterTypeName(short) - Static method in class com.metamatrix.metadata.runtime.api.MetadataConstants
 
getParameterTypeName(short) - Static method in class org.teiid.connector.metadata.runtime.MetadataConstants
 
getParameterValue(String) - Method in class com.metamatrix.query.processor.dynamic.SqlEval
 
getParameterValue(String) - Method in interface com.metamatrix.query.xquery.XQuerySQLEvaluator
 
getParameterValues() - Method in class com.metamatrix.dqp.message.RequestMessage
 
getParamFullName(SPParameter) - Method in class com.metamatrix.query.sql.lang.StoredProcedure
Return the full parameter name for the indicated parameter of this stored procedure.
getParent() - Method in class bsh.Interpreter
Get the parent Interpreter of this interpreter, if any.
getParent(String) - Method in class com.metamatrix.admin.server.AbstractAdminImpl
Get the Parent Name for this Identifier
getParent() - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Get the model entity which which is the parent of this entity.
getParent(TreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeSource
Determine the parent TreeNode for the specified entry, or null if the specified entry is a root.
getParent(TreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeView
Determine the parent TreeNode for the specified node, or null if the specified node is a root.
getParent(TreeNode) - Method in class com.metamatrix.common.tree.directory.FileSystemView
Determine the parent DirectoryEntry for the specified entry, or null if the specified entry is a root.
getParent(TreeNode) - Method in interface com.metamatrix.common.tree.TreeNodeSource
Determine the parent TreeNode for the specified entry, or null if the specified entry is a root.
getParent(TreeNode) - Method in interface com.metamatrix.common.tree.TreeView
Determine the parent TreeNode for the specified entry, or null if the specified entry is a root.
getParent() - Method in interface com.metamatrix.jdbc.api.PlanNode
Get the parent node for this node.
getParent(PermissionNode) - Method in interface com.metamatrix.platform.admin.api.PermissionTreeView
Determine the parent PermissionDataNode for the specified entry, or null if the specified entry is a root.
getParent(PermissionNode) - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeTreeViewImpl
Determine the parent PermissionDataNode for the specified entry, or null if the specified entry is a root.
getParent() - Method in class com.metamatrix.query.mapping.xml.MappingNode
Get the parent of this node.
getParent() - Method in class com.metamatrix.query.optimizer.CommandTreeNode
 
getParent() - Method in class com.metamatrix.query.optimizer.relational.plantree.PlanNode
 
getParent() - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
getParent() - Method in class com.metamatrix.query.sql.lang.GroupContext
 
getParent() - Method in class com.metamatrix.query.util.CommandContext
 
getParent() - Method in interface org.teiid.connector.metadata.runtime.Element
Get the parent
getParent() - Method in interface org.teiid.connector.metadata.runtime.Parameter
Get the parent
getParentComponentTypeID() - Method in interface com.metamatrix.common.config.api.ComponentType
Returns the parent component type id
getParentComponentTypeID() - Method in class com.metamatrix.common.config.model.BasicComponentType
 
getParentContext() - Method in class com.metamatrix.query.sql.util.VariableContext
Get the parent context for this variable context.
getParentFolderPath() - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
Helper method to find the path for the parent folder.
getParentFullName() - Method in class com.metamatrix.common.config.api.AuthenticationProviderID
Return the full name of the parent.
getParentFullName() - Method in class com.metamatrix.common.config.api.ConnectorBindingID
Return the full name of the parent.
getParentFullName() - Method in class com.metamatrix.common.config.api.HostID
 
getParentFullName() - Method in class com.metamatrix.common.namedobject.BaseID
Return the full name of the parent.
getParentFullName() - Method in interface com.metamatrix.metadata.runtime.api.MetadataID
Return the full name of the parent.
getParentFullName() - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataID
Return the full name of the parent.
getParentFullName() - Method in class org.teiid.connector.metadata.runtime.AbstractMetadataRecord
Deprecated. the returned value may be incorrect in the case of an XML element (see defects #11326 and #11362)
getParentId() - Method in class com.metamatrix.api.core.xmi.EntityInfo
Accessor for the parentId field...
getParentName(String) - Static method in class com.metamatrix.admin.objects.MMAdminObject
Get the Parent Name
getParentNode() - Method in class com.metamatrix.query.mapping.xml.MappingAttribute
 
getParentNode() - Method in class com.metamatrix.query.mapping.xml.MappingBaseNode
 
getParentNode() - Method in class com.metamatrix.query.mapping.xml.MappingCommentNode
 
getParentPathString() - Method in class org.teiid.connector.metadata.runtime.AbstractMetadataRecord
Deprecated. the returned value may be incorrect in the case of an XML element (see defects #11326 and #11362)
getParentProjectSymbols() - Method in class com.metamatrix.query.sql.proc.CreateUpdateProcedureCommand
 
getParentSourceNode() - Method in class com.metamatrix.query.mapping.xml.MappingSourceNode
 
getParentUUID() - Method in class org.teiid.connector.metadata.runtime.AbstractMetadataRecord
 
getPart1(ObjectID) - Static method in class com.metamatrix.core.id.UUID
Return the first part of the UUID as a long.
getPart2(ObjectID) - Static method in class com.metamatrix.core.id.UUID
Return the first part of the UUID as a long.
getPartialResultsMode() - Method in class com.metamatrix.jdbc.BaseDataSource
 
getPartialResultsMode() - Method in class com.metamatrix.jdbc.util.MMJDBCURL
 
getPartIdentifier() - Method in interface org.teiid.connector.api.ExecutionContext
This specifies the node id for the atomic request in the relational plan of query.
getPassword() - Method in class com.metamatrix.connector.salesforce.ConnectorState
 
getPassword() - Method in class com.metamatrix.connector.xml.base.TrustedPayloadBridge
 
getPassword() - Method in interface com.metamatrix.connector.xml.TrustedPayloadHandler
 
getPassword() - Method in class com.metamatrix.connector.xmlsource.soap.SecurityToken
 
getPassword() - Method in class com.metamatrix.jdbc.BaseDataSource
Returns the password.
getPassword() - Method in class com.metamatrix.jdbc.util.MMJDBCURL
 
getPassword() - Method in class com.sforce.soap.partner.Login
Gets the password value for this Login.
getPassword() - Method in class com.sforce.soap.partner.ResetPasswordResult
Gets the password value for this ResetPasswordResult.
getPassword() - Method in class com.sforce.soap.partner.SetPassword
Gets the password value for this SetPassword.
getPassword(String) - Method in class org.teiid.connector.api.CredentialMap
Get the password property for the specified system, if it exists.
getPassword() - Method in class org.teiid.connector.api.MappedUserIdentity
 
getPath(TreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeView
Obtain the abstract path for this TreeNode.
getPath(TreeNode) - Method in class com.metamatrix.common.tree.directory.FileSystemView
Obtain the abstract path for this DirectoryEntry.
getPath(TreeNode) - Method in interface com.metamatrix.common.tree.TreeView
Obtain the abstract path for this TreeNode.
getPath() - Method in interface com.metamatrix.common.vdb.api.ModelInfo
 
getPath() - Method in class com.metamatrix.core.util.TempDirectory
 
getPath() - Method in interface com.metamatrix.metadata.runtime.api.DataType
Returns a string indicating the path.
getPath() - Method in interface com.metamatrix.metadata.runtime.api.Group
Return the path to the group.
getPath() - Method in interface com.metamatrix.metadata.runtime.api.Key
Return the path to the key.
getPath() - Method in interface com.metamatrix.metadata.runtime.api.MetadataID
Obtain the path for this component.
getPath() - Method in interface com.metamatrix.metadata.runtime.api.Procedure
Return the path to the procedure.
getPath() - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
getPath() - Method in class com.metamatrix.metadata.runtime.model.BasicKey
 
getPath() - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataID
return the path.
getPath() - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataObject
 
getPath() - Method in class com.metamatrix.metadata.runtime.model.BasicProcedure
 
getPath(MetadataID) - Static method in class com.metamatrix.metadata.runtime.util.RuntimeIDParser
Returns the path for the given id.
getPath() - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
getPath() - Method in class org.teiid.connector.metadata.runtime.AbstractMetadataRecord
 
getPath(int) - Method in interface org.teiid.core.index.IIndex
Returns the path corresponding to a given document number
getPath() - Method in interface org.teiid.core.index.IQueryResult
 
getPathInVdb() - Method in interface com.metamatrix.common.vdb.api.VDBFile
Get the path to the file represented by this record in the vdb.
getPathInVdb() - Method in class org.teiid.connector.metadata.FileRecordImpl
 
getPathName() - Method in class com.metamatrix.query.mapping.xml.MappingAttribute
 
getPathName() - Method in class com.metamatrix.query.mapping.xml.MappingNode
 
getPathString() - Method in class org.teiid.connector.metadata.runtime.AbstractMetadataRecord
 
getPayload() - Method in interface com.metamatrix.platform.security.api.service.AuthenticationToken
Get the payload token that has been successfully authentcated by a membership domain.
getPayload() - Method in class com.metamatrix.platform.security.api.service.FailedAuthenticationToken
Get the payload token that failed to authentcation by a membership domain.
getPayload() - Method in class com.metamatrix.platform.security.api.service.SuccessfulAuthenticationToken
Get the payload token that has been successfully authenticated by a membership domain.
getPayload() - Method in interface com.metamatrix.platform.security.membership.service.AuthenticationToken
Get the payload token that has been successfully authentcated by a membership domain.
getPayload() - Method in class com.metamatrix.platform.security.membership.service.FailedAuthenticationToken
Get the payload token that failed to authentcation by a membership domain.
getPayload() - Method in class com.metamatrix.platform.security.membership.service.SuccessfulAuthenticationToken
Get the payload token that has been successfully authenticated by a membership domain.
getPermission() - Method in class com.metamatrix.common.extensionmodule.protocol.extensionjar.ExtensionJarURLConnection
 
getPermission() - Method in class com.metamatrix.common.protocol.mmfile.MMFileURLConnection
Return a permission for reading of the file
getPermissionClass() - Method in interface com.metamatrix.platform.security.api.AuthorizationPermissionFactory
Get the class that this factory creates instances of.
getPermissionClass() - Method in class com.metamatrix.platform.security.api.BasicAuthorizationPermissionFactory
Get the class that this factory creates instances of.
getPermissionClass() - Method in class com.metamatrix.platform.security.util.RolePermissionFactory
Get the class that this factory creates instances of.
getPermissionCount() - Method in class com.metamatrix.platform.security.api.AuthorizationPolicy
Obtain the number of permissions that this policy applies.
getPermissionDataNodes(AuthorizationRealm, AuthorizationPolicyID, AuthorizationServiceInterface) - Static method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataHelper
Method to provide the task of finding all data nodes in realm, finding any and all permissions assigned to them, uniting these and returning the united objects.
getPermissions() - Method in class com.metamatrix.platform.security.api.AuthorizationPolicy
Obtain the permissions that this policy applies as a Set.
getPermissionsForPolicy(AuthorizationPolicyID) - Method in interface com.metamatrix.platform.security.authorization.spi.AuthorizationSourceTransaction
Find and create all AuthorizationPermissions known to a policy.
getPermissionsForPolicy(AuthorizationPolicyID, Connection) - Static method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationReader
Find and create all AuthorizationPermissionsImpl known to a policy.
getPermissionsForPolicy(AuthorizationPolicyID) - Method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationTransaction
Find and create all AuthorizationPermissionsImpl known to a policy.
getPersistenceStreamId() - Method in class com.metamatrix.common.types.Streamable
 
getPicklistName() - Method in class com.sforce.soap.partner.PicklistForRecordType
Gets the picklistName value for this PicklistForRecordType.
getPicklistsForRecordType() - Method in class com.sforce.soap.partner.RecordTypeMapping
Gets the picklistsForRecordType value for this RecordTypeMapping.
getPicklistsForRecordType(int) - Method in class com.sforce.soap.partner.RecordTypeMapping
 
getPicklistValues() - Method in class com.sforce.soap.partner.Field
Gets the picklistValues value for this Field.
getPicklistValues(int) - Method in class com.sforce.soap.partner.Field
 
getPicklistValues() - Method in class com.sforce.soap.partner.PicklistForRecordType
Gets the picklistValues value for this PicklistForRecordType.
getPicklistValues(int) - Method in class com.sforce.soap.partner.PicklistForRecordType
 
getPinnedCount() - Method in class com.metamatrix.common.buffer.impl.BufferManagerImpl
for testing purposes
getPipeline() - Method in class org.teiid.transport.SSLAwareChannelHandler
 
getPlainTextBody() - Method in class com.sforce.soap.partner.SingleEmailMessage
Gets the plainTextBody value for this SingleEmailMessage.
getPlan() - Method in class com.metamatrix.query.mapping.xml.ResultSetInfo
 
getPlan(QueryMetadataInterface, GroupSymbol) - Method in class com.metamatrix.query.resolver.command.DeleteResolver
 
getPlan(QueryMetadataInterface, GroupSymbol) - Method in class com.metamatrix.query.resolver.command.ExecResolver
 
getPlan(QueryMetadataInterface, GroupSymbol) - Method in class com.metamatrix.query.resolver.command.InsertResolver
 
getPlan(QueryMetadataInterface, GroupSymbol) - Method in class com.metamatrix.query.resolver.command.UpdateResolver
 
getPlan(QueryMetadataInterface, GroupSymbol) - Method in class com.metamatrix.query.resolver.ProcedureContainerResolver
For a given resolver, this returns the unparsed command.
getPlanDescription() - Method in class com.metamatrix.dqp.message.ResultsMessage
 
getPlanDescription() - Method in interface com.metamatrix.jdbc.api.Statement
Obtain the query plan object representation from the last command executed on this Statement, if a query plan was requested in the command.
getPlanDescription() - Method in class com.metamatrix.jdbc.MMStatement
Get Query plan description.
getPlanOnly() - Method in class com.metamatrix.query.sql.lang.Option
Get flag for whether to return the query plan without the results
getPlanToProcessConverter() - Method in class com.metamatrix.query.util.CommandContext
 
getPluggableInputStreamFilterClass() - Method in class com.metamatrix.connector.xml.base.XMLConnectorStateImpl
 
getPluggableInputStreamFilterClass() - Method in interface com.metamatrix.connector.xml.XMLConnectorState
 
getPluralDisplayName() - Method in class com.metamatrix.common.config.api.ComponentTypePropDefn
Get the localized display name of this property.
getPluralDisplayName() - Method in interface com.metamatrix.common.object.ObjectDefinition
Get the localized display name of this property.
getPluralDisplayName() - Method in class com.metamatrix.common.object.ObjectDefinitionImpl
Get the localized display name of this property.
getPolicIDsForResourceInRealm(SessionToken, AuthorizationRealm, String) - Method in interface com.metamatrix.platform.security.api.service.AuthorizationServiceInterface
Returns a Collection of AuthorizationPolicyIDs that have AuthorizationPermissions on the given resource that exists in the given AuthorizationRealm.
getPolicies(SessionToken, Collection) - Method in interface com.metamatrix.platform.security.api.service.AuthorizationServiceInterface
Locate the policies that have the specified IDs.
getPolicies(Collection) - Method in interface com.metamatrix.platform.security.authorization.spi.AuthorizationSourceTransaction
Locate the policies that have the specified IDs.
getPolicies(Collection) - Method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationTransaction
Locate the policies that have the specified IDs.
getPoliciesInRealm(AuthorizationRealm) - Method in interface com.metamatrix.dqp.service.AuthorizationService
Returns a Collection of AuthorizationPolicys that have AuthorizationPermissions in the given AuthorizationRealm.
NOTE: It is the responsibility of the caller to determine which of the AuthorizationPolicy's AuthorizationPermissions are actually in the given AuthorizationRealm.
getPoliciesInRealm(SessionToken, AuthorizationRealm) - Method in interface com.metamatrix.platform.security.api.service.AuthorizationServiceInterface
Returns a Collection of AuthorizationPolicys that have AuthorizationPermissions in the given AuthorizationRealm.
NOTE: It is the responsibility of the caller to determine which of the AuthorizationPolicy's AuthorizationPermissions are actually in the given AuthorizationRealm.
getPoliciesInRealm(AuthorizationRealm) - Method in class com.metamatrix.platform.security.authorization.service.AuthorizationServiceImpl
 
getPoliciesInRealm(AuthorizationRealm) - Method in class com.metamatrix.server.dqp.service.PlatformAuthorizationService
 
getPolicy() - Method in class com.metamatrix.cache.CacheConfiguration
 
getPolicy() - Method in interface com.metamatrix.common.object.PropertiedObjectEditor
 
getPolicy() - Method in class com.metamatrix.common.object.PropertiedObjectEditorImpl
 
getPolicy() - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
 
getPolicy() - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
 
getPolicy(AuthorizationPolicyID) - Method in interface com.metamatrix.platform.admin.api.AuthorizationAdminAPI
Locate the policy that has the specified ID.
getPolicy(AuthorizationPolicyID) - Method in class com.metamatrix.platform.admin.apiimpl.AuthorizationAdminAPIImpl
 
getPolicy(SessionToken, AuthorizationPolicyID) - Method in interface com.metamatrix.platform.security.api.service.AuthorizationServiceInterface
Locate the policy that has the specified ID.
getPolicy(AuthorizationPolicyID) - Method in interface com.metamatrix.platform.security.authorization.spi.AuthorizationSourceTransaction
Locate the policy that has the specified ID.
getPolicy(AuthorizationPolicyID, Connection) - Static method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationReader
Locate the policy that has the specified ID.
getPolicy(AuthorizationPolicyID) - Method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationTransaction
Locate the policy that has the specified ID.
getPolicyIDsForResourceInRealm(AuthorizationRealm, String) - Method in interface com.metamatrix.platform.security.authorization.spi.AuthorizationSourceTransaction
Returns a Collection of AuthorizationPolicyIDs that have AuthorizationPermissions on the given resource that exists in the given AuthorizationRealm.
getPolicyIDsForResourceInRealm(AuthorizationRealm, String) - Method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationTransaction
Returns a Collection of AuthorizationPolicyIDs that have AuthorizationPermissionsImpl on the given resource that exists in the given AuthorizationRealm.
getPolicyIDsInPartialRealm(SessionToken, AuthorizationRealm) - Method in interface com.metamatrix.platform.security.api.service.AuthorizationServiceInterface
Returns a Collection of AuthorizationPolicyIDs that have AuthorizationPermissions that exist in the given partial AuthorizationRealm.
The implementation is such that all AuthorizationPolicyIDs whose AuthorizationRealm starts with the given AuthorizationRealm are returned.
getPolicyIDsInPartialRealm(AuthorizationRealm) - Method in interface com.metamatrix.platform.security.authorization.spi.AuthorizationSourceTransaction
Returns a Collection of AuthorizationPolicyIDs that have AuthorizationPermissions that exist in the given partial AuthorizationRealm.
The implementation is such that all AuthorizationPolicyIDs whose AuthorizationRealm starts with the given AuthorizationRealm are returned.
getPolicyIDsInPartialRealm(AuthorizationRealm) - Method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationTransaction
Returns a Collection of AuthorizationPolicyIDs that have AuthorizationPermissionsImpl that exist in the given partial AuthorizationRealm.
The implementation is such that all AuthorizationPolicyIDs whose AuthorizationRealm starts with the given AuthorizationRealm are returned.
getPolicyIDsInRealm(AuthorizationRealm) - Method in interface com.metamatrix.platform.admin.api.AuthorizationAdminAPI
Returns a Collection of AuthorizationPolicyIDs in the given AuthorizationRealm.
getPolicyIDsInRealm(AuthorizationRealm) - Method in class com.metamatrix.platform.admin.apiimpl.AuthorizationAdminAPIImpl
Returns a Collection of AuthorizationPolicyIDs in the given AuthorizationRealm.
getPolicyIDsInRealm(SessionToken, AuthorizationRealm) - Method in interface com.metamatrix.platform.security.api.service.AuthorizationServiceInterface
Returns a Collection of AuthorizationPolicyIDs in the given AuthorizationRealm.
getPolicyIDsInRealm(AuthorizationRealm) - Method in interface com.metamatrix.platform.security.authorization.spi.AuthorizationSourceTransaction
Returns a Collection of AuthorizationPolicyIDs in the given AuthorizationRealm.
getPolicyIDsInRealm(AuthorizationRealm) - Method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationTransaction
Returns a Collection of AuthorizationPolicyIDs in the given AuthorizationRealm.
getPolicyIDsNotCached(Collection) - Method in class com.metamatrix.platform.security.authorization.cache.AuthorizationCache
Get the collection of policy IDs that are part of this collection but are not found in the cache.
getPolicyIDsWithPermissionsInRealm(SessionToken, AuthorizationRealm) - Method in interface com.metamatrix.platform.security.api.service.AuthorizationServiceInterface
Returns a Collection of AuthorizationPolicyIDs that have AuthorizationPermissions in the given AuthorizationRealm.
NOTE: It is the responsibility of the caller to determine which of the AuthorizationPolicy's AuthorizationPermissions are actually in the given AuthorizationRealm.
getPolicyIDsWithPermissionsInRealm(AuthorizationRealm) - Method in interface com.metamatrix.platform.security.authorization.spi.AuthorizationSourceTransaction
Returns a Collection of AuthorizationPolicyIDs that have AuthorizationPermissions in the given AuthorizationRealm.
NOTE: It is the responsibility of the caller to determine which of the AuthorizationPolicy's AuthorizationPermissions are actually in the given AuthorizationRealm.
getPolicyIDsWithPermissionsInRealm(AuthorizationRealm) - Method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationTransaction
Returns a Collection of AuthorizationPolicyIDs that have AuthorizationPermissions in the given AuthorizationRealm.
NOTE: It is the responsibility of the caller to determine which of the AuthorizationPolicy's AuthorizationPermissions are actually in the given AuthorizationRealm.
getPolicyUID(AuthorizationPolicyID) - Method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationTransaction
Get the Database UID for the given policID.
getPooledConnection() - Method in class com.metamatrix.jdbc.BaseDataSource
 
getPooledConnection(String, String) - Method in class com.metamatrix.jdbc.BaseDataSource
 
getPort() - Method in class com.metamatrix.admin.objects.MMProcess
 
getPort() - Method in interface com.metamatrix.common.config.api.VMComponentDefn
 
getPort() - Method in class com.metamatrix.common.config.model.BasicVMComponentDefn
 
getPort() - Method in class com.metamatrix.platform.admin.api.runtime.ProcessData
 
getPort() - Method in class com.metamatrix.platform.registry.ProcessRegistryBinding
 
getPort(Class) - Method in class com.sforce.soap.partner.SforceServiceLocator
For the given interface, get the stub implementation.
getPort(QName, Class) - Method in class com.sforce.soap.partner.SforceServiceLocator
For the given interface, get the stub implementation.
getPort() - Method in interface org.teiid.adminapi.ProcessObject
Get the port number for this MetaMatrix Process
getPort() - Method in class org.teiid.transport.SocketListener
 
getPort() - Method in class org.teiid.transport.SocketTransport
 
getPortalId() - Method in class com.sforce.soap.partner.LoginScopeHeader
Gets the portalId value for this LoginScopeHeader.
getPortNumber() - Method in class com.metamatrix.common.api.HostInfo
 
getPortNumber() - Method in class com.metamatrix.jdbc.MMDataSource
Returns the port number.
getPortNumber() - Method in class org.teiid.jdbc.TeiidDataSource
Returns the port number.
getPorts() - Method in class com.metamatrix.common.api.MMURL
Get a list of ports
getPorts() - Method in class com.sforce.soap.partner.SforceServiceLocator
 
getPosition() - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
Position of this extension module in search order - zero based.
getPosition() - Method in interface com.metamatrix.metadata.runtime.api.ProcedureParameter
Returns the order of parameter in relation to the other parameters that are of the same type for its procedure.
getPosition() - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
getPosition() - Method in class com.metamatrix.metadata.runtime.model.BasicProcedureParameter
 
getPosition(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getPosition(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getPosition(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the element's position in the group
getPosition(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getPosition() - Method in class com.metamatrix.query.metadata.TempMetadataID
 
getPosition() - Method in class org.teiid.connector.metadata.runtime.BaseColumn
 
getPosition() - Method in interface org.teiid.connector.metadata.runtime.Element
Get position of this element in it's group.
getPosition(Object) - Method in class org.teiid.metadata.TransformationMetadata
 
getPostDelegationClassLoader(String) - Method in class com.metamatrix.common.application.AbstractClassLoaderManager
 
getPostDelegationClassLoader(String) - Method in interface com.metamatrix.common.application.ClassLoaderManager
Return a distinct post delgation class loader - which may be cached.
getPostDelegationClassLoader(String) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
getPostVisitor() - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
getPrecision(int) - Method in class com.metamatrix.jdbc.FilteredResultsMetadata
 
getPrecision(int) - Method in class com.metamatrix.jdbc.ResultsMetadataWithProvider
 
getPrecision(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getPrecision(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getPrecision(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the element's precision
getPrecision(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getPrecision() - Method in class com.sforce.soap.partner.Field
Gets the precision value for this Field.
getPrecision() - Method in class org.teiid.connector.metadata.runtime.BaseColumn
 
getPrecision() - Method in interface org.teiid.connector.metadata.runtime.TypeModel
Get precision of this column.
getPrecision(Object) - Method in class org.teiid.metadata.TransformationMetadata
 
getPrecisionLength() - Method in interface com.metamatrix.metadata.runtime.api.DataType
Returns an int indicating the precision length.
getPrecisionLength() - Method in interface com.metamatrix.metadata.runtime.api.Element
 
getPrecisionLength() - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
getPrecisionLength() - Method in class org.teiid.connector.metadata.runtime.DatatypeRecordImpl
 
getPredicateQuantifier() - Method in class com.metamatrix.query.sql.lang.SubqueryCompareCriteria
Get the predicate quantifier - returns one of the following: SubqueryCompareCriteria.NO_QUANTIFIER SubqueryCompareCriteria.ANY SubqueryCompareCriteria.SOME SubqueryCompareCriteria.ALL
getPredicateQuantifierAsString() - Method in class com.metamatrix.query.sql.lang.SubqueryCompareCriteria
Returns the predicate quantifier as a string.
getPredicates() - Method in class com.metamatrix.query.sql.visitor.PredicateCollectorVisitor
Get a collection of predicates discovered while visiting.
getPredicates(LanguageObject) - Static method in class com.metamatrix.query.sql.visitor.PredicateCollectorVisitor
Helper to quickly get the predicates from obj
getPreferredDataType() - Method in interface com.metamatrix.metadata.runtime.api.DataType
if the data type is not a standard type, then this should return the MetaMatrix standard data type that is considered the preferred internal type to which this data type corresponds.
getPrefix() - Method in class com.metamatrix.query.mapping.xml.Namespace
 
getPrefixPattern(char, String) - Static method in class org.teiid.metadata.index.SimpleIndexUtil
Return the prefix match string that could be used to exactly match a fully qualified entity name in an index record.
getPrefixToNamespacesMap() - Method in class com.metamatrix.connector.xml.base.ExecutionInfo
 
getPreparedStatement(String) - Method in class org.teiid.connector.jdbc.JDBCBaseExecution
 
getPreparedValues() - Method in class org.teiid.connector.jdbc.translator.TranslatedCommand
Return List of values to set on a prepared statement, if necessary (see #getStatementType)
getPreprocessor() - Method in class com.metamatrix.connector.xml.base.XMLConnectorStateImpl
 
getPreprocessor() - Method in interface com.metamatrix.connector.xml.XMLConnectorState
 
getPreviousValue() - Method in class com.metamatrix.common.actions.ExchangeBoolean
 
getPreviousValue() - Method in class com.metamatrix.common.actions.ExchangeNamedObject
 
getPreviousValue() - Method in class com.metamatrix.common.actions.ExchangeObject
 
getPreVisitor() - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
getPrimaryKey() - Method in class org.teiid.connector.metadata.runtime.ForeignKeyRecordImpl
 
getPrimaryKey() - Method in class org.teiid.connector.metadata.runtime.TableRecordImpl
 
getPrimaryKeyID() - Method in class org.teiid.connector.metadata.runtime.TableRecordImpl
 
getPrimaryKeyIDForForeignKeyID(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getPrimaryKeyIDForForeignKeyID(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getPrimaryKeyIDForForeignKeyID(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the corresponding primary key ID for the specified foreign key ID
getPrimaryKeyIDForForeignKeyID(Object) - Method in class org.teiid.metadata.TransformationMetadata
 
getPrimaryKeys(String, String, String) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Get's a description of the primary key columns in a table.
getPrimaryMetamodelUri() - Method in class org.teiid.connector.metadata.runtime.ModelRecordImpl
 
getPrimitiveTypeID() - Method in class org.teiid.connector.metadata.runtime.DatatypeRecordImpl
 
getPrincipal() - Method in class com.metamatrix.dqp.service.AuditMessage
 
getPrincipal(MetaMatrixPrincipalName) - Method in interface com.metamatrix.platform.security.api.service.MembershipServiceInterface
Obtain the principal object that is representative of the user with the specified username.
getPrincipal(MetaMatrixSessionID) - Method in interface com.metamatrix.platform.security.api.service.SessionServiceInterface
Returns a MetaMatrixPrincipal object describing the owner (user) of the indicated session.
getPrincipal(MetaMatrixPrincipalName) - Method in class com.metamatrix.platform.security.membership.service.MembershipServiceImpl
Obtain the principal object that is representative of the principal
getPrincipal(MetaMatrixSessionID) - Method in class com.metamatrix.platform.security.session.service.SessionServiceImpl
 
getPrincipalCount() - Method in class com.metamatrix.platform.security.api.AuthorizationPolicy
Obtain the number of principals that this policy applies to.
getPrincipals() - Method in class com.metamatrix.platform.security.api.AuthorizationPolicy
Obtain the set of principal names that this policy applies to.
getPrincipalsForRole(String) - Method in interface com.metamatrix.platform.admin.api.AuthorizationAdminAPI
Returns a collection MetaMatrixPrincipalName objects containing the name of the principal along with its type which belong to the given role.
getPrincipalsForRole(String) - Method in class com.metamatrix.platform.admin.apiimpl.AuthorizationAdminAPIImpl
 
getPrincipalsForRole(SessionToken, String) - Method in interface com.metamatrix.platform.security.api.service.AuthorizationServiceInterface
Returns a collection MetaMatrixPrincipalName objects containing the name of the principal along with its type which belong to the given role.
getPrincipalsForRole(String) - Method in interface com.metamatrix.platform.security.authorization.spi.AuthorizationSourceTransaction
Returns a collection MetaMatrixPrincipalName objects containing the name of the principal along with its type which belong to the given role.
getPrincipalsForRole(String) - Method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationTransaction
Returns a collection MetaMatrixPrincipalName objects containing the name of the principal along with its type which belong to the given role.
getPriority() - Method in class com.metamatrix.query.analysis.QueryAnnotation
 
getProcedure(String) - Method in interface org.teiid.connector.metadata.runtime.RuntimeMetadata
Look up an object by identifier
getProcedureCallableName() - Method in class com.metamatrix.query.metadata.StoredProcedureInfo
 
getProcedureCallableName() - Method in class com.metamatrix.query.sql.lang.StoredProcedure
 
getProcedureColumns(String, String, String, String) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets a description of the input, output and results associated with certain stored procedures matching the given procedureNamePattern.
getProcedureID() - Method in class com.metamatrix.query.metadata.StoredProcedureInfo
 
getProcedureID() - Method in class com.metamatrix.query.sql.lang.StoredProcedure
 
getProcedureName() - Method in class com.metamatrix.query.sql.lang.StoredProcedure
Get this stored procedure's name
getProcedureName() - Method in interface org.teiid.connector.language.IProcedure
Gets the name of the procedure.
getProcedureParameters() - Method in class com.metamatrix.query.sql.lang.Delete
 
getProcedureParameters() - Method in class com.metamatrix.query.sql.lang.Insert
 
getProcedureParameters() - Method in class com.metamatrix.query.sql.lang.ProcedureContainer
 
getProcedureParameters() - Method in class com.metamatrix.query.sql.lang.StoredProcedure
 
getProcedureParameters() - Method in class com.metamatrix.query.sql.lang.Update
 
getProcedures(String, String, String) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets description of all the available stored procedures whose names match the given pattern.
getProcedures(ModelID) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseMetadata
Obtain a collection of ProcedureID's for the specified modelID.
getProcedures(ModelID) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseMetadata
Obtain a collection of ProcedureID's for the specified modelID.
getProcedures(ModelID) - Method in class com.metamatrix.metadata.runtime.model.MetadataCache
Returns all the procedures in the VDB
getProcedures() - Method in interface org.teiid.connector.metadata.runtime.ConnectorMetadata
Get the procedures defined for this model
getProcedures() - Method in class org.teiid.connector.metadata.runtime.MetadataFactory
 
getProceduresInModel(ModelID) - Method in interface com.metamatrix.metadata.runtime.api.MetadataSourceAPI
/** Returns a Collection of type Procedure for the specified model id.
getProceduresInModel(ModelID) - Method in class com.metamatrix.metadata.runtime.model.MetadataCache
 
getProcedureTerm() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets MetaMatrix's preferred term for procedures
getProcedureType() - Method in interface com.metamatrix.metadata.runtime.api.Procedure
Return short indicating the type of procedure.
getProcedureType() - Method in class com.metamatrix.metadata.runtime.model.BasicProcedure
 
getProcedureType() - Method in class org.teiid.connector.metadata.runtime.ProcedureRecordImpl
 
getProcedureTypeName(short) - Static method in class com.metamatrix.metadata.runtime.api.MetadataConstants
 
getProcedureTypeName(short) - Static method in class org.teiid.connector.metadata.runtime.MetadataConstants
 
getProcess() - Method in class com.metamatrix.jdbc.EmbeddedConnectionFactoryImpl
 
getProcessBinding(String, String) - Method in class com.metamatrix.platform.registry.ClusteredRegistryState
 
getProcessController() - Method in class com.metamatrix.platform.registry.ProcessRegistryBinding
 
getProcessDebug() - Method in class com.metamatrix.query.util.CommandContext
 
getProcesses(String) - Method in interface com.metamatrix.admin.api.server.ServerMonitoringAdmin
Get the processes that correspond to the specified identifier pattern.
getProcesses(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getProcesses(String) - Method in class com.metamatrix.admin.server.ServerMonitoringAdminImpl
Get monitoring information about processes.
getProcesses(String) - Method in class com.metamatrix.dqp.embedded.admin.DQPMonitoringAdminImpl
 
getProcesses() - Method in class com.metamatrix.platform.admin.api.runtime.HostData
Return a list of ProcessData objects for this host
getProcesses() - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIHelper
Return all processes.
getProcesses(String) - Method in interface org.teiid.adminapi.MonitoringAdmin
Get the processes that correspond to the specified identifier pattern.
getProcessID() - Method in class com.metamatrix.query.processor.QueryProcessor
 
getProcessingDate() - Method in class com.metamatrix.admin.objects.MMRequest
Get the Date processing began for the Request
getProcessingDate() - Method in interface org.teiid.adminapi.Request
Get the Date processing began for the Request
getProcessingDateString() - Method in class com.metamatrix.admin.objects.MMRequest
Get the Date processing began for the Request, as a String
getProcessingTime() - Method in interface com.metamatrix.jdbc.api.ResultSet
Return the elapsed processing time on the server for this command.
getProcessingTime() - Method in class com.metamatrix.jdbc.MMResultSet
This gives the total time taken for execution of the command
getProcessingTimestamp() - Method in class com.metamatrix.dqp.message.AtomicRequestMessage
Get time that the request was assigned a unique ID by the server.
getProcessingTimestamp() - Method in class com.metamatrix.dqp.message.RequestMessage
Get time that the request was assigned a unique ID by the server.
getProcessingTimestamp() - Method in class com.metamatrix.dqp.message.ResultsMessage
 
getProcessingTimestamp() - Method in interface com.metamatrix.jdbc.api.ResultSet
Return the timestamp when the command was submitted to the server.
getProcessingTimestamp() - Method in class com.metamatrix.jdbc.MMResultSet
Gets the time the command was submitted to the server.
getProcessingTimestamp() - Method in class com.metamatrix.server.serverapi.RequestInfo
Get time that the request was assigned a unique ID by the server.
getProcessName() - Method in class com.metamatrix.admin.objects.MMConnectorBinding
 
getProcessName() - Method in class com.metamatrix.admin.objects.MMDQP
 
getProcessName() - Method in class com.metamatrix.admin.objects.MMProcess
 
getProcessName() - Method in class com.metamatrix.admin.objects.MMService
 
getProcessName() - Method in class com.metamatrix.common.config.CurrentConfiguration
 
getProcessName() - Method in class com.metamatrix.common.log.reader.LogEntry
 
getProcessName() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
getProcessName() - Method in interface com.metamatrix.dqp.service.ConfigurationService
Return some identifier which uniquely identifies the DQP.
getProcessName() - Method in class com.metamatrix.platform.registry.ProcessRegistryBinding
 
getProcessName() - Method in class com.metamatrix.platform.registry.ServiceRegistryBinding
 
getProcessName() - Method in class com.metamatrix.platform.service.api.ServiceID
 
getProcessName() - Method in interface com.metamatrix.platform.service.api.ServiceInterface
Get process name on which this service is running on
getProcessName() - Method in class com.metamatrix.platform.service.controller.AbstractService
 
getProcessName() - Method in interface org.teiid.adminapi.ProcessObject
Get the Process name
getProcessorBatchSize() - Method in interface com.metamatrix.common.buffer.BufferManager
Get the batch size to use during query processing.
getProcessorBatchSize() - Method in class com.metamatrix.common.buffer.impl.BufferConfig
 
getProcessorBatchSize() - Method in class com.metamatrix.common.buffer.impl.BufferManagerImpl
Get processor batch size
getProcessorBatchSize() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
getProcessorBatchSize() - Method in interface com.metamatrix.dqp.service.ConfigurationService
Gets the processor batch size
getProcessorBatchSize() - Method in class com.metamatrix.query.util.CommandContext
 
getProcessorContext() - Method in class com.metamatrix.query.processor.xml.XMLProcessorEnvironment
 
getProcessorID() - Method in class com.metamatrix.query.util.CommandContext
 
getProcessorInstructions() - Method in class com.metamatrix.query.processor.program.Program
 
getProcessorPlan() - Method in class com.metamatrix.query.optimizer.CommandTreeNode
Returns the planner-specific ProcessorPlan implementation.
getProcessorPlan() - Method in class com.metamatrix.query.processor.proc.AbstractAssignmentInstruction
 
getProcessorPlan() - Method in class com.metamatrix.query.processor.proc.ExecSqlInstruction
 
getProcessorPlan() - Method in class com.metamatrix.query.processor.QueryProcessor
 
getProcessorPlan() - Method in class com.metamatrix.query.processor.relational.PlanExecutionNode
 
getProcessorPlan() - Method in class com.metamatrix.query.sql.lang.Command
 
getProcessPlan() - Method in class com.metamatrix.query.processor.proc.AbstractAssignmentInstruction
 
getProcessPoolStats() - Method in class com.metamatrix.common.comm.platform.socket.SocketVMController
 
getProcessPoolStats() - Method in class com.metamatrix.platform.vm.controller.ProcessController
 
getProcessPoolStats() - Method in class org.teiid.transport.SocketListener
 
getProcessPoolStats() - Method in class org.teiid.transport.SocketTransport
 
getProcessStatistics(String, String) - Method in interface com.metamatrix.platform.admin.api.RuntimeStateAdminAPI
Return VMStatistics object for Process.
getProcessStatistics(String, String) - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIImpl
Return VMStatistics object for Process.
getProcID() - Method in interface com.metamatrix.metadata.runtime.api.ProcedureParameter
Returns the procID.
getProcID() - Method in class com.metamatrix.metadata.runtime.model.BasicProcedureParameter
Returns the procID.
getProcType(String) - Static method in class com.metamatrix.metadata.runtime.api.MetadataConstants
 
getProductInfo(String) - Method in class com.metamatrix.platform.security.api.LogonResult
 
getProductInfo(String) - Method in class com.metamatrix.platform.security.api.MetaMatrixSessionInfo
 
getProductInfo() - Method in class com.metamatrix.platform.security.api.MetaMatrixSessionInfo
 
getProfileId() - Method in class com.sforce.soap.partner.GetUserInfoResult
Gets the profileId value for this GetUserInfoResult.
getProgramRecursionCount(Program) - Method in class com.metamatrix.query.processor.xml.XMLProcessorEnvironment
 
getProjectedQuery() - Method in class com.metamatrix.query.sql.lang.Query
 
getProjectedQuery() - Method in class com.metamatrix.query.sql.lang.QueryCommand
 
getProjectedQuery() - Method in class com.metamatrix.query.sql.lang.SetQuery
 
getProjectedQuery() - Method in interface org.teiid.connector.language.IQueryCommand
 
getProjectedSymbols() - Method in class com.metamatrix.query.sql.lang.BatchedUpdateCommand
 
getProjectedSymbols() - Method in class com.metamatrix.query.sql.lang.Command
Get the ordered list of all elements returned by this query.
getProjectedSymbols() - Method in class com.metamatrix.query.sql.lang.Create
 
getProjectedSymbols() - Method in class com.metamatrix.query.sql.lang.Delete
Get the ordered list of all elements returned by this query.
getProjectedSymbols() - Method in class com.metamatrix.query.sql.lang.Drop
 
getProjectedSymbols() - Method in class com.metamatrix.query.sql.lang.DynamicCommand
 
getProjectedSymbols() - Method in class com.metamatrix.query.sql.lang.Insert
Get the ordered list of all elements returned by this query.
getProjectedSymbols() - Method in class com.metamatrix.query.sql.lang.Query
Get the ordered list of all elements returned by this query.
getProjectedSymbols() - Method in class com.metamatrix.query.sql.lang.Select
Get the ordered list of all elements returned by this select.
getProjectedSymbols() - Method in class com.metamatrix.query.sql.lang.SetQuery
Get the ordered list of all elements returned by this query.
getProjectedSymbols() - Method in class com.metamatrix.query.sql.lang.StoredProcedure
Get the ordered list of all elements returned by this query.
getProjectedSymbols() - Method in class com.metamatrix.query.sql.lang.Update
Get the ordered list of all elements returned by this query.
getProjectedSymbols() - Method in class com.metamatrix.query.sql.lang.XQuery
 
getProjectedSymbols() - Method in class com.metamatrix.query.sql.proc.CreateUpdateProcedureCommand
Get the ordered list of all elements returned by this query.
getProjectedTypes() - Method in class com.metamatrix.query.sql.lang.SetQuery
 
getPropertiedObjectEditor() - Method in interface com.metamatrix.common.object.PropertiedObjectView
Return the propertied object editor for this view.
getPropertiedObjectEditor() - Method in class com.metamatrix.common.tree.basic.BasicTreeView
Return the propertied object editor for this view.
getPropertiedObjectEditor() - Method in class com.metamatrix.common.tree.directory.FileSystemView
Return the propertied object editor for this view.
getProperties() - Method in class com.metamatrix.admin.objects.MMAdminObject
Get all the properties for this Object.
getProperties() - Method in class com.metamatrix.admin.objects.MMRole
 
getProperties() - Method in class com.metamatrix.cdk.ConnectorShellCommandTarget
 
getProperties() - Method in interface com.metamatrix.common.application.DQPConfigSource
 
getProperties() - Method in interface com.metamatrix.common.config.api.ComponentObject
Returns the current unmodifiable properties for the component
getProperties() - Method in interface com.metamatrix.common.config.api.Configuration
Returns a UnmodifiableProperties object containing the current configuration properties.
getProperties() - Method in class com.metamatrix.common.config.CurrentConfiguration
Get all of the configuration properties.
getProperties() - Method in class com.metamatrix.common.config.model.BasicComponentObject
 
getProperties() - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
 
getProperties() - Method in class com.metamatrix.common.types.BaseXMLTranslator
 
getProperties() - Method in interface com.metamatrix.common.types.XMLTranslator
Any specific Properties needed by the translator process, such as indenting etc.
getProperties(String, Properties) - Static method in class com.metamatrix.common.util.PropertiesUtils
Obtains from this source the list of all properties that match the pattern specified by the filter.
getProperties() - Method in interface com.metamatrix.common.vdb.api.ModelInfo
 
getProperties() - Method in interface com.metamatrix.jdbc.api.PlanNode
Get the properties for this component.
getProperties() - Method in class com.metamatrix.jdbc.EmbeddedGuiceModule
 
getProperties() - Method in class com.metamatrix.jdbc.util.MMJDBCURL
 
getProperties() - Method in interface com.metamatrix.metadata.runtime.api.MetadataObject
returns the user defined properties for this metadata object.
getProperties() - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataObject
 
getProperties(MetadataID, Connection) - Static method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCRuntimeMetadataReader
Return the properties for the metadata specified by the metadataID.
getProperties(ResultSet) - Static method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
getProperties() - Method in class com.metamatrix.platform.admin.api.runtime.HostData
 
getProperties() - Method in class com.metamatrix.platform.config.persistence.api.PersistentConnectionFactory
 
getProperties() - Method in class com.metamatrix.platform.registry.HostControllerRegistryBinding
 
getProperties() - Method in interface com.metamatrix.platform.service.api.ServiceInterface
Retreive the properties object used to initialize the service.
getProperties() - Method in class com.metamatrix.platform.service.controller.AbstractService
Return the properties that were used to init this service.
getProperties() - Method in class com.metamatrix.platform.vm.controller.ProcessController
 
getProperties() - Method in class com.metamatrix.query.xquery.saxon.SaxonXMLTranslator
 
getProperties() - Method in class com.metamatrix.server.dqp.config.PlatformConfigSource
 
getProperties() - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
getProperties() - Method in interface org.teiid.adminapi.AdminObject
Get the Configuration Properties that defines this process
getProperties() - Method in interface org.teiid.connector.api.ConnectorEnvironment
Get all configuration properties provided in the Connector Binding for this connector instance.
getProperties() - Method in class org.teiid.connector.metadata.runtime.AbstractMetadataRecord
 
getProperties() - Method in interface org.teiid.connector.metadata.runtime.ConnectorMetadata
Get the extension properties defined for this model
getProperties() - Method in class org.teiid.connector.metadata.runtime.MetadataFactory
 
getProperties() - Method in interface org.teiid.connector.metadata.runtime.MetadataObject
Get any arbitrary properties that are provided on this object.
getPropertiesAsString() - Method in class com.metamatrix.admin.objects.MMAdminObject
Get Properties as a String
getPropertiesObject() - Method in class com.metamatrix.common.object.PropertiedObjectImpl
 
getProperty(String) - Method in interface com.metamatrix.common.config.api.ComponentObject
Returns a property value for the given property name
getProperty(String) - Method in interface com.metamatrix.common.config.api.Configuration
Returns the property value for the specified property name.
getProperty(String) - Method in class com.metamatrix.common.config.model.BasicComponentObject
 
getProperty(String) - Method in class com.metamatrix.common.properties.UnmodifiableProperties
 
getProperty(String, String) - Method in class com.metamatrix.common.properties.UnmodifiableProperties
 
getProperty(String) - Method in class com.metamatrix.jdbc.api.tools.QueryPlanDisplayHelper
 
getProperty(String) - Method in class com.metamatrix.jdbc.util.MMJDBCURL
 
getProperty(Integer) - Method in class com.metamatrix.query.mapping.xml.MappingNode
Retrieve one of the Object values, keyed off the Integer property keys defined in MappingNodeConstants.Properties
getProperty(Integer) - Method in class com.metamatrix.query.optimizer.CommandTreeNode
Retrieve one of the CommandPlanner-specific properties stored at this node, or null if no property of the given key exists.
getProperty(NodeConstants.Info) - Method in class com.metamatrix.query.optimizer.relational.plantree.PlanNode
 
getProperty(String) - Method in class com.metamatrix.query.processor.dynamic.TupleXMLReader
 
getPropertyAccessPolicy() - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeSource
Return the PropertyAccessPolicy instance for this TreeNodeSource
getPropertyDefinition() - Method in interface com.metamatrix.common.config.api.ComponentTypeDefn
Returns an unmodifiable PropertyDefinition
getPropertyDefinition() - Method in class com.metamatrix.common.config.model.BasicComponentTypeDefn
 
getPropertyDefinitionList() - Static method in class com.metamatrix.common.tree.directory.FileSystemEntry
 
getPropertyDefinitions(String, String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getPropertyDefinitions(String, String) - Method in class com.metamatrix.admin.server.ServerMonitoringAdminImpl
 
getPropertyDefinitions(PropertiedObject) - Method in interface com.metamatrix.common.object.PropertiedObjectEditor
Obtain the list of PropertyDefinitions that apply to the specified object's type.
getPropertyDefinitions(PropertiedObject) - Method in class com.metamatrix.common.object.PropertiedObjectEditorImpl
Obtain the list of PropertyDefinitions that apply to the specified object's type.
getPropertyDefinitions() - Method in class com.metamatrix.common.object.PropertiedObjectImpl
Obtain the list of PropertyDefinitions that apply to the specified object's type.
getPropertyDefinitions() - Method in class com.metamatrix.common.object.PropertyDefinitionGroup
obtain the List of PropertyDefinitions for this instance.
getPropertyDefinitions() - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
This method is used to determine the property definitions for this object.
getPropertyDefinitions(PropertiedObject) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
Obtain the list of PropertyDefinitions that apply to the specified object's type.
getPropertyDefinitions() - Method in class com.metamatrix.common.tree.basic.BasicTreeView
Get the definitions of the properties for the TreeNode instances returned from this view.
getPropertyDefinitions() - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
Get the definitions of the properties for the DirectoryEntry instances returned from this view.
getPropertyDefinitions(PropertiedObject) - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
Obtain the list of PropertyDefinitions that apply to the specified object's type.
getPropertyDefinitions() - Method in class com.metamatrix.common.tree.directory.FileSystemView
Get the definitions of the properties for the DirectoryEntry instances returned from this view.
getPropertyDefinitions() - Method in interface com.metamatrix.common.tree.TreeView
Get the definitions of the properties for the TreeNode instances returned from this view.
getPropertyInfo(String, Properties) - Method in class com.metamatrix.jdbc.BaseDriver
This method could be used to prompt the user for properties to connect to metamatrix (properties that are not already specified for obtaining connection).
getPropertyInfo(String, Properties) - Method in class org.teiid.jdbc.TeiidDriver
 
getPropertyInteger(String) - Static method in class com.metamatrix.query.mapping.xml.MappingNodeConstants
Convert a property String into one of the Integer property keys defined in MappingNodeConstants.Properties
getPropertyName(String) - Method in class com.metamatrix.jdbc.api.DefaultDisplayHelper
 
getPropertyName(String) - Method in interface com.metamatrix.jdbc.api.DisplayHelper
Get display name for a particular property name.
getPropertyName(String) - Method in class com.metamatrix.jdbc.api.tools.QueryPlanDisplayHelper
 
getPropertyName() - Method in class org.teiid.connector.metadata.runtime.PropertyRecordImpl
 
getPropertyNames() - Method in interface com.metamatrix.platform.security.audit.destination.AuditDestination
Get names of all properties used for this destination.
getPropertyNames() - Method in class com.metamatrix.platform.security.audit.destination.ConsoleAuditDestination
Get names of all properties used for this destination.
getPropertyNames() - Method in class com.metamatrix.platform.security.audit.destination.DatabaseAuditDestination
Get names of all properties used for this destination.
getPropertyNames() - Method in class com.metamatrix.platform.security.audit.destination.SingleFileAuditDestination
Get names of all properties used for this destination.
getPropertyString(Integer) - Static method in class com.metamatrix.query.mapping.xml.MappingNodeConstants
Convert a property Integer into a String (suitable for an XML tag).
getPropertyType() - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
getPropertyType() - Method in interface com.metamatrix.common.config.api.ComponentTypeDefn
Returns the property type
getPropertyType() - Method in class com.metamatrix.common.config.api.ComponentTypePropDefn
Get the type for values of this property.
getPropertyType() - Method in class com.metamatrix.common.config.model.BasicComponentTypeDefn
 
getPropertyType() - Method in interface com.metamatrix.common.object.PropertyDefinition
Get the type for values of this property.
getPropertyType() - Method in class com.metamatrix.common.object.PropertyDefinitionImpl
Get the type for values of this property.
getPropertyType() - Method in interface org.teiid.adminapi.PropertyDefinition
Get the type for values of this property.
getPropertyTypeClassName() - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
getPropertyTypeClassName() - Method in interface org.teiid.adminapi.PropertyDefinition
Get the name of the java class that best represents the property type.
getPropertyValue(String) - Method in class com.metamatrix.admin.objects.MMAdminObject
Returns a property value for the given property name
getPropertyValue(String) - Method in class com.metamatrix.admin.objects.MMRole
 
getPropertyValue(PropertyDefinition) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
 
getPropertyValue(String) - Method in interface org.teiid.adminapi.AdminObject
Searches for the property with the specified key in this Admin Object.
getPropertyValue() - Method in class org.teiid.connector.metadata.runtime.PropertyRecordImpl
 
getProps() - Method in class com.metamatrix.admin.objects.MMAdminObject
 
getProtocol() - Method in class com.metamatrix.core.id.IntegerID
Return the name of the protocol that this factory uses.
getProtocol() - Method in class com.metamatrix.core.id.IntegerIDFactory
Return the name of the protocol that this factory uses.
getProtocol() - Method in class com.metamatrix.core.id.LongID
Return the name of the protocol that this factory uses.
getProtocol() - Method in class com.metamatrix.core.id.LongIDFactory
Return the name of the protocol that this factory uses.
getProtocol() - Method in interface com.metamatrix.core.id.ObjectID
Return the name of the protocol that this factory uses.
getProtocol() - Method in interface com.metamatrix.core.id.ObjectIDFactory
Return the protocol for the type of ObjectID described by this object.
getProtocol() - Method in class com.metamatrix.core.id.ParsedObjectID
 
getProtocol() - Method in class com.metamatrix.core.id.StringID
Return the name of the protocol that this factory uses.
getProtocol() - Method in class com.metamatrix.core.id.StringIDFactory
Return the name of the protocol that this factory uses.
getProtocol() - Method in class com.metamatrix.core.id.UUID
Return the name of the protocol that this factory uses.
getProtocol() - Method in class com.metamatrix.core.id.UUIDFactory
Return the name of the protocol that this factory uses.
getProtocols() - Method in class com.metamatrix.core.id.IDGenerator
Method to obtain the set of String protocols.
getProxy() - Method in class com.metamatrix.query.function.aggregate.NullFilter
 
getProxyUri() - Method in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
getPublicKey() - Method in class com.metamatrix.common.comm.platform.socket.Handshake
 
getPushdown() - Method in class com.metamatrix.query.function.FunctionDescriptor
 
getPushdown() - Method in class com.metamatrix.query.function.metadata.FunctionMethod
Get pushdown property of method
getQMetaClassName() - Method in class com.metamatrix.api.core.xmi.EntityInfo
Gets the qMetaModelEntityName.
getQName() - Method in class com.metamatrix.query.processor.xml.NodeDescriptor
 
getQuantifier() - Method in interface org.teiid.connector.language.ISubqueryCompareCriteria
Get quantifier.
getQueriesForSession(SessionToken) - Method in class com.metamatrix.server.query.service.QueryService
 
getQuery() - Method in class com.metamatrix.connector.salesforce.execution.visitors.DeleteVisitor
 
getQuery() - Method in interface com.metamatrix.connector.salesforce.execution.visitors.IQueryProvidingVisitor
 
getQuery() - Method in class com.metamatrix.connector.salesforce.execution.visitors.JoinQueryVisitor
 
getQuery() - Method in class com.metamatrix.connector.salesforce.execution.visitors.SelectVisitor
 
getQuery() - Method in class com.metamatrix.connector.salesforce.execution.visitors.UpdateVisitor
 
getQuery() - Method in class com.metamatrix.query.mapping.relational.QueryNode
Get SQL query
getQuery() - Method in interface org.teiid.connector.language.ISubqueryContainer
Get the inner subquery
getQueryAll() - Method in class com.metamatrix.connector.salesforce.execution.visitors.SelectVisitor
 
getQueryCommands() - Method in class com.metamatrix.query.sql.lang.SetQuery
 
getQueryExpression() - Method in class com.metamatrix.query.sql.lang.Insert
 
getQueryId() - Method in class com.metamatrix.connector.xml.base.XMLConnectionImpl
 
getQueryId() - Method in interface com.metamatrix.connector.xml.XMLConnection
 
getQueryLocator() - Method in class com.sforce.soap.partner.QueryMore
Gets the queryLocator value for this QueryMore.
getQueryLocator() - Method in class com.sforce.soap.partner.QueryResult
Gets the queryLocator value for this QueryResult.
getQueryMetadata(VirtualDatabaseID) - Method in class com.metamatrix.metadata.runtime.RuntimeMetadataCatalog
 
getQueryMetadataCache() - Method in class com.metamatrix.metadata.runtime.RuntimeMetadataCatalog
 
getQueryParser() - Static method in class com.metamatrix.query.parser.QueryParser
 
getQueryPlan() - Method in interface com.metamatrix.metadata.runtime.api.Group
Return the query plan for the group if it is a virtual group.
getQueryPlan() - Method in interface com.metamatrix.metadata.runtime.api.Procedure
Returns the queryPlan.
getQueryPlan() - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
getQueryPlan() - Method in class com.metamatrix.metadata.runtime.model.BasicProcedure
Returns the queryPlan.
getQueryPlan() - Method in class com.metamatrix.query.analysis.AnalysisRecord
Get the query plan that was created
getQueryPlan() - Method in class com.metamatrix.query.metadata.StoredProcedureInfo
 
getQueryPlan() - Method in class org.teiid.connector.metadata.runtime.ProcedureRecordImpl
 
getQueryPlanType(String) - Static method in class com.metamatrix.metadata.runtime.api.MetadataConstants
 
getQueryPlanTypeName(short) - Static method in class com.metamatrix.metadata.runtime.api.MetadataConstants
 
getQueryProcessorFactory() - Method in class com.metamatrix.query.util.CommandContext
 
getQueryServiceProxy() - Method in class com.metamatrix.admin.server.AbstractAdminImpl
 
getQueryServiceProxy() - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getQueryServiceProxy(String) - Static method in class com.metamatrix.platform.util.PlatformProxyHelper
 
getQueryString() - Method in class com.sforce.soap.partner.Query
Gets the queryString value for this Query.
getQueryString() - Method in class com.sforce.soap.partner.QueryAll
Gets the queryString value for this QueryAll.
getQueryTimeout() - Method in class com.metamatrix.jdbc.MMStatement
Return the number of seconds the driver will wait for a statement object to execute
getQueued() - Method in class com.metamatrix.admin.objects.MMQueueWorkerPool
 
getQueued() - Method in class com.metamatrix.common.queue.WorkerPoolStats
 
getQueued() - Method in interface org.teiid.adminapi.QueueWorkerPool
 
getQueueName() - Method in class com.metamatrix.common.queue.WorkerPoolStats
 
getQueueNames() - Method in class com.metamatrix.platform.admin.api.runtime.ServiceData
Return collection of queue names for the service.
getQueueNames() - Method in class com.metamatrix.platform.registry.ServiceRegistryBinding
 
getQueueStatistics() - Method in interface com.metamatrix.platform.service.api.ServiceInterface
Returns a list of QueueStats objects that represent the queues in this service.
getQueueStatistics(String) - Method in interface com.metamatrix.platform.service.api.ServiceInterface
Returns a QueueStats object that represent the queue in this service.
getQueueStatistics() - Method in class com.metamatrix.platform.service.controller.AbstractService
Returns a list of QueueStats objects that represent the queues in this service.
getQueueStatistics(String) - Method in class com.metamatrix.platform.service.controller.AbstractService
Returns a QueueStats object that represent the queue in this service.
getQueueStatistics() - Method in class com.metamatrix.server.connector.service.ConnectorService
Returns a list of QueueStats objects that represent the queues in this service.
getQueueStatistics(String) - Method in class com.metamatrix.server.connector.service.ConnectorService
Returns a QueueStats object that represent the queue in this service.
getQueueStatistics() - Method in class com.metamatrix.server.query.service.QueryService
Returns a list of QueueStats objects that represent the queues in this service.
getQueueStatistics(String) - Method in class com.metamatrix.server.query.service.QueryService
Returns a QueueStats object that represent the queue in this service.
getQueueWorkerPool() - Method in class com.metamatrix.admin.objects.MMProcess
 
getQueueWorkerPool() - Method in interface org.teiid.adminapi.ProcessObject
 
getQueueWorkerPools(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getQueueWorkerPools(String) - Method in class com.metamatrix.admin.server.ServerMonitoringAdminImpl
Get monitoring information about worker queues for DQPs or connector bindings.
getQueueWorkerPools(String) - Method in class com.metamatrix.dqp.embedded.admin.DQPMonitoringAdminImpl
 
getQueueWorkerPools(String) - Method in interface org.teiid.adminapi.MonitoringAdmin
Get the Queue Worker Pools that correspond to the specified identifier pattern.
getRadix() - Method in interface com.metamatrix.metadata.runtime.api.DataType
Returns an int indicating the radix.
getRadix() - Method in interface com.metamatrix.metadata.runtime.api.Element
 
getRadix() - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
getRadix(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getRadix(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getRadix(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the element's radix
getRadix(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getRadix() - Method in class org.teiid.connector.metadata.runtime.BaseColumn
 
getRadix() - Method in class org.teiid.connector.metadata.runtime.DatatypeRecordImpl
 
getRadix(Object) - Method in class org.teiid.metadata.TransformationMetadata
 
getReader() - Method in class com.metamatrix.common.types.BaseXMLTranslator
 
getReader() - Method in interface com.metamatrix.common.types.XMLReaderFactory
Get a reader object
getReader() - Method in class com.metamatrix.common.types.XMLStreamSourceTranslator
 
getReader() - Method in interface com.metamatrix.common.types.XMLTranslator
Get a Reader for the XML contents;
getReader() - Method in class com.metamatrix.query.xquery.saxon.SaxonXMLTranslator
 
getReadTransaction() - Method in class com.metamatrix.common.connection.TransactionMgr
 
getReadTransaction() - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleManager
 
getReadTransaction() - Method in class com.metamatrix.metadata.runtime.model.UpdateController
 
getRealm() - Method in class com.metamatrix.platform.security.api.AuthorizationPermission
Get the AuthorizationRealm in which this permission belongs.
getRealm() - Method in class com.metamatrix.platform.security.api.AuthorizationPolicyID
Get the AuthorizationRealm this policy belongs in.
getRealm() - Static method in class com.metamatrix.platform.security.util.RolePermissionFactory
Get the Realm under which the factory creates its roles.
getRealmName() - Method in class com.metamatrix.platform.security.api.AuthorizationPermission
Get the name of the realm in which this permission belongs.
getRealmName() - Method in class com.metamatrix.platform.security.api.AuthorizationRealm
Get the full realm name.
getRealmName() - Static method in class com.metamatrix.platform.security.util.RolePermissionFactory
Get the name of the Realm under which the factory creates its roles.
getRealmNames(SessionToken) - Method in interface com.metamatrix.platform.security.api.service.AuthorizationServiceInterface
Obtain the names of all of the realms known to the system.
getRealmNames() - Method in interface com.metamatrix.platform.security.authorization.spi.AuthorizationSourceTransaction
Obtain the names of all of the realms known to the system.
getRealmNames() - Method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationTransaction
Obtain the names of all of the realms known to the system.
getRealmUID(AuthorizationRealm) - Method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationTransaction
 
getReceiveBufferSize() - Method in class com.metamatrix.common.comm.platform.socket.client.OioOjbectChannelFactory
 
getRecord() - Method in class com.sforce.soap.partner.SearchRecord
Gets the record value for this SearchRecord.
getRecords() - Method in class com.sforce.soap.partner.QueryResult
Gets the records value for this QueryResult.
getRecords(int) - Method in class com.sforce.soap.partner.QueryResult
 
getRecordToMergeIds() - Method in class com.sforce.soap.partner.MergeRequest
Gets the recordToMergeIds value for this MergeRequest.
getRecordToMergeIds(int) - Method in class com.sforce.soap.partner.MergeRequest
 
getRecordType() - Method in class org.teiid.connector.metadata.runtime.AbstractMetadataRecord
 
getRecordTypeForIndexFileName(String) - Static method in class org.teiid.metadata.index.SimpleIndexUtil
Return the name of the index file to use for the specified record type, applies only for sever and vdb index files.
getRecordTypeId() - Method in class com.sforce.soap.partner.RecordTypeInfo
Gets the recordTypeId value for this RecordTypeInfo.
getRecordTypeId() - Method in class com.sforce.soap.partner.RecordTypeMapping
Gets the recordTypeId value for this RecordTypeMapping.
getRecordTypeIds() - Method in class com.sforce.soap.partner.DescribeLayoutType0
Gets the recordTypeIds value for this DescribeLayoutType0.
getRecordTypeIds(int) - Method in class com.sforce.soap.partner.DescribeLayoutType0
 
getRecordTypeInfos() - Method in class com.sforce.soap.partner.DescribeSObjectResult
Gets the recordTypeInfos value for this DescribeSObjectResult.
getRecordTypeInfos(int) - Method in class com.sforce.soap.partner.DescribeSObjectResult
 
getRecordTypeMappings() - Method in class com.sforce.soap.partner.DescribeLayoutResult
Gets the recordTypeMappings value for this DescribeLayoutResult.
getRecordTypeMappings(int) - Method in class com.sforce.soap.partner.DescribeLayoutResult
 
getRecursionId() - Method in class com.metamatrix.query.mapping.xml.MappingBaseNode
 
getRecursionLimit() - Method in class com.metamatrix.query.mapping.xml.MappingRecursiveElement
 
getRef(int) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getRef(String) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getRef(int) - Method in class com.metamatrix.jdbc.MMResultSet
 
getRef(String) - Method in class com.metamatrix.jdbc.MMResultSet
 
getReference() - Method in class com.metamatrix.common.types.Streamable
 
getReferencedKey() - Method in interface com.metamatrix.metadata.runtime.api.Key
 
getReferencedKey() - Method in class com.metamatrix.metadata.runtime.model.BasicKey
 
getReferencedKeyUID() - Method in class com.metamatrix.metadata.runtime.model.BasicKey
 
getReferences() - Method in class com.metamatrix.query.mapping.xml.ResultSetInfo
 
getReferences() - Method in class com.metamatrix.query.sql.visitor.CorrelatedReferenceCollectorVisitor
 
getReferences() - Method in class com.metamatrix.query.sql.visitor.ReferenceCollectorVisitor
Get the references collected by the visitor.
getReferences(LanguageObject) - Static method in class com.metamatrix.query.sql.visitor.ReferenceCollectorVisitor
Helper to quickly get the references from obj in a collection.
getReferenceStreamId() - Method in class com.metamatrix.common.types.Streamable
 
getReferenceTo() - Method in class com.sforce.soap.partner.Field
Gets the referenceTo value for this Field.
getReferenceTo(int) - Method in class com.sforce.soap.partner.Field
 
getRegistry() - Method in class com.metamatrix.server.connector.service.ClientServiceRegistryService
 
getRelatedLists() - Method in class com.sforce.soap.partner.DescribeLayout
Gets the relatedLists value for this DescribeLayout.
getRelatedLists(int) - Method in class com.sforce.soap.partner.DescribeLayout
 
getRelationshipName() - Method in class com.sforce.soap.partner.ChildRelationship
Gets the relationshipName value for this ChildRelationship.
getRelationshipName() - Method in class com.sforce.soap.partner.Field
Gets the relationshipName value for this Field.
getRelationshipOrder() - Method in class com.sforce.soap.partner.Field
Gets the relationshipOrder value for this Field.
getReleaseNumber() - Method in class com.metamatrix.common.util.ApplicationInfo
 
getRemainder() - Method in class com.metamatrix.core.id.ParsedObjectID
 
getRemoteAddress() - Method in interface com.metamatrix.common.comm.platform.socket.client.SocketServerInstance
 
getRemoteAddress() - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerInstanceImpl
 
getRemoteAddress() - Method in interface com.metamatrix.common.comm.platform.socket.ObjectChannel
 
getRemoteAddress() - Method in class org.teiid.transport.SSLAwareChannelHandler.ObjectChannelImpl
 
getReplyTo() - Method in class com.sforce.soap.partner.Email
Gets the replyTo value for this Email.
getReport() - Method in class com.metamatrix.query.validator.AbstractValidationVisitor
 
getReportType() - Method in class com.metamatrix.query.report.ActivityReport
Get type of report.
getRequestedColumns() - Method in class com.metamatrix.connector.xml.base.ExecutionInfo
 
getRequestID() - Method in class com.metamatrix.admin.objects.MMRequest
Get the RequestID for a Request
getRequestID() - Method in class com.metamatrix.dqp.message.AtomicRequestID
 
getRequestID() - Method in class com.metamatrix.dqp.message.AtomicRequestMessage
 
getRequestID() - Method in class com.metamatrix.server.serverapi.RequestInfo
Return RequestID for rquest this object represents
getRequestID() - Method in interface org.teiid.adminapi.Request
Get the RequestID for a Request
getRequestIdentifier() - Method in interface com.metamatrix.jdbc.api.Statement
Get ID for last execution which can be used for matching up executions on the client side with executions in the server logs and MetaMatrix console.
getRequestIdentifier() - Method in class com.metamatrix.jdbc.MMStatement
 
getRequestIdentifier() - Method in interface org.teiid.connector.api.ExecutionContext
Get the identifier for the MetaMatrix command being executed.
getRequestObject(int) - Method in class com.metamatrix.connector.xml.http.HTTPRequest
 
getRequestPerms() - Method in class com.metamatrix.connector.xml.base.QueryAnalyzer
 
getRequests(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getRequests(String) - Method in class com.metamatrix.admin.server.ServerMonitoringAdminImpl
Get monitoring information about requests.
getRequests(List<CriteriaDesc>) - Static method in class com.metamatrix.connector.xml.base.RequestGenerator
 
getRequests(String) - Method in class com.metamatrix.dqp.embedded.admin.DQPMonitoringAdminImpl
 
getRequests(String) - Method in interface org.teiid.adminapi.MonitoringAdmin
Get the Requests that correspond to the specified identifier pattern
getRequestTimeout() - Method in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
getRequireResultSet() - Method in class com.metamatrix.dqp.message.RequestMessage
 
getRequiresRestart() - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
getRequiresRestart() - Method in class com.metamatrix.common.config.api.ComponentTypePropDefn
 
getRequiresRestart() - Method in interface com.metamatrix.common.object.PropertyDefinition
Get whether this property requires the system to be restarted before it takes effect.
getRequiresRestart() - Method in class com.metamatrix.common.object.PropertyDefinitionImpl
 
getRequiresRestart() - Method in interface org.teiid.adminapi.PropertyDefinition
Get whether this property requires the system to be restarted before it takes effect.
getResolution() - Method in class com.metamatrix.jdbc.AnnotationImpl
 
getResolution() - Method in interface com.metamatrix.jdbc.api.Annotation
Get resolution for annotation.
getResolution() - Method in class com.metamatrix.query.analysis.QueryAnnotation
 
getResolverException() - Method in class com.metamatrix.query.resolver.util.BindVariableVisitor
 
getResolverException() - Method in class com.metamatrix.query.resolver.util.ResolverVisitor
 
getResource(String) - Method in class com.metamatrix.common.classloader.PostDelegatingClassLoader
By overriding this method, this Class circumvents the java ClassLoader delegation model.
getResource(String) - Method in interface com.metamatrix.common.config.api.ConfigurationModelContainer
Return a ProductType based on the specified name.
getResource(String) - Method in class com.metamatrix.common.config.model.ConfigurationModelContainerImpl
 
getResource() - Method in class com.metamatrix.platform.security.api.AuthorizationPermission
Obtain the resource object for this rule.
getResourceMessage(String) - Static method in class com.metamatrix.jdbc.BaseDataSource
 
getResourceName() - Method in exception com.metamatrix.platform.admin.api.exception.PermissionNodeException
Get the name of the resource that was not found.
getResourceName() - Method in interface com.metamatrix.platform.admin.api.PermissionNode
Resource name for node (the DataNodeFullName).
getResourceName() - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeImpl
Resource name for node (the DataNodeID).
getResourceName() - Method in class com.metamatrix.platform.security.api.AuthorizationPermission
Obtain the name of the resource for this rule.
getResourceName() - Method in class com.metamatrix.platform.service.controller.AbstractService
This method should be overridden when the extending class when it will use a resource name other than the ComponentTypeName for looking up its resource connection properties.
getResourcePath() - Method in class org.teiid.connector.metadata.runtime.TransformationRecordImpl
 
getResourcePool(String) - Method in class com.metamatrix.common.config.model.BasicConfiguration
Returns a ResourceDescriptor for the specified descriptorName
getResourcePools() - Method in class com.metamatrix.common.config.model.BasicConfiguration
Returns a Collection of type ComponentType that represent all the ComponentTypes defined.
getResourceProperties(String) - Method in class com.metamatrix.common.config.CurrentConfiguration
Get the connection properties for the specified resource.
getResources(String) - Method in interface com.metamatrix.admin.api.server.ServerMonitoringAdmin
Get the Resources that correspond to the specified identifer pattern.
getResources(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getResources(String) - Method in class com.metamatrix.admin.server.ServerMonitoringAdminImpl
Get monitoring information about resources.
getResources() - Method in interface com.metamatrix.common.config.api.ConfigurationModelContainer
 
getResources() - Method in class com.metamatrix.common.config.model.ConfigurationModelContainerImpl
 
getResources() - Method in class com.metamatrix.dqp.service.AuditMessage
 
getResources() - Method in interface com.metamatrix.platform.admin.api.ConfigurationAdminAPI
Returns a Collection of ResourceDescriptor for all internal resources defined to the system.
getResources() - Method in class com.metamatrix.platform.admin.apiimpl.ConfigurationAdminAPIImpl
Returns a Collection of ResourceDescriptor for all internal resources defined to the system.
getResources() - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Returns a Collection of ResourceDescriptor for all internal resources defined to the system.
getResources() - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
Returns a Collection of ResourceDescriptor for all internal resources defined to the system.
getResourceType() - Method in class com.metamatrix.admin.objects.MMResource
Get the Resource Type for this Resource
getResponseIDCriterion() - Method in class com.metamatrix.connector.xml.base.ExecutionInfo
 
getResult(Document, List<String>) - Method in class com.metamatrix.connector.xml.streaming.StreamingResultsProducer
 
getResult() - Method in interface com.metamatrix.query.function.aggregate.AggregateFunction
Called after all values have been processed to get the result.
getResult() - Method in class com.metamatrix.query.function.aggregate.Avg
 
getResult() - Method in class com.metamatrix.query.function.aggregate.ConstantFunction
 
getResult() - Method in class com.metamatrix.query.function.aggregate.Count
 
getResult() - Method in class com.metamatrix.query.function.aggregate.Max
 
getResult() - Method in class com.metamatrix.query.function.aggregate.Min
 
getResult() - Method in class com.metamatrix.query.function.aggregate.NullFilter
 
getResult() - Method in class com.metamatrix.query.function.aggregate.Sum
 
getResult() - Method in class com.metamatrix.query.processor.relational.DuplicateFilter
 
getResult() - Method in class com.sforce.soap.partner.DescribeGlobalResponse
Gets the result value for this DescribeGlobalResponse.
getResult() - Method in class com.sforce.soap.partner.DescribeLayoutResponse
Gets the result value for this DescribeLayoutResponse.
getResult() - Method in class com.sforce.soap.partner.DescribeSObjectResponse
Gets the result value for this DescribeSObjectResponse.
getResult() - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutResponse
Gets the result value for this DescribeSoftphoneLayoutResponse.
getResult() - Method in class com.sforce.soap.partner.GetDeletedResponse
Gets the result value for this GetDeletedResponse.
getResult() - Method in class com.sforce.soap.partner.GetServerTimestampResponse
Gets the result value for this GetServerTimestampResponse.
getResult() - Method in class com.sforce.soap.partner.GetUpdatedResponse
Gets the result value for this GetUpdatedResponse.
getResult() - Method in class com.sforce.soap.partner.GetUserInfoResponse
Gets the result value for this GetUserInfoResponse.
getResult() - Method in class com.sforce.soap.partner.LoginResponse
Gets the result value for this LoginResponse.
getResult() - Method in class com.sforce.soap.partner.QueryAllResponse
Gets the result value for this QueryAllResponse.
getResult() - Method in class com.sforce.soap.partner.QueryMoreResponse
Gets the result value for this QueryMoreResponse.
getResult() - Method in class com.sforce.soap.partner.QueryResponse
Gets the result value for this QueryResponse.
getResult() - Method in class com.sforce.soap.partner.ResetPasswordResponse
Gets the result value for this ResetPasswordResponse.
getResult() - Method in class com.sforce.soap.partner.SearchResponse
Gets the result value for this SearchResponse.
getResult() - Method in class com.sforce.soap.partner.SetPasswordResponse
Gets the result value for this SetPasswordResponse.
getResultName() - Method in class com.metamatrix.query.mapping.xml.MappingSourceNode
 
getResultRecords() - Method in class com.metamatrix.connector.salesforce.execution.DeletedResult
 
getResults() - Method in class com.metamatrix.dqp.message.AtomicResultsMessage
 
getResults() - Method in class com.metamatrix.dqp.message.ResultsMessage
 
getResultsCommand() - Method in class com.metamatrix.query.sql.proc.CreateUpdateProcedureCommand
 
getResultSet() - Method in class com.metamatrix.jdbc.MMStatement
Returns a ResultSet object that was produced by a call to the method execute.
getResultSet() - Method in class org.teiid.connector.metadata.runtime.ProcedureRecordImpl
 
getResultSet(CallableStatement) - Method in class org.teiid.dialect.TeiidDialect
 
getResultSetCacheMode() - Method in class com.metamatrix.jdbc.BaseDataSource
 
getResultSetCacheMode() - Method in class com.metamatrix.jdbc.util.MMJDBCURL
 
getResultSetColumn(int) - Method in class com.metamatrix.query.sql.lang.SPParameter
Get a particular result set column at the specified position.
getResultSetColumn(int) - Method in class com.metamatrix.query.sql.lang.StoredProcedure
 
getResultSetColumns() - Method in class com.metamatrix.query.sql.lang.SPParameter
Get the result set columns.
getResultSetColumns() - Method in class com.metamatrix.query.sql.lang.StoredProcedure
 
getResultSetColumnTypes() - Method in interface org.teiid.connector.language.IProcedure
Get the procedure result set column types
getResultSetConcurrency() - Method in class com.metamatrix.jdbc.MMStatement
Retrieves the concurrency mode for the ResultSet objects generated from queries that this Statement object executes.
getResultSetHoldability() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
 
getResultSetHoldability() - Method in class com.metamatrix.jdbc.MMStatement
 
getResultSetID() - Method in class org.teiid.connector.metadata.runtime.ProcedureRecordImpl
 
getResultSetIDs() - Method in class com.metamatrix.query.sql.lang.SPParameter
Get the result set metadata IDs.
getResultSetInfo() - Method in class com.metamatrix.query.mapping.xml.MappingSourceNode
 
getResultSetName() - Method in class com.metamatrix.query.mapping.xml.ResultSetInfo
 
getResultSetName() - Method in class com.metamatrix.query.processor.xml.WhileInstruction
 
getResultSetNames() - Method in class com.metamatrix.query.processor.xml.DefaultCondition
 
getResultSetPosition() - Method in interface com.metamatrix.metadata.runtime.api.ProcedureParameter
 
getResultSetPosition() - Method in class com.metamatrix.metadata.runtime.model.BasicProcedureParameter
 
getResultSetType() - Method in class com.metamatrix.jdbc.MMStatement
Retrieves the type of the ResultSet objects generated from queries that this statement executes.
getResultsID() - Method in class com.metamatrix.query.processor.QueryProcessor
 
getResultsReceiver() - Method in class com.metamatrix.dqp.client.ResultsFuture
 
getRetryDelay() - Method in exception org.teiid.connector.api.DataNotAvailableException
 
getRetryLimit() - Method in class com.metamatrix.platform.service.proxy.ServiceProxy
 
getReturnDescription() - Method in class com.metamatrix.query.function.FunctionForm
Get description of return parameter
getReturnElement() - Method in class com.metamatrix.query.resolver.util.ResolverUtil.ResolvedLookup
 
getReturnName() - Method in class com.metamatrix.query.function.FunctionForm
Get name of return parameter
getReturnType() - Method in class com.metamatrix.query.function.FunctionDescriptor
 
getReturnValue() - Method in class com.metamatrix.connector.xmlsource.file.FileExecution
 
getReturnValue() - Method in class com.metamatrix.connector.xmlsource.soap.SoapExecution
 
getReturnValue() - Method in class com.metamatrix.connector.xmlsource.XMLSourceExecution
 
getReverseType() - Method in class com.metamatrix.query.sql.lang.JoinType
To switch directions from left to right or right to left.
getRightClause() - Method in class com.metamatrix.query.sql.lang.JoinPredicate
Get right clause
getRightExpression() - Method in class com.metamatrix.query.sql.lang.AbstractCompareCriteria
 
getRightExpression() - Method in class com.metamatrix.query.sql.lang.CompareCriteria
Get right expression.
getRightExpression() - Method in class com.metamatrix.query.sql.lang.MatchCriteria
Get right expression.
getRightExpression() - Method in class com.metamatrix.query.sql.lang.SubqueryCompareCriteria
 
getRightExpression() - Method in interface org.teiid.connector.language.ICompareCriteria
Get right expression.
getRightExpression() - Method in interface org.teiid.connector.language.ILikeCriteria
Get right expression.
getRightExpressions() - Method in class com.metamatrix.query.processor.relational.JoinNode
 
getRightExpressions() - Method in interface org.teiid.connector.language.IInCriteria
Get List of IExpression in the set on the right side of the criteria.
getRightItem() - Method in interface org.teiid.connector.language.IJoin
Get the right IFromItem
getRightQuery() - Method in class com.metamatrix.query.sql.lang.SetQuery
 
getRightQuery() - Method in interface org.teiid.connector.language.ISetQuery
 
getRole() - Method in class com.metamatrix.connector.xml.base.ParameterDescriptor
 
getRoleDescriptions() - Method in interface com.metamatrix.platform.admin.api.AuthorizationAdminAPI
Obtain the names of all of the roles and their descriptions known to the system.
getRoleDescriptions() - Method in class com.metamatrix.platform.admin.apiimpl.AuthorizationAdminAPIImpl
 
getRoleDescriptions(SessionToken) - Method in interface com.metamatrix.platform.security.api.service.AuthorizationServiceInterface
Obtain the names of all of the roles and their descriptions known to the system.
getRoleDescriptions() - Method in interface com.metamatrix.platform.security.authorization.spi.AuthorizationSourceTransaction
Obtain the names of all of the roles and their descriptions known to the system.
getRoleDescriptions() - Method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationTransaction
Returns a Map of String Metamatrix role names to String descriptions of each role.
getRoleId() - Method in class com.sforce.soap.partner.GetUserInfoResult
Gets the roleId value for this GetUserInfoResult.
getRoleNamesForPrincipal(MetaMatrixPrincipalName) - Method in interface com.metamatrix.dqp.service.AuthorizationService
Returns a Collection of String names of MetaMatrix roles to which the given principal is assigned.
getRoleNamesForPrincipal(MetaMatrixPrincipalName) - Method in interface com.metamatrix.platform.admin.api.AuthorizationAdminAPI
Returns a Collection of String names of MetaMatrix roles to which the given principal is assigned.
getRoleNamesForPrincipal(MetaMatrixPrincipalName) - Method in class com.metamatrix.platform.admin.apiimpl.AuthorizationAdminAPIImpl
Returns a Collection of String names of MetaMatrix roles to which the given principal is assigned.
getRoleNamesForPrincipal(SessionToken, MetaMatrixPrincipalName) - Method in interface com.metamatrix.platform.security.api.service.AuthorizationServiceInterface
Returns a Collection of String names of MetaMatrix roles to which the given principal is assigned.
getRoleNamesForPrincipal(MetaMatrixPrincipalName) - Method in class com.metamatrix.platform.security.authorization.service.AuthorizationServiceImpl
 
getRoleNamesForPrincipal(Collection) - Method in interface com.metamatrix.platform.security.authorization.spi.AuthorizationSourceTransaction
Returns a Collection of String names of MetaMatrix roles which the given principal belongs to
getRoleNamesForPrincipal(MetaMatrixPrincipalName, Connection) - Static method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationReader
Returns the Set of roles for the specified principal
getRoleNamesForPrincipal(Collection) - Method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationTransaction
Returns a Collection of String names of MetaMatrix roles which the given principal belongs to
getRoleNamesForPrincipal(MetaMatrixPrincipalName) - Method in class com.metamatrix.server.dqp.service.PlatformAuthorizationService
 
getRolesForGroup(String) - Method in interface com.metamatrix.admin.api.server.ServerSecurityAdmin
Get the Collection of administrative role names possessed by the given group, if any.
getRolesForGroup(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getRolesForGroup(String) - Method in class com.metamatrix.admin.server.ServerSecurityAdminImpl
 
getRolesForGroup(String) - Method in class com.metamatrix.dqp.embedded.admin.DQPSecurityAdminImpl
 
getRolesForGroup(String) - Method in interface org.teiid.adminapi.SecurityAdmin
Get the Collection of administrative role names possessed by the given group, if any.
getRolesForUser(String) - Method in interface com.metamatrix.admin.api.server.ServerSecurityAdmin
Get the Collection of administrative role names possessed by the given user, if any.
getRolesForUser(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getRolesForUser(String) - Method in class com.metamatrix.admin.server.ServerSecurityAdminImpl
 
getRollbackOnFinalize() - Static method in class com.metamatrix.common.connection.BaseTransaction
Return whether transactions, if they have not been committed or rolled back when they are destroyed, are rolled back or committed.
getRoot() - Method in class com.metamatrix.common.tree.basic.BasicTreeView
Returns the single root of this TreeView.
getRoot() - Method in interface com.metamatrix.platform.admin.api.PermissionTreeView
Obtain the root PermissionDataNode of the tree.
getRoot() - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeTreeViewImpl
Obtain the root PermissionDataNode of the tree.
getRootNode() - Method in class com.metamatrix.query.mapping.xml.MappingDocument
 
getRootNode() - Method in class com.metamatrix.query.processor.relational.RelationalPlan
 
getRoots() - Method in class com.metamatrix.common.tree.basic.BasicTreeView
Returns the single root of this TreeNode system.
getRoots() - Method in class com.metamatrix.common.tree.directory.FileSystemView
Returns all root partitians on this DirectoryEntry system.
getRoots() - Method in interface com.metamatrix.common.tree.TreeView
Returns all root partitians on this TreeNode system.
getRoots() - Method in interface com.metamatrix.platform.admin.api.PermissionTreeView
Obtain a list of PermissionDataNodes which are the children of the root.
getRoots() - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeTreeViewImpl
Obtain a list of PermissionDataNodes which are the children of the root.
getRoutingId() - Method in class com.metamatrix.platform.service.controller.ServiceData
 
getRoutingUUID() - Method in class com.metamatrix.admin.objects.MMConnectorBinding
Returns the String globally unique routing UUID for this Connector Binding
getRoutingUUID() - Method in interface com.metamatrix.common.config.api.ServiceComponentDefn
Returns the String globally unique routing UUID for this ServiceComponentDefn if it is a Connector Binding; otherwise returns null.
getRoutingUUID() - Method in class com.metamatrix.common.config.model.BasicServiceComponentDefn
Returns the String globally unique routing UUID for this ServiceComponentDefn if it is a Connector Binding; otherwise returns null.
getRow() - Method in class com.metamatrix.jdbc.MMResultSet
Get current row pointer.
getRow() - Method in exception com.sforce.soap.partner.fault.ApiQueryFault
Gets the row value for this ApiQueryFault.
getRowCount(TupleSourceID) - Method in interface com.metamatrix.common.buffer.BufferManager
Gets the current row count
getRowCount(TupleSourceID) - Method in class com.metamatrix.common.buffer.impl.BufferManagerImpl
Get the row count for a particular tuple source
getRowCount() - Method in class com.metamatrix.common.buffer.impl.TupleSourceInfo
Get current row count
getRowCount() - Method in class com.metamatrix.common.buffer.TupleBatch
Return the number of rows contained in this tuple batch
getRowCount() - Method in class com.metamatrix.query.processor.relational.BatchCollector
 
getRowId(int) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getRowId(String) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getRowId(int) - Method in class com.metamatrix.jdbc.MMResultSet
 
getRowId(String) - Method in class com.metamatrix.jdbc.MMResultSet
 
getRowIdLifetime() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
 
getRowLimit() - Method in class com.metamatrix.dqp.message.RequestMessage
 
getRowLimit() - Method in class com.metamatrix.query.sql.lang.Limit
 
getRowLimit() - Method in interface org.teiid.connector.language.ILimit
Get the max number of rows returned by the connector for this query .
getRowOffset() - Method in interface org.teiid.connector.language.ILimit
Gets the offset (relative to the starting row of the produced resultset) of the first row returned by the connector.
getRows() - Method in class com.sforce.soap.partner.DescribeLayoutSection
Gets the rows value for this DescribeLayoutSection.
getRPCProxy(Object) - Method in class com.metamatrix.common.messaging.jgroups.JGroupsMessageBus
 
getRPCProxy(Object) - Method in interface com.metamatrix.common.messaging.MessageBus
 
getRPCProxy(Object) - Method in class com.metamatrix.common.messaging.NoOpMessageBus
 
getRuntimeStateAdminAPIHelper() - Method in class com.metamatrix.admin.server.AbstractAdminImpl
 
getRuntimeStateAdminAPIHelper() - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getRuntimeType() - Method in interface com.metamatrix.metadata.runtime.api.DataType
Returns Runtime type that this datatype is mapped to.
getRuntimeType() - Method in class com.metamatrix.query.processor.xml.NodeDescriptor
 
getRuntimeType() - Method in class org.teiid.connector.metadata.runtime.BaseColumn
 
getRuntimeTypeName() - Method in class org.teiid.connector.metadata.runtime.DatatypeRecordImpl
 
getSalesforceDateFormat() - Static method in class com.metamatrix.connector.salesforce.Util
 
getSalesforceDateTimeFormat() - Static method in class com.metamatrix.connector.salesforce.Util
 
getSaveAsActivity() - Method in class com.sforce.soap.partner.Email
Gets the saveAsActivity value for this Email.
getSaveClasses() - Static method in class bsh.Interpreter
 
getSaveClassesDir() - Static method in class bsh.Interpreter
 
getSAXFilterProvider() - Method in class com.metamatrix.connector.xml.base.XMLConnectorStateImpl
 
getSAXFilterProvider() - Method in interface com.metamatrix.connector.xml.XMLConnectorState
 
getScale(int) - Method in class com.metamatrix.jdbc.FilteredResultsMetadata
 
getScale(int) - Method in class com.metamatrix.jdbc.ResultsMetadataWithProvider
 
getScale() - Method in interface com.metamatrix.metadata.runtime.api.DataType
Returns the scale, which is the number of significant digits to the right of the decimal point.
getScale() - Method in interface com.metamatrix.metadata.runtime.api.Element
Returns the scale, which is the number of significant digits to the right of the decimal point.
getScale() - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
getScale(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getScale(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getScale(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the element's scale
getScale(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getScale() - Method in class com.sforce.soap.partner.Field
Gets the scale value for this Field.
getScale() - Method in class org.teiid.connector.metadata.runtime.BaseColumn
 
getScale() - Method in class org.teiid.connector.metadata.runtime.DatatypeRecordImpl
 
getScale() - Method in interface org.teiid.connector.metadata.runtime.TypeModel
Get scale of this column.
getScale(Object) - Method in class org.teiid.metadata.TransformationMetadata
 
getSchema() - Method in interface com.metamatrix.common.buffer.TupleSource
Returns the List of ElementSymbol describing the Tuple Source
getSchema() - Method in class com.metamatrix.query.processor.NullTupleSource
 
getSchema(String) - Method in class com.metamatrix.query.processor.proc.ProcedurePlan
Get the schema from the tuple source that represents the columns in a result set
getSchema() - Method in class com.metamatrix.query.processor.proc.UpdateCountTupleSource
 
getSchemaName(int) - Method in class com.metamatrix.jdbc.FilteredResultsMetadata
 
getSchemaName(int) - Method in class com.metamatrix.jdbc.ResultsMetadataWithProvider
 
getSchemaPaths() - Method in class org.teiid.connector.metadata.runtime.TransformationRecordImpl
 
getSchemas() - Method in class com.metamatrix.dqp.message.ResultsMessage
 
getSchemas() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the schema names available for this connection.
getSchemas(String, String) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
 
getSchemaTerm() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets MetaMatrix's preferred term for schema
getScope() - Method in class com.metamatrix.admin.objects.TransactionImpl
 
getScope() - Method in class com.metamatrix.query.optimizer.capabilities.BasicSourceCapabilities
 
getScope() - Method in interface com.metamatrix.query.optimizer.capabilities.SourceCapabilities
Determine the scope of these capabilities.
getScope() - Method in interface org.teiid.adminapi.Transaction
Get the scope for the transaction.
getScriptNames(String) - Method in class com.metamatrix.core.commandshell.CommandShell
 
getScriptNames() - Method in class com.metamatrix.core.commandshell.ScriptReader
 
getSearchability() - Method in interface org.teiid.connector.metadata.runtime.Element
Get searchability of this column.
getSearchRecords() - Method in class com.sforce.soap.partner.SearchResult
Gets the searchRecords value for this SearchResult.
getSearchRecords(int) - Method in class com.sforce.soap.partner.SearchResult
 
getSearchScope() - Method in class com.metamatrix.connector.ldap.LDAPSearchDetails
get the context name
getSearchString() - Method in class com.sforce.soap.partner.Search
Gets the searchString value for this Search.
getSearchStringEscape() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the string that can be used to escape "_" or "%" wildcards in the string search pattern used for search parameters
getSearchType() - Method in interface com.metamatrix.metadata.runtime.api.DataType
Returns a short indicating the serach typr.
getSearchType() - Method in interface com.metamatrix.metadata.runtime.api.Element
Return short indicating the search type supported on this element.
getSearchType(String) - Static method in class com.metamatrix.metadata.runtime.api.MetadataConstants
 
getSearchType() - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
getSearchType() - Method in class org.teiid.connector.metadata.runtime.ColumnRecordImpl
 
getSearchType() - Method in class org.teiid.connector.metadata.runtime.DatatypeRecordImpl
 
getSearchTypeName(short) - Static method in class com.metamatrix.metadata.runtime.api.MetadataConstants
 
getSearchTypeName(short) - Static method in class org.teiid.connector.metadata.runtime.MetadataConstants
 
getSecret() - Method in class com.metamatrix.platform.security.api.SessionToken
 
getSections() - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutCallType
Gets the sections value for this DescribeSoftphoneLayoutCallType.
getSections(int) - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutCallType
 
getSecurityDeserializerClass() - Method in class com.metamatrix.connector.xml.base.SecureConnectorStateImpl
 
getSecurityDeserializerClass() - Method in interface com.metamatrix.connector.xml.SecureConnectorState
 
getSecurityFunctionEvaluator() - Method in class com.metamatrix.query.util.CommandContext
 
getSecurityToken(ConnectorEnvironment, TrustedPayloadHandler) - Static method in class com.metamatrix.connector.xmlsource.soap.SecurityToken
 
getSelect() - Method in class com.metamatrix.query.sql.lang.Query
Get the select clause for the query.
getSelect() - Method in interface org.teiid.connector.language.IQuery
Get SELECT clause, should never be null.
getSelector() - Method in class com.metamatrix.query.sql.proc.HasCriteria
Get the CriteriaSelector
getSelector() - Method in class com.metamatrix.query.sql.proc.TranslateCriteria
Get the CriteriaSelector
getSelectorType() - Method in class com.metamatrix.query.sql.proc.CriteriaSelector
Get the type of criteria on the user query's elements
getSelectSymbolCount() - Method in class com.metamatrix.connector.salesforce.execution.visitors.SelectVisitor
 
getSelectSymbolMetadata(int) - Method in class com.metamatrix.connector.salesforce.execution.visitors.SelectVisitor
 
getSelectSymbolMetadata(String) - Method in class com.metamatrix.connector.salesforce.execution.visitors.SelectVisitor
 
getSelectSymbols() - Method in class com.metamatrix.query.processor.relational.ProjectNode
return List of select symbols
getSelectSymbols() - Method in interface org.teiid.connector.language.ISelect
Get List of ISelectSymbol.
getSelectTransformation() - Method in class org.teiid.connector.metadata.runtime.TableRecordImpl
 
getSendBufferSize() - Method in class com.metamatrix.common.comm.platform.socket.client.OioOjbectChannelFactory
 
getSenderDisplayName() - Method in class com.sforce.soap.partner.Email
Gets the senderDisplayName value for this Email.
getSeparator() - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Obtain the character (as a String) that is used to separate names in a path sequence for the abstract path.
getSeparator() - Method in class com.metamatrix.common.tree.basic.BasicTreeView
Obtain the character (as a String) that is used to separate names in a path sequence for the abstract path.
getSeparator() - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
Obtain the character (as a String) that is used to separate names in a path sequence for the abstract path.
getSeparator() - Method in class com.metamatrix.common.tree.directory.FileSystemView
Obtain the character (as a String) that is used to separate names in a path sequence for the abstract path.
getSeparator() - Method in interface com.metamatrix.common.tree.TreeNode
Obtain the character (as a String) that is used to separate names in a path sequence for the abstract path.
getSeparator() - Method in interface com.metamatrix.common.tree.TreeView
Obtain the character (as a String) that is used to separate names in a path sequence for the abstract path.
getSeparatorChar() - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Obtain the character that is used to separate names in a path sequence for the abstract path.
getSeparatorChar() - Method in class com.metamatrix.common.tree.basic.BasicTreeView
Obtain the character that is used to separate names in a path sequence for the abstract path.
getSeparatorChar() - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
Obtain the character that is used to separate names in a path sequence for the abstract path.
getSeparatorChar() - Method in class com.metamatrix.common.tree.directory.FileSystemView
Obtain the character that is used to separate names in a path sequence for the abstract path.
getSeparatorChar() - Method in interface com.metamatrix.common.tree.TreeNode
Obtain the character that is used to separate names in a path sequence for the abstract path.
getSeparatorChar() - Method in interface com.metamatrix.common.tree.TreeView
Obtain the character that is used to separate names in a path sequence for the abstract path.
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.AllowFieldTruncationHeader
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.AssignmentRuleHeader
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.CallOptions
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.ChildRelationship
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DebuggingHeader
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DebuggingInfo
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DebugLevel
 
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DeletedRecord
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DeleteResult
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeGlobal
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeGlobalResponse
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeGlobalResult
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeLayout
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeLayoutButton
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeLayoutComponent
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeLayoutItem
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeLayoutResponse
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeLayoutResult
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeLayoutRow
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeLayoutSection
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeLayoutType0
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeSObject
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeSObjectResponse
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeSObjectResult
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeSoftphoneLayout
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeSoftphoneLayoutCallType
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeSoftphoneLayoutInfoField
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeSoftphoneLayoutItem
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeSoftphoneLayoutResponse
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeSoftphoneLayoutResult
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeSoftphoneLayoutSection
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeTab
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeTabs
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeTabSetResult
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.Email
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.EmailFileAttachment
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.EmailHeader
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.EmailPriority
 
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.EmptyRecycleBinResult
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.Error
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in exception com.sforce.soap.partner.fault.ApiFault
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in exception com.sforce.soap.partner.fault.ApiQueryFault
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.fault.ExceptionCode
 
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.fault.FaultCode
 
getSerializer(String, Class, QName) - Static method in exception com.sforce.soap.partner.fault.InvalidFieldFault
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in exception com.sforce.soap.partner.fault.InvalidIdFault
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in exception com.sforce.soap.partner.fault.InvalidNewPasswordFault
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in exception com.sforce.soap.partner.fault.InvalidQueryLocatorFault
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in exception com.sforce.soap.partner.fault.InvalidSObjectFault
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in exception com.sforce.soap.partner.fault.LoginFault
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in exception com.sforce.soap.partner.fault.MalformedQueryFault
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in exception com.sforce.soap.partner.fault.MalformedSearchFault
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in exception com.sforce.soap.partner.fault.UnexpectedErrorFault
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.Field
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.FieldType
 
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.GetDeleted
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.GetDeletedResponse
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.GetDeletedResult
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.GetServerTimestamp
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.GetServerTimestampResponse
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.GetServerTimestampResult
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.GetUpdated
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.GetUpdatedResponse
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.GetUpdatedResult
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.GetUserInfo
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.GetUserInfoResponse
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.GetUserInfoResult
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.InvalidateSessionsResult
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.LayoutComponentType
 
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.LeadConvert
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.LeadConvertResult
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.LocaleOptions
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.Login
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.LoginResponse
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.LoginResult
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.LoginScopeHeader
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.Logout
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.LogoutResponse
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.MassEmailMessage
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.MergeRequest
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.MergeResult
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.MruHeader
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.PicklistEntry
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.PicklistForRecordType
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.ProcessRequest
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.ProcessResult
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.ProcessSubmitRequest
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.ProcessWorkitemRequest
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.Query
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.QueryAll
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.QueryAllResponse
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.QueryMore
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.QueryMoreResponse
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.QueryOptions
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.QueryResponse
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.QueryResult
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.RecordTypeInfo
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.RecordTypeMapping
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.RelatedList
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.RelatedListColumn
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.RelatedListSort
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.ResetPassword
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.ResetPasswordResponse
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.ResetPasswordResult
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.Retrieve
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.SaveResult
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.Search
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.SearchRecord
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.SearchResponse
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.SearchResult
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.SendEmailError
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.SendEmailResult
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.SessionHeader
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.SetPassword
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.SetPasswordResponse
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.SetPasswordResult
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.SingleEmailMessage
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.SoapType
 
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.sobject.SObject
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.StatusCode
 
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.UndeleteResult
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.Upsert
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.UpsertResult
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.UserTerritoryDeleteHeader
Get Custom Serializer
getServerBufferManager(String, Properties) - Static method in class com.metamatrix.server.dqp.service.PlatformBufferService
Helper to get a buffer manager all set up for unmanaged standalone use.
getServerInstance(HostInfo, boolean) - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerConnectionFactory
 
getServerInstance(HostInfo, boolean) - Method in interface com.metamatrix.common.comm.platform.socket.client.SocketServerInstanceFactory
 
getServerName() - Method in class com.metamatrix.jdbc.MMDataSource
Returns the name of the MetaMatrix Server.
getServerName() - Method in class org.teiid.jdbc.TeiidDataSource
Returns the name of the MetaMatrix Server.
getServerSSLEngine() - Method in class org.teiid.transport.SSLConfiguration
 
getServerStartTime() - Method in interface com.metamatrix.platform.admin.api.RuntimeStateAdminAPI
Returns a Date object representing the time the server was started.
getServerStartTime() - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIImpl
Returns a Date object representing the time the server was started.
GetServerTimestamp - Class in com.sforce.soap.partner
 
GetServerTimestamp() - Constructor for class com.sforce.soap.partner.GetServerTimestamp
 
getServerTimestamp() - Method in interface com.sforce.soap.partner.Soap
Gets server timestamp
getServerTimestamp() - Method in class com.sforce.soap.partner.SoapBindingStub
 
GetServerTimestampResponse - Class in com.sforce.soap.partner
 
GetServerTimestampResponse() - Constructor for class com.sforce.soap.partner.GetServerTimestampResponse
 
GetServerTimestampResponse(GetServerTimestampResult) - Constructor for class com.sforce.soap.partner.GetServerTimestampResponse
 
GetServerTimestampResult - Class in com.sforce.soap.partner
 
GetServerTimestampResult() - Constructor for class com.sforce.soap.partner.GetServerTimestampResult
 
GetServerTimestampResult(Calendar) - Constructor for class com.sforce.soap.partner.GetServerTimestampResult
 
getServerTimeZone() - Method in class com.metamatrix.jdbc.MMStatement
 
getServerTimeZone() - Method in class com.metamatrix.query.util.CommandContext
 
getServerUrl() - Method in class com.sforce.soap.partner.LoginResult
Gets the serverUrl value for this LoginResult.
getService(Class<T>) - Method in interface com.metamatrix.common.comm.api.ServerConnection
 
getService(Class<T>) - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerConnection
 
getService(Class<T>) - Method in interface com.metamatrix.common.comm.platform.socket.client.SocketServerInstance
 
getService(Class<T>) - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerInstanceImpl
 
getService() - Method in class com.metamatrix.platform.registry.ServiceRegistryBinding
 
getService(Class<T>) - Method in class org.teiid.transport.LocalServerConnection
 
getServiceBinding(ServiceID) - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIHelper
Return ServiceRegistryBinding for the given serviceID
getServiceBinding(String, String, ServiceID) - Method in class com.metamatrix.platform.registry.ClusteredRegistryState
 
getServiceBindings(String) - Method in class com.metamatrix.platform.registry.ClusteredRegistryState
 
getServiceBindings(String, String, String) - Method in class com.metamatrix.platform.registry.ClusteredRegistryState
 
getServiceBindings(String, String) - Method in class com.metamatrix.platform.registry.ClusteredRegistryState
 
getServiceByID(ServiceComponentDefnID) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
getServiceByName(String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
getServiceComponentDefn(ComponentDefnID) - Method in interface com.metamatrix.common.config.api.Configuration
Returns a ServiceComponentDefn
getServiceComponentDefn(String) - Method in interface com.metamatrix.common.config.api.Configuration
Returns a ServiceComponentDefn based on the service name.
getServiceComponentDefn(ComponentDefnID) - Method in class com.metamatrix.common.config.model.BasicConfiguration
 
getServiceComponentDefn(String) - Method in class com.metamatrix.common.config.model.BasicConfiguration
Returns a ConnectorBinding based on the specified name.
getServiceComponentDefnID() - Method in interface com.metamatrix.common.config.api.DeployedComponent
Returns the ComponentID for the service component that is deployed.
getServiceComponentDefnID() - Method in class com.metamatrix.common.config.model.BasicDeployedComponent
 
getServiceComponentDefns() - Method in interface com.metamatrix.common.config.api.Configuration
Returns a Collection of type ServiceComponentDefn that represent all the ServiceComponentDefn defined.
getServiceComponentDefns() - Method in class com.metamatrix.common.config.model.BasicConfiguration
Returns a Collection of type ServiceComponentDefn that represent all the ServiceComponentDefn defined.
getServiceData() - Method in interface com.metamatrix.platform.service.api.ServiceInterface
 
getServiceData() - Method in class com.metamatrix.platform.service.controller.AbstractService
 
getServiceEvent() - Method in class com.metamatrix.platform.service.api.event.ServiceEvent
 
getServiceID() - Method in class com.metamatrix.admin.objects.MMConnectorBinding
 
getServiceID() - Method in class com.metamatrix.admin.objects.MMDQP
 
getServiceID() - Method in class com.metamatrix.admin.objects.MMService
 
getServiceID() - Method in class com.metamatrix.common.config.api.DeployedComponentID
 
getServiceID() - Method in class com.metamatrix.platform.admin.api.runtime.ServiceData
Return ServiceID for this binding
getServiceID() - Method in class com.metamatrix.platform.registry.ServiceRegistryBinding
Return ServiceID for this binding
getServiceID() - Method in class com.metamatrix.platform.service.api.event.ServiceEvent
 
getServiceIDByName(String, String, String) - Method in interface com.metamatrix.platform.admin.api.RuntimeStateAdminAPI
Return the ServiceID by Name
getServiceIDByName(String, String, String) - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIImpl
 
getServiceInstance(Class<? extends ApplicationService>) - Method in interface com.metamatrix.common.application.DQPConfigSource
 
getServiceInstance(Class<? extends ApplicationService>) - Method in class com.metamatrix.jdbc.EmbeddedGuiceModule
 
getServiceInstance(Class<? extends ApplicationService>) - Method in class com.metamatrix.server.dqp.config.PlatformConfigSource
 
getServiceName() - Method in class com.metamatrix.platform.service.controller.AbstractService
Return name of service (instance name)
getServiceName() - Method in class com.sforce.soap.partner.SforceServiceLocator
 
getServiceQueueStatistics(ServiceID) - Method in interface com.metamatrix.platform.admin.api.RuntimeStateAdminAPI
Return Collection of QueueStats for service.
getServiceQueueStatistics(ServiceID, String) - Method in interface com.metamatrix.platform.admin.api.RuntimeStateAdminAPI
Return QueueStats object for queue.
getServiceQueueStatistics(ServiceRegistryBinding) - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIHelper
Return Collection of QueueStats for service.
getServiceQueueStatistics(ServiceID) - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIImpl
Return Collection of QueueStats for service.
getServiceQueueStatistics(ServiceID, String) - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIImpl
Return QueueStats object for queue.
getServices(String) - Method in interface com.metamatrix.admin.api.server.ServerMonitoringAdmin
Get the Services that correspond to the specified identifer pattern.
getServices(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getServices(String) - Method in class com.metamatrix.admin.server.ServerMonitoringAdminImpl
Get monitoring information about services.
getServices() - Method in class com.metamatrix.platform.admin.api.runtime.ProcessData
Return a list of all ServiceData objects
getServices() - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIHelper
Return serviceID's for all services running in mm system.
getServices() - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIImpl
Return serviceID's for all services running in mm system.
getServiceType() - Method in class com.metamatrix.platform.registry.ServiceRegistryBinding
 
getServiceType() - Method in interface com.metamatrix.platform.service.api.ServiceInterface
Get service type
getServiceType() - Method in class com.metamatrix.platform.service.controller.AbstractService
Return the type of service (QueryService, SubscriptionService, etc...)
getServiceType() - Method in class com.metamatrix.platform.service.controller.ServiceData
 
getServiceType() - Method in class com.metamatrix.platform.service.proxy.ServiceProxy
Returns the service type that this proxy proxies for.
getSessionID() - Method in class com.metamatrix.admin.objects.MMRequest
Get the SessionID for a Request
getSessionID() - Method in class com.metamatrix.admin.objects.MMSession
Get the unique MetaMatrix session within a given MetaMatrix System
getSessionID() - Method in class com.metamatrix.admin.server.AbstractAdminImpl
Get The MetaMatrixSessionID for this Connection
getSessionID() - Method in class com.metamatrix.platform.security.api.LogonResult
Get the sessionID.
getSessionID() - Method in class com.metamatrix.platform.security.api.MetaMatrixSessionInfo
 
getSessionID() - Method in class com.metamatrix.platform.security.api.SessionToken
Returns unique session identifier
getSessionId() - Method in class com.sforce.soap.partner.LoginResult
Gets the sessionId value for this LoginResult.
getSessionId() - Method in class com.sforce.soap.partner.SessionHeader
Gets the sessionId value for this SessionHeader.
getSessionID() - Method in interface org.teiid.adminapi.Request
Get the SessionID for a Request
getSessionID() - Method in interface org.teiid.adminapi.Session
Get the unique MetaMatrix session within a given MetaMatrix System
getSessionIDValue() - Method in class com.metamatrix.platform.security.api.SessionToken
Returns unique session identifier
getSessionListener() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
getSessionListener() - Method in interface com.metamatrix.dqp.service.ConfigurationService
Client Connection Listener object for the service; This will get notifications about the connections currently available to DQP.
getSessions(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getSessions(String) - Method in class com.metamatrix.admin.server.ServerMonitoringAdminImpl
Get monitoring information about sessions.
getSessions(String) - Method in class com.metamatrix.dqp.embedded.admin.DQPMonitoringAdminImpl
 
getSessions(String) - Method in interface org.teiid.adminapi.MonitoringAdmin
Get the Sessions that correspond to the specified identifier pattern
getSessionServiceProxy() - Method in class com.metamatrix.admin.server.AbstractAdminImpl
 
getSessionServiceProxy() - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getSessionServiceProxy(String) - Static method in class com.metamatrix.platform.util.PlatformProxyHelper
 
getSessionsLoggedInToVDB(String, String) - Method in class com.metamatrix.metadata.runtime.AbstractVDBDeleteUtility
For a given VDB version, get all sessionIDs logged in to it.
getSessionsLoggedInToVDB(String, String) - Method in interface com.metamatrix.platform.security.api.service.SessionServiceInterface
Get all MetaMatrixSessionIDs that are in the ACTIVE state and currently logged in to a VDB.
getSessionsLoggedInToVDB(String, String) - Method in class com.metamatrix.platform.security.session.service.SessionServiceImpl
 
getSessionToken() - Method in class com.metamatrix.platform.security.api.LogonResult
 
getSessionToken() - Method in class com.metamatrix.platform.security.api.MetaMatrixSessionInfo
 
getSessionToken() - Method in class com.metamatrix.server.serverapi.RequestInfo
Returns the session token that the request was submitted under.
getSetOperationString(ISetQuery.Operation) - Method in class org.teiid.connector.jdbc.oracle.OracleSQLTranslator
 
getSetOperationString(ISetQuery.Operation) - Method in class org.teiid.connector.jdbc.translator.Translator
Returns the name for a given ISetQuery.Operation
getSeverity() - Method in class com.metamatrix.jdbc.AnnotationImpl
 
getSeverity() - Method in interface com.metamatrix.jdbc.api.Annotation
Get severity of this annotation
getSforceReserved() - Method in class com.sforce.soap.partner.GetDeletedResult
Gets the sforceReserved value for this GetDeletedResult.
getSforceReserved() - Method in class com.sforce.soap.partner.GetUpdatedResult
Gets the sforceReserved value for this GetUpdatedResult.
getSforceReserved() - Method in class com.sforce.soap.partner.SearchResult
Gets the sforceReserved value for this SearchResult.
getSharedPropertyDefinitions() - Method in interface com.metamatrix.common.object.PropertiedObjectsEditor
Obtain the list of PropertyDefinitions that are defined by all of the propertied objects this editor is set to use.
getSharedPropertyDefinitions() - Method in class com.metamatrix.common.object.PropertiedObjectsEditorImpl
Obtain the list of PropertyDefinitions that are defined by all of the propertied objects this editor is set to use.
getShell() - Method in class com.metamatrix.core.commandshell.CommandTarget
 
getShort(int) - Method in class com.metamatrix.jdbc.MMCallableStatement
Gets the value of a OUTPUT parameter as a short.
getShort(String) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getShort(int) - Method in class com.metamatrix.jdbc.MMResultSet
Get a primitive short based on the column index.
getShort(String) - Method in class com.metamatrix.jdbc.MMResultSet
Get a short based on the column name.
getShortCanonicalName() - Method in class com.metamatrix.query.sql.symbol.SingleElementSymbol
Get the short name of the element
getShortDescription() - Method in class com.metamatrix.api.core.xmi.XMIHeader.Documentation
Return the short description
getShortDescription() - Method in class com.metamatrix.common.config.api.ComponentTypePropDefn
Get the short description of this property.
getShortDescription() - Method in interface com.metamatrix.common.object.ObjectDefinition
Get the short description of this property.
getShortDescription() - Method in class com.metamatrix.common.object.ObjectDefinitionImpl
Get the short description of this property.
getShortDisplayName() - Method in class com.metamatrix.common.config.api.ComponentTypePropDefn
Get the localized display name of this property.
getShortDisplayName() - Method in interface com.metamatrix.common.object.ObjectDefinition
Get the localized display name of this property.
getShortDisplayName() - Method in class com.metamatrix.common.object.ObjectDefinitionImpl
Get the localized display name of this property.
getShortElementName(String) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getShortElementName(String) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getShortElementName(String) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the short (unique only to group) name of an element, given a fully qualified element name.
getShortElementName(String) - Method in class org.teiid.metadata.TransformationMetadata
 
getShortName() - Method in class com.metamatrix.query.sql.symbol.SingleElementSymbol
Get the short name of the element
getShortName(String) - Static method in class com.metamatrix.query.sql.symbol.SingleElementSymbol
 
getShortName(String) - Static method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
getShowPlan() - Method in class com.metamatrix.dqp.message.RequestMessage
 
getShowPlan() - Method in class com.metamatrix.query.sql.lang.Option
Get flag for whether to return the query plan with the results
getShowResults() - Method in class bsh.Interpreter
Show on/off verbose printing status for the show() command.
getSize(Object) - Static method in class com.metamatrix.common.buffer.impl.SizeUtility
Get size of object
getSize() - Method in class com.metamatrix.common.buffer.TupleBatch
Get the size of this batch - may be constant indicating unknown.
getSize() - Method in class com.sforce.soap.partner.QueryResult
Gets the size value for this QueryResult.
getSoap() - Method in interface com.sforce.soap.partner.SforceService
 
getSoap(URL) - Method in interface com.sforce.soap.partner.SforceService
 
getSoap() - Method in class com.sforce.soap.partner.SforceServiceLocator
 
getSoap(URL) - Method in class com.sforce.soap.partner.SforceServiceLocator
 
getSoapAddress() - Method in interface com.sforce.soap.partner.SforceService
Sforce SOAP API
getSoapAddress() - Method in class com.sforce.soap.partner.SforceServiceLocator
 
getSoapType() - Method in class com.sforce.soap.partner.Field
Gets the soapType value for this Field.
getSoapWSDDServiceName() - Method in class com.sforce.soap.partner.SforceServiceLocator
 
getSobject() - Method in class com.sforce.soap.partner.RelatedList
Gets the sobject value for this RelatedList.
getSobjectName() - Method in class com.sforce.soap.partner.DescribeTab
Gets the sobjectName value for this DescribeTab.
getSObjects() - Method in class com.sforce.soap.partner.Upsert
Gets the sObjects value for this Upsert.
getSObjects(int) - Method in class com.sforce.soap.partner.Upsert
 
getSObjectType() - Method in class com.sforce.soap.partner.DescribeLayoutType0
Gets the sObjectType value for this DescribeLayoutType0.
getSObjectType() - Method in class com.sforce.soap.partner.DescribeSObject
Gets the sObjectType value for this DescribeSObject.
getSObjectType() - Method in class com.sforce.soap.partner.GetDeleted
Gets the sObjectType value for this GetDeleted.
getSObjectType() - Method in class com.sforce.soap.partner.GetUpdated
Gets the sObjectType value for this GetUpdated.
getSObjectType() - Method in class com.sforce.soap.partner.Retrieve
Gets the sObjectType value for this Retrieve.
getSocket() - Method in class com.metamatrix.common.comm.platform.socket.SocketUtil.SSLSocketFactory
 
getSocketListenerStats() - Method in class com.metamatrix.common.comm.platform.socket.SocketVMController
 
getSocketListenerStats() - Method in class com.metamatrix.platform.vm.controller.ProcessController
 
getSockets() - Method in class com.metamatrix.admin.objects.MMProcess
 
getSockets() - Method in interface org.teiid.adminapi.ProcessObject
 
getSort() - Method in class com.sforce.soap.partner.RelatedList
Gets the sort value for this RelatedList.
getSort(int) - Method in class com.sforce.soap.partner.RelatedList
 
getSortable() - Method in class com.sforce.soap.partner.Field
Gets the sortable value for this Field.
getSortElements() - Method in class com.metamatrix.query.processor.relational.SortNode
 
getSortKeys() - Method in class com.metamatrix.connector.ldap.LDAPSearchDetails
get the sort keys
getSoTimeout() - Method in interface com.metamatrix.common.comm.platform.socket.client.ObjectChannelFactory
 
getSoTimeout() - Method in class com.metamatrix.common.comm.platform.socket.client.OioOjbectChannelFactory
 
getSource(String) - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleManager
Retrieves an extension module in byte[] form
getSource(String) - Method in interface com.metamatrix.common.extensionmodule.spi.ExtensionModuleTransaction
Retrieves an extension module in byte[] form
getSource(String, Connection) - Static method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleReader
Retrieves an extension module in byte[] form
getSource(String) - Method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleTransaction
Retrieves an extension module in byte[] form
getSource(Class<T>) - Method in class com.metamatrix.common.types.SQLXMLImpl
 
getSource() - Method in class com.metamatrix.common.types.XMLDomSourceTranslator
 
getSource() - Method in class com.metamatrix.common.types.XMLSAXSourceTranslator
 
getSource() - Method in class com.metamatrix.common.types.XMLStreamSourceTranslator
 
getSource() - Method in interface com.metamatrix.common.types.XMLTranslator
Get the XML in the original source form; with however it got created.
getSource(Class<T>) - Method in class com.metamatrix.common.types.XMLType
 
getSource(Class<T>) - Method in class com.metamatrix.jdbc.MMSQLXML
 
getSource() - Method in class com.metamatrix.query.mapping.xml.MappingAttribute
 
getSource() - Method in class com.metamatrix.query.mapping.xml.MappingBaseNode
 
getSource() - Method in class com.metamatrix.query.xquery.saxon.SaxonXMLTranslator
 
getSourceComment(ExecutionContext, ICommand) - Method in class org.teiid.connector.jdbc.oracle.OracleSQLTranslator
 
getSourceComment(ICommand) - Method in class org.teiid.connector.jdbc.translator.SQLConversionVisitor
 
getSourceComment(ExecutionContext, ICommand) - Method in class org.teiid.connector.jdbc.translator.Translator
Returns the source comment for
getSourceComment(ICommand) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
getSourceDescriptor(String) - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleManager
Returns the ExtensionModuleDescriptor object for the extension module indicated by sourceName
getSourceDescriptor(String) - Method in interface com.metamatrix.common.extensionmodule.spi.ExtensionModuleTransaction
Returns the ExtensionModuleDescriptor object for the extension module indicated by sourceName
getSourceDescriptor(String, Connection) - Static method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleReader
Returns the ExtensionModuleDescriptor object for the extension module indicated by sourceName
getSourceDescriptor(String) - Method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleTransaction
Returns the ExtensionModuleDescriptor object for the extension module indicated by sourceName
getSourceDescriptor(String) - Method in interface com.metamatrix.platform.admin.api.ExtensionSourceAdminAPI
Returns the ExtensionSourceDescriptor object for the extension source indicated by sourceName
getSourceDescriptor(String) - Method in class com.metamatrix.platform.admin.apiimpl.ExtensionSourceAdminAPIImpl
Returns the ExtensionSourceDescriptor object for the extension source indicated by sourceName
getSourceDescriptors() - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleManager
Returns List of ExtensionModuleDescriptor objects, in order of their search ordering, or empty List if no extension modules exist
getSourceDescriptors(String) - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleManager
Returns List of ExtensionModuleDescriptor objects of indicated type, in order of their search ordering, or empty List if no descriptors exist for that type.
getSourceDescriptors() - Method in interface com.metamatrix.common.extensionmodule.spi.ExtensionModuleTransaction
Returns List of ExtensionModuleDescriptor objects, in order of their search ordering, or empty List if there are none
getSourceDescriptors(String, boolean) - Method in interface com.metamatrix.common.extensionmodule.spi.ExtensionModuleTransaction
Returns List of ExtensionModuleDescriptor objects of indicated type, in order of their search ordering.
getSourceDescriptors(String, boolean, Connection) - Static method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleReader
Returns List of ExtensionModuleDescriptor objects of indicated type, in order of their search ordering
getSourceDescriptors() - Method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleTransaction
Returns List of ExtensionModuleDescriptor objects, in order of their search ordering
getSourceDescriptors(String, boolean) - Method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleTransaction
Returns List of ExtensionModuleDescriptor objects of indicated type, in order of their search ordering
getSourceDescriptors() - Method in interface com.metamatrix.platform.admin.api.ExtensionSourceAdminAPI
Returns List of ExtensionSourceDescriptor objects, in order of their search ordering
getSourceDescriptors() - Method in class com.metamatrix.platform.admin.apiimpl.ExtensionSourceAdminAPIImpl
Returns List of ExtensionSourceDescriptor objects, in order of their search ordering
getSourceFileInfo() - Method in class bsh.Interpreter
Specify the source of the text from which this interpreter is reading.
getSourceNames() - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleManager
Returns List (of Strings) of all extension module names, in order of their search ordering (empty List if there are none)
getSourceNames() - Method in interface com.metamatrix.common.extensionmodule.spi.ExtensionModuleTransaction
Returns List (of Strings) of all extension module names, in order of their search ordering (empty List if there are none)
getSourceNames(Connection) - Static method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleReader
Returns List (of Strings) of all extension module names, in order of their search ordering
getSourceNames() - Method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleTransaction
Returns List (of Strings) of all extension module names, in order of their search ordering
getSourceNames() - Method in interface com.metamatrix.platform.admin.api.ExtensionSourceAdminAPI
Returns List (of Strings) of all extension source names, in order of their search ordering
getSourceNames() - Method in class com.metamatrix.platform.admin.apiimpl.ExtensionSourceAdminAPIImpl
Returns List (of Strings) of all extension source names, in order of their search ordering
getSourceNode() - Method in class com.metamatrix.query.mapping.xml.MappingAttribute
 
getSourceNode() - Method in class com.metamatrix.query.mapping.xml.MappingElement
 
getSourceNode() - Method in class com.metamatrix.query.mapping.xml.MappingNode
Get the source node for this Mapping Node; note that only mapping elements and mapping attributes have the source nodes; that too ones with specified with NameInSource specified attribute.
getSourceNode() - Method in class com.metamatrix.query.mapping.xml.MappingSourceNode
 
getSourceProperty(SourceCapabilities.Capability) - Method in class com.metamatrix.query.optimizer.capabilities.BasicSourceCapabilities
 
getSourceProperty(SourceCapabilities.Capability) - Method in interface com.metamatrix.query.optimizer.capabilities.SourceCapabilities
This method returns an Object corresponding to the Source Property
getSourceRequests(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getSourceRequests(String) - Method in class com.metamatrix.admin.server.ServerMonitoringAdminImpl
Get monitoring information about source requests.
getSourceRequests(String) - Method in class com.metamatrix.dqp.embedded.admin.DQPMonitoringAdminImpl
 
getSourceRequests(String) - Method in interface org.teiid.adminapi.MonitoringAdmin
Get the Source Request that correspond to the specified identifier pattern
getSourceType() - Method in class com.metamatrix.common.types.basic.AnyToObjectTransform
 
getSourceType() - Method in class com.metamatrix.common.types.basic.AnyToStringTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.BigDecimalToBigIntegerTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.BigIntegerToBigDecimalTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.BooleanToNumberTransform
 
getSourceType() - Method in class com.metamatrix.common.types.basic.DateToTimestampTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.FixedNumberToBigDecimalTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.FixedNumberToBigIntegerTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.FloatingNumberToBigDecimalTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.FloatingNumberToBigIntegerTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.NullToAnyTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.NumberToBooleanTransform
 
getSourceType() - Method in class com.metamatrix.common.types.basic.NumberToByteTransform
 
getSourceType() - Method in class com.metamatrix.common.types.basic.NumberToDoubleTransform
 
getSourceType() - Method in class com.metamatrix.common.types.basic.NumberToFloatTransform
 
getSourceType() - Method in class com.metamatrix.common.types.basic.NumberToIntegerTransform
 
getSourceType() - Method in class com.metamatrix.common.types.basic.NumberToLongTransform
 
getSourceType() - Method in class com.metamatrix.common.types.basic.NumberToShortTransform
 
getSourceType() - Method in class com.metamatrix.common.types.basic.ObjectToAnyTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.StringToBigDecimalTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.StringToBigIntegerTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.StringToBooleanTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.StringToByteTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.StringToCharacterTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.StringToClobTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.StringToDateTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.StringToDoubleTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.StringToFloatTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.StringToIntegerTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.StringToLongTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.StringToShortTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.StringToSQLXMLTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.StringToTimestampTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.StringToTimeTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.TimestampToDateTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.TimestampToTimeTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.TimeToTimestampTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.Transform
Type of the incoming value.
getSourceTypeName() - Method in class com.metamatrix.common.types.Transform
Name of the source type.
getSourceTypes() - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleManager
Returns List (of Strings) of all extension module types currently supported.
getSourceTypes() - Method in interface com.metamatrix.platform.admin.api.ExtensionSourceAdminAPI
Returns List (of Strings) of all extension source types currently supported.
getSourceTypes() - Method in class com.metamatrix.platform.admin.apiimpl.ExtensionSourceAdminAPIImpl
Returns List (of Strings) of all extension source types currently supported.
getSourceVDBID() - Method in class com.metamatrix.platform.admin.api.EntitlementMigrationReport
Get the source VDB ID from which the entitlement migration was attmpted.
getSpaceLimit() - Method in class com.metamatrix.core.util.LRUCache
 
getSql() - Method in class com.metamatrix.query.sql.lang.DynamicCommand
 
getSql() - Method in class org.teiid.connector.jdbc.translator.TranslatedCommand
Get String SQL of translated command; but use #nextLargeSetQuerySQL if this command is a large set query
getSqlCommand() - Method in class com.metamatrix.admin.objects.MMRequest
Get the SQL Command sent to the Server for a Request
getSqlCommand() - Method in interface org.teiid.adminapi.Request
Get the SQL Command sent to the Server for a Request
getSQLConversionVisitor() - Method in class org.teiid.connector.jdbc.translator.Translator
Create the SQLConversionVisitor that will perform translation.
getSQLKeywords() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Get metamatrix keywords that are not SQL-92 keyword
getSqlOptions() - Method in class com.metamatrix.jdbc.BaseDataSource
Get special sqlOptions string, which can currently be set only to SHOWPLAN
getSQLOptions() - Method in class com.metamatrix.jdbc.util.MMJDBCURL
 
getSqlQueryWebServiceUrl(String, String, boolean) - Static method in class com.metamatrix.common.util.WSDLServletUtil
Returns the formatted wsdl url for the SqlQueryWebService
getSQLStateType() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Indicates whether the SQLSTATE returned by SQLException.getSQLState is X/Open (now known as Open Group) SQL CLI or SQL99.
getSQLString(LanguageObject) - Static method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
Helper to quickly get the parser string for an object using the visitor.
getSQLString() - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
Retrieve completed string from the visitor.
getSQLString(List<Object>, StringBuilder) - Static method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
getSQLString(ILanguageObject) - Static method in class org.teiid.connector.visitor.util.SQLStringVisitor
Gets the SQL string representation for a given ILanguageObject.
getSqlTransformationTypeName(short) - Static method in class org.teiid.connector.metadata.runtime.MetadataConstants
 
getSqlTranslator() - Method in class org.teiid.connector.jdbc.JDBCBaseExecution
 
getSQLType(String) - Static method in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
This method is used to obtain a short indicating JDBC SQL type for any object.
getSQLTypeFromClass(String) - Static method in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
Get sql Type from java class type name.
getSQLTypeFromRuntimeType(Class<?>) - Static method in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
Get the sql type from the given runtime type
getSQLTypeFromRuntimeType(Class<?>) - Static method in class org.teiid.connector.api.TypeFacility
Get the SQL type for the given runtime type Class constant
getSQLXML(int) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getSQLXML(String) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getSQLXML(int) - Method in class com.metamatrix.jdbc.MMResultSet
 
getSQLXML(String) - Method in class com.metamatrix.jdbc.MMResultSet
 
getSSLContext(String, String, String, String, String, String, String) - Static method in class com.metamatrix.common.comm.platform.socket.SocketUtil
 
getSSLSocketFactory(Properties) - Static method in class com.metamatrix.common.comm.platform.socket.SocketUtil
 
getStackTrace(Throwable) - Static method in class com.metamatrix.core.util.StringUtil
 
getStagedResultName(String) - Method in class com.metamatrix.query.optimizer.xml.XMLPlannerEnvironment
 
getStagingTableResultsInfo(String) - Method in class com.metamatrix.query.optimizer.xml.XMLPlannerEnvironment
 
getStagingTables() - Method in class com.metamatrix.query.mapping.xml.MappingBaseNode
 
getStaleLobTupleSource() - Static method in class com.metamatrix.common.buffer.impl.TupleSourceInfo
 
getStartDate() - Method in class com.sforce.soap.partner.GetDeleted
Gets the startDate value for this GetDeleted.
getStartDate() - Method in class com.sforce.soap.partner.GetUpdated
Gets the startDate value for this GetUpdated.
getStartDateAsString() - Method in class com.metamatrix.admin.objects.MMSystem
Get The Start Date as a String
getStartTime() - Method in interface com.metamatrix.admin.api.SystemObject
 
getStartTime() - Method in class com.metamatrix.admin.objects.MMProcess
 
getStartTime() - Method in class com.metamatrix.admin.objects.MMSystem
 
getStartTime() - Method in class com.metamatrix.jdbc.EmbeddedConnectionFactoryImpl
 
getStartTime() - Method in class com.metamatrix.platform.registry.RegistryBinding
 
getStartTime() - Method in interface com.metamatrix.platform.service.api.ServiceInterface
Get the time that the service was initialized.
getStartTime() - Method in class com.metamatrix.platform.service.controller.AbstractService
Return time service was initializes.
getStartTime() - Method in class com.metamatrix.platform.service.controller.ServiceData
 
getStartTime() - Method in interface com.metamatrix.platform.vm.api.controller.ProcessManagement
Get the time the VM was initialized.
getStartTime() - Method in class com.metamatrix.platform.vm.controller.ProcessController
Get the time the VM was initialized.
getStartTime() - Method in interface org.teiid.adminapi.ProcessObject
 
getState() - Method in interface com.metamatrix.admin.api.DQP
Retrieve the current connector state.
getState() - Method in interface com.metamatrix.admin.api.Service
Retrieve the current connector state.
getState() - Method in class com.metamatrix.admin.objects.MMConnectorBinding
 
getState() - Method in class com.metamatrix.admin.objects.MMDQP
 
getState() - Method in class com.metamatrix.admin.objects.MMService
 
getState() - Method in class com.metamatrix.admin.objects.MMSession
Get the State of the Session
getState() - Method in class com.metamatrix.admin.objects.MMVDB
 
getState() - Method in class com.metamatrix.connector.salesforce.Connector
 
getState() - Method in class com.metamatrix.connector.xml.base.LoggingConnector
 
getState() - Method in class com.metamatrix.connector.xml.base.SecureConnectorStateImpl
 
getState() - Method in class com.metamatrix.connector.xml.base.XMLConnectionImpl
 
getState() - Method in class com.metamatrix.connector.xml.base.XMLConnectorStateImpl
 
getState() - Method in interface com.metamatrix.connector.xml.BaseXMLConnectorState
 
getState() - Method in class com.metamatrix.connector.xml.file.FileConnectorState
 
getState() - Method in class com.metamatrix.connector.xml.http.HTTPRequest
 
getState() - Method in class com.metamatrix.connector.xml.soap.SOAPConnectorStateImpl
 
getState() - Method in interface com.metamatrix.connector.xml.StatefulConnector
 
getState() - Method in interface com.metamatrix.connector.xml.XMLConnection
 
getState() - Method in class com.metamatrix.platform.service.controller.ServiceData
 
getState() - Method in interface org.teiid.adminapi.ConnectorBinding
Retrieve the current connector state.
getState() - Method in interface org.teiid.adminapi.Session
Get the State of the Session
getState() - Method in interface org.teiid.adminapi.VDB
 
getStateAsString() - Method in interface com.metamatrix.admin.api.DQP
Retrieve the current connector state.
getStateAsString() - Method in interface com.metamatrix.admin.api.Service
Retrieve the current connector state as a printable String.
getStateAsString() - Method in class com.metamatrix.admin.objects.MMConnectorBinding
 
getStateAsString() - Method in class com.metamatrix.admin.objects.MMDQP
 
getStateAsString() - Method in class com.metamatrix.admin.objects.MMService
 
getStateAsString() - Method in class com.metamatrix.admin.objects.MMSession
Get the SessionState
getStateAsString() - Method in class com.metamatrix.admin.objects.MMVDB
 
getStateAsString() - Method in interface org.teiid.adminapi.ConnectorBinding
Retrieve the current connector state as a printable String.
getStateAsString() - Method in interface org.teiid.adminapi.Session
Get the Session State as a String.
getStateAsString() - Method in interface org.teiid.adminapi.VDB
 
getStateChangedTime() - Method in interface com.metamatrix.admin.api.DQP
Retrieve time of last state change.
getStateChangedTime() - Method in interface com.metamatrix.admin.api.Service
Returns time of last state change.
getStateChangedTime() - Method in class com.metamatrix.admin.objects.MMConnectorBinding
 
getStateChangedTime() - Method in class com.metamatrix.admin.objects.MMDQP
 
getStateChangedTime() - Method in class com.metamatrix.admin.objects.MMService
 
getStateChangedTime() - Method in interface org.teiid.adminapi.ConnectorBinding
Returns time of last state change.
getStateChangeTime() - Method in class com.metamatrix.platform.admin.api.runtime.ServiceData
 
getStateChangeTime() - Method in class com.metamatrix.platform.registry.ServiceRegistryBinding
 
getStateChangeTime() - Method in interface com.metamatrix.platform.service.api.ServiceInterface
 
getStateChangeTime() - Method in class com.metamatrix.platform.service.controller.AbstractService
Return the time the current state was entered.
getStateChangeTime() - Method in class com.metamatrix.platform.service.controller.ServiceData
 
getStatement() - Method in class com.metamatrix.jdbc.MMResultSet
Retrieves the Statement object that produced this ResultSet object.
getStatement() - Method in class org.teiid.connector.jdbc.JDBCBaseExecution
 
getStatements() - Method in class com.metamatrix.query.sql.proc.Block
Get all the statements contained on this block.
getStatistics() - Method in class com.metamatrix.api.core.message.MessageList
Return the Statistics instance that contains a breakdown by MessageType of the number of Message instances in this object.
getStatisticsList() - Method in class com.metamatrix.query.processor.relational.RelationalNodeStatistics
 
getStats() - Method in class com.metamatrix.common.buffer.impl.BufferManagerImpl
Construct a BufferStats object by looking at all the state.
getStats() - Method in class com.metamatrix.common.connection.ManagedConnection
 
getStats() - Method in interface com.metamatrix.common.queue.WorkerPool
 
getStats() - Method in class org.teiid.transport.SocketListener
 
getStats() - Method in class org.teiid.transport.SocketTransport
 
getStatus() - Method in class com.metamatrix.admin.objects.TransactionImpl
 
getStatus(TupleSourceID) - Method in interface com.metamatrix.common.buffer.BufferManager
Gets the status of the tuple source
getStatus(TupleSourceID) - Method in class com.metamatrix.common.buffer.impl.BufferManagerImpl
Get the status for a particular tuple source
getStatus() - Method in class com.metamatrix.common.buffer.impl.TupleSourceInfo
Get status of this tuple source, as defined in BufferManager constants
getStatus() - Method in class com.metamatrix.common.vdb.api.VDBArchive
 
getStatus() - Method in interface com.metamatrix.common.vdb.api.VDBDefn
Returns a short indicating if the status of the VirtualDatabase.
getStatus() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabase
Returns a short indicating if the status of the VirtualDatabase.
getStatus() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabase
 
getStatus() - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
getStatus() - Method in interface org.teiid.adminapi.Transaction
Get the current status.
getStatusCode() - Method in class com.sforce.soap.partner.Error
Gets the statusCode value for this Error.
getStatusCode() - Method in class com.sforce.soap.partner.SendEmailError
Gets the statusCode value for this SendEmailError.
getStickyFlag() - Method in class com.metamatrix.platform.service.proxy.ServiceProxy
 
getStoredProcedure(String) - Method in interface com.metamatrix.query.metadata.MetadataStore
 
getStoredProcedure(String) - Method in class org.teiid.metadata.CompositeMetadataStore
 
getStoredProcedure(String) - Method in class org.teiid.metadata.ConnectorMetadataStore
 
getStoredProcedure(String) - Method in class org.teiid.metadata.index.IndexMetadataStore
 
getStoredProcedureInfoForProcedure(String) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getStoredProcedureInfoForProcedure(String) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getStoredProcedureInfoForProcedure(String) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the the StoredProcedureInfo based on the fully qualified procedure name
getStoredProcedureInfoForProcedure(String) - Method in class org.teiid.metadata.TransformationMetadata
 
getStream() - Method in interface com.metamatrix.connector.xml.Document
 
getStream() - Method in class com.metamatrix.connector.xml.streaming.DocumentImpl
 
getStreamable(TupleSourceID, String) - Method in interface com.metamatrix.common.buffer.BufferManager
Return the LOB associated with the referenceId
getStreamable(TupleSourceID, String) - Method in class com.metamatrix.common.buffer.impl.BufferManagerImpl
 
getStreamablePart(TupleSourceID, int) - Method in interface com.metamatrix.common.buffer.BufferManager
Returns the streamable batch object's part stored with specified identifier
getStreamablePart(TupleSourceID, int) - Method in class com.metamatrix.common.buffer.impl.BufferManagerImpl
 
getStreamingBatchSize() - Method in class com.metamatrix.query.util.CommandContext
 
getStreamProducer() - Method in class com.metamatrix.connector.xml.file.FileExecution
 
getStreamProducer() - Method in class com.metamatrix.connector.xml.http.HTTPExecution
 
getStreamProducer() - Method in class com.metamatrix.connector.xml.soap.SOAPExecution
 
getStreamProducer() - Method in interface com.metamatrix.connector.xml.XMLExecution
Gets all the ResultProducers for a single query.
getStrictJava() - Method in class bsh.Interpreter
 
getString() - Method in class com.metamatrix.common.types.BaseXMLTranslator
 
getString(Clob) - Static method in class com.metamatrix.common.types.ClobType
Utility method to convert to String
getString() - Method in class com.metamatrix.common.types.SQLXMLImpl
 
getString() - Method in class com.metamatrix.common.types.XMLStreamSourceTranslator
 
getString() - Method in interface com.metamatrix.common.types.XMLTranslator
Get String form of the XML
getString() - Method in class com.metamatrix.common.types.XMLType
 
getString(String) - Static method in class com.metamatrix.connector.salesforce.Messages
 
getString(String) - Static method in class com.metamatrix.connector.xml.base.Messages
 
getString(String) - Static method in class com.metamatrix.connector.xml.file.Messages
 
getString(String) - Static method in class com.metamatrix.connector.xml.http.Messages
 
getString(String) - Static method in class com.metamatrix.connector.xml.soap.Messages
 
getString(String) - Method in class com.metamatrix.core.BundleUtil
Get the string identified by the given key and localized to the current locale.
getString(String, List) - Method in class com.metamatrix.core.BundleUtil
Get the string identified by the given key and localized to the current locale, and replace placeholders in the localized string with the string form of the parameters.
getString(String, Object...) - Method in class com.metamatrix.core.BundleUtil
Get the string identified by the given key and localized to the current locale, and replace placeholders in the localized string with the string form of the parameters.
getString(int) - Static method in class com.metamatrix.core.vdb.ModelType
 
getString(int) - Method in class com.metamatrix.jdbc.MMCallableStatement
Gets the value of a OUTPUT parameter as a String.
getString(String) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getString(int) - Method in class com.metamatrix.jdbc.MMResultSet
Get a String based on the column index.
getString(String) - Method in class com.metamatrix.jdbc.MMResultSet
Get a string based on the column name.
getString() - Method in class com.metamatrix.jdbc.MMSQLXML
 
getString() - Method in class com.metamatrix.query.xquery.saxon.SaxonXMLTranslator
 
getStringFunctions() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the Open Group CLI names for metamatrix string functions
getStringID() - Method in class com.metamatrix.common.buffer.TupleSourceID
Get string combining the unique ID and location in the form : if a location is specified.
getStringOrKey(String) - Method in class com.metamatrix.core.BundleUtil
 
getStringQuoteBegin() - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
Get the string to quote the beginning of a string with.
getStringQuoteEnd() - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
Get the string to quote the end of a string with.
getStrings(String, int) - Static method in class org.teiid.metadata.index.RecordFactory
 
getStringValue(int, Integer) - Method in class com.metamatrix.jdbc.AbstractMetadataProvider
 
getStringValue(int, Integer) - Method in interface com.metamatrix.jdbc.ResultsMetadataProvider
Get metadata value for the column at columnIndex for a given metadata property.
getStyleSheet() - Method in class com.metamatrix.dqp.message.RequestMessage
 
getSubCommand() - Method in class com.metamatrix.query.sql.lang.ProcedureContainer
 
getSubCommands() - Method in class com.metamatrix.query.sql.lang.BatchedUpdateCommand
 
getSubCommands() - Method in class com.metamatrix.query.sql.lang.Command
Gets the subCommands (both embedded and non-embedded) under this command.
getSubCommandsUpdatingModelCount(QueryMetadataInterface) - Method in class com.metamatrix.query.sql.lang.Command
 
getSubCommandsUpdatingModelCount(Command, QueryMetadataInterface) - Static method in class com.metamatrix.query.sql.lang.Command
 
getSubGroups() - Method in class com.metamatrix.common.object.PropertyDefinitionGroup
obtain the List of PropertyDefinitionGroups that are contained by this instance.
getSubject() - Method in class com.sforce.soap.partner.Email
Gets the subject value for this Email.
getSubmittedTimestamp() - Method in class com.metamatrix.dqp.message.AtomicRequestMessage
Get time that the time when the command was created by the client.
getSubmittedTimestamp() - Method in class com.metamatrix.dqp.message.RequestMessage
Get time that the time when the command was created by the client.
getSubmittedTimestamp() - Method in class com.metamatrix.server.serverapi.RequestInfo
Get time that the request was created by the user.
getSubqueryContainers() - Method in class com.metamatrix.query.optimizer.relational.plantree.PlanNode
 
getSubRealmName() - Method in class com.metamatrix.platform.security.api.AuthorizationRealm
Get the sub realm name.
getSubString(long, int) - Method in class com.metamatrix.common.types.ClobType
 
getSubString(long, int) - Method in class com.metamatrix.jdbc.MMClob
Returns a copy of the specified substring in the CLOB value designated by this Clob object.
GetSuffix(int) - Method in class com.metamatrix.query.parser.JavaCharStream
 
getSuperComponentTypeID() - Method in interface com.metamatrix.common.config.api.ComponentType
Returns the super component type id
getSuperComponentTypeID() - Method in class com.metamatrix.common.config.model.BasicComponentType
 
getSuperRealmName() - Method in class com.metamatrix.platform.security.api.AuthorizationRealm
Get the super realm name.
getSuperTables(String, String, String) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Retrieves a description of the table hierarchies defined in a particular schema in this database.
getSuperTypes(String, String, String) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Retrieves a description of the user-defined type (UDT) hierarchies defined in a particular schema in this database.
getSupportedByProtocol(String) - Static method in class com.metamatrix.common.jdbc.JDBCPlatform
 
getSupportedFunctions() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
getSupportedFunctions() - Method in class com.metamatrix.connector.metadata.adapter.ObjectConnectorCapabilities
 
getSupportedFunctions() - Method in class com.metamatrix.connector.salesforce.SalesforceCapabilities
 
getSupportedFunctions() - Method in class com.metamatrix.connector.xml.base.XMLCapabilities
 
getSupportedFunctions() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Get list of all supported function names.
getSupportedFunctions() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
Return null to indicate no functions are supported.
getSupportedFunctions() - Method in class org.teiid.connector.jdbc.db2.DB2Capabilities
 
getSupportedFunctions() - Method in class org.teiid.connector.jdbc.derby.DerbyCapabilities
 
getSupportedFunctions() - Method in class org.teiid.connector.jdbc.informix.InformixCapabilities
 
getSupportedFunctions() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
getSupportedFunctions() - Method in class org.teiid.connector.jdbc.mm.MMCapabilities
 
getSupportedFunctions() - Method in class org.teiid.connector.jdbc.mysql.MySQL5Capabilities
 
getSupportedFunctions() - Method in class org.teiid.connector.jdbc.mysql.MySQLCapabilities
 
getSupportedFunctions() - Method in class org.teiid.connector.jdbc.oracle.OracleCapabilities
 
getSupportedFunctions() - Method in class org.teiid.connector.jdbc.postgresql.PostgreSQLCapabilities
 
getSupportedFunctions() - Method in class org.teiid.connector.jdbc.SimpleCapabilities
Return null to indicate no functions are supported.
getSupportedFunctions() - Method in class org.teiid.connector.jdbc.sqlserver.SqlServerCapabilities
 
getSupportedFunctions() - Method in class org.teiid.connector.jdbc.sybase.SybaseCapabilities
 
getSupportedFunctions() - Method in class org.teiid.connector.jdbc.teradata.TeradataCapabilities
 
getSupportedJoinCriteria() - Method in class com.metamatrix.connector.salesforce.SalesforceCapabilities
 
getSupportedJoinCriteria(Object, QueryMetadataInterface, CapabilitiesFinder) - Static method in class com.metamatrix.query.optimizer.relational.rules.CapabilitiesUtil
 
getSupportedJoinCriteria() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Get the supported join criteria.
getSupportedJoinCriteria() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
getSupportedJoinCriteria() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
getSwapFileContents() - Method in class com.metamatrix.server.admin.apiimpl.MaterializationLoadScriptsImpl
 
getSwapScriptFile() - Method in interface com.metamatrix.server.admin.api.MaterializationLoadScripts
Get a stream of the generated swap script.
getSwapScriptFile() - Method in class com.metamatrix.server.admin.apiimpl.MaterializationLoadScriptsImpl
 
getSwapScriptFileName() - Method in interface com.metamatrix.server.admin.api.MaterializationLoadScripts
Get the file name the the swap script should be named.
getSwapScriptFileName() - Method in class com.metamatrix.server.admin.apiimpl.MaterializationLoadScriptsImpl
 
getSymbol() - Method in class com.metamatrix.api.exception.query.UnresolvedSymbolDescription
Get the symbol that was unresolved
getSymbol(Object) - Method in class com.metamatrix.query.metadata.GroupInfo
 
getSymbol(String) - Method in class com.metamatrix.query.metadata.GroupInfo
 
getSymbol(int) - Method in class com.metamatrix.query.sql.lang.Select
Returns the select symbol at the specified index.
getSymbol() - Method in class com.metamatrix.query.sql.lang.SetClause
 
getSymbol() - Method in class com.metamatrix.query.sql.symbol.AliasSymbol
Get the underlying symbol
getSymbol() - Method in interface org.teiid.connector.language.ISetClause
 
getSymbolList() - Method in class com.metamatrix.query.metadata.GroupInfo
 
getSymbolMap() - Method in class com.metamatrix.query.mapping.xml.MappingSourceNode
 
getSymbolMap() - Method in class com.metamatrix.query.sql.proc.CreateUpdateProcedureCommand
Get the symbol map between elements on the virtual group being updated and the elements on the transformation query.
getSymbols() - Method in class com.metamatrix.query.sql.lang.GroupBy
Returns an ordered list of the symbols in the GROUP BY
getSymbols() - Method in class com.metamatrix.query.sql.lang.Select
Returns an ordered list of the symbols in the select.
getSymbols() - Method in class com.metamatrix.query.sql.visitor.ExpressionSymbolCollector
Get the elements collected by the visitor.
getSymbols(LanguageObject, Collection) - Static method in class com.metamatrix.query.sql.visitor.ExpressionSymbolCollector
Helper to quickly get the elements from obj in the elements collection
getSymmectricCryptor() - Static method in class com.metamatrix.common.util.crypto.cipher.SymmetricCryptor
Creates a new SymmetricCryptor with a new symmetric key
getSymmectricCryptor(URL) - Static method in class com.metamatrix.common.util.crypto.cipher.SymmetricCryptor
Creates a SymmetricCryptor using the supplied URL contents as the key
getSymmectricCryptor(byte[]) - Static method in class com.metamatrix.common.util.crypto.cipher.SymmetricCryptor
Creates a SymmetricCryptor using the supplied byte array as the key
getSymmetricCryptor(byte[]) - Method in class com.metamatrix.common.util.crypto.DhKeyGenerator
 
getSynchronousTtl() - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerConnectionFactory
 
getSystem() - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getSystem() - Method in class com.metamatrix.admin.server.ServerMonitoringAdminImpl
Get monitoring information about the sytem at large.
getSystemBootStrapProperties() - Method in class com.metamatrix.common.config.CurrentConfiguration
 
getSystemConfiguration() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
getSystemConfiguration() - Method in interface com.metamatrix.dqp.service.ConfigurationService
Get the system Configuration object loaded from the configuration object, this is currently only needed to support the exportConfiguration admin call.
getSystemCredentials(String) - Method in class org.teiid.connector.api.CredentialMap
Method to return the credentials map for a system
getSystemFunctions() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the Open Group CLI names for metamatrix system functions
getSystemProperties() - Method in class com.metamatrix.dqp.embedded.configuration.ServerConfigFileReader
Get properties defined for the System/Query Service
getSystemProperties() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
getSystemProperties() - Method in interface com.metamatrix.dqp.service.ConfigurationService
Get DQP properties
getSystems() - Method in class org.teiid.connector.api.CredentialMap
Method to return an array of systems that have been added to this CredentialMap.
getSystemState() - Method in class com.metamatrix.platform.admin.api.runtime.SystemStateBuilder
 
getSystemState() - Method in interface com.metamatrix.platform.admin.api.RuntimeStateAdminAPI
Return the running state of the system.
getSystemState() - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIHelper
Return the running state of the system.
getSystemState() - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIImpl
 
getSystemVdb() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
getSystemVdb() - Method in interface com.metamatrix.dqp.service.ConfigurationService
Get the VDB contents for the "System.VDB"
getSystemVDBArchive() - Method in class com.metamatrix.metadata.runtime.RuntimeMetadataCatalog
Returns the System VDB Archive
getTable() - Method in class com.metamatrix.query.sql.lang.Create
 
getTable() - Method in class com.metamatrix.query.sql.lang.Drop
 
getTableName(Properties) - Method in class com.metamatrix.common.log.DbLogWriter
 
getTableName() - Method in class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
getTableName() - Method in interface com.metamatrix.connector.salesforce.execution.visitors.ICriteriaVisitor
 
getTableName(int) - Method in class com.metamatrix.jdbc.FilteredResultsMetadata
 
getTableName(int) - Method in class com.metamatrix.jdbc.ResultsMetadataWithProvider
 
getTableNameInSource() - Method in interface org.teiid.connector.metadata.IObjectQuery
 
getTablePrivileges(String, String, String) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets a description of access rights for the table of the given name.
getTables(String, String, String, String[]) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets a description of tables whose table name matches tableNamePattern.
getTables() - Method in interface org.teiid.connector.metadata.runtime.ConnectorMetadata
Get the tables defined for this model
getTables() - Method in class org.teiid.connector.metadata.runtime.MetadataFactory
 
getTableType() - Method in interface com.metamatrix.metadata.runtime.api.Group
 
getTableType() - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
getTableType() - Method in class org.teiid.connector.metadata.runtime.TableRecordImpl
 
getTableTypeName(short) - Static method in class com.metamatrix.metadata.runtime.api.MetadataConstants
 
getTableTypeName(short) - Static method in class org.teiid.connector.metadata.runtime.MetadataConstants
 
getTableTypes() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the table types available to metamatrix.
getTableXPath() - Method in class com.metamatrix.connector.xml.base.ExecutionInfo
 
getTabOrder() - Method in class com.sforce.soap.partner.DescribeLayoutComponent
Gets the tabOrder value for this DescribeLayoutComponent.
getTabs() - Method in class com.sforce.soap.partner.DescribeTabSetResult
Gets the tabs value for this DescribeTabSetResult.
getTabs(int) - Method in class com.sforce.soap.partner.DescribeTabSetResult
 
getTabSize(int) - Method in class com.metamatrix.query.parser.JavaCharStream
 
getTagRootElement() - Method in class com.metamatrix.query.mapping.xml.MappingDocument
A tag root is the first visual node on the document.
getTarget() - Method in class com.metamatrix.api.core.message.DefaultMessage
Gets the target object to which this message applies.
getTarget() - Method in interface com.metamatrix.api.core.message.Message
Gets the target object to which this message refers.
getTarget() - Method in class com.metamatrix.common.actions.ActionDefinition
Get the target object for this action.
getTarget() - Method in class com.metamatrix.core.commandshell.CommandShell
 
getTarget() - Method in class com.metamatrix.core.event.TargetableEvent
Return the target of the event.
getTargetClasses() - Method in class com.metamatrix.common.messaging.jgroups.RPCStruct
 
getTargetObjectId() - Method in class com.sforce.soap.partner.SendEmailError
Gets the targetObjectId value for this SendEmailError.
getTargetObjectId() - Method in class com.sforce.soap.partner.SingleEmailMessage
Gets the targetObjectId value for this SingleEmailMessage.
getTargetObjectIds() - Method in class com.sforce.soap.partner.MassEmailMessage
Gets the targetObjectIds value for this MassEmailMessage.
getTargetObjectIds(int) - Method in class com.sforce.soap.partner.MassEmailMessage
 
getTargetType() - Method in class com.metamatrix.common.types.basic.AnyToObjectTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.AnyToStringTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.BigDecimalToBigIntegerTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.BigIntegerToBigDecimalTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.BooleanToNumberTransform
 
getTargetType() - Method in class com.metamatrix.common.types.basic.DateToTimestampTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.FixedNumberToBigDecimalTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.FixedNumberToBigIntegerTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.FloatingNumberToBigDecimalTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.FloatingNumberToBigIntegerTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.NullToAnyTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.NumberToBooleanTransform
 
getTargetType() - Method in class com.metamatrix.common.types.basic.NumberToByteTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.NumberToDoubleTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.NumberToFloatTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.NumberToIntegerTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.NumberToLongTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.NumberToShortTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.ObjectToAnyTransform
 
getTargetType() - Method in class com.metamatrix.common.types.basic.StringToBigDecimalTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.StringToBigIntegerTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.StringToBooleanTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.StringToByteTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.StringToCharacterTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.StringToClobTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.StringToDateTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.StringToDoubleTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.StringToFloatTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.StringToIntegerTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.StringToLongTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.StringToShortTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.StringToSQLXMLTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.StringToTimestampTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.StringToTimeTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.TimestampToDateTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.TimestampToTimeTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.TimeToTimestampTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.Transform
Type of the outgoing value.
getTargetTypeName() - Method in class com.metamatrix.common.types.Transform
Name of the target type.
getTargetVDBID() - Method in class com.metamatrix.platform.admin.api.EntitlementMigrationReport
Get the target VDB ID to which the entitlement migration was attmpted.
getTempContext() - Method in class com.metamatrix.query.processor.proc.ProcedurePlan
 
getTempDirectory() - Method in interface com.metamatrix.common.config.api.Host
Returns the temp directory that is used when setting the java.io.tmpdir envornment variable
getTempDirectory() - Method in class com.metamatrix.common.config.model.BasicHost
 
getTempDirectory(String) - Static method in class com.metamatrix.core.util.TempDirectory
Create a temporary directory under a given paret directory.
getTempElementElementIDs(String) - Method in class com.metamatrix.query.metadata.TempMetadataStore
Get temporary element ID based on group and element name parts
getTempElementID(String) - Method in class com.metamatrix.query.metadata.TempMetadataStore
Get temporary element ID based on full element name
getTempGroupID(String) - Method in class com.metamatrix.query.metadata.TempMetadataStore
Get temporary group ID based on group name
getTemplateId() - Method in class com.sforce.soap.partner.MassEmailMessage
Gets the templateId value for this MassEmailMessage.
getTemplateId() - Method in class com.sforce.soap.partner.SingleEmailMessage
Gets the templateId value for this SingleEmailMessage.
getTemporaryMetadata() - Method in class com.metamatrix.query.sql.lang.Command
 
getTempTableStore() - Method in class com.metamatrix.query.processor.proc.ProcedurePlan
 
getTempTableStore() - Method in class com.metamatrix.query.util.CommandContext
 
getTerminationFlag() - Method in class com.metamatrix.common.buffer.TupleBatch
Check whether this batch is the last in a series of batches.
getTestSummary() - Method in class com.metamatrix.core.commandshell.ScriptCommandTarget
 
getText() - Method in class com.metamatrix.api.core.message.DefaultMessage
Gets the text describing this message.
getText() - Method in interface com.metamatrix.api.core.message.Message
Gets the message text.
getText() - Method in class com.metamatrix.api.core.xmi.XMIHeader.Documentation
Return the content of the "xmi.document" tag
getText() - Method in class com.metamatrix.core.log.LogMessage
 
getText() - Method in class com.metamatrix.dqp.service.AuditMessage
 
getText(String) - Method in class com.metamatrix.dqp.service.AuditMessage
 
getText() - Method in class com.metamatrix.jdbc.api.TextOutputVisitor
Return string representation of the plan
getText() - Method in class com.metamatrix.jdbc.api.XMLOutputVisitor
Return string representation of the plan
getTextNormalizationMode() - Method in class com.metamatrix.query.processor.xml.NodeDescriptor
 
getThen() - Method in class com.metamatrix.query.sql.symbol.AbstractCaseExpression
Gets the List of THEN expressions in this CASE expression.
getThenExpression(int) - Method in class com.metamatrix.query.sql.symbol.AbstractCaseExpression
Gets the expression of the THEN part at the given index.
getThenExpression(int) - Method in interface org.teiid.connector.language.ISearchedCaseExpression
Gets the THEN expression at the specified index
getThenProgram() - Method in class com.metamatrix.query.processor.xml.Condition
If this Condition evaluates to true, this Program should be retrieved and placed at the top of the program stack, to be run immediately.
getThreadCount() - Method in class com.metamatrix.admin.objects.MMProcess
 
getThreadCount() - Method in interface org.teiid.adminapi.ProcessObject
 
getThreadName() - Method in class com.metamatrix.common.log.reader.LogEntry
 
getThreads() - Method in class com.metamatrix.admin.objects.MMQueueWorkerPool
 
getThreads() - Method in interface org.teiid.adminapi.QueueWorkerPool
 
getTime(int) - Method in class com.metamatrix.jdbc.MMCallableStatement
Gets the value of a OUTPUT parameter as a java.sql.Time object.
getTime(int, Calendar) - Method in class com.metamatrix.jdbc.MMCallableStatement
Gets the value of a OUTPUT parameter as a java.sql.Timestamp object.
getTime(String) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getTime(String, Calendar) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getTime(int) - Method in class com.metamatrix.jdbc.MMResultSet
This method will return the value in the current row as a Time object.
getTime(String) - Method in class com.metamatrix.jdbc.MMResultSet
Get a java.sql.Time based on the column name.
getTime(int, Calendar) - Method in class com.metamatrix.jdbc.MMResultSet
This method will return the value in the current row as a Time object.
getTime(String, Calendar) - Method in class com.metamatrix.jdbc.MMResultSet
Get a java.sql.Time based on the column name.
getTimeCreated() - Method in class com.metamatrix.platform.security.api.MetaMatrixSessionInfo
 
getTimeDateFunctions() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the Open Group CLI names for metamatrix time and date functions
getTimestamp(int) - Method in class com.metamatrix.jdbc.MMCallableStatement
Gets the value of a OUTPUT parameter as a java.sql.Timestamp object.
getTimestamp(int, Calendar) - Method in class com.metamatrix.jdbc.MMCallableStatement
Gets the value of a OUTPUT parameter as a java.sql.Timestamp object.
getTimestamp(String) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getTimestamp(String, Calendar) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getTimestamp(int) - Method in class com.metamatrix.jdbc.MMResultSet
This method will return the value in the current row as a Timestamp object.
getTimestamp(String) - Method in class com.metamatrix.jdbc.MMResultSet
Get a java.sql.Timestamp based on the column name.
getTimestamp(int, Calendar) - Method in class com.metamatrix.jdbc.MMResultSet
This method will return the value in the current row as a Timestamp object.
getTimestamp(String, Calendar) - Method in class com.metamatrix.jdbc.MMResultSet
Get a java.sql.Timestamp based on the column name.
getTimestamp() - Method in class com.sforce.soap.partner.GetServerTimestampResult
Gets the timestamp value for this GetServerTimestampResult.
getTimestampNanoPrecision() - Method in class org.teiid.connector.jdbc.mysql.MySQLTranslator
 
getTimestampNanoPrecision() - Method in class org.teiid.connector.jdbc.postgresql.PostgreSQLTranslator
 
getTimestampNanoPrecision() - Method in class org.teiid.connector.jdbc.sybase.SybaseSQLTranslator
 
getTimestampNanoPrecision() - Method in class org.teiid.connector.jdbc.translator.Translator
Return the precision of timestamp literals.
getTimeZone() - Method in class com.metamatrix.platform.security.api.LogonResult
 
getTimeZoneOffsetFormat() - Static method in class com.metamatrix.connector.salesforce.Util
 
getToAddresses() - Method in class com.sforce.soap.partner.SingleEmailMessage
Gets the toAddresses value for this SingleEmailMessage.
getToAddresses(int) - Method in class com.sforce.soap.partner.SingleEmailMessage
 
getToken(int) - Method in class com.metamatrix.query.parser.SQLParser
 
getTokenCount(String, String) - Static method in class com.metamatrix.core.util.StringUtil
Return the number of tokens in a string that are seperated by the delimiter.
getTokenReplacements() - Method in class org.teiid.connector.metadata.FileRecordImpl
 
getTokens(String, String) - Static method in class com.metamatrix.core.util.StringUtil
Return the tokens in a string in a list.
getTokens() - Method in class org.teiid.connector.metadata.FileRecordImpl
 
getTotalAvailableMemory() - Method in class com.metamatrix.common.buffer.impl.BufferConfig
 
getTotalCompleted() - Method in class com.metamatrix.admin.objects.MMQueueWorkerPool
 
getTotalCompleted() - Method in class com.metamatrix.common.queue.WorkerPoolStats
 
getTotalCompleted() - Method in interface org.teiid.adminapi.QueueWorkerPool
 
getTotalConnections() - Method in class com.metamatrix.admin.objects.MMConnectionPool
 
getTotalConnections() - Method in interface org.teiid.adminapi.ConnectionPool
 
getTotalCount() - Method in class com.metamatrix.api.core.message.MessageList.Statistics
Gets the total number of Message instances in the backing MessageList instance.
getTotalDequeues() - Method in class com.metamatrix.admin.objects.MMQueueWorkerPool
 
getTotalDequeues() - Method in interface org.teiid.adminapi.QueueWorkerPool
Deprecated. see QueueWorkerPool.getTotalCompleted()
getTotalEnqueues() - Method in class com.metamatrix.admin.objects.MMQueueWorkerPool
 
getTotalEnqueues() - Method in interface org.teiid.adminapi.QueueWorkerPool
Deprecated. see QueueWorkerPool.getTotalSubmitted()
getTotalHighwaterMark() - Method in class com.metamatrix.admin.objects.MMQueueWorkerPool
 
getTotalHighwaterMark() - Method in interface org.teiid.adminapi.QueueWorkerPool
Deprecated. see QueueWorkerPool.getHighestQueued()
getTotalMemory() - Method in class com.metamatrix.admin.objects.MMProcess
 
getTotalMemory() - Method in interface org.teiid.adminapi.ProcessObject
 
getTotalSubmitted() - Method in class com.metamatrix.admin.objects.MMQueueWorkerPool
 
getTotalSubmitted() - Method in class com.metamatrix.common.queue.WorkerPoolStats
 
getTotalSubmitted() - Method in interface org.teiid.adminapi.QueueWorkerPool
 
getTransaction(String) - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationMgr
 
getTransaction() - Method in interface org.teiid.connector.xa.api.TransactionContext
 
getTransactionAutoWrap() - Method in class com.metamatrix.jdbc.BaseDataSource
Returns the current setting for how connections are created by this DataSource manage transactions for client requests when client applications do not use transactions.
getTransactionAutowrapMode() - Method in class com.metamatrix.jdbc.util.MMJDBCURL
 
getTransactionContext() - Method in class com.metamatrix.dqp.message.AtomicRequestMessage
 
getTransactionID() - Method in class com.metamatrix.admin.objects.MMRequest
Get the TransactionID of the Request
getTransactionId() - Method in class com.metamatrix.server.serverapi.RequestInfo
 
getTransactionID(Transaction) - Method in class com.metamatrix.xa.arjuna.ArjunaTransactionProvider
 
getTransactionID() - Method in interface org.teiid.adminapi.Request
Get the TransactionID of the Request
getTransactionIsolation() - Method in class com.metamatrix.jdbc.MMConnection
Return the corresponding java.sql.Connection Transaction isolation level that this connection is currently set to.
getTransactionManager() - Method in class com.metamatrix.xa.arjuna.ArjunaTransactionProvider
 
getTransactions() - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getTransactions() - Method in class com.metamatrix.admin.server.ServerMonitoringAdminImpl
 
getTransactions() - Method in class com.metamatrix.dqp.embedded.admin.DQPMonitoringAdminImpl
 
getTransactions() - Method in interface com.metamatrix.dqp.service.TransactionService
 
getTransactions() - Method in class com.metamatrix.server.query.service.QueryService
 
getTransactions() - Method in interface com.metamatrix.server.query.service.QueryServiceInterface
 
getTransactions() - Method in interface org.teiid.adminapi.MonitoringAdmin
Get all transaction matching the identifier.
getTransactionService() - Method in class com.metamatrix.server.query.service.QueryService
 
getTransactionTimeout() - Method in class com.metamatrix.jdbc.MMXAResource
 
getTransactionType() - Method in interface org.teiid.connector.xa.api.TransactionContext
 
getTransactionXid() - Method in class com.metamatrix.jdbc.MMConnection
 
getTransferToUserId() - Method in class com.sforce.soap.partner.UserTerritoryDeleteHeader
Gets the transferToUserId value for this UserTerritoryDeleteHeader.
getTransform(Class, Class) - Static method in class com.metamatrix.common.types.DataTypeManager
Get a data value transformation between the sourceType and the targetType.
getTransform(String, String) - Static method in class com.metamatrix.common.types.DataTypeManager
Get a data value transformation between the sourceType with given name and the targetType of given name.
getTransformation() - Method in class org.teiid.connector.metadata.runtime.TransformationRecordImpl
 
getTransformationType() - Method in class org.teiid.connector.metadata.runtime.TransformationRecordImpl
 
getTransformTypeForRecordType(char) - Static method in class org.teiid.metadata.index.RecordFactory
 
getTranslatedCriteria() - Method in class com.metamatrix.query.sql.visitor.CriteriaTranslatorVisitor
Gets the criteria translated by this visitor, differrent parts of the user's criteria are translated and they are combined as a CompoundCriteria using an AND operator.
getTranslations() - Method in class com.metamatrix.query.sql.proc.TranslateCriteria
Get a list of comparecriteria(element-value pairs) used to translate the user's criteria.
getTransparentFailover() - Method in class com.metamatrix.jdbc.util.MMJDBCURL
 
getTreeNodeEditor() - Method in class com.metamatrix.common.tree.basic.BasicTreeView
Return the tree node editor for this view.
getTreeNodeEditor() - Method in class com.metamatrix.common.tree.directory.FileSystemView
Return the tree node editor for this view.
getTreeNodeEditor() - Method in interface com.metamatrix.common.tree.TreeView
Return the tree node editor for this view.
getTreeNodeSource() - Method in class com.metamatrix.common.tree.basic.BasicTreeView
Returns the TreeNodeSource associated with this TreeView.
getTriggerable() - Method in class com.sforce.soap.partner.DescribeSObjectResult
Gets the triggerable value for this DescribeSObjectResult.
getTruncateFileContents() - Method in class com.metamatrix.server.admin.apiimpl.MaterializationLoadScriptsImpl
 
getTruncateScriptFile() - Method in interface com.metamatrix.server.admin.api.MaterializationLoadScripts
Get a stream of the generated truncate script.
getTruncateScriptFile() - Method in class com.metamatrix.server.admin.apiimpl.MaterializationLoadScriptsImpl
 
getTruncateScriptFileName() - Method in interface com.metamatrix.server.admin.api.MaterializationLoadScripts
Get the file name the the truncate script should be named.
getTruncateScriptFileName() - Method in class com.metamatrix.server.admin.apiimpl.MaterializationLoadScriptsImpl
 
getTrustDeserializerInstance() - Method in class com.metamatrix.connector.xml.base.SecureConnectorStateImpl
 
getTrustDeserializerInstance() - Method in interface com.metamatrix.connector.xml.SecureConnectorState
 
getTrustedPayload() - Method in interface org.teiid.connector.api.ExecutionContext
Get the trusted payload passed when the user connected.
getTrustedPayloadHandler() - Method in class com.metamatrix.connector.xml.base.XMLConnectionImpl
 
getTrustedPayloadHandler() - Method in interface com.metamatrix.connector.xml.XMLConnection
 
getTrustedToken() - Method in class com.metamatrix.platform.security.api.MetaMatrixSessionInfo
 
getTuple(int) - Method in class com.metamatrix.common.buffer.TupleBatch
Return the tuple at the given index (one-based).
getTupleSchema(TupleSourceID) - Method in interface com.metamatrix.common.buffer.BufferManager
Gets a tuple source schema by ID
getTupleSchema(TupleSourceID) - Method in class com.metamatrix.common.buffer.impl.BufferManagerImpl
Get the tuple schema for a particular tuple source
getTupleSchema() - Method in class com.metamatrix.common.buffer.impl.TupleSourceInfo
Get the tuple schema describing a tuple source
getTupleSource(TupleSourceID) - Method in interface com.metamatrix.common.buffer.BufferManager
Gets a tuple source by ID
getTupleSource(TupleSourceID) - Method in class com.metamatrix.common.buffer.impl.BufferManagerImpl
Get a tuple source to walk through the rows for a particular tupleSourceID.
getTupleSourceID() - Method in class com.metamatrix.common.buffer.impl.TupleSourceInfo
Get the tuple source identifier
getTupleSourceID() - Method in class com.metamatrix.query.processor.relational.BatchCollector
 
getTupleSourceID() - Method in class com.metamatrix.query.processor.relational.DependentValueSource
 
getTupleSourceID() - Method in class com.metamatrix.query.processor.relational.TupleCollector
 
getTupleSourceID(String) - Method in interface com.metamatrix.query.tempdata.TempTableStore
 
getTupleSourceID(String) - Method in class com.metamatrix.query.tempdata.TempTableStoreImpl
 
getTxnAutoWrapMode() - Method in class com.metamatrix.dqp.message.RequestMessage
 
getTxnID() - Method in interface org.teiid.connector.xa.api.TransactionContext
 
getType() - Method in interface com.metamatrix.admin.api.Principal
Get the Principal type for this principal.
getType() - Method in class com.metamatrix.admin.objects.MMPrincipal
 
getType() - Method in class com.metamatrix.api.core.message.DefaultMessage
Gets the message type.
getType() - Method in interface com.metamatrix.api.core.message.Message
Gets the message type.
getType() - Method in class com.metamatrix.common.buffer.impl.TupleSourceInfo
Get type of this tuple source
getType() - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
Type of this extension module
getType() - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleEvent
 
getType() - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Get this type for this entity.
getType() - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
Determine the ObjectDefinition type of this DirectoryEntry.
getType() - Method in interface com.metamatrix.common.tree.TreeNode
Get this type for this tree node.
getType() - Method in class com.metamatrix.connector.salesforce.execution.DataPayload
 
getType() - Method in class com.metamatrix.dqp.message.ParameterInfo
 
getType(PlanNode) - Method in class com.metamatrix.jdbc.api.tools.QueryPlanDisplayHelper
 
getType() - Method in class com.metamatrix.jdbc.MMResultSet
 
getType() - Method in interface com.metamatrix.metadata.runtime.api.DataType
Return short indicating the type.
getType() - Method in interface com.metamatrix.platform.admin.api.PermissionDataNodeDefinition
Get the type of PermissionDataNode.
getType() - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeDefinitionImpl
Get the type of PermissionDataNode.
getType() - Method in class com.metamatrix.platform.security.api.BasicMetaMatrixPrincipal
Get the type of principal
getType() - Method in interface com.metamatrix.platform.security.api.MetaMatrixPrincipal
Get the type of principal
getType() - Method in class com.metamatrix.platform.security.api.MetaMatrixPrincipalName
Get the type of principal
getType() - Method in class com.metamatrix.query.function.metadata.FunctionParameter
Get type of parameter
getType() - Method in class com.metamatrix.query.mapping.xml.MappingElement
 
getType() - Method in class com.metamatrix.query.metadata.TempMetadataID
Get type - only valid for elements
getType() - Method in class com.metamatrix.query.optimizer.relational.plantree.PlanNode
 
getType() - Method in class com.metamatrix.query.report.ReportItem
 
getType() - Method in class com.metamatrix.query.sql.lang.BatchedUpdateCommand
 
getType() - Method in class com.metamatrix.query.sql.lang.Command
Return type of command to make it easier to build switch statements by command type.
getType() - Method in class com.metamatrix.query.sql.lang.Create
 
getType() - Method in class com.metamatrix.query.sql.lang.Delete
Return type of command.
getType() - Method in class com.metamatrix.query.sql.lang.Drop
 
getType() - Method in class com.metamatrix.query.sql.lang.DynamicCommand
 
getType() - Method in class com.metamatrix.query.sql.lang.Insert
Return type of command.
getType() - Method in class com.metamatrix.query.sql.lang.Query
Return type of command.
getType() - Method in class com.metamatrix.query.sql.lang.SetQuery
Return type of command.
getType() - Method in class com.metamatrix.query.sql.lang.StoredProcedure
Return type of command.
getType() - Method in class com.metamatrix.query.sql.lang.Update
Return type of command.
getType() - Method in class com.metamatrix.query.sql.lang.XQuery
 
getType() - Method in class com.metamatrix.query.sql.proc.AssignmentStatement
Return the type for this statement, this is one of the types defined on the statement object.
getType() - Method in class com.metamatrix.query.sql.proc.BreakStatement
Return the type for this statement, this is one of the types defined on the statement object.
getType() - Method in class com.metamatrix.query.sql.proc.CommandStatement
Return the type for this statement, this is one of the types defined on the statement object.
getType() - Method in class com.metamatrix.query.sql.proc.ContinueStatement
Return the type for this statement, this is one of the types defined on the statement object.
getType() - Method in class com.metamatrix.query.sql.proc.CreateUpdateProcedureCommand
Return type of command to make it easier to build switch statements by command type.
getType() - Method in class com.metamatrix.query.sql.proc.DeclareStatement
Return the type for this statement, this is one of the types defined on the statement object.
getType() - Method in class com.metamatrix.query.sql.proc.IfStatement
Return the type for this statement, this is one of the types defined on the statement object.
getType() - Method in class com.metamatrix.query.sql.proc.LoopStatement
Return the type for this statement, this is one of the types defined on the statement object.
getType() - Method in class com.metamatrix.query.sql.proc.RaiseErrorStatement
 
getType() - Method in class com.metamatrix.query.sql.proc.Statement
Return type of statement to make it easier to build switch statements by statement type.
getType() - Method in class com.metamatrix.query.sql.proc.WhileStatement
Return the type for this statement, this is one of the types defined on the statement object.
getType() - Method in class com.metamatrix.query.sql.symbol.AbstractCaseExpression
 
getType() - Method in class com.metamatrix.query.sql.symbol.AggregateSymbol
Get the type of the symbol, which depends on the aggregate function and the type of the contained expression
getType() - Method in class com.metamatrix.query.sql.symbol.AliasSymbol
Get the type of the symbol
getType() - Method in class com.metamatrix.query.sql.symbol.Constant
Get type of constant, if known
getType() - Method in class com.metamatrix.query.sql.symbol.ElementSymbol
Get the type of the symbol
getType() - Method in interface com.metamatrix.query.sql.symbol.Expression
Get the return type of this expression.
getType() - Method in class com.metamatrix.query.sql.symbol.ExpressionSymbol
Get the type of the symbol
getType() - Method in class com.metamatrix.query.sql.symbol.Function
Get type of function, if known
getType() - Method in class com.metamatrix.query.sql.symbol.Reference
 
getType() - Method in class com.metamatrix.query.sql.symbol.ScalarSubquery
 
getType() - Method in class com.metamatrix.vdb.materialization.DatabaseDialect
Get the named type of this DatabaseDialect.
getType() - Method in class com.sforce.soap.partner.DescribeLayoutComponent
Gets the type value for this DescribeLayoutComponent.
getType() - Method in class com.sforce.soap.partner.Field
Gets the type value for this Field.
getType() - Method in class com.sforce.soap.partner.sobject.SObject
Gets the type value for this SObject.
getType() - Method in interface org.teiid.connector.language.IExpression
Determine the type returned by this expression.
getType() - Method in interface org.teiid.connector.language.ILiteral
Get the Java type of the literal
getType() - Method in interface org.teiid.connector.language.IParameter
Get type of parameter, defined as a Java class.
getType() - Method in class org.teiid.connector.metadata.runtime.ColumnSetRecordImpl
 
getType() - Method in class org.teiid.connector.metadata.runtime.DatatypeRecordImpl
 
getType() - Method in class org.teiid.connector.metadata.runtime.ProcedureParameterRecordImpl
 
getType() - Method in class org.teiid.connector.metadata.runtime.ProcedureRecordImpl
 
getType() - Method in class org.teiid.connector.metadata.runtime.TransformationRecordImpl
 
getType() - Method in interface org.teiid.core.index.IDocument
Returns the type of the document.
getTypeDesc() - Static method in class com.sforce.soap.partner.AllowFieldTruncationHeader
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.AssignmentRuleHeader
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.CallOptions
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.ChildRelationship
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.DebuggingHeader
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.DebuggingInfo
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.DebugLevel
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.DeletedRecord
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.DeleteResult
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.DescribeGlobal
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.DescribeGlobalResponse
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.DescribeGlobalResult
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.DescribeLayout
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.DescribeLayoutButton
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.DescribeLayoutComponent
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.DescribeLayoutItem
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.DescribeLayoutResponse
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.DescribeLayoutResult
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.DescribeLayoutRow
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.DescribeLayoutSection
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.DescribeLayoutType0
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.DescribeSObject
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.DescribeSObjectResponse
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.DescribeSObjectResult
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.DescribeSoftphoneLayout
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.DescribeSoftphoneLayoutCallType
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.DescribeSoftphoneLayoutInfoField
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.DescribeSoftphoneLayoutItem
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.DescribeSoftphoneLayoutResponse
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.DescribeSoftphoneLayoutResult
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.DescribeSoftphoneLayoutSection
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.DescribeTab
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.DescribeTabs
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.DescribeTabSetResult
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.Email
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.EmailFileAttachment
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.EmailHeader
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.EmailPriority
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.EmptyRecycleBinResult
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.Error
Return type metadata object
getTypeDesc() - Static method in exception com.sforce.soap.partner.fault.ApiFault
Return type metadata object
getTypeDesc() - Static method in exception com.sforce.soap.partner.fault.ApiQueryFault
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.fault.ExceptionCode
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.fault.FaultCode
Return type metadata object
getTypeDesc() - Static method in exception com.sforce.soap.partner.fault.InvalidFieldFault
Return type metadata object
getTypeDesc() - Static method in exception com.sforce.soap.partner.fault.InvalidIdFault
Return type metadata object
getTypeDesc() - Static method in exception com.sforce.soap.partner.fault.InvalidNewPasswordFault
Return type metadata object
getTypeDesc() - Static method in exception com.sforce.soap.partner.fault.InvalidQueryLocatorFault
Return type metadata object
getTypeDesc() - Static method in exception com.sforce.soap.partner.fault.InvalidSObjectFault
Return type metadata object
getTypeDesc() - Static method in exception com.sforce.soap.partner.fault.LoginFault
Return type metadata object
getTypeDesc() - Static method in exception com.sforce.soap.partner.fault.MalformedQueryFault
Return type metadata object
getTypeDesc() - Static method in exception com.sforce.soap.partner.fault.MalformedSearchFault
Return type metadata object
getTypeDesc() - Static method in exception com.sforce.soap.partner.fault.UnexpectedErrorFault
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.Field
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.FieldType
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.GetDeleted
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.GetDeletedResponse
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.GetDeletedResult
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.GetServerTimestamp
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.GetServerTimestampResponse
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.GetServerTimestampResult
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.GetUpdated
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.GetUpdatedResponse
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.GetUpdatedResult
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.GetUserInfo
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.GetUserInfoResponse
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.GetUserInfoResult
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.InvalidateSessionsResult
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.LayoutComponentType
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.LeadConvert
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.LeadConvertResult
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.LocaleOptions
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.Login
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.LoginResponse
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.LoginResult
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.LoginScopeHeader
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.Logout
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.LogoutResponse
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.MassEmailMessage
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.MergeRequest
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.MergeResult
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.MruHeader
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.PicklistEntry
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.PicklistForRecordType
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.ProcessRequest
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.ProcessResult
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.ProcessSubmitRequest
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.ProcessWorkitemRequest
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.Query
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.QueryAll
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.QueryAllResponse
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.QueryMore
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.QueryMoreResponse
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.QueryOptions
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.QueryResponse
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.QueryResult
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.RecordTypeInfo
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.RecordTypeMapping
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.RelatedList
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.RelatedListColumn
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.RelatedListSort
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.ResetPassword
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.ResetPasswordResponse
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.ResetPasswordResult
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.Retrieve
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.SaveResult
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.Search
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.SearchRecord
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.SearchResponse
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.SearchResult
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.SendEmailError
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.SendEmailResult
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.SessionHeader
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.SetPassword
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.SetPasswordResponse
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.SetPasswordResult
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.SingleEmailMessage
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.SoapType
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.sobject.SObject
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.StatusCode
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.UndeleteResult
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.Upsert
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.UpsertResult
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.UserTerritoryDeleteHeader
Return type metadata object
getTypedProjectedSymbols(List, List) - Static method in class com.metamatrix.query.sql.lang.SetQuery
 
getTypeFacility() - Method in interface org.teiid.connector.api.ConnectorEnvironment
Obtain a reference to the type facility, which can be used to perform many type conversions supplied by the Connector API.
getTypeFacility() - Method in class org.teiid.connector.jdbc.translator.Translator
 
getTypeInfo() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the description of all datatypes supported by metamatrix.
getTypeLabel() - Method in interface com.metamatrix.admin.api.Principal
Get the Principal type String for this principal.
getTypeLabel() - Method in class com.metamatrix.admin.objects.MMPrincipal
 
getTypeLabel() - Method in class com.metamatrix.platform.security.api.BasicMetaMatrixPrincipal
Get the String form for the type of principal
getTypeLabel() - Method in interface com.metamatrix.platform.security.api.MetaMatrixPrincipal
Get the String form for the type of principal
getTypeLabel() - Method in class com.metamatrix.platform.security.api.MetaMatrixPrincipalName
Get the String form for the type of principal.
getTypeMap() - Method in class com.metamatrix.jdbc.MMConnection
Retreives the type map associated with this Connection object.
getTypeName(int) - Static method in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
getTypeNames(List) - Static method in class com.metamatrix.query.util.TypeRetrievalUtil
Gets the data type names for each of the input expressions, in order.
getTypes() - Method in class com.metamatrix.common.buffer.impl.TupleSourceInfo
 
getTypes() - Method in class com.metamatrix.query.function.FunctionDescriptor
 
getTypes() - Method in class com.metamatrix.query.sql.lang.OrderBy
Returns an ordered list of sort direction for each order.
getTypes() - Method in class com.sforce.soap.partner.DescribeGlobalResult
Gets the types value for this DescribeGlobalResult.
getTypes(int) - Method in class com.sforce.soap.partner.DescribeGlobalResult
 
getUDFFile() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
getUDFFile() - Method in interface com.metamatrix.dqp.service.ConfigurationService
Get the user defined functions file name
getUDTs(String, String, String, int[]) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets a description of the user-defined types defined in a particular schema.
getUID() - Method in class com.metamatrix.admin.objects.MMVDB
 
getUID() - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataID
return the internal unique identifier that makes this object unique within its type.
getUndoActionDefinition() - Method in class com.metamatrix.common.actions.ActionDefinition
Obtain the definition of the action that undoes this action definition.
getUndoActionDefinition() - Method in class com.metamatrix.common.actions.AddNamedObject
Obtain the definition of the action that undoes this action definition.
getUndoActionDefinition() - Method in class com.metamatrix.common.actions.AddObject
Obtain the definition of the action that undoes this action definition.
getUndoActionDefinition() - Method in class com.metamatrix.common.actions.CreateObject
Obtain the definition of the action that undoes this action definition.
getUndoActionDefinition() - Method in class com.metamatrix.common.actions.DestroyObject
Obtain the definition of the action that undoes this action definition.
getUndoActionDefinition() - Method in class com.metamatrix.common.actions.ExchangeBoolean
Obtain the definition of the action that undoes this action definition.
getUndoActionDefinition() - Method in class com.metamatrix.common.actions.ExchangeNamedObject
Obtain the definition of the action that undoes this action definition.
getUndoActionDefinition() - Method in class com.metamatrix.common.actions.ExchangeObject
Obtain the definition of the action that undoes this action definition.
getUndoActionDefinition() - Method in class com.metamatrix.common.actions.RemoveNamedObject
Obtain the definition of the action that undoes this action definition.
getUndoActionDefinition() - Method in class com.metamatrix.common.actions.RemoveObject
Obtain the definition of the action that undoes this action definition.
getUnicodeStream(int) - Method in class com.metamatrix.jdbc.MMResultSet
 
getUnicodeStream(String) - Method in class com.metamatrix.jdbc.MMResultSet
 
getUniqueKeyID() - Method in class org.teiid.connector.metadata.runtime.ForeignKeyRecordImpl
 
getUniqueKeys() - Method in class org.teiid.connector.metadata.runtime.TableRecordImpl
 
getUniqueKeysInGroup(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getUniqueKeysInGroup(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getUniqueKeysInGroup(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the unique keys for the specified group (primary and unique keys)
getUniqueKeysInGroup(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getUniqueKeysInGroup(Object) - Method in class org.teiid.metadata.TransformationMetadata
 
getUnmappedSymbols() - Method in class com.metamatrix.query.sql.visitor.AbstractSymbolMappingVisitor
Get all symbols that were not mapped during life of visitor.
getUnModifiedDescendants(PermissionNode) - Method in interface com.metamatrix.platform.admin.api.PermissionTreeView
Obtain all the unmodified PermissionDataNodes in the tree under the given node.
getUnModifiedDescendants(PermissionNode) - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeTreeViewImpl
Obtain all the unmodified PermissionDataNodes in the tree under the given node.
getUnresolvedSymbols() - Method in exception com.metamatrix.api.exception.query.QueryResolverException
Set the list of unresolved symbols during QueryResolution
getUnsatisfied() - Method in class com.metamatrix.query.resolver.util.AccessPattern
 
getUpdateCommands() - Method in class com.metamatrix.query.sql.lang.BatchedUpdateCommand
Gets the List of updates contained in this batch
getUpdateCommands() - Method in interface org.teiid.connector.language.IBatchedUpdates
 
getUpdateCommandSymbol() - Static method in class com.metamatrix.query.sql.lang.Command
 
getUpdateCount() - Method in class com.metamatrix.jdbc.MMStatement
This method returns the number of rows affected by a statement modifying a table.
getUpdateCount() - Method in class com.metamatrix.query.metadata.StoredProcedureInfo
 
getUpdateCount() - Method in class com.metamatrix.query.sql.lang.ProcedureContainer
 
getUpdateCount() - Method in class org.teiid.connector.metadata.runtime.ProcedureRecordImpl
 
getUpdateCounts() - Method in class com.metamatrix.connector.ldap.LDAPUpdateExecution
 
getUpdateCounts() - Method in class com.metamatrix.connector.loopback.LoopbackExecution
 
getUpdateCounts() - Method in class com.metamatrix.connector.salesforce.execution.UpdateExecutionParent
 
getUpdateCounts() - Method in interface org.teiid.connector.api.UpdateExecution
Returns the update counts for the execution.
getUpdateCounts() - Method in class org.teiid.connector.jdbc.JDBCUpdateExecution
 
getUpdated(String, Calendar, Calendar) - Method in class com.metamatrix.connector.salesforce.connection.impl.ConnectionImpl
 
getUpdated(String, Calendar, Calendar) - Method in class com.metamatrix.connector.salesforce.connection.SalesforceConnection
 
GetUpdated - Class in com.sforce.soap.partner
 
GetUpdated() - Constructor for class com.sforce.soap.partner.GetUpdated
 
GetUpdated(String, Calendar, Calendar) - Constructor for class com.sforce.soap.partner.GetUpdated
 
getUpdated(String, Calendar, Calendar) - Method in interface com.sforce.soap.partner.Soap
Get the IDs for updated sObjects
getUpdated(String, Calendar, Calendar) - Method in class com.sforce.soap.partner.SoapBindingStub
 
getUpdateDate() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabase
Return the date the Virtual Database was updated.
getUpdateDate() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabase
 
getUpdatedAttributesList() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabase
 
getUpdatedBy() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabase
Return the user name who update this version of the Virtual Database.
getUpdatedBy() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabase
 
GetUpdatedExecutionImpl - Class in com.metamatrix.connector.salesforce.execution
The structure of the getUpdated procedure is: Salesforce object type: String: IN param startDate: datatime: IN param enddate: datetime: IN param latestDateCovered: datetime: OUT param getUpdatedResult: resultset: OUT param
GetUpdatedExecutionImpl(ProcedureExecutionParent) - Constructor for class com.metamatrix.connector.salesforce.execution.GetUpdatedExecutionImpl
 
getUpdatedGroup(Command) - Static method in class com.metamatrix.query.optimizer.batch.BatchedUpdatePlanner
Get the group being updated by the update command
getUpdatedPlanDescription() - Method in class com.metamatrix.jdbc.MMResultSet
 
getUpdatedRelatedIds() - Method in class com.sforce.soap.partner.MergeResult
Gets the updatedRelatedIds value for this MergeResult.
getUpdatedRelatedIds(int) - Method in class com.sforce.soap.partner.MergeResult
 
GetUpdatedResponse - Class in com.sforce.soap.partner
 
GetUpdatedResponse() - Constructor for class com.sforce.soap.partner.GetUpdatedResponse
 
GetUpdatedResponse(GetUpdatedResult) - Constructor for class com.sforce.soap.partner.GetUpdatedResponse
 
GetUpdatedResult - Class in com.sforce.soap.partner
 
GetUpdatedResult() - Constructor for class com.sforce.soap.partner.GetUpdatedResult
 
GetUpdatedResult(String[], Calendar, String) - Constructor for class com.sforce.soap.partner.GetUpdatedResult
 
getUpdatePlan(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
Get procedure defining the update plan for this group.
getUpdatePlan(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getUpdatePlan(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get procedure defining the update plan for this group.
getUpdatePlan() - Method in class org.teiid.connector.metadata.runtime.TableRecordImpl
 
getUpdatePlan(Object) - Method in class org.teiid.metadata.TransformationMetadata
 
getUpdatePlans() - Method in class com.metamatrix.query.processor.batch.BatchedUpdatePlan
Returns the child plans for this batch.
getUpdateQueryPlan() - Method in interface com.metamatrix.metadata.runtime.api.Group
Return the UPDATE query plan for the group if it is a virtual group.
getUpdateQueryPlan() - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
Returns the updateQueryPlan.
getUpdatingModelCount() - Method in class com.metamatrix.query.sql.lang.DynamicCommand
 
getUpperExpression() - Method in class com.metamatrix.query.sql.lang.BetweenCriteria
Get the upper expression.
getUri() - Method in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
getUri() - Method in class com.metamatrix.query.mapping.xml.Namespace
 
getURI() - Method in class com.metamatrix.vdb.runtime.BasicURIModelResource
 
getURI() - Method in interface com.metamatrix.vdb.runtime.URIModelResource
 
getURIResources() - Method in class com.metamatrix.vdb.runtime.URIResourceReader
 
getUriString() - Method in class com.metamatrix.connector.xml.http.BaseRequest
 
getUrl() - Method in class com.metamatrix.common.util.ApplicationInfo
 
getURL() - Method in class com.metamatrix.connector.salesforce.ConnectorState
 
getURL(int) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getURL(String) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getURL() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the URL used to connect to metamatrix
getURL(int) - Method in class com.metamatrix.jdbc.MMResultSet
 
getURL(String) - Method in class com.metamatrix.jdbc.MMResultSet
 
getUrl() - Method in class com.sforce.soap.partner.DescribeTab
Gets the url value for this DescribeTab.
getUrlDetail() - Method in class com.sforce.soap.partner.DescribeSObjectResult
Gets the urlDetail value for this DescribeSObjectResult.
getUrlEdit() - Method in class com.sforce.soap.partner.DescribeSObjectResult
Gets the urlEdit value for this DescribeSObjectResult.
getUrlNew() - Method in class com.sforce.soap.partner.DescribeSObjectResult
Gets the urlNew value for this DescribeSObjectResult.
getURLs() - Method in class com.metamatrix.common.classloader.URLFilteringClassLoader
 
getUseDefaultRule() - Method in class com.sforce.soap.partner.AssignmentRuleHeader
Gets the useDefaultRule value for this AssignmentRuleHeader.
getUser() - Method in class com.metamatrix.connector.xml.base.TrustedPayloadBridge
 
getUser() - Method in class com.metamatrix.connector.xml.base.XMLConnectionImpl
 
getUser() - Method in interface com.metamatrix.connector.xml.TrustedPayloadHandler
 
getUser() - Method in interface com.metamatrix.connector.xml.XMLConnection
 
getUser() - Method in class com.metamatrix.jdbc.BaseDataSource
Returns the user.
getUser(String) - Method in class org.teiid.connector.api.CredentialMap
Get the user property for the specified system, if it exists.
getUser() - Method in interface org.teiid.connector.api.ExecutionContext
Get the user name for the user running this query.
getUserCommand() - Method in class com.metamatrix.query.sql.proc.CreateUpdateProcedureCommand
Get the user's command to which this obj which is the subcommand
getUserDefaultCurrencyIsoCode() - Method in class com.sforce.soap.partner.GetUserInfoResult
Gets the userDefaultCurrencyIsoCode value for this GetUserInfoResult.
getUserEmail() - Method in class com.sforce.soap.partner.GetUserInfoResult
Gets the userEmail value for this GetUserInfoResult.
getUserFullName() - Method in class com.sforce.soap.partner.GetUserInfoResult
Gets the userFullName value for this GetUserInfoResult.
getUserGroups() - Method in class com.metamatrix.platform.security.membership.spi.file.FileMembershipDomain
 
getUserId() - Method in class com.sforce.soap.partner.GetUserInfoResult
Gets the userId value for this GetUserInfoResult.
getUserId() - Method in class com.sforce.soap.partner.LoginResult
Gets the userId value for this LoginResult.
getUserId() - Method in class com.sforce.soap.partner.ResetPassword
Gets the userId value for this ResetPassword.
getUserId() - Method in class com.sforce.soap.partner.SetPassword
Gets the userId value for this SetPassword.
GetUserInfo - Class in com.sforce.soap.partner
 
GetUserInfo() - Constructor for class com.sforce.soap.partner.GetUserInfo
 
getUserInfo() - Method in class com.sforce.soap.partner.LoginResult
Gets the userInfo value for this LoginResult.
getUserInfo() - Method in interface com.sforce.soap.partner.Soap
Returns standard information relevant to the current user
getUserInfo() - Method in class com.sforce.soap.partner.SoapBindingStub
 
GetUserInfoResponse - Class in com.sforce.soap.partner
 
GetUserInfoResponse() - Constructor for class com.sforce.soap.partner.GetUserInfoResponse
 
GetUserInfoResponse(GetUserInfoResult) - Constructor for class com.sforce.soap.partner.GetUserInfoResponse
 
GetUserInfoResult - Class in com.sforce.soap.partner
 
GetUserInfoResult() - Constructor for class com.sforce.soap.partner.GetUserInfoResult
 
GetUserInfoResult(boolean, String, String, boolean, String, boolean, String, String, String, String, String, String, String, String, String, String, String, String, String) - Constructor for class com.sforce.soap.partner.GetUserInfoResult
 
getUserLanguage() - Method in class com.sforce.soap.partner.GetUserInfoResult
Gets the userLanguage value for this GetUserInfoResult.
getUserLocale() - Method in class com.sforce.soap.partner.GetUserInfoResult
Gets the userLocale value for this GetUserInfoResult.
getUserName() - Method in class com.metamatrix.admin.objects.MMRequest
Get the UserName of the Request
getUserName() - Method in class com.metamatrix.admin.objects.MMSession
Get User Name for this Session
getUserName() - Method in class com.metamatrix.admin.server.AbstractAdminImpl
Get The User Name for this Connection
getUserName() - Method in class com.metamatrix.common.connection.ManagedConnection
Returns the name of the user using this managed connection
getUsername() - Method in class com.metamatrix.connector.salesforce.ConnectorState
 
getUsername() - Method in class com.metamatrix.connector.xmlsource.soap.SecurityToken
 
getUserName() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the user name as known to metamatrix
getUserName() - Method in class com.metamatrix.jdbc.util.MMJDBCURL
 
getUserName() - Method in class com.metamatrix.platform.security.api.LogonResult
 
getUserName() - Method in class com.metamatrix.platform.security.api.MetaMatrixSessionInfo
 
getUserName() - Method in interface com.metamatrix.platform.security.api.service.AuthenticationToken
Get the exact username of the authenticated user as it is known to the authenticating membership domain.
getUserName() - Method in class com.metamatrix.platform.security.api.service.FailedAuthenticationToken
Get the exact username of the authenticated user as it is known to the authenticating membership domain.
getUserName() - Method in class com.metamatrix.platform.security.api.service.SuccessfulAuthenticationToken
Get the exact username of the authenticated user as it is known to the authenticating membership domain.
getUsername() - Method in class com.metamatrix.platform.security.api.SessionToken
Get the principal name for this session's user.
getUserName() - Method in interface com.metamatrix.platform.security.membership.service.AuthenticationToken
Get the exact username of the authenticated user as it is known to the authenticating membership domain.
getUserName() - Method in class com.metamatrix.platform.security.membership.service.FailedAuthenticationToken
Get the exact username of the authenticated user as it is known to the authenticating membership domain.
getUserName() - Method in class com.metamatrix.platform.security.membership.service.SuccessfulAuthenticationToken
Get the exact username of the authenticated user as it is known to the authenticating membership domain.
getUserName() - Method in class com.metamatrix.query.util.CommandContext
 
getUserName() - Method in class com.metamatrix.server.serverapi.RequestInfo
 
getUserName() - Method in class com.sforce.soap.partner.GetUserInfoResult
Gets the userName value for this GetUserInfoResult.
getUsername() - Method in class com.sforce.soap.partner.Login
Gets the username value for this Login.
getUserName() - Method in interface org.teiid.adminapi.Request
Get the UserName of the Request
getUserName() - Method in interface org.teiid.adminapi.Session
Get User Name for this Session
getUserRowLimit() - Method in class com.metamatrix.query.mapping.xml.ResultSetInfo
 
getUsers() - Method in class com.metamatrix.platform.security.membership.spi.file.FileMembershipDomain
 
getUserTimeZone() - Method in class com.sforce.soap.partner.GetUserInfoResult
Gets the userTimeZone value for this GetUserInfoResult.
getUserType() - Method in class com.sforce.soap.partner.GetUserInfoResult
Gets the userType value for this GetUserInfoResult.
getUserUiSkin() - Method in class com.sforce.soap.partner.GetUserInfoResult
Gets the userUiSkin value for this GetUserInfoResult.
getUseSignature() - Method in class com.sforce.soap.partner.Email
Gets the useSignature value for this Email.
getUsing() - Method in class com.metamatrix.query.sql.lang.DynamicCommand
 
getUTF16Reader() - Method in class com.metamatrix.common.lob.LobChunkInputStream
 
getUUID() - Method in class com.metamatrix.api.core.xmi.EntityInfo
Gets the uuid.
getUUID() - Method in interface com.metamatrix.common.vdb.api.ModelInfo
Get this model's UUID.
getUUID() - Method in interface com.metamatrix.common.vdb.api.VDBInfo
Get this VDB's UUID.
getUuid() - Method in class com.metamatrix.metadata.runtime.model.BasicDataTypeID
 
getUuid() - Method in class com.metamatrix.metadata.runtime.model.BasicModelID
 
getUUID() - Method in interface com.metamatrix.platform.admin.api.PermissionNode
The node's unique ID.
getUUID() - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeImpl
The node's unique ID.
getUUID() - Method in interface com.metamatrix.platform.security.api.AuthorizationResource
Get the UUID of this resource.
getUUID() - Method in class com.metamatrix.platform.security.api.DataAccessResource
Get the UUID of this resource.
getUUID() - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
getUUID() - Method in class com.metamatrix.vdb.runtime.BasicVDBInfo
 
getUUID() - Method in class org.teiid.connector.metadata.runtime.AbstractMetadataRecord
 
getValidationMode() - Method in class com.metamatrix.dqp.message.RequestMessage
 
getValidFor() - Method in class com.sforce.soap.partner.PicklistEntry
Gets the validFor value for this PicklistEntry.
getValidLowerMessageLevel() - Static method in class com.metamatrix.core.log.MessageLevel
Utility method for knowing what is the lower boundary for a valid message level.
getValidUpperMessageLevel() - Static method in class com.metamatrix.core.log.MessageLevel
Utility method for knowing what is the upper boundary for a valid message level.
getValue() - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
getValue() - Method in class com.metamatrix.api.core.xmi.FeatureInfo
Get the value of the feature
getValue() - Method in interface com.metamatrix.common.config.api.PropDefnAllowedValue
Returns the value
getValue() - Method in class com.metamatrix.common.config.model.BasicPropDefnAllowedValue
 
getValue(PropertiedObject, PropertyDefinition) - Method in interface com.metamatrix.common.object.PropertiedObjectEditor
Obtain from the specified PropertiedObject the property value that corresponds to the specified PropertyDefinition.
getValue(PropertiedObject, PropertyDefinition) - Method in class com.metamatrix.common.object.PropertiedObjectEditorImpl
Obtain from the specified PropertiedObject the property value that corresponds to the specified PropertyDefinition.
getValue(PropertyDefinition) - Method in class com.metamatrix.common.object.PropertiedObjectImpl
Obtain from the specified PropertiedObject the property value that corresponds to the specified PropertyDefinition.
getValue(int, PropertyDefinition) - Method in interface com.metamatrix.common.object.PropertiedObjectsEditor
Obtain from the PropertiedObject at the specified index the property value that corresponds to the specified PropertyDefinition.
getValue(PropertyDefinition) - Method in interface com.metamatrix.common.object.PropertiedObjectsEditor
Determine whether all of PropertiedObjects this editor is using have the same value for the specified PropertyDefinition.
getValue(int, PropertyDefinition) - Method in class com.metamatrix.common.object.PropertiedObjectsEditorImpl
Obtain from the PropertiedObject at the specified index the property value that corresponds to the specified PropertyDefinition.
getValue(PropertyDefinition) - Method in class com.metamatrix.common.object.PropertiedObjectsEditorImpl
Determine whether all of PropertiedObjects this editor is using have the same value for the specified PropertyDefinition.
getValue(PropertiedObject, PropertyDefinition) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
Obtain from the specified PropertiedObject the property value that corresponds to the specified PropertyDefinition.
getValue(PropertyDefinition) - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
Return the value for this objects's property that corresponds to the specified PropertyDefinition.
getValue(PropertiedObject, PropertyDefinition) - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
Obtain from the specified PropertiedObject the property value that corresponds to the specified PropertyDefinition.
getValue() - Method in class com.metamatrix.core.id.IntegerID
 
getValue() - Method in class com.metamatrix.core.id.LongID
 
getValue() - Method in class com.metamatrix.core.id.StringID
 
getValue(int, Integer) - Method in class com.metamatrix.jdbc.DeferredMetadataProvider
 
getValue(int, Integer) - Method in interface com.metamatrix.jdbc.ResultsMetadataProvider
Get metadata value for the column at columnIndex for a given metadata property.
getValue(int, Integer) - Method in class com.metamatrix.jdbc.StaticMetadataProvider
 
getValue() - Method in interface com.metamatrix.platform.security.api.AuthorizationActions
Return the value of this action.
getValue() - Method in class com.metamatrix.platform.security.api.StandardAuthorizationActions
Return the value of this action.
getValue() - Method in class com.metamatrix.query.mapping.xml.MappingAttribute
 
getValue() - Method in class com.metamatrix.query.mapping.xml.MappingElement
 
getValue() - Method in class com.metamatrix.query.sql.lang.SetClause
 
getValue() - Method in class com.metamatrix.query.sql.lang.SPParameter
This is a helper method to get the value of this parameter when the expression is a constant.
getValue() - Method in class com.metamatrix.query.sql.proc.AssignmentStatement
 
getValue() - Method in class com.metamatrix.query.sql.symbol.Constant
Get value of constant
getValue(ElementSymbol) - Method in class com.metamatrix.query.sql.util.VariableContext
Get the value for the given variable, if the variable exits in the current context just return the value of the variable else lookup the parent context and return the value of the variable.
getValue() - Method in class com.sforce.soap.partner.DebugLevel
 
getValue() - Method in class com.sforce.soap.partner.DescribeLayoutComponent
Gets the value value for this DescribeLayoutComponent.
getValue() - Method in class com.sforce.soap.partner.EmailPriority
 
getValue() - Method in class com.sforce.soap.partner.fault.ExceptionCode
 
getValue() - Method in class com.sforce.soap.partner.fault.FaultCode
 
getValue() - Method in class com.sforce.soap.partner.FieldType
 
getValue() - Method in class com.sforce.soap.partner.LayoutComponentType
 
getValue() - Method in class com.sforce.soap.partner.PicklistEntry
Gets the value value for this PicklistEntry.
getValue() - Method in class com.sforce.soap.partner.SoapType
 
getValue() - Method in class com.sforce.soap.partner.StatusCode
 
getValue() - Method in interface org.teiid.adminapi.PropertyDefinition
Get the current value of this property.
getValue() - Method in interface org.teiid.connector.language.ILiteral
Get the value of the literal
getValue() - Method in interface org.teiid.connector.language.IParameter
Get value of object if this is an IN parameter.
getValue() - Method in interface org.teiid.connector.language.ISetClause
 
getValue() - Method in class org.teiid.connector.metadata.PropertyHolder
 
getValueExpression() - Method in class com.metamatrix.query.sql.lang.DependentSetCriteria
Get the independent value expression
getValueExpression() - Method in class com.metamatrix.query.sql.lang.ExistsCriteria
 
getValueExpression() - Method in class com.metamatrix.query.sql.lang.SubqueryCompareCriteria
 
getValueExpression() - Method in class com.metamatrix.query.sql.lang.SubquerySetCriteria
 
getValueExpression() - Method in interface com.metamatrix.query.sql.symbol.ContextReference
 
getValueExpression() - Method in class com.metamatrix.query.sql.symbol.Reference
 
getValueExpression() - Method in class com.metamatrix.query.sql.symbol.ScalarSubquery
 
getValueFunction() - Method in class org.teiid.connector.metadata.MetadataLiteralCriteria
Get the name of the function applied on the literal part of criteria.
getValueInCriteria(Map, String) - Static method in class org.teiid.connector.metadata.IndexCriteriaBuilder
Look for the value for the given field in the criteria map, translate it if necessary to the format stored in index files and return it.
getValueIterator(Expression) - Method in class com.metamatrix.query.processor.relational.DependentValueSource
 
getValueIterator(Expression) - Method in interface com.metamatrix.query.sql.util.ValueIteratorSource
Attempt to obtain a ValueIterator from this source.
getValueIteratorProviders() - Method in class com.metamatrix.query.sql.visitor.ValueIteratorProviderCollectorVisitor
Get the value iterator providers collected by the visitor.
getValueIteratorProviders(LanguageObject) - Static method in class com.metamatrix.query.sql.visitor.ValueIteratorProviderCollectorVisitor
Helper to quickly get the ValueIteratorProvider instances from obj
getValueIteratorProviders(LanguageObject, List<SubqueryContainer>) - Static method in class com.metamatrix.query.sql.visitor.ValueIteratorProviderCollectorVisitor
 
getValueIteratorProviders(Collection<? extends LanguageObject>) - Static method in class com.metamatrix.query.sql.visitor.ValueIteratorProviderCollectorVisitor
 
getValues(PropertyDefinition) - Method in interface com.metamatrix.common.object.PropertiedObjectsEditor
Return the ordered list of property values for the specified property definition, ordered by the list of PropertiedObjects that this editor is currently set to use.
getValues(PropertyDefinition) - Method in class com.metamatrix.common.object.PropertiedObjectsEditorImpl
Return the ordered list of property values for the specified property definition, ordered by the list of PropertiedObjects that this editor is currently set to use.
getValues() - Method in class com.metamatrix.connector.xml.base.CriteriaDesc
 
getValues() - Method in class com.metamatrix.query.sql.lang.Insert
Returns a list of values to insert to be inserted.
getValues() - Method in class com.metamatrix.query.sql.lang.SetCriteria
Returns the set of values.
getValues() - Method in class com.metamatrix.query.sql.util.SymbolMap
 
getValues() - Method in interface org.teiid.connector.language.IInsertExpressionValueSource
 
getValueSource() - Method in interface org.teiid.connector.language.IInsert
Get the IInsertValues
getValueSpecified() - Method in interface org.teiid.connector.language.IParameter
Determine whether a value was set for this parameter.
getVariable() - Method in class com.metamatrix.query.processor.proc.AbstractAssignmentInstruction
 
getVariable(int) - Method in class com.metamatrix.query.sql.lang.OrderBy
Returns the ORDER BY element at the specified index.
getVariable() - Method in class com.metamatrix.query.sql.proc.AssignmentStatement
Get the expression giving the value that is assigned to the variable.
getVariableContext() - Method in class com.metamatrix.query.util.CommandContext
 
getVariableCount() - Method in class com.metamatrix.query.sql.lang.OrderBy
Returns the number of elements in ORDER BY.
getVariables() - Method in class com.metamatrix.query.sql.lang.Insert
Return an ordered List of variables, may be null if no columns were specified
getVariables() - Method in class com.metamatrix.query.sql.lang.OrderBy
Returns an ordered list of the symbols in ORDER BY
getVariables() - Method in class com.metamatrix.query.sql.lang.XQuery
 
getVariableType() - Method in class com.metamatrix.query.sql.proc.DeclareStatement
Get the type of this variable declared in this statement.
getVariableValues(Command, QueryMetadataInterface) - Method in class com.metamatrix.query.resolver.command.ExecResolver
Collect input expressions from a procedure and map them to the parameters they came from
getVariableValues(Command, QueryMetadataInterface) - Method in class com.metamatrix.query.resolver.command.InsertResolver
 
getVariableValues(Command, QueryMetadataInterface) - Method in class com.metamatrix.query.resolver.command.UpdateResolver
 
getVariableValues(Command, QueryMetadataInterface) - Static method in class com.metamatrix.query.resolver.QueryResolver
 
getVariableValues(Command, QueryMetadataInterface) - Method in interface com.metamatrix.query.resolver.VariableResolver
 
getVariableValues() - Method in class com.metamatrix.query.sql.visitor.ExpressionMappingVisitor
 
getVariant(ObjectID) - Static method in class com.metamatrix.core.id.UUID
 
getVarietyProps() - Method in class org.teiid.connector.metadata.runtime.DatatypeRecordImpl
 
getVarietyType(String) - Static method in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES
 
getVarietyType() - Method in class org.teiid.connector.metadata.runtime.DatatypeRecordImpl
 
getVarietyTypeName(short) - Static method in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES
 
getVDB(String, String) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
getVDB(String, String) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedVDBService
Find the VDB in the list of VDBs available
getVDB(String, String) - Method in interface com.metamatrix.dqp.service.ConfigurationService
Get the list of VDB files available with the Configuration Service, this includes all status (active, inactive)
getVDB(String, String) - Method in interface com.metamatrix.dqp.service.VDBService
 
getVDB(VirtualDatabaseID) - Method in interface com.metamatrix.server.admin.api.RuntimeMetadataAdminAPI
Call to obtain the VDB Definition that can be used for importing or exporting.
getVDB(VirtualDatabaseID) - Method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataAdminAPIImpl
Call to export a VDB to the local file system
getVDB(String, String) - Method in class com.metamatrix.server.dqp.service.PlatformVDBService
 
getVDBArchive(String) - Method in class com.metamatrix.metadata.runtime.model.UpdateController
 
getVDBArchive(VirtualDatabaseID) - Method in class com.metamatrix.metadata.runtime.RuntimeMetadataCatalog
Returns the VDB Archive specified by the virtual database ID.
getVDBID(String, String) - Static method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataHelper
 
getVDBLocations() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
Get path(s) for VDB(s) that are available from the configuration to the DQP engine.
getVDBLocations() - Method in interface com.metamatrix.dqp.service.ConfigurationService
Get path(s) for VDB(s) that are availble from the configuration to the DQP engine.
getVDBMetadata(String) - Static method in class org.teiid.metadata.index.VDBMetadataFactory
 
getVDBMetadata(URL) - Static method in class org.teiid.metadata.index.VDBMetadataFactory
 
getVDBMetadata(String[]) - Static method in class org.teiid.metadata.index.VDBMetadataFactory
 
getVDBModels(VirtualDatabaseID) - Method in interface com.metamatrix.server.admin.api.RuntimeMetadataAdminAPI
Returns a sorted Collection of type Model that represents all the models that where deployed in the specified virtual database.
getVDBModels(VirtualDatabaseID) - Method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataAdminAPIImpl
Returns a sorted Collection of type Model that represents all the models that were deployed in the specified virtual database.
getVDBName() - Method in class com.metamatrix.admin.objects.MMSession
Get the VDB Name for this Session
getVDBName() - Method in class com.metamatrix.jdbc.util.MMJDBCURL
 
getVDBName() - Method in class com.metamatrix.platform.security.api.AuthorizationPolicyID
Returns the Console's VDB name for the policy.
getVDBName() - Method in class com.metamatrix.platform.security.api.UserEntitlementInfo
Get the name of the VDB this entitlement falls under.
getVdbName() - Method in class com.metamatrix.query.util.CommandContext
 
getVDBName() - Method in interface org.teiid.adminapi.Session
Get the VDB Name for this Session
getVdbName() - Method in class org.teiid.connector.metadata.VdbMetadataContext
 
getVDBResource(String, String) - Method in class com.metamatrix.server.dqp.service.PlatformVDBService
 
getVDBResourcePaths() - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getVDBResourcePaths() - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getVDBResourcePaths() - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Gets the resource paths of all the resources in the VDB.
getVDBResourcePaths() - Method in interface org.teiid.connector.metadata.runtime.RuntimeMetadata
Gets the resource paths of all the resources in the VDB.
getVDBResourcePaths() - Method in class org.teiid.metadata.TransformationMetadata
 
getVdbRuntimeName() - Method in class org.teiid.connector.metadata.RuntimeVdbRecord
 
getVdbRuntimeVersion() - Method in class org.teiid.connector.metadata.RuntimeVdbRecord
 
getVDBs(String, Collection) - Method in class com.metamatrix.admin.server.AbstractAdminImpl
Utility method to find VDBs in virtualDatabases collection matching identifier and create VDB admin objects to return in sorted collection (VDBs and versions will be together).
getVDBs(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getVDBs(String) - Method in class com.metamatrix.admin.server.ServerMonitoringAdminImpl
Get monitoring information about VDBs (Virtual Databases).
getVDBs(String) - Method in class com.metamatrix.dqp.embedded.admin.DQPMonitoringAdminImpl
 
getVDBs() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
getVDBs() - Method in interface com.metamatrix.dqp.service.ConfigurationService
Get a list of available VDBS from the configuration
getVDBs(String) - Method in interface org.teiid.adminapi.MonitoringAdmin
Get the VDBs that correspond to the specified identifier pattern.
getVdbService() - Method in class com.metamatrix.platform.security.session.service.SessionServiceImpl
 
getVdbService() - Method in class org.teiid.connector.metadata.VdbMetadataContext
 
getVDBsForConnectorBinding(String) - Method in interface com.metamatrix.server.admin.api.RuntimeMetadataAdminAPI
Given a routing ID, find all VDBs whose models use the connector binding.
getVDBsForConnectorBinding(String) - Method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataAdminAPIImpl
Given a routing ID, find all VDBs whose models use the connector binding.
getVDBStatus(String, String) - Method in class com.metamatrix.server.dqp.service.PlatformVDBService
 
getVDBStream() - Method in interface com.metamatrix.common.vdb.api.VDBDefn
This will let the uses stream the VDB contents the way they would need.
getVDBStream() - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
getVDBValidityErrors() - Method in class com.metamatrix.common.vdb.api.VDBArchive
Returns errors, otherwise null for no validity errors.
getVDBValidityErrors() - Method in interface com.metamatrix.common.vdb.api.VDBDefn
During the load of the VDB, if there are any validity errors reported in the VDB manifest file, they will be loaded into Defn file for observation or for the logging.
getVDBValidityErrors() - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
getVDBVersion() - Method in class com.metamatrix.admin.objects.MMSession
Get the VDB Version for this Session
getVDBVersion() - Method in class com.metamatrix.admin.objects.MMVDB
 
getVDBVersion() - Method in class com.metamatrix.jdbc.util.MMJDBCURL
 
getVDBVersion() - Method in class com.metamatrix.platform.security.api.AuthorizationPolicyID
Return the Console's VDB version for the policy.
getVDBVersion() - Method in class com.metamatrix.platform.security.api.UserEntitlementInfo
Get the version of the VDB this entitlement falls under.
getVdbVersion() - Method in class com.metamatrix.query.util.CommandContext
 
getVDBVersion() - Method in interface org.teiid.adminapi.Session
Get the VDB Version for this Session
getVDBVersion() - Method in interface org.teiid.adminapi.VDB
 
getVdbVersion() - Method in class org.teiid.connector.metadata.VdbMetadataContext
 
getVDBVersionString() - Method in class com.metamatrix.platform.security.api.AuthorizationPolicyID
Return the Stringified Console's VDB version for the policy.
getVersion() - Method in class com.metamatrix.api.core.xmi.XMIHeader.Import
Return the import version
getVersion() - Method in class com.metamatrix.api.core.xmi.XMIHeader.Model
Return the model version
getVersion() - Method in class com.metamatrix.common.comm.platform.socket.Handshake
 
getVersion() - Method in interface com.metamatrix.common.vdb.api.ModelInfo
Get this model's verion.
getVersion() - Method in class com.metamatrix.common.vdb.api.VDBArchive
 
getVersion() - Method in interface com.metamatrix.common.vdb.api.VDBDefn
Returns the vdbVersion.
getVersion(ObjectID) - Static method in class com.metamatrix.core.id.UUID
 
getVersion() - Method in interface com.metamatrix.metadata.runtime.api.Model
 
getVersion() - Method in interface com.metamatrix.metadata.runtime.api.ModelID
Returns the version.
getVersion() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseID
Returns the version.
getVersion() - Method in class com.metamatrix.metadata.runtime.model.BasicModel
 
getVersion() - Method in class com.metamatrix.metadata.runtime.model.BasicModelID
returns the version.
getVersion() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseID
returns the version.
getVersion() - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
getVersion() - Method in class com.metamatrix.vdb.runtime.BasicVDBInfo
Returns the vdbVersion.
getVersion() - Method in class com.metamatrix.vdb.runtime.VDBKey
 
getVersionBy() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabase
Return the user name who create this version of the Virtual Database.
getVersionBy() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabase
 
getVersionColumns(String, String, String) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the description of the columns in a table that are automatically updated when any value in a row is updated.
getVersionDate() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabase
Return the date the Virtual Database was created.
getVersionDate() - Method in class com.metamatrix.metadata.runtime.model.BasicModelID
 
getVersionDate() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabase
 
getVersionedBy() - Method in class com.metamatrix.admin.objects.MMVDB
 
getVersionedBy() - Method in interface com.metamatrix.common.vdb.api.ModelInfo
Get the name of the person who versioned this model.
getVersionedBy() - Method in interface com.metamatrix.metadata.runtime.api.Model
Get the name of the person who versioned this model.
getVersionedBy() - Method in class com.metamatrix.metadata.runtime.model.BasicModel
 
getVersionedBy() - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
getVersionedBy() - Method in interface org.teiid.adminapi.VDB
 
getVersionedDate() - Method in class com.metamatrix.admin.objects.MMVDB
 
getVersionedDate() - Method in interface org.teiid.adminapi.VDB
 
getView() - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
 
getVirtualDatabase() - Method in interface com.metamatrix.metadata.runtime.api.MetadataSourceAPI
Returns the VirtualDatabase based on the virtual database id.
getVirtualDatabase() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseMetadata
Returns the VirtualDatabase for which this metadata object represents.
getVirtualDatabase() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseMetadata
returns the VirtualDatabase for which this metadata object represents.
getVirtualDatabase() - Method in class com.metamatrix.metadata.runtime.model.MetadataCache
 
getVirtualDatabase(VirtualDatabaseID) - Method in class com.metamatrix.metadata.runtime.RuntimeMetadataCatalog
Returns the virtual database specified by the virtual database ID.
getVirtualDatabase(VirtualDatabaseID) - Method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCConnector
returns the VirtualDatabase based on the virtual database id.
getVirtualDatabase(VirtualDatabaseID, Connection) - Static method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCRuntimeMetadataReader
returns the VirtualDatabase based on the virtual database id.
getVirtualDatabase(ResultSet, VirtualDatabaseID) - Static method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
getVirtualDatabase(VirtualDatabaseID) - Method in interface com.metamatrix.metadata.runtime.spi.MetaBaseConnector
Returns the VirtualDatabase for the specified VirtualdatabaseID.
getVirtualDatabase(VirtualDatabaseID) - Method in interface com.metamatrix.server.admin.api.RuntimeMetadataAdminAPI
Returns the VirtualDatabase specified by the VirtualDatabaseID.
getVirtualDatabase(VirtualDatabaseID) - Method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataAdminAPIImpl
Returns the VirtualDatabase specified by the VirtualDatabaseID.
getVirtualDatabaseID() - Method in interface com.metamatrix.metadata.runtime.api.MetadataObject
returns the VirtualDatabaseID that identifies the VirtualDatabase this metadata object resides.
getVirtualDatabaseID() - Method in interface com.metamatrix.metadata.runtime.api.MetadataSourceAPI
Returns the VirtualDatabaseID.
getVirtualDatabaseID() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseMetadata
Returns the VirtualDatabaseID that identifies the VirtualDatabaseMetadata.
getVirtualDatabaseID() - Method in class com.metamatrix.metadata.runtime.event.RuntimeMetadataEvent
 
getVirtualDatabaseID() - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataObject
returns the id for the Virtual Database for which this runtime object is contained within.
getVirtualDatabaseID() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabase
returns the VirtualDatabaseID.
getVirtualDatabaseID() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseMetadata
returns the VirtualDatabaseID that identifies the VirtualDatabaseMetadata.
getVirtualDatabaseID() - Method in class com.metamatrix.metadata.runtime.model.MetadataCache
 
getVirtualDatabaseID(String, String) - Method in class com.metamatrix.metadata.runtime.RuntimeMetadataCatalog
Returns the id for the VirtualDatabase that is in the repository.
getVirtualDatabaseID(String, String) - Method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCConnector
returns the VirtualDatabaseID for the specified full name and version.
getVirtualDatabaseID(String, String, Connection) - Static method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCRuntimeMetadataReader
returns the VirtualDatabaseID for the specified full name and version.
getVirtualDatabaseID(String, String, boolean, Connection) - Static method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCRuntimeMetadataReader
 
getVirtualDatabaseID(ResultSet) - Static method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
getVirtualDatabaseID(String, String) - Method in interface com.metamatrix.metadata.runtime.spi.MetaBaseConnector
Used only by the RuntimeMetadataCatalog to find the virtual database id.
getVirtualDatabaseIDs(ResultSet) - Static method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
getVirtualDatabaseMetadata(VirtualDatabaseID) - Method in class com.metamatrix.metadata.runtime.RuntimeMetadataCatalog
Returns a VirtualDatabaseMetadata that contains the VirtualDatabase based on the virtual database name and version.
getVirtualDatabaseName(int) - Method in interface com.metamatrix.jdbc.api.ResultSetMetaData
Get name of the VirtualDatabase at the column index.
getVirtualDatabaseName(int) - Method in class com.metamatrix.jdbc.FilteredResultsMetadata
 
getVirtualDatabaseName(int) - Method in class com.metamatrix.jdbc.ResultsMetadataWithProvider
 
getVirtualDatabaseName() - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getVirtualDatabaseName() - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getVirtualDatabaseName() - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the currently connected virtual database name.
getVirtualDatabaseName() - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getVirtualDatabaseName() - Method in interface org.teiid.connector.api.ExecutionContext
Get the name of the VDB this query is being run against.
getVirtualDatabaseName() - Method in class org.teiid.metadata.TransformationMetadata
 
getVirtualDatabases() - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
getVirtualDatabases() - Method in class com.metamatrix.metadata.runtime.RuntimeMetadataCatalog
Returns a Collection of all the VirtualDatabase's in the system.
getVirtualDatabases() - Method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCConnector
returns a Collection of type VirtualDatabase that represents all the virtual databases in the system.
getVirtualDatabases(Connection) - Static method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCRuntimeMetadataReader
returns a Collection of type VirtualDatabase that represents all the virtual databases in the system.
getVirtualDatabases(ResultSet) - Static method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
getVirtualDatabases() - Method in interface com.metamatrix.metadata.runtime.spi.MetaBaseConnector
Returns a Collection of type VirtualDatabase that represents all the virtual databases in the system.
getVirtualDatabases() - Method in interface com.metamatrix.server.admin.api.RuntimeMetadataAdminAPI
Returns a Collection of all the VirtualDatabases in the system.
getVirtualDatabases() - Method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataAdminAPIImpl
Returns a Collection of the VirtualDatabases in the system.
getVirtualDatabaseVersion(int) - Method in interface com.metamatrix.jdbc.api.ResultSetMetaData
Get version of the VirtualDatabase at the column index.
getVirtualDatabaseVersion(int) - Method in class com.metamatrix.jdbc.FilteredResultsMetadata
 
getVirtualDatabaseVersion(int) - Method in class com.metamatrix.jdbc.ResultsMetadataWithProvider
 
getVirtualDatabaseVersion() - Method in interface org.teiid.connector.api.ExecutionContext
Get the version of the VDB this query is being run against.
getVirtualGroup() - Method in class com.metamatrix.query.sql.lang.Command
 
getVirtualPlan(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getVirtualPlan(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getVirtualPlan(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get virtual plan for a group symbol.
getVirtualPlan(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getVirtualPlan(Object) - Method in class org.teiid.metadata.TransformationMetadata
 
getVisibility() - Method in interface com.metamatrix.common.vdb.api.ModelInfo
 
getVisibility() - Method in interface com.metamatrix.metadata.runtime.api.Model
 
getVisibility() - Method in class com.metamatrix.metadata.runtime.model.BasicModel
 
getVisibility(String) - Method in class com.metamatrix.metadata.runtime.vdb.defn.VDBCreation
 
getVisibility() - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
getVisibilityType(String) - Static method in class com.metamatrix.metadata.runtime.api.MetadataConstants
 
getVisibilityTypeName(short) - Static method in class com.metamatrix.metadata.runtime.api.MetadataConstants
 
getVisitor() - Method in class com.metamatrix.query.sql.navigator.AbstractNavigator
 
getVMComponentDefn(ComponentDefnID) - Method in interface com.metamatrix.common.config.api.Configuration
Returns a VMComponentDefn
getVMComponentDefn(ComponentDefnID) - Method in class com.metamatrix.common.config.model.BasicConfiguration
 
getVMComponentDefnID() - Method in interface com.metamatrix.common.config.api.DeployedComponent
Returns the ComponentID for the VM that this component is deployed on, or if this object represents the deployed VM itself.
getVMComponentDefnID() - Method in class com.metamatrix.common.config.model.BasicDeployedComponent
 
getVMComponentDefns() - Method in interface com.metamatrix.common.config.api.Configuration
Returns a Collection of type VMComponentDefn that represent all the VMComponentDefn defined.
getVMComponentDefns() - Method in class com.metamatrix.common.config.model.BasicConfiguration
Returns a Collection of type VMComponentDefn that represent all the VMComponentDefn defined.
getVMControllerBindings() - Method in interface com.metamatrix.platform.admin.api.RuntimeStateAdminAPI
Returns a list that contains all of the VMControllerBindings for all the VMControllers running in the MetaMatrix system.
getVMControllerBindings() - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIImpl
 
getVMControllerInterface(String, String) - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIHelper
 
getVMDefn(ComponentDefnID) - Method in class com.metamatrix.common.config.model.BasicConfiguration
 
getVMForHost(VMComponentDefnID, HostID) - Method in interface com.metamatrix.common.config.api.Configuration
Returns a deployed VM component that was deployed on the specified host.
getVMForHost(String, String) - Method in interface com.metamatrix.common.config.api.Configuration
Returns a deployed VM component that was deployed on the specified host.
getVMForHost(VMComponentDefnID, HostID) - Method in class com.metamatrix.common.config.model.BasicConfiguration
 
getVMForHost(String, String) - Method in class com.metamatrix.common.config.model.BasicConfiguration
 
getVMHostName(String, String) - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIHelper
 
getVMID() - Method in class com.metamatrix.common.config.api.DeployedComponentID
 
getVMs(String) - Method in class com.metamatrix.platform.registry.ClusteredRegistryState
Gets all the VMs for a given Host.
getVMsForHost(String) - Method in interface com.metamatrix.common.config.api.Configuration
Returns a Collection of deployed components that are VM's deployed on the specified host name
getVMsForHost(HostID) - Method in interface com.metamatrix.common.config.api.Configuration
Returns a Collection of type DeployeComponent that represent VMs.
getVMsForHost(String) - Method in class com.metamatrix.common.config.model.BasicConfiguration
 
getVMsForHost(HostID) - Method in class com.metamatrix.common.config.model.BasicConfiguration
Returns a Collection of type DeployeComponent that represent VMs.
getVMStatistics(String, String) - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIHelper
Return VMStatistics object for Process.
getVMStatistics() - Method in interface com.metamatrix.platform.vm.api.controller.ProcessManagement
Return information about VM.
getVMStatistics() - Method in class com.metamatrix.platform.vm.controller.ProcessController
Return information about VM.
getWarningCount() - Method in class com.metamatrix.api.core.message.MessageList.Statistics
Gets the number of Message instances that have a type of MessageTypes.WARNING_MESSAGE.
getWarnings() - Method in class com.metamatrix.dqp.message.AtomicResultsMessage
 
getWarnings() - Method in class com.metamatrix.dqp.message.ResultsMessage
 
getWarnings() - Method in class com.metamatrix.jdbc.MMConnection
This method will return the first warning reported by calls on this connection, or null if none exist.
getWarnings() - Method in class com.metamatrix.jdbc.MMResultSet
Retrieves the first warning reported by calls on this ResultSet object.
getWarnings() - Method in class com.metamatrix.jdbc.MMStatement
This method returns warnings returned by server.
getWhatId() - Method in class com.sforce.soap.partner.SingleEmailMessage
Gets the whatId value for this SingleEmailMessage.
getWhatIds() - Method in class com.sforce.soap.partner.MassEmailMessage
Gets the whatIds value for this MassEmailMessage.
getWhatIds(int) - Method in class com.sforce.soap.partner.MassEmailMessage
 
getWhen() - Method in class com.metamatrix.query.sql.symbol.CaseExpression
Gets the List of Expressions in the WHEN parts of this expression.
getWhen() - Method in class com.metamatrix.query.sql.symbol.SearchedCaseExpression
Gets the List of Criteria in the WHEN parts of this expression.
getWhenCount() - Method in class com.metamatrix.query.sql.symbol.AbstractCaseExpression
Gets the number of WHEN and THEN parts this case expression contains.
getWhenCount() - Method in class com.metamatrix.query.sql.symbol.CaseExpression
 
getWhenCount() - Method in class com.metamatrix.query.sql.symbol.SearchedCaseExpression
 
getWhenCount() - Method in interface org.teiid.connector.language.ISearchedCaseExpression
Gets the number of WHEN and THEN clauses in the CASE expression
getWhenCriteria(int) - Method in class com.metamatrix.query.sql.symbol.SearchedCaseExpression
Gets the WHEN criteria at the given 0-based index.
getWhenCriteria(int) - Method in interface org.teiid.connector.language.ISearchedCaseExpression
Gets the WHEN criteria at the specified index
getWhenExpression(int) - Method in class com.metamatrix.query.sql.symbol.CaseExpression
Gets the WHEN expression at the given 0-based index.
getWhere() - Method in interface org.teiid.connector.language.IQuery
Get WHERE clause, may be null.
getWhileProgram() - Method in class com.metamatrix.query.processor.proc.WhileInstruction
 
getWhiteSapceType(String) - Static method in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES
 
getWhiteSapceTypeName(short) - Static method in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES
 
getWord() - Method in interface org.teiid.core.index.IEntryResult
 
getWorkContext() - Method in class com.metamatrix.dqp.message.AtomicRequestMessage
 
getWorkContext() - Method in interface org.teiid.transport.ClientInstance
 
getWorkContext() - Method in class org.teiid.transport.SocketClientInstance
 
getWorkitemId() - Method in class com.sforce.soap.partner.ProcessWorkitemRequest
Gets the workitemId value for this ProcessWorkitemRequest.
getWriteRequiresMasterRead() - Method in class com.sforce.soap.partner.Field
Gets the writeRequiresMasterRead value for this Field.
getWriteTransaction() - Method in class com.metamatrix.common.connection.TransactionMgr
 
getWriteTransaction() - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleManager
 
getWriteTransaction() - Method in class com.metamatrix.metadata.runtime.model.UpdateController
 
getXAConnection() - Method in class com.metamatrix.jdbc.BaseDataSource
 
getXAConnection(String, String) - Method in class com.metamatrix.jdbc.BaseDataSource
Attempt to establish a database connection that can be used with distributed transactions.
getXAConnection(ExecutionContext, TransactionContext) - Method in class org.teiid.connector.jdbc.JDBCConnector
 
getXAConnection() - Method in class org.teiid.connector.jdbc.JDBCSourceXAConnection
 
getXAConnection(ExecutionContext, TransactionContext) - Method in interface org.teiid.connector.xa.api.XAConnector
Obtain a connection with the connector.
getXADataSource() - Method in class org.teiid.connector.jdbc.JDBCConnector
 
getXAException() - Method in exception com.metamatrix.common.xa.XATransactionException
 
getXAResource() - Method in class com.metamatrix.jdbc.MMXAConnection
 
getXAResource() - Method in class com.metamatrix.xa.arjuna.XAConnectorRecovery
 
getXAResource() - Method in class org.teiid.connector.jdbc.JDBCSourceXAConnection
 
getXAResource() - Method in interface org.teiid.connector.xa.api.XAConnection
Get XAResource for this connection
getXATerminator() - Method in class com.metamatrix.xa.arjuna.ArjunaTransactionProvider
 
getXid() - Method in class com.metamatrix.admin.objects.TransactionImpl
 
getXid() - Method in interface org.teiid.adminapi.Transaction
Return the Xid of the Global transaction.
getXMIFragment(String, boolean) - Method in class com.metamatrix.api.core.xmi.XMIHeader
Get the XML fragment that represents the header
getXMIFragment() - Method in class com.metamatrix.api.core.xmi.XMIHeader
Get the XML fragment that represents the header, using the default indentation and new lines for each tag.
getXmiHeader(File) - Static method in class org.teiid.metadata.index.ModelFileUtil
Return the XMIHeader for the specified File or null if the file does not represent a MetaMatrix model file.
getXmiHeader(InputStream) - Static method in class org.teiid.metadata.index.ModelFileUtil
Return the XMIHeader for the specified inputstream of a model file.
getXmiHeaderForVdbArchive(File) - Static method in class org.teiid.metadata.index.ModelFileUtil
Return the XMIHeader for the given vdb file or null if the file does not represent a vdb.
getXMLDocuments() - Method in class com.metamatrix.connector.xml.file.FileExecution
 
getXMLDocuments() - Method in class com.metamatrix.connector.xml.http.HTTPExecutor
 
getXMLDocuments() - Method in interface com.metamatrix.connector.xml.ResultProducer
Gets all the InputStreams for a single ExecutionInfo instance.
getXMLFormat() - Method in class com.metamatrix.dqp.message.RequestMessage
 
getXMLFormat() - Method in class com.metamatrix.jdbc.util.MMJDBCURL
 
getXMLFormat() - Method in class com.metamatrix.query.processor.xml.XMLProcessorEnvironment
 
getXmlParameterName() - Method in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
getXMLReader(XMLConnectorState) - Static method in class com.metamatrix.connector.xml.streaming.ReaderFactory
 
getXMLReaderWriter() - Method in class com.metamatrix.common.config.xml.XMLConfigurationImportExportUtility
 
getXMLResultsForm() - Method in class com.metamatrix.query.processor.xml.XMLProcessorEnvironment
 
getXmlSchemas(String) - Method in interface com.metamatrix.dqp.client.ClientSideDQP
 
getXMLSchemas(String) - Method in interface com.metamatrix.jdbc.api.DatabaseMetaData
Retrieve the XML schemas associated with an XML document.
getXMLSchemas(String) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
This is a different method from #getSchemas().
getXMLSchemas() - Method in interface com.metamatrix.metadata.runtime.api.Group
If this group represents a virtual document, return a Collection of string representations of XML Schemas that are referenced by it.
getXMLSchemas() - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
getXMLSchemas(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getXMLSchemas(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getXMLSchemas(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get XML schemas for a document group.
getXMLSchemas(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getXMLSchemas() - Method in class com.metamatrix.query.processor.xml.XMLPlan
Returns the XML Schema
getXMLSchemas(Object) - Method in class org.teiid.metadata.TransformationMetadata
 
getXMLTempGroups(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getXMLTempGroups(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getXMLTempGroups(TableRecordImpl) - Method in interface com.metamatrix.query.metadata.MetadataStore
Deprecated. used only for xml
getXMLTempGroups(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Return a list of all the temp groups used in this document.
getXMLTempGroups(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getXMLTempGroups(TableRecordImpl) - Method in class org.teiid.metadata.CompositeMetadataStore
 
getXMLTempGroups(TableRecordImpl) - Method in class org.teiid.metadata.ConnectorMetadataStore
 
getXMLTempGroups(TableRecordImpl) - Method in class org.teiid.metadata.index.IndexMetadataStore
 
getXMLTempGroups(Object) - Method in class org.teiid.metadata.TransformationMetadata
 
getXMLValidation() - Method in class com.metamatrix.jdbc.util.MMJDBCURL
 
getXPath() - Method in class com.metamatrix.connector.xml.base.ParameterDescriptor
 
getXQuery() - Method in class com.metamatrix.query.sql.lang.XQuery
 
getZipFile() - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
Create a ZipFile instance if the entry represents a zip file
gotoScript(String) - Method in class com.metamatrix.core.commandshell.ScriptReader
Indicates which specific script is currently being referenced.
GranteeEntitlementEntry - Class in com.metamatrix.platform.security.api
This object contains one entry for an entitlement entry in UserEntitlementInfo.
GranteeEntitlementEntry(MetaMatrixPrincipalName, String, int) - Constructor for class com.metamatrix.platform.security.api.GranteeEntitlementEntry

ctor.
Used when creating in the Authorization JDBC layer.
GranteeEntitlementEntry(MetaMatrixPrincipalName, GranteeEntitlementEntry) - Constructor for class com.metamatrix.platform.security.api.GranteeEntitlementEntry

ctor.
Uses another GranteeEntitlementEntry as a pattern to clone only changing the Grantee.
GRANTOR - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthPrincipals.ColumnName
 
GREATER_THAN - Static variable in class com.metamatrix.common.xml.XPathUtil.Operator
 
GREATER_THAN_EQUAL - Static variable in class com.metamatrix.common.xml.XPathUtil.Operator
 
Group - Interface in com.metamatrix.metadata.runtime.api
Instances of this interface represent Groups in a Model.
GROUP - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.DataAccess.Class
 
GROUP - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLSchema.Class
 
GROUP - Static variable in interface com.metamatrix.metadata.runtime.util.RuntimeMetadataIDContext
 
GROUP - Static variable in class com.metamatrix.platform.admin.api.PermissionDataNodeDefinition.TYPE
 
GROUP - Static variable in class com.metamatrix.query.optimizer.relational.plantree.NodeConstants.Types
 
GROUP - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
GROUP - Static variable in class com.metamatrix.query.sql.ReservedWords
 
GROUP - Static variable in class com.metamatrix.vdb.runtime.URIModelResource.AUTH_LEVEL
 
Group - Interface in org.teiid.adminapi
This interface is used to represent a group of principals.
Group - Interface in org.teiid.connector.metadata.runtime
Represents a group, such as a table, in the runtime metadata.
GROUP - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
GROUP_NAME - Static variable in interface com.metamatrix.dqp.metadata.ResultsMetadataConstants
 
GROUP_PART - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
GROUP_PROP - Static variable in interface com.metamatrix.metadata.runtime.util.RuntimeMetadataIDContext
 
groupBy(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse a GROUP BY clause.
GroupBy - Class in com.metamatrix.query.sql.lang
This class represents the GROUP BY clause of a query, which defines the expressions that should be used for grouping the results of the query.
GroupBy() - Constructor for class com.metamatrix.query.sql.lang.GroupBy
Constructs a default instance of this class.
GroupBy(List) - Constructor for class com.metamatrix.query.sql.lang.GroupBy
Constructs an instance of this class from an ordered set of symbols.
groupByItem(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse a GROUP BY list item.
GroupCollectorVisitor - Class in com.metamatrix.query.sql.visitor
This visitor class will traverse a language object tree and collect all group symbol references it finds.
GroupCollectorVisitor(Collection<GroupSymbol>) - Constructor for class com.metamatrix.query.sql.visitor.GroupCollectorVisitor
Construct a new visitor with the specified collection, which should be non-null.
GroupContext - Class in com.metamatrix.query.sql.lang
A GroupContext represents a set of groups in a hierarchy that determines resolving order.
GroupContext() - Constructor for class com.metamatrix.query.sql.lang.GroupContext
 
GroupContext(GroupContext, Collection) - Constructor for class com.metamatrix.query.sql.lang.GroupContext
 
GroupID - Interface in com.metamatrix.metadata.runtime.api
The GroupID is the unique identifier for a Group.
GroupInfo - Class in com.metamatrix.query.metadata
 
GroupInfo(LinkedHashMap<Object, ElementSymbol>) - Constructor for class com.metamatrix.query.metadata.GroupInfo
 
GroupingNode - Class in com.metamatrix.query.processor.relational
 
GroupingNode(int) - Constructor for class com.metamatrix.query.processor.relational.GroupingNode
 
GROUPS_DISPLAY_NAME_ATTRIBUTE - Static variable in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
GROUPS_FILE - Static variable in class com.metamatrix.platform.security.membership.spi.file.FileMembershipDomain
 
GROUPS_GROUP_MEMBER_ATTRIBUTE - Static variable in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
GROUPS_ROOT_CONTEXT - Static variable in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
GROUPS_SEARCH_FILTER - Static variable in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
GROUPS_SEARCH_SCOPE - Static variable in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
groupSupports(Object, int) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
groupSupports(Object, int) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
groupSupports(Object, int) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Determine whether the specified group supports some feature.
groupSupports(Object, int) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
groupSupports(Object, int) - Method in class org.teiid.metadata.TransformationMetadata
 
GroupsUsedByElementsVisitor - Class in com.metamatrix.query.sql.visitor
 
GroupsUsedByElementsVisitor() - Constructor for class com.metamatrix.query.sql.visitor.GroupsUsedByElementsVisitor
 
GroupSymbol - Class in com.metamatrix.query.sql.symbol
This is the server's representation of a metadata group symbol.
GroupSymbol(String, String, String) - Constructor for class com.metamatrix.query.sql.symbol.GroupSymbol
Cloning constructor
GroupSymbol(String) - Constructor for class com.metamatrix.query.sql.symbol.GroupSymbol
Construct a symbol with a name.
GroupSymbol(String, String) - Constructor for class com.metamatrix.query.sql.symbol.GroupSymbol
Construct a symbol with a name.
GT - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
GT - Static variable in class com.metamatrix.query.sql.lang.AbstractCompareCriteria
Constant indicating the first operand is greater than the second.
GT - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
GUID - Static variable in class com.metamatrix.common.vdb.api.DEFReaderWriter.VDBInfo
 

H

halt() - Method in class org.teiid.Server
 
halt() - Method in interface org.teiid.ServerMBean
 
handleEvent(EventObject) - Method in interface com.metamatrix.core.event.EventManager
 
handleException(MetaMatrixException) - Method in class com.metamatrix.query.validator.AbstractValidationVisitor
 
handleException(MetaMatrixException, LanguageObject) - Method in class com.metamatrix.query.validator.AbstractValidationVisitor
 
handleInsertSequences(IInsert) - Method in class org.teiid.connector.jdbc.oracle.OracleSQLTranslator
 
HandleNillableVisitor - Class in com.metamatrix.query.optimizer.xml
Removes the all the "excluded" nodes from the Mapping XML node tree
HandleNillableVisitor() - Constructor for class com.metamatrix.query.optimizer.xml.HandleNillableVisitor
 
Handler - Class in com.metamatrix.common.extensionmodule.protocol.extensionjar
A URLStreamHandler to make connections to the MetaMatrix Extension Module Store(s) to retrieve class or resources.
Handler() - Constructor for class com.metamatrix.common.extensionmodule.protocol.extensionjar.Handler
 
Handler - Class in com.metamatrix.common.protocol.classpath
URL Stream Handler class for resources in a given classpath
Handler() - Constructor for class com.metamatrix.common.protocol.classpath.Handler
 
Handler - Class in com.metamatrix.common.protocol.jar
URL Stream Handler class for resources in a given classpath
Handler() - Constructor for class com.metamatrix.common.protocol.jar.Handler
 
Handler - Class in com.metamatrix.common.protocol.mmfile
Metamatrix's own implementation of the "file:" URL handler.
Handler() - Constructor for class com.metamatrix.common.protocol.mmfile.Handler
 
Handler - Class in com.metamatrix.common.protocol.mmrofile
Metamatrix's own implementation of the "file:" URL handler.
Handler() - Constructor for class com.metamatrix.common.protocol.mmrofile.Handler
 
handleSecurity(Call) - Method in class com.metamatrix.connector.xmlsource.soap.SecurityToken
 
handleValidationError(String) - Method in class com.metamatrix.query.validator.AbstractValidationVisitor
 
handleValidationError(String, LanguageObject) - Method in class com.metamatrix.query.validator.AbstractValidationVisitor
 
handleValidationError(String, Collection) - Method in class com.metamatrix.query.validator.AbstractValidationVisitor
 
Handshake - Class in com.metamatrix.common.comm.platform.socket
Represents the information needed in a socket connection handshake
Handshake() - Constructor for class com.metamatrix.common.comm.platform.socket.Handshake
 
HAS - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
HAS - Static variable in class com.metamatrix.query.sql.ReservedWords
 
HAS - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
hasActions() - Method in class com.metamatrix.common.actions.BasicModificationActionQueue
Return whether this queue has at least one modification action.
hasActions() - Method in interface com.metamatrix.common.actions.ModificationActionQueue
Return whether this queue has at least one modification action.
hasAggregates - Variable in class com.metamatrix.query.optimizer.relational.PlanHints
 
hasAlias() - Method in class com.metamatrix.query.sql.symbol.GroupSymbol
 
hasAlias() - Method in interface org.teiid.connector.language.ISelectSymbol
Determine whether this symbol is named with an alias.
hasAllowedValues() - Method in interface com.metamatrix.common.config.api.ComponentTypeDefn
Returns a boolean indicating if this definition has allowed values
hasAllowedValues() - Method in class com.metamatrix.common.config.model.BasicComponentTypeDefn
 
hasAlterTable() - Method in class org.teiid.dialect.TeiidDialect
 
hasArguments() - Method in class com.metamatrix.common.actions.ActionDefinition
Return whether this definition has a target.
hasAttributeCode() - Method in class com.metamatrix.common.actions.ActionDefinition
Return whether this definition has an attribute definition.
hasAttributes() - Method in class com.metamatrix.query.mapping.xml.MappingElement
 
hasBooleanProperty(NodeConstants.Info) - Method in class com.metamatrix.query.optimizer.relational.plantree.PlanNode
 
hasChanged() - Method in interface org.teiid.core.index.IIndex
Ansers true if has some changes to save.
hasChild(CommandTreeNode) - Method in class com.metamatrix.query.optimizer.CommandTreeNode
 
hasChildren() - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Return true if this node currently does have any children.
hasChildWithName(String) - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
 
hasCollectionProperty(NodeConstants.Info) - Method in class com.metamatrix.query.optimizer.relational.plantree.PlanNode
Indicates if there is a non-null and non-empty Collection value for the property key or not
hasCommand() - Method in class com.metamatrix.query.sql.proc.AssignmentStatement
 
hasConcurrentUsers() - Method in class com.metamatrix.common.connection.ManagedConnection.ConnectionStatistics
 
hasContentModifier() - Method in class com.metamatrix.platform.security.api.AuthorizationPermission
Determine whether this rule has a content modifier that should be used upon access to the resource.
hasCriteria - Variable in class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
hasCriteria() - Method in class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
hasCriteria() - Method in interface com.metamatrix.connector.salesforce.execution.visitors.ICriteriaVisitor
 
hasCriteria - Variable in class com.metamatrix.query.optimizer.relational.PlanHints
 
hasCriteria() - Method in class com.metamatrix.query.parser.SQLParser
Parse has criteria
HasCriteria - Class in com.metamatrix.query.sql.proc
This object represents the criteria used in the stored procedure language to determine if a type of criteria is specified on a user's query.
HasCriteria() - Constructor for class com.metamatrix.query.sql.proc.HasCriteria
Constructor for HasCriteria.
HasCriteria(CriteriaSelector) - Constructor for class com.metamatrix.query.sql.proc.HasCriteria
Constructor for HasCriteria.
hasDefaultFactory() - Method in class com.metamatrix.core.id.IDGenerator
Return whether there is a factory that is used by default for the IDGenerator.create() method is invoked.
hasDefaultValue() - Method in class com.metamatrix.common.config.api.ComponentTypePropDefn
Return whether there is a default value for this property.
hasDefaultValue() - Method in interface com.metamatrix.common.object.PropertyDefinition
Return whether there is a default value for this property.
hasDefaultValue() - Method in class com.metamatrix.common.object.PropertyDefinitionImpl
Return whether there is a default value for this property.
hasDeleteQueryPlan() - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
hasElements() - Method in class com.metamatrix.query.sql.proc.CriteriaSelector
Return a boolean indicating if the seletor has any elements
hasElseBlock() - Method in class com.metamatrix.query.sql.proc.IfStatement
Return a boolean indicating if the statement has an else block.
hasExpression() - Method in class com.metamatrix.query.sql.proc.AssignmentStatement
 
hasFailedService() - Method in class com.metamatrix.platform.admin.api.runtime.SystemState
Returns true if any services have failed.
hasFieldWithCaseFunctions() - Method in class org.teiid.connector.metadata.MetadataLiteralCriteria
Return true if any case functions are involved on the fieldName of this criteria
hasFormatters() - Method in class com.metamatrix.connector.text.StringToDateTranslator
This method is used to check the status of this translator object.
hashCode() - Method in class com.metamatrix.admin.objects.MMVDB
 
hashCode() - Method in class com.metamatrix.api.core.message.DefaultMessage
Return the hash code for this object.
hashCode() - Method in class com.metamatrix.common.actions.AttributeDefinition
Overrides Object hashCode method.
hashCode() - Method in class com.metamatrix.common.actions.ClassDefinition
Overrides Object hashCode method.
hashCode() - Method in class com.metamatrix.common.api.HostInfo
 
hashCode() - Method in class com.metamatrix.common.api.MMURL
 
hashCode() - Method in class com.metamatrix.common.buffer.TupleSourceID
Get hash code
hashCode() - Method in class com.metamatrix.common.config.api.ComponentTypePropDefn
Returns the hash code value for this object.
hashCode() - Method in class com.metamatrix.common.namedobject.BaseID
Returns the hash code value for this object.
hashCode() - Method in class com.metamatrix.common.namedobject.BasicObject
Overrides Object hashCode method.
hashCode() - Method in class com.metamatrix.common.object.ObjectDefinitionImpl
Returns the hash code value for this object.
hashCode() - Method in class com.metamatrix.common.object.PropertyType
Returns the hash code value for this object.
hashCode() - Method in class com.metamatrix.common.properties.UnmodifiableProperties
 
hashCode() - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
Returns the hash code value for this object.
hashCode() - Method in class com.metamatrix.common.types.Transform
Override Object.hashCode() to build a hash based on types.
hashCode() - Method in class com.metamatrix.common.xa.MMXid
 
hashCode() - Method in class com.metamatrix.core.id.IntegerID
Get hash code for object
hashCode() - Method in class com.metamatrix.core.id.LongID
Get hash code for object
hashCode() - Method in class com.metamatrix.core.id.StringID
Get hash code for object
hashCode() - Method in class com.metamatrix.core.id.UUID
Returns the hashcode for this instance.
hashCode(int, boolean) - Static method in class com.metamatrix.core.util.HashCodeUtil
 
hashCode(int, int) - Static method in class com.metamatrix.core.util.HashCodeUtil
 
hashCode(int, long) - Static method in class com.metamatrix.core.util.HashCodeUtil
 
hashCode(int, float) - Static method in class com.metamatrix.core.util.HashCodeUtil
 
hashCode(int, double) - Static method in class com.metamatrix.core.util.HashCodeUtil
 
hashCode(int, Object) - Static method in class com.metamatrix.core.util.HashCodeUtil
 
hashCode(int, Object[]) - Static method in class com.metamatrix.core.util.HashCodeUtil
 
hashCode() - Method in class com.metamatrix.dqp.message.AtomicRequestID
 
hashCode() - Method in class com.metamatrix.dqp.message.RequestID
 
hashCode() - Method in interface com.metamatrix.metadata.runtime.api.MetadataID
Returns the hash code value for this object.
hashCode() - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataID
Returns the hash code value for this object.
hashCode() - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataObject
Overrides Object hashCode method.
hashCode - Variable in class com.metamatrix.platform.admin.api.runtime.ComponentData
 
hashCode() - Method in class com.metamatrix.platform.admin.api.runtime.ComponentData
Returns the hash code value for this object.
hashCode() - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeImpl
Override hashCode() to be consistant with overriden equals().
hashCode - Variable in class com.metamatrix.platform.security.api.AuthorizationPermission
The cached value of the hash code for this object.
hashCode() - Method in class com.metamatrix.platform.security.api.AuthorizationPermission
Overrides Object hashCode method.
hashCode() - Method in class com.metamatrix.platform.security.api.AuthorizationPolicy
Overrides Object hashCode method.
hashCode() - Method in class com.metamatrix.platform.security.api.AuthorizationPolicyID
Overrides Object hashCode method.
hashCode() - Method in class com.metamatrix.platform.security.api.AuthorizationRealm
Overrides Object hashCode method.
hashCode() - Method in class com.metamatrix.platform.security.api.BasicMetaMatrixPrincipal
 
hashCode() - Method in class com.metamatrix.platform.security.api.DataAccessResource
Overrides method defined in Object.
hashCode() - Method in class com.metamatrix.platform.security.api.GranteeEntitlementEntry
Overrides Object method of the same name
hashCode() - Method in class com.metamatrix.platform.security.api.MetaMatrixPrincipalName
 
hashCode() - Method in class com.metamatrix.platform.security.api.MetaMatrixSessionID
Returns the hash code value for this object.
hashCode() - Method in class com.metamatrix.platform.security.api.SessionToken
Overrides Object hashCode method.
hashCode() - Method in class com.metamatrix.platform.security.api.StandardAuthorizationActions
Returns the hashCode for the object.
hashCode() - Method in class com.metamatrix.platform.service.api.ServiceID
Get hash code for object
hashCode() - Method in class com.metamatrix.query.function.FunctionDescriptor
 
hashCode() - Method in class com.metamatrix.query.function.FunctionForm
Return hash code based on the name and input parameter names
hashCode() - Method in class com.metamatrix.query.function.metadata.FunctionMethod
Get hash code for this object.
hashCode() - Method in class com.metamatrix.query.function.metadata.FunctionParameter
Return hash code for this parameter.
hashCode() - Method in class com.metamatrix.query.mapping.relational.QueryNode
Get hash code for node
hashCode() - Method in class com.metamatrix.query.mapping.xml.MappingNode
Return a hash code for this symbol.
hashCode() - Method in class com.metamatrix.query.metadata.TempMetadataID
Return hash code
hashCode() - Method in class com.metamatrix.query.parser.ParseInfo
 
hashCode() - Method in class com.metamatrix.query.sql.lang.BetweenCriteria
Get hash code.
hashCode() - Method in class com.metamatrix.query.sql.lang.CompareCriteria
Get hash code.
hashCode() - Method in class com.metamatrix.query.sql.lang.CompoundCriteria
Get hash code.
hashCode() - Method in class com.metamatrix.query.sql.lang.Create
 
hashCode() - Method in class com.metamatrix.query.sql.lang.Delete
Get hashcode for command.
hashCode() - Method in class com.metamatrix.query.sql.lang.DependentSetCriteria
Get hash code.
hashCode() - Method in class com.metamatrix.query.sql.lang.Drop
 
hashCode() - Method in class com.metamatrix.query.sql.lang.DynamicCommand
 
hashCode() - Method in class com.metamatrix.query.sql.lang.ExistsCriteria
Get hash code.
hashCode() - Method in class com.metamatrix.query.sql.lang.From
Get hashcode for From.
hashCode() - Method in class com.metamatrix.query.sql.lang.GroupBy
Get hashcode for GroupBy.
hashCode() - Method in class com.metamatrix.query.sql.lang.Insert
Get hashcode for command.
hashCode() - Method in class com.metamatrix.query.sql.lang.Into
Get hash code of object
hashCode() - Method in class com.metamatrix.query.sql.lang.IsNullCriteria
Get hash code.
hashCode() - Method in class com.metamatrix.query.sql.lang.JoinPredicate
Get hash code for object
hashCode() - Method in class com.metamatrix.query.sql.lang.JoinType
Get hash code for this type
hashCode() - Method in class com.metamatrix.query.sql.lang.Limit
 
hashCode() - Method in class com.metamatrix.query.sql.lang.MatchCriteria
Get hash code.
hashCode() - Method in class com.metamatrix.query.sql.lang.NotCriteria
Get hash code
hashCode() - Method in class com.metamatrix.query.sql.lang.Option
Get hash code for Option.
hashCode() - Method in class com.metamatrix.query.sql.lang.OrderBy
Get hashcode for OrderBy.
hashCode() - Method in class com.metamatrix.query.sql.lang.Query
Get hashcode for query.
hashCode() - Method in class com.metamatrix.query.sql.lang.Select
Get hashcode for Select.
hashCode() - Method in class com.metamatrix.query.sql.lang.SetClause
 
hashCode() - Method in class com.metamatrix.query.sql.lang.SetClauseList
 
hashCode() - Method in class com.metamatrix.query.sql.lang.SetCriteria
Get hash code.
hashCode() - Method in class com.metamatrix.query.sql.lang.SetQuery
Get hashcode for query.
hashCode() - Method in class com.metamatrix.query.sql.lang.SPParameter
 
hashCode() - Method in class com.metamatrix.query.sql.lang.StoredProcedure
 
hashCode() - Method in class com.metamatrix.query.sql.lang.SubqueryCompareCriteria
Get hash code.
hashCode() - Method in class com.metamatrix.query.sql.lang.SubqueryFromClause
Get hash code of object
hashCode() - Method in class com.metamatrix.query.sql.lang.SubquerySetCriteria
Get hash code.
hashCode() - Method in class com.metamatrix.query.sql.lang.UnaryFromClause
Get hash code of object
hashCode() - Method in class com.metamatrix.query.sql.lang.Update
Get hashcode for command.
hashCode() - Method in class com.metamatrix.query.sql.lang.XQuery
Get hashcode for query.
hashCode() - Method in class com.metamatrix.query.sql.proc.AssignmentStatement
Get hashcode for AssignmentStatement.
hashCode() - Method in class com.metamatrix.query.sql.proc.Block
Get hashcode for block.
hashCode() - Method in class com.metamatrix.query.sql.proc.BreakStatement
 
hashCode() - Method in class com.metamatrix.query.sql.proc.CommandStatement
Get hashcode for CommandStatement.
hashCode() - Method in class com.metamatrix.query.sql.proc.ContinueStatement
 
hashCode() - Method in class com.metamatrix.query.sql.proc.CreateUpdateProcedureCommand
Get hashcode for CreateUpdateProcedureCommand.
hashCode() - Method in class com.metamatrix.query.sql.proc.CriteriaSelector
Get hashcode for CriteriaSelector.
hashCode() - Method in class com.metamatrix.query.sql.proc.DeclareStatement
Get hashcode for TableAssignmentStatement.
hashCode() - Method in class com.metamatrix.query.sql.proc.HasCriteria
Get hashcode for HasCriteria.
hashCode() - Method in class com.metamatrix.query.sql.proc.IfStatement
Get hashcode for IfStatement.
hashCode() - Method in class com.metamatrix.query.sql.proc.LoopStatement
Get hashcode for LoopStatement.
hashCode() - Method in class com.metamatrix.query.sql.proc.TranslateCriteria
Get hashcode for TranslateCriteria.
hashCode() - Method in class com.metamatrix.query.sql.proc.WhileStatement
Get hashcode for WhileStatement.
hashCode() - Method in class com.metamatrix.query.sql.symbol.AbstractCaseExpression
 
hashCode() - Method in class com.metamatrix.query.sql.symbol.AggregateSymbol
 
hashCode() - Method in class com.metamatrix.query.sql.symbol.Constant
Define hash code to be that of the underlying object to make it stable.
hashCode() - Method in class com.metamatrix.query.sql.symbol.ExpressionSymbol
 
hashCode() - Method in class com.metamatrix.query.sql.symbol.Function
Compute hash code for the object - based on name and hashcode of first arg (if there is one)
hashCode() - Method in class com.metamatrix.query.sql.symbol.Reference
Define hash code to be that of the underlying object to make it stable.
hashCode() - Method in class com.metamatrix.query.sql.symbol.ScalarSubquery
Get hashcode for the object
hashCode() - Method in class com.metamatrix.query.sql.symbol.Symbol
Return a hash code for this symbol.
hashCode() - Method in class com.metamatrix.server.serverapi.RequestInfo
 
hashCode() - Method in class com.metamatrix.vdb.materialization.DatabaseDialect
 
hashCode() - Method in class com.metamatrix.vdb.runtime.VDBKey
 
hashCode() - Method in class com.sforce.soap.partner.AllowFieldTruncationHeader
 
hashCode() - Method in class com.sforce.soap.partner.AssignmentRuleHeader
 
hashCode() - Method in class com.sforce.soap.partner.CallOptions
 
hashCode() - Method in class com.sforce.soap.partner.ChildRelationship
 
hashCode() - Method in class com.sforce.soap.partner.DebuggingHeader
 
hashCode() - Method in class com.sforce.soap.partner.DebuggingInfo
 
hashCode() - Method in class com.sforce.soap.partner.DebugLevel
 
hashCode() - Method in class com.sforce.soap.partner.DeletedRecord
 
hashCode() - Method in class com.sforce.soap.partner.DeleteResult
 
hashCode() - Method in class com.sforce.soap.partner.DescribeGlobal
 
hashCode() - Method in class com.sforce.soap.partner.DescribeGlobalResponse
 
hashCode() - Method in class com.sforce.soap.partner.DescribeGlobalResult
 
hashCode() - Method in class com.sforce.soap.partner.DescribeLayout
 
hashCode() - Method in class com.sforce.soap.partner.DescribeLayoutButton
 
hashCode() - Method in class com.sforce.soap.partner.DescribeLayoutComponent
 
hashCode() - Method in class com.sforce.soap.partner.DescribeLayoutItem
 
hashCode() - Method in class com.sforce.soap.partner.DescribeLayoutResponse
 
hashCode() - Method in class com.sforce.soap.partner.DescribeLayoutResult
 
hashCode() - Method in class com.sforce.soap.partner.DescribeLayoutRow
 
hashCode() - Method in class com.sforce.soap.partner.DescribeLayoutSection
 
hashCode() - Method in class com.sforce.soap.partner.DescribeLayoutType0
 
hashCode() - Method in class com.sforce.soap.partner.DescribeSObject
 
hashCode() - Method in class com.sforce.soap.partner.DescribeSObjectResponse
 
hashCode() - Method in class com.sforce.soap.partner.DescribeSObjectResult
 
hashCode() - Method in class com.sforce.soap.partner.DescribeSoftphoneLayout
 
hashCode() - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutCallType
 
hashCode() - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutInfoField
 
hashCode() - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutItem
 
hashCode() - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutResponse
 
hashCode() - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutResult
 
hashCode() - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutSection
 
hashCode() - Method in class com.sforce.soap.partner.DescribeTab
 
hashCode() - Method in class com.sforce.soap.partner.DescribeTabs
 
hashCode() - Method in class com.sforce.soap.partner.DescribeTabSetResult
 
hashCode() - Method in class com.sforce.soap.partner.Email
 
hashCode() - Method in class com.sforce.soap.partner.EmailFileAttachment
 
hashCode() - Method in class com.sforce.soap.partner.EmailHeader
 
hashCode() - Method in class com.sforce.soap.partner.EmailPriority
 
hashCode() - Method in class com.sforce.soap.partner.EmptyRecycleBinResult
 
hashCode() - Method in class com.sforce.soap.partner.Error
 
hashCode() - Method in exception com.sforce.soap.partner.fault.ApiFault
 
hashCode() - Method in exception com.sforce.soap.partner.fault.ApiQueryFault
 
hashCode() - Method in class com.sforce.soap.partner.fault.ExceptionCode
 
hashCode() - Method in class com.sforce.soap.partner.fault.FaultCode
 
hashCode() - Method in exception com.sforce.soap.partner.fault.InvalidFieldFault
 
hashCode() - Method in exception com.sforce.soap.partner.fault.InvalidIdFault
 
hashCode() - Method in exception com.sforce.soap.partner.fault.InvalidNewPasswordFault
 
hashCode() - Method in exception com.sforce.soap.partner.fault.InvalidQueryLocatorFault
 
hashCode() - Method in exception com.sforce.soap.partner.fault.InvalidSObjectFault
 
hashCode() - Method in exception com.sforce.soap.partner.fault.LoginFault
 
hashCode() - Method in exception com.sforce.soap.partner.fault.MalformedQueryFault
 
hashCode() - Method in exception com.sforce.soap.partner.fault.MalformedSearchFault
 
hashCode() - Method in exception com.sforce.soap.partner.fault.UnexpectedErrorFault
 
hashCode() - Method in class com.sforce.soap.partner.Field
 
hashCode() - Method in class com.sforce.soap.partner.FieldType
 
hashCode() - Method in class com.sforce.soap.partner.GetDeleted
 
hashCode() - Method in class com.sforce.soap.partner.GetDeletedResponse
 
hashCode() - Method in class com.sforce.soap.partner.GetDeletedResult
 
hashCode() - Method in class com.sforce.soap.partner.GetServerTimestamp
 
hashCode() - Method in class com.sforce.soap.partner.GetServerTimestampResponse
 
hashCode() - Method in class com.sforce.soap.partner.GetServerTimestampResult
 
hashCode() - Method in class com.sforce.soap.partner.GetUpdated
 
hashCode() - Method in class com.sforce.soap.partner.GetUpdatedResponse
 
hashCode() - Method in class com.sforce.soap.partner.GetUpdatedResult
 
hashCode() - Method in class com.sforce.soap.partner.GetUserInfo
 
hashCode() - Method in class com.sforce.soap.partner.GetUserInfoResponse
 
hashCode() - Method in class com.sforce.soap.partner.GetUserInfoResult
 
hashCode() - Method in class com.sforce.soap.partner.InvalidateSessionsResult
 
hashCode() - Method in class com.sforce.soap.partner.LayoutComponentType
 
hashCode() - Method in class com.sforce.soap.partner.LeadConvert
 
hashCode() - Method in class com.sforce.soap.partner.LeadConvertResult
 
hashCode() - Method in class com.sforce.soap.partner.LocaleOptions
 
hashCode() - Method in class com.sforce.soap.partner.Login
 
hashCode() - Method in class com.sforce.soap.partner.LoginResponse
 
hashCode() - Method in class com.sforce.soap.partner.LoginResult
 
hashCode() - Method in class com.sforce.soap.partner.LoginScopeHeader
 
hashCode() - Method in class com.sforce.soap.partner.Logout
 
hashCode() - Method in class com.sforce.soap.partner.LogoutResponse
 
hashCode() - Method in class com.sforce.soap.partner.MassEmailMessage
 
hashCode() - Method in class com.sforce.soap.partner.MergeRequest
 
hashCode() - Method in class com.sforce.soap.partner.MergeResult
 
hashCode() - Method in class com.sforce.soap.partner.MruHeader
 
hashCode() - Method in class com.sforce.soap.partner.PicklistEntry
 
hashCode() - Method in class com.sforce.soap.partner.PicklistForRecordType
 
hashCode() - Method in class com.sforce.soap.partner.ProcessRequest
 
hashCode() - Method in class com.sforce.soap.partner.ProcessResult
 
hashCode() - Method in class com.sforce.soap.partner.ProcessSubmitRequest
 
hashCode() - Method in class com.sforce.soap.partner.ProcessWorkitemRequest
 
hashCode() - Method in class com.sforce.soap.partner.Query
 
hashCode() - Method in class com.sforce.soap.partner.QueryAll
 
hashCode() - Method in class com.sforce.soap.partner.QueryAllResponse
 
hashCode() - Method in class com.sforce.soap.partner.QueryMore
 
hashCode() - Method in class com.sforce.soap.partner.QueryMoreResponse
 
hashCode() - Method in class com.sforce.soap.partner.QueryOptions
 
hashCode() - Method in class com.sforce.soap.partner.QueryResponse
 
hashCode() - Method in class com.sforce.soap.partner.QueryResult
 
hashCode() - Method in class com.sforce.soap.partner.RecordTypeInfo
 
hashCode() - Method in class com.sforce.soap.partner.RecordTypeMapping
 
hashCode() - Method in class com.sforce.soap.partner.RelatedList
 
hashCode() - Method in class com.sforce.soap.partner.RelatedListColumn
 
hashCode() - Method in class com.sforce.soap.partner.RelatedListSort
 
hashCode() - Method in class com.sforce.soap.partner.ResetPassword
 
hashCode() - Method in class com.sforce.soap.partner.ResetPasswordResponse
 
hashCode() - Method in class com.sforce.soap.partner.ResetPasswordResult
 
hashCode() - Method in class com.sforce.soap.partner.Retrieve
 
hashCode() - Method in class com.sforce.soap.partner.SaveResult
 
hashCode() - Method in class com.sforce.soap.partner.Search
 
hashCode() - Method in class com.sforce.soap.partner.SearchRecord
 
hashCode() - Method in class com.sforce.soap.partner.SearchResponse
 
hashCode() - Method in class com.sforce.soap.partner.SearchResult
 
hashCode() - Method in class com.sforce.soap.partner.SendEmailError
 
hashCode() - Method in class com.sforce.soap.partner.SendEmailResult
 
hashCode() - Method in class com.sforce.soap.partner.SessionHeader
 
hashCode() - Method in class com.sforce.soap.partner.SetPassword
 
hashCode() - Method in class com.sforce.soap.partner.SetPasswordResponse
 
hashCode() - Method in class com.sforce.soap.partner.SetPasswordResult
 
hashCode() - Method in class com.sforce.soap.partner.SingleEmailMessage
 
hashCode() - Method in class com.sforce.soap.partner.SoapType
 
hashCode() - Method in class com.sforce.soap.partner.sobject.SObject
 
hashCode() - Method in class com.sforce.soap.partner.StatusCode
 
hashCode() - Method in class com.sforce.soap.partner.UndeleteResult
 
hashCode() - Method in class com.sforce.soap.partner.Upsert
 
hashCode() - Method in class com.sforce.soap.partner.UpsertResult
 
hashCode() - Method in class com.sforce.soap.partner.UserTerritoryDeleteHeader
 
hashCode() - Method in class org.teiid.connector.api.MappedUserIdentity
Get hash code, based on user name
hashCode() - Method in class org.teiid.connector.api.SingleIdentity
 
hashCode() - Method in class org.teiid.connector.metadata.FileRecordImpl
Get hashcode for From.
hashCode() - Method in class org.teiid.connector.metadata.runtime.AbstractMetadataRecord
WARNING: The hash code relies on the variables in the record, so changing the variables will change the hash code, causing a select to be lost in a hash structure.
HashCodeUtil - Class in com.metamatrix.core.util
This class provides utility functions for generating good hash codes.
HashCodeUtil() - Constructor for class com.metamatrix.core.util.HashCodeUtil
 
hasHint() - Method in class com.metamatrix.query.sql.lang.FromClause
 
hasInsertQueryPlan() - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
hasItems() - Method in class com.metamatrix.query.report.ActivityReport
 
hasJoin - Variable in class com.metamatrix.query.optimizer.relational.PlanHints
 
hasLimit - Variable in class com.metamatrix.query.optimizer.relational.PlanHints
 
hasMaterialization(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
hasMaterialization(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
hasMaterialization(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Determine whether given virtual group has an associated Materialization.
hasMaterialization(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
hasMaterialization(Object) - Method in class org.teiid.metadata.TransformationMetadata
 
hasMaterializedViews() - Method in class com.metamatrix.admin.objects.MMVDB
 
hasMaterializedViews() - Method in interface org.teiid.adminapi.VDB
Check to see if this VDB has any Materialized Models
hasMore() - Method in class com.metamatrix.core.commandshell.ScriptReader
Returns whether or not their are additional commands for the current script.
hasMoreResources() - Method in class com.metamatrix.xa.arjuna.XAConnectorRecovery
 
hasMultiple() - Method in exception org.teiid.adminapi.AdminException
Determine whether this exception is representing mutliple component failures.
hasNameInSource() - Method in interface com.metamatrix.metadata.runtime.api.Element
Returns whether the name-in-soure is defined for this element.
hasNameInSource() - Method in interface com.metamatrix.metadata.runtime.api.Group
Returns whether the name-in-soure is defined for this element.
hasNameInSource() - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataObject
Returns whether the name-in-soure is defined for this element.
hasNext() - Method in interface com.metamatrix.common.buffer.IndexedTupleSource
 
hasNext() - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeIterator
 
hasNext() - Method in class com.metamatrix.common.tree.TreeNodeIterator
 
hasNext() - Method in class com.metamatrix.core.util.MetaMatrixExceptionUtil.NestedExceptionIterator
Returns true if the iteration has more elements.
hasNext() - Method in class com.metamatrix.jdbc.BatchResults
 
hasNext(int) - Method in class com.metamatrix.jdbc.BatchResults
 
hasNext() - Method in class com.metamatrix.jdbc.MMResultSet
 
hasNext() - Method in class com.metamatrix.query.sql.lang.CollectionValueIterator
 
hasNext() - Method in interface com.metamatrix.query.sql.util.ValueIterator
Returns true if the iteration has more values.
hasNext() - Method in class org.teiid.connector.metadata.ResultsIterator
 
hasNextCommand() - Method in class com.metamatrix.query.processor.relational.AccessNode
 
hasNextCommand() - Method in class com.metamatrix.query.processor.relational.DependentAccessNode
 
hasNextCommand() - Method in class com.metamatrix.query.processor.relational.DependentCriteriaProcessor
 
hasNextCommand() - Method in class com.metamatrix.query.processor.relational.DependentProcedureAccessNode
 
hasNextCommand() - Method in class com.metamatrix.query.processor.relational.DependentProcedureExecutionNode
 
hasNextCommand() - Method in class com.metamatrix.query.processor.relational.InsertPlanExecutionNode
 
hasNextCommand() - Method in class com.metamatrix.query.processor.relational.PlanExecutionNode
 
hasObjects() - Method in interface com.metamatrix.common.object.PropertiedObjectsEditor
Return whether this editor currently is set to use any PropertiedObjects.
hasObjects() - Method in class com.metamatrix.common.object.PropertiedObjectsEditorImpl
Return whether this editor currently is set to use any PropertiedObjects.
hasOnlyIDCriteria() - Method in class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
hasOnlyIDCriteria() - Method in interface com.metamatrix.connector.salesforce.execution.visitors.ICriteriaVisitor
 
hasOptionalJoin - Variable in class com.metamatrix.query.optimizer.relational.PlanHints
 
hasParent() - Method in class com.metamatrix.common.config.api.HostID
 
hasParent() - Method in class com.metamatrix.common.namedobject.BaseID
 
hasParent() - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataID
 
hasPendingRows() - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
hasPermission() - Method in interface com.metamatrix.platform.admin.api.PermissionNode
Does this node have any permission associated with it?

hasPermission() - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeImpl
Does this node have any permission associated with it?

Note: if hasPermission() returns false, there will be no AuthorizatinPoicyID associated with this node and getPolicyID() will return null.
hasPermissions() - Method in class com.metamatrix.platform.security.api.AuthorizationPolicy
Return whether this policy currently has at least one permission instance.
hasPolicy(SessionToken, AuthorizationRealm, String) - Method in interface com.metamatrix.platform.security.api.service.AuthorizationServiceInterface
 
hasPrevious() - Method in class com.metamatrix.jdbc.BatchResults
 
hasPrincipal() - Method in class com.metamatrix.platform.security.api.AuthorizationPolicy
Return whether this policy currently has at least one principal reference.
hasProperty(NodeConstants.Info) - Method in class com.metamatrix.query.optimizer.relational.plantree.PlanNode
Indicates if there is a non-null value for the property key or not
hasQueryPlan() - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
hasReferences() - Method in class com.metamatrix.query.mapping.xml.ResultSetInfo
 
hasRelationalProc - Variable in class com.metamatrix.query.optimizer.relational.PlanHints
 
hasResultSet() - Method in class com.metamatrix.jdbc.MMStatement
 
hasRole(String, String, String) - Method in class com.metamatrix.platform.security.authorization.service.AuthorizationServiceImpl
 
hasRole(String, String, String) - Method in interface com.metamatrix.query.eval.SecurityFunctionEvaluator
 
hasRole(CommandContext, Object, Object) - Static method in class com.metamatrix.query.function.source.SecuritySystemFunctions
 
hasRole(String, String, String) - Method in class com.metamatrix.server.dqp.service.PlatformAuthorizationService
 
hasSetQuery - Variable in class com.metamatrix.query.optimizer.relational.PlanHints
 
hasSetupScript(String) - Method in class com.metamatrix.core.commandshell.ScriptCommandTarget
 
hasSort - Variable in class com.metamatrix.query.optimizer.relational.PlanHints
 
hasSubgroups() - Method in class com.metamatrix.common.object.PropertyDefinitionGroup
determine if this PropertiedObjectGroup has subgroups.
hasTarget() - Method in class com.metamatrix.common.actions.ActionDefinition
Return whether this definition has a target.
hasTempDirectoryToRemove() - Static method in class com.metamatrix.core.util.TempDirectoryMonitor
 
hasTempTable(Command) - Method in interface com.metamatrix.query.tempdata.TempTableStore
 
hasTempTable(Command) - Method in class com.metamatrix.query.tempdata.TempTableStoreImpl
 
hasTimeType() - Method in class org.teiid.connector.jdbc.oracle.OracleSQLTranslator
 
hasTimeType() - Method in class org.teiid.connector.jdbc.sybase.SybaseSQLTranslator
 
hasTimeType() - Method in class org.teiid.connector.jdbc.translator.Translator
Return false to indicate that time support should be emulated with timestamps.
hasTranslations() - Method in class com.metamatrix.query.sql.proc.TranslateCriteria
Return a boolean indicating if the object has any translations.
hasUnprocessedEvents() - Method in class com.metamatrix.core.event.AsynchEventBroker
Return whether this broker has at least one event that has yet to be processed and sent to the appropriate listeners.
hasUnprocessedEvents() - Method in interface com.metamatrix.core.event.EventBroker
Return whether this broker has at least one event that has yet to be processed and sent to the appropriate listeners.
hasUnrelated() - Method in class com.metamatrix.query.sql.lang.OrderBy
 
hasUpdateQueryPlan() - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
hasVirtualGroups - Variable in class com.metamatrix.query.optimizer.relational.PlanHints
 
hasWork() - Method in interface com.metamatrix.common.queue.WorkerPool
 
hasWSDL() - Method in class com.metamatrix.admin.objects.MMVDB
 
hasWSDL() - Method in interface org.teiid.adminapi.VDB
Check to see if this VDB contains a WSDL.
hasWSDLDefined() - Method in interface com.metamatrix.common.vdb.api.VDBInfo
Returns true if a WSDL is defined for this VDB
hasWSDLDefined() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabase
Returns true if a WSDL is defined for this VDB
hasWSDLDefined() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabase
 
hasWSDLDefined() - Method in class com.metamatrix.vdb.runtime.BasicVDBInfo
Returns true if a WSDL is defined for this VDB
having(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse a HAVING clause.
HAVING - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
HAVING - Static variable in class com.metamatrix.query.sql.ReservedWords
 
HAVING - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
HEADER - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.ElementName
Static constant that represents the name of the "XMI.header" element.
HEADER_LINES - Static variable in class com.metamatrix.connector.text.TextPropertyNames
 
HEADER_ROW - Static variable in class com.metamatrix.connector.text.TextPropertyNames
If HEADER_LINES is non-zero this property defines which row of HEADER_LINES can be used as the header row.
help() - Method in class com.metamatrix.core.commandshell.CommandTarget
 
HELP_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
hideAllSystemNodes() - Method in interface com.metamatrix.platform.admin.api.PermissionDataNodeTreeView
Hide all nodes whose resource name starts with "System".
hideAllSystemNodes() - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeTreeViewImpl
Hide all nodes whose resource name starts with "System".
HierarchyVisitor - Class in org.teiid.connector.visitor.framework
Visits each node in a hierarchy of ILanguageObjects.
HierarchyVisitor() - Constructor for class org.teiid.connector.visitor.framework.HierarchyVisitor
 
HierarchyVisitor(boolean) - Constructor for class org.teiid.connector.visitor.framework.HierarchyVisitor
 
HIGH - Static variable in interface com.metamatrix.jdbc.api.Annotation
 
HIGH - Static variable in class com.metamatrix.query.analysis.QueryAnnotation
 
High - Static variable in class com.sforce.soap.partner.EmailPriority
 
Highest - Static variable in class com.sforce.soap.partner.EmailPriority
 
highestActiveThreads - Variable in class com.metamatrix.common.queue.WorkerPoolStats
 
HINT_PREFIX - Static variable in class org.teiid.connector.jdbc.oracle.OracleSQLTranslator
 
HINTS - Static variable in class com.metamatrix.query.optimizer.relational.RelationalPlanner
Key for a PlanHints object
Host - Interface in com.metamatrix.admin.api
Represents a host in the MetaMatrix system.
Host - Interface in com.metamatrix.common.config.api
 
HOST - Static variable in class com.metamatrix.common.config.model.ConfigurationModel.Class
 
HOST - Static variable in class com.metamatrix.common.log.DbLogWriter.ColumnName
 
HOST - Static variable in class com.metamatrix.common.log.reader.LogEntryPropertyNames.ColumnName
 
HOST - Static variable in class com.metamatrix.platform.security.audit.destination.DatabaseAuditDestination.ColumnName
 
host - Variable in class com.metamatrix.platform.vm.controller.ProcessController
 
HOST - Static variable in interface com.metamatrix.server.Configuration
 
HOST_0001 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
host package (005)
HOST_0001 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
host package (005)
HOST_0002 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
HOST_0002 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
HOST_0003 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
HOST_0003 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
HOST_0004 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
HOST_0004 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
HOST_0005 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
HOST_0005 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
HOST_0006 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
HOST_0006 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
HOST_0007 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
HOST_0007 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
HOST_0008 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
HOST_0008 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
HOST_0009 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
HOST_0009 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
HOST_0010 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
HOST_0010 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
HOST_0011 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
HOST_0011 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
HOST_0012 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
HOST_ADDRESS - Static variable in interface com.metamatrix.dqp.embedded.DQPEmbeddedProperties
 
HOST_BIND_ADDRESS - Static variable in interface com.metamatrix.admin.api.Host
Host Bind Address Property
HOST_BIND_ADDRESS - Static variable in interface com.metamatrix.common.config.api.HostType
When specified, indicates what address the host will be bound to.
HOST_COMPONENT_CODE - Static variable in interface com.metamatrix.common.config.api.ComponentDefn
 
HOST_COMPONENT_TYPE_CODE - Static variable in interface com.metamatrix.common.config.api.ComponentType
 
HOST_COMPONENT_TYPE_ID - Static variable in interface com.metamatrix.common.config.api.Host
 
HOST_DIRECTORY - Static variable in interface com.metamatrix.admin.api.Host
Host Directory Property
HOST_DIRECTORY - Static variable in interface com.metamatrix.common.config.api.HostType
 
HOST_ENABLED - Static variable in interface com.metamatrix.admin.api.Host
Host Enabled Property
HOST_ENABLED - Static variable in interface com.metamatrix.common.config.api.HostType
 
HOST_PHYSICAL_ADDRESS - Static variable in interface com.metamatrix.admin.api.Host
Host Physical Address Property
HOST_PHYSICAL_ADDRESS - Static variable in interface com.metamatrix.common.config.api.HostType
The physical address represents a resolvable address for which the host can be found.
hostAdded(HostControllerRegistryBinding) - Method in class com.metamatrix.platform.registry.HostMonitor
 
HostController - Class in com.metamatrix.server
 
HostController(Host, ClusteredRegistryState, HostMonitor, MessageBus) - Constructor for class com.metamatrix.server.HostController
 
HostController.MonitoredProcess - Class in com.metamatrix.server
 
HostControllerRegistryBinding - Class in com.metamatrix.platform.registry
 
HostControllerRegistryBinding(String, Properties, HostManagement, MessageBus) - Constructor for class com.metamatrix.platform.registry.HostControllerRegistryBinding
 
HostData - Class in com.metamatrix.platform.admin.api.runtime
This class contains information about a host that is running or deployed for this system
HostData(String, Collection<ProcessData>, boolean, boolean, Properties) - Constructor for class com.metamatrix.platform.admin.api.runtime.HostData
Construct an instance for the given hostName
HostID - Class in com.metamatrix.common.config.api
 
HostID(String) - Constructor for class com.metamatrix.common.config.api.HostID
 
HostInfo - Class in com.metamatrix.common.api
Defines the hostname/port or InetAddress to connect to a host.
HostInfo(String, int) - Constructor for class com.metamatrix.common.api.HostInfo
 
HostManagement - Interface in com.metamatrix.server
Server life-cycle management interface for the host controller
HostMonitor - Class in com.metamatrix.platform.registry
 
HostMonitor(ClusteredRegistryState) - Constructor for class com.metamatrix.platform.registry.HostMonitor
 
HOSTNAME - Static variable in class com.metamatrix.common.object.PropertyType
 
HOSTNAME - Static variable in interface com.metamatrix.server.Configuration
 
HOSTNAME_VERIFIER - Static variable in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
hostRemoved(String) - Method in class com.metamatrix.platform.registry.HostMonitor
 
HostType - Interface in com.metamatrix.common.config.api
The ConnectorComponentType represents the connector ComponentType.
hour(Date) - Static method in class com.metamatrix.query.function.FunctionMethods
 
HOUR - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
HOUR - Static variable in class org.teiid.connector.jdbc.translator.ExtractFunctionModifier
 
HREF - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.AttributeName
Static constant that represents the name of the "href" attribute.
HREF - Static variable in class com.metamatrix.common.xml.xmi.XMIContentHandler
 
HTML_FILE_UPLOAD_NOT_ALLOWED - Static variable in class com.sforce.soap.partner.StatusCode
 
HTTP - Static variable in class com.metamatrix.common.util.WSDLServletUtil
 
HTTP_BASIC_AUTH - Static variable in class com.metamatrix.connector.xmlsource.soap.SecurityToken
 
HTTP_BASIC_PASSWORD - Static variable in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
HTTP_BASIC_USER - Static variable in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
HTTP_PARAMETER_VALUE - Static variable in class com.metamatrix.common.util.WSDLServletUtil
 
HTTP_TYPE_PARAMETER_KEY - Static variable in class com.metamatrix.common.util.WSDLServletUtil
 
HTTPConnectionImpl - Class in com.metamatrix.connector.xml.http
 
HTTPConnectionImpl(CachingConnector, ExecutionContext, ConnectorEnvironment) - Constructor for class com.metamatrix.connector.xml.http.HTTPConnectionImpl
 
HTTPConnectorState - Class in com.metamatrix.connector.xml.http
 
HTTPConnectorState() - Constructor for class com.metamatrix.connector.xml.http.HTTPConnectorState
 
HTTPExecution - Class in com.metamatrix.connector.xml.http
 
HTTPExecution(IQuery, XMLConnectionImpl, RuntimeMetadata, ExecutionContext, ConnectorEnvironment) - Constructor for class com.metamatrix.connector.xml.http.HTTPExecution
 
HTTPExecutor - Class in com.metamatrix.connector.xml.http
 
HTTPExecutor(HTTPConnectorState, XMLExecution, ExecutionInfo, QueryAnalyzer) - Constructor for class com.metamatrix.connector.xml.http.HTTPExecutor
 
HttpInfo - Class in com.metamatrix.connector.xml.http
 
HttpInfo() - Constructor for class com.metamatrix.connector.xml.http.HttpInfo
 
HTTPRequest - Class in com.metamatrix.connector.xml.http
 
HTTPRequest(HTTPConnectorState, XMLExecution, ExecutionInfo, List<CriteriaDesc>) - Constructor for class com.metamatrix.connector.xml.http.HTTPRequest
 
HTTPRequestor - Class in com.metamatrix.connector.xml.http
 
HTTPRequestor(ConnectorLogger, String) - Constructor for class com.metamatrix.connector.xml.http.HTTPRequestor
 
HTTPS - Static variable in class com.metamatrix.common.util.WSDLServletUtil
Static contant representing the secure http protocol.
HTTPTrustDeserializer - Interface in com.metamatrix.connector.xml.http
 

I

I18nLogManager - Class in com.metamatrix.common.log
Deprecated. use LogManager
IAggregate - Interface in org.teiid.connector.language
Represents an expression in the SELECT clause.
IBaseInCriteria - Interface in org.teiid.connector.language
 
IBatchedUpdates - Interface in org.teiid.connector.language
Represents a batch of INSERT, UPDATE and DELETE commands to be executed together.
ICommand - Interface in org.teiid.connector.language
Represents a command in the language objects.
ICompareCriteria - Interface in org.teiid.connector.language
Represents a comparison between two expressions connected with one of the following operators: =, <>, <, <=, >, >=.
ICompareCriteria.Operator - Enum in org.teiid.connector.language
 
ICompoundCriteria - Interface in org.teiid.connector.language
Represents a compound logical criteria such as AND or OR.
ICompoundCriteria.Operator - Enum in org.teiid.connector.language
 
IConnectorHost - Interface in com.metamatrix.cdk
 
ICriteria - Interface in org.teiid.connector.language
Represents a criteria in the language objects.
ICriteriaVisitor - Interface in com.metamatrix.connector.salesforce.execution.visitors
 
ID - Static variable in class com.metamatrix.common.config.model.ConfigurationModel.Attribute
 
ID - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
id - Variable in class org.teiid.connector.jdbc.JDBCBaseExecution
 
ID_CHAR - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
ID_CONTEXT - Static variable in class com.metamatrix.common.id.dbid.spi.jdbc.JDBCNames.IDTable.ColumnName
 
ID_ERR_0001 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
id (013)
ID_ERR_0002 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ID_ERR_0003 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ID_ERR_0004 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ID_ERR_0005 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ID_ERR_0006 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ID_ERR_0007 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ID_ERR_0008 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ID_ERR_0009 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ID_ERR_0010 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ID_ERR_0011 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ID_ERR_0012 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ID_ERR_0013 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ID_ERR_0014 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ID_ERR_0015 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ID_ERR_0016 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ID_ERR_0017 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ID_ERR_0018 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ID_ERR_0019 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ID_ERR_0020 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ID_ERR_0021 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ID_ERR_0022 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ID_ERR_0023 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ID_ERR_0024 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ID_PART - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
ID_TYPE - Static variable in interface com.metamatrix.connector.salesforce.Constants
 
IDelete - Interface in org.teiid.connector.language
Represents a DELETE command in the language objects.
idenityTransform - Static variable in interface com.metamatrix.common.types.XMLTranslator
 
identifier - Variable in class com.metamatrix.admin.objects.MMAdminObject
The fully-qualified name of the Admin Object.
identifierMatches(String, String[]) - Static method in class com.metamatrix.admin.server.AbstractAdminImpl
Returns true if identifierPartsArray contains all the parts of query, in order.
identifierMatches(String, String) - Static method in class com.metamatrix.admin.server.AbstractAdminImpl
Returns true if identifierPartsArray contains all the parts of query, in order.
identifierParts - Variable in class com.metamatrix.admin.objects.MMAdminObject
The parts of the fully-qualified name of the Admin Object.
IDGeneratingXmlFilter - Class in com.metamatrix.connector.xml.base
 
IDGeneratingXmlFilter(String, ConnectorLogger) - Constructor for class com.metamatrix.connector.xml.base.IDGeneratingXmlFilter
 
IDGeneratingXmlFilter.PathElement - Class in com.metamatrix.connector.xml.base
 
IDGeneratingXmlFilter.PathElement(String, int) - Constructor for class com.metamatrix.connector.xml.base.IDGeneratingXmlFilter.PathElement
 
IDGenerator - Class in com.metamatrix.core.id
IDGenerator
IDGenerator() - Constructor for class com.metamatrix.core.id.IDGenerator
 
IDocument - Interface in org.teiid.core.index
An IDocument represent a data source, e.g. a File (FileDocument), an IFile (IFileDocument), or other kinds of data sources (URL, ...).
IDVerifier - Class in com.metamatrix.common.namedobject
This class contains several helper methods that check the validity of BaseID instances.
IDVerifier() - Constructor for class com.metamatrix.common.namedobject.IDVerifier
 
IElement - Interface in org.teiid.connector.language
Represents an element in the language.
IEntryResult - Interface in org.teiid.core.index
 
IExistsCriteria - Interface in org.teiid.connector.language
Represents an EXISTS criteria that checks whether any results would be returned from a subquery.
IExpression - Interface in org.teiid.connector.language
Represents an expression in the language.
IF - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
IF - Static variable in class com.metamatrix.query.sql.ReservedWords
 
IF - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
IfInstruction - Class in com.metamatrix.query.processor.proc
This instruction an holds an if block and an else block and a criteria that determines which block will be executed.
IfInstruction(Criteria, Program, Program) - Constructor for class com.metamatrix.query.processor.proc.IfInstruction
Constructor for IfInstruction.
IfInstruction(Criteria, Program) - Constructor for class com.metamatrix.query.processor.proc.IfInstruction
Constructor for IfInstruction.
IfInstruction - Class in com.metamatrix.query.processor.xml
This instruction holds a List of Criteria, and for each Criteria there is a Program that will be executed.
IfInstruction() - Constructor for class com.metamatrix.query.processor.xml.IfInstruction
Constructor for IfInstruction.
IFNULL - Static variable in class com.metamatrix.query.function.FunctionLibrary
 
ifnull(Object, Object) - Static method in class com.metamatrix.query.function.FunctionMethods
 
IFNULL - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
IFrom - Interface in org.teiid.connector.language
Represents a FROM clause in a query.
IFromItem - Interface in org.teiid.connector.language
Represents an item in the FROM clause - typically this is either a group or a join, as represented by or IJoin.
ifStatement(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse if statement
IfStatement - Class in com.metamatrix.query.sql.proc
This class represents an if-else statement in the storedprocedure language.
IfStatement() - Constructor for class com.metamatrix.query.sql.proc.IfStatement
Constructor for IfStatement.
IfStatement(Criteria, Block, Block) - Constructor for class com.metamatrix.query.sql.proc.IfStatement
Constructor for IfStatement.
IfStatement(Criteria, Block) - Constructor for class com.metamatrix.query.sql.proc.IfStatement
Constructor for IfStatement.
IFunction - Interface in org.teiid.connector.language
Represents a function in the language.
ignorableWhitespace(char[], int, int) - Method in class com.metamatrix.common.xml.xmi.XMIContentHandler.BodyHandler
 
ignorableWhitespace(char[], int, int) - Method in class com.metamatrix.common.xml.xmi.XMIContentHandler
Capture ignorable whitespace as text.
ignorableWhitespace(char[], int, int) - Method in class com.metamatrix.common.xml.xmi.XMIHeaderContentHandler
Capture ignorable whitespace as text.
IGNORE - Static variable in interface org.teiid.adminapi.AdminOptions.OnConflict
Don't add any existing bindings contained in this file (don't update/replace ones that already exist).
IGroup - Interface in org.teiid.connector.language
Represents a group in the language objects.
IGroupBy - Interface in org.teiid.connector.language
Represents a GROUP BY clause in a query.
IInCriteria - Interface in org.teiid.connector.language
Represents an IN criteria.
IIndex - Interface in org.teiid.core.index
An IIndex is the interface used to generate an index file, and to make queries on this index.
IIndexer - Interface in org.teiid.core.index
An IIndexer indexes ONE document at each time.
IIndexerOutput - Interface in org.teiid.core.index
This class represents the output from an indexer to an index for a single document.
IInlineView - Interface in org.teiid.connector.language
An inline view represents a subquery in the FROM clause that defines a query-able context for the outer query.
IInsert - Interface in org.teiid.connector.language
Represents an INSERT command in the language objects.
IInsertExpressionValueSource - Interface in org.teiid.connector.language
 
IInsertValueSource - Interface in org.teiid.connector.language
 
IIsNullCriteria - Interface in org.teiid.connector.language
Represents an IS NULL criteria.
IJoin - Interface in org.teiid.connector.language
Represents a join in the FROM clause.
IJoin.JoinType - Enum in org.teiid.connector.language
 
ILanguageFactory - Interface in org.teiid.connector.language
Factory for the construction of language objects that implement the language interfaces.
ILanguageObject - Interface in org.teiid.connector.language
Root interface for all language object interfaces.
ILikeCriteria - Interface in org.teiid.connector.language
Represents a LIKE criteria in the language.
ILimit - Interface in org.teiid.connector.language
Represents a LIMIT clause with row offset and row limit values to bound the resulting rows
ILiteral - Interface in org.teiid.connector.language
Represents a literal value that is used in an expression.
ILogicalCriteria - Interface in org.teiid.connector.language
Represents a logical criteria, which typically is used to bind together IPredicateCriteria.
ILogon - Interface in com.metamatrix.platform.security.api
Generic logon interface.
image - Variable in class com.metamatrix.query.parser.Token
The string image of the token.
IMAGE_TOO_LARGE - Static variable in class com.sforce.soap.partner.StatusCode
 
IMetadataReference<T extends MetadataObject> - Interface in org.teiid.connector.language
This interface is used to mark language objects as having a reference to a MetadataID.
IMMEDIATE - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.Values.EvaluationPolicy
The constant value denoting immediate evaluation.
IMPLEMENT_JOIN_STRATEGY - Static variable in class com.metamatrix.query.optimizer.relational.rules.RuleConstants
 
implies(AuthorizationActions) - Method in interface com.metamatrix.platform.security.api.AuthorizationActions
Checks if the specified entitlement's actions are "implied by" this object's actions.
implies(AuthorizationPermission) - Method in class com.metamatrix.platform.security.api.AuthorizationPermission
Checks if the specified resource is ipmlied by this resource instance.
implies(AuthorizationPermission) - Method in interface com.metamatrix.platform.security.api.AuthorizationPermissions
Checks to see if the AuthorizationPermissionCollection in this object that corresponds to the specified permission's type contains permissions that imply access to the resouces in the permission object.
implies(AuthorizationPermission) - Method in class com.metamatrix.platform.security.api.AuthorizationPermissionsImpl
Checks to see if the AuthorizationPermissionCollection in this object that corresponds to the specified permission's type contains permissions that imply access to the resouces in the permission object.
implies(AuthorizationPermission) - Method in class com.metamatrix.platform.security.api.AuthorizationPolicy
Checks to see if any of the AuthorizationPermission instances in this policy imply access to the resouces in the permission object.
implies(AuthorizationResource) - Method in interface com.metamatrix.platform.security.api.AuthorizationResource
Does this resource imply another?
implies(AuthorizationPermission) - Method in class com.metamatrix.platform.security.api.BasicAuthorizationPermission
Determine whether this official AuthorizationPermission instance implies the access requested by the request AuthorizationPermission instance.
implies(AuthorizationResource) - Method in class com.metamatrix.platform.security.api.DataAccessResource
Does this resource "imply" another?
implies(AuthorizationActions) - Method in class com.metamatrix.platform.security.api.StandardAuthorizationActions
Checks if the specified authorization's actions are "implied by" this object's actions.
implies(AuthorizationPermission) - Method in class com.metamatrix.platform.security.util.RolePermission
Determine whether the official AuthorizationPermission instance implies the access requested by the request AuthorizationPermission instance.
IMPORT - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.ElementName
Static constant that represents the name of the "XMI.import" element.
IMPORT - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLSchema.Class
 
IMPORT_CONNECTION - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Connections.Class
 
importComponentType(InputStream, ConfigurationObjectEditor, String) - Method in interface com.metamatrix.common.config.util.ConfigurationImportExportUtility
This method will be used to import a ComponentType Object from given a InputStream instance.
importComponentType(InputStream, ConfigurationObjectEditor, String) - Method in class com.metamatrix.common.config.xml.XMLConfigurationImportExportUtility
This method will be used to import a ComponentType Object
importComponentTypes(InputStream, ConfigurationObjectEditor) - Method in interface com.metamatrix.common.config.util.ConfigurationImportExportUtility
This method will be used to import 1 or more a ComponentType Objects.
importComponentTypes(InputStream, ConfigurationObjectEditor) - Method in class com.metamatrix.common.config.xml.XMLConfigurationImportExportUtility
This method will be used to import 1 or more a ComponentType Objects.
importComponentTypes(Element, ConfigurationObjectEditor) - Method in class com.metamatrix.common.config.xml.XMLConfigurationImportExportUtility
This method will be used to import 1 or more a ComponentType Objects.
importConfiguration(char[]) - Method in interface com.metamatrix.admin.api.server.ServerConfigAdmin
Import the Configuration from a character array in XML format.
importConfiguration(char[]) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
importConfiguration(char[]) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
importConfigurationObjects(InputStream, ConfigurationObjectEditor, String) - Method in interface com.metamatrix.common.config.util.ConfigurationImportExportUtility
This method will be used to import a Collection of Configuration objects given an InputStream.
importConfigurationObjects(InputStream, ConfigurationObjectEditor, String) - Method in class com.metamatrix.common.config.xml.XMLConfigurationImportExportUtility
This method will be used to import a Collection of Configuration objects given an InputStream.
importConnectorArchive(InputStream, ConfigurationObjectEditor) - Method in interface com.metamatrix.common.config.util.ConfigurationImportExportUtility
Import a connector archive (connector type and extension modules) from the given stream of zip file.
importConnectorArchive(InputStream, ConfigurationObjectEditor) - Method in class com.metamatrix.common.config.xml.XMLConfigurationImportExportUtility
The Zip file stream format is look like this.
importConnectorBinding(InputStream, ConfigurationObjectEditor, String) - Method in interface com.metamatrix.common.config.util.ConfigurationImportExportUtility
This method will be used to import a Connector Binding Object given a ImputStream.
importConnectorBinding(InputStream, ConfigurationObjectEditor, String) - Method in class com.metamatrix.common.config.xml.XMLConfigurationImportExportUtility
 
importConnectorBinding(InputStream, String, String, String) - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Import a connector Binding from InputStream, and deploy it to a PSC.
importConnectorBinding(InputStream, String, String, String) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
 
importConnectorBindingAndType(InputStream, ConfigurationObjectEditor, String[]) - Method in interface com.metamatrix.common.config.util.ConfigurationImportExportUtility
This method will be used to import a Connector Binding and its related Component Type at the same time from the given ImputStream.
importConnectorBindingAndType(InputStream, ConfigurationObjectEditor, String[]) - Method in class com.metamatrix.common.config.xml.XMLConfigurationImportExportUtility
 
importConnectorBindings(InputStream, ConfigurationObjectEditor) - Method in interface com.metamatrix.common.config.util.ConfigurationImportExportUtility
This method will be used to import a group of Connector Bindings Objects given a ImputStream.
importConnectorBindings(Element, ConfigurationObjectEditor) - Method in class com.metamatrix.common.config.xml.XMLConfigurationImportExportUtility
 
importConnectorBindings(InputStream, ConfigurationObjectEditor) - Method in class com.metamatrix.common.config.xml.XMLConfigurationImportExportUtility
 
importConnectorType(InputStream, String, String) - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Import a Connector Type
importConnectorType(InputStream, String, String) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
the name is nullable, if not specified, then the name in the inputStream (connector type file) will be used
importDataRoles(String, String, char[], AdminOptions) - Method in interface com.metamatrix.admin.api.server.ServerSecurityAdmin
Import the data Roles for given vdb and version into the connected server
importDataRoles(String, String, char[], AdminOptions) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
importDataRoles(String, String, char[], AdminOptions) - Method in class com.metamatrix.admin.server.ServerSecurityAdminImpl
 
importDataRoles(String, String, char[], AdminOptions) - Method in class com.metamatrix.dqp.embedded.admin.DQPSecurityAdminImpl
 
importDataRoles(String, String, char[], AdminOptions) - Method in interface org.teiid.adminapi.SecurityAdmin
Import the data Roles for given vdb and version into the connected server
IMPORTER_EXTENSION_NAME - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Connections.Class
 
importExistingConnectorBindings(Element, ConfigurationObjectEditor, boolean) - Method in class com.metamatrix.common.config.xml.XMLConfigurationImportExportUtility
 
importExistingConnectorBindings(InputStream, ConfigurationObjectEditor, boolean) - Method in class com.metamatrix.common.config.xml.XMLConfigurationImportExportUtility
 
importExtensionModule(String, String, String, String) - Method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleUtil
 
importExtensionModule(String, String, String, String, String) - Method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleUtil
 
importTransaction(MMXid, int) - Method in class com.metamatrix.xa.arjuna.ArjunaTransactionProvider
 
importVDB(byte[]) - Method in interface com.metamatrix.server.admin.api.RuntimeMetadataAdminAPI
Call to import a VDB
importVDB(byte[]) - Method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataAdminAPIImpl
 
IN - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.Values.Direction
The constant value denoting an input parmeter.
IN - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
IN - Static variable in class com.metamatrix.dqp.message.ParameterInfo
Constant identifying an IN parameter
IN - Static variable in class com.metamatrix.query.metadata.StoredProcedureInfo
Constant identifying an IN parameter
IN - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
IN - Static variable in class com.metamatrix.query.sql.lang.SPParameter
Constant identifying an IN parameter
IN - Static variable in class com.metamatrix.query.sql.proc.CriteriaSelector
 
IN - Static variable in class com.metamatrix.query.sql.ReservedWords
 
IN - Static variable in interface org.teiid.connector.metadata.runtime.Parameter
 
IN - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
IN_DIRECTION_KIND - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
Property names associated with DataTypes metamodel components
IN_MULTI_LINE_COMMENT - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
IN_PARM - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.PARAMETER_TYPES
 
IN_PARM - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.PARAMETER_TYPES
 
INACTIVE - Static variable in class com.metamatrix.core.vdb.VdbConstants.VDB_STATUS
 
INACTIVE - Static variable in interface com.metamatrix.core.vdb.VDBStatus
 
INACTIVE - Static variable in interface org.teiid.adminapi.VDB
Inactive VDB (can edit connector binding)
INACTIVE_OWNER_OR_USER - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
INACTIVE_OWNER_OR_USER - Static variable in class com.sforce.soap.partner.StatusCode
 
INACTIVE_PORTAL - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
inBuf - Variable in class com.metamatrix.query.parser.JavaCharStream
 
INCLUDE - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLSchema.Class
 
includeAnnotationProperties(int) - Static method in class org.teiid.metadata.index.RecordFactory
 
includeColumnNativeType(int) - Static method in class org.teiid.metadata.index.RecordFactory
 
includeColumnNullDistinctValues(int) - Static method in class org.teiid.metadata.index.RecordFactory
 
includeInputParameterFlag(int) - Static method in class org.teiid.metadata.index.RecordFactory
 
includeMaterializationFlag(int) - Static method in class org.teiid.metadata.index.RecordFactory
 
includeMaterializedTables(int) - Static method in class org.teiid.metadata.index.RecordFactory
 
includePrimitiveTypeIdValue(int) - Static method in class org.teiid.metadata.index.RecordFactory
 
INCLUDES - Static variable in class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
includeTransformationUUID(int) - Static method in class org.teiid.metadata.index.RecordFactory
 
INCOMPLETE - Static variable in class com.metamatrix.core.vdb.VdbConstants.VDB_STATUS
 
INCOMPLETE - Static variable in interface com.metamatrix.core.vdb.VDBStatus
 
INCOMPLETE - Static variable in interface org.teiid.adminapi.VDB
Incomplete (if import does not have all the connector bindings)
incrementCurrentProgramCounter() - Method in class com.metamatrix.query.processor.xml.XMLProcessorEnvironment
 
incrementIndex() - Method in class com.metamatrix.connector.xml.base.CriteriaDesc
 
incrementProgramCounter() - Method in class com.metamatrix.query.processor.proc.ProcedurePlan
 
incrementProgramCounter() - Method in class com.metamatrix.query.processor.program.Program
Increments the program counter, so that the next call to Program.getCurrentInstruction() will return the following instruction.
INDENT - Static variable in interface com.metamatrix.common.types.XMLTranslator
 
index - Variable in class com.metamatrix.connector.xml.base.IDGeneratingXmlFilter.PathElement
 
INDEX - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.KEY_TYPES
 
INDEX - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.DataAccess.Class
 
INDEX - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Foundation.Class
 
INDEX - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.COLUMN_SET_TYPES
 
INDEX - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.KEY_TYPES
 
INDEX - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.RECORD_TYPE
 
index(IDocument, IIndexerOutput) - Method in interface org.teiid.core.index.IIndexer
Indexes the given document, adding the document name and the word references to this document to the given IIndex.The caller should use shouldIndex() first to determine whether this indexer handles the given type of file, and only call this method if so.
INDEX_CLOSE - Static variable in class com.metamatrix.common.xml.XPathUtil.ExpressionToken
 
INDEX_COLUMN - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.DataAccess.Class
 
INDEX_EXT - Static variable in interface com.metamatrix.core.vdb.VdbConstants
 
INDEX_EXT - Static variable in class org.teiid.connector.metadata.FileRecordImpl
 
INDEX_EXT - Static variable in class org.teiid.metadata.index.IndexConstants
 
INDEX_NAMES - Static variable in class org.teiid.metadata.index.IndexConstants.INDEX_NAME
 
INDEX_OPEN - Static variable in class com.metamatrix.common.xml.XPathUtil.ExpressionToken
 
INDEX_RECORD_BLOCK_SIZE - Static variable in class org.teiid.metadata.index.RecordFactory
 
INDEX_SPANS_CLASS_CLASS_ASSOCIATION_END - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
INDEX_SPANS_CLASS_INDEX_ASSOCIATION_END - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
INDEX_VERSION_MARKER - Static variable in class org.teiid.metadata.index.IndexConstants.RECORD_STRING
 
IndexConnector - Class in com.metamatrix.connector.metadata
Connector whose source is metadata index files stored in vdbs aviailable to the user logged in.
IndexConnector() - Constructor for class com.metamatrix.connector.metadata.IndexConnector
 
IndexConstants - Class in org.teiid.metadata.index
IndexConstants
IndexConstants() - Constructor for class org.teiid.metadata.index.IndexConstants
 
IndexConstants.INDEX_NAME - Class in org.teiid.metadata.index
 
IndexConstants.INDEX_NAME() - Constructor for class org.teiid.metadata.index.IndexConstants.INDEX_NAME
 
IndexConstants.RECORD_STRING - Class in org.teiid.metadata.index
 
IndexConstants.RECORD_STRING() - Constructor for class org.teiid.metadata.index.IndexConstants.RECORD_STRING
 
IndexConstants.SEARCH_RECORD_TYPE - Class in org.teiid.metadata.index
 
IndexConstants.SEARCH_RECORD_TYPE() - Constructor for class org.teiid.metadata.index.IndexConstants.SEARCH_RECORD_TYPE
 
IndexCriteriaBuilder - Class in org.teiid.connector.metadata
This is used by MetadataConnector to build criteria patterns used to query index files.
IndexCriteriaBuilder() - Constructor for class org.teiid.connector.metadata.IndexCriteriaBuilder
 
INDEXED_FEATURE - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Foundation.Class
 
INDEXED_FEATURE_FEATURE_ASSOCIATION_END - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
INDEXED_FEATURE_INDEX_ASSOCIATION_END - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
INDEXED_FEATURE_INFO_INDEX_ASSOCIATION_END - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
INDEXED_FEATURE_INFO_INDEXFEATURE_ASSOCIATION_END - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
IndexedTupleSource - Interface in com.metamatrix.common.buffer
 
IndexFile - Class in org.teiid.connector.metadata
Adapter to present metadata from a VDB file as an IObjectSource.
IndexFile(CompositeMetadataStore, String, String, VDBService) - Constructor for class org.teiid.connector.metadata.IndexFile
Constructor IndexFile
indexFileExists(String) - Static method in class org.teiid.metadata.index.SimpleIndexUtil
Return true if the specifed index file exists on the file system otherwise return false.
indexFileExists(File) - Static method in class org.teiid.metadata.index.SimpleIndexUtil
Return true if the specifed index file exists on the file system otherwise return false.
INDEXING_SERVICE - Static variable in interface com.metamatrix.common.config.ResourceNames
 
INDEXING_SERVICE_COMPONENT_TYPE_NAME - Static variable in interface com.metamatrix.common.config.api.IndexingServiceComponentType
 
INDEXING_SERVICE_ROUTING_ID - Static variable in interface com.metamatrix.common.config.api.IndexingServiceComponentType
 
IndexingServiceComponentType - Interface in com.metamatrix.common.config.api
 
IndexMetadataService - Class in com.metamatrix.dqp.service.metadata
 
IndexMetadataService() - Constructor for class com.metamatrix.dqp.service.metadata.IndexMetadataService
Construct the IndexMetadataService
IndexMetadataService(QueryMetadataCache) - Constructor for class com.metamatrix.dqp.service.metadata.IndexMetadataService
Construct the IndexMetadataService
IndexMetadataStore - Class in org.teiid.metadata.index
Loads MetadataRecords from index files.
IndexMetadataStore(MetadataSource) - Constructor for class org.teiid.metadata.index.IndexMetadataStore
 
indexOf(Object) - Method in class com.metamatrix.api.core.message.MessageList
Overrides the implementation of List
indexOfIgnoreCase(String, String) - Static method in class com.metamatrix.core.util.StringUtil
Returns the index within this string of the first occurrence of the specified substring.
INFO - Static variable in class com.metamatrix.cdk.api.SysLogger
 
INFO - Static variable in class com.metamatrix.core.log.MessageLevel.DisplayNames
 
INFO - Static variable in class com.metamatrix.core.log.MessageLevel
Message level value that specifies that information, warning, error and critical messages are to be recorded.
INFO - Static variable in class com.metamatrix.core.log.MessageLevel.Labels
 
INFO - Static variable in interface org.teiid.adminapi.LogConfiguration
Message level value that specifies that information, warning, error and critical messages are to be recorded.
info(Object) - Method in class org.teiid.configuration.CommonsLogManagerAdapter
 
info(Object, Throwable) - Method in class org.teiid.configuration.CommonsLogManagerAdapter
 
INFORMIX - Static variable in interface com.metamatrix.common.jdbc.JDBCPlatform.Protocol
 
InformixCapabilities - Class in org.teiid.connector.jdbc.informix
 
InformixCapabilities() - Constructor for class org.teiid.connector.jdbc.informix.InformixCapabilities
 
InformixSQLTranslator - Class in org.teiid.connector.jdbc.informix
 
InformixSQLTranslator() - Constructor for class org.teiid.connector.jdbc.informix.InformixSQLTranslator
 
init(MMURL, Properties) - Method in class com.metamatrix.common.comm.platform.socket.client.AdminApiServerDiscovery
 
init(MMURL, Properties) - Method in interface com.metamatrix.common.comm.platform.socket.client.ServerDiscovery
Initialize the ServerDiscovery
init(MMURL, Properties) - Method in class com.metamatrix.common.comm.platform.socket.client.UrlServerDiscovery
 
init(Properties) - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleManager
Initializes this object, given the necessary Properties.
init() - Method in class com.metamatrix.common.log.reader.DBLogReader
 
init(URL) - Static method in class com.metamatrix.common.util.crypto.CryptoUtil
Initialize this factory, bound to the given keystore and keystore password.
init() - Method in class com.metamatrix.common.util.crypto.PasswordChangeUtility
Initialize this factory, bound to a specific key and key entry in that store.
init(String, String, String, byte[]) - Method in class com.metamatrix.metadata.runtime.model.MetadataCache
Call to initialize the adapter by providing a specific VDB defintion content to use when querying the metadata *** NOTE: This is used for UnitTest only
init(VirtualDatabase, Collection, boolean, byte[], Map) - Method in class com.metamatrix.metadata.runtime.model.MetadataCache
Call to initialize the adapter by providing a specific VDB defintion content to use when querying the metadata
init(Properties, MessageBus, CacheFactory) - Method in class com.metamatrix.metadata.runtime.RuntimeMetadataCatalog
The init method needs to be called prior to executing any other methods.
init(ServiceID, DeployedComponentID, Properties, ClientServiceRegistry, ClassLoaderManager) - Method in interface com.metamatrix.platform.service.api.ServiceInterface
Instruct the service to initialize and begin processing.The service must notify any lifecycle listeners of its initialization using the unique service instance name returned.
init(ServiceID, DeployedComponentID, Properties, ClientServiceRegistry, ClassLoaderManager) - Method in class com.metamatrix.platform.service.controller.AbstractService
Initialize a service using the properties specified.
init(ServiceID, DeployedComponentID, Properties, ClientServiceRegistry, ClassLoaderManager) - Method in class com.metamatrix.server.connector.service.ConnectorService
Initialize ConnectorService
init(ServiceID, DeployedComponentID, Properties, ClientServiceRegistry, ClassLoaderManager) - Method in class com.metamatrix.server.query.service.QueryService
 
init(Properties) - Method in class com.metamatrix.xa.arjuna.ArjunaTransactionProvider
 
init(Properties) - Method in class org.teiid.transport.SSLConfiguration
 
initCap(String) - Static method in class com.metamatrix.query.function.FunctionMethods
 
INITCAP - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
initConfig(String, String, String) - Static method in class com.metamatrix.platform.config.util.CurrentConfigHelper
init will do the following: remove existing config_ns.xml file set required system properties for CurrentConfiguration reload CurrentConfiguration with new information from
initDecryptCipher() - Method in class com.metamatrix.common.util.crypto.cipher.BasicCryptor
Initialize the ciphers used for encryption and decryption.
initEncryptCipher() - Method in class com.metamatrix.common.util.crypto.cipher.BasicCryptor
Initialize the cipher used for encryption.
initialise(String) - Method in class com.metamatrix.xa.arjuna.XAConnectorRecovery
 
initialize(Properties) - Method in interface com.metamatrix.common.application.ApplicationService
Initialize the service with the specified properties.
initialize(String, Properties) - Method in interface com.metamatrix.common.buffer.BufferManager
Prompts this implementation to initialize itself with the supplied Properties.
initialize(String, Properties) - Method in class com.metamatrix.common.buffer.impl.BufferManagerImpl
See BufferManagerPropertyNames for a description of all the properties.
initialize(Properties) - Method in class com.metamatrix.common.buffer.storage.file.FileStorageManager
Initialize with properties
initialize(Properties) - Method in interface com.metamatrix.common.buffer.StorageManager
Initialize the storage manager given the specified properties.
initialize(Properties) - Method in interface com.metamatrix.common.comm.api.ServerConnectionFactory
 
initialize(Properties) - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerConnectionFactory
 
initialize() - Method in class com.metamatrix.common.log.DbLogWriter
Initialize this destination with the specified properties.
initialize() - Method in class com.metamatrix.connector.xml.http.BaseRequest
 
initialize() - Method in class com.metamatrix.connector.xml.http.HTTPRequest
 
initialize() - Method in class com.metamatrix.connector.xml.soap.SOAPRequest
 
initialize(Properties) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedBaseDQPService
 
initialize(Properties) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedTransactionService
 
initialize(Properties) - Method in class com.metamatrix.dqp.service.metadata.IndexMetadataService
 
initialize(Properties) - Method in class com.metamatrix.jdbc.EmbeddedConnectionFactoryImpl
When the DQP is restarted using the admin API, it only shuts it down, it gets restarted when the next time connection is made, however this factory may be holding on to a previous transport handler, so we need to check if the DQP is still alive and create a new one if necessary.
initialize(Properties) - Method in class com.metamatrix.platform.security.audit.destination.AbstractAuditDestination
Init the destination.
initialize(Properties) - Method in interface com.metamatrix.platform.security.audit.destination.AuditDestination
Initialize this destination with the specified properties.
initialize(Properties) - Method in class com.metamatrix.platform.security.audit.destination.ConsoleAuditDestination
Initialize this destination with the specified properties.
initialize(Properties) - Method in class com.metamatrix.platform.security.audit.destination.DatabaseAuditDestination
Initialize this destination with the specified properties.
initialize(Properties) - Method in class com.metamatrix.platform.security.audit.destination.SingleFileAuditDestination
Initialize this destination with the specified properties.
initialize(Properties) - Method in class com.metamatrix.platform.security.authorization.service.AuthorizationServiceImpl
 
initialize(Properties) - Method in class com.metamatrix.platform.security.membership.service.MembershipServiceImpl
Perform initialization and commence processing.
initialize(Properties) - Method in class com.metamatrix.platform.security.membership.spi.file.FileMembershipDomain
 
initialize(Properties) - Method in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
initialize(Properties) - Method in interface com.metamatrix.platform.security.membership.spi.MembershipDomain
Initialize this domain with the given properties.
initialize(Properties) - Method in class com.metamatrix.platform.security.session.service.SessionServiceImpl
 
initialize(Class, Class) - Method in interface com.metamatrix.query.function.aggregate.AggregateFunction
Called to initialize the function.
initialize(Class, Class) - Method in class com.metamatrix.query.function.aggregate.Avg
 
initialize(Class, Class) - Method in class com.metamatrix.query.function.aggregate.ConstantFunction
 
initialize(Class, Class) - Method in class com.metamatrix.query.function.aggregate.Count
 
initialize(Class, Class) - Method in class com.metamatrix.query.function.aggregate.Max
 
initialize(Class, Class) - Method in class com.metamatrix.query.function.aggregate.Min
 
initialize(Class, Class) - Method in class com.metamatrix.query.function.aggregate.NullFilter
 
initialize(Class, Class) - Method in class com.metamatrix.query.function.aggregate.Sum
 
initialize(CommandContext, ProcessorDataManager, BufferManager) - Method in class com.metamatrix.query.processor.batch.BatchedUpdatePlan
 
initialize(CommandContext, ProcessorDataManager, BufferManager) - Method in class com.metamatrix.query.processor.proc.ProcedurePlan
 
initialize(CommandContext, ProcessorDataManager, BufferManager) - Method in interface com.metamatrix.query.processor.ProcessorPlan
Initialize the plan with some required pieces of data for making queries.
initialize(Class, Class) - Method in class com.metamatrix.query.processor.relational.DuplicateFilter
 
initialize(CommandContext, BufferManager, ProcessorDataManager) - Method in class com.metamatrix.query.processor.relational.JoinNode
 
initialize(JoinNode) - Method in class com.metamatrix.query.processor.relational.JoinStrategy
 
initialize(JoinNode) - Method in class com.metamatrix.query.processor.relational.MergeJoinStrategy
 
initialize(JoinNode) - Method in class com.metamatrix.query.processor.relational.PartitionedSortJoin
 
initialize(CommandContext, BufferManager, ProcessorDataManager) - Method in class com.metamatrix.query.processor.relational.ProjectNode
 
initialize(CommandContext, BufferManager, ProcessorDataManager) - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
initialize(CommandContext, ProcessorDataManager, BufferManager) - Method in class com.metamatrix.query.processor.relational.RelationalPlan
 
initialize(CommandContext, BufferManager, ProcessorDataManager) - Method in class com.metamatrix.query.processor.relational.SelectNode
 
initialize(CommandContext, ProcessorDataManager, BufferManager) - Method in class com.metamatrix.query.processor.xml.XMLPlan
 
initialize(CommandContext, ProcessorDataManager, BufferManager) - Method in class com.metamatrix.query.processor.xml.XMLProcessorEnvironment
 
initialize(CommandContext, ProcessorDataManager, BufferManager) - Method in class com.metamatrix.query.processor.xquery.XQueryPlan
 
initialize(Properties) - Method in class com.metamatrix.server.connector.service.ClientServiceRegistryService
 
initialize(Properties) - Method in class com.metamatrix.server.dqp.service.PlatformAuthorizationService
 
initialize(Properties) - Method in class com.metamatrix.server.dqp.service.PlatformBufferService
 
initialize(Properties) - Method in class com.metamatrix.server.dqp.service.PlatformDataService
Initialize the service with the specified properties.
initialize(Properties) - Method in class com.metamatrix.server.dqp.service.PlatformTransactionService
 
initialize(Properties) - Method in class com.metamatrix.server.dqp.service.PlatformVDBService
 
initialize(ConnectorEnvironment) - Method in class org.teiid.connector.jdbc.db2.DB2SQLTranslator
 
initialize(ConnectorEnvironment) - Method in class org.teiid.connector.jdbc.derby.DerbySQLTranslator
 
initialize(ConnectorEnvironment) - Method in class org.teiid.connector.jdbc.informix.InformixSQLTranslator
 
initialize(ConnectorEnvironment) - Method in class org.teiid.connector.jdbc.mysql.MySQLTranslator
 
initialize(ConnectorEnvironment) - Method in class org.teiid.connector.jdbc.oracle.OracleSQLTranslator
 
initialize(ConnectorEnvironment) - Method in class org.teiid.connector.jdbc.postgresql.PostgreSQLTranslator
 
initialize(ConnectorEnvironment) - Method in class org.teiid.connector.jdbc.sybase.SybaseSQLTranslator
 
initialize(ConnectorEnvironment) - Method in class org.teiid.connector.jdbc.translator.Translator
Initialize the SQLTranslator.
initialized - Variable in class com.metamatrix.common.util.crypto.PasswordChangeUtility
Initailization state.
InitializeDocumentInstruction - Class in com.metamatrix.query.processor.xml
Should be the first instruction of any document.
InitializeDocumentInstruction() - Constructor for class com.metamatrix.query.processor.xml.InitializeDocumentInstruction
Constructor for InitializeDocumentInstruction.
InitializeDocumentInstruction(String, boolean) - Constructor for class com.metamatrix.query.processor.xml.InitializeDocumentInstruction
Constructor for InitializeDocumentInstruction.
initializeService(Properties) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedBaseDQPService
 
initializeService(Properties) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedBufferService
 
initializeService(Properties) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
initializeService(Properties) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedDataService
Initialize the service with the specified properties.
initializeService(Properties) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedMetadataService
 
initializeService(Properties) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedVDBService
 
initialSort() - Method in class com.metamatrix.query.processor.relational.SortUtility
 
initResultSetInfo() - Method in class org.teiid.connector.jdbc.JDBCQueryExecution
 
initService(Properties) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
Perform initialization and commence processing.
initService(Properties) - Method in class com.metamatrix.platform.service.controller.AbstractService
Perform initialization and commence processing.
initService(Properties) - Method in class com.metamatrix.server.connector.service.ConnectorService
Perform initialization and commence processing.
initService(Properties) - Method in class com.metamatrix.server.query.service.QueryService
 
initSystemVDB(String, String, byte[]) - Method in class com.metamatrix.metadata.runtime.model.MetadataCache
used for loading the SystemVDB models.
initXMLConfig(String, String, String) - Static method in class com.metamatrix.platform.config.util.CurrentConfigHelper
 
injector - Static variable in class com.metamatrix.dqp.ResourceFinder
 
InMemoryIDController - Class in com.metamatrix.common.id.dbid.spi
 
InMemoryIDController() - Constructor for class com.metamatrix.common.id.dbid.spi.InMemoryIDController
 
INNER - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
INNER - Static variable in class com.metamatrix.query.sql.ReservedWords
 
INNER - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
INNER_JOIN - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
INotCriteria - Interface in org.teiid.connector.language
Represents a NOT criteria, which is wrapped around another criteria.
INOUT - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.Values.Direction
The constant value denoting a parmeter that is both an input and an output.
INOUT - Static variable in class com.metamatrix.dqp.message.ParameterInfo
Constant identifying an INOUT parameter
INOUT - Static variable in class com.metamatrix.query.metadata.StoredProcedureInfo
Constant identifying an INOUT parameter
INOUT - Static variable in class com.metamatrix.query.sql.lang.SPParameter
Constant identifying an INOUT parameter
INOUT - Static variable in interface org.teiid.connector.metadata.runtime.Parameter
 
INOUT_DIRECTION_KIND - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
INOUT_PARM - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.PARAMETER_TYPES
 
INOUT_PARM - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.PARAMETER_TYPES
 
INPUT - Static variable in class com.metamatrix.query.sql.ProcedureReservedWords
 
INPUT_BUFFER_SIZE - Static variable in interface com.metamatrix.common.config.api.VMComponentDefnType
 
INPUT_BUFFER_SIZE - Static variable in interface com.metamatrix.dqp.embedded.DQPEmbeddedProperties
 
input_stream - Variable in class com.metamatrix.query.parser.SQLParserTokenManager
 
INPUT_STREAM_FILTER_CLASS - Static variable in class com.metamatrix.connector.xml.base.XMLConnectorStateImpl
 
inputStream - Variable in class com.metamatrix.query.parser.JavaCharStream
 
insert(String[]) - Method in class com.metamatrix.cdk.QueryCommandTarget
 
INSERT - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
insert(BasicTreeNode, int) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Insert the node as a child of this node.
insert(String, Integer, Integer, String) - Static method in class com.metamatrix.query.function.FunctionMethods
 
insert(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse an INSERT command
INSERT - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
Insert - Class in com.metamatrix.query.sql.lang
Represents a SQL Insert statement of the form: "INSERT INTO () VALUES ".
Insert() - Constructor for class com.metamatrix.query.sql.lang.Insert
Constructs a default instance of this class.
Insert(GroupSymbol, List, List) - Constructor for class com.metamatrix.query.sql.lang.Insert
Construct an instance with group, variable list (may be null), and values
INSERT - Static variable in class com.metamatrix.query.sql.ReservedWords
 
INSERT - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
INSERT - Static variable in interface org.teiid.connector.metadata.runtime.TransformationRecordImpl.Types
 
INSERT - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
INSERT_AUTH_REALM - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
INSERT_ID_BLOCK - Static variable in class com.metamatrix.common.id.dbid.spi.jdbc.JDBCNames
Sql statement use to insert an ID in the TransactionID table
INSERT_MODELS - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
INSERT_PERMISSION - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
INSERT_POLICY - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
INSERT_PRINCIPAL - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
INSERT_PROCEDURE - Static variable in class com.metamatrix.query.sql.util.UpdateProcedureGenerator
 
INSERT_PROP_NAMES - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
INSERT_PROP_VALUES - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
INSERT_QUERY - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.QUERY_TYPES
 
INSERT_TRANSFORM - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.RECORD_TYPE
 
INSERT_TRANSFORM_INDEX - Static variable in class org.teiid.metadata.index.IndexConstants.INDEX_NAME
 
INSERT_VDB_MODELS - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
INSERT_VDB_MODELS_WITH_BINDING - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
INSERT_VIRTUAL_DATABASE - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
insertConversion(int, FunctionDescriptor) - Method in class com.metamatrix.query.sql.symbol.Function
Insert a conversion function at specified index.
InsertExecutionImpl - Class in com.metamatrix.connector.salesforce.execution
 
InsertExecutionImpl() - Constructor for class com.metamatrix.connector.salesforce.execution.InsertExecutionImpl
 
insertModels(Collection, VirtualDatabaseID) - Method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCConnector
 
insertModels(Collection, VirtualDatabaseID) - Method in interface com.metamatrix.metadata.runtime.spi.MetaBaseConnector
Insert models into the VirtualDatabase.
InsertPlanExecutionNode - Class in com.metamatrix.query.processor.relational
 
InsertPlanExecutionNode(int) - Constructor for class com.metamatrix.query.processor.relational.InsertPlanExecutionNode
 
InsertResolver - Class in com.metamatrix.query.resolver.command
This class knows how to expand and resolve INSERT commands.
InsertResolver() - Constructor for class com.metamatrix.query.resolver.command.InsertResolver
 
insertResponseId(Document, List<Object[]>) - Method in class com.metamatrix.connector.xml.streaming.ElementProcessor
Iterate over the result and insert the ResponseId in the correct column
insertRow() - Method in class com.metamatrix.jdbc.MMResultSet
 
insertsAreDetected(int) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Indicates whether or not a visible row insert can be detected by calling ResultSet.rowInserted().
insertVDBModels(Collection, VirtualDatabaseID, Connection) - Static method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCRuntimeMetadataWriter
Used by the renameModel method to update the MDL_NM column in the RT_MDLS table
insertVirtualDatabase(VirtualDatabase) - Method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCConnector
 
insertVirtualDatabase(VirtualDatabase) - Method in interface com.metamatrix.metadata.runtime.spi.MetaBaseConnector
Insert the VirtualDatabase.
InsertVisitor - Class in com.metamatrix.connector.salesforce.execution.visitors
 
InsertVisitor(RuntimeMetadata) - Constructor for class com.metamatrix.connector.salesforce.execution.visitors.InsertVisitor
 
INSTALL_DATE - Static variable in class com.metamatrix.common.util.CommonPropertyNames
The date of installation of the MetaMatrix suite
INSTALL_DIR - Static variable in interface com.metamatrix.admin.api.Host
Install Directory Property
INSTALL_DIR - Static variable in interface com.metamatrix.common.config.api.HostType
 
INSTALLATION_DIRECTORY - Static variable in class com.metamatrix.common.util.CommonPropertyNames
This is the installation directory defined by the bootstrapping process.
installService(String, ApplicationService) - Method in class com.metamatrix.common.application.Application
 
INSTANCE - Static variable in exception com.metamatrix.common.buffer.BlockedException
 
INSTANCE - Static variable in exception com.metamatrix.common.buffer.BlockedOnMemoryException
 
INSTANCE_LEVEL - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.Values.Scope
The constant value for classifier-level scope.
INSTANCE_NAME - Static variable in interface com.metamatrix.platform.service.controller.ServicePropertyNames
 
INSTANCES_NAMESPACE - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants
The XML Schema namespace for instances - needed to make use of the "nil" attribute defined in that namespace, for nillable nodes
INSTANCES_NAMESPACE_PREFIX - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants
Prefix of the XML Schema namespace for instances - needed to make use of the "nil" attribute defined in that namespace, for nillable nodes
INSUFFICIENT_ACCESS - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
INSUFFICIENT_ACCESS_ON_CROSS_REFERENCE_ENTITY - Static variable in class com.sforce.soap.partner.StatusCode
 
INSUFFICIENT_ACCESS_OR_READONLY - Static variable in class com.sforce.soap.partner.StatusCode
 
INT_TYPE - Static variable in interface com.metamatrix.connector.salesforce.Constants
 
INTEGER - Static variable in class com.metamatrix.common.object.PropertyType
 
INTEGER - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataClasses
 
INTEGER - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataTypes
 
INTEGER - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
INTEGER - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
INTEGER - Static variable in class com.metamatrix.query.sql.ReservedWords
 
INTEGER - Static variable in class org.teiid.connector.api.TypeFacility.RUNTIME_NAMES
 
INTEGER - Static variable in interface org.teiid.connector.api.TypeFacility.RUNTIME_TYPES
 
INTEGER - Static variable in class org.teiid.connector.jdbc.translator.FunctionModifier
 
INTEGER - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
INTEGER_CLASS - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
IntegerID - Class in com.metamatrix.core.id
 
IntegerID(int) - Constructor for class com.metamatrix.core.id.IntegerID
 
IntegerIDFactory - Class in com.metamatrix.core.id
 
IntegerIDFactory() - Constructor for class com.metamatrix.core.id.IntegerIDFactory
 
INTEGERVAL - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
interactive - Variable in class bsh.Interpreter
 
InterceptingVisitor - Class in com.metamatrix.query.mapping.xml
This is mapping visitor which can make the intercepting of the Mapping Nodes possible.
InterceptingVisitor(MappingInterceptor) - Constructor for class com.metamatrix.query.mapping.xml.InterceptingVisitor
 
Interpreter - Class in bsh
The BeanShell script interpreter.
Interpreter(Reader, PrintStream, PrintStream, boolean, NameSpace, Interpreter, String) - Constructor for class bsh.Interpreter
The main constructor.
Interpreter(Reader, PrintStream, PrintStream, boolean, NameSpace) - Constructor for class bsh.Interpreter
 
Interpreter(Reader, PrintStream, PrintStream, boolean) - Constructor for class bsh.Interpreter
 
Interpreter(ConsoleInterface, NameSpace) - Constructor for class bsh.Interpreter
Construct a new interactive interpreter attached to the specified console using the specified parent namespace.
Interpreter(ConsoleInterface) - Constructor for class bsh.Interpreter
Construct a new interactive interpreter attached to the specified console.
Interpreter() - Constructor for class bsh.Interpreter
Create an interpreter for evaluation only.
INTERSECT - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
INTERSECT - Static variable in class com.metamatrix.query.sql.ReservedWords
 
INTERSECT - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
intervalType() - Method in class com.metamatrix.query.parser.SQLParser
Parse an interval type name - used only in TIMESTAMPADD and TIMESTAMPDIFF functions.
INTO - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
into(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
 
INTO - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
Into - Class in com.metamatrix.query.sql.lang
Rpresent INTO clause in SELECT ...
Into() - Constructor for class com.metamatrix.query.sql.lang.Into
Construct default object
Into(GroupSymbol) - Constructor for class com.metamatrix.query.sql.lang.Into
Construct object with specified group
INTO - Static variable in class com.metamatrix.query.sql.ReservedWords
 
INTO - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
INVALID_ACCESS_LEVEL - Static variable in class com.sforce.soap.partner.StatusCode
 
INVALID_ARGUMENT_TYPE - Static variable in class com.sforce.soap.partner.StatusCode
 
INVALID_ASSIGNEE_TYPE - Static variable in class com.sforce.soap.partner.StatusCode
 
INVALID_ASSIGNMENT_RULE - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
INVALID_ASSIGNMENT_RULE - Static variable in class com.sforce.soap.partner.StatusCode
 
INVALID_AUTHORIZATION_SPECIFICATION_NO_SUBCLASS - Static variable in class com.metamatrix.jdbc.api.SQLStates
Invalid authorization specification with no subclass (SQL-99 28000)
INVALID_BATCH_OPERATION - Static variable in class com.sforce.soap.partner.StatusCode
 
INVALID_BATCH_SIZE - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
INVALID_CLIENT - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
INVALID_CREDIT_CARD_INFO - Static variable in class com.sforce.soap.partner.StatusCode
 
INVALID_CROSS_REFERENCE_KEY - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
INVALID_CROSS_REFERENCE_KEY - Static variable in class com.sforce.soap.partner.StatusCode
 
INVALID_CROSS_REFERENCE_TYPE_FOR_FIELD - Static variable in class com.sforce.soap.partner.StatusCode
 
INVALID_CURRENCY_CONV_RATE - Static variable in class com.sforce.soap.partner.StatusCode
 
INVALID_CURRENCY_CORP_RATE - Static variable in class com.sforce.soap.partner.StatusCode
 
INVALID_CURRENCY_ISO - Static variable in class com.sforce.soap.partner.StatusCode
 
INVALID_EMAIL_ADDRESS - Static variable in class com.sforce.soap.partner.StatusCode
 
INVALID_EMPTY_KEY_OWNER - Static variable in class com.sforce.soap.partner.StatusCode
 
INVALID_FIELD - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
INVALID_FIELD - Static variable in class com.sforce.soap.partner.StatusCode
 
INVALID_FIELD_FOR_INSERT_UPDATE - Static variable in class com.sforce.soap.partner.StatusCode
 
INVALID_FIELD_WHEN_USING_TEMPLATE - Static variable in class com.sforce.soap.partner.StatusCode
 
INVALID_FILTER_ACTION - Static variable in class com.sforce.soap.partner.StatusCode
 
INVALID_FILTER_LANGUAGE - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
INVALID_FILTER_VALUE - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
INVALID_FORMAT_SERVER - Static variable in class com.metamatrix.common.api.MMURL
 
INVALID_FUNCTION - Static variable in class com.metamatrix.query.function.metadata.InvalidFunctionItem
Report item type
INVALID_GOOGLE_DOCS_URL - Static variable in class com.sforce.soap.partner.StatusCode
 
INVALID_ID_FIELD - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
INVALID_ID_FIELD - Static variable in class com.sforce.soap.partner.StatusCode
 
INVALID_INET_ADDRESS - Static variable in class com.sforce.soap.partner.StatusCode
 
INVALID_LINEITEM_CLONE_STATE - Static variable in class com.sforce.soap.partner.StatusCode
 
INVALID_LOCALE_LANGUAGE - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
INVALID_LOCATOR - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
INVALID_LOGIN - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
INVALID_MASTER_OR_TRANSLATED_SOLUTION - Static variable in class com.sforce.soap.partner.StatusCode
 
INVALID_NEW_PASSWORD - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
INVALID_OPERATION - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
INVALID_OPERATION - Static variable in class com.sforce.soap.partner.StatusCode
 
INVALID_OPERATION_WITH_EXPIRED_PASSWORD - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
INVALID_OPERATOR - Static variable in class com.sforce.soap.partner.StatusCode
 
INVALID_OR_NULL_FOR_RESTRICTED_PICKLIST - Static variable in class com.sforce.soap.partner.StatusCode
 
INVALID_PARTNER_NETWORK_STATUS - Static variable in class com.sforce.soap.partner.StatusCode
 
INVALID_PERSON_ACCOUNT_OPERATION - Static variable in class com.sforce.soap.partner.StatusCode
 
INVALID_QUERY_FILTER_OPERATOR - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
INVALID_QUERY_LOCATOR - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
INVALID_QUERY_SCOPE - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
INVALID_REPLICATION_DATE - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
INVALID_SAVE_AS_ACTIVITY_FLAG - Static variable in class com.sforce.soap.partner.StatusCode
 
INVALID_SEARCH - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
INVALID_SEARCH_SCOPE - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
INVALID_SESSION_ID - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
INVALID_SESSION_ID - Static variable in class com.sforce.soap.partner.StatusCode
 
INVALID_SETUP_OWNER - Static variable in class com.sforce.soap.partner.StatusCode
 
INVALID_SOAP_HEADER - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
INVALID_SSO_GATEWAY_URL - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
INVALID_STATUS - Static variable in class com.sforce.soap.partner.StatusCode
 
INVALID_TYPE - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
INVALID_TYPE - Static variable in class com.sforce.soap.partner.StatusCode
 
INVALID_TYPE_FOR_OPERATION - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
INVALID_TYPE_FOR_OPERATION - Static variable in class com.sforce.soap.partner.StatusCode
 
INVALID_TYPE_ON_FIELD_IN_RECORD - Static variable in class com.sforce.soap.partner.StatusCode
 
InvalidArgumentException - Exception in com.metamatrix.common.config.api.exceptions
 
InvalidArgumentException() - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidArgumentException
No-Arg Constructor
InvalidArgumentException(String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidArgumentException
Constructs an instance of the exception with the specified detail message.
InvalidArgumentException(Throwable) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidArgumentException
Constructs an instance of the exception with no detail message but with a single exception.
InvalidArgumentException(Throwable, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidArgumentException
Constructs an instance of the exception with the specified detail message and a single exception.
InvalidArgumentException(String, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidArgumentException
Construct an instance with an error code and message specified.
InvalidArgumentException(Throwable, String, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidArgumentException
Construct an instance with a linked exception, and an error code and message, specified.
invalidateBindObject() - Method in class com.metamatrix.platform.registry.RegistryBinding
 
invalidateSessions(String[]) - Method in interface com.sforce.soap.partner.Soap
Logs out and invalidates session ids
invalidateSessions(String[]) - Method in class com.sforce.soap.partner.SoapBindingStub
 
InvalidateSessionsResult - Class in com.sforce.soap.partner
 
InvalidateSessionsResult() - Constructor for class com.sforce.soap.partner.InvalidateSessionsResult
 
InvalidateSessionsResult(Error[], boolean) - Constructor for class com.sforce.soap.partner.InvalidateSessionsResult
 
InvalidComponentException - Exception in com.metamatrix.common.config.api.exceptions
 
InvalidComponentException() - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidComponentException
No-Arg Constructor
InvalidComponentException(String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidComponentException
Constructs an instance of the exception with the specified detail message.
InvalidComponentException(Throwable) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidComponentException
Constructs an instance of the exception with no detail message but with a single exception.
InvalidComponentException(Throwable, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidComponentException
Constructs an instance of the exception with the specified detail message and a single exception.
InvalidComponentException(String, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidComponentException
Construct an instance with an error code and message specified.
InvalidComponentException(Throwable, String, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidComponentException
Construct an instance with a linked exception, and an error code and message, specified.
InvalidComponentIDCharacterException - Exception in com.metamatrix.common.config.api.exceptions
 
InvalidComponentIDCharacterException() - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidComponentIDCharacterException
No-Arg Constructor
InvalidComponentIDCharacterException(String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidComponentIDCharacterException
Constructs an instance of the exception with the specified detail message.
InvalidComponentIDCharacterException(Throwable) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidComponentIDCharacterException
Constructs an instance of the exception with no detail message but with a single exception.
InvalidComponentIDCharacterException(Throwable, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidComponentIDCharacterException
Constructs an instance of the exception with the specified detail message and a single exception.
InvalidComponentIDCharacterException(String, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidComponentIDCharacterException
Construct an instance with an error code and message specified.
InvalidComponentIDCharacterException(Throwable, String, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidComponentIDCharacterException
Construct an instance with a linked exception, and an error code and message, specified.
InvalidComponentIDFormatException - Exception in com.metamatrix.common.config.api.exceptions
 
InvalidComponentIDFormatException() - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidComponentIDFormatException
No-Arg Constructor
InvalidComponentIDFormatException(String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidComponentIDFormatException
Constructs an instance of the exception with the specified detail message.
InvalidComponentIDFormatException(Throwable) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidComponentIDFormatException
Constructs an instance of the exception with no detail message but with a single exception.
InvalidComponentIDFormatException(Throwable, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidComponentIDFormatException
Constructs an instance of the exception with the specified detail message and a single exception.
InvalidComponentIDFormatException(String, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidComponentIDFormatException
Construct an instance with an error code and message specified.
InvalidComponentIDFormatException(Throwable, String, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidComponentIDFormatException
Construct an instance with a linked exception, and an error code and message, specified.
InvalidConfigurationElementException - Exception in com.metamatrix.common.config.util
 
InvalidConfigurationElementException() - Constructor for exception com.metamatrix.common.config.util.InvalidConfigurationElementException
No-Arg Constructor
InvalidConfigurationElementException(String) - Constructor for exception com.metamatrix.common.config.util.InvalidConfigurationElementException
Construct an instance with the error message specified.
InvalidConfigurationElementException(String, String) - Constructor for exception com.metamatrix.common.config.util.InvalidConfigurationElementException
Construct an instance with an error code and message specified.
InvalidConfigurationElementException(Throwable) - Constructor for exception com.metamatrix.common.config.util.InvalidConfigurationElementException
Construct an instance with a linked exception specified.
InvalidConfigurationElementException(Throwable, String) - Constructor for exception com.metamatrix.common.config.util.InvalidConfigurationElementException
Construct an instance with a linked exception and error message specified.
InvalidConfigurationElementException(Throwable, String, String) - Constructor for exception com.metamatrix.common.config.util.InvalidConfigurationElementException
Construct an instance with a linked exception, and an error code and message, specified.
InvalidConfigurationException - Exception in com.metamatrix.common.config.api.exceptions
 
InvalidConfigurationException() - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidConfigurationException
No-Arg Constructor
InvalidConfigurationException(String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidConfigurationException
Constructs an instance of the exception with the specified detail message.
InvalidConfigurationException(Throwable) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidConfigurationException
Constructs an instance of the exception with no detail message but with a single exception.
InvalidConfigurationException(Throwable, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidConfigurationException
Constructs an instance of the exception with the specified detail message and a single exception.
InvalidConfigurationException(String, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidConfigurationException
Construct an instance with an error code and message specified.
InvalidConfigurationException(Throwable, String, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidConfigurationException
Construct an instance with a linked exception, and an error code and message, specified.
InvalidDeployedComponentException - Exception in com.metamatrix.common.config.api.exceptions
 
InvalidDeployedComponentException() - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidDeployedComponentException
No-Arg Constructor
InvalidDeployedComponentException(String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidDeployedComponentException
Constructs an instance of the exception with the specified detail message.
InvalidDeployedComponentException(Throwable) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidDeployedComponentException
Constructs an instance of the exception with no detail message but with a single exception.
InvalidDeployedComponentException(Throwable, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidDeployedComponentException
Constructs an instance of the exception with the specified detail message and a single exception.
InvalidDeployedComponentException(String, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidDeployedComponentException
Construct an instance with an error code and message specified.
InvalidDeployedComponentException(Throwable, String, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidDeployedComponentException
Construct an instance with a linked exception, and an error code and message, specified.
InvalidExtensionModuleTypeException - Exception in com.metamatrix.common.extensionmodule.exception
 
InvalidExtensionModuleTypeException() - Constructor for exception com.metamatrix.common.extensionmodule.exception.InvalidExtensionModuleTypeException
 
InvalidExtensionModuleTypeException(String) - Constructor for exception com.metamatrix.common.extensionmodule.exception.InvalidExtensionModuleTypeException
Construct an instance with the message specified.
InvalidFieldFault - Exception in com.sforce.soap.partner.fault
 
InvalidFieldFault() - Constructor for exception com.sforce.soap.partner.fault.InvalidFieldFault
 
InvalidFieldFault(ExceptionCode, String, int, int) - Constructor for exception com.sforce.soap.partner.fault.InvalidFieldFault
 
InvalidFunctionException - Exception in com.metamatrix.api.exception.query
During processing, an invalid function was detected.
InvalidFunctionException() - Constructor for exception com.metamatrix.api.exception.query.InvalidFunctionException
No-arg constructor required by Externalizable semantics.
InvalidFunctionException(String) - Constructor for exception com.metamatrix.api.exception.query.InvalidFunctionException
Construct an instance with the message specified.
InvalidFunctionException(String, String) - Constructor for exception com.metamatrix.api.exception.query.InvalidFunctionException
Construct an instance with the message and error code specified.
InvalidFunctionException(Throwable, String) - Constructor for exception com.metamatrix.api.exception.query.InvalidFunctionException
Construct an instance from a message and an exception to chain to this one.
InvalidFunctionException(Throwable, String, String) - Constructor for exception com.metamatrix.api.exception.query.InvalidFunctionException
Construct an instance from a message and a code and an exception to chain to this one.
InvalidFunctionItem - Class in com.metamatrix.query.function.metadata
This is a specialized report item for reporting invalid function methods during function metadata validation.
InvalidFunctionItem() - Constructor for class com.metamatrix.query.function.metadata.InvalidFunctionItem
Constructor for InvalidFunctionItem.
InvalidFunctionItem(FunctionMethod, String) - Constructor for class com.metamatrix.query.function.metadata.InvalidFunctionItem
Construct with invalid function object and exception.
InvalidIDException - Exception in com.metamatrix.core.id
Exception which occurs if an error occurs within the server that is not business-related.
InvalidIDException() - Constructor for exception com.metamatrix.core.id.InvalidIDException
No-Arg Constructor
InvalidIDException(String) - Constructor for exception com.metamatrix.core.id.InvalidIDException
Construct an instance of InvalidIDException.
InvalidIDException(Throwable) - Constructor for exception com.metamatrix.core.id.InvalidIDException
Construct an instance of InvalidIDException.
InvalidIDException(Throwable, String) - Constructor for exception com.metamatrix.core.id.InvalidIDException
Construct an instance of InvalidIDException.
InvalidIdFault - Exception in com.sforce.soap.partner.fault
 
InvalidIdFault() - Constructor for exception com.sforce.soap.partner.fault.InvalidIdFault
 
InvalidIdFault(ExceptionCode, String) - Constructor for exception com.sforce.soap.partner.fault.InvalidIdFault
 
InvalidNameException - Exception in com.metamatrix.common.config.api.exceptions
 
InvalidNameException() - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidNameException
No-Arg Constructor
InvalidNameException(String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidNameException
Constructs an instance of the exception with the specified detail message.
InvalidNameException(Throwable) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidNameException
Constructs an instance of the exception with no detail message but with a single exception.
InvalidNameException(Throwable, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidNameException
Constructs an instance of the exception with the specified detail message and a single exception.
InvalidNameException(String, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidNameException
Construct an instance with an error code and message specified.
InvalidNameException(Throwable, String, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidNameException
Construct an instance with a linked exception, and an error code and message, specified.
InvalidNewPasswordFault - Exception in com.sforce.soap.partner.fault
 
InvalidNewPasswordFault() - Constructor for exception com.sforce.soap.partner.fault.InvalidNewPasswordFault
 
InvalidNewPasswordFault(ExceptionCode, String) - Constructor for exception com.sforce.soap.partner.fault.InvalidNewPasswordFault
 
InvalidPathException - Exception in com.metamatrix.connector.xml.streaming
 
InvalidPathException() - Constructor for exception com.metamatrix.connector.xml.streaming.InvalidPathException
 
InvalidPathException(String) - Constructor for exception com.metamatrix.connector.xml.streaming.InvalidPathException
 
InvalidPathException(Throwable) - Constructor for exception com.metamatrix.connector.xml.streaming.InvalidPathException
 
InvalidPathException(String, Throwable) - Constructor for exception com.metamatrix.connector.xml.streaming.InvalidPathException
 
InvalidPrincipalException - Exception in com.metamatrix.api.exception.security
 
InvalidPrincipalException() - Constructor for exception com.metamatrix.api.exception.security.InvalidPrincipalException
No-Arg Constructor
InvalidPrincipalException(String) - Constructor for exception com.metamatrix.api.exception.security.InvalidPrincipalException
Constructs an instance of the exception with the specified detail message.
InvalidPrincipalException(Throwable) - Constructor for exception com.metamatrix.api.exception.security.InvalidPrincipalException
Constructs an instance of the exception with no detail message but with a single exception.
InvalidPrincipalException(Throwable, String) - Constructor for exception com.metamatrix.api.exception.security.InvalidPrincipalException
Constructs an instance of the exception with the specified detail message and a single exception.
InvalidPrincipalException(String, String) - Constructor for exception com.metamatrix.api.exception.security.InvalidPrincipalException
Construct an instance with an error code and message specified.
InvalidPrincipalException(Throwable, String, String) - Constructor for exception com.metamatrix.api.exception.security.InvalidPrincipalException
Construct an instance with a linked exception, and an error code and message, specified.
InvalidPropertyValueException - Exception in com.metamatrix.common.config.api.exceptions
 
InvalidPropertyValueException() - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidPropertyValueException
No-Arg Constructor
InvalidPropertyValueException(String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidPropertyValueException
Constructs an instance of the exception with the specified detail message.
InvalidPropertyValueException(Throwable) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidPropertyValueException
Constructs an instance of the exception with no detail message but with a single exception.
InvalidPropertyValueException(Throwable, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidPropertyValueException
Constructs an instance of the exception with the specified detail message and a single exception.
InvalidPropertyValueException(String, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidPropertyValueException
Construct an instance with an error code and message specified.
InvalidPropertyValueException(Throwable, String, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidPropertyValueException
Construct an instance with a linked exception, and an error code and message, specified.
InvalidQueryLocatorFault - Exception in com.sforce.soap.partner.fault
 
InvalidQueryLocatorFault() - Constructor for exception com.sforce.soap.partner.fault.InvalidQueryLocatorFault
 
InvalidQueryLocatorFault(ExceptionCode, String) - Constructor for exception com.sforce.soap.partner.fault.InvalidQueryLocatorFault
 
InvalidRequestIDException - Exception in com.metamatrix.api.exception.server
Thrown when trying to access a request by ID and the request does not exist.
InvalidRequestIDException() - Constructor for exception com.metamatrix.api.exception.server.InvalidRequestIDException
No-arg constructor required by Externalizable semantics.
InvalidRequestIDException(String) - Constructor for exception com.metamatrix.api.exception.server.InvalidRequestIDException
Construct an instance with the message specified.
InvalidRequestIDException(String, String) - Constructor for exception com.metamatrix.api.exception.server.InvalidRequestIDException
Construct an instance with the message and error code specified.
InvalidRequestIDException(Throwable, String) - Constructor for exception com.metamatrix.api.exception.server.InvalidRequestIDException
Construct an instance from a message and an exception to chain to this one.
InvalidRequestIDException(Throwable, String, String) - Constructor for exception com.metamatrix.api.exception.server.InvalidRequestIDException
Construct an instance from a message and a code and an exception to chain to this one.
InvalidSessionException - Exception in com.metamatrix.admin.api.exception.security
 
InvalidSessionException() - Constructor for exception com.metamatrix.admin.api.exception.security.InvalidSessionException
No-Arg Constructor
InvalidSessionException(String) - Constructor for exception com.metamatrix.admin.api.exception.security.InvalidSessionException
Constructs an instance of the exception with the specified detail message.
InvalidSessionException(Throwable) - Constructor for exception com.metamatrix.admin.api.exception.security.InvalidSessionException
Constructs an instance of the exception with no detail message but with a single exception.
InvalidSessionException(Throwable, String) - Constructor for exception com.metamatrix.admin.api.exception.security.InvalidSessionException
Constructs an instance of the exception with the specified detail message and a single exception.
InvalidSessionException(String, String) - Constructor for exception com.metamatrix.admin.api.exception.security.InvalidSessionException
Construct an instance with an error code and message specified.
InvalidSessionException(Throwable, String, String) - Constructor for exception com.metamatrix.admin.api.exception.security.InvalidSessionException
Construct an instance with a linked exception, and an error code and message, specified.
InvalidSObjectFault - Exception in com.sforce.soap.partner.fault
 
InvalidSObjectFault() - Constructor for exception com.sforce.soap.partner.fault.InvalidSObjectFault
 
InvalidSObjectFault(ExceptionCode, String, int, int) - Constructor for exception com.sforce.soap.partner.fault.InvalidSObjectFault
 
InvalidStateException - Exception in com.metamatrix.metadata.runtime.exception
Thrown when an update is requested on the VirtualDatabase and the VirtualDatabase is not in the proper state to allow it.
InvalidStateException() - Constructor for exception com.metamatrix.metadata.runtime.exception.InvalidStateException
No-arg costructor required by Externalizable semantics
InvalidStateException(String) - Constructor for exception com.metamatrix.metadata.runtime.exception.InvalidStateException
Construct an instance with the message specified.
InvalidStateException(String, String) - Constructor for exception com.metamatrix.metadata.runtime.exception.InvalidStateException
Construct an instance with the message and error code specified.
InvalidStateException(Exception, String) - Constructor for exception com.metamatrix.metadata.runtime.exception.InvalidStateException
Construct an instance from a message and an exception to chain to this one.
InvalidStateException(Exception, String, String) - Constructor for exception com.metamatrix.metadata.runtime.exception.InvalidStateException
Construct an instance from a message and a code and an exception to chain to this one.
InvalidStringValueException - Exception in com.metamatrix.common.config.api.exceptions
 
InvalidStringValueException() - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidStringValueException
No-Arg Constructor
InvalidStringValueException(String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidStringValueException
Constructs an instance of the exception with the specified detail message.
InvalidStringValueException(Throwable) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidStringValueException
Constructs an instance of the exception with no detail message but with a single exception.
InvalidStringValueException(Throwable, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidStringValueException
Constructs an instance of the exception with the specified detail message and a single exception.
InvalidStringValueException(String, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidStringValueException
Construct an instance with an error code and message specified.
InvalidStringValueException(Throwable, String, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidStringValueException
Construct an instance with a linked exception, and an error code and message, specified.
InvalidUserException - Exception in com.metamatrix.api.exception.security
 
InvalidUserException() - Constructor for exception com.metamatrix.api.exception.security.InvalidUserException
No-Arg Constructor
InvalidUserException(String) - Constructor for exception com.metamatrix.api.exception.security.InvalidUserException
Constructs an instance of the exception with the specified detail message.
InvalidUserException(Throwable) - Constructor for exception com.metamatrix.api.exception.security.InvalidUserException
Constructs an instance of the exception with no detail message but with a single exception.
InvalidUserException(Throwable, String) - Constructor for exception com.metamatrix.api.exception.security.InvalidUserException
Constructs an instance of the exception with the specified detail message and a single exception.
InvalidUserException(String, String) - Constructor for exception com.metamatrix.api.exception.security.InvalidUserException
Construct an instance with an error code and message specified.
InvalidUserException(Throwable, String, String) - Constructor for exception com.metamatrix.api.exception.security.InvalidUserException
Construct an instance with a linked exception, and an error code and message, specified.
InvalidVDBException - Exception in com.metamatrix.api.exception.security
Indicates that an invalid VDB was requested for logon.
InvalidVDBException() - Constructor for exception com.metamatrix.api.exception.security.InvalidVDBException
 
InvalidVDBException(String) - Constructor for exception com.metamatrix.api.exception.security.InvalidVDBException
 
InvalidVDBException(Throwable) - Constructor for exception com.metamatrix.api.exception.security.InvalidVDBException
 
InvalidVDBException(String, String) - Constructor for exception com.metamatrix.api.exception.security.InvalidVDBException
 
InvalidVDBException(Throwable, String) - Constructor for exception com.metamatrix.api.exception.security.InvalidVDBException
 
InvalidVDBException(Throwable, String, String) - Constructor for exception com.metamatrix.api.exception.security.InvalidVDBException
 
InvalidVersionException - Exception in com.metamatrix.common.config.api.exceptions
 
InvalidVersionException() - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidVersionException
No-Arg Constructor
InvalidVersionException(String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidVersionException
Constructs an instance of the exception with the specified detail message.
InvalidVersionException(Throwable) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidVersionException
Constructs an instance of the exception with no detail message but with a single exception.
InvalidVersionException(Throwable, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidVersionException
Constructs an instance of the exception with the specified detail message and a single exception.
InvalidVersionException(String, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidVersionException
Construct an instance with an error code and message specified.
InvalidVersionException(Throwable, String, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidVersionException
Construct an instance with a linked exception, and an error code and message, specified.
invoke(Object, Method, Object[]) - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerInstanceImpl.RemoteInvocationHandler
 
invoke(Object, Method, Object[]) - Method in class com.metamatrix.core.util.MixinProxy
 
invoke(Object, Method, Object[]) - Method in class com.metamatrix.platform.registry.ServiceRegistryBinding.StateAwareProxy
 
invoke(Object, Method, Object[]) - Method in class com.metamatrix.platform.service.proxy.MultipleInvokationProxy
 
invoke(Object, Method, Object[]) - Method in class com.metamatrix.platform.service.proxy.SingleInvokationProxy
 
invoke(Object, Method, Object[]) - Method in class org.teiid.transport.AdminAuthorizationInterceptor
 
invokeFunction(FunctionDescriptor, Object[]) - Method in class com.metamatrix.query.function.FunctionLibrary
Invoke the function described in the function descriptor, using the values provided.
invokeMain(Class, String[]) - Static method in class bsh.Interpreter
 
invokeRemoteMethod(UUID, String, Class[], Object[]) - Method in class com.metamatrix.common.messaging.jgroups.RemoteProxy
 
IObjectQuery - Interface in org.teiid.connector.metadata
 
IOrderBy - Interface in org.teiid.connector.language
Represents an ORDER BY clause in a command.
IOrderByItem - Interface in org.teiid.connector.language
Represents a single item in the ORDER BY clause.
IP_RANGE_LIMIT_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
IParameter - Interface in org.teiid.connector.language
Represents an execution parameter.
IParameter.Direction - Enum in org.teiid.connector.language
 
IPredicateCriteria - Interface in org.teiid.connector.language
Represents a criteria that can occur at the leaf of a tree of criteria.
IProcedure - Interface in org.teiid.connector.language
Represents a procedural execution (such as a stored procedure).
IQuery - Interface in org.teiid.connector.language
Represents a SELECT query in the language objects.
IQueryCommand - Interface in org.teiid.connector.language
 
IQueryPreprocessor - Interface in com.metamatrix.connector.xml
 
IQueryProvidingVisitor - Interface in com.metamatrix.connector.salesforce.execution.visitors
 
IQueryResult - Interface in org.teiid.core.index
 
IQueryToLdapSearchParser - Class in com.metamatrix.connector.ldap
Utility class which translates a SQL query into an LDAP search.
IQueryToLdapSearchParser(ConnectorLogger, RuntimeMetadata, Properties) - Constructor for class com.metamatrix.connector.ldap.IQueryToLdapSearchParser
Constructor.
IS - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
IS - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
IS - Static variable in class com.metamatrix.query.sql.ReservedWords
 
IS - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
IS_64BIT - Static variable in class com.metamatrix.common.buffer.impl.SizeUtility
 
IS_CONSTRAINED_TO_ALLOWED_VALUES - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes.ComponentType.ComponentTypeDefn.PropertyDefinition.Attributes
 
IS_DEFAULT_CHOICE - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Properties
This property of a single child of a choice node marks that child as representing the default choice of the choice node.
IS_DEFAULT_CHOICE - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Tags
 
IS_DEPLOYABLE - Static variable in class com.metamatrix.common.config.model.ConfigurationModel.Attribute
 
IS_DEPLOYED - Static variable in class com.metamatrix.common.config.model.ConfigurationModel.Attribute
 
IS_DEPRECATED - Static variable in class com.metamatrix.common.config.model.ConfigurationModel.Attribute
 
IS_ENABLED - Static variable in class com.metamatrix.common.config.model.ConfigurationModel.Attribute
 
IS_ENABLED - Static variable in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCNames.ExtensionFilesTable.ColumnName
 
IS_EXCLUDED - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Properties
This node will be completely ignored, not output, not processed
IS_EXCLUDED - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Tags
 
IS_EXPERT - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes.ComponentType.ComponentTypeDefn.PropertyDefinition.Attributes
 
IS_HIDDEN - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes.ComponentType.ComponentTypeDefn.PropertyDefinition.Attributes
 
IS_IMMUTABLE - Static variable in class org.teiid.connector.api.ConnectorPropertyNames
This property can be used to bypass the normal logic that throws an exception when a command is about to be executed by a non-XA compatible connector, but there is a global transaction.
IS_INCLUDED - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Properties
The temporary property to mark whether this node should be included.
IS_MASKED - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes.ComponentType.ComponentTypeDefn.PropertyDefinition.Attributes
 
IS_MODIFIABLE - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes.ComponentType.ComponentTypeDefn.PropertyDefinition.Attributes
 
IS_MONITORED - Static variable in class com.metamatrix.common.config.model.ConfigurationModel.Attribute
 
IS_NILLABLE - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Properties
Value will be of type Boolean.
IS_NILLABLE - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Tags
 
IS_NULL - Static variable in class com.metamatrix.query.sql.proc.CriteriaSelector
 
IS_OPTIONAL - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Properties
Indicates that the element or attribute is to be considered optional, even if it has a fixed or default value - it should be removed from the result doc if it doesn't have child content or doesn't receive character content from the underlying data store.
IS_OPTIONAL - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Tags
 
IS_PHYSICAL - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.Models.ColumnName
 
IS_RECURSIVE - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Properties
Indicates if the node is the root of a recursive XML fragment or not.
IS_RECURSIVE - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Tags
 
IS_RECURSIVE_ROOT - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Properties
Indicates if the node is the root of a recursive XML fragment or not.
IS_RELEASED - Static variable in class com.metamatrix.common.config.model.ConfigurationModel.Attribute
 
IS_REQUIRED - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes.ComponentType.ComponentTypeDefn.PropertyDefinition.Attributes
 
IS_VALID_TIMEOUT - Static variable in class org.teiid.connector.jdbc.JDBCPropertyNames
 
IS_XA - Static variable in interface com.metamatrix.common.config.api.ConnectorBindingType.Attributes
 
IS_XA - Static variable in class org.teiid.connector.api.ConnectorPropertyNames
 
isAccessibilityMode() - Method in class com.sforce.soap.partner.GetUserInfoResult
Gets the accessibilityMode value for this GetUserInfoResult.
isAccessPattern() - Method in interface com.metamatrix.metadata.runtime.api.Key
Return boolean indicating if this is an access pattern.
isAccessPattern() - Method in class com.metamatrix.metadata.runtime.model.BasicKey
 
isActivateable() - Method in class com.sforce.soap.partner.DescribeSObjectResult
Gets the activateable value for this DescribeSObjectResult.
isActivated() - Method in interface com.metamatrix.common.config.api.AuthenticationProvider
 
isActivated() - Method in class com.metamatrix.common.config.model.BasicAuthenticationProvider
 
isActive() - Method in class com.metamatrix.platform.registry.ServiceRegistryBinding
 
isActive() - Method in class com.sforce.soap.partner.PicklistEntry
Gets the active value for this PicklistEntry.
isActiveStatus() - Method in interface com.metamatrix.common.vdb.api.VDBDefn
 
isActiveStatus() - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
isActiveVDB(String, String) - Method in class com.metamatrix.server.dqp.service.PlatformVDBService
 
isAfterLast() - Method in class com.metamatrix.jdbc.MMResultSet
Determines whether the cursor is after the last row in this ResultSet object.
isAlive() - Method in interface com.metamatrix.common.comm.api.ServerConnectionFactory
Is the connection factory alive
isAlive() - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerConnectionFactory
 
isAlive() - Method in class com.metamatrix.connector.ldap.LDAPConnection
Currently, this method always returns alive.
isAlive() - Method in class com.metamatrix.connector.salesforce.connection.impl.ConnectionImpl
 
isAlive() - Method in class com.metamatrix.connector.salesforce.connection.SalesforceConnection
 
isAlive() - Method in class com.metamatrix.jdbc.EmbeddedConnectionFactoryImpl
 
isAlive() - Method in class com.metamatrix.platform.registry.ProcessRegistryBinding
 
isAlive() - Method in interface com.metamatrix.platform.service.api.ServiceInterface
Determine if the service is alive and well.
isAlive() - Method in class com.metamatrix.platform.service.controller.AbstractService
Method used to determine if service is still alive.
isAlive() - Method in interface org.teiid.connector.api.Connection
Called to determine whether the connection is open
isAlive() - Method in class org.teiid.connector.basic.BasicConnection
 
isAlive() - Method in class org.teiid.connector.jdbc.JDBCSourceConnection
 
isAlive() - Method in class org.teiid.connector.jdbc.JDBCSourceXAConnection
 
isAlive() - Method in interface org.teiid.ServerMBean
 
isAll() - Method in class com.metamatrix.query.sql.lang.SetQuery
 
isAll() - Method in interface org.teiid.connector.language.ISetQuery
 
isAllowFieldTruncation() - Method in class com.sforce.soap.partner.AllowFieldTruncationHeader
Gets the allowFieldTruncation value for this AllowFieldTruncationHeader.
isAlwaysInclude() - Method in class com.metamatrix.query.mapping.xml.MappingAttribute
 
isAlwaysInclude() - Method in class com.metamatrix.query.mapping.xml.MappingElement
 
isAncestorOf(TreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Determine whether this handle is an ancestor of the specified handle, The result of this method is equivalent to calling the following, although this method uses a much more efficient algorithm that does not rely upon string comparisons:
isAncestorOf(TreeNode, TreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
Determine whether the specified node is a descendent of the given ancestor node.
isAncestorOf(TreeNode, TreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeSource
Determine whether the specified node is a descendent of the given ancestor node.
isAncestorOf(TreeNode, TreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeView
Determine whether the specified node is a descendent of the given ancestor node.
isAncestorOf(TreeNode, TreeNode) - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
Determine whether the specified node is a descendent of the given ancestor node.
isAncestorOf(TreeNode, TreeNode) - Method in class com.metamatrix.common.tree.directory.FileSystemView
Determine whether the specified node is a descendent of the given ancestor node.
isAncestorOf(TreeNode, TreeNode) - Method in interface com.metamatrix.common.tree.TreeNodeEditor
Determine whether the specified node is a descendent of the given ancestor node.
isAncestorOf(TreeNode, TreeNode) - Method in interface com.metamatrix.common.tree.TreeNodeSource
Determine whether the specified node is a descendent of the given ancestor node.
isAncestorOf(TreeNode, TreeNode) - Method in interface com.metamatrix.common.tree.TreeView
Determine whether the specified node is a descendent of the given ancestor node.
isAncestorOf(PermissionNode, PermissionNode) - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeTreeViewImpl
Determine whether the given descendant is a descendant of the given ancestor.

This method will check all ancesters of the descendant, even if they are marked hidden.
isArchiveFileName(String) - Static method in class com.metamatrix.core.util.FileUtils
Returns true iff str.toLowerCase().endsWith(".jar") || str.toLowerCase().endsWith(".zip") implementation is not creating extra strings.
isAscending() - Method in class com.sforce.soap.partner.RelatedListSort
Gets the ascending value for this RelatedListSort.
isAsClauseSet() - Method in class com.metamatrix.query.sql.lang.DynamicCommand
 
isAtomicQuery() - Method in class com.metamatrix.server.serverapi.RequestInfo
Return true if the request represents the sub atomic query for the specified request ID.
isAuditLevelValid(int) - Static method in class com.metamatrix.platform.security.audit.AuditLevel
Utility method to set the level of messages that are recorded for this VM.
isAuthenticated() - Method in interface com.metamatrix.platform.security.api.service.AuthenticationToken
Find out whether or not the user was authenticated.
isAuthenticated() - Method in class com.metamatrix.platform.security.api.service.FailedAuthenticationToken
The attempt to authenticate the given payload failed.
isAuthenticated() - Method in class com.metamatrix.platform.security.api.service.SuccessfulAuthenticationToken
The attempt to authenticate the given payload was successful.
isAuthenticated() - Method in interface com.metamatrix.platform.security.membership.service.AuthenticationToken
Find out whether or not the user was authenticated.
isAuthenticated() - Method in class com.metamatrix.platform.security.membership.service.FailedAuthenticationToken
The attempt to authenticate the given payload failed.
isAuthenticated() - Method in class com.metamatrix.platform.security.membership.service.SuccessfulAuthenticationToken
The attempt to authenticate the given payload was successful.
isAutoIncrement() - Method in class com.metamatrix.connector.xml.base.CriteriaDesc
 
isAutoIncrement(int) - Method in class com.metamatrix.jdbc.FilteredResultsMetadata
 
isAutoIncrement(int) - Method in class com.metamatrix.jdbc.ResultsMetadataWithProvider
 
isAutoIncrement() - Method in interface com.metamatrix.metadata.runtime.api.DataType
Returns a boolean indicating if the element is auto incremented by the database.
isAutoIncrement() - Method in interface com.metamatrix.metadata.runtime.api.Element
Returns a boolean indicating if the element is auto incremented by the database.
isAutoIncrement() - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
isAutoIncrement() - Method in class org.teiid.connector.metadata.runtime.DatatypeRecordImpl
 
isAutoIncrementable() - Method in class org.teiid.connector.metadata.runtime.ColumnRecordImpl
 
isAutoIncremented() - Method in interface org.teiid.connector.metadata.runtime.Element
Is auto-incremented?
isAutoNumber() - Method in class com.sforce.soap.partner.Field
Gets the autoNumber value for this Field.
isAvailable() - Method in class com.metamatrix.common.config.CurrentConfiguration
 
isAvailable() - Method in class com.sforce.soap.partner.RecordTypeInfo
Gets the available value for this RecordTypeInfo.
isAvailable() - Method in class com.sforce.soap.partner.RecordTypeMapping
Gets the available value for this RecordTypeMapping.
isBatchedUpdate() - Method in class com.metamatrix.dqp.message.RequestMessage
 
isBatchFull() - Method in class com.metamatrix.query.processor.proc.ProcedurePlan
 
isBatchFull() - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
isBeforeFirst() - Method in class com.metamatrix.jdbc.MMResultSet
Determines whether the cursor is before the first row in this ResultSet object.
isBindingInUse(ConnectorBinding) - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
isBindingInUse(String) - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
isBindValue() - Method in interface org.teiid.connector.language.ILiteral
Returns true if this literal should be treated as a bind value
isBoolean(String) - Static method in class com.metamatrix.core.util.StringUtil
Returns whether the specified text represents a boolean value, i.e., whether it equals "true" or "false" (case-insensitive).
isBuiltin() - Method in class org.teiid.connector.metadata.runtime.DatatypeRecordImpl
 
isBulk() - Method in class com.metamatrix.query.sql.lang.Insert
 
isCaching() - Method in class com.metamatrix.connector.xml.base.XMLConnectorStateImpl
 
isCaching() - Method in interface com.metamatrix.connector.xml.XMLConnectorState
 
IScalarSubquery - Interface in org.teiid.connector.language
Represents a scalar subquery.
isCalculated() - Method in class com.sforce.soap.partner.Field
Gets the calculated value for this Field.
isCallableStatement() - Method in class com.metamatrix.dqp.message.RequestMessage
 
isCallableStatement() - Method in class com.metamatrix.query.sql.lang.StoredProcedure
 
isCallerInRole(SessionToken, String) - Method in interface com.metamatrix.dqp.service.AuthorizationService
 
isCallerInRole(SessionToken, String) - Method in interface com.metamatrix.platform.security.api.service.AuthorizationServiceInterface
Verify that caller is in the specified logical role.
isCallerInRole(SessionToken, String) - Method in class com.metamatrix.platform.security.authorization.service.AuthorizationServiceImpl
 
isCallerInRole(SessionToken, String) - Method in class com.metamatrix.server.dqp.service.PlatformAuthorizationService
 
isCancelled() - Method in class com.metamatrix.dqp.client.ResultsFuture
 
isCannonicallyEquivalent(AuthorizationResource) - Method in interface com.metamatrix.platform.security.api.AuthorizationResource
Are these resources equal exception for recursion?
isCannonicallyEquivalent(AuthorizationResource) - Method in class com.metamatrix.platform.security.api.DataAccessResource
Are these resources equal exception for recursion?
isCascadeDelete() - Method in class com.sforce.soap.partner.ChildRelationship
Gets the cascadeDelete value for this ChildRelationship.
isCaseSensitive(int) - Method in class com.metamatrix.jdbc.FilteredResultsMetadata
 
isCaseSensitive(int) - Method in class com.metamatrix.jdbc.ResultsMetadataWithProvider
 
isCaseSensitive() - Method in interface com.metamatrix.metadata.runtime.api.DataType
Returns a boolean indicating if the element data is case sensitive.
isCaseSensitive() - Method in interface com.metamatrix.metadata.runtime.api.Element
Returns a boolean indicating if the element data is case sensitive.
isCaseSensitive() - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
isCaseSensitive() - Method in class com.sforce.soap.partner.Field
Gets the caseSensitive value for this Field.
isCaseSensitive() - Method in class org.teiid.connector.metadata.runtime.ColumnRecordImpl
 
isCaseSensitive() - Method in class org.teiid.connector.metadata.runtime.DatatypeRecordImpl
 
isCaseSensitive() - Method in interface org.teiid.connector.metadata.runtime.Element
Is case sensitive?
isCatalogAtStart() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether a catalog name appears at the start of a fully qualified table name.
isClassFileName(String) - Static method in class com.metamatrix.core.util.FileUtils
Returns true iff str.toLowerCase().endsWith(".class") implementation is not creating extra strings.
isClientEncryptionEnabled() - Method in class org.teiid.transport.SSLConfiguration
 
isClosed() - Method in class com.metamatrix.common.connection.BaseTransaction
Return whether this transaction is readonly.
isClosed() - Method in interface com.metamatrix.common.connection.TransactionInterface
Return whether this transaction is readonly.
isClosed() - Method in class com.metamatrix.jdbc.MMConnection
This method will return whether this connection is closed or not.
isClosed() - Method in class com.metamatrix.jdbc.MMResultSet
 
isClosed() - Method in class com.metamatrix.jdbc.MMStatement
Check is the statement is closed.
isClosed() - Method in class com.metamatrix.platform.config.persistence.api.ExtensionModuleConnection
 
isClosed() - Method in interface com.metamatrix.platform.config.persistence.api.PersistentConnection
call to determine is the connection is still available.
isClosed() - Method in class com.metamatrix.platform.config.persistence.impl.file.FilePersistentConnection
call to determine is the connection is still available.
isClosed() - Method in class com.metamatrix.platform.service.controller.AbstractService
Return true if service is closed.
isClosed() - Method in class com.metamatrix.query.processor.relational.RelationalNode
Check if the node has been already closed
isComponentTypeChange() - Method in class com.metamatrix.platform.config.event.ConfigurationChangeEvent
 
isConfigurationModel() - Method in class com.metamatrix.common.config.model.ConfigurationModelContainerImpl
Method indicates if this configuration model was loaded with a complete configuration or not.
isConnected() - Method in class com.metamatrix.connector.xmlsource.file.FileConnection
 
isConnected() - Method in class com.metamatrix.connector.xmlsource.soap.SoapConnection
 
isConnected() - Method in class com.metamatrix.connector.xmlsource.XMLSourceConnection
Check if the connection is active.
isConnectorBindingChange() - Method in class com.metamatrix.platform.config.event.ConfigurationChangeEvent
 
isConserveBandwidth() - Method in class com.metamatrix.common.comm.platform.socket.client.OioOjbectChannelFactory
 
isConstrainedToAllowedValues() - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
isConstrainedToAllowedValues() - Method in class com.metamatrix.common.config.api.ComponentTypePropDefn
 
isConstrainedToAllowedValues() - Method in interface com.metamatrix.common.object.PropertyDefinition
Return whether the value or values for this property are constrained to be only those in the AllowedValues list.
isConstrainedToAllowedValues() - Method in class com.metamatrix.common.object.PropertyDefinitionImpl
 
isConstrainedToAllowedValues() - Method in interface org.teiid.adminapi.PropertyDefinition
Return whether the value or values for this property are constrained to be only those in the AllowedValues list.
isContextDiscarded(String) - Method in interface com.metamatrix.platform.security.audit.AuditConfiguration
 
isContextDiscarded(String) - Method in class com.metamatrix.platform.security.audit.config.BasicAuditConfiguration
 
isContextDiscarded(String) - Method in class com.metamatrix.platform.security.audit.config.UnmodifiableAuditConfiguration
 
isConvert(Function) - Static method in class com.metamatrix.query.function.FunctionLibrary
 
isCorrelated() - Method in class com.metamatrix.query.sql.symbol.Reference
 
isCreateable() - Method in class com.sforce.soap.partner.DescribeSObjectResult
Gets the createable value for this DescribeSObjectResult.
isCreateable() - Method in class com.sforce.soap.partner.Field
Gets the createable value for this Field.
isCreated() - Method in class com.sforce.soap.partner.UpsertResult
Gets the created value for this UpsertResult.
isCreateScript(String) - Static method in class com.metamatrix.vdb.materialization.ScriptType
 
isCriteriaRaised() - Method in class com.metamatrix.query.mapping.xml.ResultSetInfo
 
isCurrency(int) - Method in class com.metamatrix.jdbc.FilteredResultsMetadata
 
isCurrency(int) - Method in class com.metamatrix.jdbc.ResultsMetadataWithProvider
 
isCurrency() - Method in interface com.metamatrix.metadata.runtime.api.Element
Returns a boolean indicating if the element data represents currency.
isCurrency() - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
isCurrency() - Method in class org.teiid.connector.metadata.runtime.ColumnRecordImpl
 
isCurrentTimestampSelectStringCallable() - Method in class org.teiid.dialect.TeiidDialect
 
isCustom() - Method in class com.sforce.soap.partner.DescribeLayoutButton
Gets the custom value for this DescribeLayoutButton.
isCustom() - Method in class com.sforce.soap.partner.DescribeSObjectResult
Gets the custom value for this DescribeSObjectResult.
isCustom() - Method in class com.sforce.soap.partner.DescribeTab
Gets the custom value for this DescribeTab.
isCustom() - Method in class com.sforce.soap.partner.Field
Gets the custom value for this Field.
isCustom() - Method in class com.sforce.soap.partner.RelatedList
Gets the custom value for this RelatedList.
isDataInAttribute() - Method in class com.metamatrix.connector.xml.base.CriteriaDesc
 
isDDLScript(String) - Static method in class com.metamatrix.vdb.materialization.ScriptType
 
isDebugEnabled() - Method in class org.teiid.configuration.CommonsLogManagerAdapter
 
isDefault() - Method in class com.metamatrix.query.mapping.xml.MappingCriteriaNode
 
isDefaultedOnCreate() - Method in class com.sforce.soap.partner.Field
Gets the defaultedOnCreate value for this Field.
isDefaultRecordTypeMapping() - Method in class com.sforce.soap.partner.RecordTypeInfo
Gets the defaultRecordTypeMapping value for this RecordTypeInfo.
isDefaultRecordTypeMapping() - Method in class com.sforce.soap.partner.RecordTypeMapping
Gets the defaultRecordTypeMapping value for this RecordTypeMapping.
isDefaultValue() - Method in class com.sforce.soap.partner.PicklistEntry
Gets the defaultValue value for this PicklistEntry.
isDefinitelyWritable(int) - Method in class com.metamatrix.jdbc.FilteredResultsMetadata
 
isDefinitelyWritable(int) - Method in class com.metamatrix.jdbc.ResultsMetadataWithProvider
 
isDeletable() - Method in class com.sforce.soap.partner.DescribeSObjectResult
Gets the deletable value for this DescribeSObjectResult.
isDeleteAllowed() - Method in interface com.metamatrix.metadata.runtime.api.Group
Returns the deleteAllowed.
isDeleteAllowed() - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
Returns the deleteAllowed.
isDependent() - Method in class com.metamatrix.query.processor.relational.JoinNode
 
isDependentUpon(BaseID) - Method in interface com.metamatrix.common.config.api.ComponentObject
Returns true if this object is dependent upon the specified ComponentObjectID
isDependentUpon(BaseID) - Method in class com.metamatrix.common.config.model.BasicComponentDefn
 
isDependentUpon(BaseID) - Method in class com.metamatrix.common.config.model.BasicComponentObject
 
isDependentUpon(BaseID) - Method in class com.metamatrix.common.config.model.BasicDeployedComponent
 
isDeployable() - Method in interface com.metamatrix.common.config.api.ComponentType
Returns true is the component type is considered deployable within a configuration.
isDeployable() - Method in class com.metamatrix.common.config.model.BasicComponentType
 
isDeployed() - Method in interface com.metamatrix.common.config.api.Configuration
Returns a boolean true if the configuration is deployed for current use.
isDeployed() - Method in interface com.metamatrix.common.config.api.ConfigurationInfo
 
isDeployed() - Method in class com.metamatrix.common.config.model.BasicConfiguration
 
isDeployed() - Method in class com.metamatrix.common.config.model.BasicConfigurationInfo
 
isDeployed(ServiceComponentDefnID, Configuration) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
isDeployed() - Method in class com.metamatrix.platform.admin.api.runtime.ComponentData
 
isDeployedConnector() - Method in interface com.metamatrix.common.config.api.DeployedComponent
Indicates whether this object represents a deployed connector.
isDeployedConnector() - Method in class com.metamatrix.common.config.model.BasicDeployedComponent
Indicates whether this object represents a deployed connector.
isDeployedService() - Method in interface com.metamatrix.common.config.api.DeployedComponent
Indicates whether this object represents a deployed defn (returns true) or a deployed vm component definition (returns false).
isDeployedService() - Method in class com.metamatrix.common.config.model.BasicDeployedComponent
Indicates whether this object represents a deployed service component definition (returns true) or a deployed vm component definition (returns false).
isDeprecated() - Method in interface com.metamatrix.common.config.api.ComponentType
Returns true if this component type is no longer used
isDeprecated() - Method in interface com.metamatrix.common.config.api.ComponentTypeDefn
Returns boolean indicating if this type definition is deprecated or not
isDeprecated() - Method in class com.metamatrix.common.config.model.BasicComponentType
 
isDeprecated() - Method in class com.metamatrix.common.config.model.BasicComponentTypeDefn
 
isDerivedExpression() - Method in class com.metamatrix.query.sql.symbol.ExpressionSymbol
 
isDescendantEnabled() - Method in interface com.metamatrix.platform.admin.api.PermissionDataNode
Are there any entitled nodes below this point in the tree?
isDescendantEnabled() - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeImpl
Are there any entitled nodes below this point in the tree?
isDescendantEnabledFor(AuthorizationActions) - Method in interface com.metamatrix.platform.admin.api.PermissionDataNode
Does this node have any descendants enabled for the given AuthorizationActions?
isDescendantEnabledFor(AuthorizationActions) - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeImpl
Does this node have any descendants enabled for the given AuthorizationActions?
isDescendantOf(PermissionNode, PermissionNode) - Method in interface com.metamatrix.platform.admin.api.PermissionTreeView
Determine whether the given descendant is a descendant of the given ancestor.

This method will check all descendants of the ancester, even if they are marked hidden.
isDescendantOf(PermissionNode, PermissionNode) - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeTreeViewImpl
Determine whether the given descendant is a descendant of the given ancestor.

This method will check all descendants of the ancester, even if they are marked hidden.
isDetailEnabled() - Method in class com.metamatrix.cdk.api.SysLogger
 
isDetailEnabled() - Method in interface org.teiid.connector.api.ConnectorLogger
 
isDigit(char) - Static method in class com.metamatrix.core.util.StringUtil
 
isDigits(String) - Static method in class com.metamatrix.core.util.StringUtil
Determine if the string passed in has all digits as its contents
isDirty() - Method in class com.metamatrix.platform.registry.ServiceRegistryBinding
 
isDirty() - Method in class com.metamatrix.platform.service.controller.ServiceData
 
isDistinct() - Method in class com.metamatrix.query.processor.relational.ListNestedSortComparator
 
isDistinct() - Method in class com.metamatrix.query.processor.relational.SortUtility
 
isDistinct() - Method in class com.metamatrix.query.sql.lang.Select
Checks whether the select is distinct
isDistinct() - Method in class com.metamatrix.query.sql.symbol.AggregateSymbol
Get the distinct flag.
isDistinct() - Method in interface org.teiid.connector.language.IAggregate
Determine whether this function was executed with DISTINCT.
isDistinct() - Method in interface org.teiid.connector.language.ISelect
Determine whether the DISTINCT flag is used in this SELECT.
isDocumentNode() - Method in class com.metamatrix.query.mapping.xml.MappingBaseNode
 
isDocumentNode() - Method in class com.metamatrix.query.mapping.xml.MappingDocument
 
isDone() - Method in class com.metamatrix.dqp.client.ResultsFuture
 
isDone() - Method in class com.metamatrix.query.processor.relational.BatchCollector
 
isDone() - Method in class com.metamatrix.query.processor.relational.SortUtility
 
isDone() - Method in class com.sforce.soap.partner.QueryResult
Gets the done value for this QueryResult.
isDoNotCreateOpportunity() - Method in class com.sforce.soap.partner.LeadConvert
Gets the doNotCreateOpportunity value for this LeadConvert.
isDoubleQuotedVariableAllowed() - Method in class com.metamatrix.dqp.message.RequestMessage
 
ISearchedCaseExpression - Interface in org.teiid.connector.language
Represents a non-searched CASE expression:
CASE WHEN criteria THEN expression ...
isEditable() - Method in class com.sforce.soap.partner.DescribeLayoutItem
Gets the editable value for this DescribeLayoutItem.
isEffectiveImmediately() - Method in interface com.metamatrix.common.config.api.ComponentTypeDefn
Are changes to the property that this ComponentTypeDefn represents effective immediately or only on next startup of the server.
isEffectiveImmediately() - Method in class com.metamatrix.common.config.model.BasicComponentTypeDefn
 
ISelect - Interface in org.teiid.connector.language
Represents a SELECT clause in the language objects.
ISelectSymbol - Interface in org.teiid.connector.language
Represents an item in the SELECT clause.
isElement() - Method in class com.metamatrix.query.processor.xml.NodeDescriptor
 
isElementBeingSelected(ElementSymbol) - Method in class com.metamatrix.query.sql.lang.Select
Check is the element symbol is being selected by this select clause.
isEligibleForBatching(Command, QueryMetadataInterface) - Static method in class com.metamatrix.query.optimizer.batch.BatchedUpdatePlanner
Returns whether a command can be placed in a connector batch
isEmpty() - Method in class com.metamatrix.api.core.message.MessageList
Overrides the implementation of List
isEmpty() - Method in class com.metamatrix.common.properties.UnmodifiableProperties
 
isEmpty() - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
 
isEmpty(String) - Static method in class com.metamatrix.core.util.StringUtil
Returns whether the specified text is either empty or null.
isEmpty() - Method in class com.metamatrix.query.optimizer.relational.RuleStack
 
isEmpty() - Method in class com.metamatrix.query.processor.relational.TupleCollector
 
isEmpty() - Method in class com.metamatrix.query.sql.lang.SetClauseList
 
isEmpty() - Method in class com.metamatrix.query.sql.util.VariableContext
Check if the current context and its parents contain any variables
isEnabled() - Method in class com.metamatrix.admin.objects.MMAdminObject
 
isEnabled() - Method in interface com.metamatrix.common.config.api.ComponentDefn
Returns true if the component object is enabled for use.
isEnabled() - Method in interface com.metamatrix.common.config.api.DeployedComponent
Indicates if the deployed component is enabled for starting.
isEnabled() - Method in interface com.metamatrix.common.config.api.VMComponentDefn
 
isEnabled() - Method in class com.metamatrix.common.config.model.BasicComponentDefn
Returns true if the component object is enabled for use.
isEnabled() - Method in class com.metamatrix.common.config.model.BasicDeployedComponent
 
isEnabled() - Method in class com.metamatrix.common.config.model.BasicVMComponentDefn
Returns true if the component object is enabled for use.
isEnabled() - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
Whether this extension module is enabled for searching or not (it may exist yet be disabled; it will not be searched)
isEnabled(String, int) - Method in interface com.metamatrix.common.log.LogConfiguration
Is the logging for the given context at the specified message level enabled.
isEnabled(String, int) - Method in class com.metamatrix.common.log.LogConfigurationImpl
 
isEnabled() - Method in interface org.teiid.adminapi.ProcessObject
Is this process enabled in Configuration
isEncoded() - Method in class com.metamatrix.connector.xml.soap.SOAPConnectorState
 
isEncoded() - Method in class com.metamatrix.connector.xml.soap.SOAPConnectorStateImpl
 
isEncoded() - Method in interface com.metamatrix.connector.xml.SOAPConnectorState
 
isEncryptionEnabled() - Static method in class com.metamatrix.common.util.crypto.CryptoUtil
 
isEnded() - Method in class com.metamatrix.common.connection.BaseTransaction
Return whether this transaction is ended.
isEntitled(String) - Method in class com.metamatrix.platform.security.authorization.service.AuthorizationServiceImpl
 
isEntity(String, String, String, Attributes) - Method in class com.metamatrix.common.xml.xmi.XMIContentHandler.BodyHandler
 
isEnumeratedAttribute() - Method in class com.metamatrix.connector.xml.base.CriteriaDesc
 
isEqual(boolean, boolean) - Static method in class com.metamatrix.core.util.Assertion
 
isEqual(boolean, boolean, String) - Static method in class com.metamatrix.core.util.Assertion
 
isEqual(int, int) - Static method in class com.metamatrix.core.util.Assertion
 
isEqual(int, int, String) - Static method in class com.metamatrix.core.util.Assertion
 
isEqual(long, long) - Static method in class com.metamatrix.core.util.Assertion
 
isEqual(long, long, String) - Static method in class com.metamatrix.core.util.Assertion
 
isEqual(Object, Object) - Static method in class com.metamatrix.core.util.Assertion
Compares with object1.equals(object2).
isEqual(Object, Object, String) - Static method in class com.metamatrix.core.util.Assertion
Compares with object1.equals(object2).
isErrorEnabled() - Method in class com.metamatrix.cdk.api.SysLogger
 
isErrorEnabled() - Method in class org.teiid.configuration.CommonsLogManagerAdapter
 
isErrorEnabled() - Method in interface org.teiid.connector.api.ConnectorLogger
 
isEssential() - Method in interface com.metamatrix.common.config.api.ComponentDefn
Indicates if this component is essenstial to the server running
isEssential() - Method in class com.metamatrix.common.config.model.BasicComponentDefn
 
isEssential() - Method in class com.metamatrix.platform.admin.api.runtime.ServiceData
 
isEssential() - Method in class com.metamatrix.platform.registry.ServiceRegistryBinding
 
ISetClause - Interface in org.teiid.connector.language
 
ISetClauseList - Interface in org.teiid.connector.language
 
ISetQuery - Interface in org.teiid.connector.language
 
ISetQuery.Operation - Enum in org.teiid.connector.language
 
isEvaluatable(LanguageObject, EvaluatableVisitor.EvaluationLevel) - Static method in class com.metamatrix.query.sql.visitor.EvaluatableVisitor
 
isExceptionOnFault() - Method in class com.metamatrix.connector.xml.soap.SOAPConnectorState
 
isExceptionOnFault() - Method in class com.metamatrix.connector.xml.soap.SOAPConnectorStateImpl
 
isExceptionOnFault() - Method in interface com.metamatrix.connector.xml.SOAPConnectorState
 
isExcluded() - Method in class com.metamatrix.query.mapping.xml.MappingCriteriaNode
 
isExcluded() - Method in class com.metamatrix.query.mapping.xml.MappingNode
 
isExpert() - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
isExpert() - Method in class com.metamatrix.common.config.api.ComponentTypePropDefn
The "expert" flag is used to distinguish between features that are intended for expert users from those that are intended for normal users.
isExpert() - Method in interface com.metamatrix.common.object.PropertyDefinition
The "expert" flag is used to distinguish between features that are intended for expert users from those that are intended for normal users.
isExpert() - Method in class com.metamatrix.common.object.PropertyDefinitionImpl
The "expert" flag is used to distinguish between features that are intended for expert users from those that are intended for normal users.
isExpert() - Method in interface org.teiid.adminapi.PropertyDefinition
The "expert" flag is used to distinguish between features that are intended for expert users from those that are intended for normal users.
isExplicit() - Method in class com.metamatrix.common.types.basic.BigDecimalToBigIntegerTransform
 
isExplicit() - Method in class com.metamatrix.common.types.basic.ClobToStringTransform
 
isExplicit() - Method in class com.metamatrix.common.types.basic.FloatingNumberToBigIntegerTransform
 
isExplicit() - Method in class com.metamatrix.common.types.basic.NumberToBooleanTransform
 
isExplicit() - Method in class com.metamatrix.common.types.basic.NumberToByteTransform
 
isExplicit() - Method in class com.metamatrix.common.types.basic.NumberToDoubleTransform
 
isExplicit() - Method in class com.metamatrix.common.types.basic.NumberToFloatTransform
 
isExplicit() - Method in class com.metamatrix.common.types.basic.NumberToIntegerTransform
 
isExplicit() - Method in class com.metamatrix.common.types.basic.NumberToLongTransform
 
isExplicit() - Method in class com.metamatrix.common.types.basic.NumberToShortTransform
 
isExplicit() - Method in class com.metamatrix.common.types.basic.ObjectToAnyTransform
 
isExplicit() - Method in class com.metamatrix.common.types.basic.SQLXMLToStringTransform
 
isExplicit() - Method in class com.metamatrix.common.types.basic.StringToBigDecimalTransform
 
isExplicit() - Method in class com.metamatrix.common.types.basic.StringToBigIntegerTransform
 
isExplicit() - Method in class com.metamatrix.common.types.basic.StringToBooleanTransform
 
isExplicit() - Method in class com.metamatrix.common.types.basic.StringToByteTransform
 
isExplicit() - Method in class com.metamatrix.common.types.basic.StringToCharacterTransform
 
isExplicit() - Method in class com.metamatrix.common.types.basic.StringToDateTransform
 
isExplicit() - Method in class com.metamatrix.common.types.basic.StringToDoubleTransform
 
isExplicit() - Method in class com.metamatrix.common.types.basic.StringToFloatTransform
 
isExplicit() - Method in class com.metamatrix.common.types.basic.StringToIntegerTransform
 
isExplicit() - Method in class com.metamatrix.common.types.basic.StringToLongTransform
 
isExplicit() - Method in class com.metamatrix.common.types.basic.StringToShortTransform
 
isExplicit() - Method in class com.metamatrix.common.types.basic.StringToSQLXMLTransform
 
isExplicit() - Method in class com.metamatrix.common.types.basic.StringToTimestampTransform
 
isExplicit() - Method in class com.metamatrix.common.types.basic.StringToTimeTransform
 
isExplicit() - Method in class com.metamatrix.common.types.basic.TimestampToDateTransform
 
isExplicit() - Method in class com.metamatrix.common.types.basic.TimestampToTimeTransform
 
isExplicit() - Method in class com.metamatrix.common.types.Transform
 
isExplicitConversion(String, String) - Static method in class com.metamatrix.common.types.DataTypeManager
 
isExternalReference() - Method in class com.metamatrix.query.sql.symbol.ElementSymbol
Get whether this element is an external reference to a group outside the command context.
isFalseCriteria() - Method in class org.teiid.connector.metadata.MetadataLiteralCriteria
Check if this criteria evaluates to a false criteria.
isFatalEnabled() - Method in class org.teiid.configuration.CommonsLogManagerAdapter
 
isFile() - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
 
isFilenameValid(String) - Static method in class com.metamatrix.core.util.FileUtils
Determine whether the specified name is valid for a file or folder on the current file system.
isFilterable() - Method in class com.sforce.soap.partner.Field
Gets the filterable value for this Field.
isFinished() - Method in interface com.metamatrix.query.processor.xml.DocumentInProgress
This flag indicates the document is finished and requires no more processing.
isFinished() - Method in class com.metamatrix.query.processor.xml.SAXDocumentInProgress
 
isFirst() - Method in class com.metamatrix.jdbc.MMResultSet
True if current record is the first in the result set.
isFixedLength() - Method in class org.teiid.connector.metadata.runtime.ColumnRecordImpl
 
isFolder() - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
Determine whether this DirectoryEntry is of type FolderDefinition, meaning it represents a container that may have children.
isForeignKey() - Method in interface com.metamatrix.metadata.runtime.api.Key
Return boolean indicating if this key is a foreign key.
isForeignKey() - Method in class com.metamatrix.metadata.runtime.model.BasicKey
 
isFormatted() - Method in class com.metamatrix.query.mapping.xml.MappingDocument
 
isFullyConfiguredVDB(VDBArchive) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
isFullyConfiguredVDB(VDBArchive) - Method in interface com.metamatrix.dqp.service.ConfigurationService
 
isFullyEvaluatable(LanguageObject, boolean) - Static method in class com.metamatrix.query.sql.visitor.EvaluatableVisitor
Should be called to check if the object can fully evaluated
isFunction() - Method in class org.teiid.connector.metadata.runtime.ProcedureRecordImpl
 
isGroupEntitlement() - Method in class com.metamatrix.platform.security.api.UserEntitlementInfo
Does this represent a group or an element entitlement?
isGroupNode() - Method in interface com.metamatrix.platform.admin.api.PermissionDataNode
 
isGroupNode() - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeImpl
Is this node a group (has only one level of children)?
isHidden(TreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeView
Determine whether the specified TreeNode is hidden.
isHidden(TreeNode) - Method in class com.metamatrix.common.tree.directory.FileSystemView
Determine whether the specified DirectoryEntry is hidden.
isHidden(TreeNode) - Method in interface com.metamatrix.common.tree.TreeView
Determine whether the specified TreeNode is hidden.
isHidden() - Method in interface com.metamatrix.platform.admin.api.PermissionNode
Check whether or not this node is hidden from the PermissionDataNodeTreeView.
isHidden() - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeImpl
Check whether or not this node is hidden from the PermissionDataNodeTreeView.
isHostChange() - Method in class com.metamatrix.platform.config.event.ConfigurationChangeEvent
 
isHostRunning(String) - Method in class com.metamatrix.platform.admin.api.runtime.SystemStateBuilder
 
isIdColumn(IExpression) - Method in class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
isIdentical(Object, Object) - Static method in class com.metamatrix.core.util.Assertion
Compares with object1 == object2.
isIdentical(Object, Object, String) - Static method in class com.metamatrix.core.util.Assertion
Compares with object1 == object2.
isIdLookup() - Method in class com.sforce.soap.partner.Field
Gets the idLookup value for this Field.
isImplicit() - Method in class com.metamatrix.query.sql.symbol.Function
Return true if this function is implicit and should not be shown in SQL representations
isImplicitConversion(String, String) - Static method in class com.metamatrix.common.types.DataTypeManager
 
isImplicitTempGroupSymbol() - Method in class com.metamatrix.query.sql.symbol.GroupSymbol
 
isIndexed() - Method in interface com.metamatrix.metadata.runtime.api.Key
Return boolean indicating if this key is indexed.
isIndexed() - Method in class com.metamatrix.metadata.runtime.model.BasicKey
 
isIndexFile() - Method in class org.teiid.connector.metadata.FileRecordImpl
 
isIndexFile(String) - Static method in class org.teiid.metadata.index.SimpleIndexUtil
Return true if the specifed index file represents a index file on the file system otherwise return false.
isIndexFile(File) - Static method in class org.teiid.metadata.index.SimpleIndexUtil
Return true if the specifed index file represents a index file on the file system otherwise return false.
isInfixFunction(String) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
isInfoEnabled() - Method in class com.metamatrix.cdk.api.SysLogger
 
isInfoEnabled() - Method in class org.teiid.configuration.CommonsLogManagerAdapter
 
isInfoEnabled() - Method in interface org.teiid.connector.api.ConnectorLogger
 
isInitialized() - Static method in class com.metamatrix.common.util.crypto.CryptoUtil
 
isInitialized() - Method in class com.metamatrix.platform.service.controller.AbstractService
Return true if service has been initialized.
isInPlanForm() - Method in class com.metamatrix.query.sql.lang.OrderBy
 
isInsertAllowed() - Method in interface com.metamatrix.metadata.runtime.api.Group
Returns the insertAllowed.
isInsertAllowed() - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
Returns the insertAllowed.
isInstanceOf(Class, Object) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the object is an instance of the specified Class
isInstanceOf(Class, Object, String) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the object is an instance of the specified Class
isInstanceOf(Object, Class, String) - Static method in class com.metamatrix.core.util.Assertion
Verifies that the specified value is an instance of the specified class.
isInternal() - Method in class com.metamatrix.query.sql.lang.SPParameter
Check whether the parameter is internal or not.
isInTransaction() - Method in interface org.teiid.connector.xa.api.TransactionContext
 
isInvalidNumeric(String) - Method in class com.metamatrix.common.config.model.PropertyValidations
 
isJavaFileName(String) - Static method in class com.metamatrix.core.util.FileUtils
Returns true iff str.toLowerCase().endsWith(".java") implementation is not creating extra strings.
isJoinedWithParent() - Method in class com.metamatrix.query.mapping.xml.ResultSetInfo
 
isJoinRoot() - Method in class com.metamatrix.query.mapping.xml.ResultSetInfo
 
isKnownIndex(String) - Static method in class org.teiid.metadata.index.IndexConstants.INDEX_NAME
 
isLast() - Method in class com.metamatrix.common.lob.LobChunk
 
isLast() - Method in class com.metamatrix.jdbc.MMResultSet
True if current record is the last in the result set.
isLastBatch() - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
isLayoutable() - Method in class com.sforce.soap.partner.DescribeSObjectResult
Gets the layoutable value for this DescribeSObjectResult.
isLeafNode() - Method in interface com.metamatrix.platform.admin.api.PermissionNode
Is this node a leaf?
isLeafNode() - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeImpl
Is this node a leaf?
isLeftDistinct() - Method in class com.metamatrix.query.processor.relational.JoinNode
 
isLengthFixed() - Method in interface com.metamatrix.metadata.runtime.api.DataType
Returns a boolean indicating if the length is fixed.
isLengthFixed() - Method in interface com.metamatrix.metadata.runtime.api.Element
Returns a boolean indicating if the length is fixed.
isLengthFixed() - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
isLetter(char) - Static method in class com.metamatrix.core.util.StringUtil
 
isLetterOrDigit(char) - Static method in class com.metamatrix.core.util.StringUtil
 
isLevelDiscarded(int) - Method in interface com.metamatrix.platform.security.audit.AuditConfiguration
 
isLevelDiscarded(int) - Method in class com.metamatrix.platform.security.audit.config.BasicAuditConfiguration
 
isLevelDiscarded(int) - Method in class com.metamatrix.platform.security.audit.config.UnmodifiableAuditConfiguration
 
isLinux() - Static method in class com.metamatrix.common.util.OSPlatformUtil
Test whether the IDE is running on some variant of Unix.
isLoadScript(String) - Static method in class com.metamatrix.vdb.materialization.ScriptType
 
isLOB(Class) - Static method in class com.metamatrix.common.types.DataTypeManager
Is the supplied class type a LOB based data type?
isLOB(String) - Static method in class com.metamatrix.common.types.DataTypeManager
 
isLocal() - Method in class com.metamatrix.platform.registry.RegistryBinding
 
isLocation() - Method in class com.metamatrix.connector.xml.base.ParameterDescriptor
 
isLocked() - Method in interface com.metamatrix.common.config.api.Configuration
Returns a boolean true if the configuration is locked for current modifications.
isLocked() - Method in interface com.metamatrix.common.config.api.ConfigurationInfo
 
isLocked() - Method in class com.metamatrix.common.config.model.BasicConfiguration
 
isLocked() - Method in class com.metamatrix.common.config.model.BasicConfigurationInfo
 
isLogRequestResponse() - Method in class com.metamatrix.connector.xml.base.XMLConnectorStateImpl
 
isLogRequestResponse() - Method in interface com.metamatrix.connector.xml.XMLConnectorState
 
isMakeDep() - Method in class com.metamatrix.query.sql.lang.FromClause
 
isMakeNotDep() - Method in class com.metamatrix.query.sql.lang.FromClause
 
isMarked() - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Return the marked state of the specified node.
isMarked(TreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
Return the marked state of the specified node.
isMarked(TreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeView
Return the marked state of the specified node.
isMarked() - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
Return the marked state of the specified entry.
isMarked(TreeNode) - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
Return the marked state of the specified entry.
isMarked(TreeNode) - Method in class com.metamatrix.common.tree.directory.FileSystemView
Return the marked state of the specified entry.
isMarked(TreeNode) - Method in interface com.metamatrix.common.tree.TreeNodeEditor
Return the marked state of the specified node.
isMarked(TreeNode) - Method in interface com.metamatrix.common.tree.TreeView
Return the marked state of the specified entry.
isMasked() - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
isMasked() - Method in class com.metamatrix.common.config.api.ComponentTypePropDefn
The "masked" flag is used to tell whether the value should be masked when displayed to users.
isMasked() - Method in interface com.metamatrix.common.object.PropertyDefinition
The "masked" flag is used to tell whether the value should be masked when displayed to users.
isMasked() - Method in class com.metamatrix.common.object.PropertyDefinitionImpl
The "masked" flag is used to tell whether the value should be masked when displayed to users.
isMasked() - Method in interface org.teiid.adminapi.PropertyDefinition
The "masked" flag is used to tell whether the value should be masked when displayed to users.
isMaskedProperty(String, ComponentType) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedDataService
Check to see if the property read is a masked/encoded property
isMaterialization() - Method in class com.metamatrix.admin.objects.MMModel
 
isMaterialization() - Method in interface com.metamatrix.common.vdb.api.ModelInfo
Check whether this model is a materialization of a virtual group.
isMaterialization() - Method in interface com.metamatrix.metadata.runtime.api.Model
Check whether this model is a materialization of a virtual group.
isMaterialization() - Method in class com.metamatrix.metadata.runtime.model.BasicModel
Check whether this model is a materialization of a virtual group.
isMaterialization() - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
Check whether this model is a materialization of a virtual group.
isMaterialization() - Method in interface org.teiid.adminapi.Model
Determine whether this model is a Materialization Model
isMaterializationScript(String) - Static method in class com.metamatrix.vdb.materialization.ScriptType
 
isMaterialized() - Method in class org.teiid.connector.metadata.runtime.TableRecordImpl
 
isMergeable() - Method in class com.sforce.soap.partner.DescribeSObjectResult
Gets the mergeable value for this DescribeSObjectResult.
isMessageLevelValid(int) - Static method in class com.metamatrix.core.log.MessageLevel
Utility method to set the level of messages that are recorded for this VM.
isMessageToBeRecorded(String, int) - Static method in class com.metamatrix.common.log.LogManager
Utility method to identify whether a log message with the specified context and level will be recorded in the LogManager's destinations.
isMessageToBeRecorded(String) - Method in class com.metamatrix.platform.security.audit.AuditManager
Utility method to identify whether a audit message with the specified context will be recorded in the AuditManager's destinations.
isMessageToBeRecorded(AuditMessage) - Method in class com.metamatrix.platform.security.audit.AuditManager
Utility method to identify whether a log message will be recorded in the AuditManager's destinations.
isModelDetailsLoaded() - Method in interface com.metamatrix.metadata.runtime.api.MetadataSourceAPI
Returns true if the metadata for the groups and elements have been loaded.
isModelDetailsLoaded() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseMetadata
Returns true if the metadata for the groups and elements have been loaded.
isModelDetailsLoaded() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseMetadata
 
isModelDetailsLoaded() - Method in class com.metamatrix.metadata.runtime.model.MetadataCache
Returns true if the metadata for the groups and elements have been loaded.
isModelFile() - Method in class org.teiid.connector.metadata.FileRecordImpl
 
isModelFile(File) - Static method in class org.teiid.metadata.index.ModelFileUtil
Return true if the File represents a MetaMatrix model file or an xsd file this method does not check if the file exists in a project with model nature.
isModelFileExtension(String, boolean) - Static method in class org.teiid.metadata.index.ModelFileUtil
Return true if a file with the specified name and extension represents a MetaMatrix model file.
isModelIndex(String) - Static method in class org.teiid.metadata.index.SimpleIndexUtil
Return true if the specifed index file represents a known index file on the file system otherwise return false.
isModifiable() - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
isModifiable() - Method in class com.metamatrix.common.config.api.ComponentTypePropDefn
The modifiable flag is used to identify features that may not be changed once they are set.
isModifiable() - Method in interface com.metamatrix.common.object.PropertyDefinition
The modifiable flag is used to identify features that may not be changed once they are set.
isModifiable() - Method in class com.metamatrix.common.object.PropertyDefinitionImpl
The modifiable flag is used to identify features that may not be changed once they are set.
isModifiable() - Method in interface org.teiid.adminapi.PropertyDefinition
The modifiable flag is used to identify features that may not be changed once they are set.
isModified() - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Return whether this node has undergone changes.
isModified() - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
Return whether this node has undergone changes.
isModified() - Method in interface com.metamatrix.common.tree.TreeNode
Return whether this node has undergone changes.
isMonitored() - Method in interface com.metamatrix.common.config.api.ComponentType
Returns true if this component type is monitored
isMonitored() - Method in class com.metamatrix.common.config.model.BasicComponentType
 
isMultiElement() - Method in class com.metamatrix.connector.xml.base.CriteriaDesc
 
isMultiSelectColumn(IExpression) - Method in class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
isMultiSourceBindingEnabled() - Method in interface com.metamatrix.common.vdb.api.ModelInfo
Returns true if the model has been enabled to have multiple connector bindings assigned.
isMultiSourceBindingEnabled() - Method in interface com.metamatrix.metadata.runtime.api.Model
Returns true if the model has been enabled to have multiple connector bindings assigned.
isMultiSourceBindingEnabled() - Method in class com.metamatrix.metadata.runtime.model.BasicModel
 
isMultiSourceBindingEnabled() - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
isMultiValued() - Method in class com.metamatrix.query.sql.symbol.Constant
 
isMultiValued() - Method in interface org.teiid.connector.language.ILiteral
Returns true if the value for this literal is a list of values.
isNameField() - Method in class com.sforce.soap.partner.Field
Gets the nameField value for this Field.
isNameInUse(String) - Method in interface com.metamatrix.common.extensionmodule.spi.ExtensionModuleTransaction
Indicates if an extension module name is already in used.
isNameInUse(String, Connection) - Static method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleReader
 
isNameInUse(String) - Method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleTransaction
 
isNameValid(String) - Method in interface com.metamatrix.common.tree.directory.DirectoryEntryEditor
Determine whether the specified name is valid for a file or folder on the current file system.
isNameValid(String) - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
Determine whether the specified name is valid for a file or folder on the current file system.
isNegated() - Method in class com.metamatrix.query.sql.lang.AbstractSetCriteria
Returns whether this criteria is negated.
isNegated() - Method in class com.metamatrix.query.sql.lang.BetweenCriteria
Returns whether this criteria is negated.
isNegated() - Method in class com.metamatrix.query.sql.lang.IsNullCriteria
Returns whether this criteria is negated.
isNegated() - Method in class com.metamatrix.query.sql.lang.MatchCriteria
Returns whether this criteria is negated.
isNegated() - Method in interface org.teiid.connector.language.IBaseInCriteria
Returns whether this criteria is negated.
isNegated() - Method in interface org.teiid.connector.language.IIsNullCriteria
Returns whether this criteria is negated.
isNegated() - Method in interface org.teiid.connector.language.ILikeCriteria
Returns whether this criteria is negated.
isNegative(int) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the value is negative (<0).
isNegative(int, String) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the value is negative (<0).
isNegative(long) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the value is negative (<0).
isNegative(long, String) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the value is negative (<0).
isNegative(int) - Static method in class com.metamatrix.core.util.Assertion
 
isNegative(int, String) - Static method in class com.metamatrix.core.util.Assertion
 
isNegative(long) - Static method in class com.metamatrix.core.util.Assertion
 
isNegative(long, String) - Static method in class com.metamatrix.core.util.Assertion
 
isNextStartUp() - Method in class com.metamatrix.common.config.model.BasicConfiguration
Does this config represent the Next Startup config?
isNillable() - Method in class com.metamatrix.query.mapping.xml.MappingElement
 
isNillable() - Method in class com.sforce.soap.partner.Field
Gets the nillable value for this Field.
isNoCache() - Method in class com.metamatrix.query.sql.lang.Option
 
isNoCacheGroup(QueryMetadataInterface, Object, Option) - Static method in class com.metamatrix.query.resolver.command.SimpleQueryResolver
 
isNonComparable(String) - Static method in class com.metamatrix.common.types.DataTypeManager
 
isNonComparable(Expression) - Static method in class com.metamatrix.query.validator.ValidationVisitor
 
isNonNegative(int) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the value is non-negative (>=0).
isNonNegative(int, String) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the value is non-negative (>=0).
isNonNegative(long) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the value is non-negative (>=0).
isNonNegative(long, String) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the value is non-negative (>=0).
isNonNegative(int) - Static method in class com.metamatrix.core.util.Assertion
 
isNonNegative(int, String) - Static method in class com.metamatrix.core.util.Assertion
 
isNonNegative(long) - Static method in class com.metamatrix.core.util.Assertion
 
isNonNegative(long, String) - Static method in class com.metamatrix.core.util.Assertion
 
isNonPositive(int) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the value is non-positive (<=0).
isNonPositive(int, String) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the value is non-positive (<=0).
isNonPositive(long) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the value is non-positive (<=0).
isNonPositive(long, String) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the value is non-positive (<=0).
isNonPositive(int) - Static method in class com.metamatrix.core.util.Assertion
 
isNonPositive(int, String) - Static method in class com.metamatrix.core.util.Assertion
 
isNonPositive(long) - Static method in class com.metamatrix.core.util.Assertion
 
isNonPositive(long, String) - Static method in class com.metamatrix.core.util.Assertion
 
isNotEmpty(Collection) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the collection is not empty
isNotEmpty(Collection, String) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the collection is not empty
isNotEmpty(Map) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the map is not empty
isNotEmpty(Map, String) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the map is not empty
isNotEmpty(Object[]) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the array is not empty
isNotEmpty(Object[], String) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the array is not empty
isNotEmpty(String) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the string is not empty
isNotEmpty(String, String) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the string is not empty
isNotEmpty(Collection) - Static method in class com.metamatrix.core.util.Assertion
 
isNotEmpty(Collection, String) - Static method in class com.metamatrix.core.util.Assertion
 
isNotEmpty(Map) - Static method in class com.metamatrix.core.util.Assertion
 
isNotEmpty(Map, String) - Static method in class com.metamatrix.core.util.Assertion
 
isNotEqual(boolean, boolean) - Static method in class com.metamatrix.core.util.Assertion
 
isNotEqual(boolean, boolean, String) - Static method in class com.metamatrix.core.util.Assertion
 
isNotEqual(int, int) - Static method in class com.metamatrix.core.util.Assertion
 
isNotEqual(int, int, String) - Static method in class com.metamatrix.core.util.Assertion
 
isNotEqual(long, long) - Static method in class com.metamatrix.core.util.Assertion
 
isNotEqual(long, long, String) - Static method in class com.metamatrix.core.util.Assertion
 
isNotNull(Object) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the object is non-null
isNotNull(Object, String) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the object is non-null
isNotNull(Object) - Static method in class com.metamatrix.core.util.Assertion
 
isNotNull(Object, String) - Static method in class com.metamatrix.core.util.Assertion
 
isNotNullOrEmpty(String) - Method in class com.metamatrix.connector.xml.base.XMLConnectorStateImpl
 
isNotSame(Object, String, Object, String) - Static method in class com.metamatrix.core.util.ArgCheck
Asserts that the specified first object is not the same as (==) the specified second object.
isNotZeroLength(String) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the string is non-null and has length > 0
isNotZeroLength(String, String) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the string is non-null and has length > 0
isNotZeroLength(String) - Static method in class com.metamatrix.core.util.Assertion
 
isNotZeroLength(String, String) - Static method in class com.metamatrix.core.util.Assertion
 
isNull(Object) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the object is null
isNull(Object, String) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the object is null
isNull(Object) - Static method in class com.metamatrix.core.util.Assertion
 
isNull(Object, String) - Static method in class com.metamatrix.core.util.Assertion
 
isNull(Expression) - Static method in class com.metamatrix.query.rewriter.QueryRewriter
 
isNull() - Method in class com.metamatrix.query.sql.symbol.Constant
Return true if the constant is null.
isNullable(int) - Method in class com.metamatrix.jdbc.FilteredResultsMetadata
 
isNullable(int) - Method in class com.metamatrix.jdbc.ResultsMetadataWithProvider
 
isNullCrit(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse an IS [NOT] NULL criteria.
IsNullCriteria - Class in com.metamatrix.query.sql.lang
Represents criteria such as: " IS NULL".
IsNullCriteria() - Constructor for class com.metamatrix.query.sql.lang.IsNullCriteria
Constructs a default instance of this class.
IsNullCriteria(Expression) - Constructor for class com.metamatrix.query.sql.lang.IsNullCriteria
Constructs an instance of this class with an expression
isNullDependent() - Method in class com.metamatrix.query.function.FunctionDescriptor
 
isNullDependent() - Method in class com.metamatrix.query.function.metadata.FunctionMethod
Returns true if the function can produce a non-null output from a null parameter
isNullDependent(QueryMetadataInterface, Collection<GroupSymbol>, Criteria) - Static method in class com.metamatrix.query.optimizer.relational.rules.JoinUtil
Returns true if the given criteria can be anything other than false (or unknown) given all null values for elements in the inner groups
isNullDependent(QueryMetadataInterface, Collection<GroupSymbol>, Expression) - Static method in class com.metamatrix.query.optimizer.relational.rules.JoinUtil
 
isOfTypeAuthProvider() - Method in class com.metamatrix.common.config.model.BasicAuthenticationProviderType
 
isOfTypeConnector() - Method in interface com.metamatrix.common.config.api.ComponentType
Returns true if this component type is a connector type
isOfTypeConnector() - Method in class com.metamatrix.common.config.model.BasicComponentType
 
isOfTypeConnector() - Method in class com.metamatrix.common.config.model.BasicConnectorBindingType
 
isOfTypeConnector() - Method in class com.metamatrix.common.config.model.BasicResourceComponentType
 
isOfTypeConnector() - Method in class com.metamatrix.common.config.model.BasicServiceComponentType
 
isOpen() - Method in interface com.metamatrix.common.comm.api.ServerConnection
 
isOpen() - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerConnection
 
isOpen() - Method in interface com.metamatrix.common.comm.platform.socket.client.SocketServerInstance
 
isOpen() - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerInstanceImpl
 
isOpen() - Method in interface com.metamatrix.common.comm.platform.socket.ObjectChannel
 
isOpen() - Method in class com.metamatrix.platform.service.controller.AbstractService
Return true if service is open
isOpen() - Method in class org.teiid.transport.LocalServerConnection
 
isOpen() - Method in class org.teiid.transport.SSLAwareChannelHandler.ObjectChannelImpl
 
isOptimisticTransaction() - Method in class com.metamatrix.query.util.CommandContext
 
isOptional() - Method in interface com.metamatrix.metadata.runtime.api.ProcedureParameter
Returns a boolean indicating if this parameter is optional.
isOptional() - Method in class com.metamatrix.metadata.runtime.model.BasicProcedureParameter
 
isOptional() - Method in class com.metamatrix.query.mapping.xml.MappingAttribute
 
isOptional() - Method in class com.metamatrix.query.mapping.xml.MappingElement
 
isOptional() - Method in class com.metamatrix.query.processor.xml.NodeDescriptor
 
isOptional() - Method in class com.metamatrix.query.sql.lang.CompareCriteria
Returns true if the compare criteria is used as join criteria, but not needed during processing.
isOptional() - Method in class com.metamatrix.query.sql.lang.FromClause
 
isOptional() - Method in class org.teiid.connector.metadata.runtime.ProcedureParameterRecordImpl
 
isOrganizationMultiCurrency() - Method in class com.sforce.soap.partner.GetUserInfoResult
Gets the organizationMultiCurrency value for this GetUserInfoResult.
isOrgHasPersonAccounts() - Method in class com.sforce.soap.partner.GetUserInfoResult
Gets the orgHasPersonAccounts value for this GetUserInfoResult.
isOuter() - Method in class com.metamatrix.query.sql.lang.JoinType
Check if this join type is an outer join.
isOverwriteLeadSource() - Method in class com.sforce.soap.partner.LeadConvert
Gets the overwriteLeadSource value for this LeadConvert.
isParameter() - Method in class com.metamatrix.connector.xml.base.ParameterDescriptor
 
isParentAttribute() - Method in class com.metamatrix.connector.xml.base.CriteriaDesc
 
isParentOf(TreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Determine whether this handle is the parent of the specified handle.
isParentOf(TreeNode, TreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
Determine whether the specified node is a child of the given parent node.
isParentOf(TreeNode, TreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeSource
Determine whether the specified node is a child of the given parent node.
isParentOf(TreeNode, TreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeView
Determine whether the specified node is a child of the given parent node.
isParentOf(TreeNode, TreeNode) - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
Determine whether the specified node is a child of the given parent node.
isParentOf(TreeNode, TreeNode) - Method in class com.metamatrix.common.tree.directory.FileSystemView
Determine whether the specified node is a child of the given parent node.
isParentOf(TreeNode, TreeNode) - Method in interface com.metamatrix.common.tree.TreeNodeEditor
Determine whether the specified node is a child of the given parent node.
isParentOf(TreeNode, TreeNode) - Method in interface com.metamatrix.common.tree.TreeNodeSource
Determine whether the specified node is a child of the given parent node.
isParentOf(TreeNode, TreeNode) - Method in interface com.metamatrix.common.tree.TreeView
Determine whether the specified node is a child of the given parent node.
isParentToChildJoin() - Method in class com.metamatrix.connector.salesforce.execution.visitors.JoinQueryVisitor
 
isPartialResultsError() - Method in exception com.metamatrix.dqp.exception.SourceWarning
 
isPasswordExpired() - Method in class com.sforce.soap.partner.LoginResult
Gets the passwordExpired value for this LoginResult.
isPhysical() - Method in class com.metamatrix.admin.objects.MMModel
 
isPhysical() - Method in interface com.metamatrix.common.vdb.api.ModelInfo
Whether this is a physical model.
isPhysical() - Method in interface com.metamatrix.metadata.runtime.api.DataType
Returns a boolean indicating if this a physical data type.
isPhysical() - Method in interface com.metamatrix.metadata.runtime.api.Element
Returns a boolean indicating if this a physical element.
isPhysical() - Method in interface com.metamatrix.metadata.runtime.api.Group
Return boolean indicating if this a physical model.
isPhysical() - Method in interface com.metamatrix.metadata.runtime.api.Model
Return boolean indicating if this model is of a physical type.
isPhysical() - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
isPhysical() - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
isPhysical() - Method in class com.metamatrix.metadata.runtime.model.BasicModel
 
isPhysical() - Method in interface com.metamatrix.platform.admin.api.PermissionDataNode
Does this node belong to a physical model?
isPhysical() - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeImpl
Does this node belong to a physical model?
isPhysical() - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
isPhysical() - Method in interface org.teiid.adminapi.Model
Determine if this model is a physical type.
isPhysical() - Method in class org.teiid.connector.metadata.runtime.ModelRecordImpl
 
isPhysical() - Method in class org.teiid.connector.metadata.runtime.TableRecordImpl
 
isPhysicalBindingAllowed() - Method in class com.metamatrix.vdb.runtime.BasicURIModelResource
 
isPhysicalBindingAllowed() - Method in interface com.metamatrix.vdb.runtime.URIModelResource
 
isPhysicalBindingAllowed(String) - Method in class com.metamatrix.vdb.runtime.URIResource
 
isPlaceholder() - Method in class com.sforce.soap.partner.DescribeLayoutItem
Gets the placeholder value for this DescribeLayoutItem.
isPoolable() - Method in class com.metamatrix.jdbc.MMStatement
 
isPortAvailable(String, int) - Method in class com.metamatrix.common.util.NetUtils
Call to determine if a port is available to be opened.
isPositional() - Method in class com.metamatrix.query.sql.symbol.Reference
 
isPositive(int) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the value is positive (>0).
isPositive(int, String) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the value is positive (>0).
isPositive(long) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the value is positive (>0).
isPositive(long, String) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the value is positive (>0).
isPositive(int) - Static method in class com.metamatrix.core.util.Assertion
 
isPositive(int, String) - Static method in class com.metamatrix.core.util.Assertion
 
isPositive(long) - Static method in class com.metamatrix.core.util.Assertion
 
isPositive(long, String) - Static method in class com.metamatrix.core.util.Assertion
 
isPrepared() - Method in class org.teiid.connector.jdbc.translator.SQLConversionVisitor
 
isPrepared() - Method in class org.teiid.connector.jdbc.translator.TranslatedCommand
Return the statement type, one of #STMT_TYPE_STATEMENT, #STMT_TYPE_PREPARED_STATEMENT, or #STMT_TYPE_CALLABLE_STATEMENT
isPreparedBatchUpdate() - Method in class com.metamatrix.dqp.message.RequestMessage
 
isPreparedStatement() - Method in class com.metamatrix.dqp.message.RequestMessage
 
isPreprocess() - Method in class com.metamatrix.connector.xml.base.XMLConnectorStateImpl
 
isPreprocess() - Method in interface com.metamatrix.connector.xml.XMLConnectorState
 
isPrimaryKey() - Method in interface com.metamatrix.metadata.runtime.api.Key
Return boolean indicating if the key is the primary key.
isPrimaryKey() - Method in class com.metamatrix.metadata.runtime.model.BasicKey
 
isProcedure(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
isProcedure(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
isProcedure(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Determine whether this is a procedure
isProcedure(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
isProcedure() - Method in class com.metamatrix.query.sql.symbol.GroupSymbol
 
isProcedure(Object) - Method in class org.teiid.metadata.TransformationMetadata
 
isProcedureRelational() - Method in class com.metamatrix.query.sql.lang.StoredProcedure
 
isProcedureReservedWord(String) - Static method in class com.metamatrix.query.sql.ProcedureReservedWords
Check whether a string is a procedure reserved word.
isProgramRecursive() - Method in class com.metamatrix.query.processor.xml.Condition
Indicates if the then Program is recursive
isProgramRecursive() - Method in class com.metamatrix.query.processor.xml.RecurseProgramCondition
 
isPropertyValid(String, String) - Method in class com.metamatrix.common.config.model.PropertyValidations
 
isQueryable() - Method in class com.sforce.soap.partner.DescribeSObjectResult
Gets the queryable value for this DescribeSObjectResult.
isQueryPlanAllowed() - Method in class com.metamatrix.dqp.message.RequestMessage
 
isReadonly() - Method in class com.metamatrix.common.connection.BaseTransaction
Return whether this transaction is readonly.
isReadonly() - Method in interface com.metamatrix.common.connection.TransactionInterface
Return whether this transaction is readonly.
isReadOnly(PropertiedObject) - Method in class com.metamatrix.common.object.DefaultPropertyAccessPolicy
 
isReadOnly(PropertiedObject, PropertyDefinition) - Method in class com.metamatrix.common.object.DefaultPropertyAccessPolicy
 
isReadOnly(PropertiedObject) - Method in interface com.metamatrix.common.object.PropertiedObjectEditor
Return whether this editor may be used to set property values on the specified PropertiedObject.
isReadOnly(PropertiedObject) - Method in class com.metamatrix.common.object.PropertiedObjectEditorImpl
 
isReadOnly(PropertiedObject, PropertyDefinition) - Method in class com.metamatrix.common.object.PropertiedObjectEditorImpl
 
isReadOnly(PropertiedObject) - Method in interface com.metamatrix.common.object.PropertyAccessPolicy
 
isReadOnly(PropertiedObject, PropertyDefinition) - Method in interface com.metamatrix.common.object.PropertyAccessPolicy
 
isReadOnly(PropertiedObject) - Method in class com.metamatrix.common.object.PropertyAccessPolicyImpl
 
isReadOnly(PropertiedObject, PropertyDefinition) - Method in class com.metamatrix.common.object.PropertyAccessPolicyImpl
 
isReadOnly(PropertiedObject) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
 
isReadOnly(PropertiedObject, PropertyDefinition) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
 
isReadOnly(TreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeSource
Determine whether the specified TreeNode is considered read-only
isReadOnly() - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
Return whether this object is read only and may not be modified.
isReadOnly(PropertiedObject) - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
Return whether this editor may be used to set property values on the specified PropertiedObject.
isReadOnly(PropertiedObject, PropertyDefinition) - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
 
isReadOnly(TreeNode) - Method in interface com.metamatrix.common.tree.TreeNodeSource
Determine whether the specified TreeNode is considered read-only
isReadOnly(int) - Method in class com.metamatrix.jdbc.FilteredResultsMetadata
 
isReadOnly() - Method in class com.metamatrix.jdbc.MMConnection
This method will return whether this connection is read only or not.
isReadOnly() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether the databases used by metamatrix are in read-only mode
isReadOnly(int) - Method in class com.metamatrix.jdbc.ResultsMetadataWithProvider
 
isReadOnly() - Method in interface com.metamatrix.platform.security.api.AuthorizationPermissions
Determine whether this AuthorizationPermissionCollection object is "readonly".
isReadOnly() - Method in class com.metamatrix.platform.security.api.AuthorizationPermissionsImpl
Determine whether this AuthorizationPermissionCollection object is "readonly".
isRecordTypeSelectorRequired() - Method in class com.sforce.soap.partner.DescribeLayoutResult
Gets the recordTypeSelectorRequired value for this DescribeLayoutResult.
isRecursive() - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeImpl
A node is recursive if its actions are shared by its descendants' actions.
isRecursive() - Method in interface com.metamatrix.platform.security.api.AuthorizationResource
Determine if the Actions applies to this resource should be applied recursively to sub resources.
isRecursive() - Method in class com.metamatrix.platform.security.api.DataAccessResource
Determine if the Actions applies to this resource should be applied recursively to sub resources.
isRecursive() - Method in class com.metamatrix.query.mapping.xml.MappingElement
true if this element is recursive element; false otherwise
isRecursive() - Method in class com.metamatrix.query.mapping.xml.MappingRecursiveElement
Is recursice
isRecursiveProgramInStack() - Method in class com.metamatrix.query.processor.xml.XMLProcessorEnvironment
Indicates if there is a recursive program anywhere in the current program stack (not just at the top).
isRecursiveResource(String) - Static method in class com.metamatrix.platform.security.api.BasicAuthorizationPermission
Does this resource have the recursive attribute.
isRegistered() - Method in class com.metamatrix.admin.objects.MMAdminObject
 
isRegistered() - Method in class com.metamatrix.platform.admin.api.runtime.ComponentData
 
isReleased() - Method in interface com.metamatrix.common.config.api.Configuration
Returns a boolean true if the configuration is released and ready for deployment.
isReleased() - Method in interface com.metamatrix.common.config.api.ConfigurationInfo
 
isReleased() - Method in class com.metamatrix.common.config.model.BasicConfiguration
 
isReleased() - Method in class com.metamatrix.common.config.model.BasicConfigurationInfo
 
isRemoved() - Method in class com.metamatrix.common.buffer.impl.TupleSourceInfo
Check whether this tuple source has been removed.
isReplicateable() - Method in class com.sforce.soap.partner.DescribeSObjectResult
Gets the replicateable value for this DescribeSObjectResult.
isRequestClosed() - Method in class com.metamatrix.dqp.message.AtomicResultsMessage
 
isRequired() - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
isRequired() - Method in interface com.metamatrix.common.config.api.ComponentTypeDefn
Returns boolean indicating if this definition is required for this component type.
isRequired() - Method in class com.metamatrix.common.config.api.ComponentTypePropDefn
The "required" flag is used to identify features that require at least one value (possibly a default value) by the consumer of the property.
isRequired() - Method in class com.metamatrix.common.config.model.BasicComponentTypeDefn
 
isRequired() - Method in interface com.metamatrix.common.object.PropertyDefinition
The "required" flag is used to identify features that require at least one value (possibly a default value) by the consumer of the property.
isRequired() - Method in class com.metamatrix.common.object.PropertyDefinitionImpl
The "required" flag is used to identify features that require at least one value (possibly a default value) by the consumer of the property.
isRequired() - Method in class com.sforce.soap.partner.DescribeLayoutItem
Gets the required value for this DescribeLayoutItem.
isRequired() - Method in interface org.teiid.adminapi.PropertyDefinition
The "required" flag is used to identify features that require at least one value (possibly a default value) by the consumer of the property.
isReservedModelName(String) - Static method in class com.metamatrix.core.util.ResourceNameUtil
This method checks whether or not a proposed xmi model name is reserved or not.
isReservedProjectName(String) - Static method in class com.metamatrix.core.util.ResourceNameUtil
This method checks whether or not a proposed project name is reserved or not.
isReservedResourceName(String) - Static method in class com.metamatrix.core.util.ResourceNameUtil
This method checks whether or not a proposed name is reserved or not.
isReservedSchemaName(String) - Static method in class com.metamatrix.core.util.ResourceNameUtil
This method checks whether or not a proposed xsd model name is reserved or not.
isReservedVdbName(String) - Static method in class com.metamatrix.core.util.ResourceNameUtil
This method checks whether or not a proposed vdb name is reserved or not.
isReservedWord(String) - Static method in class com.metamatrix.query.sql.ReservedWords
Check whether a string is a reserved word.
isReservedWord(String) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
Check whether a string is considered a reserved word or not.
isResolved() - Method in class com.metamatrix.query.sql.lang.Command
Indicates whether this command has been resolved or not - attempting to resolve a command that has already been resolved has undefined results.
isResolved() - Method in class com.metamatrix.query.sql.symbol.AliasSymbol
Returns true if this symbol has been completely resolved with respect to actual runtime metadata.
isResolved() - Method in class com.metamatrix.query.sql.symbol.CaseExpression
 
isResolved() - Method in class com.metamatrix.query.sql.symbol.Constant
Return true if expression has been fully resolved.
isResolved() - Method in class com.metamatrix.query.sql.symbol.ElementSymbol
If metadataID is not null and type is not null return true, else return false
isResolved() - Method in interface com.metamatrix.query.sql.symbol.Expression
Return true if expression has been fully resolved.
isResolved() - Method in class com.metamatrix.query.sql.symbol.ExpressionSymbol
If elementSymbols is not null return true, else return false
isResolved() - Method in class com.metamatrix.query.sql.symbol.Function
Return true if expression has been fully resolved.
isResolved() - Method in class com.metamatrix.query.sql.symbol.GroupSymbol
Returns true if this symbol has been completely resolved with respect to actual runtime metadata.
isResolved() - Method in class com.metamatrix.query.sql.symbol.MultipleElementSymbol
True if multiple element symbol has been resolved by having all referring element symbols set.
isResolved() - Method in class com.metamatrix.query.sql.symbol.Reference
 
isResolved() - Method in class com.metamatrix.query.sql.symbol.ScalarSubquery
 
isResolved() - Method in class com.metamatrix.query.sql.symbol.SearchedCaseExpression
 
isResolved() - Method in class com.metamatrix.query.sql.symbol.Symbol
Returns true if this symbol has been completely resolved with respect to actual runtime metadata.
isResponseId() - Method in class com.metamatrix.connector.xml.base.ParameterDescriptor
 
isRestrictedPicklist() - Method in class com.sforce.soap.partner.Field
Gets the restrictedPicklist value for this Field.
isRetrieveable() - Method in class com.sforce.soap.partner.DescribeSObjectResult
Gets the retrieveable value for this DescribeSObjectResult.
isRightDistinct() - Method in class com.metamatrix.query.processor.relational.JoinNode
 
isRoot(TreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeView
Determine whether the specified TreeNode is a root of the underlying system.
isRoot(TreeNode) - Method in class com.metamatrix.common.tree.directory.FileSystemView
Determine whether the specified DirectoryEntry is a root of the underlying system.
isRoot(TreeNode) - Method in interface com.metamatrix.common.tree.TreeView
Determine whether the specified TreeNode is a root of the underlying system.
isRootRecursiveNode() - Method in class com.metamatrix.query.mapping.xml.MappingBaseNode
 
isRootSourceNode() - Method in class com.metamatrix.query.mapping.xml.MappingSourceNode
 
isRPC() - Method in class com.metamatrix.connector.xml.soap.SOAPConnectorState
 
isRPC() - Method in class com.metamatrix.connector.xml.soap.SOAPConnectorStateImpl
 
isRPC() - Method in interface com.metamatrix.connector.xml.SOAPConnectorState
 
isRunning() - Method in interface com.metamatrix.admin.api.Host
Return true if this Host is executing.
isRunning() - Method in class com.metamatrix.admin.objects.MMHost
Return true if this Host is running
isRunning() - Method in class com.metamatrix.admin.objects.MMProcess
 
isRunning() - Method in interface org.teiid.adminapi.ProcessObject
 
isRuntimeType() - Method in interface com.metamatrix.metadata.runtime.api.DataType
Returns true if this datatype is Runtime Type, false otherwise.
isSameConnector(Object, Object, QueryMetadataInterface, CapabilitiesFinder) - Static method in class com.metamatrix.query.optimizer.relational.rules.CapabilitiesUtil
 
isSameInstance(ServerConnection) - Method in interface com.metamatrix.common.comm.api.ServerConnection
 
isSameInstance(ServerConnection) - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerConnection
 
isSameInstance(ServerConnection) - Method in class org.teiid.transport.LocalServerConnection
 
isSameProcess(MMConnection) - Method in class com.metamatrix.jdbc.MMConnection
 
isSameRM(XAResource) - Method in class com.metamatrix.jdbc.MMXAResource
 
isSandbox() - Method in class com.sforce.soap.partner.LoginResult
Gets the sandbox value for this LoginResult.
isScalarGroup(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
isScalarGroup(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
isScalarGroup(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
 
isScalarGroup(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
isScalarGroup() - Method in class com.metamatrix.query.metadata.TempMetadataID
 
isSearchable(int) - Method in class com.metamatrix.jdbc.FilteredResultsMetadata
 
isSearchable(int) - Method in class com.metamatrix.jdbc.ResultsMetadataWithProvider
 
isSearchable() - Method in class com.sforce.soap.partner.DescribeSObjectResult
Gets the searchable value for this DescribeSObjectResult.
isSecure() - Method in class com.metamatrix.jdbc.MMDataSource
Returns a flag indicating whether to create a secure connection or not.
isSecure() - Method in class org.teiid.jdbc.TeiidDataSource
Returns a flag indicating whether to create a secure connection or not.
isSecurityEnabled() - Method in interface com.metamatrix.platform.security.api.service.MembershipServiceInterface
 
isSecurityEnabled() - Method in class com.metamatrix.platform.security.membership.service.MembershipServiceImpl
 
isSelectable() - Method in class org.teiid.connector.metadata.runtime.ColumnRecordImpl
 
isSelected() - Method in class com.sforce.soap.partner.DescribeTabSetResult
Gets the selected value for this DescribeTabSetResult.
isSemi() - Method in class com.metamatrix.query.sql.lang.JoinType
 
isSendNotificationEmail() - Method in class com.sforce.soap.partner.LeadConvert
Gets the sendNotificationEmail value for this LeadConvert.
isServerSSLEnabled() - Method in class org.teiid.transport.SSLConfiguration
 
isServiceBad() - Method in class com.metamatrix.platform.registry.ServiceRegistryBinding
 
isServiceChange() - Method in class com.metamatrix.platform.config.event.ConfigurationChangeEvent
 
isSessionFunctionEvaluated() - Method in class com.metamatrix.query.util.CommandContext
 
isShutdown() - Method in class com.metamatrix.core.event.AbstractEventBroker
 
isShutdown() - Method in interface com.metamatrix.core.event.EventBroker
 
isShutdownComplete() - Method in class com.metamatrix.core.event.AbstractEventBroker
 
isShutdownRequested() - Method in class com.metamatrix.core.event.AbstractEventBroker
 
isShuttingDown() - Method in interface com.metamatrix.platform.vm.api.controller.ProcessManagement
Returns true if system is being shutdown.
isShuttingDown() - Method in class com.metamatrix.platform.vm.controller.ProcessController
 
isSigned(int) - Method in class com.metamatrix.jdbc.FilteredResultsMetadata
 
isSigned(int) - Method in class com.metamatrix.jdbc.ResultsMetadataWithProvider
 
isSigned() - Method in interface com.metamatrix.metadata.runtime.api.DataType
Returns a boolean indicating if the element data is signed.
isSigned() - Method in interface com.metamatrix.metadata.runtime.api.Element
Returns a boolean indicating if the element data is signed.
isSigned() - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
isSigned() - Method in class org.teiid.connector.metadata.runtime.ColumnRecordImpl
 
isSigned() - Method in class org.teiid.connector.metadata.runtime.DatatypeRecordImpl
 
isSimpleSoapElement() - Method in class com.metamatrix.connector.xml.base.CriteriaDesc
 
isSOAPArrayElement() - Method in class com.metamatrix.connector.xml.base.CriteriaDesc
 
isSource() - Method in class com.metamatrix.admin.objects.MMRequest
 
isSource() - Method in interface org.teiid.adminapi.Request
 
isSourceExists(String) - Method in interface com.metamatrix.platform.admin.api.ExtensionSourceAdminAPI
Checks if the extension module exists.
isSourceExists(String) - Method in class com.metamatrix.platform.admin.apiimpl.ExtensionSourceAdminAPIImpl
 
isSourceInUse(String) - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleManager
Returns the ExtensionModuleDescriptor object for the extension module indicated by sourceName
isSourceNameReserved(String) - Static method in class com.metamatrix.common.util.VDBNameValidator
 
isSourceValid(String) - Static method in class com.metamatrix.common.util.VDBNameValidator
 
isSpecial() - Method in class com.metamatrix.connector.xml.base.OutputXPathDesc
 
isStagedResult() - Method in class com.metamatrix.query.mapping.xml.ResultSetInfo
 
isStagingTable(Object) - Method in class com.metamatrix.query.optimizer.xml.XMLPlannerEnvironment
 
isStandard() - Method in interface com.metamatrix.metadata.runtime.api.DataType
Returns a boolean indicating if this is a MetaMatrix standard type.
isStar() - Method in class com.metamatrix.query.sql.lang.Select
Checks for a Select * clause
isStarted() - Method in interface com.metamatrix.admin.api.SystemObject
 
isStarted() - Method in class com.metamatrix.admin.objects.MMSystem
 
isStarted() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedBaseDQPService
 
isStarted() - Method in class com.metamatrix.platform.vm.controller.ProcessController
Return TRUE if the system's services are started; i.e.
isStartingNode(BasicTreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeIterator
 
isStartingNode(TreeNode) - Method in class com.metamatrix.common.tree.TreeNodeIterator
 
isStoredQuery() - Method in class com.metamatrix.metadata.runtime.model.BasicProcedure
 
isSubscription() - Method in class com.metamatrix.server.serverapi.RequestInfo
Return true if the request is for a subsription
isSuccess() - Method in class com.sforce.soap.partner.DeleteResult
Gets the success value for this DeleteResult.
isSuccess() - Method in class com.sforce.soap.partner.EmptyRecycleBinResult
Gets the success value for this EmptyRecycleBinResult.
isSuccess() - Method in class com.sforce.soap.partner.InvalidateSessionsResult
Gets the success value for this InvalidateSessionsResult.
isSuccess() - Method in class com.sforce.soap.partner.LeadConvertResult
Gets the success value for this LeadConvertResult.
isSuccess() - Method in class com.sforce.soap.partner.MergeResult
Gets the success value for this MergeResult.
isSuccess() - Method in class com.sforce.soap.partner.ProcessResult
Gets the success value for this ProcessResult.
isSuccess() - Method in class com.sforce.soap.partner.SaveResult
Gets the success value for this SaveResult.
isSuccess() - Method in class com.sforce.soap.partner.SendEmailResult
Gets the success value for this SendEmailResult.
isSuccess() - Method in class com.sforce.soap.partner.UndeleteResult
Gets the success value for this UndeleteResult.
isSuccess() - Method in class com.sforce.soap.partner.UpsertResult
Gets the success value for this UpsertResult.
ISSUER_SERIAL - Static variable in class com.metamatrix.connector.xmlsource.soap.SecurityToken
 
isSuperUser(String) - Method in interface com.metamatrix.platform.admin.api.AuthorizationAdminAPI
Returns true if the given username matches the current membership security.membership.admin.username from the current config
isSuperUser(String) - Method in class com.metamatrix.platform.admin.apiimpl.AuthorizationAdminAPIImpl
Return true is given username is a super user
isSuperUser(String) - Method in interface com.metamatrix.platform.security.api.service.MembershipServiceInterface
 
isSuperUser(String) - Method in class com.metamatrix.platform.security.membership.service.MembershipServiceImpl
 
isSwapScript(String) - Static method in class com.metamatrix.vdb.materialization.ScriptType
 
isSystem() - Method in class org.teiid.connector.metadata.runtime.TableRecordImpl
 
isSystemErrorState() - Method in interface com.metamatrix.jdbc.api.SQLException
 
isSystemErrorState(String) - Static method in class com.metamatrix.jdbc.api.SQLStates
 
isSystemErrorState() - Method in exception com.metamatrix.jdbc.MMSQLException
 
isSystemModelWithSystemTableType(String) - Static method in class com.metamatrix.common.vdb.api.SystemVdbUtility
Return true if the specified model name matches the name of any system model of TABLE_TYPES.SYSTEM_TYPE (match ignores case)
isSystemStarted() - Method in interface com.metamatrix.platform.admin.api.RuntimeStateAdminAPI
Return TRUE if the system is started; i.e.
isSystemStarted() - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIHelper
Return TRUE if the system is started; i.e.
isSystemStarted() - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIImpl
Return TRUE if the system is started; i.e.
isSystemTable() - Method in interface com.metamatrix.metadata.runtime.api.Group
 
isSystemTable() - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
isTagRoot() - Method in class com.metamatrix.query.mapping.xml.MappingBaseNode
A tag root node is the first visual node (Element to be specific) in the document tree which is the root element in the output xml document.
isTagRoot() - Method in class com.metamatrix.query.mapping.xml.MappingElement
 
isTempGroupInsert() - Method in class com.metamatrix.query.processor.relational.ProjectIntoNode
 
isTempGroupName(String) - Static method in class com.metamatrix.query.sql.symbol.GroupSymbol
 
isTempGroupSymbol() - Method in class com.metamatrix.query.sql.symbol.GroupSymbol
Returns true if this is a symbol for a temporary group (i.e.
isTemporaryTable(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
isTemporaryTable(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
isTemporaryTable(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Determine whether a group is a temporary table.
isTemporaryTable(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
isTempTable() - Method in class com.metamatrix.query.metadata.TempMetadataID
Whether it is a temporary table
isTempTable() - Method in class com.metamatrix.query.sql.symbol.GroupSymbol
 
isTerminated() - Method in interface com.metamatrix.common.queue.WorkerPool
 
isTraceEnabled() - Method in class com.metamatrix.cdk.api.SysLogger
 
isTraceEnabled() - Method in class org.teiid.configuration.CommonsLogManagerAdapter
 
isTraceEnabled() - Method in interface org.teiid.connector.api.ConnectorLogger
 
isTranformationInputParameter() - Method in class org.teiid.connector.metadata.runtime.ColumnRecordImpl
 
isTransactional() - Method in class com.metamatrix.dqp.message.AtomicRequestMessage
 
isTransactional() - Method in class com.metamatrix.dqp.message.AtomicResultsMessage
 
isTransactional() - Method in interface org.teiid.connector.api.ExecutionContext
 
isTransformable(Class, Class) - Static method in class com.metamatrix.common.types.DataTypeManager
Does a transformation exist between the source and target type?
isTransformable(String, String) - Static method in class com.metamatrix.common.types.DataTypeManager
Does a transformation exist between the source and target type of given names? The Class for source and target type are not needed to do this lookup.
isTriggerAutoResponseEmail() - Method in class com.sforce.soap.partner.EmailHeader
Gets the triggerAutoResponseEmail value for this EmailHeader.
isTriggerOtherEmail() - Method in class com.sforce.soap.partner.EmailHeader
Gets the triggerOtherEmail value for this EmailHeader.
isTriggerUserEmail() - Method in class com.sforce.soap.partner.EmailHeader
Gets the triggerUserEmail value for this EmailHeader.
isTrue(boolean, String) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the boolean condition is true; throw an IllegalArgumentException if not.
isTruncateScript(String) - Static method in class com.metamatrix.vdb.materialization.ScriptType
 
ISubqueryCompareCriteria - Interface in org.teiid.connector.language
Represents a quantified comparison criteria.
ISubqueryCompareCriteria.Quantifier - Enum in org.teiid.connector.language
 
ISubqueryContainer - Interface in org.teiid.connector.language
This is a marker interface for language interfaces that contain a subquery.
ISubqueryInCriteria - Interface in org.teiid.connector.language
Represents an IN criteria that uses a subquery on the right side rather than a list of values.
isUndeletable() - Method in class com.sforce.soap.partner.DescribeSObjectResult
Gets the undeletable value for this DescribeSObjectResult.
isUnique() - Method in class com.sforce.soap.partner.Field
Gets the unique value for this Field.
isUniqueKey() - Method in interface com.metamatrix.metadata.runtime.api.Key
Return boolean indicating if the key is a unique key.
isUniqueKey() - Method in class com.metamatrix.metadata.runtime.model.BasicKey
 
isUnix() - Static method in class com.metamatrix.common.util.OSPlatformUtil
Test whether the IDE is running on some variant of Unix.
isUnlimited() - Method in class com.metamatrix.connector.xml.base.CriteriaDesc
 
isUpdatable() - Method in class org.teiid.connector.metadata.runtime.ColumnRecordImpl
 
isUpdate - Variable in class com.metamatrix.query.optimizer.relational.PlanHints
 
isUpdateable() - Method in class com.sforce.soap.partner.DescribeSObjectResult
Gets the updateable value for this DescribeSObjectResult.
isUpdateable() - Method in class com.sforce.soap.partner.Field
Gets the updateable value for this Field.
isUpdateAllowed() - Method in interface com.metamatrix.metadata.runtime.api.Group
Returns the updateAllowed.
isUpdateAllowed() - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
Returns the updateAllowed.
isUpdateMru() - Method in class com.sforce.soap.partner.MruHeader
Gets the updateMru value for this MruHeader.
isUpdateProcedure() - Method in class com.metamatrix.query.processor.proc.ProcedurePlan
 
isUpdateProcedure() - Method in class com.metamatrix.query.sql.proc.CreateUpdateProcedureCommand
 
isUpdateResult() - Method in class com.metamatrix.dqp.message.ResultsMessage
 
isUpdateSql(String) - Static method in class com.metamatrix.common.util.SqlUtil
Determines whether a sql statement is an update (INSERT, UPDATE, or DELETE).
isUsageErrorState() - Method in interface com.metamatrix.jdbc.api.SQLException
 
isUsageErrorState(String) - Static method in class com.metamatrix.jdbc.api.SQLStates
 
isUsageErrorState() - Method in exception com.metamatrix.jdbc.MMSQLException
 
isUseCollapsibleSection() - Method in class com.sforce.soap.partner.DescribeLayoutSection
Gets the useCollapsibleSection value for this DescribeLayoutSection.
isUseHeading() - Method in class com.sforce.soap.partner.DescribeLayoutSection
Gets the useHeading value for this DescribeLayoutSection.
isUserGroup() - Method in class com.metamatrix.platform.security.api.GranteeEntitlementEntry
Does this Grantee represent a user group? If not, it's a user.
isUserOrGroup(String) - Static method in class com.metamatrix.admin.objects.MMPrincipal
Determine whether the given className is either of Principal.TYPE_USER or Principal.TYPE_GROUP.
isUsingDefault() - Method in class com.metamatrix.query.sql.lang.SPParameter
 
isUsingSSL() - Method in class com.metamatrix.common.api.MMURL
 
isValdComponentTypeCode(int) - Static method in class com.metamatrix.common.config.model.BasicUtil
 
isValid(BaseID) - Static method in class com.metamatrix.common.namedobject.IDVerifier
Method to determine whether a BaseID has a valid full name.
isValid(String) - Static method in class com.metamatrix.common.util.VDBNameValidator
 
isValid(int) - Method in class com.metamatrix.jdbc.MMConnection
 
isValid() - Method in class com.metamatrix.query.optimizer.relational.rules.CriteriaCapabilityValidatorVisitor
 
isValidNewName(String) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
 
isValidServerURL(String) - Static method in class com.metamatrix.common.api.MMURL
Validates that a server URL is in the correct format.
isValidType(String) - Static method in class com.metamatrix.common.extensionmodule.ExtensionModuleTypes
Indicates whether the type name in question is a valid type
isValidValue(PropertiedObject, PropertyDefinition, Object) - Method in interface com.metamatrix.common.object.PropertiedObjectEditor
Return whether the specified value is considered valid.
isValidValue(PropertiedObject, PropertyDefinition, Object) - Method in class com.metamatrix.common.object.PropertiedObjectEditorImpl
Return whether the specified value is considered valid.
isValidValue(PropertyDefinition, Object) - Method in class com.metamatrix.common.object.PropertiedObjectImpl
Return whether the specified value is considered valid.
isValidValue(int, PropertyDefinition, Object) - Method in interface com.metamatrix.common.object.PropertiedObjectsEditor
Return whether the specified value is considered valid.
isValidValue(int, PropertyDefinition, Object) - Method in class com.metamatrix.common.object.PropertiedObjectsEditorImpl
Return whether the specified value is considered valid.
isValidValue(Object) - Method in class com.metamatrix.common.object.PropertyType
 
isValidValue(Object) - Method in interface com.metamatrix.common.object.PropertyTypeValidator
 
isValidValue(Object[], PropertyTypeValidator) - Static method in class com.metamatrix.common.object.StandardPropertyTypeValidator
This helper method will be used to evaluate any PropertyValues that have a multiplicity of * or be able to have more than one value.
isValidValue(PropertiedObject, PropertyDefinition, Object) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
Return whether the specified value is considered valid.
isValidValue(PropertyDefinition, Object) - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
 
isValidValue(PropertiedObject, PropertyDefinition, Object) - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
Return whether the specified value is considered valid.
isValidVDB(VDBArchive) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedBaseDQPService
checks the validity of the VDB
isValueEncrypted(String) - Static method in class com.metamatrix.common.util.crypto.CryptoUtil
 
isVarArg() - Method in class com.metamatrix.query.function.metadata.FunctionParameter
 
isVarArgs() - Method in class com.metamatrix.query.function.metadata.FunctionMethod
 
isVdbArchiveFile(File) - Static method in class org.teiid.metadata.index.ModelFileUtil
isVirtual() - Method in class com.metamatrix.query.metadata.TempMetadataID
Check whether this group is virtual
isVirtual() - Method in class org.teiid.connector.metadata.runtime.ProcedureRecordImpl
 
isVirtual() - Method in class org.teiid.connector.metadata.runtime.TableRecordImpl
 
isVirtualDocument() - Method in interface com.metamatrix.metadata.runtime.api.Group
Whether this group represents a virtual document.
isVirtualDocument() - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
isVirtualGroup(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
isVirtualGroup(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
isVirtualGroup(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Determine whether a group is virtual or not.
isVirtualGroup(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
isVirtualGroup(Object) - Method in class org.teiid.metadata.TransformationMetadata
 
isVirtualModel(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
isVirtualModel(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
isVirtualModel(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Determine whether a model is virtual or not.
isVirtualModel(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
isVirtualModel(Object) - Method in class org.teiid.metadata.TransformationMetadata
 
isVisible() - Method in class com.metamatrix.admin.objects.MMModel
 
isVisible() - Method in interface com.metamatrix.common.vdb.api.ModelInfo
Returns true if the model is visible to the use for querying
isVisible(String) - Method in class com.metamatrix.common.vdb.api.VDBArchive
 
isVisible(String) - Method in interface com.metamatrix.common.vdb.api.VDBDefn
Is the given resource file is visible to the user.
isVisible(String) - Method in interface com.metamatrix.metadata.runtime.api.MetadataSourceAPI
Returns the visibility for a resource path that exist this vdb
isVisible() - Method in interface com.metamatrix.metadata.runtime.api.Model
Returns true if the model is visible to the use for querying
isVisible(String) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseMetadata
Returns the visibility for a resource path.
isVisible() - Method in class com.metamatrix.metadata.runtime.model.BasicModel
 
isVisible(String) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseMetadata
Returns the visibility for a resource path.
isVisible(String) - Method in class com.metamatrix.metadata.runtime.model.MetadataCache
 
isVisible(String, VirtualDatabaseID) - Method in class com.metamatrix.metadata.runtime.RuntimeMetadataCatalog
Returns the visibility for a resource path that exist in a given vdb
isVisible() - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
isVisible(String) - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
isVisible() - Method in interface org.teiid.adminapi.Model
Determine whether this model is exposed for querying.
isVisible() - Method in class org.teiid.connector.metadata.runtime.ModelRecordImpl
 
isWarnEnabled() - Method in class org.teiid.configuration.CommonsLogManagerAdapter
 
isWarningEnabled() - Method in class com.metamatrix.cdk.api.SysLogger
 
isWarningEnabled() - Method in interface org.teiid.connector.api.ConnectorLogger
 
isWindows() - Static method in class com.metamatrix.common.util.OSPlatformUtil
Test whether the IDE is running on some variant of Windows.
isWrapperFor(Class<?>) - Method in class com.metamatrix.common.jdbc.SimplePooledConnectionSource
 
isWrapperFor(Class<?>) - Method in class com.metamatrix.jdbc.WrapperImpl
 
isWritable(int) - Method in class com.metamatrix.jdbc.FilteredResultsMetadata
 
isWritable(int) - Method in class com.metamatrix.jdbc.ResultsMetadataWithProvider
 
isWsdlUser(String) - Method in class com.metamatrix.platform.security.membership.service.MembershipServiceImpl
 
isXAPoolType() - Method in class com.metamatrix.admin.objects.MMConnectionPool
 
isXAPoolType() - Method in interface org.teiid.adminapi.ConnectionPool
 
isXASupported() - Method in interface com.metamatrix.common.config.api.ConnectorBinding
Returns true if this component type supports XA transactions.
isXASupported() - Method in class com.metamatrix.common.config.model.BasicConnectorBinding
Returns true if this component type supports XA transactions.
isXMLCommand(Command) - Method in class com.metamatrix.query.validator.AbstractValidationVisitor
Check to verify if the query would return XML results.
isXMLDocType() - Method in class com.metamatrix.vdb.runtime.BasicURIModelResource
 
isXMLDocType() - Method in interface com.metamatrix.vdb.runtime.URIModelResource
 
ISXMLDOCTYPE - Static variable in class com.metamatrix.vdb.runtime.URIResourceReader.Constants.URI.Attribute
 
isXMLDocument(String) - Method in class com.metamatrix.vdb.runtime.URIResource
 
isXMLGroup(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
isXMLGroup(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
isXMLGroup(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Determine whether a group is an XML virtual document.
isXMLGroup(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
isXMLGroup(Object) - Method in class org.teiid.metadata.TransformationMetadata
 
isXsdFile(File) - Static method in class org.teiid.metadata.index.ModelFileUtil
Return true if the IResource represents a xsd file.
ITEM_TYPE_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
iterateCursor(String) - Method in class com.metamatrix.query.processor.proc.ProcedurePlan
 
iterator() - Method in class com.metamatrix.api.core.message.MessageList
Overrides the implementation of List
iterator() - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
 
iterator() - Method in class com.metamatrix.common.tree.basic.BasicTreeView
Obtain an iterator for this whole view, which navigates the view's nodes using pre-order rules (i.e., it visits a node before its children).
iterator(TreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeView
Obtain an iterator for the view starting at the specified node.
iterator() - Method in class com.metamatrix.common.tree.directory.FileSystemView
Obtain an iterator for this whole view, which navigates the view's nodes using pre-order rules (i.e., it visits a node before its children).
iterator(TreeNode) - Method in class com.metamatrix.common.tree.directory.FileSystemView
Obtain an iterator for the view starting at the specified node.
iterator() - Method in interface com.metamatrix.common.tree.TreeView
Obtain an iterator for this whole view, which navigates the view's nodes using pre-order rules (i.e., it visits a node before its children).
iterator(TreeNode) - Method in interface com.metamatrix.common.tree.TreeView
Obtain an iterator for the view starting at the specified node.
iterator(PermissionNode) - Method in interface com.metamatrix.platform.admin.api.PermissionTreeView
Obtain a depth-first Iterator starting at the given node.
iterator() - Method in interface com.metamatrix.platform.admin.api.PermissionTreeView
Obtain a depth-first Iterator over the whole tree starting at the root.
iterator(PermissionNode) - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeTreeViewImpl
Obtain a depth-first Iterator starting at the given node.
iterator() - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeTreeViewImpl
Obtain a depth-first Iterator over the whole tree starting at the root.
iterator() - Method in interface com.metamatrix.platform.security.api.AuthorizationPermissions
Obtain an iterator over the AuthorizationPermission instances in this collection.
iterator() - Method in class com.metamatrix.platform.security.api.AuthorizationPermissionsImpl
Obtain an iterator over the AuthorizationPermission instances in this collection.
iterator() - Method in class com.metamatrix.platform.security.api.AuthorizationPolicy
Obtain an iterator over the AuthorizationPermission instances that this policy applies.
iterator() - Method in class com.metamatrix.platform.security.api.UserEntitlementInfo
Get an iterator over the Grantees possessing this entitlement.
iteratorByTarget(Object) - Method in class com.metamatrix.api.core.message.MessageList
Return an iterator over the Message instances that have the specified Object as the message target.
iteratorByType(int) - Method in class com.metamatrix.api.core.message.MessageList
Return an iterator over the Message instances that have the specified message type.
iteratorByType(int[]) - Method in class com.metamatrix.api.core.message.MessageList
Return an iterator over the Message instances that have a message type included in the provided set.
IUpdate - Interface in org.teiid.connector.language
Represents an UPDATE command in the language objects.

J

JAR_FILE_TYPE - Static variable in interface com.metamatrix.common.config.api.ExtensionModule
The name of the JAR file type of extension module - this is the only type of extension module that can be searched for Class objects
JAR_FILE_TYPE - Static variable in class com.metamatrix.common.extensionmodule.ExtensionModuleTypes
The name of the JAR file type of extension module - this is the only type of extension module that can be searched for Class objects
JAR_FILE_TYPE - Static variable in interface org.teiid.adminapi.ExtensionModule
The name of the JAR file type of extension module - this is the only type of extension module that can be searched for Class objects
JarURLConnection - Class in com.metamatrix.common.protocol.jar
Jar protocol connection class.
JarURLConnection(URL) - Constructor for class com.metamatrix.common.protocol.jar.JarURLConnection
 
JAVA_IO_TEMP_DIR - Static variable in class com.metamatrix.core.util.FileUtils
 
JAVA_OPTS - Static variable in interface com.metamatrix.common.config.api.VMComponentDefnType
Java Starter Command Properties These properties are used to create the java command to execute when starting the process.
JavaCharStream - Class in com.metamatrix.query.parser
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape processing).
JavaCharStream(Reader, int, int, int) - Constructor for class com.metamatrix.query.parser.JavaCharStream
 
JavaCharStream(Reader, int, int) - Constructor for class com.metamatrix.query.parser.JavaCharStream
 
JavaCharStream(Reader) - Constructor for class com.metamatrix.query.parser.JavaCharStream
 
JavaCharStream(InputStream, String, int, int, int) - Constructor for class com.metamatrix.query.parser.JavaCharStream
 
JavaCharStream(InputStream, int, int, int) - Constructor for class com.metamatrix.query.parser.JavaCharStream
 
JavaCharStream(InputStream, String, int, int) - Constructor for class com.metamatrix.query.parser.JavaCharStream
 
JavaCharStream(InputStream, int, int) - Constructor for class com.metamatrix.query.parser.JavaCharStream
 
JavaCharStream(InputStream, String) - Constructor for class com.metamatrix.query.parser.JavaCharStream
 
JavaCharStream(InputStream) - Constructor for class com.metamatrix.query.parser.JavaCharStream
 
JavaLogWriter - Class in com.metamatrix.core.log
Write to Java logging
JavaLogWriter() - Constructor for class com.metamatrix.core.log.JavaLogWriter
 
JBossCache<K,V> - Class in com.metamatrix.cache.jboss
Implementation of Cache using JBoss Cache
JBossCache(Cache<K, V>, Fqn) - Constructor for class com.metamatrix.cache.jboss.JBossCache
 
JBossCacheFactory - Class in com.metamatrix.cache.jboss
 
JBossCacheFactory(Cache, JMXUtil) - Constructor for class com.metamatrix.cache.jboss.JBossCacheFactory
 
JBossCacheListener - Class in com.metamatrix.cache.jboss
 
JBossCacheListener(Fqn, CacheListener) - Constructor for class com.metamatrix.cache.jboss.JBossCacheListener
 
JCE_PROVIDER - Static variable in class com.metamatrix.common.util.CommonPropertyNames
This property indicates the encryption provider, if set to none encryption is disabled.
JConsole - Class in com.metamatrix.script.shell
A JFC/Swing based console for the BeanShell desktop.
JConsole() - Constructor for class com.metamatrix.script.shell.JConsole
 
JConsole(InputStream, OutputStream) - Constructor for class com.metamatrix.script.shell.JConsole
 
JConsole.BlockingPipedInputStream - Class in com.metamatrix.script.shell
The overridden read method in this class will not throw "Broken pipe" IOExceptions; It will simply wait for new writers and data.
JConsole.BlockingPipedInputStream(PipedOutputStream) - Constructor for class com.metamatrix.script.shell.JConsole.BlockingPipedInputStream
 
JDBC - Static variable in class com.metamatrix.jdbc.BaseDataSource
 
JDBC_ERR_0001 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
jdbc (015)
JDBC_ERR_0002 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0003 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0004 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0005 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0006 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0007 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0008 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0009 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0010 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0011 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0012 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0013 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0014 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0015 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0016 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0017 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0018 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0019 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0020 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0021 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0022 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0023 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0024 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0025 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0026 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0027 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0028 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0029 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0030 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0031 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0032 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0033 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0034 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0035 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0036 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0037 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0038 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0039 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0040 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0041 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0042 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0043 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0044 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0045 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0046 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0047 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0048 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0049 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0050 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0051 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0052 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0053 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0054 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0055 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0056 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0057 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0058 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0059 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0060 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0061 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0062 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0063 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0064 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0065 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
JDBCAuthorizationReader - Class in com.metamatrix.platform.security.authorization.spi.jdbc
 
JDBCAuthorizationReader() - Constructor for class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationReader
 
JDBCAuthorizationTransaction - Class in com.metamatrix.platform.security.authorization.spi.jdbc
 
JDBCAuthorizationTransactionFactory - Class in com.metamatrix.platform.security.authorization.spi.jdbc
 
JDBCAuthorizationTransactionFactory() - Constructor for class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationTransactionFactory
 
JDBCAuthorizationTransactionFactory(Properties) - Constructor for class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationTransactionFactory
 
JDBCBaseExecution - Class in org.teiid.connector.jdbc
 
JDBCBaseExecution(Connection, Translator, ConnectorLogger, Properties, ExecutionContext) - Constructor for class org.teiid.connector.jdbc.JDBCBaseExecution
 
JDBCC_0001 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCC_0001 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
JDBCC_0002 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCC_0002 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
JDBCC_0003 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCC_0003 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
JDBCC_0004 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCC_0005 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCC_0006 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCC_0007 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCC_0008 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCC_0009 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCC_0010 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCC_0011 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCC_0012 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCC_0013 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCC_0014 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCC_0015 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCC_0016 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCC_0017 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCC_0018 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCC_0019 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCC_0020 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCC_0021 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCC_0022 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCC_0023 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCC_0024 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCC_0025 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCC_0026 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCC_0027 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCC_0028 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCC_0029 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCC_0030 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCC_0031 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCC_0032 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCC_0033 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCC_0034 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCCapabilities - Class in org.teiid.connector.jdbc
 
JDBCCapabilities() - Constructor for class org.teiid.connector.jdbc.JDBCCapabilities
 
jdbcCompliant() - Method in class com.metamatrix.jdbc.BaseDriver
This method returns true if the driver passes jdbc compliance tests.
jdbcCompliant() - Method in class org.teiid.jdbc.TeiidDriver
This method returns true if the driver passes jdbc compliance tests.
JDBCConnectionPoolHelper - Class in com.metamatrix.common.config
Created on May 14, 2002 The JDBCResourcePool is used to obtain a JDBC Connection from the resource pool.
JDBCConnectionPoolHelper() - Constructor for class com.metamatrix.common.config.JDBCConnectionPoolHelper
 
JDBCConnector - Class in com.metamatrix.metadata.runtime.spi.jdbc
 
JDBCConnector - Class in org.teiid.connector.jdbc
JDBC implementation of Connector interface.
JDBCConnector() - Constructor for class org.teiid.connector.jdbc.JDBCConnector
 
JDBCConnectorFactory - Class in com.metamatrix.metadata.runtime.spi.jdbc
 
JDBCConnectorFactory() - Constructor for class com.metamatrix.metadata.runtime.spi.jdbc.JDBCConnectorFactory
 
JDBCExecutionException - Exception in org.teiid.connector.jdbc
 
JDBCExecutionException(SQLException, TranslatedCommand...) - Constructor for exception org.teiid.connector.jdbc.JDBCExecutionException
 
JDBCExtensionDescriptor - Class in com.metamatrix.common.extensionmodule.spi.jdbc
 
JDBCExtensionDescriptor() - Constructor for class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionDescriptor
 
JDBCExtensionDescriptor(ResultSet) - Constructor for class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionDescriptor
 
JDBCExtensionModuleReader - Class in com.metamatrix.common.extensionmodule.spi.jdbc
Utility class that loads extension modules and other files from table ExtensionFilesTable.TABLE_NAME.
JDBCExtensionModuleReader() - Constructor for class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleReader
 
JDBCExtensionModuleTransaction - Class in com.metamatrix.common.extensionmodule.spi.jdbc
 
JDBCExtensionModuleTransactionFactory - Class in com.metamatrix.common.extensionmodule.spi.jdbc
 
JDBCExtensionModuleTransactionFactory() - Constructor for class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleTransactionFactory
 
JDBCExtensionModuleUtil - Class in com.metamatrix.common.extensionmodule.spi.jdbc
 
JDBCExtensionModuleUtil(Properties) - Constructor for class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleUtil
Instantiates this class with any Properties that need to override Properties from CurrentConfiguration.
JDBCExtensionModuleWriter - Class in com.metamatrix.common.extensionmodule.spi.jdbc
 
JDBCExtensionModuleWriter() - Constructor for class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleWriter
 
JDBCMetdataProcessor - Class in org.teiid.connector.jdbc
Reads from DatabaseMetaData and creates metadata through the MetadataFactory.
JDBCMetdataProcessor(ConnectorLogger) - Constructor for class org.teiid.connector.jdbc.JDBCMetdataProcessor
 
JDBCMgdResourceConnection - Class in com.metamatrix.common.connection.jdbc
 
JDBCMgdResourceConnection(Properties, String) - Constructor for class com.metamatrix.common.connection.jdbc.JDBCMgdResourceConnection
Create a new instance of a JDBC connection.
JDBCMODEL_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
JDBCNames - Class in com.metamatrix.common.extensionmodule.spi.jdbc
The JDBCNames provides the binding JDBC table and column names used for the JDBC implementation
JDBCNames() - Constructor for class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCNames
 
JDBCNames - Class in com.metamatrix.common.id.dbid.spi.jdbc
 
JDBCNames() - Constructor for class com.metamatrix.common.id.dbid.spi.jdbc.JDBCNames
 
JDBCNames - Class in com.metamatrix.metadata.runtime.spi.jdbc
 
JDBCNames() - Constructor for class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames
 
JDBCNames - Class in com.metamatrix.platform.security.authorization.spi.jdbc
 
JDBCNames() - Constructor for class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
JDBCNames.AuthPermissions - Class in com.metamatrix.platform.security.authorization.spi.jdbc
The Table definition for the Authorization Permissions.
JDBCNames.AuthPermissions() - Constructor for class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthPermissions
 
JDBCNames.AuthPermissions.ColumnName - Class in com.metamatrix.platform.security.authorization.spi.jdbc
 
JDBCNames.AuthPermissions.ColumnName() - Constructor for class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthPermissions.ColumnName
 
JDBCNames.AuthPermTypes - Class in com.metamatrix.platform.security.authorization.spi.jdbc
The Table definition for the Authorization Permission Types.
JDBCNames.AuthPermTypes() - Constructor for class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthPermTypes
 
JDBCNames.AuthPermTypes.ColumnName - Class in com.metamatrix.platform.security.authorization.spi.jdbc
 
JDBCNames.AuthPermTypes.ColumnName() - Constructor for class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthPermTypes.ColumnName
 
JDBCNames.AuthPolicies - Class in com.metamatrix.platform.security.authorization.spi.jdbc
The Table definition for the Authorization Policies.
JDBCNames.AuthPolicies() - Constructor for class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthPolicies
 
JDBCNames.AuthPolicies.ColumnName - Class in com.metamatrix.platform.security.authorization.spi.jdbc
 
JDBCNames.AuthPolicies.ColumnName() - Constructor for class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthPolicies.ColumnName
 
JDBCNames.AuthPrincipals - Class in com.metamatrix.platform.security.authorization.spi.jdbc
The Table definition for the Authorization Principals.
JDBCNames.AuthPrincipals() - Constructor for class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthPrincipals
 
JDBCNames.AuthPrincipals.ColumnName - Class in com.metamatrix.platform.security.authorization.spi.jdbc
 
JDBCNames.AuthPrincipals.ColumnName() - Constructor for class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthPrincipals.ColumnName
 
JDBCNames.AuthRealms - Class in com.metamatrix.platform.security.authorization.spi.jdbc
The Table definition for the Authorization Realms.
JDBCNames.AuthRealms() - Constructor for class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthRealms
 
JDBCNames.AuthRealms.ColumnName - Class in com.metamatrix.platform.security.authorization.spi.jdbc
 
JDBCNames.AuthRealms.ColumnName() - Constructor for class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthRealms.ColumnName
 
JDBCNames.ExtensionFilesTable - Class in com.metamatrix.common.extensionmodule.spi.jdbc
The Extension Files table definition
JDBCNames.ExtensionFilesTable() - Constructor for class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCNames.ExtensionFilesTable
 
JDBCNames.ExtensionFilesTable.ColumnName - Class in com.metamatrix.common.extensionmodule.spi.jdbc
 
JDBCNames.ExtensionFilesTable.ColumnName() - Constructor for class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCNames.ExtensionFilesTable.ColumnName
 
JDBCNames.IDTable - Class in com.metamatrix.common.id.dbid.spi.jdbc
This class defines the columns in the TransactionID table.
JDBCNames.IDTable() - Constructor for class com.metamatrix.common.id.dbid.spi.jdbc.JDBCNames.IDTable
 
JDBCNames.IDTable.ColumnName - Class in com.metamatrix.common.id.dbid.spi.jdbc
 
JDBCNames.IDTable.ColumnName() - Constructor for class com.metamatrix.common.id.dbid.spi.jdbc.JDBCNames.IDTable.ColumnName
 
JDBCNames.ModelPropNames - Class in com.metamatrix.metadata.runtime.spi.jdbc
 
JDBCNames.ModelPropNames() - Constructor for class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.ModelPropNames
 
JDBCNames.ModelPropNames.ColumnName - Class in com.metamatrix.metadata.runtime.spi.jdbc
 
JDBCNames.ModelPropNames.ColumnName() - Constructor for class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.ModelPropNames.ColumnName
 
JDBCNames.ModelPropValues - Class in com.metamatrix.metadata.runtime.spi.jdbc
 
JDBCNames.ModelPropValues() - Constructor for class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.ModelPropValues
 
JDBCNames.ModelPropValues.ColumnName - Class in com.metamatrix.metadata.runtime.spi.jdbc
 
JDBCNames.ModelPropValues.ColumnName() - Constructor for class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.ModelPropValues.ColumnName
 
JDBCNames.Models - Class in com.metamatrix.metadata.runtime.spi.jdbc
 
JDBCNames.Models() - Constructor for class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.Models
 
JDBCNames.Models.ColumnName - Class in com.metamatrix.metadata.runtime.spi.jdbc
 
JDBCNames.Models.ColumnName() - Constructor for class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.Models.ColumnName
 
JDBCNames.VCommonProperties - Class in com.metamatrix.metadata.runtime.spi.jdbc
 
JDBCNames.VCommonProperties() - Constructor for class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VCommonProperties
 
JDBCNames.VCommonProperties.ColumnName - Class in com.metamatrix.metadata.runtime.spi.jdbc
 
JDBCNames.VCommonProperties.ColumnName() - Constructor for class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VCommonProperties.ColumnName
 
JDBCNames.VDBModels - Class in com.metamatrix.metadata.runtime.spi.jdbc
 
JDBCNames.VDBModels() - Constructor for class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VDBModels
 
JDBCNames.VDBModels.ColumnName - Class in com.metamatrix.metadata.runtime.spi.jdbc
 
JDBCNames.VDBModels.ColumnName() - Constructor for class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VDBModels.ColumnName
 
JDBCNames.VirtualDatabases - Class in com.metamatrix.metadata.runtime.spi.jdbc
 
JDBCNames.VirtualDatabases() - Constructor for class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VirtualDatabases
 
JDBCNames.VirtualDatabases.ColumnName - Class in com.metamatrix.metadata.runtime.spi.jdbc
 
JDBCNames.VirtualDatabases.ColumnName() - Constructor for class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VirtualDatabases.ColumnName
 
JDBCNames.VModelProperties - Class in com.metamatrix.metadata.runtime.spi.jdbc
 
JDBCNames.VModelProperties() - Constructor for class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VModelProperties
 
JDBCNames.VModelProperties.ColumnName - Class in com.metamatrix.metadata.runtime.spi.jdbc
 
JDBCNames.VModelProperties.ColumnName() - Constructor for class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VModelProperties.ColumnName
 
JDBCPlatform - Class in com.metamatrix.common.jdbc
 
JDBCPlatform() - Constructor for class com.metamatrix.common.jdbc.JDBCPlatform
 
JDBCPlatform.Protocol - Interface in com.metamatrix.common.jdbc
The use of platforms is a secondary search option in case the supported platforms don't match to the product name
JDBCPlatform.Supported - Enum in com.metamatrix.common.jdbc
These are the platforms supported
JDBCPlugin - Class in com.metamatrix.jdbc
JDBCPlugin
JDBCPlugin() - Constructor for class com.metamatrix.jdbc.JDBCPlugin
 
JDBCPlugin - Class in org.teiid.connector.jdbc
CommonPlugin
JDBCPlugin() - Constructor for class org.teiid.connector.jdbc.JDBCPlugin
 
JDBCProcedureExecution - Class in org.teiid.connector.jdbc
 
JDBCProcedureExecution(ICommand, Connection, Translator, ConnectorLogger, Properties, RuntimeMetadata, ExecutionContext, ConnectorEnvironment) - Constructor for class org.teiid.connector.jdbc.JDBCProcedureExecution
 
JDBCPropertyNames - Class in org.teiid.connector.jdbc
 
JDBCPropertyNames() - Constructor for class org.teiid.connector.jdbc.JDBCPropertyNames
 
JDBCQueryExecution - Class in org.teiid.connector.jdbc
 
JDBCQueryExecution(ICommand, Connection, Translator, ConnectorLogger, Properties, ExecutionContext, ConnectorEnvironment) - Constructor for class org.teiid.connector.jdbc.JDBCQueryExecution
 
JDBCR_0001 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCR_0001 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
JDBCR_0002 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCR_0002 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
JDBCR_0003 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCR_0003 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
JDBCReservedWords - Interface in com.metamatrix.common.jdbc
 
JDBCRuntimeMetadataReader - Class in com.metamatrix.metadata.runtime.spi.jdbc
 
JDBCRuntimeMetadataReader() - Constructor for class com.metamatrix.metadata.runtime.spi.jdbc.JDBCRuntimeMetadataReader
 
JDBCRuntimeMetadataWriter - Class in com.metamatrix.metadata.runtime.spi.jdbc
 
JDBCRuntimeMetadataWriter() - Constructor for class com.metamatrix.metadata.runtime.spi.jdbc.JDBCRuntimeMetadataWriter
 
JDBCSourceConnection - Class in org.teiid.connector.jdbc
 
JDBCSourceConnection(Connection, ConnectorEnvironment, Translator) - Constructor for class org.teiid.connector.jdbc.JDBCSourceConnection
 
JDBCSourceXAConnection - Class in org.teiid.connector.jdbc
 
JDBCSourceXAConnection(Connection, XAConnection, ConnectorEnvironment, Translator) - Constructor for class org.teiid.connector.jdbc.JDBCSourceXAConnection
 
JDBCSYSTEM_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
JDBCT_0001 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCT_0002 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCT_0003 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCTranslator - Class in com.metamatrix.metadata.runtime.spi.jdbc
 
JDBCTranslator() - Constructor for class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
JDBCUpdateExecution - Class in org.teiid.connector.jdbc
 
JDBCUpdateExecution(ICommand, Connection, Translator, ConnectorLogger, Properties, ExecutionContext) - Constructor for class org.teiid.connector.jdbc.JDBCUpdateExecution
 
JDBCUtil - Class in com.metamatrix.common.jdbc
 
JDBCUtil() - Constructor for class com.metamatrix.common.jdbc.JDBCUtil
 
JDBCW_0001 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCW_0002 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCW_0003 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCW_0004 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCW_0005 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCW_0006 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCW_0007 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCW_0008 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCW_0009 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCW_0010 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCW_0011 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCW_0012 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDC_0001 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
JDC_0002 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
JDOM_DOCUMENT_RESULT - Static variable in class com.metamatrix.query.processor.xml.XMLProcessorEnvironment
XML result documents should be in JDOM document form
JDW_0001 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
JGROUPS - Static variable in interface com.metamatrix.common.config.ResourceNames
 
JGroupsMessageBus - Class in com.metamatrix.common.messaging.jgroups
 
JGroupsMessageBus(ChannelProvider, String) - Constructor for class com.metamatrix.common.messaging.jgroups.JGroupsMessageBus
 
JGroupsProvider - Class in com.metamatrix.server
This class contains a collection of utilities for managing JGroups objects.
JGroupsProvider(int) - Constructor for class com.metamatrix.server.JGroupsProvider
 
JGroupsProvider.Protocol - Enum in com.metamatrix.server
 
jj_nt - Variable in class com.metamatrix.query.parser.SQLParser
 
jjFillToken() - Method in class com.metamatrix.query.parser.SQLParserTokenManager
 
jjnewLexState - Static variable in class com.metamatrix.query.parser.SQLParserTokenManager
 
jjstrLiteralImages - Static variable in class com.metamatrix.query.parser.SQLParserTokenManager
 
JMXUtil - Class in com.metamatrix.common.util
 
JMXUtil(String) - Constructor for class com.metamatrix.common.util.JMXUtil
 
JMXUtil.FailedToRegisterException - Exception in com.metamatrix.common.util
 
JMXUtil.FailedToRegisterException(Throwable) - Constructor for exception com.metamatrix.common.util.JMXUtil.FailedToRegisterException
 
JMXUtil.MBeanType - Enum in com.metamatrix.common.util
 
JNDI_LDAP_CTX_FACTORY - Static variable in class com.metamatrix.connector.ldap.LDAPConnectorConstants
 
join(List, String) - Static method in class com.metamatrix.core.util.StringUtil
Join string pieces and separate with a delimiter.
JOIN - Static variable in class com.metamatrix.query.optimizer.relational.plantree.NodeConstants.Types
 
JOIN - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
JOIN - Static variable in class com.metamatrix.query.sql.ReservedWords
 
JOIN - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
JOIN_ANTI_SEMI - Static variable in class com.metamatrix.query.sql.lang.JoinType
internal ANTI SEMI Join type
JOIN_CROSS - Static variable in class com.metamatrix.query.sql.lang.JoinType
Represents a cross join: a CROSS JOIN b
JOIN_DESCRIPTOR - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.RECORD_TYPE
 
JOIN_FULL_OUTER - Static variable in class com.metamatrix.query.sql.lang.JoinType
Represents a full outer join: a FULL OUTER JOIN b
JOIN_INNER - Static variable in class com.metamatrix.query.sql.lang.JoinType
Represents an inner join: a INNER JOIN b
JOIN_LEFT_OUTER - Static variable in class com.metamatrix.query.sql.lang.JoinType
Represents a left outer join: a LEFT OUTER JOIN b
JOIN_RIGHT_OUTER - Static variable in class com.metamatrix.query.sql.lang.JoinType
Represents a right outer join: a RIGHT OUTER JOIN b
JOIN_SEMI - Static variable in class com.metamatrix.query.sql.lang.JoinType
internal SEMI Join type
JOIN_UNION - Static variable in class com.metamatrix.query.sql.lang.JoinType
Represents a union join: a UNION JOIN b - not used after rewrite
joinedTable(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
 
JoinedWhileInstruction - Class in com.metamatrix.query.processor.xml
Loop instruction on the result set execute before this instruction.
JoinedWhileInstruction(String, Integer, ElementSymbol, String) - Constructor for class com.metamatrix.query.processor.xml.JoinedWhileInstruction
Constructor for WhileInstruction.
joinEntryResults(IEntryResult, IEntryResult[], int) - Static method in class org.teiid.metadata.index.RecordFactory
Append the specified IEntryResult[] to the IEntryResult to create a single result representing an index entry that was split across multiple index records.
JoinNode - Class in com.metamatrix.query.processor.relational
 
JoinNode(int) - Constructor for class com.metamatrix.query.processor.relational.JoinNode
 
joinNode - Variable in class com.metamatrix.query.processor.relational.JoinStrategy
 
JoinNode.JoinStrategyType - Enum in com.metamatrix.query.processor.relational
 
JoinPredicate - Class in com.metamatrix.query.sql.lang
Represents a subpart of the FROM clause specifying a join within the FROM.
JoinPredicate() - Constructor for class com.metamatrix.query.sql.lang.JoinPredicate
Construct a JoinPredicate
JoinPredicate(FromClause, FromClause, JoinType) - Constructor for class com.metamatrix.query.sql.lang.JoinPredicate
Construct a JoinPredicate between two clauses of the specified type.
JoinPredicate(FromClause, FromClause, JoinType, List) - Constructor for class com.metamatrix.query.sql.lang.JoinPredicate
Construct a JoinPredicate between two clauses of the specified type.
JoinPredicate(FromClause, FromClause, JoinType, Criteria) - Constructor for class com.metamatrix.query.sql.lang.JoinPredicate
Construct a JoinPredicate between two clauses of the specified type.
JoinQueryVisitor - Class in com.metamatrix.connector.salesforce.execution.visitors
Salesforce supports joins only on primary key/foreign key relationships.
JoinQueryVisitor(RuntimeMetadata) - Constructor for class com.metamatrix.connector.salesforce.execution.visitors.JoinQueryVisitor
 
JoinStrategy - Class in com.metamatrix.query.processor.relational
 
JoinStrategy() - Constructor for class com.metamatrix.query.processor.relational.JoinStrategy
 
JoinType - Class in com.metamatrix.query.sql.lang
This class represents a join type.
JoinUtil - Class in com.metamatrix.query.optimizer.relational.rules
Utility methods for query planning related to joins.

K

keepExecutionAlive(boolean) - Method in interface org.teiid.connector.api.ExecutionContext
When the execution is turned on with "alive=true", the execution object will not be implicitly closed at the end of the last batch.
KEY - Static variable in class com.metamatrix.common.util.crypto.CryptoUtil
 
Key - Interface in com.metamatrix.metadata.runtime.api
Instances of this interface represent Keys for a Group.
KEY - Static variable in interface com.metamatrix.metadata.runtime.util.RuntimeMetadataIDContext
 
KEY_NAME - Static variable in class com.metamatrix.common.util.crypto.CryptoUtil
The name of the key.
KEY_PROP - Static variable in interface com.metamatrix.metadata.runtime.util.RuntimeMetadataIDContext
 
KEY_RELATIONSHIP - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Foundation.Class
 
KEY_RELATIONSHIP_ASSOCIATION_END - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
KEY_RELATIONSHIP_FEATURE_ASSOCIATION_END - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
KEY_RELATIONSHIP_KEYREL_ASSOCIATION_END - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
keyExists(String) - Method in class com.metamatrix.core.BundleUtil
Determines if the given key exists in the resource file.
KeyID - Interface in com.metamatrix.metadata.runtime.api
The KeyID is the unique identifier for a Key.
keyPressed(KeyEvent) - Method in class com.metamatrix.script.shell.JConsole
 
keyReleased(KeyEvent) - Method in class com.metamatrix.script.shell.JConsole
 
keys() - Method in class com.metamatrix.common.properties.UnmodifiableProperties
 
KEYS_INDEX - Static variable in class org.teiid.metadata.index.IndexConstants.INDEX_NAME
 
keySet() - Method in interface com.metamatrix.cache.Cache
Returns a Set containing the data in this Cache
keySet() - Method in class com.metamatrix.cache.jboss.JBossCache
Returns a Set containing the data in this Cache
keySet() - Method in class com.metamatrix.common.properties.UnmodifiableProperties
 
KEYSTORE_FILE_TYPE - Static variable in interface org.teiid.adminapi.ExtensionModule
The name of the Keystore File of extension module.
keyTyped(KeyEvent) - Method in class com.metamatrix.script.shell.JConsole
 
KEYWORDS_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
killAllServersInCluster() - Method in class com.metamatrix.server.HostController
 
killAllServersInCluster() - Method in interface com.metamatrix.server.HostManagement
Kill all the servers at all the hosts
killServer(String, String, boolean) - Method in class com.metamatrix.server.HostController
 
killServer(String, String, boolean) - Method in interface com.metamatrix.server.HostManagement
Kill the server process on this host with specified processName
killServers(String, boolean) - Method in class com.metamatrix.server.HostController
 
killServers(String, boolean) - Method in interface com.metamatrix.server.HostManagement
Kill all servers on a this host
killService() - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
Terminate all processing and reclaim resources.
killService() - Method in class com.metamatrix.platform.service.controller.AbstractService
Terminate all processing and reclaim resources.
killService() - Method in class com.metamatrix.server.connector.service.ConnectorService
Terminate all processing and reclaim resources.
killService() - Method in class com.metamatrix.server.query.service.QueryService
 
kind - Variable in class com.metamatrix.query.parser.Token
An integer that describes the kind of this token.
KNOWN_PROPERTIES - Static variable in class com.metamatrix.jdbc.util.MMJDBCURL
 

L

LanguageObject - Interface in com.metamatrix.query.sql
This is the primary interface for all language objects.
LanguageObjectVisitor - Interface in org.teiid.connector.visitor.framework
 
LanguageUtil - Class in org.teiid.connector.language
Helpful utility methods to work with language interfaces.
LanguageVisitor - Class in com.metamatrix.query.sql
The LanguageVisitor can be used to visit a LanguageObject as if it were a tree and perform some action on some or all of the language objects that are visited.
LanguageVisitor() - Constructor for class com.metamatrix.query.sql.LanguageVisitor
 
last() - Method in class com.metamatrix.jdbc.MMResultSet
Moves the cursor to the last row in the in this ResultSet object.
LAST_CHANGED_BY - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ChangeHistory.Property.NAMES
 
LAST_CHANGED_DATE - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ChangeHistory.Property.NAMES
 
LAST_COMMAND - Static variable in class com.metamatrix.common.actions.AbstractObjectEditor
 
lastIndexOf(Object) - Method in class com.metamatrix.api.core.message.MessageList
Overrides the implementation of List
lastUpdatedBy - Variable in class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
 
lastUpdatedDate - Variable in class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
 
LATESTDATECOVERED - Static variable in interface com.metamatrix.connector.salesforce.execution.SalesforceProcedureExecution
 
LayoutComponentType - Class in com.sforce.soap.partner
 
LayoutComponentType(String) - Constructor for class com.sforce.soap.partner.LayoutComponentType
 
LBRACE - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
LCASE - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
LDAP_ADMIN_DN - Static variable in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
LDAP_ADMIN_PASSWORD - Static variable in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
LDAP_ADMIN_USER_DN - Static variable in class com.metamatrix.connector.ldap.LDAPConnectorPropertyNames
 
LDAP_ADMIN_USER_PASSWORD - Static variable in class com.metamatrix.connector.ldap.LDAPConnectorPropertyNames
 
LDAP_AUTH_TYPE - Static variable in class com.metamatrix.connector.ldap.LDAPConnection
 
LDAP_AUTH_TYPE - Static variable in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
LDAP_DEFAULT_BASEDN - Static variable in class com.metamatrix.connector.ldap.LDAPConnectorPropertyNames
 
LDAP_DEFAULT_SCOPE - Static variable in class com.metamatrix.connector.ldap.LDAPConnectorPropertyNames
 
LDAP_INITIAL_CONTEXT_FACTORY - Static variable in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
LDAP_REFERRAL_MODE - Static variable in class com.metamatrix.connector.ldap.LDAPConnection
 
LDAP_REFERRAL_MODE - Static variable in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
LDAP_RESTRICT_TO_OBJECTCLASS - Static variable in class com.metamatrix.connector.ldap.LDAPConnectorPropertyNames
 
LDAP_TXN_TIMEOUT_IN_MILLIS - Static variable in class com.metamatrix.connector.ldap.LDAPConnectorPropertyNames
 
LDAP_URL - Static variable in class com.metamatrix.connector.ldap.LDAPConnectorPropertyNames
 
LDAP_URL - Static variable in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
LDAP_USER_OBJECT_TYPE - Static variable in class com.metamatrix.connector.ldap.LDAPConnection
 
LDAP_USER_OBJECT_TYPE - Static variable in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
LDAPConnection - Class in com.metamatrix.connector.ldap
Represents a connection to an LDAP data source.
LDAPConnection(ExecutionContext, Properties, ConnectorLogger) - Constructor for class com.metamatrix.connector.ldap.LDAPConnection
Constructor.
LDAPConnection(ExecutionContext, Properties, ConnectorLogger, String) - Constructor for class com.metamatrix.connector.ldap.LDAPConnection
 
LDAPConnector - Class in com.metamatrix.connector.ldap
LDAPConnector.
LDAPConnector() - Constructor for class com.metamatrix.connector.ldap.LDAPConnector
 
LDAPConnectorCapabilities - Class in com.metamatrix.connector.ldap
This class extends the BasicConnectorCapabilities class, and establishes the capabilities that are supported by the LDAPConnector.
LDAPConnectorCapabilities() - Constructor for class com.metamatrix.connector.ldap.LDAPConnectorCapabilities
 
LDAPConnectorConstants - Class in com.metamatrix.connector.ldap
Utility class to maintain list of constants for the LDAPConnector.
LDAPConnectorConstants() - Constructor for class com.metamatrix.connector.ldap.LDAPConnectorConstants
 
LDAPConnectorPropertyNames - Class in com.metamatrix.connector.ldap
Property names used in the LDAP connector.
LDAPConnectorPropertyNames() - Constructor for class com.metamatrix.connector.ldap.LDAPConnectorPropertyNames
 
ldapDefaultIsAscending - Static variable in class com.metamatrix.connector.ldap.LDAPConnectorConstants
 
ldapDefaultSearchScope - Static variable in class com.metamatrix.connector.ldap.LDAPConnectorConstants
 
ldapDefaultSortName - Static variable in class com.metamatrix.connector.ldap.LDAPConnectorConstants
 
LDAPMembershipDomain - Class in com.metamatrix.platform.security.membership.spi.ldap
 
LDAPMembershipDomain() - Constructor for class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
LDAPPlugin - Class in com.metamatrix.connector.ldap
LDAPPlugin
LDAPPlugin() - Constructor for class com.metamatrix.connector.ldap.LDAPPlugin
 
LDAPSearchDetails - Class in com.metamatrix.connector.ldap
Utility class used to maintain the details of a particular LDAP search, such as the context, the attributes of interest, the filter, and the search scope.
LDAPSearchDetails(String, int, String, ArrayList, SortKey[], long, ArrayList) - Constructor for class com.metamatrix.connector.ldap.LDAPSearchDetails
Constructor
LDAPSyncQueryExecution - Class in com.metamatrix.connector.ldap
LDAPSyncQueryExecution is responsible for executing an LDAP search corresponding to a read-only "select" query from MetaMatrix.
LDAPSyncQueryExecution(IQuery, ExecutionContext, RuntimeMetadata, ConnectorLogger, InitialLdapContext, Properties) - Constructor for class com.metamatrix.connector.ldap.LDAPSyncQueryExecution
Constructor
ldapTimestampFormat - Static variable in class com.metamatrix.connector.ldap.LDAPConnectorConstants
 
LDAPUpdateExecution - Class in com.metamatrix.connector.ldap
Please see the user's guide for a full description of capabilties, etc.
LDAPUpdateExecution(ICommand, ExecutionContext, RuntimeMetadata, ConnectorLogger, InitialLdapContext) - Constructor for class com.metamatrix.connector.ldap.LDAPUpdateExecution
 
LE - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
LE - Static variable in class com.metamatrix.query.sql.lang.AbstractCompareCriteria
Constant indicating the first operand is less than or equal to the second.
LE - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
LeadConvert - Class in com.sforce.soap.partner
 
LeadConvert() - Constructor for class com.sforce.soap.partner.LeadConvert
 
LeadConvert(String, String, String, boolean, String, String, boolean, String, boolean) - Constructor for class com.sforce.soap.partner.LeadConvert
 
LeadConvertResult - Class in com.sforce.soap.partner
 
LeadConvertResult() - Constructor for class com.sforce.soap.partner.LeadConvertResult
 
LeadConvertResult(String, String, Error[], String, String, boolean) - Constructor for class com.sforce.soap.partner.LeadConvertResult
 
left(String, Integer) - Static method in class com.metamatrix.query.function.FunctionMethods
 
LEFT - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
LEFT - Static variable in class com.metamatrix.query.sql.ReservedWords
 
LEFT - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
LEFT - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
LEFT_PAREN - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
LeftOrRightFunctionModifier - Class in org.teiid.connector.jdbc.oracle
Convert left(string, count) --> substr(string, 1, count) or right(string, count) --> substr(string, -1 * count) - we lack a way to express a unary negation
LeftOrRightFunctionModifier(ILanguageFactory) - Constructor for class org.teiid.connector.jdbc.oracle.LeftOrRightFunctionModifier
 
leftSource - Variable in class com.metamatrix.query.processor.relational.JoinStrategy
 
leftTrim(String) - Static method in class com.metamatrix.query.function.FunctionMethods
 
length() - Method in class com.metamatrix.common.types.BlobType
 
length() - Method in class com.metamatrix.common.types.ClobType
 
length() - Method in class com.metamatrix.jdbc.MMBlob
Returns the number of bytes in the BLOB value designated by this Blob object.
length() - Method in class com.metamatrix.jdbc.MMClob
Returns the number of characters in the CLOB value designated by this Clob object.
LENGTH - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.DATA_TYPE_FACETS.CONSTRAINING
 
length(String) - Static method in class com.metamatrix.query.function.FunctionMethods
 
LENGTH - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
LESS_THAN - Static variable in class com.metamatrix.common.xml.XPathUtil.Operator
 
LESS_THAN_EQUAL - Static variable in class com.metamatrix.common.xml.XPathUtil.Operator
 
LETTER - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
LEVEL - Static variable in class com.metamatrix.common.log.DbLogWriter.ColumnName
 
LEVEL - Static variable in class com.metamatrix.common.log.reader.LogEntryPropertyNames.ColumnName
 
LexicalError(boolean, int, int, int, String, char) - Static method in error com.metamatrix.query.parser.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
lexStateNames - Static variable in class com.metamatrix.query.parser.SQLParserTokenManager
 
LICENSE_LIMIT_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
LIKE - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
LIKE - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
LIKE - Static variable in class com.metamatrix.query.sql.proc.CriteriaSelector
 
LIKE - Static variable in class com.metamatrix.query.sql.ReservedWords
 
LIKE - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
LIKE_MATCH_CHARACTER - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
LIKE_ONLY - Static variable in class com.metamatrix.dqp.metadata.ResultsMetadataConstants.SEARCH_TYPES
 
LIKE_ONLY - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SEARCH_TYPES
 
LIKE_ONLY - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.SEARCH_TYPES
 
LIKE_WILDCARD_CHARACTER - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
LIMIT - Static variable in class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
limit(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse an LIMIT clause.
LIMIT - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
Limit - Class in com.metamatrix.query.sql.lang
 
Limit(Expression, Expression) - Constructor for class com.metamatrix.query.sql.lang.Limit
 
LIMIT - Static variable in class com.metamatrix.query.sql.ReservedWords
 
LIMIT - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
LIMIT_EXCEEDED - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
LIMIT_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
limitClause - Variable in class com.metamatrix.connector.salesforce.execution.visitors.SelectVisitor
 
LimitNode - Class in com.metamatrix.query.processor.relational
 
LimitNode(int, Expression, Expression) - Constructor for class com.metamatrix.query.processor.relational.LimitNode
 
line - Variable in class com.metamatrix.query.parser.JavaCharStream
 
LINE_FEED - Static variable in interface com.metamatrix.core.util.StringUtil.Constants
 
LINE_FEED_CHAR - Static variable in interface com.metamatrix.core.util.StringUtil.Constants
 
LINE_SEPARATOR - Static variable in class com.metamatrix.core.util.FileUtils
 
LINE_SEPARATOR - Static variable in class com.metamatrix.core.util.StringUtil
The String that should be used to separate lines; defaults to #NEW_LINE
LINE_SEPARATOR - Static variable in class com.metamatrix.core.util.StringUtilities
The String that should be used to separate lines; defaults to StringUtilities.NEW_LINE
LINE_SEPARATOR_CHARS - Static variable in class com.metamatrix.core.util.FileUtils
 
LINE_SEPARATOR_PROPERTY_NAME - Static variable in class com.metamatrix.core.util.StringUtil
The name of the System property that specifies the string that should be used to separate lines.
LINE_SEPARATOR_PROPERTY_NAME - Static variable in class com.metamatrix.core.util.StringUtilities
The name of the System property that specifies the string that should be used to separate lines.
lineSep - Static variable in interface com.metamatrix.common.types.XMLTranslator
 
LINK - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Virtual.Class
 
LIST - Static variable in class com.metamatrix.common.object.PropertyType
 
list(PrintStream) - Method in class com.metamatrix.common.properties.UnmodifiableProperties
 
list(PrintWriter) - Method in class com.metamatrix.common.properties.UnmodifiableProperties
 
LIST - Static variable in class com.metamatrix.common.protocol.MMURLConnection
 
LIST - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.FINAL_TYPES
 
LIST - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.VARIETY_TYPES
 
LIST - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.DATATYPE_VARIETIES
 
LIST_AND_UNION - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.FINAL_TYPES
 
LIST_DATA_TYPE - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLSchema.Class
 
LIST_DELIMITER - Static variable in class org.teiid.metadata.index.IndexConstants.RECORD_STRING
 
LIST_DELIMITER_OLD - Static variable in class org.teiid.metadata.index.IndexConstants.RECORD_STRING
 
listIterator() - Method in class com.metamatrix.api.core.message.MessageList
Overrides the implementation of List
listIterator(int) - Method in class com.metamatrix.api.core.message.MessageList
Overrides the implementation of List
ListNestedSortComparator - Class in com.metamatrix.query.processor.relational
This class can be used for comparing lists of elements, when the fields to be sorted on and the comparison mechanism are dynamically specified.
ListNestedSortComparator(int[]) - Constructor for class com.metamatrix.query.processor.relational.ListNestedSortComparator
Constructs an instance of this class given the indicies of the parameters to sort on, and whether the sort should be in ascending or descending order.
ListNestedSortComparator(int[], boolean) - Constructor for class com.metamatrix.query.processor.relational.ListNestedSortComparator
Constructs an instance of this class given the indicies of the parameters to sort on, and whether the sort should be in ascending or descending order.
ListNestedSortComparator(int[], List) - Constructor for class com.metamatrix.query.processor.relational.ListNestedSortComparator
Constructs an instance of this class given the indicies of the parameters to sort on, and orderList used to determine the order in which each column is sorted.
literal() - Method in class com.metamatrix.query.parser.SQLParser
Parse a literal - strings must be wrapped in either '' or "".
LITERAL_ENCLOSING_CHARACTER - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
load(String, String) - Method in class com.metamatrix.cdk.ConnectorShellCommandTarget
 
load(InputStream) - Method in class com.metamatrix.common.object.PropertiedObjectImpl
Reads the properties and values from the input stream according to the Properties.load() method.
load(InputStream) - Method in class com.metamatrix.common.properties.UnmodifiableProperties
 
load(String) - Static method in class com.metamatrix.common.util.PropertiesUtils
 
load(String) - Method in class com.metamatrix.core.factory.ComponentLoader
 
LOAD - Static variable in interface com.metamatrix.vdb.materialization.template.Template
 
loadArchive(String, String) - Method in class com.metamatrix.cdk.ConnectorShellCommandTarget
Load the archive file, so that the connector can be started
loadAsResource(Class, String) - Static method in class com.metamatrix.common.util.PropertiesUtils
 
loadClass(String) - Method in class com.metamatrix.common.classloader.PostDelegatingClassLoader
By overriding this method, this Class circumvents the java ClassLoader delegation model.
loadColumnMetadata(IGroup) - Method in class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
loadComponentType(Element) - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
 
loadConnectorArchive(byte[]) - Static method in class com.metamatrix.dqp.embedded.configuration.ConnectorConfigurationReader
Load the Connector Archive from the given byte arrary contents
loadConnectorBinding(InputStream) - Method in interface com.metamatrix.cdk.file.ConfigReaderWriter
 
loadConnectorBinding(InputStream) - Method in class com.metamatrix.cdk.file.XMLConfigReaderWriter
 
loadConnectorBinding(Element) - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
 
loadConnectorBinding(String, char[]) - Static method in class com.metamatrix.dqp.embedded.configuration.ConnectorConfigurationReader
Load the connector bindings from the given char array contents.
loadConnectorBinding(String, Properties, ConnectorBindingType) - Static method in class com.metamatrix.dqp.embedded.configuration.ConnectorConfigurationReader
Load/build connector binding from the given properties
loadConnectorType(InputStream) - Method in interface com.metamatrix.cdk.file.ConfigReaderWriter
 
loadConnectorType(InputStream) - Method in class com.metamatrix.cdk.file.XMLConfigReaderWriter
 
loadConnectorType(char[]) - Static method in class com.metamatrix.dqp.embedded.configuration.ConnectorConfigurationReader
Load the connector type from the given char array contents.
loadDocument(InputStream) - Method in class com.metamatrix.query.mapping.xml.MappingLoader
Load mapping definition from XML Document object.
loadDocument(String) - Method in class com.metamatrix.query.mapping.xml.MappingLoader
 
loaded(String, String) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedVDBService
 
loaded(String) - Method in interface com.metamatrix.dqp.service.ConnectorBindingLifeCycleListener
Connector Binding Loaded
loaded(String, String) - Method in interface com.metamatrix.dqp.service.VDBLifeCycleListener
A new VDB is loaded/added to the system
loadExtensionModule(String, URL[]) - Static method in class com.metamatrix.dqp.embedded.configuration.ExtensionModuleReader
Load the extension module from the file system
loadExtensionModules(URL[]) - Static method in class com.metamatrix.dqp.embedded.configuration.ExtensionModuleReader
Load all the Extension modules from the given directory
loadFromScript(String) - Method in class com.metamatrix.cdk.ConnectorShellCommandTarget
Executes the provided script and expects the script to produce a ConnectorHost for executing queries.
loadFromURL(URL) - Static method in class com.metamatrix.common.util.PropertiesUtils
 
loadFunctionMethods(InputStream) - Static method in class com.metamatrix.query.function.metadata.FunctionMetadataReader
 
loadFunctions(InputStream) - Method in interface com.metamatrix.query.function.FunctionMetadataSource
 
loadFunctions(InputStream) - Method in class com.metamatrix.query.function.source.SystemSource
Never need to reload - do nothing.
loadFunctions(InputStream) - Method in class com.metamatrix.query.function.UDFSource
 
loadHeader(String) - Static method in class com.metamatrix.common.util.PropertiesUtils
Read the header part of a properties file into a String.
loadKeyStore(String, String, String) - Static method in class com.metamatrix.common.comm.platform.socket.SocketUtil
Load any defined keystore file, by first looking in the classpath then looking in the file system path.
loadLeft() - Method in class com.metamatrix.query.processor.relational.JoinStrategy
 
loadLeft() - Method in class com.metamatrix.query.processor.relational.MergeJoinStrategy
 
loadLeft() - Method in class com.metamatrix.query.processor.relational.PartitionedSortJoin
 
loadMetaMatrixPropertiesIntoSystem() - Method in class com.metamatrix.platform.config.util.CurrentConfigHelper
 
loadMetaMatrixPropertiesIntoSystem(String) - Method in class com.metamatrix.platform.config.util.CurrentConfigHelper
 
loadModelDetails() - Method in class com.metamatrix.metadata.runtime.model.MetadataCache
 
loadPreview() - Method in interface com.metamatrix.common.tree.directory.DirectoryEntry
Load property values associated with this DirectoryEntry and return whether the preview properties are now available.
loadPreview() - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
Load property values associated with this DirectoryEntry and return whether the preview properties are now available.
loadProperties(String) - Method in class com.metamatrix.cdk.ConnectorShellCommandTarget
 
loadProperties() - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
Load the properties for the file.
loadRight() - Method in class com.metamatrix.query.processor.relational.JoinStrategy
 
loadRight() - Method in class com.metamatrix.query.processor.relational.PartitionedSortJoin
 
loadScriptFileName(String, String) - Static method in class com.metamatrix.vdb.materialization.ScriptType
 
loadScriptFileName(DatabaseDialect, String) - Static method in class com.metamatrix.vdb.materialization.ScriptType
 
loadService(String, ApplicationService) - Method in class com.metamatrix.common.application.ServiceLoader
 
loadUDF() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
Load the User defined functions file
loadUDF() - Method in interface com.metamatrix.dqp.service.ConfigurationService
Load the UDF function model
loadVDB(URL, File) - Static method in class com.metamatrix.common.vdb.api.VDBArchive
 
loadVDB(String, char[], byte[]) - Static method in class com.metamatrix.dqp.embedded.configuration.VDBConfigurationReader
Load the VDB from the contents given.
loadVDB(String, byte[]) - Static method in class com.metamatrix.dqp.embedded.configuration.VDBConfigurationReader
Load the combined VDB file and DEF file archive
loadVDB(URL, File) - Static method in class com.metamatrix.dqp.embedded.configuration.VDBConfigurationReader
Load the VDB at the given URL.
loadVDBDefn(VDBArchive, String) - Method in class com.metamatrix.metadata.runtime.vdb.defn.VDBCreation
 
loadVDBS(URL[], File) - Static method in class com.metamatrix.dqp.embedded.configuration.VDBConfigurationReader
Load the VDBS at the given URLS.
LobChunk - Class in com.metamatrix.common.lob
A Lob Chunk object which carries information packets in byte streams.
LobChunk(byte[], boolean) - Constructor for class com.metamatrix.common.lob.LobChunk
 
LobChunkInputStream - Class in com.metamatrix.common.lob
A InputStream wrapper class for a Lob Chunks.
LobChunkInputStream(LobChunkProducer) - Constructor for class com.metamatrix.common.lob.LobChunkInputStream
 
LobChunkProducer - Interface in com.metamatrix.common.lob
An interface for generating or producing the LobChunks from a remote or local location.
LobSearchUtil - Class in com.metamatrix.jdbc
 
LobSearchUtil() - Constructor for class com.metamatrix.jdbc.LobSearchUtil
 
LobSearchUtil.StreamProvider - Interface in com.metamatrix.jdbc
 
lobsInSource() - Method in class com.metamatrix.common.buffer.impl.TupleSourceInfo
 
LOCAL - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
LOCAL - Static variable in class com.metamatrix.query.sql.ReservedWords
 
LocaleOptions - Class in com.sforce.soap.partner
 
LocaleOptions() - Constructor for class com.sforce.soap.partner.LocaleOptions
 
LocaleOptions(String) - Constructor for class com.sforce.soap.partner.LocaleOptions
 
LOCALSCOPING - Static variable in class bsh.Interpreter
 
LocalServerConnection - Class in org.teiid.transport
 
LocalServerConnection(Properties, ClientServiceRegistry, SessionServiceInterface) - Constructor for class org.teiid.transport.LocalServerConnection
 
locate(String, String) - Static method in class com.metamatrix.query.function.FunctionMethods
 
locate(String, String, Integer) - Static method in class com.metamatrix.query.function.FunctionMethods
TODO: The treatment of negative start indexes is inconsistent here.
LOCATE - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
LOCATE - Static variable in class org.teiid.connector.jdbc.translator.LocateFunctionModifier
 
LocateFunctionModifier - Class in org.teiid.connector.jdbc.postgresql
 
LocateFunctionModifier(ILanguageFactory) - Constructor for class org.teiid.connector.jdbc.postgresql.LocateFunctionModifier
 
LocateFunctionModifier - Class in org.teiid.connector.jdbc.translator
A modifier class that can be used to translate the scalar function locate(search_string, source_string) and locate(search_string, source_string, start_index) to a function or expression that can be used at the data source.
LocateFunctionModifier(ILanguageFactory) - Constructor for class org.teiid.connector.jdbc.translator.LocateFunctionModifier
Constructs a BasicFunctionModifier object that can be used to translate the scalar function LOCATE() to a source specific scalar function or expression.
LocateFunctionModifier(ILanguageFactory, String, boolean) - Constructor for class org.teiid.connector.jdbc.translator.LocateFunctionModifier
Constructs a BasicFunctionModifier object that can be used to translate the scalar function LOCATE() to a source specific scalar function or expression.
location() - Method in enum com.metamatrix.cache.Cache.Type
 
LOCATION - Static variable in class com.metamatrix.connector.text.TextPropertyNames
 
locatorsUpdateCopy() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Indicates whether updates made to a LOB are made on a copy or directly to the LOB.
log(int, String, Throwable) - Method in class com.metamatrix.cdk.api.SysLogger
 
log(int, String, Object) - Method in class com.metamatrix.common.log.DbLogListener
 
log(int, String, Throwable, Object) - Method in class com.metamatrix.common.log.DbLogListener
 
log(int, String, Object) - Static method in class com.metamatrix.common.log.LogManager
Send a message of the specified level to the log.
log(int, String, Throwable, Object) - Static method in class com.metamatrix.common.log.LogManager
Send a message of the specified level to the log.
log(int, String, Object) - Method in class com.metamatrix.core.log.JavaLogWriter
 
log(int, String, Throwable, Object) - Method in class com.metamatrix.core.log.JavaLogWriter
 
log(int, String) - Method in interface com.metamatrix.core.log.Logger
Logs the given message with the supplied severity.
log(int, Throwable, String) - Method in interface com.metamatrix.core.log.Logger
Logs the given message and Throwable with the supplied severity.
log(int, String, Object) - Method in interface com.metamatrix.core.log.LogListener
 
log(int, String, Throwable, Object) - Method in interface com.metamatrix.core.log.LogListener
 
log(int, String, Object) - Method in class com.metamatrix.dqp.embedded.admin.DQPLogListener
 
log(int, String, Throwable, Object) - Method in class com.metamatrix.dqp.embedded.admin.DQPLogListener
 
log(Number) - Static method in class com.metamatrix.query.function.FunctionMethods
 
log(int, long, String, String, String, Throwable) - Method in interface org.teiid.adminapi.EmbeddedLogger
Logs the given message if the current logging level is >= the logLevel parameter.
LOG - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
log10(Number) - Static method in class com.metamatrix.query.function.FunctionMethods
 
LOG10 - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
Log10FunctionModifier - Class in org.teiid.connector.jdbc.oracle
 
Log10FunctionModifier(ILanguageFactory) - Constructor for class org.teiid.connector.jdbc.oracle.Log10FunctionModifier
 
LOG_DIRECTORY - Static variable in interface com.metamatrix.admin.api.Host
Log Directory Property
LOG_DIRECTORY - Static variable in interface com.metamatrix.common.config.api.HostType
 
LOG_ERR_0001 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
log (014)
LOG_ERR_0002 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
LOG_ERR_0003 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
LOG_ERR_0004 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
LOG_ERR_0005 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
LOG_ERR_0006 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
LOG_ERR_0007 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
LOG_ERR_0008 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
LOG_ERR_0009 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
LOG_ERR_0010 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
LOG_ERR_0011 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
LOG_ERR_0012 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
LOG_ERR_0013 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
LOG_ERR_0014 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
LOG_ERR_0015 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
LOG_ERR_0016 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
LOG_ERR_0017 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
LOG_ERR_0018 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
LOG_ERR_0019 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
LOG_ERR_0020 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
LOG_ERR_0021 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
LOG_ERR_0022 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
LOG_ERR_0023 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
LOG_ERR_0024 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
LOG_ERR_0025 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
LOG_ERR_0026 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
LOG_ERR_0027 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
LOG_ERR_0028 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
LOG_ERR_0029 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
LOG_ERR_0030 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
LOG_ERR_0031 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
LOG_ERR_0032 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
LOG_REQUEST_RESPONSE_DOCS - Static variable in class com.metamatrix.connector.xml.base.XMLConnectorStateImpl
 
LOG_STATS_INTERVAL - Static variable in class com.metamatrix.common.buffer.BufferManagerPropertyNames
Optional property - this value specifies how often the buffer statistics should be collected and logged.
LogCommonConstants - Interface in com.metamatrix.common.util
 
LogConfiguration - Interface in com.metamatrix.common.log
 
LogConfiguration - Interface in org.teiid.adminapi
The LogConfiguration describes the current configuration of the system logger.
LogConfigurationImpl - Class in com.metamatrix.common.log
 
LogConfigurationImpl() - Constructor for class com.metamatrix.common.log.LogConfigurationImpl
 
LogConfigurationImpl(Map<String, Integer>) - Constructor for class com.metamatrix.common.log.LogConfigurationImpl
 
LogConstants - Interface in com.metamatrix.common.util
 
LogConstants - Interface in com.metamatrix.dqp.util
 
LogConstants - Interface in com.metamatrix.query.util
 
LogConstants - Interface in com.metamatrix.server.util
 
LogContextsUtil - Class in com.metamatrix.common.util
Utility class which includes the Set of all String logging contexts used by all parts of the server.
LogContextsUtil() - Constructor for class com.metamatrix.common.util.LogContextsUtil
 
LogContextsUtil.CommonConstants - Class in com.metamatrix.common.util
 
LogContextsUtil.CommonConstants() - Constructor for class com.metamatrix.common.util.LogContextsUtil.CommonConstants
 
LogContextsUtil.DQPConstants - Class in com.metamatrix.common.util
 
LogContextsUtil.DQPConstants() - Constructor for class com.metamatrix.common.util.LogContextsUtil.DQPConstants
 
LogContextsUtil.PlatformAdminConstants - Class in com.metamatrix.common.util
 
LogContextsUtil.PlatformAdminConstants() - Constructor for class com.metamatrix.common.util.LogContextsUtil.PlatformAdminConstants
 
LogContextsUtil.PlatformConstants - Class in com.metamatrix.common.util
 
LogContextsUtil.PlatformConstants() - Constructor for class com.metamatrix.common.util.LogContextsUtil.PlatformConstants
 
LogContextsUtil.QueryConstants - Class in com.metamatrix.common.util
 
LogContextsUtil.QueryConstants() - Constructor for class com.metamatrix.common.util.LogContextsUtil.QueryConstants
 
LogContextsUtil.RuntimeMetadataConstants - Class in com.metamatrix.common.util
 
LogContextsUtil.RuntimeMetadataConstants() - Constructor for class com.metamatrix.common.util.LogContextsUtil.RuntimeMetadataConstants
 
LogContextsUtil.SecurityConstants - Class in com.metamatrix.common.util
 
LogContextsUtil.SecurityConstants() - Constructor for class com.metamatrix.common.util.LogContextsUtil.SecurityConstants
 
LogContextsUtil.ServerConstants - Class in com.metamatrix.common.util
 
LogContextsUtil.ServerConstants() - Constructor for class com.metamatrix.common.util.LogContextsUtil.ServerConstants
 
logCritical(String, String) - Static method in class com.metamatrix.common.log.LogManager
Send a critical message to the log.
logCritical(String, Throwable, String) - Static method in class com.metamatrix.common.log.LogManager
Send a critical message to the log.
logDetail(String, Object[]) - Method in class com.metamatrix.admin.server.AbstractAdminImpl
Log a localized message.
logDetail(String) - Method in class com.metamatrix.cdk.api.SysLogger
 
logDetail(String, Throwable) - Method in class com.metamatrix.cdk.api.SysLogger
 
logDetail(String, Object...) - Static method in class com.metamatrix.common.log.LogManager
Send a detail message to the log.
logDetail(String, Throwable, Object...) - Static method in class com.metamatrix.common.log.LogManager
Send a detail message to the log.
logDetail(ConnectorLogger, String) - Static method in class com.metamatrix.connector.xmlsource.XMLSourcePlugin
Log a detail debugging message.
logDetail(ConnectorLogger, String, Object[]) - Static method in class com.metamatrix.connector.xmlsource.XMLSourcePlugin
 
logDetail(String) - Method in interface org.teiid.connector.api.ConnectorLogger
Log a detail debugging message.
logDetail(String, Throwable) - Method in interface org.teiid.connector.api.ConnectorLogger
Log a detail debugging message.
LOGDIR - Static variable in interface com.metamatrix.server.Configuration
 
LogEntry - Class in com.metamatrix.common.log.reader
 
LogEntry() - Constructor for class com.metamatrix.common.log.reader.LogEntry
 
LogEntryPropertyNames - Class in com.metamatrix.common.log.reader
 
LogEntryPropertyNames() - Constructor for class com.metamatrix.common.log.reader.LogEntryPropertyNames
 
LogEntryPropertyNames.ColumnName - Class in com.metamatrix.common.log.reader
 
LogEntryPropertyNames.ColumnName() - Constructor for class com.metamatrix.common.log.reader.LogEntryPropertyNames.ColumnName
 
logError(String) - Method in class com.metamatrix.cdk.api.SysLogger
 
logError(String, Throwable) - Method in class com.metamatrix.cdk.api.SysLogger
 
logError(String, String, Throwable) - Static method in class com.metamatrix.common.log.I18nLogManager
Deprecated. Send an error message to the log.
logError(String, String, Throwable, Object[]) - Static method in class com.metamatrix.common.log.I18nLogManager
Deprecated. Send an error message to the log.
logError(String, String, Throwable, Object) - Static method in class com.metamatrix.common.log.I18nLogManager
Deprecated. Send an error message to the log.
logError(String, String) - Static method in class com.metamatrix.common.log.LogManager
Send an error message to the log.
logError(String, Throwable, String) - Static method in class com.metamatrix.common.log.LogManager
Send an error message to the log.
logError(ConnectorLogger, String) - Static method in class com.metamatrix.connector.xmlsource.XMLSourcePlugin
Log an error message.
logError(ConnectorLogger, String, Object[]) - Static method in class com.metamatrix.connector.xmlsource.XMLSourcePlugin
 
logError(ConnectorLogger, String, Throwable) - Static method in class com.metamatrix.connector.xmlsource.XMLSourcePlugin
Log an error message with an error, which may allow the stack trace for the error to be logged, depending on the log configuration.
logError(ConnectorLogger, String, Object[], Throwable) - Static method in class com.metamatrix.connector.xmlsource.XMLSourcePlugin
 
logError(Exception, String, Object[]) - Static method in class com.metamatrix.dqp.embedded.DQPEmbeddedPlugin
 
logError(String, Object[]) - Static method in class com.metamatrix.dqp.embedded.DQPEmbeddedPlugin
 
logError(String) - Method in interface org.teiid.connector.api.ConnectorLogger
Log an error message.
logError(String, Throwable) - Method in interface org.teiid.connector.api.ConnectorLogger
Log an error message with an error, which may allow the stack trace for the error to be logged, depending on the log configuration.
logException(Throwable) - Method in class com.metamatrix.platform.service.proxy.ServiceProxy
Log an exception.
LOGFILE - Static variable in interface com.metamatrix.server.Configuration
 
logFileName(String, String) - Static method in class com.metamatrix.vdb.materialization.ScriptType
 
logger - Variable in class com.metamatrix.connector.xml.base.XMLConnectorStateImpl
 
logger - Variable in class com.metamatrix.connector.xml.streaming.BaseStreamingExecution
 
Logger - Interface in com.metamatrix.core.log
Logger
logger - Variable in class org.teiid.connector.jdbc.JDBCBaseExecution
 
LoggingConnector - Class in com.metamatrix.connector.xml.base
 
LoggingConnector() - Constructor for class com.metamatrix.connector.xml.base.LoggingConnector
 
LoggingInputStreamFilter - Class in com.metamatrix.connector.xml.base
 
LoggingInputStreamFilter(InputStream, ConnectorLogger) - Constructor for class com.metamatrix.connector.xml.base.LoggingInputStreamFilter
 
LOGICAL - Static variable in class com.metamatrix.core.vdb.ModelType
The 'LOGICAL' literal value.
LogicalCriteria - Class in com.metamatrix.query.sql.lang
This class represents a criteria that works by logically combining other criteria.
LogicalCriteria() - Constructor for class com.metamatrix.query.sql.lang.LogicalCriteria
 
Login - Class in com.sforce.soap.partner
 
Login() - Constructor for class com.sforce.soap.partner.Login
 
Login(String, String) - Constructor for class com.sforce.soap.partner.Login
 
login(String, String) - Method in interface com.sforce.soap.partner.Soap
Login to the Salesforce.com SOAP Api
login(String, String) - Method in class com.sforce.soap.partner.SoapBindingStub
 
LOGIN_CHALLENGE_ISSUED - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
LOGIN_CHALLENGE_PENDING - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
LOGIN_DURING_RESTRICTED_DOMAIN - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
LOGIN_DURING_RESTRICTED_TIME - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
LOGIN_MUST_USE_SECURITY_TOKEN - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
LoginFault - Exception in com.sforce.soap.partner.fault
 
LoginFault() - Constructor for exception com.sforce.soap.partner.fault.LoginFault
 
LoginFault(ExceptionCode, String) - Constructor for exception com.sforce.soap.partner.fault.LoginFault
 
logInfo(String) - Method in class com.metamatrix.cdk.api.SysLogger
 
logInfo(String, Throwable) - Method in class com.metamatrix.cdk.api.SysLogger
 
logInfo(String, String, Object[]) - Static method in class com.metamatrix.common.log.I18nLogManager
Deprecated. Send a information message to the log.
logInfo(String, String) - Static method in class com.metamatrix.common.log.LogManager
Send a information message to the log.
logInfo(ConnectorLogger, String) - Static method in class com.metamatrix.connector.xmlsource.XMLSourcePlugin
Log an informational message.
logInfo(ConnectorLogger, String, Object[]) - Static method in class com.metamatrix.connector.xmlsource.XMLSourcePlugin
 
logInfo(String, Object[]) - Static method in class com.metamatrix.dqp.embedded.DQPEmbeddedPlugin
 
logInfo(String) - Method in interface org.teiid.connector.api.ConnectorLogger
Log an informational message.
logInfo(String, Throwable) - Method in interface org.teiid.connector.api.ConnectorLogger
Log an informational message.
LoginResponse - Class in com.sforce.soap.partner
 
LoginResponse() - Constructor for class com.sforce.soap.partner.LoginResponse
 
LoginResponse(LoginResult) - Constructor for class com.sforce.soap.partner.LoginResponse
 
LoginResult - Class in com.sforce.soap.partner
 
LoginResult() - Constructor for class com.sforce.soap.partner.LoginResult
 
LoginResult(String, boolean, boolean, String, String, String, GetUserInfoResult) - Constructor for class com.sforce.soap.partner.LoginResult
 
LoginScopeHeader - Class in com.sforce.soap.partner
 
LoginScopeHeader() - Constructor for class com.sforce.soap.partner.LoginScopeHeader
 
LoginScopeHeader(String, String) - Constructor for class com.sforce.soap.partner.LoginScopeHeader
 
LogListener - Interface in com.metamatrix.core.log
LogListener
LogManager - Class in com.metamatrix.common.log
This class represents the interface to a single logging framework that is easily accessible by any component.
LogManager() - Constructor for class com.metamatrix.common.log.LogManager
 
logMessage(int, String, Object, Throwable) - Method in class com.metamatrix.common.log.DbLogWriter
 
LogMessage - Class in com.metamatrix.core.log
 
LogMessage(Object[]) - Constructor for class com.metamatrix.core.log.LogMessage
 
logMessage(String) - Method in class com.metamatrix.platform.vm.controller.ProcessController
 
LogMessageKeys - Interface in com.metamatrix.metadata.util
 
LogMessageKeys - Class in com.metamatrix.platform.util
 
LogMessageKeys() - Constructor for class com.metamatrix.platform.util.LogMessageKeys
 
LogMessageKeys - Class in com.metamatrix.server.util
 
LogMessageKeys() - Constructor for class com.metamatrix.server.util.LogMessageKeys
 
logoff() - Method in interface com.metamatrix.platform.security.api.ILogon
Log off the specified session.
logoff() - Method in class org.teiid.transport.LogonImpl
 
logon(Properties) - Method in interface com.metamatrix.platform.security.api.ILogon
 
logon(Properties) - Method in class org.teiid.transport.LogonImpl
 
LogonException - Exception in com.metamatrix.api.exception.security
This exception is thrown when an attempt to log in to obtain a session has failed.
LogonException() - Constructor for exception com.metamatrix.api.exception.security.LogonException
No-Arg Constructor
LogonException(String) - Constructor for exception com.metamatrix.api.exception.security.LogonException
Construct an instance with the message specified.
LogonException(String, String) - Constructor for exception com.metamatrix.api.exception.security.LogonException
Construct an instance with the message and error code specified.
LogonException(Throwable, String) - Constructor for exception com.metamatrix.api.exception.security.LogonException
Construct an instance from a message and an exception to chain to this one.
LogonException(Throwable, String, String) - Constructor for exception com.metamatrix.api.exception.security.LogonException
Construct an instance from a message and a code and an exception to chain to this one.
LogonImpl - Class in org.teiid.transport
 
LogonImpl(SessionServiceInterface, String) - Constructor for class org.teiid.transport.LogonImpl
 
LogonResult - Class in com.metamatrix.platform.security.api
Dataholder for the result of ILogon.logon().
LogonResult() - Constructor for class com.metamatrix.platform.security.api.LogonResult
 
LogonResult(SessionToken, Properties, String) - Constructor for class com.metamatrix.platform.security.api.LogonResult
 
Logout - Class in com.sforce.soap.partner
 
Logout() - Constructor for class com.sforce.soap.partner.Logout
 
logout() - Method in interface com.sforce.soap.partner.Soap
Logout the current user, invalidating the current session.
logout() - Method in class com.sforce.soap.partner.SoapBindingStub
 
LogoutResponse - Class in com.sforce.soap.partner
 
LogoutResponse() - Constructor for class com.sforce.soap.partner.LogoutResponse
 
LogPlatformConstants - Interface in com.metamatrix.platform.util
 
logProcessInfo() - Method in class org.teiid.Server
 
LogReader - Interface in com.metamatrix.common.log.reader
Class that reads MetaMatrix log entries.
LogRuntimeMetadataConstants - Interface in com.metamatrix.metadata.runtime.util
 
LogSecurityConstants - Interface in com.metamatrix.platform.security.util
 
logTrace(String) - Method in class com.metamatrix.cdk.api.SysLogger
 
logTrace(String, Throwable) - Method in class com.metamatrix.cdk.api.SysLogger
 
logTrace(String, Object...) - Static method in class com.metamatrix.common.log.LogManager
Send a trace message to the log.
logTrace(String, Throwable, Object...) - Static method in class com.metamatrix.common.log.LogManager
Send a trace message to the log.
logTrace(ConnectorLogger, String) - Static method in class com.metamatrix.connector.xmlsource.XMLSourcePlugin
Log a trace debugging message.
logTrace(ConnectorLogger, String, Object[]) - Static method in class com.metamatrix.connector.xmlsource.XMLSourcePlugin
 
logTrace(String) - Method in interface org.teiid.connector.api.ConnectorLogger
Log a trace debugging message.
logTrace(String, Throwable) - Method in interface org.teiid.connector.api.ConnectorLogger
Log a trace debugging message.
logWarning(String) - Method in class com.metamatrix.cdk.api.SysLogger
 
logWarning(String, Throwable) - Method in class com.metamatrix.cdk.api.SysLogger
 
logWarning(String, String) - Static method in class com.metamatrix.common.log.LogManager
Send a warning message to the log.
logWarning(String, Throwable, String) - Static method in class com.metamatrix.common.log.LogManager
Send a warning message to the log.
logWarning(ConnectorLogger, String) - Static method in class com.metamatrix.connector.xmlsource.XMLSourcePlugin
Log a warning message.
logWarning(ConnectorLogger, String, Object[]) - Static method in class com.metamatrix.connector.xmlsource.XMLSourcePlugin
 
logWarning(Exception, String, Object[]) - Static method in class com.metamatrix.dqp.embedded.DQPEmbeddedPlugin
 
logWarning(String, Object[]) - Static method in class com.metamatrix.dqp.embedded.DQPEmbeddedPlugin
 
logWarning(String) - Method in interface org.teiid.connector.api.ConnectorLogger
Log a warning message.
logWarning(String, Throwable) - Method in interface org.teiid.connector.api.ConnectorLogger
Log a warning message.
LONG - Static variable in class com.metamatrix.common.object.PropertyType
 
LONG - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataClasses
 
LONG - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataTypes
 
LONG - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
LONG - Static variable in class com.metamatrix.query.function.aggregate.Sum
 
LONG - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
LONG - Static variable in class com.metamatrix.query.sql.ReservedWords
 
LONG - Static variable in class org.teiid.connector.api.TypeFacility.RUNTIME_NAMES
 
LONG - Static variable in interface org.teiid.connector.api.TypeFacility.RUNTIME_TYPES
 
LONG - Static variable in class org.teiid.connector.jdbc.translator.FunctionModifier
 
LONG - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
LONG_CLASS - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
LONG_DESCRIPTION - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.ElementName
Static constant that represents the name of the "XMI.longDescription" element.
LongID - Class in com.metamatrix.core.id
 
LongID(long) - Constructor for class com.metamatrix.core.id.LongID
 
LongIDFactory - Class in com.metamatrix.core.id
 
LongIDFactory() - Constructor for class com.metamatrix.core.id.LongIDFactory
 
lookingAhead - Variable in class com.metamatrix.query.parser.SQLParser
 
lookup(String) - Static method in class com.metamatrix.common.object.StandardPropertyTypeValidator
 
lookup(String) - Method in class com.metamatrix.common.tree.basic.BasicTreeView
Lookup the BasicTreeNode Object(s) referenced by the relative path in this view.
lookup(String) - Method in interface com.metamatrix.common.tree.directory.DirectoryEntryView
Lookup the node referenced by the relative path in this view.
lookup(String, String) - Method in interface com.metamatrix.common.tree.directory.DirectoryEntryView
Lookup the node referenced by the relative path in this view, but specify a separator.
lookup(String) - Method in class com.metamatrix.common.tree.directory.FileSystemView
Lookup the node referenced by the relative path in this view.
lookup(String, String) - Method in class com.metamatrix.common.tree.directory.FileSystemView
Lookup the node referenced by the relative path in this view, but specify a separator.
LOOKUP - Static variable in class com.metamatrix.query.function.FunctionLibrary
 
lookup(Object, Object, Object, Object) - Static method in class com.metamatrix.query.function.FunctionMethods
This function should never actually be called - it is here solely so the lookup function can be resolved properly.
lookupCodeValue(CommandContext, String, String, String, Object) - Method in interface com.metamatrix.query.processor.ProcessorDataManager
Lookup a value from a cached code table.
lookupCodeValue(CommandContext, String, String, String, Object) - Method in class com.metamatrix.query.processor.TempTableDataManager
 
lookupMetadata(String, String) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedMetadataService
 
lookupMetadata(String, String) - Method in class com.metamatrix.dqp.service.metadata.IndexMetadataService
 
lookupMetadata(String, String) - Method in interface com.metamatrix.dqp.service.MetadataService
 
lookupMetadata(String, String, MetadataSource, DataService) - Method in class org.teiid.metadata.QueryMetadataCache
Look up metadata for the given vdbName, version at the given filecontent.
lookupService(String) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedBaseDQPService
Look up the the service
LOOP - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
LOOP - Static variable in class com.metamatrix.query.sql.ReservedWords
 
LOOP - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
LoopbackCapabilities - Class in com.metamatrix.connector.loopback
Specifies the capabilities of this connector.
LoopbackCapabilities() - Constructor for class com.metamatrix.connector.loopback.LoopbackCapabilities
Construct the capabilities class
LoopbackConnection - Class in com.metamatrix.connector.loopback
Serves as a connection for the Loopback connector.
LoopbackConnection(ConnectorEnvironment) - Constructor for class com.metamatrix.connector.loopback.LoopbackConnection
 
LoopbackConnector - Class in com.metamatrix.connector.loopback
Starting point for the Loopback connector.
LoopbackConnector() - Constructor for class com.metamatrix.connector.loopback.LoopbackConnector
 
LoopbackExecution - Class in com.metamatrix.connector.loopback
Represents the execution of a command.
LoopbackExecution(ICommand, ConnectorEnvironment, RuntimeMetadata) - Constructor for class com.metamatrix.connector.loopback.LoopbackExecution
 
LoopbackProperties - Interface in com.metamatrix.connector.loopback
Holds property names for the loopback connector
LoopInstruction - Class in com.metamatrix.query.processor.proc
 
LoopInstruction(Program, String, ProcessorPlan) - Constructor for class com.metamatrix.query.processor.proc.LoopInstruction
 
loopStatement(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse loop statement
LoopStatement - Class in com.metamatrix.query.sql.proc
This class represents a loop statement in the storedprocedure language to cursor through a result set.
LoopStatement(Block, Command, String) - Constructor for class com.metamatrix.query.sql.proc.LoopStatement
 
LOW - Static variable in interface com.metamatrix.jdbc.api.Annotation
 
LOW - Static variable in class com.metamatrix.query.analysis.QueryAnnotation
 
Low - Static variable in class com.sforce.soap.partner.EmailPriority
 
LOWER_BOUND - Static variable in class com.metamatrix.platform.admin.api.PermissionDataNodeDefinition.TYPE
 
LOWER_CASE - Static variable in interface org.teiid.connector.metadata.IObjectQuery
 
lowerCase(String) - Static method in class com.metamatrix.query.function.FunctionMethods
 
lowerCaseFirstChar(String) - Static method in class com.metamatrix.core.util.StringUtilities
Returns a new string that lowercases the first character in the passed in value String
Lowest - Static variable in class com.sforce.soap.partner.EmailPriority
 
lpad(String, Integer, String) - Static method in class com.metamatrix.query.function.FunctionMethods
 
lpad(String, Integer) - Static method in class com.metamatrix.query.function.FunctionMethods
 
LPAD - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
LPAREN - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
LPAREN - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
LRUCache<K,V> - Class in com.metamatrix.core.util
This class replaces a verbose legacy implementation of LRUCaching.
LRUCache() - Constructor for class com.metamatrix.core.util.LRUCache
Creates a new cache.
LRUCache(int) - Constructor for class com.metamatrix.core.util.LRUCache
 
LT - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
LT - Static variable in class com.metamatrix.query.sql.lang.AbstractCompareCriteria
Constant indicating the first operand is less than the second.
LT - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
LTRIM - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 

M

m_distinguishingId - Variable in class com.metamatrix.connector.xml.http.HttpInfo
 
m_environment - Variable in class com.metamatrix.connector.xml.base.LoggingConnector
 
m_logger - Variable in class com.metamatrix.connector.xml.base.LoggingConnector
 
m_logger - Variable in class com.metamatrix.connector.xml.base.TrustedPayloadBridge
 
m_method - Variable in class com.metamatrix.connector.xml.http.HttpInfo
 
m_paramMethod - Variable in class com.metamatrix.connector.xml.http.HttpInfo
 
m_process - Variable in class com.metamatrix.connector.xml.base.TrustedPayloadBridge
 
m_request - Variable in class com.metamatrix.connector.xml.http.HttpInfo
 
m_state - Variable in class com.metamatrix.connector.xml.base.LoggingConnector
 
m_state - Variable in class com.metamatrix.connector.xml.http.DefaultTrustDeserializer
 
m_systemName - Variable in class com.metamatrix.connector.xml.base.TrustedPayloadBridge
 
m_trust - Variable in class com.metamatrix.connector.xml.base.TrustedPayloadBridge
 
m_uri - Variable in class com.metamatrix.connector.xml.http.HttpInfo
 
MAGICXMLSCHEMA_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
main(String[]) - Static method in class bsh.Interpreter
Run the text only interpreter on the command line or specify a file.
main(String[]) - Static method in class com.metamatrix.cdk.ConnectorShell
 
main(String[]) - Static method in class com.metamatrix.common.comm.platform.socket.SocketVMController
Deprecated. 
main(String[]) - Static method in class com.metamatrix.common.util.crypto.cipher.SymmetricCryptor
 
main(String[]) - Static method in class com.metamatrix.common.util.crypto.CryptoUtil
 
main(String[]) - Static method in class com.metamatrix.common.util.crypto.DhKeyGenerator
Can be used to generate new parameters
main(String[]) - Static method in class com.metamatrix.common.util.crypto.keymanage.FilePasswordConverter
Main method for running the utility.
main(String[]) - Static method in class com.metamatrix.script.shell.ReaderInterceptor
 
main(String[]) - Static method in class com.metamatrix.server.HostController
 
Main - Class in com.metamatrix.server
This is main server starter class.
Main() - Constructor for class com.metamatrix.server.Main
 
main(String[]) - Static method in class com.metamatrix.server.Main
 
main(String[]) - Static method in class com.metamatrix.server.ServiceManager
 
main(String[]) - Static method in class org.teiid.AdminShell
 
main(String[]) - Static method in class org.teiid.Server
Start the Server Mode
main(String[]) - Static method in class org.teiid.Shutdown
 
makeCopy(LogConfiguration) - Static method in class com.metamatrix.common.log.LogConfigurationImpl
 
MAKEDEP - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
MAKEDEP - Static variable in class com.metamatrix.query.sql.lang.Option
 
MAKEDEP - Static variable in class com.metamatrix.query.sql.ReservedWords
 
MAKEDEP - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
makeDepGroups - Variable in class com.metamatrix.query.optimizer.relational.PlanHints
 
makeExist(DirectoryEntry) - Method in interface com.metamatrix.common.tree.directory.DirectoryEntryEditor
Check for the existance of the specified entry, and creates an underlying resource for the entry if one does not exist.
makeExist(DirectoryEntry) - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
Check for the existance of the specified entry, and creates an underlying resource for the entry if one does not exist.
makeImplicit() - Method in class com.metamatrix.query.sql.symbol.Function
Make this function implicit / hidden.
MAKENOTDEP - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
MAKENOTDEP - Static variable in class com.metamatrix.query.sql.lang.Option
 
MAKENOTDEP - Static variable in class com.metamatrix.query.sql.ReservedWords
 
makeNotDepGroups - Variable in class com.metamatrix.query.optimizer.relational.PlanHints
 
makeSelectUnique(Select, boolean) - Static method in class com.metamatrix.query.rewriter.QueryRewriter
 
MALFORMED_ID - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
MALFORMED_ID - Static variable in class com.sforce.soap.partner.StatusCode
 
MALFORMED_QUERY - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
MALFORMED_SEARCH - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
MalformedQueryFault - Exception in com.sforce.soap.partner.fault
 
MalformedQueryFault() - Constructor for exception com.sforce.soap.partner.fault.MalformedQueryFault
 
MalformedQueryFault(ExceptionCode, String, int, int) - Constructor for exception com.sforce.soap.partner.fault.MalformedQueryFault
 
MalformedSearchFault - Exception in com.sforce.soap.partner.fault
 
MalformedSearchFault() - Constructor for exception com.sforce.soap.partner.fault.MalformedSearchFault
 
MalformedSearchFault(ExceptionCode, String, int, int) - Constructor for exception com.sforce.soap.partner.fault.MalformedSearchFault
 
ManagedConnection - Class in com.metamatrix.common.connection
 
ManagedConnection(Properties) - Constructor for class com.metamatrix.common.connection.ManagedConnection
Create a new instance of a metadata connection.
ManagedConnection.ConnectionStatistics - Class in com.metamatrix.common.connection
 
ManagedConnection.ConnectionStatistics() - Constructor for class com.metamatrix.common.connection.ManagedConnection.ConnectionStatistics
 
ManagedConnectionException - Exception in com.metamatrix.common.connection
 
ManagedConnectionException() - Constructor for exception com.metamatrix.common.connection.ManagedConnectionException
No-Arg Constructor
ManagedConnectionException(String) - Constructor for exception com.metamatrix.common.connection.ManagedConnectionException
Construct an instance with the message specified.
ManagedConnectionException(Throwable) - Constructor for exception com.metamatrix.common.connection.ManagedConnectionException
Construct an instance with a linked exception specified.
ManagedConnectionException(String, String) - Constructor for exception com.metamatrix.common.connection.ManagedConnectionException
Construct an instance with the message and error code specified.
ManagedConnectionException(Throwable, String) - Constructor for exception com.metamatrix.common.connection.ManagedConnectionException
Construct an instance from a message and an exception to chain to this one.
ManagedConnectionException(Throwable, String, String) - Constructor for exception com.metamatrix.common.connection.ManagedConnectionException
Construct an instance from a message and a code and an exception to chain to this one.
MANAGEMENT_INTERVAL - Static variable in class com.metamatrix.common.buffer.BufferManagerPropertyNames
Optional property - the period between checking whether active memory clean up should occur, in milliseconds.
MANAGER_NOT_DEFINED - Static variable in class com.sforce.soap.partner.StatusCode
 
MANIFEST_MODEL_NAME - Static variable in interface com.metamatrix.core.vdb.VdbConstants
 
MANIFEST_MODEL_NAME - Static variable in class org.teiid.metadata.index.ModelFileUtil
 
MANIFEST_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
mapExpressions(LanguageObject, Map) - Static method in class com.metamatrix.query.sql.visitor.ExpressionMappingVisitor
The object is modified in place, so is not returned.
MappedUserIdentity - Class in org.teiid.connector.api
This class represents a ConnectorIdentity keyed on a username with a mapped identity
MappedUserIdentity(String, String, String) - Constructor for class org.teiid.connector.api.MappedUserIdentity
Construct with a security context
MAPPING - Static variable in interface org.teiid.connector.metadata.runtime.TransformationRecordImpl.Types
 
MAPPING_0008 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
mapping package (002)
MAPPING_0009 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
MAPPING_0010 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
MAPPING_0011 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
MAPPING_0012 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
MAPPING_CATEGORY - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLDocument.Class
 
MAPPING_CLASS_TYPE - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.TABLE_TYPES
 
MAPPING_DEFINITION_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
MAPPING_DEFN - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.QUERY_PLAN_TYPES
 
MAPPING_DEFN - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.SQL_TRANSFORMATION_TYPES
 
MAPPING_DIAGRAM - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Diagram.Class
 
MAPPING_ELEMENT - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLDocument.Class
 
MAPPING_GROUP - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLDocument.Class
 
MAPPING_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
MAPPING_NODE_NAME - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Tags
 
MAPPING_ROOT_NAME - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Tags
 
MAPPING_TRANSFORM - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.RECORD_TYPE
 
MAPPING_TRANSFORM_INDEX - Static variable in class org.teiid.metadata.index.IndexConstants.INDEX_NAME
 
MappingAllNode - Class in com.metamatrix.query.mapping.xml
This defines a "All" node in the XML Schema Mapping document
MappingAllNode() - Constructor for class com.metamatrix.query.mapping.xml.MappingAllNode
 
MappingAttribute - Class in com.metamatrix.query.mapping.xml
A Mapping node which denotes a attribuite node.
MappingAttribute(String) - Constructor for class com.metamatrix.query.mapping.xml.MappingAttribute
 
MappingAttribute(String, String) - Constructor for class com.metamatrix.query.mapping.xml.MappingAttribute
 
MappingAttribute(String, Namespace) - Constructor for class com.metamatrix.query.mapping.xml.MappingAttribute
 
MappingBaseNode - Class in com.metamatrix.query.mapping.xml
This is base class to define all nodes except the attribute.
MappingBaseNode() - Constructor for class com.metamatrix.query.mapping.xml.MappingBaseNode
 
MappingChoiceNode - Class in com.metamatrix.query.mapping.xml
Node that describes a choice node in an XML Scheam Mapping document This allows only the criteria nodes to be added to choice node.
MappingChoiceNode() - Constructor for class com.metamatrix.query.mapping.xml.MappingChoiceNode
 
MappingChoiceNode(boolean) - Constructor for class com.metamatrix.query.mapping.xml.MappingChoiceNode
 
MappingCommentNode - Class in com.metamatrix.query.mapping.xml
This node describes a comment in XML Mapping document
MappingCommentNode(String) - Constructor for class com.metamatrix.query.mapping.xml.MappingCommentNode
 
MappingCriteriaNode - Class in com.metamatrix.query.mapping.xml
Represents a Criteria Node under a Choice Node, which defines the criteria on the selection of child elements.
MappingCriteriaNode(String, boolean) - Constructor for class com.metamatrix.query.mapping.xml.MappingCriteriaNode
 
MappingCriteriaNode() - Constructor for class com.metamatrix.query.mapping.xml.MappingCriteriaNode
 
MappingDocument - Class in com.metamatrix.query.mapping.xml
A Mapping Node document object.
MappingDocument(boolean) - Constructor for class com.metamatrix.query.mapping.xml.MappingDocument
 
MappingDocument(String, boolean) - Constructor for class com.metamatrix.query.mapping.xml.MappingDocument
 
MappingElement - Class in com.metamatrix.query.mapping.xml
A Mapping Node which defines a Element in XML Schema Mapping document
MappingElement(String) - Constructor for class com.metamatrix.query.mapping.xml.MappingElement
 
MappingElement(String, String) - Constructor for class com.metamatrix.query.mapping.xml.MappingElement
 
MappingElement(String, Namespace) - Constructor for class com.metamatrix.query.mapping.xml.MappingElement
 
MappingException - Exception in com.metamatrix.query.mapping.xml
This exception details about any issues related to the mapping document loading and its violations in document structure expected.
MappingException(String) - Constructor for exception com.metamatrix.query.mapping.xml.MappingException
 
MappingException(String, Throwable) - Constructor for exception com.metamatrix.query.mapping.xml.MappingException
 
MappingException(Throwable) - Constructor for exception com.metamatrix.query.mapping.xml.MappingException
 
MappingInterceptor - Interface in com.metamatrix.query.mapping.xml
This defines a intercepting interface for the mapping nodes where for each node in the MappingNode can be called at the begining and end of the node occurence.
MappingLoader - Class in com.metamatrix.query.mapping.xml
Reads an mapping definition file in XML format.
MappingLoader() - Constructor for class com.metamatrix.query.mapping.xml.MappingLoader
 
MappingNode - Class in com.metamatrix.query.mapping.xml
There will be a mapping node for every entity (element or attribute) in a target XML document.
MappingNode() - Constructor for class com.metamatrix.query.mapping.xml.MappingNode
default constructor
MappingNodeConstants - Class in com.metamatrix.query.mapping.xml
Constants, property names, and property default values for a MappingNode.
MappingNodeConstants.Defaults - Class in com.metamatrix.query.mapping.xml
Default property values for node properties
MappingNodeConstants.Properties - Class in com.metamatrix.query.mapping.xml
Property names for type-specific node properties.
MappingNodeConstants.Tags - Class in com.metamatrix.query.mapping.xml
These are the String values to be used for XML document tags.
MappingNodeLogger - Class in com.metamatrix.query.mapping.xml
This class is just for trace logging, for only building the String of an entire tree of Mapping Nodes (which is expensive) when the toString is called on this object.
MappingNodeLogger(MappingNode) - Constructor for class com.metamatrix.query.mapping.xml.MappingNodeLogger
 
MappingOutputter - Class in com.metamatrix.query.mapping.xml
Outputs a mapping definition in XML format.
MappingOutputter() - Constructor for class com.metamatrix.query.mapping.xml.MappingOutputter
 
MappingRecursiveElement - Class in com.metamatrix.query.mapping.xml
A element which specifies a recursive element inside and xml schema.
MappingRecursiveElement(String, String) - Constructor for class com.metamatrix.query.mapping.xml.MappingRecursiveElement
 
MappingRecursiveElement(String, Namespace, String) - Constructor for class com.metamatrix.query.mapping.xml.MappingRecursiveElement
 
MappingSequenceNode - Class in com.metamatrix.query.mapping.xml
A node that describes a Sequence in XML Schema Mapping document
MappingSequenceNode() - Constructor for class com.metamatrix.query.mapping.xml.MappingSequenceNode
 
MappingSourceNode - Class in com.metamatrix.query.mapping.xml
This represents a source node.
MappingSourceNode() - Constructor for class com.metamatrix.query.mapping.xml.MappingSourceNode
 
MappingSourceNode(String) - Constructor for class com.metamatrix.query.mapping.xml.MappingSourceNode
 
MappingVisitor - Class in com.metamatrix.query.mapping.xml
A Visitor framework for navigating the Mapping Nodes
MappingVisitor() - Constructor for class com.metamatrix.query.mapping.xml.MappingVisitor
 
mapSymbols(LanguageObject, Map) - Static method in class com.metamatrix.query.sql.visitor.StaticSymbolMappingVisitor
 
mapVDBStates(short) - Static method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataHelper
 
mark() - Method in interface com.metamatrix.common.buffer.IndexedTupleSource
Save the current position that can be restored with a call to IndexedTupleSource.reset()
mark(int) - Method in class com.metamatrix.connector.xml.base.LoggingInputStreamFilter
 
mark(int) - Method in class com.metamatrix.connector.xml.cache.CachingInputStreamFilter
 
markAsFinished() - Method in interface com.metamatrix.query.processor.xml.DocumentInProgress
This marks the document as finished, requiring no more processing.
markAsFinished() - Method in class com.metamatrix.query.processor.xml.SAXDocumentInProgress
 
markAsUsed() - Method in class com.metamatrix.common.connection.ManagedConnection.ConnectionStatistics
 
markExcludedNodes(MappingDocument, HashSet) - Static method in class com.metamatrix.query.optimizer.xml.MarkExcludeVisitor
 
MarkExcludeVisitor - Class in com.metamatrix.query.optimizer.xml
This vistor marks all the nodes in the Mapping Document to "exclude".
MarkExcludeVisitor(HashSet) - Constructor for class com.metamatrix.query.optimizer.xml.MarkExcludeVisitor
 
markInstanceAsBad(HostInfo) - Method in interface com.metamatrix.common.comm.platform.socket.client.ServerDiscovery
Indicates that a connection could not be made to the given host.
markInstanceAsBad(HostInfo) - Method in class com.metamatrix.common.comm.platform.socket.client.UrlServerDiscovery
 
markProcessingStart() - Method in class com.metamatrix.dqp.message.AtomicRequestMessage
Start the clock on processing times - this should be called when the query hits the QueryService or SubscriptionService.
markProcessingStart() - Method in class com.metamatrix.dqp.message.RequestMessage
Start the clock on processing times - this should be called when the query hits the QueryService or SubscriptionService.
markServiceAsBad() - Method in class com.metamatrix.platform.registry.ServiceRegistryBinding
 
markSubmissionStart() - Method in class com.metamatrix.dqp.message.AtomicRequestMessage
Start the clock on submission start - this should be called when the request is originally created.
markSubmissionStart() - Method in class com.metamatrix.dqp.message.RequestMessage
Start the clock on submission start - this should be called when the request is originally created.
markSupported() - Method in class com.metamatrix.connector.xml.base.LoggingInputStreamFilter
 
markSupported() - Method in class com.metamatrix.connector.xml.cache.CachingInputStreamFilter
 
markVDBForDelete(VirtualDatabaseID) - Method in interface com.metamatrix.server.admin.api.RuntimeMetadataAdminAPI
Mark a VirtualDataBase (VDB) for deletion.
markVDBForDelete(VirtualDatabaseID) - Method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataAdminAPIImpl
Mark a VirtualDataBase (VDB) for deletion.
MASK_STRING - Static variable in class com.metamatrix.common.util.PasswordMaskUtil
The "mask" String that is printed out of the PasswordMaskUtil.toString() method, instead of the actual password value.
MASS_MAIL_LIMIT_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
MassEmailMessage - Class in com.sforce.soap.partner
 
MassEmailMessage() - Constructor for class com.sforce.soap.partner.MassEmailMessage
 
MassEmailMessage(Boolean, EmailPriority, String, Boolean, String, String, Boolean, String, String[], String, String[]) - Constructor for class com.sforce.soap.partner.MassEmailMessage
 
MASSMAIL_RETRY_LIMIT_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
match(char[], char[], boolean) - Static method in class org.teiid.metadata.index.CharOperation
Answers true if the pattern matches the given name, false otherwise.
MATCH_CHAR - Static variable in class com.metamatrix.query.sql.lang.MatchCriteria
The default single match character - '_'
MATCH_CHAR - Static variable in class org.teiid.metadata.index.IndexConstants.RECORD_STRING
 
MATCH_CHAR_STRING - Static variable in class org.teiid.metadata.index.IndexConstants.RECORD_STRING
 
matchCrit(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse a match criteria.
MatchCriteria - Class in com.metamatrix.query.sql.lang
This class represents a criteria involving a string expression to be matched against a string expression match value.
MatchCriteria() - Constructor for class com.metamatrix.query.sql.lang.MatchCriteria
Constructs a default instance of this class.
MatchCriteria(Expression, Expression) - Constructor for class com.metamatrix.query.sql.lang.MatchCriteria
Constructs an instance of this class from a left and right expression
MatchCriteria(Expression, Expression, char) - Constructor for class com.metamatrix.query.sql.lang.MatchCriteria
Constructs an instance of this class from a left and right expression and an escape character
MatchCriteria.PatternTranslator - Class in com.metamatrix.query.sql.lang
Utility to convert the pattern into a different match syntax
MatchCriteria.PatternTranslator(String, String, char[], char) - Constructor for class com.metamatrix.query.sql.lang.MatchCriteria.PatternTranslator
 
matchesTarget(Message, Object) - Static method in class com.metamatrix.api.core.message.MessageList
Helper method to determine whether the supplied message has a target that is exactly the same as the supplied object.
matchesType(Message, int[]) - Static method in class com.metamatrix.api.core.message.MessageList
Helper method to determine whether the supplied message has a type that is exactly the same as one of the the supplied types.
matchesType(Message, int) - Static method in class com.metamatrix.api.core.message.MessageList
Helper method to determine whether the supplied message has a type that is exactly the same object as the supplied type.
MATERIALIZATION - Static variable in class com.metamatrix.core.vdb.ModelType
The 'MATERIALIZATION' literal value.
MATERIALIZATION_CONNECTION_PROP_FILE_PREFIX - Static variable in class com.metamatrix.vdb.materialization.ScriptType
 
MATERIALIZATION_CONNECTION_PROP_FILE_SUFFIX - Static variable in class com.metamatrix.vdb.materialization.ScriptType
 
MATERIALIZATION_CREATE_SCRIPT_FILE_PREFIX - Static variable in class com.metamatrix.vdb.materialization.ScriptType
 
MATERIALIZATION_LOAD_SCRIPT_FILE_PREFIX - Static variable in class com.metamatrix.vdb.materialization.ScriptType
 
MATERIALIZATION_MODEL_FILE_PREFIX - Static variable in class com.metamatrix.vdb.materialization.ScriptType
 
MATERIALIZATION_MODEL_FILE_SUFFIX - Static variable in interface com.metamatrix.core.vdb.VdbConstants
 
MATERIALIZATION_MODEL_NAME - Static variable in interface com.metamatrix.core.vdb.VdbConstants
 
MATERIALIZATION_SCRIPT_FILE_SUFFIX - Static variable in class com.metamatrix.vdb.materialization.ScriptType
 
MATERIALIZATION_SCRIPT_NAME_SEPARATOR - Static variable in class com.metamatrix.vdb.materialization.ScriptType
 
MATERIALIZATION_SCRIPTS_LOG_FILE_SUFFIX - Static variable in class com.metamatrix.vdb.materialization.ScriptType
 
MATERIALIZATION_SWAP_SCRIPT_FILE_PREFIX - Static variable in class com.metamatrix.vdb.materialization.ScriptType
 
MATERIALIZATION_TRUNCATE_SCRIPT_FILE_PREFIX - Static variable in class com.metamatrix.vdb.materialization.ScriptType
 
MaterializationLoadScripts - Interface in com.metamatrix.server.admin.api
Contains all information nessecary to save the scripts that will be run by a MetaMatrix utility to load or refresh the data resident in a Materialized View.
MaterializationLoadScripts.DatabaseType - Interface in com.metamatrix.server.admin.api
 
MaterializationLoadScriptsImpl - Class in com.metamatrix.server.admin.apiimpl
 
MATERIALIZED_TYPE - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.TABLE_TYPES
 
MATERIALIZED_VIEW - Static variable in class com.metamatrix.query.analysis.QueryAnnotation
 
MaterializedViewConnectionData - Class in com.metamatrix.vdb.materialization.template
Data holder for the arguments provided to the templates used to create materialized view population scripts.
MaterializedViewConnectionData(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Constructor for class com.metamatrix.vdb.materialization.template.MaterializedViewConnectionData
Groups all the parameters used to drive creation of materialized view connection property file.
MaterializedViewData - Class in com.metamatrix.vdb.materialization.template
Data holder for the arguments provided to the templates used to create materialized view population scripts.
MaterializedViewData(String, String[], String, String, String, String, String) - Constructor for class com.metamatrix.vdb.materialization.template.MaterializedViewData
Groups all of the parameters used to drive the creation of materialized view scripts.
MaterializedViewScriptGenerator - Interface in com.metamatrix.vdb.materialization
This generator creates the load and refresh scripts necessary to facilitate all Materialized Views in a VDB.
MaterializedViewScriptGeneratorImpl - Class in com.metamatrix.vdb.materialization
 
MaterializedViewScriptGeneratorImpl(TemplateData) - Constructor for class com.metamatrix.vdb.materialization.MaterializedViewScriptGeneratorImpl
Default ctor.
Max - Class in com.metamatrix.query.function.aggregate
 
Max() - Constructor for class com.metamatrix.query.function.aggregate.Max
Constructor for Min.
MAX - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
MAX - Static variable in class com.metamatrix.query.sql.ReservedWords
 
MAX - Static variable in interface org.teiid.connector.language.IAggregate
 
MAX - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
MAX_ACTIONS_PER_RULE_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
MAX_ACTIVE_RULES_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
MAX_APPROVAL_STEPS_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
MAX_CODE_TABLE_RECORDS - Static variable in interface com.metamatrix.dqp.embedded.DQPEmbeddedProperties
 
MAX_CODE_TABLE_RECORDS - Static variable in class com.metamatrix.server.query.service.QueryServicePropertyNames
 
MAX_CODE_TABLE_RECORDS_PER_TABLE - Static variable in interface com.metamatrix.dqp.embedded.DQPEmbeddedProperties
 
MAX_CODE_TABLES - Static variable in interface com.metamatrix.dqp.embedded.DQPEmbeddedProperties
 
MAX_CODE_TABLES - Static variable in class com.metamatrix.server.query.service.QueryServicePropertyNames
 
MAX_CONNECTIONS - Static variable in class org.teiid.connector.api.ConnectorPropertyNames
The environment property name whose value defines the maximum number of processor threads.
MAX_DESCRIPTION_LEN - Static variable in class com.metamatrix.platform.security.api.AuthorizationRealm
Largest allowable description.
MAX_EXCEPTION_LENGTH_PROPERTY_NAME - Static variable in class com.metamatrix.common.log.DbLogWriter
The name of the property that contains the name of the table to which log messages are to be recorded.
MAX_EXCLUSIVE - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.DATA_TYPE_FACETS.CONSTRAINING
 
MAX_FETCH_SIZE - Static variable in interface com.metamatrix.dqp.embedded.DQPEmbeddedProperties
 
MAX_FETCH_SIZE - Static variable in class com.metamatrix.server.query.service.QueryServicePropertyNames
 
MAX_FILE_SIZE - Static variable in class com.metamatrix.common.buffer.BufferManagerPropertyNames
Optional property - this values specifies the maximum size in MegaBytes that a buffer file can reach.
MAX_FORMULAS_PER_RULE_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
MAX_GENERAL_LENGTH_PROPERTY_NAME - Static variable in class com.metamatrix.common.log.DbLogWriter
The name of the property that contains the maximum length allowed for the general column (exception message and exception).
MAX_GENERAL_LENGTH_PROPERTY_NAME - Static variable in class com.metamatrix.platform.security.audit.destination.DatabaseAuditDestination
The name of the property that contains the maximum length allowed for the general column (exception message and exception).
MAX_INCLUSIVE - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.DATA_TYPE_FACETS.CONSTRAINING
 
MAX_LENGTH - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.DATA_TYPE_FACETS.CONSTRAINING
 
MAX_LENGTH - Static variable in class com.metamatrix.query.function.metadata.FunctionMetadataValidator
Maximum length for function names, parameter names, categories, and descriptions.
MAX_LOG_ROWS_RETURNED - Static variable in class com.metamatrix.common.log.reader.LogEntry
The name of the System property that contains the maximum number of rows that will be returned for viewing..
MAX_LOG_ROWS_RETURNED - Static variable in class com.metamatrix.common.log.reader.LogEntryPropertyNames
The name of the System property that contains the maximum number of rows that will be returned for viewing..
MAX_MESSAGE_LENGTH_PROPERTY_NAME - Static variable in class com.metamatrix.common.log.DbLogWriter
The name of the property that contains the maximum length allowed for the column that contains the message portion.
MAX_OPEN_FILES - Static variable in class com.metamatrix.common.buffer.BufferManagerPropertyNames
Optional property - this values specifies how many open file descriptors should be cached in the storage directory.
MAX_PARTITIONS - Static variable in class com.metamatrix.query.processor.relational.PartitionedSortJoin
This is a compromise between the max size of the smaller side and effective partitioning assuming that we only want to hold two batches in memory during partitioning.
MAX_PLAN_CACHE_SIZE - Static variable in interface com.metamatrix.dqp.embedded.DQPEmbeddedProperties
 
MAX_PLAN_CACHE_SIZE - Static variable in class com.metamatrix.server.query.service.QueryServicePropertyNames
 
MAX_RESOURCE_LENGTH_PROPERTY_NAME - Static variable in class com.metamatrix.platform.security.audit.destination.DatabaseAuditDestination
The name of the property that contains the maximum length allowed for the column that contains the resources portion.
MAX_RESULT_ROWS - Static variable in class org.teiid.connector.api.ConnectorPropertyNames
This property can be used to specify the maximum number of rows to be returned from the datasource of this connector.
MAX_RESULTSET_CACHE_AGE - Static variable in interface com.metamatrix.dqp.embedded.DQPEmbeddedProperties
 
MAX_RESULTSET_CACHE_AGE - Static variable in class com.metamatrix.server.query.service.QueryServicePropertyNames
 
MAX_RESULTSET_CACHE_AGE - Static variable in class org.teiid.connector.api.ConnectorPropertyNames
 
MAX_RESULTSET_CACHE_SIZE - Static variable in interface com.metamatrix.dqp.embedded.DQPEmbeddedProperties
 
MAX_RESULTSET_CACHE_SIZE - Static variable in class com.metamatrix.server.query.service.QueryServicePropertyNames
 
MAX_RESULTSET_CACHE_SIZE - Static variable in class org.teiid.connector.api.ConnectorPropertyNames
 
MAX_RETRY_DELAY_VAL - Static variable in class com.metamatrix.platform.service.proxy.ServiceProxy
 
MAX_RULE_ENTRIES_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
MAX_RULES_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
MAX_SESSIONS - Static variable in interface com.metamatrix.platform.security.api.service.SessionServiceInterface
 
MAX_STRING_LENGTH - Static variable in class com.metamatrix.common.types.DataTypeManager
 
MAX_TASK_DESCRIPTION_EXCEEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
MAX_THREADS - Static variable in interface com.metamatrix.common.config.api.VMComponentDefnType
 
MAX_THREADS - Static variable in interface com.metamatrix.dqp.embedded.DQPEmbeddedProperties
 
MAX_TIMEOUT - Static variable in interface com.metamatrix.dqp.service.TransactionService
 
MAX_TM_RULE_ITEMS_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
MAX_TM_RULES_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
MAXIMUM_CCEMAILS_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
MAXIMUM_DASHBOARD_COMPONENTS_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
MAXIMUM_HIERARCHY_LEVELS_REACHED - Static variable in class com.sforce.soap.partner.StatusCode
 
MAXIMUM_RESOURCE_POOL_SIZE - Static variable in class com.metamatrix.common.jdbc.SimplePooledConnectionSource
 
MAXIMUM_SIZE_OF_ATTACHMENT - Static variable in class com.sforce.soap.partner.StatusCode
 
MAXIMUM_SIZE_OF_DOCUMENT - Static variable in class com.sforce.soap.partner.StatusCode
 
maxNextCharInd - Variable in class com.metamatrix.query.parser.JavaCharStream
 
maxResultRows - Variable in class org.teiid.connector.jdbc.JDBCBaseExecution
 
maxSize - Variable in class com.metamatrix.core.util.LRUCache
 
maxSockets - Variable in class com.metamatrix.platform.vm.controller.SocketListenerStats
 
maxThreads - Variable in class com.metamatrix.common.queue.WorkerPoolStats
 
MBR_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
MDC_0001 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
MDC_0001 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
MDC_0002 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
MDC_0003 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
MDC_0004 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
MDC_0005 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
MDC_0006 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
MDC_0007 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
MDC_0008 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
MDC_0009 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
MDC_0010 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
MDC_0011 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
MDC_0012 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
MDC_0013 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
MDC_0014 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
MDC_0015 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
MDC_0016 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
MDC_0017 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
MDC_0018 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
MDC_0019 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
MDC_0020 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
MDC_0021 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
MDC_0022 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
MDC_0023 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
MDC_0024 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
MDC_0025 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
MDC_0026 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
MDC_0027 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
MDL_NM - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.Models.ColumnName
 
MDL_TYPE - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.Models.ColumnName
 
MDL_UID - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.ModelPropNames.ColumnName
 
MDL_UID - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.Models.ColumnName
 
MDL_UID - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VDBModels.ColumnName
 
MDL_UID - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VModelProperties.ColumnName
 
MDL_URI - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.Models.ColumnName
 
MDL_UUID - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.Models.ColumnName
 
MDL_VERSION - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.Models.ColumnName
 
MEDIUM - Static variable in interface com.metamatrix.jdbc.api.Annotation
 
MEDIUM - Static variable in class com.metamatrix.query.analysis.QueryAnnotation
 
MEMBER_TYPE_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
MEMBERSHIP_SERVICE - Static variable in interface com.metamatrix.common.config.ResourceNames
 
MEMBERSHIP_SERVICE - Static variable in interface com.metamatrix.dqp.service.DQPServiceNames
 
MEMBERSHIP_SERVICE_PROXY_CLASS - Static variable in class com.metamatrix.platform.util.PlatformProxyHelper
 
MembershipDomain - Interface in com.metamatrix.platform.security.membership.spi
Defines a Membership Domain for the Membership Service.
membershipService - Variable in class com.metamatrix.platform.security.authorization.service.AuthorizationServiceImpl
 
MembershipServiceException - Exception in com.metamatrix.api.exception.security
 
MembershipServiceException() - Constructor for exception com.metamatrix.api.exception.security.MembershipServiceException
No-arg CTOR
MembershipServiceException(String) - Constructor for exception com.metamatrix.api.exception.security.MembershipServiceException
Constructs an instance of the exception with the specified detail message.
MembershipServiceException(Throwable) - Constructor for exception com.metamatrix.api.exception.security.MembershipServiceException
Constructs an instance of the exception with no detail message but with a single exception.
MembershipServiceException(Throwable, String) - Constructor for exception com.metamatrix.api.exception.security.MembershipServiceException
Constructs an instance of the exception with the specified detail message and a single exception.
MembershipServiceException(String, String) - Constructor for exception com.metamatrix.api.exception.security.MembershipServiceException
Construct an instance with an error code and message specified.
MembershipServiceException(Throwable, String, String) - Constructor for exception com.metamatrix.api.exception.security.MembershipServiceException
Construct an instance with a linked exception, and an error code and message, specified.
MembershipServiceImpl - Class in com.metamatrix.platform.security.membership.service
This class serves as the primary implementation of the Membership Service, and logically consists of a set of one or more MembershipDomainInterface instances.
MembershipServiceImpl(URL, InetAddress) - Constructor for class com.metamatrix.platform.security.membership.service.MembershipServiceImpl
 
MembershipServiceInterface - Interface in com.metamatrix.platform.security.api.service
This interface represents the API to the MemberShip Service, and it defines the functionality that is accessible to clients.
MembershipSourceException - Exception in com.metamatrix.platform.security.membership.spi
 
MembershipSourceException() - Constructor for exception com.metamatrix.platform.security.membership.spi.MembershipSourceException
No-arg CTOR
MembershipSourceException(String) - Constructor for exception com.metamatrix.platform.security.membership.spi.MembershipSourceException
Constructs an instance of the exception with the specified detail message.
MembershipSourceException(Throwable) - Constructor for exception com.metamatrix.platform.security.membership.spi.MembershipSourceException
Constructs an instance of the exception with no detail message but with a single exception.
MembershipSourceException(Throwable, String) - Constructor for exception com.metamatrix.platform.security.membership.spi.MembershipSourceException
Constructs an instance of the exception with the specified detail message and a single exception.
MembershipSourceException(String, String) - Constructor for exception com.metamatrix.platform.security.membership.spi.MembershipSourceException
Construct an instance with an error code and message specified.
MembershipSourceException(Throwable, String, String) - Constructor for exception com.metamatrix.platform.security.membership.spi.MembershipSourceException
Construct an instance with a linked exception, and an error code and message, specified.
MEMORY_AVAILABLE - Static variable in class com.metamatrix.common.buffer.BufferManagerPropertyNames
Optional property - the amount of memory (in megabytes) that buffer management should use.
memoryFree - Variable in class com.metamatrix.common.buffer.impl.BufferStats
 
MemoryNotAvailableException - Exception in com.metamatrix.common.buffer
Indicates memory was not available for the requested operation.
MemoryNotAvailableException() - Constructor for exception com.metamatrix.common.buffer.MemoryNotAvailableException
No-arg costructor required by Externalizable semantics
MemoryNotAvailableException(String) - Constructor for exception com.metamatrix.common.buffer.MemoryNotAvailableException
Constructor for MemoryNotAvailableException.
MemoryNotAvailableException(String, String) - Constructor for exception com.metamatrix.common.buffer.MemoryNotAvailableException
Constructor for MemoryNotAvailableException.
MemoryNotAvailableException(Throwable, String) - Constructor for exception com.metamatrix.common.buffer.MemoryNotAvailableException
Constructor for MemoryNotAvailableException.
MemoryNotAvailableException(Throwable, String, String) - Constructor for exception com.metamatrix.common.buffer.MemoryNotAvailableException
Constructor for MemoryNotAvailableException.
memoryUsed - Variable in class com.metamatrix.common.buffer.impl.BufferStats
 
merge(MetaMatrixPrincipal, MetaMatrixPrincipal) - Static method in class com.metamatrix.platform.security.api.BasicMetaMatrixPrincipal
Merge all of the attributes of the input principal into the target principal.
merge(MergeRequest[]) - Method in interface com.sforce.soap.partner.Soap
Merge and update a set of sObjects based on object id
merge(MergeRequest[]) - Method in class com.sforce.soap.partner.SoapBindingStub
 
MERGE_CRITERIA - Static variable in class com.metamatrix.query.optimizer.relational.rules.RuleConstants
 
MERGE_FAILED - Static variable in class com.sforce.soap.partner.StatusCode
 
MERGE_VIRTUAL - Static variable in class com.metamatrix.query.optimizer.relational.rules.RuleConstants
 
MergeJoinStrategy - Class in com.metamatrix.query.processor.relational
MergeJoinStrategy supports generalized Full, Left Outer, and Inner Joins (containing non-equi join criteria) as long as there is at least one equi-join criteria Additionally supports Semi and Anti-Semi Joins.
MergeJoinStrategy(MergeJoinStrategy.SortOption, MergeJoinStrategy.SortOption, boolean) - Constructor for class com.metamatrix.query.processor.relational.MergeJoinStrategy
 
MergeJoinStrategy.SortOption - Enum in com.metamatrix.query.processor.relational
 
mergePhase() - Method in class com.metamatrix.query.processor.relational.SortUtility
 
MergeRequest - Class in com.sforce.soap.partner
 
MergeRequest() - Constructor for class com.sforce.soap.partner.MergeRequest
 
MergeRequest(SObject, String[]) - Constructor for class com.sforce.soap.partner.MergeRequest
 
MergeResult - Class in com.sforce.soap.partner
 
MergeResult() - Constructor for class com.sforce.soap.partner.MergeResult
 
MergeResult(Error[], String, String[], boolean, String[]) - Constructor for class com.sforce.soap.partner.MergeResult
 
MergeTreeNodeProcessor - Class in com.metamatrix.query.optimizer.relational
Merge neighboring relational nodes by combining canonical plans
MergeTreeNodeProcessor() - Constructor for class com.metamatrix.query.optimizer.relational.MergeTreeNodeProcessor
 
Message - Interface in com.metamatrix.api.core.message
Message is intended for situations where there is a need to couple a message's text with a related message type and target object.
Message - Class in com.metamatrix.common.comm.api
 
Message() - Constructor for class com.metamatrix.common.comm.api.Message
 
MESSAGE - Static variable in class com.metamatrix.common.log.DbLogWriter.ColumnName
 
MESSAGE - Static variable in class com.metamatrix.common.log.reader.LogEntryPropertyNames.ColumnName
 
MESSAGE_FORMAT_PROPERTY_NAME - Static variable in class com.metamatrix.platform.security.audit.destination.ConsoleAuditDestination
The name of the property that contains the name of the LogMessageFormat class that is used to format messages sent to the console.
MESSAGE_FORMAT_PROPERTY_NAME - Static variable in class com.metamatrix.platform.security.audit.destination.SingleFileAuditDestination
The name of the property that contains the name of the AuditMessageFormat class that is used to format messages sent to the file destination.
MESSAGE_KEY - Static variable in class com.metamatrix.common.messaging.jgroups.JGroupsMessageBus
 
messageAdded(Message) - Method in class com.metamatrix.api.core.message.MessageList
Can be overridden by subclasses to do specific work on a message when it is being added.
MessageBus - Interface in com.metamatrix.common.messaging
 
MessageLevel - Class in com.metamatrix.core.log
Constants that define the level of the messages that are to be recorded by the LogManager.
MessageLevel() - Constructor for class com.metamatrix.core.log.MessageLevel
 
MessageLevel.DisplayNames - Class in com.metamatrix.core.log
Constants that define the types of the messages that are to be recorded by the LogManager.
MessageLevel.DisplayNames() - Constructor for class com.metamatrix.core.log.MessageLevel.DisplayNames
 
MessageLevel.Labels - Class in com.metamatrix.core.log
Constants that define the types of the messages that are to be recorded by the LogManager.
MessageLevel.Labels() - Constructor for class com.metamatrix.core.log.MessageLevel.Labels
 
MessageList - Class in com.metamatrix.api.core.message
An ordered collection of Message instances.
MessageList() - Constructor for class com.metamatrix.api.core.message.MessageList
Construct an object with no Message instances.
MessageList(Collection) - Constructor for class com.metamatrix.api.core.message.MessageList
Construct an object and add all of the Message instances in the specified collection.
MessageList.Statistics - Class in com.metamatrix.api.core.message
Class that maintains statistics for the MessageList's Message instances categorized by various types.
MessageList.Statistics() - Constructor for class com.metamatrix.api.core.message.MessageList.Statistics
No-arg constructor
messageReceived(ChannelHandlerContext, MessageEvent) - Method in class org.teiid.transport.SSLAwareChannelHandler
 
messageRemoved(Message) - Method in class com.metamatrix.api.core.message.MessageList
Can be overridden by subclasses to do specific work on a message when it is being removed.
Messages - Class in com.metamatrix.connector.salesforce
 
Messages() - Constructor for class com.metamatrix.connector.salesforce.Messages
 
Messages - Class in com.metamatrix.connector.xml.base
 
Messages() - Constructor for class com.metamatrix.connector.xml.base.Messages
 
Messages - Class in com.metamatrix.connector.xml.file
 
Messages - Class in com.metamatrix.connector.xml.http
 
Messages - Class in com.metamatrix.connector.xml.soap
 
messagesCleared() - Method in class com.metamatrix.api.core.message.MessageList
Can be overridden by subclasses to do specific work when this list is being cleared.
MessageTypes - Interface in com.metamatrix.api.core.message
Contains the pre-defined message types for the DefaultMessage create methods.
MESSAGING_ERR_0001 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
messaging (017)
MESSAGING_ERR_0002 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
MESSAGING_ERR_0003 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
MESSAGING_ERR_0004 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
MESSAGING_ERR_0005 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
MESSAGING_ERR_0006 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
MESSAGING_ERR_0007 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
MESSAGING_ERR_0008 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
MESSAGING_ERR_0009 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
MESSAGING_ERR_0010 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
MESSAGING_ERR_0011 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
MESSAGING_ERR_0012 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
MESSAGING_ERR_0013 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
MESSAGING_ERR_0014 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
MESSAGING_ERR_0015 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
MessagingException - Exception in com.metamatrix.common.messaging
 
MessagingException() - Constructor for exception com.metamatrix.common.messaging.MessagingException
No-arg costructor required by Externalizable semantics
MessagingException(String) - Constructor for exception com.metamatrix.common.messaging.MessagingException
Construct an instance with the message specified.
MessagingException(String, String) - Constructor for exception com.metamatrix.common.messaging.MessagingException
Construct an instance with the message and error code specified.
MessagingException(Throwable, String) - Constructor for exception com.metamatrix.common.messaging.MessagingException
Construct an instance from a message and an exception to chain to this one.
MessagingException(Throwable, String, String) - Constructor for exception com.metamatrix.common.messaging.MessagingException
Construct an instance from a message and a code and an exception to chain to this one.
METABASE_AUTHORIZATION_ENABLED - Static variable in class com.metamatrix.platform.security.api.service.AuthorizationServicePropertyNames
The environment property the determines whether MetaBase authorization will be performed.
MetaBaseConnector - Interface in com.metamatrix.metadata.runtime.spi
 
metadata - Variable in class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
metadata - Variable in class com.metamatrix.connector.xml.streaming.BaseStreamingExecution
 
metadata - Variable in class com.metamatrix.query.optimizer.relational.PlanToProcessConverter
 
metadata - Variable in class com.metamatrix.query.resolver.util.ResolverVisitor
 
metadata_0001 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
metadata package (004)
metadata_0002 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0003 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0004 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0005 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0006 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0007 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0008 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0009 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0010 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0011 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0012 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0013 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0014 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0015 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0016 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0017 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0018 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0019 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0020 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0021 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0022 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0023 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0024 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0025 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0026 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0027 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0028 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0029 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0030 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0031 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0032 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0033 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0034 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0035 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0036 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0037 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0038 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0039 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0040 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0041 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0042 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0043 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0044 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0045 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0046 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0047 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0048 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0049 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0050 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0051 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0052 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0053 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0054 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0055 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0056 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0057 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0058 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0059 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0060 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0061 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0062 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0063 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0064 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0065 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0066 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0067 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0068 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0069 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
METADATA_KEYWORD_TYPE - Static variable in interface com.metamatrix.common.config.api.ExtensionModule
The name of the Metadata Keyword type of extension module.
METADATA_KEYWORD_TYPE - Static variable in class com.metamatrix.common.extensionmodule.ExtensionModuleTypes
The name of the Metadata Keyword type of extension module.
METADATA_KEYWORD_TYPE - Static variable in interface org.teiid.adminapi.ExtensionModule
The name of the Metadata Keyword type of extension module.
METADATA_RESOURCE_CLASS_NAME - Static variable in class com.metamatrix.metadata.runtime.api.RuntimeMetadataPropertyNames
 
METADATA_SERVICE - Static variable in interface com.metamatrix.dqp.service.DQPServiceNames
Metadata service - provides acecss to runtime metadata
METADATA_SUPPLIER_CLASS_NAME - Static variable in class com.metamatrix.metadata.runtime.api.RuntimeMetadataPropertyNames
 
MetadataCache - Class in com.metamatrix.metadata.runtime.model
 
MetadataCache() - Constructor for class com.metamatrix.metadata.runtime.model.MetadataCache
pass true for loadMetadata if the information for the groups and elements are to be loaded.
MetadataConnectorConstants - Class in org.teiid.connector.metadata
Constants used in MetadataConnector, some of the values for these constants are used in NameInSource of the SystemPhysical model.
MetadataConnectorConstants() - Constructor for class org.teiid.connector.metadata.MetadataConnectorConstants
 
MetadataConnectorMetadata - Class in org.teiid.connector.metadata
Extends the ServerRuntimeMetadata class with additional methods for querying the indexes.
MetadataConnectorMetadata(VdbMetadataContext, CompositeMetadataStore) - Constructor for class org.teiid.connector.metadata.MetadataConnectorMetadata
Constructor MetadataConnectorMetadata.
MetadataConnectorPlugin - Class in com.metamatrix.connector.metadata
The Plugin for the repository API project.
MetadataConnectorPlugin() - Constructor for class com.metamatrix.connector.metadata.MetadataConnectorPlugin
 
MetadataConstants - Class in com.metamatrix.metadata.runtime.api
MetadataConstants are all the constant values used to identify all the valid values for a multi-value attribute.
MetadataConstants() - Constructor for class com.metamatrix.metadata.runtime.api.MetadataConstants
 
MetadataConstants - Class in org.teiid.connector.metadata.runtime
MetadataConstants are all the constant values used to identify all the valid values for a multi-value attribute.
MetadataConstants() - Constructor for class org.teiid.connector.metadata.runtime.MetadataConstants
 
MetadataConstants.CAPABILITY_PROPERTY_NAMES - Class in com.metamatrix.metadata.runtime.api
These property names are used to set connector capability properties on a model.
MetadataConstants.CAPABILITY_PROPERTY_NAMES() - Constructor for class com.metamatrix.metadata.runtime.api.MetadataConstants.CAPABILITY_PROPERTY_NAMES
 
MetadataConstants.COLUMN_SET_TYPES - Class in org.teiid.connector.metadata.runtime
These types indicate the type of COLUMN_SET it is.
MetadataConstants.COLUMN_SET_TYPES() - Constructor for class org.teiid.connector.metadata.runtime.MetadataConstants.COLUMN_SET_TYPES
 
MetadataConstants.DATATYPE_TYPES - Class in com.metamatrix.metadata.runtime.api
A DataType object will be identified as being of one of these types.
MetadataConstants.DATATYPE_TYPES() - Constructor for class com.metamatrix.metadata.runtime.api.MetadataConstants.DATATYPE_TYPES
 
MetadataConstants.DATATYPE_TYPES - Class in org.teiid.connector.metadata.runtime
A DataType object will be identified as being of one of these types.
MetadataConstants.DATATYPE_TYPES() - Constructor for class org.teiid.connector.metadata.runtime.MetadataConstants.DATATYPE_TYPES
 
MetadataConstants.DATATYPE_VARIETIES - Class in org.teiid.connector.metadata.runtime
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.DATATYPE_VARIETIES() - Constructor for class org.teiid.connector.metadata.runtime.MetadataConstants.DATATYPE_VARIETIES
 
MetadataConstants.KEY_TYPES - Class in com.metamatrix.metadata.runtime.api
These types indicate the type of KEY it is.
MetadataConstants.KEY_TYPES() - Constructor for class com.metamatrix.metadata.runtime.api.MetadataConstants.KEY_TYPES
 
MetadataConstants.KEY_TYPES - Class in org.teiid.connector.metadata.runtime
These types indicate the type of KEY it is.
MetadataConstants.KEY_TYPES() - Constructor for class org.teiid.connector.metadata.runtime.MetadataConstants.KEY_TYPES
 
MetadataConstants.MATCH_TYPES - Class in com.metamatrix.metadata.runtime.api
These types are associated with a KEY, indicating the type of matching that can be performed on it.
MetadataConstants.MATCH_TYPES() - Constructor for class com.metamatrix.metadata.runtime.api.MetadataConstants.MATCH_TYPES
 
MetadataConstants.MATCH_TYPES - Class in org.teiid.connector.metadata.runtime
These types are associated with a KEY, indicating the type of matching that can be performed on it.
MetadataConstants.MATCH_TYPES() - Constructor for class org.teiid.connector.metadata.runtime.MetadataConstants.MATCH_TYPES
 
MetadataConstants.NULL_TYPES - Class in com.metamatrix.metadata.runtime.api
These types are associated with a DataType or an Element needing the indication of null types.
MetadataConstants.NULL_TYPES() - Constructor for class com.metamatrix.metadata.runtime.api.MetadataConstants.NULL_TYPES
 
MetadataConstants.NULL_TYPES - Class in org.teiid.connector.metadata.runtime
These types are associated with a DataType or an Element needing the indication of null types.
MetadataConstants.NULL_TYPES() - Constructor for class org.teiid.connector.metadata.runtime.MetadataConstants.NULL_TYPES
 
MetadataConstants.PARAMETER_TYPES - Class in com.metamatrix.metadata.runtime.api
These types indicate the type of PROCEDURE_PARAMETER it is.
MetadataConstants.PARAMETER_TYPES() - Constructor for class com.metamatrix.metadata.runtime.api.MetadataConstants.PARAMETER_TYPES
 
MetadataConstants.PARAMETER_TYPES - Class in org.teiid.connector.metadata.runtime
These types indicate the type of PROCEDURE_PARAMETER it is.
MetadataConstants.PARAMETER_TYPES() - Constructor for class org.teiid.connector.metadata.runtime.MetadataConstants.PARAMETER_TYPES
 
MetadataConstants.PROCEDURE_TYPES - Class in com.metamatrix.metadata.runtime.api
These types indicate the type of PROCEDURE it it.
MetadataConstants.PROCEDURE_TYPES() - Constructor for class com.metamatrix.metadata.runtime.api.MetadataConstants.PROCEDURE_TYPES
 
MetadataConstants.PROCEDURE_TYPES - Class in org.teiid.connector.metadata.runtime
These types indicate the type of PROCEDURE it is.
MetadataConstants.PROCEDURE_TYPES() - Constructor for class org.teiid.connector.metadata.runtime.MetadataConstants.PROCEDURE_TYPES
 
MetadataConstants.QUERY_PLAN_TYPES - Class in com.metamatrix.metadata.runtime.api
These types indicate the type of PROCEDURE it it.
MetadataConstants.QUERY_PLAN_TYPES() - Constructor for class com.metamatrix.metadata.runtime.api.MetadataConstants.QUERY_PLAN_TYPES
 
MetadataConstants.QUERY_TYPES - Class in com.metamatrix.metadata.runtime.api
 
MetadataConstants.QUERY_TYPES() - Constructor for class com.metamatrix.metadata.runtime.api.MetadataConstants.QUERY_TYPES
 
MetadataConstants.RECORD_TYPE - Class in org.teiid.connector.metadata.runtime
 
MetadataConstants.RECORD_TYPE() - Constructor for class org.teiid.connector.metadata.runtime.MetadataConstants.RECORD_TYPE
 
MetadataConstants.SEARCH_TYPES - Class in com.metamatrix.metadata.runtime.api
These types are associated with the Element having valid search types.
MetadataConstants.SEARCH_TYPES() - Constructor for class com.metamatrix.metadata.runtime.api.MetadataConstants.SEARCH_TYPES
 
MetadataConstants.SEARCH_TYPES - Class in org.teiid.connector.metadata.runtime
These types are associated with the Element having valid search types.
MetadataConstants.SEARCH_TYPES() - Constructor for class org.teiid.connector.metadata.runtime.MetadataConstants.SEARCH_TYPES
 
MetadataConstants.SIMPLE_TYPES - Class in com.metamatrix.metadata.runtime.api
Simple Type constants
MetadataConstants.SIMPLE_TYPES() - Constructor for class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES
 
MetadataConstants.SIMPLE_TYPES.DATA_TYPE_FACETS - Class in com.metamatrix.metadata.runtime.api
Simple Type facets
MetadataConstants.SIMPLE_TYPES.DATA_TYPE_FACETS() - Constructor for class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.DATA_TYPE_FACETS
 
MetadataConstants.SIMPLE_TYPES.DATA_TYPE_FACETS.CONSTRAINING - Class in com.metamatrix.metadata.runtime.api
 
MetadataConstants.SIMPLE_TYPES.DATA_TYPE_FACETS.CONSTRAINING() - Constructor for class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.DATA_TYPE_FACETS.CONSTRAINING
 
MetadataConstants.SIMPLE_TYPES.DATA_TYPE_FACETS.FUNDAMENTAL - Class in com.metamatrix.metadata.runtime.api
 
MetadataConstants.SIMPLE_TYPES.DATA_TYPE_FACETS.FUNDAMENTAL() - Constructor for class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.DATA_TYPE_FACETS.FUNDAMENTAL
 
MetadataConstants.SIMPLE_TYPES.FINAL_TYPES - Class in com.metamatrix.metadata.runtime.api
Final types.
MetadataConstants.SIMPLE_TYPES.FINAL_TYPES() - Constructor for class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.FINAL_TYPES
 
MetadataConstants.SIMPLE_TYPES.VARIETY_TYPES - Class in com.metamatrix.metadata.runtime.api
Variety types.
MetadataConstants.SIMPLE_TYPES.VARIETY_TYPES() - Constructor for class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.VARIETY_TYPES
 
MetadataConstants.SIMPLE_TYPES.WHITE_SPACE_TYPES - Class in com.metamatrix.metadata.runtime.api
White space types.
MetadataConstants.SIMPLE_TYPES.WHITE_SPACE_TYPES() - Constructor for class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.WHITE_SPACE_TYPES
 
MetadataConstants.SQL_TRANSFORMATION_TYPES - Class in org.teiid.connector.metadata.runtime
These types indicate the type of TRANSFORMATION it it.
MetadataConstants.SQL_TRANSFORMATION_TYPES() - Constructor for class org.teiid.connector.metadata.runtime.MetadataConstants.SQL_TRANSFORMATION_TYPES
 
MetadataConstants.TABLE_TYPES - Class in com.metamatrix.metadata.runtime.api
These types represent the type of table a Group is.
MetadataConstants.TABLE_TYPES() - Constructor for class com.metamatrix.metadata.runtime.api.MetadataConstants.TABLE_TYPES
 
MetadataConstants.TABLE_TYPES - Class in org.teiid.connector.metadata.runtime
These types represent the type of table a Group is.
MetadataConstants.TABLE_TYPES() - Constructor for class org.teiid.connector.metadata.runtime.MetadataConstants.TABLE_TYPES
 
MetadataConstants.VISIBILITY_TYPES - Class in com.metamatrix.metadata.runtime.api
Visibility type constants.
MetadataConstants.VISIBILITY_TYPES() - Constructor for class com.metamatrix.metadata.runtime.api.MetadataConstants.VISIBILITY_TYPES
 
MetadataFactory - Class in org.teiid.connector.metadata.runtime
 
MetadataFactory(String, Map<String, DatatypeRecordImpl>, Properties) - Constructor for class org.teiid.connector.metadata.runtime.MetadataFactory
 
MetadataID - Interface in com.metamatrix.metadata.runtime.api
The MetadataID class serves as the interface class for identifiers of objects.
MetadataLiteralCriteria - Class in org.teiid.connector.metadata
This object is used for construting match patterns used to query index files containing metadata information.
MetadataLiteralCriteria(String, Object) - Constructor for class org.teiid.connector.metadata.MetadataLiteralCriteria
Constructor MetadataLiteralCriteria
MetadataObject - Interface in com.metamatrix.metadata.runtime.api
 
MetadataObject - Interface in org.teiid.connector.metadata.runtime
Represents a runtime metadata object.
MetadataProcedureExecution - Class in com.metamatrix.connector.metadata
 
MetadataProcedureExecution(IProcedure, RuntimeMetadata, IObjectSource) - Constructor for class com.metamatrix.connector.metadata.MetadataProcedureExecution
 
MetadataProvider - Interface in org.teiid.connector.api
 
MetadataReader - Class in com.metamatrix.script.io
 
MetadataReader(ResultSetMetaData, String) - Constructor for class com.metamatrix.script.io.MetadataReader
 
MetadataResult - Class in com.metamatrix.dqp.client
 
MetadataResult(Map[], int) - Constructor for class com.metamatrix.dqp.client.MetadataResult
 
MetadataResultsPostProcessor - Class in org.teiid.connector.metadata
This is used to post process metadata records found by querying index files available to the metadata connector.
MetadataResultsPostProcessor(VdbMetadataContext) - Constructor for class org.teiid.connector.metadata.MetadataResultsPostProcessor
Constructor MetadataResultsPostProcessor
MetadataSearchCriteria - Interface in org.teiid.connector.metadata
Marker interface for criteria objects used to search metadata in index files.
MetadataService - Interface in com.metamatrix.dqp.service
 
MetadataSource - Interface in com.metamatrix.metadata.runtime.api
 
MetadataSourceAPI - Interface in com.metamatrix.metadata.runtime.api
The DataAccessAPI is the common interface to access runtime metadata.
MetadataSourceUtil - Class in com.metamatrix.metadata.runtime.api
 
MetadataSourceUtil() - Constructor for class com.metamatrix.metadata.runtime.api.MetadataSourceUtil
 
MetadataStore - Interface in com.metamatrix.query.metadata
 
METAMATRIX - Static variable in interface com.metamatrix.common.jdbc.JDBCPlatform.Protocol
 
METAMATRIX - Static variable in class com.metamatrix.vdb.materialization.DatabaseDialect
 
METAMATRIX_PREFIX - Static variable in interface com.metamatrix.core.CoreConstants.Plugin
 
METAMATRIX_PROTOCOL - Static variable in class com.metamatrix.jdbc.BaseDataSource
 
METAMATRIX_VDBMANIFESTMODEL_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
MetaMatrixAdminException - Exception in com.metamatrix.platform.admin.api.exception
Base exception of any specifically-administrative business exceptions
MetaMatrixAdminException() - Constructor for exception com.metamatrix.platform.admin.api.exception.MetaMatrixAdminException
No-arg CTOR
MetaMatrixAdminException(String) - Constructor for exception com.metamatrix.platform.admin.api.exception.MetaMatrixAdminException
Construct an instance with the message specified.
MetaMatrixAdminException(String, String) - Constructor for exception com.metamatrix.platform.admin.api.exception.MetaMatrixAdminException
Construct an instance with the message and error code specified.
MetaMatrixAdminException(Throwable, String) - Constructor for exception com.metamatrix.platform.admin.api.exception.MetaMatrixAdminException
Construct an instance from a message and an exception to chain to this one.
MetaMatrixAdminException(Throwable, String, String) - Constructor for exception com.metamatrix.platform.admin.api.exception.MetaMatrixAdminException
Construct an instance from a message and a code and an exception to chain to this one.
MetaMatrixAuthenticationException - Exception in com.metamatrix.api.exception.security
 
MetaMatrixAuthenticationException() - Constructor for exception com.metamatrix.api.exception.security.MetaMatrixAuthenticationException
No-Arg Constructor
MetaMatrixAuthenticationException(String) - Constructor for exception com.metamatrix.api.exception.security.MetaMatrixAuthenticationException
Constructs an instance of the exception with the specified detail message.
MetaMatrixAuthenticationException(Throwable) - Constructor for exception com.metamatrix.api.exception.security.MetaMatrixAuthenticationException
Constructs an instance of the exception with no detail message but with a single exception.
MetaMatrixAuthenticationException(Throwable, String) - Constructor for exception com.metamatrix.api.exception.security.MetaMatrixAuthenticationException
Constructs an instance of the exception with the specified detail message and a single exception.
MetaMatrixAuthenticationException(String, String) - Constructor for exception com.metamatrix.api.exception.security.MetaMatrixAuthenticationException
Construct an instance with an error code and message specified.
MetaMatrixAuthenticationException(Throwable, String, String) - Constructor for exception com.metamatrix.api.exception.security.MetaMatrixAuthenticationException
Construct an instance with a linked exception, and an error code and message, specified.
MetaMatrixComponentException - Exception in com.metamatrix.api.exception
Exception which occurs if an error occurs within the server that is not business-related.
MetaMatrixComponentException() - Constructor for exception com.metamatrix.api.exception.MetaMatrixComponentException
No-arg CTOR
MetaMatrixComponentException(String) - Constructor for exception com.metamatrix.api.exception.MetaMatrixComponentException
Construct an instance with the message specified.
MetaMatrixComponentException(Throwable) - Constructor for exception com.metamatrix.api.exception.MetaMatrixComponentException
Construct an instance with a linked exception specified.
MetaMatrixComponentException(String, String) - Constructor for exception com.metamatrix.api.exception.MetaMatrixComponentException
Construct an instance with the message and error code specified.
MetaMatrixComponentException(Throwable, String) - Constructor for exception com.metamatrix.api.exception.MetaMatrixComponentException
Construct an instance from a message and an exception to chain to this one.
MetaMatrixComponentException(Throwable, String, String) - Constructor for exception com.metamatrix.api.exception.MetaMatrixComponentException
Construct an instance from a message and a code and an exception to chain to this one.
MetaMatrixCoreException - Exception in com.metamatrix.core
Exception which occurs if an error occurs within the server that is not business-related.
MetaMatrixCoreException() - Constructor for exception com.metamatrix.core.MetaMatrixCoreException
 
MetaMatrixCoreException(String) - Constructor for exception com.metamatrix.core.MetaMatrixCoreException
 
MetaMatrixCoreException(String, String) - Constructor for exception com.metamatrix.core.MetaMatrixCoreException
 
MetaMatrixCoreException(Throwable) - Constructor for exception com.metamatrix.core.MetaMatrixCoreException
 
MetaMatrixCoreException(Throwable, String) - Constructor for exception com.metamatrix.core.MetaMatrixCoreException
 
MetaMatrixCoreException(Throwable, String, String) - Constructor for exception com.metamatrix.core.MetaMatrixCoreException
 
MetaMatrixException - Exception in com.metamatrix.api.exception
A generic exception which contains a reference to another exception.
MetaMatrixException() - Constructor for exception com.metamatrix.api.exception.MetaMatrixException
No-arg Constructor
MetaMatrixException(String) - Constructor for exception com.metamatrix.api.exception.MetaMatrixException
Construct an instance with the specified error message.
MetaMatrixException(String, String) - Constructor for exception com.metamatrix.api.exception.MetaMatrixException
Construct an instance with the specified error code and message.
MetaMatrixException(Throwable) - Constructor for exception com.metamatrix.api.exception.MetaMatrixException
Construct an instance with a linked exception specified.
MetaMatrixException(Throwable, String) - Constructor for exception com.metamatrix.api.exception.MetaMatrixException
Construct an instance with the linked exception and error message specified.
MetaMatrixException(Throwable, String, String) - Constructor for exception com.metamatrix.api.exception.MetaMatrixException
Construct an instance with the linked exception, error code, and error message specified.
MetaMatrixExceptionUtil - Class in com.metamatrix.core.util
Utility class that provides some useful things for users of the com.metamatrix.api.exception package.
MetaMatrixExceptionUtil.NestedExceptionIterator - Class in com.metamatrix.core.util
An Iterator over any nested children Throwables of either a MetaMatrixException or a MetaMatrixRuntimeException.
MetaMatrixExceptionUtil.NestedExceptionIterator(Throwable) - Constructor for class com.metamatrix.core.util.MetaMatrixExceptionUtil.NestedExceptionIterator
 
MetaMatrixPrincipal - Interface in com.metamatrix.platform.security.api
This interface represents an abstract notion of users, groups or applications within the MetaMatrix Security Framework.
MetaMatrixPrincipalName - Class in com.metamatrix.platform.security.api
 
MetaMatrixPrincipalName(String, int) - Constructor for class com.metamatrix.platform.security.api.MetaMatrixPrincipalName
 
MetaMatrixPrincipalName(MetaMatrixPrincipalName) - Constructor for class com.metamatrix.platform.security.api.MetaMatrixPrincipalName
 
MetaMatrixProcessingException - Exception in com.metamatrix.api.exception
This exception is a superclass for exceptions that are thrown during processing as a result of user input.
MetaMatrixProcessingException() - Constructor for exception com.metamatrix.api.exception.MetaMatrixProcessingException
No-arg Constructor
MetaMatrixProcessingException(String) - Constructor for exception com.metamatrix.api.exception.MetaMatrixProcessingException
Construct an instance with the message specified.
MetaMatrixProcessingException(Throwable) - Constructor for exception com.metamatrix.api.exception.MetaMatrixProcessingException
Construct an instance with a linked exception specified.
MetaMatrixProcessingException(String, String) - Constructor for exception com.metamatrix.api.exception.MetaMatrixProcessingException
Construct an instance with the message and error code specified.
MetaMatrixProcessingException(Throwable, String) - Constructor for exception com.metamatrix.api.exception.MetaMatrixProcessingException
Construct an instance from a message and an exception to chain to this one.
MetaMatrixProcessingException(Throwable, String, String) - Constructor for exception com.metamatrix.api.exception.MetaMatrixProcessingException
Construct an instance from a message and a code and an exception to chain to this one.
MetaMatrixRuntimeException - Exception in com.metamatrix.core
A generic runtime exception which contains a reference to another exception and which represents a condition that should never occur during runtime.
MetaMatrixRuntimeException() - Constructor for exception com.metamatrix.core.MetaMatrixRuntimeException
Construct a default instance of this class.
MetaMatrixRuntimeException(String) - Constructor for exception com.metamatrix.core.MetaMatrixRuntimeException
Construct an instance with the specified error message.
MetaMatrixRuntimeException(int, String) - Constructor for exception com.metamatrix.core.MetaMatrixRuntimeException
Construct an instance with the specified error code and message.
MetaMatrixRuntimeException(String, String) - Constructor for exception com.metamatrix.core.MetaMatrixRuntimeException
 
MetaMatrixRuntimeException(Throwable) - Constructor for exception com.metamatrix.core.MetaMatrixRuntimeException
Construct an instance with a linked exception specified.
MetaMatrixRuntimeException(Throwable, String) - Constructor for exception com.metamatrix.core.MetaMatrixRuntimeException
Construct an instance with the linked exception and error message specified.
MetaMatrixRuntimeException(Throwable, int, String) - Constructor for exception com.metamatrix.core.MetaMatrixRuntimeException
Construct an instance with the linked exception, error code, and error message specified.
MetaMatrixRuntimeException(Throwable, String, String) - Constructor for exception com.metamatrix.core.MetaMatrixRuntimeException
Construct an instance with the linked exception, error code, and error message specified.
MetaMatrixSecurityException - Exception in com.metamatrix.admin.api.exception.security
 
MetaMatrixSecurityException() - Constructor for exception com.metamatrix.admin.api.exception.security.MetaMatrixSecurityException
No-Arg Constructor
MetaMatrixSecurityException(Throwable, String, String) - Constructor for exception com.metamatrix.admin.api.exception.security.MetaMatrixSecurityException
Construct an instance with a linked exception, and an error code and message, specified.
MetaMatrixSecurityException(String, String) - Constructor for exception com.metamatrix.admin.api.exception.security.MetaMatrixSecurityException
Construct an instance with an error code and message specified.
MetaMatrixSecurityException(Throwable, String) - Constructor for exception com.metamatrix.admin.api.exception.security.MetaMatrixSecurityException
Constructs an instance of the exception with the specified detail message and a single exception.
MetaMatrixSecurityException(Throwable) - Constructor for exception com.metamatrix.admin.api.exception.security.MetaMatrixSecurityException
Constructs an instance of the exception with no detail message but with a single exception.
MetaMatrixSecurityException(String) - Constructor for exception com.metamatrix.admin.api.exception.security.MetaMatrixSecurityException
Constructs an instance of the exception with the specified detail message.
MetaMatrixSessionID - Class in com.metamatrix.platform.security.api
This immutable class represents an identifier for a unique session.
MetaMatrixSessionID(long) - Constructor for class com.metamatrix.platform.security.api.MetaMatrixSessionID
 
MetaMatrixSessionInfo - Class in com.metamatrix.platform.security.api
This class represents an immutable informational object describing the attributes of a unique MetaMatrix session within a given MetaMatrix System.
MetaMatrixSessionInfo(MetaMatrixSessionID, String, long, String, Properties, String, String) - Constructor for class com.metamatrix.platform.security.api.MetaMatrixSessionInfo
Master constructor, allows a MetaMatrixSessionInfo to be created with any state and any timestamps.
MetaMatrixSessionState - Interface in com.metamatrix.platform.security.api
This interface contains the class constants indicating state for a MetaMatrix Session.
MetaMatrixURLStreamHandlerFactory - Class in com.metamatrix.common.protocol
A facory class for registering the "classpath:" and "mmfile:" protocol based URL.
MetaMatrixURLStreamHandlerFactory() - Constructor for class com.metamatrix.common.protocol.MetaMatrixURLStreamHandlerFactory
 
METAMETAMODEL - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.ElementName
Static constant that represents the name of the "XMI.metametamodel" element.
METAMODEL - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.ElementName
Static constant that represents the name of the "XMI.metamodel" element.
METAMODEL - Static variable in class com.metamatrix.core.vdb.ModelType
The 'METAMODEL' literal value.
METAMODEL_EXTENSION_TYPE - Static variable in interface com.metamatrix.common.config.api.ExtensionModule
The name of the Metamodel Extension type of extension module.
METAMODEL_EXTENSION_TYPE - Static variable in class com.metamatrix.common.extensionmodule.ExtensionModuleTypes
The name of the Metamodel Extension type of extension module.
METAMODEL_EXTENSION_TYPE - Static variable in interface org.teiid.adminapi.ExtensionModule
The name of the Metamodel Extension type of extension module.
METAMODEL_FILE_EXTENSION - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
METAMODEL_NAME_MAP - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
Map of metamodel name keyed on metamodel package name
MetaModelConstants - Class in com.metamatrix.metadata.runtime.model
 
MetaModelConstants() - Constructor for class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
MetaModelConstants.Connections - Class in com.metamatrix.metadata.runtime.model
 
MetaModelConstants.Connections() - Constructor for class com.metamatrix.metadata.runtime.model.MetaModelConstants.Connections
 
MetaModelConstants.Connections.Class - Interface in com.metamatrix.metadata.runtime.model
 
MetaModelConstants.DataAccess - Class in com.metamatrix.metadata.runtime.model
 
MetaModelConstants.DataAccess() - Constructor for class com.metamatrix.metadata.runtime.model.MetaModelConstants.DataAccess
 
MetaModelConstants.DataAccess.Class - Interface in com.metamatrix.metadata.runtime.model
 
MetaModelConstants.DataTypes - Class in com.metamatrix.metadata.runtime.model
 
MetaModelConstants.DataTypes() - Constructor for class com.metamatrix.metadata.runtime.model.MetaModelConstants.DataTypes
 
MetaModelConstants.DataTypes.Class - Interface in com.metamatrix.metadata.runtime.model
 
MetaModelConstants.Diagram - Class in com.metamatrix.metadata.runtime.model
 
MetaModelConstants.Diagram() - Constructor for class com.metamatrix.metadata.runtime.model.MetaModelConstants.Diagram
 
MetaModelConstants.Diagram.Class - Interface in com.metamatrix.metadata.runtime.model
 
MetaModelConstants.Foundation - Class in com.metamatrix.metadata.runtime.model
 
MetaModelConstants.Foundation() - Constructor for class com.metamatrix.metadata.runtime.model.MetaModelConstants.Foundation
 
MetaModelConstants.Foundation.Class - Interface in com.metamatrix.metadata.runtime.model
 
MetaModelConstants.Function - Class in com.metamatrix.metadata.runtime.model
 
MetaModelConstants.Function() - Constructor for class com.metamatrix.metadata.runtime.model.MetaModelConstants.Function
 
MetaModelConstants.Function.Class - Interface in com.metamatrix.metadata.runtime.model
 
MetaModelConstants.Relational - Class in com.metamatrix.metadata.runtime.model
 
MetaModelConstants.Relational() - Constructor for class com.metamatrix.metadata.runtime.model.MetaModelConstants.Relational
 
MetaModelConstants.Relational.Class - Interface in com.metamatrix.metadata.runtime.model
 
MetaModelConstants.SimpleDataTypes - Class in com.metamatrix.metadata.runtime.model
 
MetaModelConstants.SimpleDataTypes() - Constructor for class com.metamatrix.metadata.runtime.model.MetaModelConstants.SimpleDataTypes
 
MetaModelConstants.SimpleDataTypes.Class - Interface in com.metamatrix.metadata.runtime.model
 
MetaModelConstants.Virtual - Class in com.metamatrix.metadata.runtime.model
 
MetaModelConstants.Virtual() - Constructor for class com.metamatrix.metadata.runtime.model.MetaModelConstants.Virtual
 
MetaModelConstants.Virtual.Class - Interface in com.metamatrix.metadata.runtime.model
 
MetaModelConstants.XMLDocument - Class in com.metamatrix.metadata.runtime.model
 
MetaModelConstants.XMLDocument() - Constructor for class com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLDocument
 
MetaModelConstants.XMLDocument.Class - Interface in com.metamatrix.metadata.runtime.model
 
MetaModelConstants.XMLSchema - Class in com.metamatrix.metadata.runtime.model
 
MetaModelConstants.XMLSchema() - Constructor for class com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLSchema
 
MetaModelConstants.XMLSchema.Class - Interface in com.metamatrix.metadata.runtime.model
 
METAMODELRELATIONALMODEL_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
METHOD - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Foundation.Class
 
METHOD_DELIMITER - Static variable in class org.teiid.connector.metadata.MetadataConnectorConstants
Charcter used to seperate method names used in NameInSource, if multiple methods need to be invoked to arrive at value for a column of object from the table, each method to be invoked on the resulting object is seperated by this charachter.
methodName - Variable in class com.metamatrix.common.comm.platform.socket.client.ServiceInvocationStruct
 
migrateConnectorBindingNames(VirtualDatabase, VDBDefn) - Method in interface com.metamatrix.server.admin.api.RuntimeMetadataAdminAPI
Migrate connector binding names from models in a virtual database, filling in connector binding names possible for the models in the DTCInfo.
migrateConnectorBindingNames(VirtualDatabase, VDBDefn) - Method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataAdminAPIImpl
Migrate connector binding names from models in a virtual database, filling in connector binding names possible for the models in the DTCInfo.
MIGRATED_INDEX - Static variable in class com.metamatrix.platform.admin.api.EntitlementMigrationReport
Index in inner list of where header's value resides.
migrateEntitlements(VirtualDatabase, VirtualDatabase) - Method in interface com.metamatrix.server.admin.api.RuntimeMetadataAdminAPI
Migrate as many existing entitlements as possible to a newly deployed VDB.
migrateEntitlements(VirtualDatabase, char[], boolean) - Method in interface com.metamatrix.server.admin.api.RuntimeMetadataAdminAPI
Migrate as many existing entitlements as possible from a supplied roles file to a newly deployed VDB.
migrateEntitlements(VirtualDatabase, VirtualDatabase) - Method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataAdminAPIImpl
Migrate as many existing entitlements as possible to a newly deployed VDB.
migrateEntitlements(VirtualDatabase, char[], boolean) - Method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataAdminAPIImpl
Migrate as many existing entitlements as possible to a newly deployed VDB from a supplied roles xml file.
migrateEntitlements(VirtualDatabaseID) - Static method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataHelper
 
migrateEntitlements(VirtualDatabaseID, char[], boolean, SessionToken) - Static method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataHelper
 
migrateEntitlements(VirtualDatabase, VirtualDatabase, SessionToken) - Static method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataHelper
 
migratePolicies(SessionToken, EntitlementMigrationReport, String, String, Set, Collection, AdminOptions) - Method in interface com.metamatrix.platform.security.api.service.AuthorizationServiceInterface
 
MILLISECONDS - Static variable in class org.teiid.connector.jdbc.translator.ExtractFunctionModifier
 
Min - Class in com.metamatrix.query.function.aggregate
 
Min() - Constructor for class com.metamatrix.query.function.aggregate.Min
Constructor for Min.
MIN - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
MIN - Static variable in class com.metamatrix.query.sql.ReservedWords
 
MIN - Static variable in interface org.teiid.connector.language.IAggregate
 
MIN - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
MIN_EXCLUSIVE - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.DATA_TYPE_FACETS.CONSTRAINING
 
MIN_INCLUSIVE - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.DATA_TYPE_FACETS.CONSTRAINING
 
MIN_LENGTH - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.DATA_TYPE_FACETS.CONSTRAINING
 
MINUS - Static variable in class com.metamatrix.common.xml.XPathUtil.Operator
 
minus(int, int) - Static method in class com.metamatrix.query.function.FunctionMethods
 
minus(long, long) - Static method in class com.metamatrix.query.function.FunctionMethods
 
minus(float, float) - Static method in class com.metamatrix.query.function.FunctionMethods
 
minus(double, double) - Static method in class com.metamatrix.query.function.FunctionMethods
 
minus(BigInteger, BigInteger) - Static method in class com.metamatrix.query.function.FunctionMethods
 
minus(BigDecimal, BigDecimal) - Static method in class com.metamatrix.query.function.FunctionMethods
 
MINUS - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
minute(Date) - Static method in class com.metamatrix.query.function.FunctionMethods
 
MINUTE - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
MINUTE - Static variable in class org.teiid.connector.jdbc.translator.ExtractFunctionModifier
 
MISC_COMPONENT_TYPE_ID - Static variable in interface com.metamatrix.common.config.api.SharedResource
 
MISC_COMPONENT_TYPE_NAME - Static variable in interface com.metamatrix.common.config.api.SharedResource
The MISC_RESOURCE_TYPE resource is used to define resources that need any specific type association.
MISC_ERR_0001 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
misc (000)
MISC_FILE_TYPE - Static variable in interface com.metamatrix.common.config.api.ExtensionModule
The name of the Miscellaneous File type of extension module.
MISC_FILE_TYPE - Static variable in class com.metamatrix.common.extensionmodule.ExtensionModuleTypes
The name of the miscellaneous File type of extension module.
MISC_FILE_TYPE - Static variable in interface org.teiid.adminapi.ExtensionModule
The name of the Miscellaneous File type of extension module.
MISCELLANEOUS - Static variable in interface com.metamatrix.query.function.metadata.FunctionCategoryConstants
"Miscellaneous" functions are for functions that don't fit in any obvious category.
MISSING_ARGUMENT - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
MISSING_ARGUMENT - Static variable in class com.sforce.soap.partner.StatusCode
 
MIXED_DML_OPERATION - Static variable in class com.sforce.soap.partner.StatusCode
 
MixinProxy - Class in com.metamatrix.core.util
 
MixinProxy(Object[]) - Constructor for class com.metamatrix.core.util.MixinProxy
 
MLC_0001 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
MM_ID_ATTR_NAME - Static variable in class com.metamatrix.connector.xml.base.IDGeneratingXmlFilter
 
MM_ID_ATTR_NAME_BY_INDEX - Static variable in class com.metamatrix.connector.xml.base.IDGeneratingXmlFilter
 
MM_ID_ATTR_NAME_BY_PATH - Static variable in class com.metamatrix.connector.xml.base.IDGeneratingXmlFilter
 
MM_ID_ATTR_VALUE_PREFIX - Static variable in class com.metamatrix.connector.xml.base.IDGeneratingXmlFilter
 
MM_JAR_PROTOCOL - Static variable in interface com.metamatrix.common.config.api.ConnectorBindingType.Attributes
 
MM_JAR_PROTOCOL - Static variable in class com.metamatrix.common.extensionmodule.protocol.URLFactory
The protocol of a MetaMatrix jar file extension module URL
MM_JAR_PROTOCOL - Static variable in class com.metamatrix.dqp.embedded.configuration.ExtensionModuleReader
 
MM_ORACLE - Static variable in interface com.metamatrix.common.jdbc.JDBCPlatform.Protocol
 
MM_WEBSERVICE_QUERY_TIMEOUT - Static variable in class com.metamatrix.common.util.WSDLServletUtil
 
MMAdminObject - Class in com.metamatrix.admin.objects
Simple objects for the Admin API
MMAdminObject(String...) - Constructor for class com.metamatrix.admin.objects.MMAdminObject
Constructor.
MMAdminStatus - Class in com.metamatrix.admin.objects
Simple Implementation of MMStatus.
MMAdminStatus(int, String) - Constructor for class com.metamatrix.admin.objects.MMAdminStatus
Construct a new MMAdminStatus
MMAdminStatus(int, String, Object) - Constructor for class com.metamatrix.admin.objects.MMAdminStatus
Construct a new MMAdminStatus
MMAdminStatus(int, String, Object[]) - Constructor for class com.metamatrix.admin.objects.MMAdminStatus
Construct a new MMAdminStatus
MMBlob - Class in com.metamatrix.jdbc
This object holds a chunk of binary data and implements the JDBC Blob interface.
MMBlob(StreamingLobChunckProducer.Factory, BlobType) - Constructor for class com.metamatrix.jdbc.MMBlob
Creates a MMBlob object with the valueID.
MMCallableStatement - Class in com.metamatrix.jdbc
This class inherits Statement methods, which deal with SQL statements in general and also inherits PreparedStatement methods, which deal with IN parameters.
MMCapabilities - Class in org.teiid.connector.jdbc.mm
 
MMCapabilities() - Constructor for class org.teiid.connector.jdbc.mm.MMCapabilities
 
MMClob - Class in com.metamatrix.jdbc
This object holds a chunk of char data and implements the JDBC Clob interface.
MMClob(StreamingLobChunckProducer.Factory, ClobType) - Constructor for class com.metamatrix.jdbc.MMClob
 
MMConnection - Class in com.metamatrix.jdbc
The Connection object represents driver's connection to the MetaMatrix embedded server.
MMConnection(ServerConnection, Properties, String) - Constructor for class com.metamatrix.jdbc.MMConnection
MMConnection constructor, tring to establish connection to metamatrix with the given URL and properties.
MMConnectionPool - Class in com.metamatrix.admin.objects
 
MMConnectionPool() - Constructor for class com.metamatrix.admin.objects.MMConnectionPool
 
MMConnectorBinding - Class in com.metamatrix.admin.objects
A Connector Binding is a Connector Type with properties that have been bond to a Connector.
MMConnectorBinding(String[]) - Constructor for class com.metamatrix.admin.objects.MMConnectorBinding
Constructor.
MMConnectorType - Class in com.metamatrix.admin.objects
Dataholder for a connector type.
MMConnectorType(String[]) - Constructor for class com.metamatrix.admin.objects.MMConnectorType
Constructor
MMDatabaseMetaData - Class in com.metamatrix.jdbc
This provides metadata information about the different datasources to which metamatrix connects.
MMDataSource - Class in com.metamatrix.jdbc
The MetaMatrix JDBC DataSource implementation class of DataSource and XADataSource.
MMDataSource() - Constructor for class com.metamatrix.jdbc.MMDataSource
Constructor for MMDataSource.
MMDQP - Class in com.metamatrix.admin.objects
A Connector Binding is a Connector Type with properties that have been bond to a Connector.
MMDQP(String[]) - Constructor for class com.metamatrix.admin.objects.MMDQP
Constructor.
MMDriver - Class in com.metamatrix.jdbc
The java.sql.DriverManager class uses this class to connect to MetaMatrix.
MMDriver() - Constructor for class com.metamatrix.jdbc.MMDriver
Should be a singleton and only constructed in MMDriver.getInstance().
MMExtensionModule - Class in com.metamatrix.admin.objects
A simple Extension Modules for the Admin API
MMExtensionModule(String[]) - Constructor for class com.metamatrix.admin.objects.MMExtensionModule
Create a new MMExtensionModule
MMFileURLConnection - Class in com.metamatrix.common.protocol.mmfile
Metamatrix's own implementation of the "file:" URL handler.
MMFileURLConnection(URL) - Constructor for class com.metamatrix.common.protocol.mmfile.MMFileURLConnection
ctor
MMFileURLConnection(URL, boolean) - Constructor for class com.metamatrix.common.protocol.mmfile.MMFileURLConnection
 
MMGroup - Class in com.metamatrix.admin.objects
 
MMGroup(String[]) - Constructor for class com.metamatrix.admin.objects.MMGroup
 
MMHost - Class in com.metamatrix.admin.objects
Simple Host object for the Admin API as represented in the Configuration
MMHost(String[]) - Constructor for class com.metamatrix.admin.objects.MMHost
Constructor for creating a MMHost
MMJDBCSQLTypeInfo - Class in com.metamatrix.common.types
This is a helper class used to obtain SQL type information for java types.
MMJDBCURL - Class in com.metamatrix.jdbc.util
 
MMJDBCURL(String) - Constructor for class com.metamatrix.jdbc.util.MMJDBCURL
 
MMJDBCURL(String, String, Properties) - Constructor for class com.metamatrix.jdbc.util.MMJDBCURL
 
MMLogConfiguration - Class in com.metamatrix.admin.objects
 
MMLogConfiguration(Map<String, Integer>) - Constructor for class com.metamatrix.admin.objects.MMLogConfiguration
 
MMModel - Class in com.metamatrix.admin.objects
 
MMModel(String[]) - Constructor for class com.metamatrix.admin.objects.MMModel
Construct a new MMModel
MMPreparedStatement - Class in com.metamatrix.jdbc
Instances of PreparedStatement contain a SQL statement that has already been compiled.
MMPrincipal - Class in com.metamatrix.admin.objects
 
MMPrincipal(String[], int) - Constructor for class com.metamatrix.admin.objects.MMPrincipal
Ctor
MMProcess - Class in com.metamatrix.admin.objects
Data holder for information about a Process.
MMProcess(String[]) - Constructor for class com.metamatrix.admin.objects.MMProcess
Contruct a new MMProcess.
MMPropertyDefinition - Class in com.metamatrix.admin.objects
 
MMPropertyDefinition(String[]) - Constructor for class com.metamatrix.admin.objects.MMPropertyDefinition
Constructor.
MMQueueWorkerPool - Class in com.metamatrix.admin.objects
Dataholder for all the statistics gathered about a worker pool.
MMQueueWorkerPool(String[]) - Constructor for class com.metamatrix.admin.objects.MMQueueWorkerPool
Construct a new MMQueueWorkerPool
MMRequest - Class in com.metamatrix.admin.objects
Dataholder for information about Requests.
MMRequest(String[]) - Constructor for class com.metamatrix.admin.objects.MMRequest
Construct a new MMRequest
MMResource - Class in com.metamatrix.admin.objects
Dataholder for a resource.
MMResource(String[]) - Constructor for class com.metamatrix.admin.objects.MMResource
Constructor
MMResultSet - Class in com.metamatrix.jdbc
The MMResultSet is the way query results are returned to the requesting client based upon a query given to the server.
MMROFileURLConnection - Class in com.metamatrix.common.protocol.mmrofile
Metamatrix's own implementation of the "file:" URL handler.
MMROFileURLConnection(URL) - Constructor for class com.metamatrix.common.protocol.mmrofile.MMROFileURLConnection
ctor
MMRole - Class in com.metamatrix.admin.objects
 
MMRole(String[]) - Constructor for class com.metamatrix.admin.objects.MMRole
Ctor
MMScriptsContainer - Class in com.metamatrix.admin.objects
 
MMScriptsContainer() - Constructor for class com.metamatrix.admin.objects.MMScriptsContainer
 
MMSERVER_HOST_PORT_KEY - Static variable in class com.metamatrix.common.util.WSDLServletUtil
WSDL URL Generator keys
MMService - Class in com.metamatrix.admin.objects
A Service
MMService(String[]) - Constructor for class com.metamatrix.admin.objects.MMService
Constructor.
MMSession - Class in com.metamatrix.admin.objects
MetaMatrix Session
MMSession(String[]) - Constructor for class com.metamatrix.admin.objects.MMSession
constructor
MMSQLException - Exception in com.metamatrix.jdbc
All exceptions thrown by the MetaMatrix server are wrapped as MMSQLExceptions.
MMSQLException() - Constructor for exception com.metamatrix.jdbc.MMSQLException
No-arg constructor required by Externalizable semantics.
MMSQLException(String) - Constructor for exception com.metamatrix.jdbc.MMSQLException
 
MMSQLException(String, String) - Constructor for exception com.metamatrix.jdbc.MMSQLException
 
MMSQLException(Throwable, String, String) - Constructor for exception com.metamatrix.jdbc.MMSQLException
Constructor used to wrap metamatrix exceptions into MMSQLExceptions.
MMSQLXML - Class in com.metamatrix.jdbc
A MM specific implementation of the SQLXML object which is capable of accessing the SQLXML object as local object when used in the embedded product at the same time capable of using the streaming interface when used in remote clients.
MMSQLXML(StreamingLobChunckProducer.Factory) - Constructor for class com.metamatrix.jdbc.MMSQLXML
 
MMStatement - Class in com.metamatrix.jdbc
This object is used to execute queries and updates against the MetaMatrix server.
MMSystem - Class in com.metamatrix.admin.objects
Dataholder for information about the system at-large
MMSystem() - Constructor for class com.metamatrix.admin.objects.MMSystem
Construct a new MMSystem object
MMURL - Class in com.metamatrix.common.api
Class defines the URL in the Teiid.
MMURL(String) - Constructor for class com.metamatrix.common.api.MMURL
Create an MMURL from the server URL.
MMURL(String, int, boolean) - Constructor for class com.metamatrix.common.api.MMURL
 
MMURL.CONNECTION - Interface in com.metamatrix.common.api
 
MMURL.JDBC - Interface in com.metamatrix.common.api
 
MMURLConnection - Class in com.metamatrix.common.protocol
Base URL Connection Class
MMURLConnection(URL) - Constructor for class com.metamatrix.common.protocol.MMURLConnection
 
MMUUID - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
MMUUID_CHAR - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
MMUUID_PART - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
MMVDB - Class in com.metamatrix.admin.objects
Dataholder object for information about a VDB (Virtual Database)
MMVDB(String[]) - Constructor for class com.metamatrix.admin.objects.MMVDB
VDBs are identified by name and version.
MMXAConnection - Class in com.metamatrix.jdbc
Implementation of XAConnection.
MMXAConnection(MMXAConnection.ConnectionSource) - Constructor for class com.metamatrix.jdbc.MMXAConnection
 
MMXAResource - Class in com.metamatrix.jdbc
Implementation of XAResource.
MMXAResource(MMXAConnection) - Constructor for class com.metamatrix.jdbc.MMXAResource
 
MMXid - Class in com.metamatrix.common.xa
MetaMatrix implementation of Xid.
MMXid(Xid) - Constructor for class com.metamatrix.common.xa.MMXid
 
MMXid(int, byte[], byte[]) - Constructor for class com.metamatrix.common.xa.MMXid
 
mod(int, int) - Static method in class com.metamatrix.query.function.FunctionMethods
 
mod(long, long) - Static method in class com.metamatrix.query.function.FunctionMethods
 
mod(float, float) - Static method in class com.metamatrix.query.function.FunctionMethods
 
mod(double, double) - Static method in class com.metamatrix.query.function.FunctionMethods
 
mod(BigInteger, BigInteger) - Static method in class com.metamatrix.query.function.FunctionMethods
 
mod(BigDecimal, BigDecimal) - Static method in class com.metamatrix.query.function.FunctionMethods
 
MOD - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
MODE_IGNORE_DEFAULTS - Static variable in class org.teiid.connector.api.CredentialMap
In this mode, the CredentialMap will ignore the default credentials and only credentials set for a system will be exposed.
MODE_USE_DEFAULTS_GLOBALLY - Static variable in class org.teiid.connector.api.CredentialMap
In this mode, the default credentials will be returned for any system, overlaid with any system-specific credentials.
MODE_USE_DEFAULTS_ON_EXISTING - Static variable in class org.teiid.connector.api.CredentialMap
In this mode, the default credentials will be returned for any system, overlaid with any system-specific credentials.
MODEL - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.ElementName
Static constant that represents the name of the "XMI.model" element.
Model - Interface in com.metamatrix.metadata.runtime.api
Instances of this interface represent Models in a Virtual Database.
MODEL - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.DataAccess.Class
 
MODEL - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Foundation.Class
 
MODEL - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Function.Class
 
MODEL - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Relational.Class
 
MODEL - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.SimpleDataTypes.Class
 
MODEL - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLDocument.Class
 
MODEL - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLSchema.Class
 
MODEL - Static variable in interface com.metamatrix.metadata.runtime.util.RuntimeMetadataIDContext
 
MODEL - Static variable in class com.metamatrix.platform.admin.api.PermissionDataNodeDefinition.TYPE
 
MODEL - Static variable in class com.metamatrix.vdb.runtime.URIModelResource.AUTH_LEVEL
 
Model - Interface in org.teiid.adminapi
Represents a metadata model in the MetaMatrix system.
MODEL - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.RECORD_TYPE
 
MODEL_ELEMENT - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Foundation.Class
 
MODEL_EXT - Static variable in interface com.metamatrix.core.vdb.VdbConstants
 
MODEL_IMPORT - Static variable in class org.teiid.metadata.index.IndexConstants.SEARCH_RECORD_TYPE
 
MODEL_NAME_FIELD - Static variable in interface org.teiid.connector.metadata.runtime.AbstractMetadataRecord.MetadataFieldNames
 
MODEL_NAMES - Static variable in class com.metamatrix.core.vdb.ModelType
 
MODEL_NON_DEPLOYABLE_STATE - Static variable in exception com.metamatrix.metadata.runtime.api.VirtualDatabaseException
 
MODEL_NON_DEPLOYABLE_STATE - Static variable in exception com.metamatrix.vdb.edit.loader.VdbProcessingException
 
MODEL_PROP - Static variable in interface com.metamatrix.metadata.runtime.util.RuntimeMetadataIDContext
 
MODELER_JDBC - Static variable in interface com.metamatrix.core.CoreConstants.Plugin
 
ModelFileUtil - Class in org.teiid.metadata.index
 
ModelFileUtil() - Constructor for class org.teiid.metadata.index.ModelFileUtil
 
ModelFileUtil.XmiHeaderCache - Interface in org.teiid.metadata.index
 
ModelID - Interface in com.metamatrix.metadata.runtime.api
The runtime id used to uniquely identify a Model.
ModelInfo - Interface in com.metamatrix.common.vdb.api
This interface provides the model information.
modelInfos - Variable in class com.metamatrix.vdb.runtime.BasicVDBInfo
 
ModelRecordImpl - Class in org.teiid.connector.metadata.runtime
ModelRecordImpl
ModelRecordImpl() - Constructor for class org.teiid.connector.metadata.runtime.ModelRecordImpl
 
MODELS_INDEX - Static variable in class org.teiid.metadata.index.IndexConstants.INDEX_NAME
 
modelSupports(Object, int) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
modelSupports(Object, int) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
modelSupports(Object, int) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Determine whether the specified model supports some feature.
modelSupports(Object, int) - Method in class org.teiid.metadata.TransformationMetadata
 
ModelType - Class in com.metamatrix.core.vdb
Fix me: these contants come from com.metamatrix.metamodels.relational.ModelType
ModelType() - Constructor for class com.metamatrix.core.vdb.ModelType
 
ModFunctionModifier - Class in org.teiid.connector.jdbc.translator
Adds mod (remainder) support for non-integral types
ModFunctionModifier(String, ILanguageFactory) - Constructor for class org.teiid.connector.jdbc.translator.ModFunctionModifier
 
MODIFICATION_TIME - Static variable in interface com.metamatrix.common.vdb.api.DEFReaderWriter.Header
 
ModificationActionQueue - Interface in com.metamatrix.common.actions
This interface defines a queue of modification actions.
ModificationException - Exception in com.metamatrix.common.actions
 
ModificationException() - Constructor for exception com.metamatrix.common.actions.ModificationException
No-arg costructor required by Externalizable semantics
ModificationException(String) - Constructor for exception com.metamatrix.common.actions.ModificationException
Construct an instance with the message specified.
ModificationException(String, String) - Constructor for exception com.metamatrix.common.actions.ModificationException
Construct an instance with the message and error code specified.
ModificationException(Exception, String) - Constructor for exception com.metamatrix.common.actions.ModificationException
Construct an instance from a message and an exception to chain to this one.
ModificationException(Exception, String, String) - Constructor for exception com.metamatrix.common.actions.ModificationException
Construct an instance from a message and a code and an exception to chain to this one.
modify(ComponentObject, Properties, String) - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Modify a Component in Configuration
modify(ComponentObject, Properties, String) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
 
modify(IFunction) - Method in class org.teiid.connector.jdbc.translator.AliasModifier
 
modify(IFunction) - Method in class org.teiid.connector.jdbc.translator.LocateFunctionModifier
Returns a version of function suitable for executing at the data source.
modifyComponentTypeDefn(ComponentTypeDefn, ComponentTypeDefn) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Updates the target ComponentTypeDefn with the updated PropertyDefinition.
modifyComponentTypeDefn(ComponentTypeDefn, ComponentTypeDefn) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
modifyDDL(String, byte[]) - Method in class com.metamatrix.vdb.materialization.ScriptDecorator
Add the custom extensions or modify the original DDL script into a customized format based on the database type supplied.
modifyPermissions(PermissionTreeView, AuthorizationPolicy) - Method in interface com.metamatrix.platform.admin.api.AuthorizationEditor
 
modifyPermissions(PermissionTreeView, AuthorizationPolicy) - Method in class com.metamatrix.platform.security.api.AbstractAuthorizationObjectEditor
Modifies permissions belonging to the given AuthorizationPolicy.
modifyPermissions(PermissionTreeView, AuthorizationPolicy) - Method in class com.metamatrix.platform.security.api.AuthorizationObjectEditor
Modifies permissions belonging to the given AuthorizationPolicy.
modifyProperties(ComponentObject, Properties, int) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
call modifyProperties
modifyProperties(ComponentObject, Properties, int) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
modifyRequest(HttpClient, HttpMethod) - Method in class com.metamatrix.connector.xml.http.DefaultTrustDeserializer
 
modifyRequest(HttpClient, HttpMethod) - Method in class com.metamatrix.connector.xml.http.HTTPRequest
 
modifyRequest(HttpClient, HttpMethod) - Method in interface com.metamatrix.connector.xml.http.HTTPTrustDeserializer
 
modifyTimeZone(Timestamp, String, String) - Static method in class com.metamatrix.query.function.FunctionMethods
 
modifyTimeZone(CommandContext, Timestamp, String) - Static method in class com.metamatrix.query.function.FunctionMethods
 
MODIFYTIMEZONE - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
MODULUS_NAME - Static variable in class com.metamatrix.common.xml.XPathUtil.Operator
 
MONITOR_ADMIN - Static variable in class com.metamatrix.server.util.SecurityRoles.Name
 
MONITORABLE - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes.ComponentType.Attributes
 
MonitoringAdmin - Interface in org.teiid.adminapi
Used to access the monitorable components of the Teiid system.
month(Date) - Static method in class com.metamatrix.query.function.FunctionMethods
 
MONTH - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
MONTH - Static variable in class org.teiid.connector.jdbc.translator.ExtractFunctionModifier
 
monthName(Date) - Static method in class com.metamatrix.query.function.FunctionMethods
 
MONTHNAME - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
MonthOrDayNameFunctionModifier - Class in org.teiid.connector.jdbc.oracle
Convert the MONTHNAME etc.
MonthOrDayNameFunctionModifier(ILanguageFactory, String) - Constructor for class org.teiid.connector.jdbc.oracle.MonthOrDayNameFunctionModifier
 
mouseClicked(MouseEvent) - Method in class com.metamatrix.script.shell.JConsole
 
mouseEntered(MouseEvent) - Method in class com.metamatrix.script.shell.JConsole
 
mouseExited(MouseEvent) - Method in class com.metamatrix.script.shell.JConsole
 
mousePressed(MouseEvent) - Method in class com.metamatrix.script.shell.JConsole
 
mouseReleased(MouseEvent) - Method in class com.metamatrix.script.shell.JConsole
 
move(TreeNode, TreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
Moves this TreeNode to be a child of the specified new parent.
move(TreeNode, TreeNode, int) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
Moves this TreeNode to be a child at a particular index in the specified new parent.
move(FileSystemEntry) - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
Moves this DirectoryEntry under the specified folder.
move(TreeNode, TreeNode) - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
Moves this TreeNode to be a child of the specified new parent.
move(TreeNode, TreeNode, int) - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
Moves this TreeNode to be a child at a particular index in the specified new parent.
move(TreeNode, TreeNode) - Method in interface com.metamatrix.common.tree.TreeNodeEditor
Moves this TreeNode to be a child of the specified new parent.
move(TreeNode, TreeNode, int) - Method in interface com.metamatrix.common.tree.TreeNodeEditor
Moves this TreeNode to be a child at a particular index in the specified new parent.
moveChild(BasicTreeNode, int) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Move the child to a new index under the same parent.
moveChild(TreeNode, int) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
Moves this TreeNode to the specified location within the ordered list of children for the node's parent.
moveChild(TreeNode, int) - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
Moves this TreeNode to the specified location within the ordered list of children for the node's parent.
moveChild(TreeNode, int) - Method in interface com.metamatrix.common.tree.TreeNodeEditor
Moves this TreeNode to the specified location within the ordered list of children for the node's parent.
MoveCursorInstruction - Class in com.metamatrix.query.processor.xml
 
MoveCursorInstruction(String) - Constructor for class com.metamatrix.query.processor.xml.MoveCursorInstruction
Constructor for MoveCursorInstruction.
MoveDocInstruction - Class in com.metamatrix.query.processor.xml
 
MoveDocInstruction(int) - Constructor for class com.metamatrix.query.processor.xml.MoveDocInstruction
Constructor for MoveDocInstruction.
moveToCurrentRow() - Method in class com.metamatrix.jdbc.MMResultSet
Moves the cursor to the remembered cursor position, usually the current row.
moveToInsertRow() - Method in class com.metamatrix.jdbc.MMResultSet
 
moveToLastChild() - Method in interface com.metamatrix.query.processor.xml.DocumentInProgress
 
moveToLastChild() - Method in class com.metamatrix.query.processor.xml.SAXDocumentInProgress
 
moveToParent() - Method in interface com.metamatrix.query.processor.xml.DocumentInProgress
 
moveToParent() - Method in class com.metamatrix.query.processor.xml.SAXDocumentInProgress
Move to the parent of this element.
MruHeader - Class in com.sforce.soap.partner
 
MruHeader() - Constructor for class com.sforce.soap.partner.MruHeader
 
MruHeader(boolean) - Constructor for class com.sforce.soap.partner.MruHeader
 
MSG_0001 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
config package (002)
MSG_0002 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
MSG_0003 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
MSG_0004 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
MSG_0005 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
MSG_0006 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
MSG_0007 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
MSG_0008 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
MSG_0009 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
MSG_SERVICE_0001 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
service.controller package (008)
MSG_SERVICE_0002 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
MSG_SERVICE_0003 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
MSG_SERVICE_0004 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
MSG_SERVICE_0005 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
MSG_SERVICE_0006 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
MSG_SERVICE_0007 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
MSG_SERVICE_0008 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
MSG_SERVICE_0009 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
MSG_SERVICE_0010 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
MSG_SERVICE_0011 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
MSG_SERVICE_0012 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
MSG_SERVICE_0013 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
MSG_SERVICE_0014 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
MSG_SERVICE_0015 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
MSG_SERVICE_0016 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
MSG_SERVICE_0017 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
MSG_SERVICE_0018 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
MSG_SERVICE_0019 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
MSG_SERVICE_0020 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
MSG_SERVICE_0021 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
MSG_SERVICE_0022 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
MSG_SERVICE_0023 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
MSG_SERVICE_0024 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
MSG_SERVICE_0025 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
MSG_SERVICE_0026 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
MSG_SERVICE_0027 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
MSG_SERVICE_0028 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
MSG_SERVICE_0029 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
MSG_SERVICE_0030 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
MSG_SERVICE_0031 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
MSG_SERVICE_0032 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
MSG_SERVICE_0033 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
MSR_0001 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
MSSQL - Static variable in interface com.metamatrix.common.jdbc.JDBCPlatform.Protocol
 
MULTI_LINE_COMMENT - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
MULTI_SOURCE_ENABLED - Static variable in class com.metamatrix.common.vdb.api.DEFReaderWriter.Model
 
MULTI_SOURCED - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.Models.ColumnName
 
MultiObjectSource - Class in org.teiid.connector.metadata
Holds two object sources and routes queries to them based on the suffix of the group name.
MultiObjectSource(IObjectSource, String, IObjectSource) - Constructor for class org.teiid.connector.metadata.MultiObjectSource
 
MULTIPICKLIST_TYPE - Static variable in interface com.metamatrix.connector.salesforce.Constants
 
MultipleElementSymbol - Class in com.metamatrix.query.sql.symbol
This is a subclass of Symbol representing multiple output columns.
MultipleElementSymbol(String, String) - Constructor for class com.metamatrix.query.sql.symbol.MultipleElementSymbol
Passthrough constructor used for cloning
MultipleElementSymbol(String) - Constructor for class com.metamatrix.query.sql.symbol.MultipleElementSymbol
Construct a multiple element symbol
MultipleException - Exception in com.metamatrix.api.exception
Exception that represents the occurrence of multiple exceptions.
MultipleException() - Constructor for exception com.metamatrix.api.exception.MultipleException
No-arg Constructor
MultipleException(Collection, String) - Constructor for exception com.metamatrix.api.exception.MultipleException
Construct an instance with the set of exceptions and error message specified.
MultipleException(Collection<Throwable>, String, String) - Constructor for exception com.metamatrix.api.exception.MultipleException
Construct an instance with the set of exceptions, and an error code and message specified.
MultipleInvokationProxy - Class in com.metamatrix.platform.service.proxy
Will attempt to invoke all services and collect the results
MULTIPLICITY - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes.ComponentType.ComponentTypeDefn.PropertyDefinition.Attributes
 
MULTIPLY - Static variable in class com.metamatrix.common.xml.XPathUtil.Operator
 
multiply(int, int) - Static method in class com.metamatrix.query.function.FunctionMethods
 
multiply(long, long) - Static method in class com.metamatrix.query.function.FunctionMethods
 
multiply(float, float) - Static method in class com.metamatrix.query.function.FunctionMethods
 
multiply(double, double) - Static method in class com.metamatrix.query.function.FunctionMethods
 
multiply(BigInteger, BigInteger) - Static method in class com.metamatrix.query.function.FunctionMethods
 
multiply(BigDecimal, BigDecimal) - Static method in class com.metamatrix.query.function.FunctionMethods
 
MULTIPLY_OP - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
MUST_PUSHDOWN - Static variable in class com.metamatrix.query.function.metadata.FunctionMethod
 
MYSQL - Static variable in interface com.metamatrix.common.jdbc.JDBCPlatform.Protocol
 
MYSQL - Static variable in class com.metamatrix.vdb.materialization.DatabaseDialect
 
MySQL5Capabilities - Class in org.teiid.connector.jdbc.mysql
 
MySQL5Capabilities() - Constructor for class org.teiid.connector.jdbc.mysql.MySQL5Capabilities
 
MySQL5Translator - Class in org.teiid.connector.jdbc.mysql
 
MySQL5Translator() - Constructor for class org.teiid.connector.jdbc.mysql.MySQL5Translator
 
MySQLCapabilities - Class in org.teiid.connector.jdbc.mysql
 
MySQLCapabilities() - Constructor for class org.teiid.connector.jdbc.mysql.MySQLCapabilities
 
MySQLTranslator - Class in org.teiid.connector.jdbc.mysql
 
MySQLTranslator() - Constructor for class org.teiid.connector.jdbc.mysql.MySQLTranslator
 

N

NA - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.MATCH_TYPES
 
NA - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.MATCH_TYPES
 
NA_INT - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
NA_LONG - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
NA_SHORT - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
name - Variable in class com.metamatrix.admin.objects.MMAdminObject
The base name of this Admin Object
NAME - Static variable in class com.metamatrix.common.config.model.ConfigurationModel.Attribute
 
NAME - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ChangeHistory.Property.Attributes
 
NAME - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentObject.Attributes
 
NAME - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes.ComponentType.Attributes
 
NAME - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes.ComponentType.ComponentTypeDefn.PropertyDefinition.Attributes
 
NAME - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ID.Attributes
 
NAME - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Properties.Property.Attributes
 
name - Variable in class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
 
name - Variable in class com.metamatrix.common.queue.WorkerPoolStats
 
NAME - Static variable in class com.metamatrix.common.vdb.api.DEFReaderWriter.Model
 
NAME - Static variable in class com.metamatrix.common.vdb.api.DEFReaderWriter.VDBInfo
 
NAME - Static variable in class com.metamatrix.common.xml.xmi.XMIContentHandler
 
name - Variable in class com.metamatrix.connector.xml.base.IDGeneratingXmlFilter.PathElement
 
NAME - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.Connections
 
NAME - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.DataAccess
 
NAME - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.DataTypes
 
NAME - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.Diagram
 
NAME - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.Foundation
 
NAME - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.Function
 
NAME - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.Relational
 
NAME - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.SimpleDataTypes
 
NAME - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.Virtual
 
NAME - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLDocument
 
NAME - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLSchema
 
NAME - Static variable in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
 
NAME - Static variable in interface com.metamatrix.platform.security.api.service.AuthorizationServiceInterface
 
NAME - Static variable in interface com.metamatrix.platform.security.api.service.MembershipServiceInterface
 
NAME - Static variable in interface com.metamatrix.platform.security.api.service.SessionServiceInterface
 
name - Variable in class com.metamatrix.platform.vm.controller.ProcessStatistics
 
NAME - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Properties
The basic name of this node.
NAME - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Tags
 
name - Variable in class com.metamatrix.vdb.materialization.template.ExpandedTemplate
 
NAME - Static variable in class com.metamatrix.vdb.runtime.URIResourceReader.Constants.URI.Attribute
 
NAME - Static variable in interface org.teiid.ServerMBean
 
NAME_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
NAME_DELIM_CHAR - Static variable in class org.teiid.connector.metadata.runtime.AbstractMetadataRecord
 
NAME_DELIM_CHAR - Static variable in class org.teiid.metadata.index.IndexConstants
 
NAME_FIELD - Static variable in interface org.teiid.connector.metadata.runtime.AbstractMetadataRecord.MetadataFieldNames
 
NAME_IN_SOURCE_FIELD - Static variable in interface org.teiid.connector.metadata.runtime.AbstractMetadataRecord.MetadataFieldNames
 
NAME_LEN_LIMIT - Static variable in interface com.metamatrix.admin.api.Principal
User and Group names can be no longer then this
NAME_LEN_LIMIT - Static variable in interface com.metamatrix.platform.security.api.MetaMatrixPrincipal
 
NAMEDOBJECT_ERR_0001 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
namedobject (018)
NAMEDOBJECT_ERR_0002 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
NAMEDOBJECT_ERR_0003 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
NAMEDOBJECT_ERR_0004 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
NAMEDOBJECT_ERR_0005 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
NAMEDOBJECT_ERR_0006 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
NAMEDOBJECT_ERR_0007 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
NamedObjectActionDefinition - Interface in com.metamatrix.common.actions
 
NamedThreadFactory - Class in com.metamatrix.core.util
 
NamedThreadFactory(String) - Constructor for class com.metamatrix.core.util.NamedThreadFactory
 
NameInSourceResolverVisitor - Class in com.metamatrix.query.optimizer.xml
This visitor resolves the "element" names on the mapping nodes to the planned sources defined at same or parent nodes.
nameMatch(IExpression, String) - Static method in class com.metamatrix.connector.xml.base.CriteriaDesc
 
NAMESPACE - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Foundation.Class
 
NAMESPACE - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.SimpleDataTypes.Class
 
NAMESPACE - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLDocument.Class
 
Namespace - Class in com.metamatrix.query.mapping.xml
Represents a Single name space in a given XML document
Namespace(String) - Constructor for class com.metamatrix.query.mapping.xml.Namespace
This is only in use while building the namespace
Namespace(String, String) - Constructor for class com.metamatrix.query.mapping.xml.Namespace
 
NAMESPACE_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
NAMESPACE_DECLARATION - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Tags
The wrapper tag around a single namespace declaration
NAMESPACE_DECLARATION_ATTRIBUTE_NAMESPACE - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants
 
NAMESPACE_DECLARATION_PREFIX - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Tags
The attribute, child of the namespace declaration element, which specifies the prefix of a namespace declaration
NAMESPACE_DECLARATION_URI - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Tags
The attribute, child of the namespace declaration element, which specifies the uri of a namespace declaration
NAMESPACE_DECLARATIONS - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Properties
This property allows for one or more namespace declarations (a namespace prefix and a namespace uri) at a given node.
NAMESPACE_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
NAMESPACE_PREFIX - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.Connections
 
NAMESPACE_PREFIX - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.DataAccess
 
NAMESPACE_PREFIX - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.DataTypes
 
NAMESPACE_PREFIX - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.Diagram
 
NAMESPACE_PREFIX - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.Foundation
 
NAMESPACE_PREFIX - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.Function
 
NAMESPACE_PREFIX - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.Relational
 
NAMESPACE_PREFIX - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.SimpleDataTypes
 
NAMESPACE_PREFIX - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.Virtual
 
NAMESPACE_PREFIX - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLDocument
 
NAMESPACE_PREFIX - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLSchema
 
NAMESPACE_PREFIX - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Properties
The namespace prefix, which indicates the namespace for this node.
NAMESPACE_PREFIX - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Tags
 
NAMESPACE_PREFIX_PROPERTY_NAME - Static variable in class com.metamatrix.connector.xml.Constants
 
NAMESPACE_URI_PREFIX - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
NAMEVALUE - Static variable in class com.metamatrix.connector.xml.http.HttpInfo
 
nativeSQL(String) - Method in class com.metamatrix.jdbc.MMConnection
This method will convert the given SQL String into a MetaMatrix SQL Request.
Navigator - Class in com.metamatrix.query.mapping.xml
This visitor walks the Mapping node top/down or bottom/up and lets the supplied visitor visit the nodes at each stage.
Navigator(boolean, MappingVisitor) - Constructor for class com.metamatrix.query.mapping.xml.Navigator
 
NE - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
NE - Static variable in class com.metamatrix.query.sql.lang.AbstractCompareCriteria
Constant indicating the two operands are not equal.
NE - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
NE2 - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
NEAREST_NEIGHBOR - Static variable in class org.teiid.connector.jdbc.oracle.OracleSQLTranslator
 
NEAREST_NEIGHBOR_DISTANCE - Static variable in class org.teiid.connector.jdbc.oracle.OracleSQLTranslator
 
needsProcessingEvaluation(LanguageObject) - Static method in class com.metamatrix.query.sql.visitor.EvaluatableVisitor
 
needsRefresh() - Method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleTransaction
Indicates that ExtensionModuleManager should clear its cache and refresh itself because the data this object fronts has changed (optional operation).
negate() - Method in class com.metamatrix.query.sql.lang.AbstractSetCriteria
 
negate() - Method in class com.metamatrix.query.sql.lang.CompareCriteria
 
negate() - Method in class com.metamatrix.query.sql.lang.IsNullCriteria
 
negate() - Method in class com.metamatrix.query.sql.lang.MatchCriteria
 
negate() - Method in interface com.metamatrix.query.sql.lang.PredicateCriteria.Negatable
 
NEITHER_MATCH - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.MATCH_TYPES
 
NEITHER_MATCH - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.MATCH_TYPES
 
NestedLoopJoinStrategy - Class in com.metamatrix.query.processor.relational
Nested loop is currently implemented as a degenerate case of merge join.
NestedLoopJoinStrategy() - Constructor for class com.metamatrix.query.processor.relational.NestedLoopJoinStrategy
 
NetUtils - Class in com.metamatrix.common.util
 
NetUtils() - Constructor for class com.metamatrix.common.util.NetUtils
 
NEW_LINE - Static variable in interface com.metamatrix.core.util.StringUtil.Constants
 
NEW_LINE - Static variable in class com.metamatrix.core.util.StringUtilities
The String "\n"
NEW_LINE_CHAR - Static variable in interface com.metamatrix.core.util.StringUtil.Constants
 
NewCalculateCostUtil - Class in com.metamatrix.query.optimizer.relational.rules
 
NewCalculateCostUtil() - Constructor for class com.metamatrix.query.optimizer.relational.rules.NewCalculateCostUtil
 
newCryptor - Variable in class com.metamatrix.common.util.crypto.PasswordChangeUtility
The Cryptor to use for encrypting the new passwords.
newDecrypt(String) - Method in class com.metamatrix.common.util.crypto.PasswordChangeUtility
Use new Cryptor to decrypt a char[].
newDecrypt(String, Properties) - Method in class com.metamatrix.common.util.crypto.PasswordChangeUtility
Use new Cryptor to decrypt properties.
newEncrypt(String) - Method in class com.metamatrix.common.util.crypto.PasswordChangeUtility
Use new Cryptor to encrypt a char[].
newEncrypt(String, Properties) - Method in class com.metamatrix.common.util.crypto.PasswordChangeUtility
Use new Cryptor to encrypt properties.
newInstance(StreamingLobChunckProducer.Factory, BlobType) - Static method in class com.metamatrix.jdbc.MMBlob
Factory Constructor
newInstance(StreamingLobChunckProducer.Factory, ClobType) - Static method in class com.metamatrix.jdbc.MMClob
 
newInstance(StreamingLobChunckProducer.Factory, XMLType) - Static method in class com.metamatrix.jdbc.MMSQLXML
 
newInstance(MMXAConnection.ConnectionSource) - Static method in class com.metamatrix.jdbc.MMXAConnection
 
newInstance(MMXAConnection) - Static method in class com.metamatrix.jdbc.MMXAResource
 
newInstance(ResultsMetadataProvider) - Static method in class com.metamatrix.jdbc.ResultsMetadataWithProvider
Factory Constructor
newThread(Runnable) - Method in class com.metamatrix.core.util.NamedThreadFactory
 
newToken(int) - Static method in class com.metamatrix.query.parser.Token
Returns a new Token object, by default.
newWorkerPool(String, int) - Static method in class com.metamatrix.common.queue.WorkerPoolFactory
Creates a WorkerPool that prefers thread reuse over thread creation based upon the given parameters
next() - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeIterator
 
next() - Method in class com.metamatrix.common.tree.TreeNodeIterator
 
next() - Method in class com.metamatrix.connector.ldap.LDAPSyncQueryExecution
Fetch the next batch of data from the LDAP searchEnumerationr result.
next() - Method in class com.metamatrix.connector.loopback.LoopbackExecution
 
next() - Method in class com.metamatrix.connector.metadata.adapter.ObjectSynchExecution
 
next() - Method in class com.metamatrix.connector.metadata.MetadataProcedureExecution
 
next() - Method in class com.metamatrix.connector.salesforce.execution.GetDeletedExecutionImpl
 
next() - Method in class com.metamatrix.connector.salesforce.execution.GetUpdatedExecutionImpl
 
next() - Method in class com.metamatrix.connector.salesforce.execution.ProcedureExecutionParentImpl
 
next() - Method in class com.metamatrix.connector.salesforce.execution.QueryExecutionImpl
 
next() - Method in interface com.metamatrix.connector.salesforce.execution.SalesforceProcedureExecution
 
next() - Method in class com.metamatrix.connector.text.TextSynchExecution
 
next() - Method in class com.metamatrix.connector.xml.streaming.BaseStreamingExecution
Earlier implementations retrieved the XML in the execute method.
next() - Method in class com.metamatrix.connector.xmlsource.XMLSourceExecution
 
next() - Method in class com.metamatrix.core.util.MetaMatrixExceptionUtil.NestedExceptionIterator
Returns the next element in the iteration.
next() - Method in class com.metamatrix.jdbc.BatchResults
 
next() - Method in class com.metamatrix.jdbc.MMResultSet
Move row pointer forward one row.
next - Variable in class com.metamatrix.query.parser.Token
A reference to the next regular (non-special) token from the input stream.
next() - Method in class com.metamatrix.query.sql.lang.CollectionValueIterator
 
next() - Method in interface com.metamatrix.query.sql.util.ValueIterator
Returns the next Expression or Object value in the interation.
next() - Method in interface org.teiid.connector.api.ResultSetExecution
Retrieves the next row of the resultset.
next() - Method in class org.teiid.connector.jdbc.JDBCProcedureExecution
 
next() - Method in class org.teiid.connector.jdbc.JDBCQueryExecution
 
next() - Method in class org.teiid.connector.metadata.ResultsIterator
 
NEXT_ID - Static variable in class com.metamatrix.common.id.dbid.spi.jdbc.JDBCNames.IDTable.ColumnName
 
NEXT_STARTUP - Static variable in interface com.metamatrix.common.config.api.Configuration
 
NEXT_STARTUP_CONFIGURATION - Static variable in class com.metamatrix.common.config.model.ConfigurationModel.Attribute
 
NEXT_STARTUP_FILE_NAME - Static variable in class com.metamatrix.platform.config.persistence.impl.file.FilePersistentConnection
The actual name of the NextStart Configuration.
NEXT_STARTUP_ID - Static variable in interface com.metamatrix.common.config.api.Configuration
These configuration ID's can be used to determine which Configuration a ConfigurationID represents using equals.
NEXT_VDB_VERSION - Static variable in interface com.metamatrix.dqp.service.ConfigurationService
 
nextBatch() - Method in class com.metamatrix.query.processor.batch.BatchedUpdatePlan
 
nextBatch() - Method in class com.metamatrix.query.processor.proc.ProcedurePlan
 
nextBatch() - Method in interface com.metamatrix.query.processor.ProcessorPlan
Get a batch of results or possibly an Exception.
nextBatch() - Method in class com.metamatrix.query.processor.relational.RelationalNode
Wrapper for nextBatchDirect that does performance timing - callers should always call this rather than nextBatchDirect().
nextBatch() - Method in class com.metamatrix.query.processor.relational.RelationalPlan
 
nextBatch() - Method in class com.metamatrix.query.processor.xml.XMLPlan
 
nextBatch() - Method in class com.metamatrix.query.processor.xquery.XQueryPlan
 
nextBatchDirect() - Method in class com.metamatrix.query.processor.relational.AccessNode
 
nextBatchDirect() - Method in class com.metamatrix.query.processor.relational.BatchedUpdateNode
 
nextBatchDirect() - Method in class com.metamatrix.query.processor.relational.GroupingNode
 
nextBatchDirect() - Method in class com.metamatrix.query.processor.relational.JoinNode
 
nextBatchDirect() - Method in class com.metamatrix.query.processor.relational.LimitNode
 
nextBatchDirect() - Method in class com.metamatrix.query.processor.relational.NullNode
 
nextBatchDirect() - Method in class com.metamatrix.query.processor.relational.PlanExecutionNode
 
nextBatchDirect() - Method in class com.metamatrix.query.processor.relational.ProjectIntoNode
Get batch from child node Walk through each row of child batch Bind values to insertCommand Execute insertCommand Update insertCount When no more data is available, output batch with single row containing insertCount
nextBatchDirect() - Method in class com.metamatrix.query.processor.relational.ProjectNode
 
nextBatchDirect() - Method in class com.metamatrix.query.processor.relational.RelationalNode
Template method for subclasses to implement.
nextBatchDirect() - Method in class com.metamatrix.query.processor.relational.SelectNode
 
nextBatchDirect() - Method in class com.metamatrix.query.processor.relational.SortNode
 
nextBatchDirect() - Method in class com.metamatrix.query.processor.relational.UnionAllNode
 
nextCharBuf - Variable in class com.metamatrix.query.parser.JavaCharStream
 
nextCharInd - Variable in class com.metamatrix.query.parser.JavaCharStream
 
nextCommandLine() - Method in class com.metamatrix.core.commandshell.ScriptReader
Retrieve the next command line for the current script.
nextLine() - Method in class com.metamatrix.script.io.MetadataReader
 
nextLine() - Method in class com.metamatrix.script.io.ResultSetReader
Get the next line of results from the ResultSet.
nextLine() - Method in class com.metamatrix.script.io.StringArrayReader
 
nextLine() - Method in class com.metamatrix.script.io.StringLineReader
Get the next line of data from the data source.
nextPreOrder(boolean) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeIterator
 
nextPreOrder(boolean) - Method in class com.metamatrix.common.tree.TreeNodeIterator
 
nextRow() - Method in interface com.metamatrix.query.processor.xml.PlanExecutor
Advance the resultset cursor to next row and retun the row values
nextTuple() - Method in interface com.metamatrix.common.buffer.TupleSource
Returns the next tuple
nextTuple() - Method in class com.metamatrix.query.processor.NullTupleSource
This method returns a null indicating, that there are no rows in the source.
nextTuple() - Method in class com.metamatrix.query.processor.proc.UpdateCountTupleSource
 
nextTuple() - Method in class com.metamatrix.query.processor.relational.JoinStrategy
 
nextTuple() - Method in class com.metamatrix.query.processor.relational.MergeJoinStrategy
 
nextTuple() - Method in class com.metamatrix.query.processor.relational.PartitionedSortJoin
 
NL_CHAR - Static variable in class com.metamatrix.common.util.SqlUtil
 
NO_APPLICABLE_PROCESS - Static variable in class com.sforce.soap.partner.StatusCode
 
NO_ATTACHMENT_PERMISSION - Static variable in class com.sforce.soap.partner.StatusCode
 
NO_ATTRIBUTE - Variable in class com.metamatrix.common.actions.AttributeDefinition
 
NO_CASE - Static variable in interface org.teiid.connector.metadata.IObjectQuery
 
NO_CONNECTION_STR - Static variable in class com.metamatrix.dqp.message.RequestID
 
NO_ID_AVAILABLE - Static variable in class com.metamatrix.common.id.dbid.ReservedIDBlock
Indicates that all the id's have been used up for this block
NO_MASS_MAIL_PERMISSION - Static variable in class com.sforce.soap.partner.StatusCode
 
NO_MODELS - Static variable in exception com.metamatrix.metadata.runtime.api.VirtualDatabaseException
 
NO_MODELS - Static variable in exception com.metamatrix.vdb.edit.loader.VdbProcessingException
 
NO_NAMESPACE - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants
Defines a default namespace holder for the nodes with out any namespace declarations.
NO_QUANTIFIER - Static variable in class com.metamatrix.query.sql.lang.SubqueryCompareCriteria
"All" predicate quantifier
NO_SOFTPHONE_LAYOUT - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
NO_TIMEOUT - Static variable in class com.metamatrix.jdbc.MMStatement
 
NO_TYPE - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants
Default built-in type = no type info, which is an empty string
NO_TYPE - Static variable in class com.metamatrix.query.sql.proc.CriteriaSelector
 
NO_VALUE - Static variable in interface com.metamatrix.common.object.PropertiedObjectEditor
The value object that is returned by this interface's methods when there is no value for the specified PropertyDefinition.
NOCACHE - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
NOCACHE - Static variable in class com.metamatrix.query.sql.ReservedWords
 
NODE_TYPE - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Properties
The target node type.
NODE_TYPE - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Tags
 
NodeConstants - Class in com.metamatrix.query.optimizer.relational.plantree
 
NodeConstants.Info - Enum in com.metamatrix.query.optimizer.relational.plantree
Property names for type-specific node properties
NodeConstants.Types - Class in com.metamatrix.query.optimizer.relational.plantree
Types of nodes
NodeDescriptor - Class in com.metamatrix.query.processor.xml
THis class contains the information of an element or an attribute.
NodeDescriptor(String, String, String, String, Properties, String, boolean, boolean, String, Class, String) - Constructor for class com.metamatrix.query.processor.xml.NodeDescriptor
 
NodeEditor - Class in com.metamatrix.query.optimizer.relational.plantree
This class is no longer really an editor.
NodeFactory - Class in com.metamatrix.query.optimizer.relational.plantree
 
nodeToString() - Method in class com.metamatrix.query.optimizer.CommandTreeNode
Just print single node to string instead of node+recursive plan.
nodeToString() - Method in class com.metamatrix.query.optimizer.relational.plantree.PlanNode
Just print single node to string instead of node+recursive plan.
nodeToString() - Method in class com.metamatrix.query.processor.relational.RelationalNode
Just print single node to string instead of node+recursive plan.
NoExtendedFilters - Class in com.metamatrix.connector.xml.base
 
NoExtendedFilters() - Constructor for class com.metamatrix.connector.xml.base.NoExtendedFilters
 
NON_SECURE_PROTOCOL - Static variable in interface com.metamatrix.common.api.MMURL.CONNECTION
Non-secure MetaMatrix Protocol.
NON_UNIQUE_KEY - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.KEY_TYPES
 
NON_UNIQUE_KEY - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.KEY_TYPES
 
NONDETERMINISTIC - Static variable in class com.metamatrix.query.function.metadata.FunctionMethod
 
NONE - Static variable in class com.metamatrix.common.comm.platform.socket.SocketUtil
 
NONE - Static variable in class com.metamatrix.common.namedobject.IDVerifier
The result of a performCheck signifying that the full name is valid.
NONE - Static variable in class com.metamatrix.common.util.crypto.CryptoUtil
 
NONE - Static variable in class com.metamatrix.core.log.MessageLevel.DisplayNames
 
NONE - Static variable in class com.metamatrix.core.log.MessageLevel.Labels
 
NONE - Static variable in class com.metamatrix.core.log.MessageLevel
Message level value that specifies that no messages are to be recorded.
NONE - Static variable in class com.metamatrix.platform.security.api.StandardAuthorizationActions
 
NONE - Static variable in class com.metamatrix.platform.security.audit.AuditLevel.DisplayNames
 
NONE - Static variable in class com.metamatrix.platform.security.audit.AuditLevel.Labels
 
NONE - Static variable in class com.metamatrix.platform.security.audit.AuditLevel
Message level value that specifies that no messages are to be recorded.
None - Static variable in class com.sforce.soap.partner.DebugLevel
 
NONE - Static variable in interface org.teiid.adminapi.LogConfiguration
Message level value that specifies that no messages are to be recorded.
NONE_LABEL - Static variable in class com.metamatrix.platform.security.api.StandardAuthorizationActions
 
NONE_PROFILE - Static variable in class com.metamatrix.connector.xmlsource.soap.SecurityToken
 
NONE_VALUE - Static variable in class com.metamatrix.platform.security.api.StandardAuthorizationActions
 
NONUNIQUE_SHIPPING_ADDRESS - Static variable in class com.sforce.soap.partner.StatusCode
 
NONVERSIONED_RECORD_INDEX_VERSION - Static variable in class org.teiid.metadata.index.RecordFactory
The version number associated with any index records prior to the point when version information was encoded in newly created records
NoOpMessageBus - Class in com.metamatrix.common.messaging
A MessageBus implementation - all methods do nothing.
NoOpMessageBus() - Constructor for class com.metamatrix.common.messaging.NoOpMessageBus
 
NoQueryPreprocessing - Class in com.metamatrix.connector.xml.base
 
NoQueryPreprocessing() - Constructor for class com.metamatrix.connector.xml.base.NoQueryPreprocessing
 
Normal - Static variable in class com.sforce.soap.partner.EmailPriority
 
normalize(String) - Static method in class com.metamatrix.common.util.SqlUtil
Simple method which normalizes a SQL string by replacing CR characters, new line characters and Tab characters with spaces, then trimming the string to remove unneeded spaces.
NORMALIZE_TEXT - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Properties
Indicates the level of text normalization that will be applied to the text content for a given element or attribute.
NORMALIZE_TEXT - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Tags
 
NORMALIZE_TEXT_COLLAPSE - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants
 
NORMALIZE_TEXT_PRESERVE - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants
PRESERVE -No normalization is done, the value is not changed.
NORMALIZE_TEXT_REPLACE - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants
 
normalizeProperties(Properties) - Static method in class com.metamatrix.jdbc.util.MMJDBCURL
 
normalizeText(String, String) - Static method in class com.metamatrix.query.processor.xml.SAXDocumentInProgress
 
NoScriptFileException - Exception in com.metamatrix.core.commandshell
Exception thrown by ScriptCommandTarget when a script is invoked without specifying a script file.
NoScriptFileException() - Constructor for exception com.metamatrix.core.commandshell.NoScriptFileException
 
noSuchMethodFound(Object, Method, Object[]) - Method in class com.metamatrix.core.util.MixinProxy
 
NOT - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
NOT - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
NOT - Static variable in class com.metamatrix.query.sql.ReservedWords
 
NOT - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
NOT_DEFINED - Static variable in class com.metamatrix.metadata.runtime.model.BasicMetadataID
 
NOT_DEFINED_INT - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants
Definition of not defined int type.
NOT_DEFINED_INT - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants
Definition of not defined int type.
NOT_DEFINED_LONG - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants
Definition of not defined long type.
NOT_DEFINED_LONG - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants
Definition of not defined long type.
NOT_DEFINED_SHORT - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants
Definition of not defined short type.
NOT_DEFINED_SHORT - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants
Definition of not defined short type.
NOT_EQUAL - Static variable in class com.metamatrix.common.xml.XPathUtil.Operator
 
NOT_EXISTS_MESSAGE - Static variable in class org.teiid.metadata.TransformationMetadata
 
NOT_MODIFIED - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
NOT_NULL - Static variable in class com.metamatrix.dqp.metadata.ResultsMetadataConstants.NULL_TYPES
 
NOT_NULL - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.NULL_TYPES
 
NOT_NULL - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.NULL_TYPES
 
NOT_NULLABLE - Static variable in interface org.teiid.connector.metadata.runtime.TypeModel
Nullability constant - indicates column does not allow nulls
NOT_SEARCHABLE - Static variable in interface org.teiid.connector.metadata.runtime.TypeModel
Searchability constant - indicates column is not searchable (cannot be evaluated in a comparison).
NOTATION - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLSchema.Class
 
notCrit(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse a logical NOT criteria.
NotCriteria - Class in com.metamatrix.query.sql.lang
A logical criteria that takes the logical NOT of the contained criteria.
NotCriteria() - Constructor for class com.metamatrix.query.sql.lang.NotCriteria
Constructs a default instance of this class.
NotCriteria(Criteria) - Constructor for class com.metamatrix.query.sql.lang.NotCriteria
Constructs an instance of this class with sub-criteria.
NOTICE - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.ElementName
Static constant that represents the name of the "XMI.notice" element.
NOTIFICATION_MESSAGE - Static variable in interface com.metamatrix.api.core.message.MessageTypes
Type for notification messages
notifyFileChanged() - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleManager
Notifies listeners when JDBCNames.ExtensionFilesTable.ColumnName.FILE_TYPE has changed.
notifyListener(SQLException) - Method in class com.metamatrix.jdbc.MMXAConnection
Notify listeners, if there is any, about the connection status.
notifyListeners(EventObject) - Method in class com.metamatrix.core.event.AbstractEventBroker
 
NOW - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
NS_CONSTRAINT - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLSchema.Class
 
NULL - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
NULL - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataClasses
 
NULL - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataTypes
 
NULL - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
NULL - Static variable in class com.metamatrix.query.metadata.SupportConstants.Element
 
NULL - Static variable in class com.metamatrix.query.optimizer.relational.plantree.NodeConstants.Types
 
NULL - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
NULL - Static variable in class com.metamatrix.query.sql.ReservedWords
 
NULL - Static variable in class org.teiid.connector.api.TypeFacility.RUNTIME_NAMES
 
NULL - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
NULL_ESCAPE_CHAR - Static variable in class com.metamatrix.query.sql.lang.MatchCriteria
The internal null escape character
NULL_LITERAL - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
NULL_MESSAGE - Static variable in interface com.metamatrix.api.core.message.MessageTypes
Type for "null" messages
NULL_UNKNOWN - Static variable in class com.metamatrix.query.metadata.SupportConstants.Element
 
NULLABLE - Static variable in class com.metamatrix.dqp.metadata.ResultsMetadataConstants.NULL_TYPES
 
NULLABLE - Static variable in interface com.metamatrix.dqp.metadata.ResultsMetadataConstants
 
NULLABLE - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.NULL_TYPES
 
NULLABLE - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.NULL_TYPES
 
NULLABLE - Static variable in interface org.teiid.connector.metadata.runtime.TypeModel
Nullability constant - indicates column does allow nulls
NULLABLE_UNKNOWN - Static variable in interface org.teiid.connector.metadata.runtime.TypeModel
Nullability constant - indicates column may or may not allow nulls
NullCryptor - Class in com.metamatrix.common.util.crypto
 
NullCryptor() - Constructor for class com.metamatrix.common.util.crypto.NullCryptor
 
NullFilter - Class in com.metamatrix.query.function.aggregate
 
NullFilter(AggregateFunction) - Constructor for class com.metamatrix.query.function.aggregate.NullFilter
Constructor for NullFilter.
NULLIF - Static variable in class com.metamatrix.query.function.FunctionLibrary
 
NULLIF - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
NullNode - Class in com.metamatrix.query.processor.relational
 
NullNode(int) - Constructor for class com.metamatrix.query.processor.relational.NullNode
 
nullPlusNonNullIsNull() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether the concatenation of a NULL vaule and a non-NULL value results in a NULL value.
nullsAreSortedAtEnd() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether NULL vaules are sorted at the end regardless of sort order.
nullsAreSortedAtStart() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether NULL vaules are sorted at the start regardless of sort order.
nullsAreSortedHigh() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether NULL vaules are sorted high.
nullsAreSortedLow() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether NULL vaules are sorted low.
NullToAnyTransform - Class in com.metamatrix.common.types.basic
This class can do a simple null-->anything.
NullToAnyTransform(Class<?>) - Constructor for class com.metamatrix.common.types.basic.NullToAnyTransform
 
NullTupleSource - Class in com.metamatrix.query.processor
This class can be used to represent null tuples or no data for an atomic query execution.
NullTupleSource(List) - Constructor for class com.metamatrix.query.processor.NullTupleSource
Constructor that takes the list of elementSymbols that have null rows.
NullType - Class in com.metamatrix.common.types
 
NUM_HISTORY_FIELDS_BY_SOBJECT_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
NUMBER_OF_VALUES - Static variable in class com.metamatrix.platform.admin.api.EntitlementMigrationReport
The number of values that can be expected in each line entry.
NUMBER_OUTSIDE_VALID_RANGE - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
NUMBER_OUTSIDE_VALID_RANGE - Static variable in class com.sforce.soap.partner.StatusCode
 
NumberToBooleanTransform - Class in com.metamatrix.common.types.basic
 
NumberToBooleanTransform(Comparable) - Constructor for class com.metamatrix.common.types.basic.NumberToBooleanTransform
 
NumberToByteTransform - Class in com.metamatrix.common.types.basic
 
NumberToByteTransform(Class<?>) - Constructor for class com.metamatrix.common.types.basic.NumberToByteTransform
 
NumberToDoubleTransform - Class in com.metamatrix.common.types.basic
 
NumberToDoubleTransform(Class<?>, boolean, boolean) - Constructor for class com.metamatrix.common.types.basic.NumberToDoubleTransform
 
NumberToFloatTransform - Class in com.metamatrix.common.types.basic
 
NumberToFloatTransform(Class<?>, boolean, boolean) - Constructor for class com.metamatrix.common.types.basic.NumberToFloatTransform
 
NumberToIntegerTransform - Class in com.metamatrix.common.types.basic
 
NumberToIntegerTransform(Class<?>, boolean) - Constructor for class com.metamatrix.common.types.basic.NumberToIntegerTransform
 
NumberToLongTransform - Class in com.metamatrix.common.types.basic
 
NumberToLongTransform(Class<?>, boolean, boolean) - Constructor for class com.metamatrix.common.types.basic.NumberToLongTransform
 
NumberToShortTransform - Class in com.metamatrix.common.types.basic
 
NumberToShortTransform(Class<?>, boolean) - Constructor for class com.metamatrix.common.types.basic.NumberToShortTransform
 
numCleanings - Variable in class com.metamatrix.common.buffer.impl.BufferStats
 
NUMERIC - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.DATA_TYPE_FACETS.FUNDAMENTAL
 
NUMERIC - Static variable in interface com.metamatrix.query.function.metadata.FunctionCategoryConstants
"Numeric" functions typically operate on or otherwise manipulate numbers, such as +, sqrt, etc.
numPersistentBatches - Variable in class com.metamatrix.common.buffer.impl.BufferStats
 
numPinnedBatches - Variable in class com.metamatrix.common.buffer.impl.BufferStats
 
numTupleSources - Variable in class com.metamatrix.common.buffer.impl.BufferStats
 
numUnpinnedBatches - Variable in class com.metamatrix.common.buffer.impl.BufferStats
 
NVL - Static variable in class com.metamatrix.query.function.FunctionLibrary
 

O

OBJECT - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataClasses
 
OBJECT - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataTypes
 
OBJECT - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
OBJECT - Static variable in interface com.metamatrix.connector.salesforce.execution.SalesforceProcedureExecution
 
OBJECT - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
OBJECT - Static variable in class com.metamatrix.query.sql.ReservedWords
 
OBJECT - Static variable in class org.teiid.connector.api.TypeFacility.RUNTIME_NAMES
 
OBJECT - Static variable in interface org.teiid.connector.api.TypeFacility.RUNTIME_TYPES
 
OBJECT - Static variable in class org.teiid.connector.jdbc.translator.FunctionModifier
 
OBJECT - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
OBJECT - Static variable in class org.teiid.metadata.index.IndexConstants.SEARCH_RECORD_TYPE
 
OBJECT_CLASS - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
OBJECT_ERR_0001 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
object (019)
OBJECT_ERR_0002 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
OBJECT_ERR_0003 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
OBJECT_ERR_0004 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
OBJECT_ERR_0005 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
OBJECT_ERR_0006 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
OBJECT_ERR_0007 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
OBJECT_ERR_0008 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
OBJECT_ERR_0009 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
OBJECT_ERR_0010 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
OBJECT_ERR_0011 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
OBJECT_ERR_0012 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
OBJECT_ERR_0013 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
OBJECT_ERR_0014 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
OBJECT_ERR_0015 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
OBJECT_ERR_0016 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
OBJECT_ERR_0017 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
OBJECT_ERR_0018 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
OBJECT_ERR_0019 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
OBJECT_ERR_0020 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
OBJECT_ERR_0021 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
OBJECT_ERR_0022 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
OBJECT_ERR_0023 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
OBJECT_ERR_0024 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
OBJECT_ERR_0025 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
OBJECT_ERR_0026 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
OBJECT_ERR_0027 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
OBJECT_ERR_0028 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
OBJECT_ID - Static variable in class com.metamatrix.common.object.PropertyType
 
OBJECT_REF - Static variable in class org.teiid.metadata.index.IndexConstants.SEARCH_RECORD_TYPE
 
OBJECT_SCOPE_VALUE - Static variable in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
OBJECT_TYPE_CACHE - Static variable in class com.metamatrix.admin.server.AbstractAdminImpl
Object type code for Cache
OBJECT_TYPE_CONNECTION_POOL - Static variable in class com.metamatrix.admin.server.AbstractAdminImpl
Object type code for CONNECTION_POOL
OBJECT_TYPE_CONNECTOR_BINDING - Static variable in class com.metamatrix.admin.server.AbstractAdminImpl
Object type code for ConnectorBinding
OBJECT_TYPE_CONNECTOR_TYPE - Static variable in class com.metamatrix.admin.server.AbstractAdminImpl
Object type code for ConnectorType
OBJECT_TYPE_EXTENSION_MODULE - Static variable in class com.metamatrix.admin.server.AbstractAdminImpl
Object type code for ExtensionModule
OBJECT_TYPE_GROUP - Static variable in class com.metamatrix.admin.server.AbstractAdminImpl
Object type code for Group
OBJECT_TYPE_LOG_CONFIGURATION - Static variable in class com.metamatrix.admin.server.AbstractAdminImpl
Object type code for LogConfiguration
OBJECT_TYPE_MODEL - Static variable in class com.metamatrix.admin.server.AbstractAdminImpl
Object type code for Model
OBJECT_TYPE_PROCESS_OBJECT - Static variable in class com.metamatrix.admin.server.AbstractAdminImpl
Object type code for ProcessObject
OBJECT_TYPE_PROPERTY_DEFINITION - Static variable in class com.metamatrix.admin.server.AbstractAdminImpl
Object type code for PropertyDefinition
OBJECT_TYPE_QUEUE_WORKER_POOL - Static variable in class com.metamatrix.admin.server.AbstractAdminImpl
Object type code for QueueWorkerPool
OBJECT_TYPE_REQUEST - Static variable in class com.metamatrix.admin.server.AbstractAdminImpl
Object type code for Request
OBJECT_TYPE_ROLE - Static variable in class com.metamatrix.admin.server.AbstractAdminImpl
Object type code for Role
OBJECT_TYPE_SESSION - Static variable in class com.metamatrix.admin.server.AbstractAdminImpl
Object type code for Session
OBJECT_TYPE_TRANSACTION - Static variable in class com.metamatrix.admin.server.AbstractAdminImpl
Object type code for TRANSACTION
OBJECT_TYPE_VDB - Static variable in class com.metamatrix.admin.server.AbstractAdminImpl
Object type code for VDB
ObjectChannel - Interface in com.metamatrix.common.comm.platform.socket
 
ObjectChannelFactory - Interface in com.metamatrix.common.comm.platform.socket.client
 
ObjectConnection - Class in com.metamatrix.connector.metadata.adapter
Adapter to make object processing code comply with the standard connector API.
ObjectConnection(ConnectorEnvironment, ExecutionContext, ObjectConnector) - Constructor for class com.metamatrix.connector.metadata.adapter.ObjectConnection
 
ObjectConnector - Class in com.metamatrix.connector.metadata.adapter
Adapter to expose the object processing logic via the standard connector API.
ObjectConnector() - Constructor for class com.metamatrix.connector.metadata.adapter.ObjectConnector
 
ObjectConnectorCapabilities - Class in com.metamatrix.connector.metadata.adapter
Describes the capabilities of the object connector, which are few.
ObjectConverterUtil - Class in com.metamatrix.core.util
 
ObjectConverterUtil() - Constructor for class com.metamatrix.core.util.ObjectConverterUtil
 
ObjectDecoderInputStream - Class in org.teiid.netty.handler.codec.serialization
An ObjectInput which is interoperable with ObjectEncoder and ObjectEncoderOutputStream.
ObjectDecoderInputStream(DataInputStream, ClassLoader, int) - Constructor for class org.teiid.netty.handler.codec.serialization.ObjectDecoderInputStream
 
ObjectDefinition - Interface in com.metamatrix.common.object
 
ObjectDefinitionDisplayNameComparator - Class in com.metamatrix.common.object
This class serves as a name-based comparator of MetaObject instances.
ObjectDefinitionDisplayNameComparator() - Constructor for class com.metamatrix.common.object.ObjectDefinitionDisplayNameComparator
 
ObjectDefinitionFactory - Interface in com.metamatrix.common.object
 
ObjectDefinitionImpl - Class in com.metamatrix.common.object
This class captures the definition of a generic property, and can be used to determine appropriate user-interface representations to present and capture property values.
ObjectDefinitionImpl() - Constructor for class com.metamatrix.common.object.ObjectDefinitionImpl
Create an empty property definition object with all defaults.
ObjectDefinitionImpl(String) - Constructor for class com.metamatrix.common.object.ObjectDefinitionImpl
Create a definition object with the specified set of attributes.
ObjectDefinitionImpl(String, String) - Constructor for class com.metamatrix.common.object.ObjectDefinitionImpl
Create a definition object with the specified set of attributes.
ObjectDefinitionImpl(ObjectDefinition) - Constructor for class com.metamatrix.common.object.ObjectDefinitionImpl
Create a property definition object that is a copy of the specified instance.
ObjectDefinitionImplFactory - Class in com.metamatrix.common.object
 
ObjectDefinitionImplFactory() - Constructor for class com.metamatrix.common.object.ObjectDefinitionImplFactory
 
ObjectEditor - Interface in com.metamatrix.common.actions
 
ObjectEncoderOutputStream - Class in org.teiid.netty.handler.codec.serialization
An ObjectOutput which is interoperable with ObjectDecoder and ObjectDecoderInputStream.
ObjectEncoderOutputStream(DataOutputStream, int) - Constructor for class org.teiid.netty.handler.codec.serialization.ObjectEncoderOutputStream
 
ObjectID - Interface in com.metamatrix.core.id
 
ObjectIDFactory - Interface in com.metamatrix.core.id
The ObjectIDDescriptor defines the interface that is used to describe a particular type of ObjectID.
ObjectInputStreamWithClassloader - Class in com.metamatrix.core.util
 
ObjectInputStreamWithClassloader(InputStream, ClassLoader) - Constructor for class com.metamatrix.core.util.ObjectInputStreamWithClassloader
 
ObjectQueryProcessor - Class in org.teiid.connector.metadata
Uses an IObjectSource to process ObjectQuery requests and to produce results which are Lists of Lists of objects.
ObjectQueryProcessor(IObjectSource) - Constructor for class org.teiid.connector.metadata.ObjectQueryProcessor
 
OBJECTS_PACKAGE - Static variable in class com.metamatrix.admin.server.AbstractAdminImpl
Package containing the sub-interfaces of AdminObjects
objectsRead - Variable in class com.metamatrix.platform.vm.controller.SocketListenerStats
 
objectsWritten - Variable in class com.metamatrix.platform.vm.controller.SocketListenerStats
 
ObjectSynchExecution - Class in com.metamatrix.connector.metadata.adapter
Adapter to expose the object processing logic via the standard connector API.
ObjectSynchExecution(IQuery, RuntimeMetadata, ObjectConnection) - Constructor for class com.metamatrix.connector.metadata.adapter.ObjectSynchExecution
 
ObjectToAnyTransform - Class in com.metamatrix.common.types.basic
 
ObjectToAnyTransform(Class) - Constructor for class com.metamatrix.common.types.basic.ObjectToAnyTransform
 
OC_0001 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
OC_0002 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
occurrences(String, String) - Static method in class com.metamatrix.core.util.StringUtil
Return the number of occurrences of token string that occurs in input string.
OFF - Static variable in class com.metamatrix.cdk.api.SysLogger
 
OioOjbectChannelFactory - Class in com.metamatrix.common.comm.platform.socket.client
 
OioOjbectChannelFactory(Properties) - Constructor for class com.metamatrix.common.comm.platform.socket.client.OioOjbectChannelFactory
 
OJ - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
OLD_ENCRYPT_PREFIX - Static variable in class com.metamatrix.common.util.crypto.CryptoUtil
 
oldCryptor - Variable in class com.metamatrix.common.util.crypto.PasswordChangeUtility
The Cryptor to use for decrypting the old passwords.
oldDecrypt(String) - Method in class com.metamatrix.common.util.crypto.PasswordChangeUtility
Use old Cryptor to decrypt a char[].
oldDecrypt(String, Properties) - Method in class com.metamatrix.common.util.crypto.PasswordChangeUtility
Use old Cryptor to decrypt properties.
oldEncrypt(String) - Method in class com.metamatrix.common.util.crypto.PasswordChangeUtility
Use old Cryptor to encrypt a char[].
oldEncrypt(String, Properties) - Method in class com.metamatrix.common.util.crypto.PasswordChangeUtility
Use old Cryptor to encrypt properties.
ON - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
ON - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
ON - Static variable in class com.metamatrix.query.sql.ReservedWords
 
ON - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
onCompletion(ResultsFuture<T>) - Method in interface com.metamatrix.dqp.client.ResultsFuture.CompletionListener
 
onConnection() - Method in interface org.teiid.transport.ChannelListener
 
onConnection() - Method in class org.teiid.transport.SocketClientInstance
 
ONELEVEL_SCOPE_VALUE - Static variable in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
open() - Method in class com.metamatrix.common.connection.ManagedConnection
This method is invoked by the pool to notify the specialized class that the connection is to be established.
OPEN - Static variable in class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
open() - Method in class com.metamatrix.query.processor.batch.BatchedUpdatePlan
 
open() - Method in class com.metamatrix.query.processor.proc.ProcedurePlan
 
open() - Method in interface com.metamatrix.query.processor.ProcessorPlan
Open the plan for processing.
open() - Method in class com.metamatrix.query.processor.relational.AccessNode
 
open() - Method in class com.metamatrix.query.processor.relational.BatchedUpdateNode
 
open() - Method in class com.metamatrix.query.processor.relational.DependentProcedureAccessNode
 
open() - Method in class com.metamatrix.query.processor.relational.DependentProcedureExecutionNode
 
open() - Method in class com.metamatrix.query.processor.relational.GroupingNode
 
open() - Method in class com.metamatrix.query.processor.relational.JoinNode
 
open() - Method in class com.metamatrix.query.processor.relational.LimitNode
 
open() - Method in class com.metamatrix.query.processor.relational.PlanExecutionNode
 
open() - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
open() - Method in class com.metamatrix.query.processor.relational.RelationalPlan
 
open() - Method in class com.metamatrix.query.processor.relational.SortNode
 
open() - Method in class com.metamatrix.query.processor.relational.UnionAllNode
 
open() - Method in class com.metamatrix.query.processor.xml.XMLPlan
 
open() - Method in class com.metamatrix.query.processor.xquery.XQueryPlan
 
openConnection() - Method in class com.metamatrix.common.connection.jdbc.JDBCMgdResourceConnection
This method is invoked by the pool to notify the specialized class that the connection is to be established.
openConnection() - Method in class com.metamatrix.common.connection.ManagedConnection
This method is invoked by the pool to notify the specialized class that the connection is to be established.
openConnection() - Method in class com.metamatrix.common.connection.SimpleManagedConnection
This method is invoked by the pool to notify the specialized class that the connection is to be established.
openConnection(URL) - Method in class com.metamatrix.common.extensionmodule.protocol.extensionjar.Handler
 
openConnection(URL) - Method in class com.metamatrix.common.protocol.classpath.Handler
 
openConnection(URL) - Method in class com.metamatrix.common.protocol.jar.Handler
 
openConnection(URL) - Method in class com.metamatrix.common.protocol.mmfile.Handler
 
openConnection(URL) - Method in class com.metamatrix.common.protocol.mmrofile.Handler
 
openPlanImmediately() - Method in class com.metamatrix.query.processor.relational.InsertPlanExecutionNode
 
openPlanImmediately() - Method in class com.metamatrix.query.processor.relational.PlanExecutionNode
 
openSource() - Method in class com.metamatrix.query.processor.NullTupleSource
Open the tuple source to read tuples.
OPERATION - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Foundation.Class
 
OPERATION_TOO_LARGE - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
OPTED_OUT_OF_MASS_MAIL - Static variable in class com.sforce.soap.partner.StatusCode
 
optimize(CommandTreeNode, IDGenerator, QueryMetadataInterface, CapabilitiesFinder, AnalysisRecord, CommandContext) - Method in class com.metamatrix.query.optimizer.batch.BatchedUpdatePlanner
Optimizes batched updates by batching all contiguous commands that relate to the same physical model.
optimize(CommandTreeNode, IDGenerator, QueryMetadataInterface, CapabilitiesFinder, AnalysisRecord, CommandContext) - Method in interface com.metamatrix.query.optimizer.CommandPlanner
Allows the planner a chance to optimize the canonical plan(s) stored in the CommandTreeNode tree.
optimize(CommandTreeNode, IDGenerator, QueryMetadataInterface, CapabilitiesFinder, AnalysisRecord, CommandContext) - Method in class com.metamatrix.query.optimizer.proc.ProcedurePlanner
Produce a ProcessorPlan for the CreateUpdateProcedureCommand on the current node of the CommandTreeNode, the procedure plan construction involves using the child processor plans.
optimize(CommandTreeNode, IDGenerator, QueryMetadataInterface, CapabilitiesFinder, AnalysisRecord, CommandContext) - Method in class com.metamatrix.query.optimizer.relational.RelationalPlanner
 
optimize(CommandTreeNode, IDGenerator, QueryMetadataInterface, CapabilitiesFinder, AnalysisRecord, CommandContext) - Method in class com.metamatrix.query.optimizer.xml.XMLPlanner
 
optimize(CommandTreeNode, IDGenerator, QueryMetadataInterface, CapabilitiesFinder, AnalysisRecord, CommandContext) - Method in class com.metamatrix.query.optimizer.xquery.XQueryPlanner
 
optimizeCriteria(CompoundCriteria) - Static method in class com.metamatrix.query.rewriter.QueryRewriter
Performs simple expression flattening
optimizeElements(Command, QueryMetadataInterface) - Static method in class com.metamatrix.query.sql.util.ElementSymbolOptimizer
This method will convert all elements in a command to their shortest possible unambiguous name.
optimizePlan(Command, QueryMetadataInterface, IDGenerator, CapabilitiesFinder, AnalysisRecord, CommandContext) - Static method in class com.metamatrix.query.optimizer.QueryOptimizer
This method is intended only for clients with a need to have access to the planning state of QueryOptimizer, which it can get to through the CommandTreeNode reference passed in.
OPTIMIZER_0002 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
optimizer package (004)
OPTIMIZER_0005 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0006 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0007 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0008 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0009 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0010 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0011 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0012 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0014 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0015 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0016 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0017 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0019 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0020 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0021 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0023 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0024 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0026 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0029 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0033 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0034 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0035 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0036 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0037 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0038 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0040 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0041 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0042 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0043 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0044 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0045 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0046 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0047 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0048 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0051 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0053 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0054 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0055 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0056 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0057 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0058 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0059 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0060 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0061 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0063 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0064 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0066 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0067 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0068 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0069 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0070 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0071 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OptimizerContext - Class in com.metamatrix.query.optimizer
 
OptimizerContext() - Constructor for class com.metamatrix.query.optimizer.OptimizerContext
 
OptimizerRule - Interface in com.metamatrix.query.optimizer.relational
 
OPTION - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Connections.Class
 
option(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse an OPTION clause.
OPTION - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
Option - Class in com.metamatrix.query.sql.lang
Represents MetaMatrix extension options to normal SQL.
Option() - Constructor for class com.metamatrix.query.sql.lang.Option
Construct a default instance of the Option clause.
OPTION - Static variable in class com.metamatrix.query.sql.ReservedWords
 
OPTION - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
OPTION_VALUE - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Connections.Class
 
OPTIONAL - Static variable in class com.metamatrix.query.sql.lang.Option
 
OPTIONAL_ATTRIBUTE_KIND - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
OR - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
OR - Static variable in class com.metamatrix.common.xml.XPathUtil.Operator
 
OR - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
OR - Static variable in class com.metamatrix.query.sql.lang.CompoundCriteria
Constant indicating the logical "or" of two or more criteria.
OR - Static variable in class com.metamatrix.query.sql.ReservedWords
 
OR - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
OR_NAME - Static variable in class com.metamatrix.common.xml.XPathUtil.Operator
 
ORACLE - Static variable in interface com.metamatrix.common.jdbc.JDBCPlatform.Protocol
 
ORACLE - Static variable in interface com.metamatrix.server.admin.api.MaterializationLoadScripts.DatabaseType
 
ORACLE - Static variable in class com.metamatrix.vdb.materialization.DatabaseDialect
 
OracleCapabilities - Class in org.teiid.connector.jdbc.oracle
 
OracleCapabilities() - Constructor for class org.teiid.connector.jdbc.oracle.OracleCapabilities
 
OracleSpatialFunctionModifier - Class in org.teiid.connector.jdbc.oracle
 
OracleSpatialFunctionModifier() - Constructor for class org.teiid.connector.jdbc.oracle.OracleSpatialFunctionModifier
 
OracleSQLTranslator - Class in org.teiid.connector.jdbc.oracle
 
OracleSQLTranslator() - Constructor for class org.teiid.connector.jdbc.oracle.OracleSQLTranslator
 
ORB_INITIAL_HOST - Static variable in class com.metamatrix.platform.registry.RegistryPropertyNames
 
ORB_INITIAL_PORT - Static variable in class com.metamatrix.platform.registry.RegistryPropertyNames
 
ORDER - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
ORDER - Static variable in class com.metamatrix.query.sql.ReservedWords
 
ORDER - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
ORDER_BY - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
ORDER_BY - Static variable in class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
orderby(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse an ORDER BY clause.
OrderBy - Class in com.metamatrix.query.sql.lang
Represents the ORDER BY clause of a query.
OrderBy() - Constructor for class com.metamatrix.query.sql.lang.OrderBy
Constructs a default instance of this class.
OrderBy(List) - Constructor for class com.metamatrix.query.sql.lang.OrderBy
Constructs an instance of this class from an ordered set of elements.
OrderBy(List, List) - Constructor for class com.metamatrix.query.sql.lang.OrderBy
Constructs an instance of this class from an ordered set of elements.
orderByContainsVariable(OrderBy, SingleElementSymbol, int) - Static method in class com.metamatrix.query.resolver.util.ResolverUtil
Checks if a variable is in the ORDER BY
orderComponentTypeElementList(List) - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
 
ORDERED - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.DATA_TYPE_FACETS.FUNDAMENTAL
 
org.teiid - package org.teiid
 
org.teiid.adminapi - package org.teiid.adminapi
 
org.teiid.configuration - package org.teiid.configuration
 
org.teiid.connector - package org.teiid.connector
 
org.teiid.connector.api - package org.teiid.connector.api
 
org.teiid.connector.basic - package org.teiid.connector.basic
 
org.teiid.connector.jdbc - package org.teiid.connector.jdbc
 
org.teiid.connector.jdbc.access - package org.teiid.connector.jdbc.access
 
org.teiid.connector.jdbc.db2 - package org.teiid.connector.jdbc.db2
 
org.teiid.connector.jdbc.derby - package org.teiid.connector.jdbc.derby
 
org.teiid.connector.jdbc.informix - package org.teiid.connector.jdbc.informix
 
org.teiid.connector.jdbc.mm - package org.teiid.connector.jdbc.mm
 
org.teiid.connector.jdbc.mysql - package org.teiid.connector.jdbc.mysql
 
org.teiid.connector.jdbc.oracle - package org.teiid.connector.jdbc.oracle
 
org.teiid.connector.jdbc.postgresql - package org.teiid.connector.jdbc.postgresql
 
org.teiid.connector.jdbc.sqlserver - package org.teiid.connector.jdbc.sqlserver
 
org.teiid.connector.jdbc.sybase - package org.teiid.connector.jdbc.sybase
 
org.teiid.connector.jdbc.teradata - package org.teiid.connector.jdbc.teradata
 
org.teiid.connector.jdbc.translator - package org.teiid.connector.jdbc.translator
 
org.teiid.connector.language - package org.teiid.connector.language
 
org.teiid.connector.metadata - package org.teiid.connector.metadata
 
org.teiid.connector.metadata.runtime - package org.teiid.connector.metadata.runtime
 
org.teiid.connector.visitor.framework - package org.teiid.connector.visitor.framework
 
org.teiid.connector.visitor.util - package org.teiid.connector.visitor.util
 
org.teiid.connector.xa.api - package org.teiid.connector.xa.api
 
org.teiid.core.index - package org.teiid.core.index
 
org.teiid.dialect - package org.teiid.dialect
 
org.teiid.jdbc - package org.teiid.jdbc
 
org.teiid.metadata - package org.teiid.metadata
 
org.teiid.metadata.index - package org.teiid.metadata.index
 
org.teiid.netty.handler.codec.serialization - package org.teiid.netty.handler.codec.serialization
 
org.teiid.transport - package org.teiid.transport
 
ORG_LOCKED - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
ORG_NOT_OWNED_BY_INSTANCE - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
OS_AIX - Static variable in class com.metamatrix.common.util.OSPlatformUtil
Operating system is IBM AIX.
OS_DEC - Static variable in class com.metamatrix.common.util.OSPlatformUtil
Deprecated. please use OS_TRU64 instead
OS_HP - Static variable in class com.metamatrix.common.util.OSPlatformUtil
Operating system is HP-UX.
OS_IRIX - Static variable in class com.metamatrix.common.util.OSPlatformUtil
Operating system is SGI IRIX.
OS_LINUX - Static variable in class com.metamatrix.common.util.OSPlatformUtil
Operating system is Linux.
OS_LINUX_MASK - Static variable in class com.metamatrix.common.util.OSPlatformUtil
A mask for Linux platform
OS_MAC - Static variable in class com.metamatrix.common.util.OSPlatformUtil
Operating system is Mac.
OS_OS2 - Static variable in class com.metamatrix.common.util.OSPlatformUtil
Operating system is OS/2.
OS_OTHER - Static variable in class com.metamatrix.common.util.OSPlatformUtil
Operating system is unknown.
OS_PROPERTY_NAME - Static variable in class com.metamatrix.common.util.OSPlatformUtil
 
OS_SOLARIS - Static variable in class com.metamatrix.common.util.OSPlatformUtil
Operating system is Solaris.
OS_SUNOS - Static variable in class com.metamatrix.common.util.OSPlatformUtil
Operating system is Sun OS.
OS_TRU64 - Static variable in class com.metamatrix.common.util.OSPlatformUtil
Operating system is Compaq TRU64 Unix
OS_UNIX_MASK - Static variable in class com.metamatrix.common.util.OSPlatformUtil
A mask for Unix platforms.
OS_VMS - Static variable in class com.metamatrix.common.util.OSPlatformUtil
Operating system is Compaq OpenVMS
OS_WIN2000 - Static variable in class com.metamatrix.common.util.OSPlatformUtil
Operating system is Windows 2000.
OS_WIN95 - Static variable in class com.metamatrix.common.util.OSPlatformUtil
Operating system is Windows 95.
OS_WIN98 - Static variable in class com.metamatrix.common.util.OSPlatformUtil
Operating system is Windows 98.
OS_WIN_OTHER - Static variable in class com.metamatrix.common.util.OSPlatformUtil
Operating system is one of the Windows variants but we don't know which one it is
OS_WINDOWS_MASK - Static variable in class com.metamatrix.common.util.OSPlatformUtil
A mask for Windows platforms.
OS_WINNT - Static variable in class com.metamatrix.common.util.OSPlatformUtil
Operating system is Windows NT.
OS_WINXP - Static variable in class com.metamatrix.common.util.OSPlatformUtil
Operating system is Compaq OpenVMS
OSPlatformUtil - Class in com.metamatrix.common.util
PlatformAwareFileSystemView
OSPlatformUtil() - Constructor for class com.metamatrix.common.util.OSPlatformUtil
 
othersDeletesAreVisible(int) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Indicates whether deletes made by others are visible.
othersInsertsAreVisible(int) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Indicates whether inserts made by others are visible.
othersUpdatesAreVisible(int) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Indicates whether updates made by others are visible.
OUT - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.Values.Direction
The constant value denoting an output parmeter.
OUT - Static variable in class com.metamatrix.dqp.message.ParameterInfo
Constant identifying an OUT parameter
OUT - Static variable in class com.metamatrix.query.metadata.StoredProcedureInfo
Constant identifying an OUT parameter
OUT - Static variable in class com.metamatrix.query.sql.lang.SPParameter
Constant identifying an OUT parameter
OUT - Static variable in interface org.teiid.connector.metadata.runtime.Parameter
 
OUT_DIRECTION_KIND - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
OUT_PARM - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.PARAMETER_TYPES
 
OUT_PARM - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.PARAMETER_TYPES
 
OUTER - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
OUTER - Static variable in class com.metamatrix.query.sql.ReservedWords
 
OUTER - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
outParamIndexMap - Variable in class com.metamatrix.jdbc.MMStatement
 
OUTPUT_BUFFER_SIZE - Static variable in interface com.metamatrix.common.config.api.VMComponentDefnType
 
OUTPUT_BUFFER_SIZE - Static variable in interface com.metamatrix.dqp.embedded.DQPEmbeddedProperties
 
OUTPUT_PARAMETER_NAME - Static variable in class com.metamatrix.query.function.metadata.FunctionParameter
 
outputDocToString(Document) - Static method in class com.metamatrix.connector.xml.base.DocumentBuilder
 
outputStringFromDoc(Document) - Static method in class com.metamatrix.connector.xml.http.HTTPRequestor
 
outputTuple(List, List) - Method in class com.metamatrix.query.processor.relational.JoinStrategy
Output a combined, projected tuple based on tuple parts from the left and right.
OutputXPathDesc - Class in com.metamatrix.connector.xml.base
 
OutputXPathDesc(Element) - Constructor for class com.metamatrix.connector.xml.base.OutputXPathDesc
 
OutputXPathDesc(ILiteral) - Constructor for class com.metamatrix.connector.xml.base.OutputXPathDesc
 
OVERWRITE - Static variable in interface org.teiid.adminapi.AdminOptions.OnConflict
Add all bindings in this file and overwrite any bindings that already exist in the system.
ownDeletesAreVisible(int) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Indicates whether a result set's own deletes are visible.
OWNER - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.ElementName
Static constant that represents the name of the "XMI.owner" element.
ownInsertsAreVisible(int) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Indicates whether a result set's own inserts are visible.
ownUpdatesAreVisible(int) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Indicates whether a result set's own updates are visible.

P

PACKAGE - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Foundation.Class
 
PACKAGE_DIAGRAM - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Diagram.Class
 
PACKAGE_LICENSE_REQUIRED - Static variable in class com.sforce.soap.partner.StatusCode
 
PACKAGE_NAME - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.Connections
 
PACKAGE_NAME - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.DataAccess
 
PACKAGE_NAME - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.DataTypes
 
PACKAGE_NAME - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.Diagram
 
PACKAGE_NAME - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.Foundation
 
PACKAGE_NAME - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.Function
 
PACKAGE_NAME - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.Relational
 
PACKAGE_NAME - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.SimpleDataTypes
 
PACKAGE_NAME - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.Virtual
 
PACKAGE_NAME - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLDocument
 
PACKAGE_NAME - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLSchema
 
pad(String, Integer, String, boolean) - Static method in class com.metamatrix.query.function.FunctionMethods
 
PARAMETER - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.DataAccess.Class
 
PARAMETER - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Foundation.Class
 
PARAMETER - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Function.Class
 
PARAMETER - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Relational.Class
 
Parameter - Interface in org.teiid.connector.metadata.runtime
Represents a procedure parameter in the runtime metadata.
PARAMETER_BEHAVIORALFEATURE_FEATURE_ASSOCIATION_END - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
PARAMETER_BEHAVIORALFEATURE_PARAMETER_ASSOCIATION_END - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
PARAMETER_METHOD - Static variable in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
PARAMETER_NAME_VALUE - Static variable in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
PARAMETER_NONE - Static variable in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
PARAMETER_OWNERSHIP_FUNCTION_ASSOCIATION_END - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
PARAMETER_OWNERSHIP_PARAMETER_ASSOCIATION_END - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
PARAMETER_XML_QUERY_STRING - Static variable in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
PARAMETER_XML_REQUEST - Static variable in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
ParameterDescriptor - Class in com.metamatrix.connector.xml.base
 
ParameterDescriptor(Element) - Constructor for class com.metamatrix.connector.xml.base.ParameterDescriptor
 
ParameterDescriptor() - Constructor for class com.metamatrix.connector.xml.base.ParameterDescriptor
 
ParameterInfo - Class in com.metamatrix.dqp.message
Desccribes some parameter info to return when executing a CallableStatement - this is used to avoid sending SPParameter, which contains references to metadata objects and stuff we don't want to send.
ParameterInfo() - Constructor for class com.metamatrix.dqp.message.ParameterInfo
 
ParameterInfo(int, int) - Constructor for class com.metamatrix.dqp.message.ParameterInfo
Create outbound parameter info
parameters - Variable in class com.metamatrix.connector.xml.http.BaseRequest
 
PARAMETERS_CLOSE - Static variable in class com.metamatrix.common.xml.XPathUtil.ExpressionToken
 
PARAMETERS_OPEN - Static variable in class com.metamatrix.common.xml.XPathUtil.ExpressionToken
 
paramName(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse an execute statement parameter name (must not be enclosed in single or double ticks)
parent - Variable in class com.metamatrix.admin.server.AbstractAdminImpl
 
PARENT - Static variable in class com.metamatrix.common.xml.XPathUtil.ExpressionToken
 
PARENT_COMPONENT_TYPE - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes.ComponentType.Attributes
 
PARENT_COMPONENT_TYPEID - Static variable in class com.metamatrix.common.config.model.ConfigurationModel.Attribute
 
PARENT_FOLDER_SYMBOL - Static variable in interface com.metamatrix.core.util.FileUtils.Constants
 
PARENT_UUID_FIELD - Static variable in interface org.teiid.connector.metadata.runtime.AbstractMetadataRecord.MetadataFieldNames
 
PARM_ALLOWS_EMPTY_VALUES_COLUMN_PROPERTY_NAME - Static variable in class com.metamatrix.connector.xml.base.CriteriaDesc
 
PARM_AS_NAMED_ATTRIBUTE_COLUMN_PROPERTY_NAME - Static variable in class com.metamatrix.connector.xml.base.CriteriaDesc
 
PARM_AS_PARENT_ATTRIBUTE_COLUMN_PROPERTY_NAME - Static variable in class com.metamatrix.connector.xml.base.CriteriaDesc
 
PARM_FILE_NAME_TABLE_PROPERTY_NAME - Static variable in class com.metamatrix.connector.xml.file.FileExecution
 
PARM_HAS_MULTIPLE_VALUES_COLUMN_PROPERTY_NAME - Static variable in class com.metamatrix.connector.xml.base.CriteriaDesc
 
PARM_HAS_MULTIPLE_VALUES_COMMA_DELIMITED_NAME - Static variable in class com.metamatrix.connector.xml.base.CriteriaDesc
 
PARM_HAS_MULTIPLE_VALUES_MULTI_ELEMENT_NAME - Static variable in class com.metamatrix.connector.xml.base.CriteriaDesc
 
PARM_INPUT_COLUMN_PROPERTY_NAME - Static variable in class com.metamatrix.connector.xml.base.ParameterDescriptor
 
PARM_INPUT_NAMESPACE_TABLE_PROPERTY_NAME - Static variable in class com.metamatrix.connector.xml.http.HTTPRequest
 
PARM_INPUT_XPATH_TABLE_PROPERTY_NAME - Static variable in class com.metamatrix.connector.xml.base.DocumentBuilder
 
PARM_INPUT_XPATH_TABLE_PROPERTY_NAME - Static variable in class com.metamatrix.connector.xml.http.HTTPRequest
 
PARM_IS_COMPLEX_SOAP_ARRAY_ELEMENT_NAME - Static variable in class com.metamatrix.connector.xml.base.CriteriaDesc
 
PARM_IS_SIMPLE_SOAP_ARRAY_ELEMENT_NAME - Static variable in class com.metamatrix.connector.xml.base.CriteriaDesc
 
PARM_REQUIRED_VALUE_COLUMN_PROPERTY_NAME - Static variable in class com.metamatrix.connector.xml.base.CriteriaDesc
 
PARM_XPATH_INPUT_COLUMN_PROPERTY_NAME - Static variable in class com.metamatrix.connector.xml.base.CriteriaDesc
 
parse(String) - Method in class com.metamatrix.core.commandshell.CommandLineParser
 
parse(ContentHandler) - Method in class com.metamatrix.query.processor.dynamic.TupleInputSource
This will be called by the extended XMLReader to parse the Tuple source.
parse(InputSource) - Method in class com.metamatrix.query.processor.dynamic.TupleXMLReader
 
parse(String) - Method in class com.metamatrix.query.processor.dynamic.TupleXMLReader
 
parseBigDecimal(String, String) - Static method in class com.metamatrix.query.function.FunctionMethods
 
PARSEBIGDECIMAL - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
parseBigInteger(String, String) - Static method in class com.metamatrix.query.function.FunctionMethods
 
PARSEBIGINTEGER - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
parseCommand(String, boolean, boolean) - Method in class com.metamatrix.cdk.api.TranslationUtility
 
parseCommand(String) - Method in class com.metamatrix.cdk.api.TranslationUtility
Parse a SQL command and return an ICommand object.
parseCommand(String) - Method in class com.metamatrix.query.parser.QueryParser
Takes a SQL string representing a Command and returns the object representation.
parseCommand(String, ParseInfo) - Method in class com.metamatrix.query.parser.QueryParser
Takes a SQL string representing a Command and returns the object representation.
parseConnectionProperties(String, Properties) - Static method in class com.metamatrix.jdbc.util.MMJDBCURL
 
parseCredentials(String) - Static method in class org.teiid.connector.api.CredentialMap
Method to parse a credentials substring extracted from a JDBC URL.
parseCriteria(String) - Method in class com.metamatrix.query.parser.QueryParser
Takes a SQL string representing an SQL criteria (i.e.
parseDatabaseType(String, String, String, String) - Static method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataHelper
 
parseDatabaseType(String, String) - Static method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataHelper
 
parseDate(String, String) - Static method in class com.metamatrix.query.function.FunctionMethods
 
PARSEDATE - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
ParsedObjectID - Class in com.metamatrix.core.id
ParsedObjectID
ParsedObjectID(String, String) - Constructor for class com.metamatrix.core.id.ParsedObjectID
 
parseDouble(String, String) - Static method in class com.metamatrix.query.function.FunctionMethods
 
PARSEDOUBLE - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
parsedStringifiedObjectID(String, Set) - Static method in class com.metamatrix.core.id.ParsedObjectID
 
parsedStringifiedObjectID(String) - Static method in class com.metamatrix.core.id.ParsedObjectID
 
parsedStringifiedObjectID(String, char) - Static method in class com.metamatrix.core.id.ParsedObjectID
 
parsedStringifiedObjectID(String, String) - Static method in class com.metamatrix.core.id.ParsedObjectID
 
ParseException - Exception in com.metamatrix.query.parser
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception com.metamatrix.query.parser.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception com.metamatrix.query.parser.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception com.metamatrix.query.parser.ParseException
 
parseExpression(String) - Method in class com.metamatrix.query.parser.QueryParser
Takes a SQL string representing an SQL expression and returns the object representation.
parseFloat(String, String) - Static method in class com.metamatrix.query.function.FunctionMethods
 
PARSEFLOAT - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
parseFunction(IFunction) - Method in class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
ParseInfo - Class in com.metamatrix.query.parser
 
ParseInfo() - Constructor for class com.metamatrix.query.parser.ParseInfo
 
parseInteger(String, String) - Static method in class com.metamatrix.query.function.FunctionMethods
 
PARSEINTEGER - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
parseLong(String, String) - Static method in class com.metamatrix.query.function.FunctionMethods
 
PARSELONG - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
parseRealm(AuthorizationRealm) - Static method in class com.metamatrix.platform.security.api.AuthorizationPolicyID
 
parseString(String) - Static method in class com.metamatrix.core.vdb.ModelType
 
parseTime(String, String) - Static method in class com.metamatrix.query.function.FunctionMethods
 
PARSETIME - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
parseTimestamp(String, String) - Static method in class com.metamatrix.query.function.FunctionMethods
 
PARSETIMESTAMP - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
parseURL(String) - Method in class com.metamatrix.common.application.AbstractClassLoaderManager
 
parseURL(URL, String, int, int) - Method in class com.metamatrix.common.extensionmodule.protocol.extensionjar.Handler
 
parseURL(URL, String) - Static method in class com.metamatrix.common.extensionmodule.protocol.URLFactory
Parse the url string into a URL object within the given context.
parseURL(String, Properties) - Method in class com.metamatrix.jdbc.BaseDriver
 
parseURL(String, Properties) - Method in class com.metamatrix.jdbc.MMDriver
This method parses the URL and adds properties to the the properties object.
parseURL(String) - Method in class com.metamatrix.platform.vm.controller.ProcessController
 
parseURLs(String) - Method in class com.metamatrix.common.application.AbstractClassLoaderManager
 
PART_ID - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.ModelPropValues.ColumnName
 
PART_ID - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VCommonProperties.ColumnName
 
PARTIAL_MATCH - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.MATCH_TYPES
 
PARTIAL_MATCH - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.MATCH_TYPES
 
PARTIAL_STARTUP_ALLOWED - Static variable in class com.metamatrix.connector.text.TextPropertyNames
 
PartialResultsWarning - Exception in com.metamatrix.jdbc.api
This warning class is sent when using partial results mode if one or more sources fails.
PartialResultsWarning(String, String, int) - Constructor for exception com.metamatrix.jdbc.api.PartialResultsWarning
Construct partial results warning.
PartialResultsWarning(String, String) - Constructor for exception com.metamatrix.jdbc.api.PartialResultsWarning
Construct partial results warning.
PartialResultsWarning(String) - Constructor for exception com.metamatrix.jdbc.api.PartialResultsWarning
Construct partial results warning.
PartialResultsWarning() - Constructor for exception com.metamatrix.jdbc.api.PartialResultsWarning
Construct partial results warning.
PartitionedSortJoin - Class in com.metamatrix.query.processor.relational
Extends the basic fully sorted merge join to check for conditions necessary to not fully sort one of the sides Will be used for inner joins and only if both sorts are not required.
PartitionedSortJoin(MergeJoinStrategy.SortOption, MergeJoinStrategy.SortOption) - Constructor for class com.metamatrix.query.processor.relational.PartitionedSortJoin
 
PASSIVATED_STATE_DESC - Static variable in interface org.teiid.adminapi.Session
The description when the ejb server has passivated the session - it may become open again in the future
PassThroughDirectoryEntryFilter - Class in com.metamatrix.common.tree.directory
 
PassThroughDirectoryEntryFilter() - Constructor for class com.metamatrix.common.tree.directory.PassThroughDirectoryEntryFilter
 
PassThroughTreeNodeFilter - Class in com.metamatrix.common.tree
 
PassThroughTreeNodeFilter() - Constructor for class com.metamatrix.common.tree.PassThroughTreeNodeFilter
 
PASSWORD - Static variable in interface com.metamatrix.common.api.MMURL.CONNECTION
 
PASSWORD - Static variable in interface com.metamatrix.common.config.api.SearchbaseConnectorComponentType
 
PASSWORD - Static variable in class com.metamatrix.common.connection.ManagedConnection
The environment property name for the password that is to be used for connecting to the metadata store.
PASSWORD - Static variable in class com.metamatrix.common.jdbc.JDBCUtil
The environment property name for the password that is to be used for connecting to the metadata store.
PASSWORD - Static variable in class com.metamatrix.common.object.PropertyType
 
PASSWORD - Static variable in class com.metamatrix.connector.salesforce.ConnectorState
 
password - Variable in class com.metamatrix.connector.xml.base.TrustedPayloadBridge
 
PASSWORD - Static variable in class com.metamatrix.connector.xmlsource.soap.SoapConnectorProperties
 
PASSWORD - Static variable in class com.metamatrix.jdbc.BaseDataSource
 
PASSWORD - Static variable in interface org.teiid.adminapi.ConnectorBinding
Password connector property name
PASSWORD - Static variable in class org.teiid.connector.jdbc.JDBCPropertyNames
 
PASSWORD_KEYWORD - Static variable in class org.teiid.connector.api.CredentialMap
 
PASSWORD_LOCKOUT - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
PASSWORD_PROP_SUFFIXES - Static variable in class com.metamatrix.common.util.PasswordMaskUtil
The known String suffixes that MetaMatrix property names end in.
PASSWORD_PROPERTY_NAME - Static variable in class com.metamatrix.common.log.DbLogWriter
The name of the property that contains the password of the JDBC database to which log messages are to be recorded.
PasswordChangeUtility - Class in com.metamatrix.common.util.crypto
Utility that allows ciphertext that was encrypted with one key to be decrypted with the old key and re-encrypted with a new key
PasswordChangeUtility(String, String) - Constructor for class com.metamatrix.common.util.crypto.PasswordChangeUtility
Construct a PasswordChangeUtility with information for two different keys.
PasswordMaskUtil - Class in com.metamatrix.common.util
This is a simple utility class to help keep password values from being printed out, primarily from java.util.Properties object, into MetaMatrix log files.
PasswordMaskUtil(Properties) - Constructor for class com.metamatrix.common.util.PasswordMaskUtil
A Properties object can be wrapped by this class before, say, being sent to LogManager.
paste(TreeNode, TreeNode, boolean) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
Creates and places a copy of the specified original TreeNode under the specified new parent.
paste(TreeNode, TreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
Creates and places a copy of the specified original TreeNode under the specified new parent.
paste(TreeNode, TreeNode, boolean, boolean) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
Creates and places a copy of the specified original TreeNode under the specified new parent.
paste(TreeNode, TreeNode, boolean) - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
Creates and places a copy of the specified original TreeNode under the specified new parent.
paste(TreeNode, TreeNode, boolean) - Method in interface com.metamatrix.common.tree.TreeNodeEditor
Creates and places a copy of the specified original TreeNode under the specified new parent.
PATH_DELIM - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants
Schema node path delimeter.
PATH_IN_VDB_FIELD - Static variable in interface org.teiid.connector.metadata.FileRecordImpl.MetadataMethodNames
 
PATH_SEPERATOR_CHAR - Static variable in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataHelper
 
pathToFile(String) - Method in class bsh.Interpreter
Localize a path to the file name based on the bsh.cwd interpreter working directory.
PATTERN - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.DATA_TYPE_FACETS.CONSTRAINING
 
PATTERN - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLSchema.Class
 
PATTERN_BACK_SLASH - Static variable in interface com.metamatrix.core.util.StringUtil.Constants
 
PATTERN_QUESTION - Static variable in interface com.metamatrix.core.util.StringUtil.Constants
 
PATTERN_STAR - Static variable in interface com.metamatrix.core.util.StringUtil.Constants
 
peek() - Method in class com.metamatrix.query.processor.proc.ProcedurePlan
 
PERCENT_TYPE - Static variable in interface com.metamatrix.connector.salesforce.Constants
 
performCheck(BaseID) - Static method in class com.metamatrix.common.namedobject.IDVerifier
Method to determine whether a MetadataID has a valid full name, and, if not valid, to identify why it is invalid.
performCheck(String) - Static method in class com.metamatrix.common.namedobject.IDVerifier
 
performCheck(String, int) - Static method in class com.metamatrix.common.namedobject.IDVerifier
 
performCommit() - Method in class com.metamatrix.common.connection.jdbc.JDBCMgdResourceConnection
Make all changes made since the previous commit/rollback permanent, and release any data source locks currently held by the Connection.
performCommit() - Method in class com.metamatrix.common.connection.ManagedConnection
Make all changes made since the previous commit/rollback permanent, and release any data source locks currently held by the Connection.
performCommit() - Method in class com.metamatrix.common.connection.SimpleManagedConnection
Make all changes made since the previous commit/rollback permanent, and release any data source locks currently held by the Connection.
performRollback() - Method in class com.metamatrix.common.connection.jdbc.JDBCMgdResourceConnection
Make all changes made since the previous commit/rollback permanent, and release any data source locks currently held by the Connection.
performRollback() - Method in class com.metamatrix.common.connection.ManagedConnection
Make all changes made since the previous commit/rollback permanent, and release any data source locks currently held by the Connection.
performRollback() - Method in class com.metamatrix.common.connection.SimpleManagedConnection
Make all changes made since the previous commit/rollback permanent, and release any data source locks currently held by the Connection.
PERIOD - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
PERM_TYPE_UID - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthPermTypes.ColumnName
 
PERMISSION - Static variable in class com.metamatrix.platform.security.api.AuthorizationModel.Attribute
 
PERMISSION_CODE - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthPermTypes.ColumnName
 
PERMISSION_SET - Static variable in class com.metamatrix.platform.security.api.AuthorizationModel.Attribute
 
PERMISSION_TYPE_UID - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthPermissions.ColumnName
 
PERMISSION_UID - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthPermissions.ColumnName
 
PermissionDataNode - Interface in com.metamatrix.platform.admin.api
Defines an interface to tree node for displaying entitlements.
PermissionDataNodeDefinition - Interface in com.metamatrix.platform.admin.api
This interface specifies an ObjectDefinition for the PermissionDataNode.
PermissionDataNodeDefinition.TYPE - Class in com.metamatrix.platform.admin.api
The subtype of the PermissionDataNode.
PermissionDataNodeDefinition.TYPE() - Constructor for class com.metamatrix.platform.admin.api.PermissionDataNodeDefinition.TYPE
 
PermissionDataNodeDefinitionImpl - Class in com.metamatrix.platform.admin.apiimpl
 
PermissionDataNodeDefinitionImpl(String, String, int) - Constructor for class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeDefinitionImpl
Create a definition object with the specified set of attributes.
PermissionDataNodeImpl - Class in com.metamatrix.platform.admin.apiimpl
Defines a tree node for displaying entitlements.
PermissionDataNodeImpl(BasicTreeNode, AuthorizationActions, PermissionDataNodeDefinition, boolean, ObjectID) - Constructor for class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeImpl
Construct a new instance by specifying the parent that owns this entity, the name of the instance, the type of the instance and the global UID for the instance.
PermissionDataNodeTreeView - Interface in com.metamatrix.platform.admin.api
Provides a view into the tree of PermissionDataNodes and supports utility methods that perform funcions on the tree as a whole.
PermissionDataNodeTreeViewImpl - Class in com.metamatrix.platform.admin.apiimpl
Provides a view into the tree of PermissionDataNodes and supports utility methods that perform funcions on the tree as a whole.
PermissionDataNodeTreeViewImpl(PermissionNode) - Constructor for class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeTreeViewImpl
Construct a PermissionDataNode.
PermissionNode - Interface in com.metamatrix.platform.admin.api
 
PermissionNodeException - Exception in com.metamatrix.platform.admin.api.exception
 
PermissionNodeException() - Constructor for exception com.metamatrix.platform.admin.api.exception.PermissionNodeException
No-arg CTOR
PermissionNodeException(String, String) - Constructor for exception com.metamatrix.platform.admin.api.exception.PermissionNodeException
Construct an instance with the message specified.
PermissionNodeException(String, String, String) - Constructor for exception com.metamatrix.platform.admin.api.exception.PermissionNodeException
Construct an instance with the message and error code specified.
PermissionNodeException(Throwable, String, String) - Constructor for exception com.metamatrix.platform.admin.api.exception.PermissionNodeException
Construct an instance from a message and an exception to chain to this one.
PermissionNodeException(Throwable, String, String, String) - Constructor for exception com.metamatrix.platform.admin.api.exception.PermissionNodeException
Construct an instance from a message and a code and an exception to chain to this one.
PermissionNodeNotActionableException - Exception in com.metamatrix.platform.admin.api.exception
 
PermissionNodeNotActionableException() - Constructor for exception com.metamatrix.platform.admin.api.exception.PermissionNodeNotActionableException
No-arg CTOR
PermissionNodeNotActionableException(String, String) - Constructor for exception com.metamatrix.platform.admin.api.exception.PermissionNodeNotActionableException
Construct an instance with the message specified.
PermissionNodeNotActionableException(String, String, String) - Constructor for exception com.metamatrix.platform.admin.api.exception.PermissionNodeNotActionableException
Construct an instance with the message and error code specified.
PermissionNodeNotActionableException(Throwable, String, String) - Constructor for exception com.metamatrix.platform.admin.api.exception.PermissionNodeNotActionableException
Construct an instance from a message and an exception to chain to this one.
PermissionNodeNotActionableException(Throwable, String, String, String) - Constructor for exception com.metamatrix.platform.admin.api.exception.PermissionNodeNotActionableException
Construct an instance from a message and a code and an exception to chain to this one.
PermissionNodeNotFoundException - Exception in com.metamatrix.platform.admin.api.exception
 
PermissionNodeNotFoundException() - Constructor for exception com.metamatrix.platform.admin.api.exception.PermissionNodeNotFoundException
No-arg CTOR
PermissionNodeNotFoundException(String, String) - Constructor for exception com.metamatrix.platform.admin.api.exception.PermissionNodeNotFoundException
Construct an instance with the message specified.
PermissionNodeNotFoundException(String, String, String) - Constructor for exception com.metamatrix.platform.admin.api.exception.PermissionNodeNotFoundException
Construct an instance with the message and error code specified.
PermissionNodeNotFoundException(Throwable, String, String) - Constructor for exception com.metamatrix.platform.admin.api.exception.PermissionNodeNotFoundException
Construct an instance from a message and an exception to chain to this one.
PermissionNodeNotFoundException(Throwable, String, String, String) - Constructor for exception com.metamatrix.platform.admin.api.exception.PermissionNodeNotFoundException
Construct an instance from a message and a code and an exception to chain to this one.
PERMISSIONS - Static variable in class com.metamatrix.platform.security.api.AuthorizationModel.Attribute
 
PermissionTreeView - Interface in com.metamatrix.platform.admin.api
 
Permutation - Class in com.metamatrix.common.util
 
Permutation(Object[]) - Constructor for class com.metamatrix.common.util.Permutation
 
PERSIST - Static variable in class com.metamatrix.metadata.runtime.api.RuntimeMetadataPropertyNames
 
PERSISTENT_FACTORY_NAME - Static variable in class com.metamatrix.platform.config.persistence.api.PersistentConnectionFactory
 
PersistentConnection - Interface in com.metamatrix.platform.config.persistence.api
 
PersistentConnectionFactory - Class in com.metamatrix.platform.config.persistence.api
 
PersistentConnectionFactory(Properties) - Constructor for class com.metamatrix.platform.config.persistence.api.PersistentConnectionFactory
 
PersistentIDController - Class in com.metamatrix.common.id.dbid.spi.jdbc
 
PersistentIDController() - Constructor for class com.metamatrix.common.id.dbid.spi.jdbc.PersistentIDController
 
PHONE_TYPE - Static variable in interface com.metamatrix.connector.salesforce.Constants
 
PHYSICAL - Static variable in class com.metamatrix.core.vdb.ModelType
The 'PHYSICAL' literal value.>
PHYSICAL_BINDING - Static variable in class com.metamatrix.vdb.runtime.URIResourceReader.Constants.URI.Attribute
 
PHYSICAL_MODEL_NAME - Static variable in class com.metamatrix.common.vdb.api.SystemVdbUtility
 
physicalConnection - Variable in class org.teiid.connector.jdbc.JDBCSourceConnection
 
pi() - Static method in class com.metamatrix.query.function.FunctionMethods
 
PI - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
PICKLIST_TYPE - Static variable in interface com.metamatrix.connector.salesforce.Constants
 
PicklistEntry - Class in com.sforce.soap.partner
 
PicklistEntry() - Constructor for class com.sforce.soap.partner.PicklistEntry
 
PicklistEntry(boolean, boolean, String, byte[], String) - Constructor for class com.sforce.soap.partner.PicklistEntry
 
PicklistForRecordType - Class in com.sforce.soap.partner
 
PicklistForRecordType() - Constructor for class com.sforce.soap.partner.PicklistForRecordType
 
PicklistForRecordType(String, PicklistEntry[]) - Constructor for class com.sforce.soap.partner.PicklistForRecordType
 
ping() - Method in interface com.metamatrix.platform.security.api.ILogon
Ping the server to see if the client-server connection is alive.
ping() - Method in interface com.metamatrix.platform.vm.api.controller.ProcessManagement
Method called from registries to determine if VMController is alive.
ping() - Method in class com.metamatrix.platform.vm.controller.ProcessController
Method called from registries to determine if VMController is alive.
ping(String) - Method in class com.metamatrix.server.HostController
 
ping(String) - Method in interface com.metamatrix.server.HostManagement
Ping the local host controller
ping() - Method in class org.teiid.transport.LogonImpl
 
PING_INTERVAL - Static variable in interface com.metamatrix.common.comm.api.ServerConnection
 
pingServer(MetaMatrixSessionID) - Method in interface com.metamatrix.platform.security.api.service.SessionServiceInterface
Periodically called by the client to indicate the client is still alive.
pingServer(MetaMatrixSessionID) - Method in class com.metamatrix.platform.security.session.service.SessionServiceImpl
 
pingServer(String, String) - Method in class com.metamatrix.server.HostController
 
pingServer(String, String) - Method in interface com.metamatrix.server.HostManagement
Ping the server process on this host with given processName.
pinnedFromMemory - Variable in class com.metamatrix.common.buffer.impl.BufferStats
 
pinnedManagedBatches - Variable in class com.metamatrix.common.buffer.impl.BufferStats
 
pinRequests - Variable in class com.metamatrix.common.buffer.impl.BufferStats
 
pinSuccesses - Variable in class com.metamatrix.common.buffer.impl.BufferStats
 
pinTupleBatch(TupleSourceID, int) - Method in interface com.metamatrix.common.buffer.BufferManager
Gets a tuple batch by ID and indexes.
pinTupleBatch(TupleSourceID, int) - Method in class com.metamatrix.common.buffer.impl.BufferManagerImpl
Pin a tuple batch in memory and return it.
PLACE_ACCESS - Static variable in class com.metamatrix.query.optimizer.relational.rules.RuleConstants
 
plan - Variable in class com.metamatrix.query.processor.proc.CreateCursorResultSetInstruction
 
PLAN_JOINS - Static variable in class com.metamatrix.query.optimizer.relational.rules.RuleConstants
 
PLAN_NOT_ALLOWED - Static variable in interface com.metamatrix.jdbc.api.ExecutionProperties
 
PLAN_PROCEDURES - Static variable in class com.metamatrix.query.optimizer.relational.rules.RuleConstants
 
PLAN_SORTS - Static variable in class com.metamatrix.query.optimizer.relational.rules.RuleConstants
 
PLAN_UNIONS - Static variable in class com.metamatrix.query.optimizer.relational.rules.RuleConstants
 
PlanExecutionNode - Class in com.metamatrix.query.processor.relational
 
PlanExecutionNode(int) - Constructor for class com.metamatrix.query.processor.relational.PlanExecutionNode
 
PlanExecutor - Interface in com.metamatrix.query.processor.xml
This interface is responsible for executing the queries for the XML processing environment.
PlanHints - Class in com.metamatrix.query.optimizer.relational
 
PlanHints() - Constructor for class com.metamatrix.query.optimizer.relational.PlanHints
 
PlanNode - Interface in com.metamatrix.jdbc.api
Represents one node in a query plan tree.
PlanNode - Class in com.metamatrix.query.optimizer.relational.plantree
 
PlanNode() - Constructor for class com.metamatrix.query.optimizer.relational.plantree.PlanNode
 
PLANONLY - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
PLANONLY - Static variable in class com.metamatrix.query.sql.ReservedWords
 
planProgram(MappingDocument, XMLPlannerEnvironment) - Static method in class com.metamatrix.query.optimizer.xml.XMLPlanToProcessVisitor
 
PlanToProcessConverter - Class in com.metamatrix.query.optimizer.relational
 
PlanToProcessConverter(QueryMetadataInterface, IDGenerator, AnalysisRecord, CapabilitiesFinder, CommandContext) - Constructor for class com.metamatrix.query.optimizer.relational.PlanToProcessConverter
 
PlanVisitor - Class in com.metamatrix.jdbc.api
A helper class to walk a query plan and execute some action at each node.
PlanVisitor() - Constructor for class com.metamatrix.jdbc.api.PlanVisitor
Construct the visitor with a reference to the root node.
PLATFORM - Static variable in interface com.metamatrix.core.CoreConstants.Plugin
 
PlatformAuthorizationService - Class in com.metamatrix.server.dqp.service
 
PlatformAuthorizationService(AuthorizationServiceInterface) - Constructor for class com.metamatrix.server.dqp.service.PlatformAuthorizationService
 
PlatformBufferService - Class in com.metamatrix.server.dqp.service
 
PlatformBufferService(Host, String, DQPContextCache) - Constructor for class com.metamatrix.server.dqp.service.PlatformBufferService
 
PlatformConfigSource - Class in com.metamatrix.server.dqp.config
 
PlatformConfigSource(Properties, Properties, Object, Host, String) - Constructor for class com.metamatrix.server.dqp.config.PlatformConfigSource
 
PlatformDataService - Class in com.metamatrix.server.dqp.service
Platform DataService.
PlatformDataService() - Constructor for class com.metamatrix.server.dqp.service.PlatformDataService
DQPDataService Default ctor.
PlatformPlugin - Class in com.metamatrix.platform
 
PlatformPlugin() - Constructor for class com.metamatrix.platform.PlatformPlugin
 
PlatformProxyHelper - Class in com.metamatrix.platform.util
 
PlatformProxyHelper() - Constructor for class com.metamatrix.platform.util.PlatformProxyHelper
 
PlatformTransactionService - Class in com.metamatrix.server.dqp.service
 
PlatformTransactionService(Host) - Constructor for class com.metamatrix.server.dqp.service.PlatformTransactionService
 
PlatformVDBService - Class in com.metamatrix.server.dqp.service
Implementation of VDBService used in a "normal" server environment.
PlatformVDBService(DQPContextCache) - Constructor for class com.metamatrix.server.dqp.service.PlatformVDBService
 
PluggableInputStreamFilterImpl - Class in com.metamatrix.connector.xml.base
 
PluggableInputStreamFilterImpl(InputStream, ConnectorLogger) - Constructor for class com.metamatrix.connector.xml.base.PluggableInputStreamFilterImpl
 
PLUGIN_ACTIVATION - Static variable in interface com.metamatrix.core.CoreConstants.Debug
 
PLUGIN_ID - Static variable in class com.metamatrix.admin.AdminPlugin
The plug-in identifier of this plugin (value "com.metamatrix.platform").
PLUGIN_ID - Static variable in class com.metamatrix.admin.server.AdminServerPlugin
 
PLUGIN_ID - Static variable in class com.metamatrix.cdk.CdkPlugin
 
PLUGIN_ID - Static variable in class com.metamatrix.common.comm.CommonCommPlugin
The plug-in identifier of this plugin
PLUGIN_ID - Static variable in class com.metamatrix.common.comm.platform.CommPlatformPlugin
The plug-in identifier of this plugin (value "com.metamatrix.comm.platform").
PLUGIN_ID - Static variable in class com.metamatrix.common.CommonPlugin
The plug-in identifier of this plugin (value "com.metamatrix.common").
PLUGIN_ID - Static variable in class com.metamatrix.connector.ldap.LDAPPlugin
The plug-in identifier of this plugin (value "com.metamatrix.connector.ldap").
PLUGIN_ID - Static variable in class com.metamatrix.connector.salesforce.SalesForcePlugin
The plug-in identifier of this plugin
PLUGIN_ID - Static variable in class com.metamatrix.connector.text.TextPlugin
The plug-in identifier of this plugin (value "com.metamatrix.dqp").
PLUGIN_ID - Static variable in class com.metamatrix.connector.xmlsource.XMLSourcePlugin
The plug-in identifier of this plugin
PLUGIN_ID - Static variable in class com.metamatrix.core.CorePlugin
The plug-in identifier of this plugin (value "com.metamatrix.core").
PLUGIN_ID - Static variable in class com.metamatrix.core.xml.CoreXmlPlugin
The plug-in identifier of this plugin (value "com.metamatrix.core.xml").
PLUGIN_ID - Static variable in class com.metamatrix.dqp.DQPPlugin
 
PLUGIN_ID - Static variable in class com.metamatrix.dqp.embedded.DQPEmbeddedPlugin
 
PLUGIN_ID - Static variable in class com.metamatrix.jdbc.JDBCPlugin
The plug-in identifier of this plugin (value "com.metamatrix.jdbc").
PLUGIN_ID - Static variable in class com.metamatrix.platform.config.ConfigPlugin
 
PLUGIN_ID - Static variable in class com.metamatrix.platform.PlatformPlugin
 
PLUGIN_ID - Static variable in class com.metamatrix.platform.security.api.SecurityPlugin
The plug-in identifier of this plugin (value "com.metamatrix.platform").
PLUGIN_ID - Static variable in class com.metamatrix.platform.service.ServicePlugin
The plug-in identifier of this plugin (value "com.metamatrix.platform").
PLUGIN_ID - Static variable in class com.metamatrix.query.execution.QueryExecPlugin
The plug-in identifier of this plugin (value "com.metamatrix.common").
PLUGIN_ID - Static variable in class com.metamatrix.query.QueryPlugin
The plug-in identifier of this plugin (value "com.metamatrix.common").
PLUGIN_ID - Static variable in class com.metamatrix.server.ServerPlugin
 
PLUGIN_ID - Static variable in class com.metamatrix.xa.arjuna.XAArjunaPlugin
The plug-in identifier of this plugin (value "com.metamatrix.admin.server").
PLUGIN_ID - Static variable in class org.teiid.connector.DataPlugin
 
PLUGIN_ID - Static variable in class org.teiid.connector.jdbc.JDBCPlugin
 
PLUGIN_ID - Static variable in class org.teiid.metadata.RuntimeMetadataPlugin
The plug-in identifier of this plugin (value "com.metamatrix.metadata.runtime").
PLUGIN_PREFIX - Static variable in class com.metamatrix.common.log.DbLogWriter
 
pluginId - Variable in class com.metamatrix.core.BundleUtil
 
plus(int, int) - Static method in class com.metamatrix.query.function.FunctionMethods
 
plus(long, long) - Static method in class com.metamatrix.query.function.FunctionMethods
 
plus(float, float) - Static method in class com.metamatrix.query.function.FunctionMethods
 
plus(double, double) - Static method in class com.metamatrix.query.function.FunctionMethods
 
plus(BigInteger, BigInteger) - Static method in class com.metamatrix.query.function.FunctionMethods
 
plus(BigDecimal, BigDecimal) - Static method in class com.metamatrix.query.function.FunctionMethods
 
PLUS - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
plusExpression(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse an expression - made up of literals and functions.
plusOperator() - Method in class com.metamatrix.query.parser.SQLParser
Parse the add/subtract operators.
POLICY - Static variable in class com.metamatrix.platform.security.api.AuthorizationModel.Class
 
POLICY_NAME - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthPolicies.ColumnName
 
POLICY_UID - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthPermissions.ColumnName
 
POLICY_UID - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthPolicies.ColumnName
 
POLICY_UID - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthPrincipals.ColumnName
 
policyCache - Variable in class com.metamatrix.platform.security.authorization.service.AuthorizationServiceImpl
 
policyCacheSize() - Method in class com.metamatrix.platform.security.authorization.cache.AuthorizationCache
Return the size of the policy cache.
POLICYID - Static variable in class com.metamatrix.platform.security.api.AuthorizationModel.Class
 
POLL_INTERVAL - Static variable in interface com.metamatrix.connector.loopback.LoopbackProperties
 
POOL_KEY - Static variable in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
POOLING_ERR_0001 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
pooling (002
POOLING_ERR_0002 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0003 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0005 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0006 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0007 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0008 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0009 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0010 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0011 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0012 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0013 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0014 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0015 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0016 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0017 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0018 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0019 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0026 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0027 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0028 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0029 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0030 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0031 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0032 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0033 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0034 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0035 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0036 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0037 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0038 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0039 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0044 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0045 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0046 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0047 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0048 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0049 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
pop() - Method in class com.metamatrix.query.optimizer.relational.RuleStack
 
pop() - Method in class com.metamatrix.query.processor.proc.ProcedurePlan
 
popActions() - Method in class com.metamatrix.common.actions.BasicModificationActionQueue
Remove all of the modification objects that are in the queue and return them.
popActions(int) - Method in class com.metamatrix.common.actions.BasicModificationActionQueue
Remove the specified number of modification objects that are in the queue and return them.
popActions() - Method in interface com.metamatrix.common.actions.ModificationActionQueue
Remove all of the modification objects that are in the queue and return them.
popActions(int) - Method in interface com.metamatrix.common.actions.ModificationActionQueue
Remove the specified number of modification objects that are in the queue and return them.
popCall() - Method in class com.metamatrix.query.util.CommandContext
 
populateTemplate(Template, DatabaseDialect) - Method in class com.metamatrix.vdb.materialization.template.MaterializedViewConnectionData
Translate all of the data into the parameter names used by the template.
populateTemplate(Template, DatabaseDialect) - Method in class com.metamatrix.vdb.materialization.template.MaterializedViewData
Translate all of the data into the parameter names used by the template.
populateTemplate(Template, DatabaseDialect) - Method in interface com.metamatrix.vdb.materialization.template.TemplateData
 
PORT_NAME - Static variable in class com.metamatrix.connector.xml.Constants
 
PORT_NAME - Static variable in class com.metamatrix.connector.xmlsource.soap.SoapConnectorProperties
 
PORT_NAMESPACE - Static variable in class com.metamatrix.connector.xml.Constants
 
PORT_NUMBER - Static variable in class org.teiid.connector.jdbc.XAJDBCPropertyNames
 
PORTAL_NO_ACCESS - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
PORTAL_USER_ALREADY_EXISTS_FOR_CONTACT - Static variable in class com.sforce.soap.partner.StatusCode
 
position - Variable in class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
 
position(Blob, long) - Method in class com.metamatrix.common.types.BlobType
 
position(byte[], long) - Method in class com.metamatrix.common.types.BlobType
 
position(Clob, long) - Method in class com.metamatrix.common.types.ClobType
 
position(String, long) - Method in class com.metamatrix.common.types.ClobType
 
position(Blob, long) - Method in class com.metamatrix.jdbc.MMBlob
Determines the byte position in the BLOB value designated by this Blob object at which pattern begins.
position(byte[], long) - Method in class com.metamatrix.jdbc.MMBlob
Determines the byte position at which the specified byte pattern begins within the BLOB value that this Blob object represents.
position(Clob, long) - Method in class com.metamatrix.jdbc.MMClob
Determines the character position at which the specified Clob object searchstr appears in this Clob object.
position(String, long) - Method in class com.metamatrix.jdbc.MMClob
Determines the character position at which the specified substring searchstr appears in the SQL CLOB value represented by this Clob object.
positionExtensionModule(String, String) - Method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleUtil
 
POST - Static variable in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
POST_ORDER - Static variable in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
PostDelegatingClassLoader - Class in com.metamatrix.common.classloader
This Class circumvents the java ClassLoader delegation model.
PostDelegatingClassLoader(URL[], ClassLoader) - Constructor for class com.metamatrix.common.classloader.PostDelegatingClassLoader
 
PostDelegatingClassLoader(URL[], ClassLoader, URLStreamHandlerFactory) - Constructor for class com.metamatrix.common.classloader.PostDelegatingClassLoader
 
PostDelegatingClassLoader(URL[]) - Constructor for class com.metamatrix.common.classloader.PostDelegatingClassLoader
 
POSTGRES - Static variable in interface com.metamatrix.common.jdbc.JDBCPlatform.Protocol
 
PostgreSQLCapabilities - Class in org.teiid.connector.jdbc.postgresql
 
PostgreSQLCapabilities() - Constructor for class org.teiid.connector.jdbc.postgresql.PostgreSQLCapabilities
 
PostgreSQLTranslator - Class in org.teiid.connector.jdbc.postgresql
Translator class for PostgreSQL.
PostgreSQLTranslator() - Constructor for class org.teiid.connector.jdbc.postgresql.PostgreSQLTranslator
 
postInstruction(ProcedurePlan) - Method in class com.metamatrix.query.processor.proc.LoopInstruction
 
postInstruction(ProcedurePlan) - Method in interface com.metamatrix.query.processor.proc.RepeatedInstruction
 
postInstruction(ProcedurePlan) - Method in class com.metamatrix.query.processor.proc.WhileInstruction
 
postLoadLeft() - Method in class com.metamatrix.query.processor.relational.JoinStrategy
 
postLoadLeft() - Method in class com.metamatrix.query.processor.relational.MergeJoinStrategy
 
postLoadLeft() - Method in class com.metamatrix.query.processor.relational.PartitionedSortJoin
 
postLoadRight() - Method in class com.metamatrix.query.processor.relational.JoinStrategy
 
postLoadRight() - Method in class com.metamatrix.query.processor.relational.MergeJoinStrategy
 
postLoadRight() - Method in class com.metamatrix.query.processor.relational.PartitionedSortJoin
 
PostOrderNavigator - Class in com.metamatrix.query.sql.navigator
 
PostOrderNavigator(LanguageVisitor) - Constructor for class com.metamatrix.query.sql.navigator.PostOrderNavigator
 
postOrderVisit(LanguageObjectVisitor, ILanguageObject) - Static method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
This utility method can be used to execute the behaviorVisitor in a post-order walk of the language objects.
postProcessFindMetadataRecords() - Method in interface com.metamatrix.query.metadata.MetadataStore
 
postProcessFindMetadataRecords() - Method in class org.teiid.metadata.CompositeMetadataStore
 
postProcessFindMetadataRecords() - Method in class org.teiid.metadata.ConnectorMetadataStore
 
postProcessFindMetadataRecords() - Method in class org.teiid.metadata.index.IndexMetadataStore
 
postVisitVisitor(LanguageObject) - Method in class com.metamatrix.query.resolver.command.SimpleQueryResolver.QueryResolverVisitor
 
postVisitVisitor(LanguageObject) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
power(double, double) - Static method in class com.metamatrix.query.function.FunctionMethods
 
power(BigInteger, int) - Static method in class com.metamatrix.query.function.FunctionMethods
 
power(BigDecimal, int) - Static method in class com.metamatrix.query.function.FunctionMethods
 
POWER - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
PRE_ORDER - Static variable in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
PRECISION - Static variable in interface com.metamatrix.dqp.metadata.ResultsMetadataConstants
 
predecessorCounts - Variable in class com.metamatrix.connector.xml.base.IDGeneratingXmlFilter.PathElement
 
predicate(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse a predicate criteria.
PredicateCollectorVisitor - Class in com.metamatrix.query.sql.visitor
Walk a tree of language objects and collect any predicate criteria that are found.
PredicateCollectorVisitor() - Constructor for class com.metamatrix.query.sql.visitor.PredicateCollectorVisitor
Construct a new visitor with the default collection type, which is a ArrayList.
PredicateCriteria - Class in com.metamatrix.query.sql.lang
This abstract class represents a predicate criteria, which involves some statement involving expressions and can be evaluated in the context of a single row of data to be either true or false.
PredicateCriteria() - Constructor for class com.metamatrix.query.sql.lang.PredicateCriteria
Constructs a default instance of this class.
PredicateCriteria.Negatable - Interface in com.metamatrix.query.sql.lang
 
prefixEquals(char[], char[], boolean) - Static method in class org.teiid.metadata.index.CharOperation
Answers true if the given name starts with the given prefix, false otherwise.
preOrder - Variable in class com.metamatrix.query.mapping.xml.Navigator
 
PreOrderNavigator - Class in com.metamatrix.query.sql.navigator
 
PreOrderNavigator(LanguageVisitor) - Constructor for class com.metamatrix.query.sql.navigator.PreOrderNavigator
 
preOrderVisit(LanguageObjectVisitor, ILanguageObject) - Static method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
This utility method can be used to execute the behaviorVisitor in a pre-order walk of the language objects.
PreOrPostOrderNavigator - Class in com.metamatrix.query.sql.navigator
 
PreOrPostOrderNavigator(LanguageVisitor, boolean) - Constructor for class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
prepare(MMXid) - Method in interface com.metamatrix.dqp.client.ClientSideDQP
 
prepare(String, MMXid) - Method in interface com.metamatrix.dqp.service.TransactionService
 
prepare(Xid) - Method in class com.metamatrix.jdbc.MMXAResource
 
prepareCall(String) - Method in class com.metamatrix.jdbc.MMConnection
Creates a CallableStatement object that contains sql and that will produce ResultSet objects that are non-scrollable and non-updatable.
prepareCall(String, int, int) - Method in class com.metamatrix.jdbc.MMConnection
Creates a CallableStatement object that contains a sql and that will produce ResultSet objects of the type resultSetType and with a concurrency level of resultSetConcurrency.
prepareCall(String, int, int, int) - Method in class com.metamatrix.jdbc.MMConnection
 
prepareCriteria() - Method in class com.metamatrix.query.processor.relational.DependentCriteriaProcessor
 
PREPARED_PLAN_CACHE - Static variable in interface com.metamatrix.platform.service.api.CacheAdmin
 
PREPARED_PLAN_CACHE - Static variable in interface org.teiid.adminapi.Cache
 
preparedStmts - Variable in class com.metamatrix.cdk.QueryCommandTarget
 
prepareForRead() - Method in class com.metamatrix.common.connection.jdbc.JDBCMgdResourceConnection
Prepare this connection for read-only transactions.
prepareForRead() - Method in class com.metamatrix.common.connection.ManagedConnection
Prepare this connection for read-only transactions.
prepareForRead() - Method in class com.metamatrix.common.connection.SimpleManagedConnection
Prepare this connection for read-only transactions.
prepareForWrite() - Method in class com.metamatrix.common.connection.jdbc.JDBCMgdResourceConnection
Prepare this connection for write transactions.
prepareForWrite() - Method in class com.metamatrix.common.connection.ManagedConnection
Prepare this connection for write transactions.
prepareForWrite() - Method in class com.metamatrix.common.connection.SimpleManagedConnection
Prepare this connection for write transactions.
prepareNextCommand(Command) - Method in class com.metamatrix.query.processor.relational.AccessNode
 
prepareNextCommand(Command) - Method in class com.metamatrix.query.processor.relational.DependentAccessNode
 
prepareNextCommand(Command) - Method in class com.metamatrix.query.processor.relational.DependentProcedureAccessNode
 
prepareNextCommand(VariableContext) - Method in class com.metamatrix.query.processor.relational.DependentProcedureCriteriaProcessor
 
prepareNextCommand() - Method in class com.metamatrix.query.processor.relational.DependentProcedureExecutionNode
 
prepareNextCommand() - Method in class com.metamatrix.query.processor.relational.InsertPlanExecutionNode
 
prepareNextCommand() - Method in class com.metamatrix.query.processor.relational.PlanExecutionNode
 
prepareSql - Variable in class com.metamatrix.jdbc.MMPreparedStatement
 
prepareStatement(String) - Method in class com.metamatrix.jdbc.MMConnection
This method creates a MMPreparedStatement which is used for sending parameterized SQL statements to the MetaMatrix server.
prepareStatement(String, int, int) - Method in class com.metamatrix.jdbc.MMConnection
Creates a PreparedStatement object that contains a sql and that will produce ResultSet objects of the type resultSetType and with a concurrency level of resultSetConcurrency.
prepareStatement(String, int, int, int) - Method in class com.metamatrix.jdbc.MMConnection
This method creates a MMPreparedStatement which is used for sending parameterized SQL statements to the MetaMatrix server and it has the capability to retrieve auto-generated keys.
prepareStatement(String, int) - Method in class com.metamatrix.jdbc.MMConnection
 
prepareStatement(String, int[]) - Method in class com.metamatrix.jdbc.MMConnection
 
prepareStatement(String, String[]) - Method in class com.metamatrix.jdbc.MMConnection
 
prepareStmt - Variable in class com.metamatrix.cdk.QueryCommandTarget
 
prepareTransaction(MMXid) - Method in class com.metamatrix.jdbc.MMConnection
 
preprocessQuery(IQuery, RuntimeMetadata, ExecutionContext, ConnectorEnvironment, ConnectorLogger) - Method in class com.metamatrix.connector.xml.base.NoQueryPreprocessing
 
preprocessQuery(IQuery, RuntimeMetadata, ExecutionContext, ConnectorEnvironment, ConnectorLogger) - Method in interface com.metamatrix.connector.xml.IQueryPreprocessor
This method is used for altering the query before it enters the XML connector's processing
PRESENTATION_ELEMENT - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Diagram.Class
 
PRESERVE - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.WHITE_SPACE_TYPES
 
prettyPrint(Properties) - Static method in class com.metamatrix.common.util.PropertiesUtils
 
prevCharIsCR - Variable in class com.metamatrix.query.parser.JavaCharStream
 
prevCharIsLF - Variable in class com.metamatrix.query.parser.JavaCharStream
 
previous() - Method in class com.metamatrix.jdbc.BatchResults
 
previous() - Method in class com.metamatrix.jdbc.MMResultSet
Move row pointer backward one row.
preVisitVisitor(LanguageObject) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
primary(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parses the basic atomic criteria - either a predicate criteria or a criteria wrapped in ( ).
PRIMARY_KEY - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.KEY_TYPES
 
PRIMARY_KEY - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.DataAccess.Class
 
PRIMARY_KEY - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Foundation.Class
 
PRIMARY_KEY - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Relational.Class
 
PRIMARY_KEY - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.KEY_TYPES
 
PRIMARY_KEY - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.RECORD_TYPE
 
PRIMATIVETYPES_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
PRIME - Variable in class com.metamatrix.platform.security.api.AuthorizationPermission
 
PRIMITIVE_TYPE_ID_INDEX_VERSION - Static variable in class org.teiid.metadata.index.RecordFactory
The version number that is associated with the change made to add primitive type ID on datatype records 02/28/2006.
Principal - Interface in com.metamatrix.admin.api
A Principal may participate in entitlements (authorization).
PRINCIPAL - Static variable in class com.metamatrix.platform.security.audit.destination.DatabaseAuditDestination.ColumnName
 
PRINCIPAL_NAME - Static variable in class com.metamatrix.platform.security.api.AuthorizationModel.Attribute
 
PRINCIPAL_NAME - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthPrincipals.ColumnName
 
PRINCIPAL_PROPERTY_NAME - Static variable in class com.metamatrix.common.log.DbLogWriter
The name of the property that contains the principal of the JDBC database to which log messages are to be recorded.
PRINCIPAL_SET - Static variable in class com.metamatrix.platform.security.api.AuthorizationModel.Attribute
 
PRINCIPAL_TYPE - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthPrincipals.ColumnName
 
principalCacheSize() - Method in class com.metamatrix.platform.security.authorization.cache.AuthorizationCache
Return the size of the Principal cache.
print(Object) - Method in class bsh.Interpreter
 
print(PrintStream) - Method in class com.metamatrix.api.core.xmi.XMIHeader
Method to print the contents of the XMI Header object.
print(PrintStream) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
 
print(PrintStream) - Method in class com.metamatrix.common.tree.basic.BasicTreeView
 
print(PrintStream, boolean) - Method in class com.metamatrix.common.tree.basic.BasicTreeView
 
print(String, Properties, String) - Static method in class com.metamatrix.common.util.PropertiesUtils
Write the specified properties to the specified file, with the specified header.
print(String, Properties) - Static method in class com.metamatrix.common.util.PropertiesUtils
Write the specified properties to the specified file, with the specified header.
print(PrintStream, Properties) - Static method in class com.metamatrix.common.util.PropertiesUtils
 
print(boolean) - Method in class com.metamatrix.script.shell.FilePrintStream
 
print(char) - Method in class com.metamatrix.script.shell.FilePrintStream
 
print(char[]) - Method in class com.metamatrix.script.shell.FilePrintStream
 
print(double) - Method in class com.metamatrix.script.shell.FilePrintStream
 
print(float) - Method in class com.metamatrix.script.shell.FilePrintStream
 
print(int) - Method in class com.metamatrix.script.shell.FilePrintStream
 
print(long) - Method in class com.metamatrix.script.shell.FilePrintStream
 
print(Object) - Method in class com.metamatrix.script.shell.FilePrintStream
 
print(String) - Method in class com.metamatrix.script.shell.FilePrintStream
 
print(Object) - Method in class com.metamatrix.script.shell.JConsole
 
print(Icon) - Method in class com.metamatrix.script.shell.JConsole
 
print(Object, Font) - Method in class com.metamatrix.script.shell.JConsole
 
print(Object, Color) - Method in class com.metamatrix.script.shell.JConsole
 
print(Object, Font, Color) - Method in class com.metamatrix.script.shell.JConsole
 
print(Object, String, int, Color) - Method in class com.metamatrix.script.shell.JConsole
 
print(Object, String, int, Color, boolean, boolean, boolean) - Method in class com.metamatrix.script.shell.JConsole
 
printCommandTree() - Method in class com.metamatrix.query.sql.lang.Command
Print the full tree of commands with indentation - useful for debugging
printCommandTree(StringBuffer, int) - Method in class com.metamatrix.query.sql.lang.Command
Helper method to print command tree at given tab level
printDebug() - Method in interface com.metamatrix.platform.admin.api.PermissionDataNode
Return stringafied representation of the object suitable for debugging.
printDebug() - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeImpl
Return stringafied representation of the object.
printDetailsToLog(ConnectorLogger) - Method in class com.metamatrix.connector.ldap.LDAPSearchDetails
Print Method for Logging - (Detail level logging)
printInfo(PrintStream) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
 
println(Object) - Method in class bsh.Interpreter
 
println(String) - Method in class com.metamatrix.query.analysis.AnalysisRecord
Add line to debug log This can only be used if AnalysisRecord.recordDebug returns true.
println() - Method in class com.metamatrix.script.shell.FilePrintStream
 
println(boolean) - Method in class com.metamatrix.script.shell.FilePrintStream
 
println(char) - Method in class com.metamatrix.script.shell.FilePrintStream
 
println(char[]) - Method in class com.metamatrix.script.shell.FilePrintStream
 
println(double) - Method in class com.metamatrix.script.shell.FilePrintStream
 
println(float) - Method in class com.metamatrix.script.shell.FilePrintStream
 
println(int) - Method in class com.metamatrix.script.shell.FilePrintStream
 
println(long) - Method in class com.metamatrix.script.shell.FilePrintStream
 
println(Object) - Method in class com.metamatrix.script.shell.FilePrintStream
 
println(String) - Method in class com.metamatrix.script.shell.FilePrintStream
 
println(Object) - Method in class com.metamatrix.script.shell.JConsole
 
println() - Method in class com.metamatrix.script.shell.JConsole
Prints "\\n" (i.e.
println(Icon) - Method in class com.metamatrix.script.shell.JConsole
 
printLoadedClasses(ClassLoader, PrintStream) - Static method in class com.metamatrix.common.classloader.ClassLoaderUtil
This method assumes implementation knowledge of the class loaders (it accesses a private field in java.lang.ClassLoader).
printMappingNodeTree(MappingNode, PrintStream) - Static method in class com.metamatrix.query.mapping.xml.MappingNode
Prints the whole tree of MappingNodes to the provided PrintStream.
printNestedStackTrace(Throwable, PrintStream) - Static method in class com.metamatrix.core.util.MetaMatrixExceptionUtil
 
PRIVATE - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.Values.Visibility
The constant value for "private" visibility.
PRIVATE - Static variable in interface com.metamatrix.common.vdb.api.ModelInfo
 
PRIVATE - Static variable in interface com.metamatrix.metadata.runtime.api.Model
 
PRIVATE_CONTACT_ON_ASSET - Static variable in class com.sforce.soap.partner.StatusCode
 
PRIVATE_VISIBILITY - Static variable in interface com.metamatrix.common.vdb.api.ModelInfo
 
PRIVATE_VISIBILITY - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.VISIBILITY_TYPES
 
PROC_DEBUG_ALLOWED - Static variable in class com.metamatrix.server.dqp.config.PlatformConfigSource
 
PROC_TRANSFORM - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.RECORD_TYPE
 
PROC_TRANSFORM_INDEX - Static variable in class org.teiid.metadata.index.IndexConstants.INDEX_NAME
 
Procedure - Interface in com.metamatrix.metadata.runtime.api
Instances of this interface represent Procedures in a Model.
PROCEDURE - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Foundation.Class
 
PROCEDURE - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Relational.Class
 
PROCEDURE - Static variable in interface com.metamatrix.metadata.runtime.util.RuntimeMetadataIDContext
 
PROCEDURE - Static variable in class com.metamatrix.platform.admin.api.PermissionDataNodeDefinition.TYPE
 
PROCEDURE - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
PROCEDURE - Static variable in class com.metamatrix.query.sql.ReservedWords
 
Procedure - Interface in org.teiid.connector.metadata.runtime
Represents a procedure construct (such as a Stored Procedure).
PROCEDURE - Static variable in interface org.teiid.connector.metadata.runtime.TransformationRecordImpl.Types
 
PROCEDURE - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
PROCEDURE_PROP - Static variable in interface com.metamatrix.metadata.runtime.util.RuntimeMetadataIDContext
 
PROCEDURE_RESULT - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.COLUMN_SET_TYPES
 
PROCEDURE_UPDATE_COUNT_VERSION - Static variable in class org.teiid.metadata.index.RecordFactory
The version number that is associated with the change made to add an update count to physical stored and XQuery procedures 04/29/2008.
ProcedureContainer - Class in com.metamatrix.query.sql.lang
 
ProcedureContainer() - Constructor for class com.metamatrix.query.sql.lang.ProcedureContainer
 
ProcedureContainerResolver - Class in com.metamatrix.query.resolver
 
ProcedureContainerResolver() - Constructor for class com.metamatrix.query.resolver.ProcedureContainerResolver
 
ProcedureErrorInstructionException - Exception in com.metamatrix.api.exception.query
Used to notify the user that the virtual procedure raised an error.
ProcedureErrorInstructionException() - Constructor for exception com.metamatrix.api.exception.query.ProcedureErrorInstructionException
 
ProcedureErrorInstructionException(String) - Constructor for exception com.metamatrix.api.exception.query.ProcedureErrorInstructionException
 
ProcedureExecution - Interface in org.teiid.connector.api
The procedure execution represents the case where a connector can execute a IProcedure.
ProcedureExecutionParent - Interface in com.metamatrix.connector.salesforce.execution
 
ProcedureExecutionParentImpl - Class in com.metamatrix.connector.salesforce.execution
 
ProcedureExecutionParentImpl(IProcedure, SalesforceConnection, RuntimeMetadata, ExecutionContext, ConnectorEnvironment) - Constructor for class com.metamatrix.connector.salesforce.execution.ProcedureExecutionParentImpl
 
ProcedureID - Interface in com.metamatrix.metadata.runtime.api
The ProcedureID is the unique identifier for a Procedure.
ProcedureParameter - Interface in com.metamatrix.metadata.runtime.api
Instances of this interface represent Parameters for a Procedure.
ProcedureParameterRecordImpl - Class in org.teiid.connector.metadata.runtime
ProcedureParameterRecordImpl
ProcedureParameterRecordImpl() - Constructor for class org.teiid.connector.metadata.runtime.ProcedureParameterRecordImpl
 
ProcedurePlan - Class in com.metamatrix.query.processor.proc
 
ProcedurePlan(Program) - Constructor for class com.metamatrix.query.processor.proc.ProcedurePlan
Constructor for ProcedurePlan.
ProcedurePlanner - Class in com.metamatrix.query.optimizer.proc
This prepares an ProcedurePlan from a CreateUpdateProcedureCommand CreateUpdateProcedureCommand.
ProcedurePlanner() - Constructor for class com.metamatrix.query.optimizer.proc.ProcedurePlanner
 
ProcedureRecordImpl - Class in org.teiid.connector.metadata.runtime
ProcedureRecordImpl
ProcedureRecordImpl() - Constructor for class org.teiid.connector.metadata.runtime.ProcedureRecordImpl
 
ProcedureReservedWords - Class in com.metamatrix.query.sql
Special variable names in stored procedure language.
PROCEDURES_INDEX - Static variable in class org.teiid.metadata.index.IndexConstants.INDEX_NAME
 
process(Node) - Method in class com.metamatrix.connector.xml.streaming.ElementProcessor
Iterate down the element getting column data from the matching paths.
process(EventObject) - Method in class com.metamatrix.core.event.AbstractEventBroker
 
process(EventObject) - Method in class com.metamatrix.core.event.AsynchEventBroker
Add an object to the queue.
process(CommandTreeNode, QueryMetadataInterface) - Method in interface com.metamatrix.query.optimizer.CommandTreeProcessor
Do any necessary processing on the given tree of command tree nodes; return the root of the modified tree.
process(CommandTreeNode, QueryMetadataInterface) - Method in class com.metamatrix.query.optimizer.relational.MergeTreeNodeProcessor
 
process(ProcedurePlan) - Method in class com.metamatrix.query.processor.proc.AbstractAssignmentInstruction
Updates the current variable context with a value for the Variable defined using a DeclareInstruction, the variable value is obtained by either processing a expression or a command(stored as a processplan).
process(ProcedurePlan) - Method in class com.metamatrix.query.processor.proc.BreakInstruction
 
process(ProcedurePlan) - Method in class com.metamatrix.query.processor.proc.ContinueInstruction
 
process(ProcedurePlan) - Method in class com.metamatrix.query.processor.proc.CreateCursorResultSetInstruction
If the result set named rsName does not exist yet in the ProcessorEnvironment, then this instruction will define that result set.
process(ProcedurePlan) - Method in class com.metamatrix.query.processor.proc.ExecDynamicSqlInstruction
Processing this instruction executes the ProcessorPlan for the command on the CommandStatement of the update procedure language.
process(ProcedurePlan) - Method in class com.metamatrix.query.processor.proc.ExecSqlInstruction
Processing this instruction executes the ProcessorPlan for the command on the CommandStatement of the update procedure language.
process(ProcedurePlan) - Method in class com.metamatrix.query.processor.proc.IfInstruction
This instruction will evaluate it's criteria, if it evaluates to true, it will push the corresponding sub Program on to the top of the program stack, and break from the loop.
process(ProcedurePlan) - Method in class com.metamatrix.query.processor.proc.LoopInstruction
 
process(ProcedurePlan) - Method in class com.metamatrix.query.processor.proc.WhileInstruction
 
process(ProcedurePlan) - Method in class com.metamatrix.query.processor.program.ProgramInstruction
Allow this instruction to do whatever processing it needs, and to in turn manipulate the running program, (via the ProcessorEnvironment getProgramStack method.) A typical instruction should simply increment the program counter of the current program, but specialized instructions may add sub programs to the stack or not increment the counter (so that they are executed again.)
process() - Method in class com.metamatrix.query.processor.QueryProcessor
Process fully blocking
process(long) - Method in class com.metamatrix.query.processor.QueryProcessor
Process until time expires or a BlockedException occurs
process(XMLProcessorEnvironment, XMLContext) - Method in class com.metamatrix.query.processor.xml.AbortProcessingInstruction
 
process(XMLProcessorEnvironment, XMLContext) - Method in class com.metamatrix.query.processor.xml.AddCommentInstruction
outputs comment for an XML element (comment node is actually child of XML element node)
process(XMLProcessorEnvironment, XMLContext) - Method in class com.metamatrix.query.processor.xml.AddNodeInstruction
Outputs an element or an attribute, or nothing, based on the state of the instruction.
process(XMLProcessorEnvironment, XMLContext) - Method in class com.metamatrix.query.processor.xml.BlockInstruction
 
process(XMLProcessorEnvironment, XMLContext) - Method in class com.metamatrix.query.processor.xml.EndBlockInstruction
 
process(XMLProcessorEnvironment, XMLContext) - Method in class com.metamatrix.query.processor.xml.EndDocumentInstruction
 
process(XMLProcessorEnvironment, XMLContext) - Method in class com.metamatrix.query.processor.xml.ExecSqlInstruction
 
process(XMLProcessorEnvironment, XMLContext) - Method in class com.metamatrix.query.processor.xml.ExecStagingTableInstruction
 
process(XMLProcessorEnvironment, XMLContext) - Method in class com.metamatrix.query.processor.xml.IfInstruction
This instruction will evaluate it's criteria, one by one.
process(XMLProcessorEnvironment, XMLContext) - Method in class com.metamatrix.query.processor.xml.InitializeDocumentInstruction
 
process(XMLProcessorEnvironment, XMLContext) - Method in class com.metamatrix.query.processor.xml.JoinedWhileInstruction
 
process(XMLProcessorEnvironment, XMLContext) - Method in class com.metamatrix.query.processor.xml.MoveCursorInstruction
 
process(XMLProcessorEnvironment, XMLContext) - Method in class com.metamatrix.query.processor.xml.MoveDocInstruction
 
process(XMLProcessorEnvironment, XMLContext) - Method in class com.metamatrix.query.processor.xml.ProcessorInstruction
Allow this ProcessorInstruction to do whatever processing it needs, and to in turn manipulate the running program, (via the ProcessorEnvironment getProgramStack method.) A typical instruction should simply increment the program counter of the current program, but specialized instructions may add sub programs to the stack or not increment the counter (so that they are executed again.)
process(XMLProcessorEnvironment, XMLContext) - Method in class com.metamatrix.query.processor.xml.WhileInstruction
 
process(ProcessRequest[]) - Method in interface com.sforce.soap.partner.Soap
Submit an entity to a workflow process or process a workitem
process(ProcessRequest[]) - Method in class com.sforce.soap.partner.SoapBindingStub
 
process(IObjectQuery) - Method in class org.teiid.connector.metadata.ObjectQueryProcessor
 
PROCESS_POOL_MAX_THREADS - Static variable in interface com.metamatrix.dqp.embedded.DQPEmbeddedProperties
 
PROCESS_POOL_MAX_THREADS - Static variable in class com.metamatrix.server.query.service.QueryServicePropertyNames
 
PROCESS_TIMESLICE - Static variable in interface com.metamatrix.dqp.embedded.DQPEmbeddedProperties
 
processAdded(ProcessRegistryBinding) - Method in class com.metamatrix.platform.registry.ProcessMonitor
 
processAdded(ProcessRegistryBinding) - Method in interface com.metamatrix.platform.vm.controller.ServerEvents
 
processCommandsIndividually() - Method in class com.metamatrix.query.processor.relational.AccessNode
 
processCommandsIndividually() - Method in class com.metamatrix.query.processor.relational.DependentProcedureAccessNode
 
ProcessController - Class in com.metamatrix.platform.vm.controller
This class is used to start up a server process and start all services that are configured under this server
ProcessController(Host, String, ClusteredRegistryState, ServerEvents, MessageBus, HostManagement) - Constructor for class com.metamatrix.platform.vm.controller.ProcessController
Create a new instance of VMController.
processCursorRequest(long, int, int) - Method in interface com.metamatrix.dqp.client.ClientSideDQP
 
ProcessData - Class in com.metamatrix.platform.admin.api.runtime
This class is a container for ServiceRegistryBinding objects for all the services running in this VM
ProcessData(String, String, String, ComponentDefnID, Collection<ServiceData>, boolean, boolean) - Constructor for class com.metamatrix.platform.admin.api.runtime.ProcessData
Create a new instance of VMRegistryBinding.
processEvent(EventObject) - Method in class com.metamatrix.common.messaging.jgroups.JGroupsMessageBus
 
processEvent(EventObject) - Method in interface com.metamatrix.common.messaging.MessageBus
 
processEvent(EventObject) - Method in class com.metamatrix.common.messaging.NoOpMessageBus
 
processEvent(EventObject) - Method in class com.metamatrix.core.event.AbstractEventBroker
 
processEvent(EventObject) - Method in interface com.metamatrix.core.event.EventObjectListener
 
processEvent(RuntimeMetadataEvent) - Method in interface com.metamatrix.metadata.runtime.event.RuntimeMetadataListener
 
processEvent(EventObject) - Method in class com.metamatrix.platform.service.controller.AbstractService
This method is called when a ServiceEvent that service has registered for is received via the MessageBus.
processEvent(RuntimeMetadataEvent) - Method in class com.metamatrix.server.dqp.service.PlatformVDBService
 
processingInstruction(String, String) - Method in class com.metamatrix.common.xml.xmi.XMIHeaderContentHandler
This will indicate that a processing instruction (other than the XML declaration) has been encountered.
processingSortLeft - Variable in class com.metamatrix.query.processor.relational.MergeJoinStrategy
 
processingSortRight - Variable in class com.metamatrix.query.processor.relational.MergeJoinStrategy
 
ProcessManagement - Interface in com.metamatrix.platform.vm.api.controller
 
processMetadataRecords(String, Collection, Map, boolean) - Method in class org.teiid.connector.metadata.MetadataResultsPostProcessor
Post process metadata records, to update record information and filter out recods.
ProcessMonitor - Class in com.metamatrix.platform.registry
This really needs to be the part of/ or be the VMController.
ProcessMonitor(String, String, ClusteredRegistryState) - Constructor for class com.metamatrix.platform.registry.ProcessMonitor
 
PROCESSNAME - Static variable in interface com.metamatrix.dqp.embedded.DQPEmbeddedProperties
 
PROCESSNAME - Static variable in interface com.metamatrix.dqp.service.TransactionService
 
processName - Variable in class com.metamatrix.platform.vm.controller.ProcessController
 
PROCESSNAME - Static variable in interface com.metamatrix.server.Configuration
 
ProcessObject - Interface in org.teiid.adminapi
A Process in the Teiid System
PROCESSOR_0001 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
processor package (006)
PROCESSOR_0003 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0010 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0011 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0012 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0014 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0015 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0016 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0017 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0019 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0020 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0021 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0022 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0023 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0024 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0025 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0026 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0027 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0029 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0032 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0033 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0034 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0035 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0037 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0038 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0039 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0040 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0041 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0042 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0046 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0047 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0048 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0049 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0050 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0051 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0052 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0054 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0055 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0056 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0057 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0058 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0060 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0061 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_BATCH_SIZE - Static variable in class com.metamatrix.common.buffer.BufferManagerPropertyNames
Optional property - the max size of a batch sent internally within the query processor.
PROCESSOR_DEBUG_ALLOWED - Static variable in interface com.metamatrix.dqp.embedded.DQPEmbeddedProperties
 
PROCESSOR_TIMESLICE - Static variable in class com.metamatrix.server.query.service.QueryServicePropertyNames
 
ProcessorDataManager - Interface in com.metamatrix.query.processor
 
ProcessorInstruction - Class in com.metamatrix.query.processor.xml
Abstract superclass of all XML Processor Instructions.
ProcessorInstruction() - Constructor for class com.metamatrix.query.processor.xml.ProcessorInstruction
 
ProcessorPlan - Interface in com.metamatrix.query.processor
This class represents a processor plan.
processPayloads() - Method in class com.metamatrix.connector.xml.base.TrustedPayloadBridge
 
processPayloads() - Method in interface com.metamatrix.connector.xml.http.HTTPTrustDeserializer
 
processPayloads() - Method in interface com.metamatrix.connector.xml.TrustedPayloadHandler
 
processPoolStats - Variable in class com.metamatrix.platform.vm.controller.ProcessStatistics
 
ProcessRegistryBinding - Class in com.metamatrix.platform.registry
This class is a container for ServiceRegistryBinding objects for all the services running in this VM
ProcessRegistryBinding(String, String, VMComponentDefn, ProcessManagement, MessageBus) - Constructor for class com.metamatrix.platform.registry.ProcessRegistryBinding
 
processRemoved(String, String) - Method in class com.metamatrix.platform.registry.ProcessMonitor
 
processRemoved(String, String) - Method in interface com.metamatrix.platform.vm.controller.ServerEvents
 
ProcessRequest - Class in com.sforce.soap.partner
 
ProcessRequest() - Constructor for class com.sforce.soap.partner.ProcessRequest
 
ProcessRequest(String, String[]) - Constructor for class com.sforce.soap.partner.ProcessRequest
 
ProcessResult - Class in com.sforce.soap.partner
 
ProcessResult() - Constructor for class com.sforce.soap.partner.ProcessResult
 
ProcessResult(String[], String, Error[], String, String, String[], boolean) - Constructor for class com.sforce.soap.partner.ProcessResult
 
ProcessStatistics - Class in com.metamatrix.platform.vm.controller
VM statistics including: total memory, free memory, number of threads.
ProcessStatistics() - Constructor for class com.metamatrix.platform.vm.controller.ProcessStatistics
 
ProcessSubmitRequest - Class in com.sforce.soap.partner
 
ProcessSubmitRequest() - Constructor for class com.sforce.soap.partner.ProcessSubmitRequest
 
ProcessSubmitRequest(String, String[], String) - Constructor for class com.sforce.soap.partner.ProcessSubmitRequest
 
processUpdated(ProcessRegistryBinding) - Method in class com.metamatrix.platform.registry.ProcessMonitor
 
processUpdated(ProcessRegistryBinding) - Method in interface com.metamatrix.platform.vm.controller.ServerEvents
 
processValue(Object, VariableContext) - Method in class com.metamatrix.query.processor.proc.AbstractAssignmentInstruction
 
processValue(Object, VariableContext) - Method in class com.metamatrix.query.processor.proc.AssignmentInstruction
 
processValue(Object, VariableContext) - Method in class com.metamatrix.query.processor.proc.ErrorInstruction
 
ProcessWorkitemRequest - Class in com.sforce.soap.partner
 
ProcessWorkitemRequest() - Constructor for class com.sforce.soap.partner.ProcessWorkitemRequest
 
ProcessWorkitemRequest(String, String[], String, String) - Constructor for class com.sforce.soap.partner.ProcessWorkitemRequest
 
PRODUCT_COMPONENT_CODE - Static variable in interface com.metamatrix.common.config.api.ComponentDefn
 
PRODUCT_COMPONENT_TYPE_CODE - Static variable in interface com.metamatrix.common.config.api.ComponentType
 
PRODUCT_OWNER_NAME_PROPERTY - Static variable in interface com.metamatrix.core.CoreConstants
 
PRODUCT_VERSION - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
ProductInfoConstants - Interface in com.metamatrix.platform.util
 
ProductNotRegisteredException - Exception in com.metamatrix.platform.admin.api.exception
Indicates the named product is a known product, but is not registered at the MetaMatrix system.
ProductNotRegisteredException() - Constructor for exception com.metamatrix.platform.admin.api.exception.ProductNotRegisteredException
No-arg CTOR
ProductNotRegisteredException(String) - Constructor for exception com.metamatrix.platform.admin.api.exception.ProductNotRegisteredException
Constructs an exception indicating a known product is not currently registered at the MetaMatrix system.
productProps - Static variable in class com.metamatrix.core.BundleUtil
The product properties used to override default localized text.
Program - Class in com.metamatrix.query.processor.program
A program is a sequence of ProgramInstruction.
Program() - Constructor for class com.metamatrix.query.processor.program.Program
Constructor for Program.
Program - Class in com.metamatrix.query.processor.xml
A program is a sequence of ProcessorInstructions.
Program() - Constructor for class com.metamatrix.query.processor.xml.Program
Constructor for Program.
ProgramInstruction - Class in com.metamatrix.query.processor.program
Abstract superclass of all program instructions.
ProgramInstruction() - Constructor for class com.metamatrix.query.processor.program.ProgramInstruction
 
programToString(Program) - Static method in class com.metamatrix.query.processor.program.ProgramUtil
 
programToString(Program) - Static method in class com.metamatrix.query.processor.xml.ProgramUtil
 
ProgramUtil - Class in com.metamatrix.query.processor.program
Utility to print out a Program.
ProgramUtil - Class in com.metamatrix.query.processor.xml
Utility to print out a Program.
PROHIBITED_ATTRIBUTE_KIND - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
Property names associated with XML Attribute kind metamodel components
PROJECT - Static variable in class com.metamatrix.query.optimizer.relational.plantree.NodeConstants.Types
 
PROJECT_GUID - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VirtualDatabases.ColumnName
 
ProjectIntoNode - Class in com.metamatrix.query.processor.relational
 
ProjectIntoNode(int) - Constructor for class com.metamatrix.query.processor.relational.ProjectIntoNode
 
ProjectNode - Class in com.metamatrix.query.processor.relational
 
ProjectNode(int) - Constructor for class com.metamatrix.query.processor.relational.ProjectNode
 
projectTuple(Map, List, List) - Method in class com.metamatrix.query.processor.relational.RelationalNode
Helper method for all the node that will filter the elements needed for the next node.
PROP_BINDINGS - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_BLACK_BOX - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.CAPABILITY_PROPERTY_NAMES
 
PROP_CHILDREN - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_CLIENT_SESSION_PAYLOAD - Static variable in interface com.metamatrix.jdbc.api.ConnectionProperties
Connection property name for trusted session payload.
PROP_CONDITIONS - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_CREDENTIALS - Static variable in interface com.metamatrix.jdbc.api.ConnectionProperties
Data source credential sets.
PROP_CRITERIA - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_DATA_COL - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_DEFAULT - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_DEFAULT_PROGRAM - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_DELIMITER - Static variable in class org.teiid.metadata.index.IndexConstants.RECORD_STRING
 
PROP_DELIMITER_OLD - Static variable in class org.teiid.metadata.index.IndexConstants.RECORD_STRING
 
PROP_ELSE - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_ENCODING - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_EXECUTION_PLAN - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_EXPRESSION - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_FETCH_SIZE - Static variable in interface com.metamatrix.jdbc.api.ExecutionProperties
Default fetch size to use on Statements if the fetch size is not explicitly set.
PROP_FORMATTED - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_GROUP - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_GROUP_COLS - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_IN_MEMORY - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_INTO_GROUP - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_IS_STAGING - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_JOIN_CRITERIA - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_JOIN_STRATEGY - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_JOIN_TYPE - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_LEAF_JOIN_SELECT - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.CAPABILITY_PROPERTY_NAMES
 
PROP_MESSAGE - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_MODEL_NAME - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_NAMESPACE - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_NAMESPACE_DECL - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_NODE_COST_ESTIMATES - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_NODE_STATS_LIST - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_NODE_STATS_PROPS - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_OPTIONAL - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_OUTPUT_COLS - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_PARTIAL_RESULTS_MODE - Static variable in interface com.metamatrix.jdbc.api.ExecutionProperties
Execution property name for partial results mode
PROP_PROGRAM - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_PROGRAMS - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_RECURSE_DIR - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_REMOVE_DUPS - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_RESULT_SET - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_ROW_LIMIT - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_ROW_OFFSET - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_SELECT_COLS - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_SINGLE_GROUP_SELECT - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.CAPABILITY_PROPERTY_NAMES
 
PROP_SORT_COLS - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_SQL - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_SQL_OPTIONS - Static variable in interface com.metamatrix.jdbc.api.ExecutionProperties
Additional options/hints for executing the command
PROP_TAG - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_THEN - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_TXN_AUTO_WRAP - Static variable in interface com.metamatrix.jdbc.api.ExecutionProperties
Execution property name for transaction auto wrap mode
PROP_TYPE - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_VARIABLE - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_XML_FORMAT - Static variable in interface com.metamatrix.jdbc.api.ExecutionProperties
Execution property name for XML format
PROP_XML_VALIDATION - Static variable in interface com.metamatrix.jdbc.api.ExecutionProperties
Execution property name for XML validation
PropDefnAllowedValue - Interface in com.metamatrix.common.config.api
PropDefnAllowedValue is a wrapper for the allowed value that is associated with a PropertyDefn.
PropDefnAllowedValueID - Class in com.metamatrix.common.config.api
 
PropDefnAllowedValueID(String) - Constructor for class com.metamatrix.common.config.api.PropDefnAllowedValueID
Create an instance with the specified full name.
PROPERTIED_OBJECT - Static variable in class com.metamatrix.common.object.PropertyType
 
PropertiedObject - Interface in com.metamatrix.common.object
This is a marker interface for those classes that may be edited using the PropertiedObjectEditor and PropertiedObjectsEditor interfaces.
PropertiedObjectEditor - Interface in com.metamatrix.common.object
This interface represents an object that can view and edit properties for a PropertiedObject.
PropertiedObjectEditorImpl - Class in com.metamatrix.common.object
 
PropertiedObjectEditorImpl(PropertyAccessPolicy) - Constructor for class com.metamatrix.common.object.PropertiedObjectEditorImpl
 
PropertiedObjectEditorImpl() - Constructor for class com.metamatrix.common.object.PropertiedObjectEditorImpl
Create an empty property definition object with all defaults.
PropertiedObjectImpl - Class in com.metamatrix.common.object
This class provides an implementation of a PropertiedObject, including basic management of properties and property definitions.
PropertiedObjectImpl(List) - Constructor for class com.metamatrix.common.object.PropertiedObjectImpl
Create an instance of the PropertiedObject, specifying the list of PropertyDefinition instances to be used.
PropertiedObjectImpl(PropertiedObjectImpl) - Constructor for class com.metamatrix.common.object.PropertiedObjectImpl
 
PropertiedObjectsEditor - Interface in com.metamatrix.common.object
 
PropertiedObjectsEditorImpl - Class in com.metamatrix.common.object
 
PropertiedObjectsEditorImpl(PropertyAccessPolicy) - Constructor for class com.metamatrix.common.object.PropertiedObjectsEditorImpl
 
PropertiedObjectsEditorImpl() - Constructor for class com.metamatrix.common.object.PropertiedObjectsEditorImpl
 
PropertiedObjectView - Interface in com.metamatrix.common.object
 
PROPERTIES - Static variable in class com.metamatrix.common.config.model.ConfigurationModel.Attribute
 
PROPERTIES_ERR_0001 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
properties (021)
PROPERTIES_ERR_0002 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
PROPERTIES_ERR_0003 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
PROPERTIES_ERR_0004 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
PROPERTIES_ERR_0005 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
PROPERTIES_ERR_0006 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
PROPERTIES_ERR_0007 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
PROPERTIES_ERR_0008 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
PROPERTIES_ERR_0009 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
PROPERTIES_ERR_0010 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
PROPERTIES_ERR_0011 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
PROPERTIES_ERR_0012 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
PROPERTIES_FILE_EXTENSION - Static variable in class org.teiid.connector.metadata.MetadataConnectorConstants
Extension for property files containing enumeration of property values, some of the properties in the files are like standard ModelTypes, Search types etc.
PROPERTIES_INDEX - Static variable in class org.teiid.metadata.index.IndexConstants.INDEX_NAME
 
PROPERTIES_URL - Static variable in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
PropertiesConfigurationReader - Class in com.metamatrix.common.config.reader
This class implements a self-contained reader for the current configuration, and should be used only by the CurrentConfiguration framework.
PropertiesConfigurationReader() - Constructor for class com.metamatrix.common.config.reader.PropertiesConfigurationReader
Default, no-arg constructor
PropertiesUtils - Class in com.metamatrix.common.util
Static utility methods for common tasks having to do with java.util.Properties.
PropertiesUtils() - Constructor for class com.metamatrix.common.util.PropertiesUtils
 
PropertiesUtils.InvalidPropertyException - Exception in com.metamatrix.common.util
 
PropertiesUtils.InvalidPropertyException(String, String, Class<?>, Throwable) - Constructor for exception com.metamatrix.common.util.PropertiesUtils.InvalidPropertyException
 
PROPERTY - Static variable in class com.metamatrix.common.config.model.ConfigurationModel.Attribute
 
PROPERTY - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.RECORD_TYPE
 
PROPERTY_NAME_FIELD - Static variable in interface org.teiid.connector.metadata.runtime.PropertyRecordImpl.MetadataFieldNames
 
PROPERTY_PREFIX - Static variable in interface com.metamatrix.platform.security.audit.destination.AuditDestination
The name of the System property that contains the name of the AuditMessageFormat class that is used to format messages sent to the file destination.
PROPERTY_TYPE - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes.ComponentType.ComponentTypeDefn.PropertyDefinition.Attributes
 
PROPERTY_VALUE_FIELD - Static variable in interface org.teiid.connector.metadata.runtime.PropertyRecordImpl.MetadataFieldNames
 
PropertyAccessPolicy - Interface in com.metamatrix.common.object
 
PropertyAccessPolicyImpl - Class in com.metamatrix.common.object
 
PropertyAccessPolicyImpl() - Constructor for class com.metamatrix.common.object.PropertyAccessPolicyImpl
 
propertyChange(PropertyChangeEvent) - Method in class com.metamatrix.script.shell.JConsole
 
propertyDecrypt(String, Properties) - Static method in class com.metamatrix.common.util.crypto.CryptoUtil
Decrypts given set of property values based on occurrence of the property name in the match collection.
propertyDecryptEndsWith(String, Properties) - Static method in class com.metamatrix.common.util.crypto.CryptoUtil
Decrypts given set of property values based on occurance of the property name ending in with the given pattern.
PropertyDefinition - Interface in com.metamatrix.common.object
Defines the type of property that will be placed in a detail panel or table
PropertyDefinition - Interface in org.teiid.adminapi
Information about a property of an AdminObject
PropertyDefinition.RestartType - Enum in org.teiid.adminapi
 
PropertyDefinitionGroup - Class in com.metamatrix.common.object
PropertyDefinitionGroup is a nestable list of PropertyDefinitions that are defined to be used together.
PropertyDefinitionGroup(String, String, String, List) - Constructor for class com.metamatrix.common.object.PropertyDefinitionGroup
Create an instance of the PropertyDefinitionGroup, specifying the list of PropertyDefinition instances to be used.
PropertyDefinitionGroup(String, String, String, List, List) - Constructor for class com.metamatrix.common.object.PropertyDefinitionGroup
Create an instance of the PropertyDefinitionGroup, specifying the list of PropertyDefinition instances to be used and an optional List of subgroup definitions
PropertyDefinitionImpl - Class in com.metamatrix.common.object
Prototype implementation of PropertyDefinition
PropertyDefinitionImpl() - Constructor for class com.metamatrix.common.object.PropertyDefinitionImpl
Create an empty property definition object with all defaults.
PropertyDefinitionImpl(String, PropertyType, boolean) - Constructor for class com.metamatrix.common.object.PropertyDefinitionImpl
Create a property definition object with the specified set of attributes.
PropertyDefinitionImpl(String, String, PropertyType, boolean) - Constructor for class com.metamatrix.common.object.PropertyDefinitionImpl
Create a property definition object with the specified set of attributes.
PropertyDefinitionImpl(String, String, PropertyType, boolean, String, Object, List, boolean, boolean) - Constructor for class com.metamatrix.common.object.PropertyDefinitionImpl
Create a property definition object with the fully-specified set of attributes.
PropertyDefinitionImpl(String, String, PropertyType, boolean, String, Object, List, boolean, boolean, boolean) - Constructor for class com.metamatrix.common.object.PropertyDefinitionImpl
 
PropertyDefinitionImpl(PropertyDefinition) - Constructor for class com.metamatrix.common.object.PropertyDefinitionImpl
Create a property definition object that is a copy of the specified property definition.
PropertyDefinitionImplFactory - Class in com.metamatrix.common.object
 
PropertyDefinitionImplFactory() - Constructor for class com.metamatrix.common.object.PropertyDefinitionImplFactory
 
propertyEncrypt(String, Properties) - Static method in class com.metamatrix.common.util.crypto.CryptoUtil
Encrypts given set of property values based on occurrence of the property name in the match collection.
propertyEncryptEndsWith(String, Properties) - Static method in class com.metamatrix.common.util.crypto.CryptoUtil
Encrypts given set of property values based on occurrence of the property name ending in with the given pattern, using the server-side encryptor.
propertyEncryptEndsWith(Encryptor, String, Properties) - Static method in class com.metamatrix.common.util.crypto.CryptoUtil
Encrypts given set of property values based on occurance of the property name ending in with the given pattern, using the specified encryptor.
PropertyFileObjectSource - Class in org.teiid.connector.metadata
Read a property file and deliver the results as an object source.
PropertyFileObjectSource() - Constructor for class org.teiid.connector.metadata.PropertyFileObjectSource
 
PropertyFileObjectSource(String) - Constructor for class org.teiid.connector.metadata.PropertyFileObjectSource
 
PropertyHolder - Class in org.teiid.connector.metadata
 
PropertyHolder(Object) - Constructor for class org.teiid.connector.metadata.PropertyHolder
 
propertyNames() - Method in class com.metamatrix.common.properties.UnmodifiableProperties
 
PropertyRecordImpl - Class in org.teiid.connector.metadata.runtime
PropertyRecordImpl
PropertyRecordImpl() - Constructor for class org.teiid.connector.metadata.runtime.PropertyRecordImpl
 
PropertyRecordImpl.MetadataFieldNames - Interface in org.teiid.connector.metadata.runtime
Constants for names of accessor methods that map to fields stored on the PropertyRecords.
PropertyType - Class in com.metamatrix.common.object
 
PropertyTypeValidator - Interface in com.metamatrix.common.object
 
PropertyValidations - Class in com.metamatrix.common.config.model
 
PropertyValidations() - Constructor for class com.metamatrix.common.config.model.PropertyValidations
 
propInfo - Variable in class com.metamatrix.jdbc.MMConnection
 
props - Variable in class com.metamatrix.common.protocol.MMURLConnection
 
PROTECTED - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.Values.Visibility
The constant value for "protected" visibility.
PROTOCOL - Static variable in interface com.metamatrix.common.config.api.SearchbaseConnectorComponentType
 
PROTOCOL - Static variable in class com.metamatrix.common.connection.ManagedConnection
The environment property name for the protocol that is to be used.
PROTOCOL - Static variable in class com.metamatrix.common.jdbc.JDBCUtil
The environment property name for the protocol that is to be used.
PROTOCOL - Static variable in class com.metamatrix.common.protocol.classpath.ClasspathURLConnection
 
PROTOCOL - Static variable in class com.metamatrix.common.protocol.jar.JarURLConnection
 
PROTOCOL - Static variable in class com.metamatrix.common.protocol.mmfile.MMFileURLConnection
 
PROTOCOL - Static variable in class com.metamatrix.common.protocol.mmrofile.MMROFileURLConnection
 
PROTOCOL - Static variable in class com.metamatrix.core.id.IntegerID
 
PROTOCOL - Static variable in class com.metamatrix.core.id.LongID
 
PROTOCOL - Static variable in class com.metamatrix.core.id.StringID
 
PROTOCOL - Static variable in class com.metamatrix.core.id.UUID
 
PROTOCOL_PROPERTY_NAME - Static variable in class com.metamatrix.common.log.DbLogWriter
The name of the property that contains the protocol that should be used to connect to the JDBC database to which log messages are to be recorded.
PROTOCOL_UCASE - Static variable in class com.metamatrix.core.id.UUID
 
PROXIES - Static variable in interface com.metamatrix.core.CoreConstants.Trace
 
PROXY_ERR_0001 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
proxy (022)
PROXY_ERR_0002 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
PROXY_ERR_0003 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
PROXY_ERR_0004 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
PROXY_ERR_0005 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
PROXY_URI - Static variable in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
ProxyManager - Class in com.metamatrix.platform.service.proxy
A traffic cop for all the proxies in this VM.
ProxyManager(String, String, ClusteredRegistryState) - Constructor for class com.metamatrix.platform.service.proxy.ProxyManager
 
PRP_NM - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.ModelPropNames.ColumnName
 
PRP_NM - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VCommonProperties.ColumnName
 
PRP_UID - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.ModelPropNames.ColumnName
 
PRP_UID - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.ModelPropValues.ColumnName
 
PRP_UID - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VCommonProperties.ColumnName
 
PRP_VL - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.ModelPropValues.ColumnName
 
PRP_VL - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VCommonProperties.ColumnName
 
PSC_NAME - Static variable in class com.metamatrix.common.config.model.ConfigurationModel.Attribute
 
PUBLIC - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.Values.Visibility
The constant value for "public" visibility.
PUBLIC - Static variable in interface com.metamatrix.common.vdb.api.ModelInfo
 
PUBLIC - Static variable in interface com.metamatrix.metadata.runtime.api.Model
 
PUBLIC_VISIBILITY - Static variable in interface com.metamatrix.common.vdb.api.ModelInfo
 
PUBLIC_VISIBILITY - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.VISIBILITY_TYPES
 
pullBatch() - Method in class com.metamatrix.query.processor.proc.ProcedurePlan
 
pullBatch() - Method in class com.metamatrix.query.processor.relational.InsertPlanExecutionNode
 
pullBatch() - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
push(OptimizerRule) - Method in class com.metamatrix.query.optimizer.relational.RuleStack
 
push(Program) - Method in class com.metamatrix.query.processor.proc.ProcedurePlan
 
PUSH_AGGREGATES - Static variable in class com.metamatrix.query.optimizer.relational.rules.RuleConstants
 
PUSH_LIMIT - Static variable in class com.metamatrix.query.optimizer.relational.rules.RuleConstants
 
PUSH_NON_JOIN_CRITERIA - Static variable in class com.metamatrix.query.optimizer.relational.rules.RuleConstants
 
PUSH_SELECT_CRITERIA - Static variable in class com.metamatrix.query.optimizer.relational.rules.RuleConstants
 
pushCall(String) - Method in class com.metamatrix.query.util.CommandContext
 
pushNewResolvingContext(Collection) - Method in class com.metamatrix.query.sql.lang.Command
 
pushProgram(XMLProcessorEnvironment, XMLContext, List) - Method in class com.metamatrix.query.processor.xml.WhileInstruction
 
pushProgram(Program) - Method in class com.metamatrix.query.processor.xml.XMLProcessorEnvironment
 
pushProgram(Program, boolean) - Method in class com.metamatrix.query.processor.xml.XMLProcessorEnvironment
 
pushVariableContext(VariableContext) - Method in class com.metamatrix.query.util.CommandContext
 
put(K, V) - Method in interface com.metamatrix.cache.Cache
Associates the specified value with the specified key this cache.
put(K, V) - Method in class com.metamatrix.cache.jboss.JBossCache
Associates the specified value with the specified key this cache.
put(String, long, byte[], String) - Method in class com.metamatrix.common.extensionmodule.spi.jdbc.FileCache
 
put(Object, Object) - Method in class com.metamatrix.common.properties.UnmodifiableProperties
 
put(Object, Object) - Method in interface org.teiid.connector.api.ExecutionContext
Place a item in the Cache in CacheScope.REQUEST scope.
putAll(Map) - Method in class com.metamatrix.common.properties.UnmodifiableProperties
 
putAll(Properties, Properties) - Static method in class com.metamatrix.common.util.PropertiesUtils
This method is intended to replace the use of the putAll method of Properties inherited from java.util.Hashtable.

Q

QMARK - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
qualifiedJoin(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
 
QUALIFIER - Static variable in class com.metamatrix.connector.text.TextPropertyNames
 
quarter(Date) - Static method in class com.metamatrix.query.function.FunctionMethods
 
QUARTER - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
QUARTER - Static variable in class org.teiid.connector.jdbc.translator.ExtractFunctionModifier
 
query(String, int, Boolean) - Method in class com.metamatrix.connector.salesforce.connection.impl.ConnectionImpl
 
query(String, int, Boolean) - Method in class com.metamatrix.connector.salesforce.connection.SalesforceConnection
 
query - Variable in class com.metamatrix.connector.xml.streaming.BaseStreamingExecution
 
QUERY - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Virtual.Class
 
query(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse a SELECT query
Query - Class in com.metamatrix.query.sql.lang
A representation of a data query.
Query() - Constructor for class com.metamatrix.query.sql.lang.Query
Constructs a default instance of this class.
Query(Select, From, Criteria, OrderBy, Option) - Constructor for class com.metamatrix.query.sql.lang.Query
Constructs an instance of this class given the specified clauses
Query(Select, From, Criteria, GroupBy, Criteria, OrderBy, Option) - Constructor for class com.metamatrix.query.sql.lang.Query
Constructs an instance of this class given all the clauses
Query - Class in com.sforce.soap.partner
 
Query() - Constructor for class com.sforce.soap.partner.Query
 
Query(String) - Constructor for class com.sforce.soap.partner.Query
 
query(String) - Method in interface com.sforce.soap.partner.Soap
Create a Query Cursor
query(String) - Method in class com.sforce.soap.partner.SoapBindingStub
 
query(String) - Method in interface org.teiid.core.index.IIndex
Returns the paths of the documents containing the given word.
query_0001 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
query package (005)
query_0001 - Static variable in class com.metamatrix.server.util.LogMessageKeys
query package (005)
query_0002 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0002 - Static variable in class com.metamatrix.server.util.LogMessageKeys
 
query_0003 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0003 - Static variable in class com.metamatrix.server.util.LogMessageKeys
 
query_0004 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0004 - Static variable in class com.metamatrix.server.util.LogMessageKeys
 
query_0005 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0005 - Static variable in class com.metamatrix.server.util.LogMessageKeys
 
query_0006 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0006 - Static variable in class com.metamatrix.server.util.LogMessageKeys
 
query_0007 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0007 - Static variable in class com.metamatrix.server.util.LogMessageKeys
 
query_0008 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0008 - Static variable in class com.metamatrix.server.util.LogMessageKeys
 
query_0009 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0009 - Static variable in class com.metamatrix.server.util.LogMessageKeys
 
query_0010 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0010 - Static variable in class com.metamatrix.server.util.LogMessageKeys
 
query_0011 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0012 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0013 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0014 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0015 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0016 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0017 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0018 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0019 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0020 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0021 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0022 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0023 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0024 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0025 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0026 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0027 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0028 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0029 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0030 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0031 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0032 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0033 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0034 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0035 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0036 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0037 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0038 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0039 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0040 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0041 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0042 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0043 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0044 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0045 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0046 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0047 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0048 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0049 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0050 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0051 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0052 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0053 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0054 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0055 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0056 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0057 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0058 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0059 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0060 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0061 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0062 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0063 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0064 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0065 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0066 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0067 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0068 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0069 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0070 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0071 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0072 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0073 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0074 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0075 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0076 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0077 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0078 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0079 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0080 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0081 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0082 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0083 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0084 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0085 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0086 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0087 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0088 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0089 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0090 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0091 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0092 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0093 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0094 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0095 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0096 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0097 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0098 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0099 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0100 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
QUERY_OPERATION_LINK_ASSOCIATION_END - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
QUERY_OPERATION_QUERY_ASSOCIATION_END - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
QUERY_PLAN_DELETE_QUERY - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.QUERY_PLAN_TYPES
 
QUERY_PLAN_DELETE_QUERY - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.SQL_TRANSFORMATION_TYPES
 
QUERY_PLAN_GROUP - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.QUERY_PLAN_TYPES
 
QUERY_PLAN_INSERT_QUERY - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.QUERY_PLAN_TYPES
 
QUERY_PLAN_INSERT_QUERY - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.SQL_TRANSFORMATION_TYPES
 
QUERY_PLAN_SELECT_QUERY - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.SQL_TRANSFORMATION_TYPES
 
QUERY_PLAN_STORED_QUERY - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.QUERY_PLAN_TYPES
 
QUERY_PLAN_STORED_QUERY - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.SQL_TRANSFORMATION_TYPES
 
QUERY_PLAN_UPDATE_QUERY - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.QUERY_PLAN_TYPES
 
QUERY_PLAN_UPDATE_QUERY - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.SQL_TRANSFORMATION_TYPES
 
QUERY_PREPROCESS_CLASS - Static variable in class com.metamatrix.connector.xml.base.XMLConnectorStateImpl
 
QUERY_PREPROCESS_CLASS_DEFAULT - Static variable in class com.metamatrix.connector.xml.base.XMLConnectorStateImpl
 
QUERY_SERVICE_PROXY_CLASS - Static variable in class com.metamatrix.platform.util.PlatformProxyHelper
 
QUERY_SERVICE_RESULT_SET_CACHE - Static variable in interface com.metamatrix.platform.service.api.CacheAdmin
 
QUERY_SERVICE_RESULT_SET_CACHE - Static variable in interface org.teiid.adminapi.Cache
 
QUERY_TIMEOUT - Static variable in class com.metamatrix.connector.xmlsource.soap.SoapConnectorProperties
 
QUERY_TIMEOUT - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
QUERY_TOO_COMPLICATED - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
queryAll - Variable in class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
QueryAll - Class in com.sforce.soap.partner
 
QueryAll() - Constructor for class com.sforce.soap.partner.QueryAll
 
QueryAll(String) - Constructor for class com.sforce.soap.partner.QueryAll
 
queryAll(String) - Method in interface com.sforce.soap.partner.Soap
Create a Query Cursor, including deleted sObjects
queryAll(String) - Method in class com.sforce.soap.partner.SoapBindingStub
 
QueryAllResponse - Class in com.sforce.soap.partner
 
QueryAllResponse() - Constructor for class com.sforce.soap.partner.QueryAllResponse
 
QueryAllResponse(QueryResult) - Constructor for class com.sforce.soap.partner.QueryAllResponse
 
QueryAnalyzer - Class in com.metamatrix.connector.xml.base
 
QueryAnalyzer(IQuery, RuntimeMetadata, IQueryPreprocessor, ConnectorLogger, ExecutionContext, ConnectorEnvironment) - Constructor for class com.metamatrix.connector.xml.base.QueryAnalyzer
 
QueryAnnotation - Class in com.metamatrix.query.analysis
Annotation describing a decision made during query execution.
QueryAnnotation(String, String, String, int) - Constructor for class com.metamatrix.query.analysis.QueryAnnotation
 
QueryCommand - Class in com.metamatrix.query.sql.lang
This is a common super class for the two types of query commands: Query and SetQuery.
QueryCommand() - Constructor for class com.metamatrix.query.sql.lang.QueryCommand
 
QueryCommandTarget - Class in com.metamatrix.cdk
Base CommandTarget class for processing SQL queries via the command line.
QueryCommandTarget() - Constructor for class com.metamatrix.cdk.QueryCommandTarget
 
queryEntries(char[]) - Method in interface org.teiid.core.index.IIndex
Returns all entries for a given word.
QueryExecPlugin - Class in com.metamatrix.query.execution
QueryPlugin
QueryExecPlugin() - Constructor for class com.metamatrix.query.execution.QueryExecPlugin
 
QueryExecutionImpl - Class in com.metamatrix.connector.salesforce.execution
 
QueryExecutionImpl(IQueryCommand, SalesforceConnection, RuntimeMetadata, ExecutionContext, ConnectorEnvironment) - Constructor for class com.metamatrix.connector.salesforce.execution.QueryExecutionImpl
 
queryExpression(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Currently just a place holder to keep consistency with the spec
queryExpressionBody(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
 
queryIndex(Index[], char[], char) - Static method in class org.teiid.metadata.index.SimpleIndexUtil
Return all index file records that match the specified record pattern.
queryIndex(Index[], char[], boolean, boolean) - Static method in class org.teiid.metadata.index.SimpleIndexUtil
Return all index file records that match the specified record prefix or pattern.
queryIndex(SimpleIndexUtil.ProgressMonitor, Index[], char[], boolean, boolean) - Static method in class org.teiid.metadata.index.SimpleIndexUtil
Return all index file records that match the specified record prefix or pattern.
queryIndex(SimpleIndexUtil.ProgressMonitor, Index[], char[], boolean, boolean, boolean) - Static method in class org.teiid.metadata.index.SimpleIndexUtil
Return all index file records that match the specified record prefix or pattern.
queryIndex(SimpleIndexUtil.ProgressMonitor, Index[], Collection, boolean, boolean, boolean) - Static method in class org.teiid.metadata.index.SimpleIndexUtil
Return all index file records that match the specified record prefix or pattern.
queryInDocumentNames(String) - Method in interface org.teiid.core.index.IIndex
Returns the paths of the documents whose names contain the given word.
QueryMetadataCache - Class in org.teiid.metadata
This caches QueryMetadataInterface implementations for all vdbs, each implementation has access to metadata for a given vdb and the system vdb.
QueryMetadataCache(URL) - Constructor for class org.teiid.metadata.QueryMetadataCache
Constructor given a URL to a system vdb.
QueryMetadataCache(byte[]) - Constructor for class org.teiid.metadata.QueryMetadataCache
Constructor given the contents of a system vdb.
QueryMetadataException - Exception in com.metamatrix.api.exception.query
This exception is thrown when an error occurs while retrieving metadata from a query component metadata facade.
QueryMetadataException() - Constructor for exception com.metamatrix.api.exception.query.QueryMetadataException
No-arg constructor required by Externalizable semantics.
QueryMetadataException(String) - Constructor for exception com.metamatrix.api.exception.query.QueryMetadataException
Construct an instance with the message specified.
QueryMetadataException(String, String) - Constructor for exception com.metamatrix.api.exception.query.QueryMetadataException
Construct an instance with the message and error code specified.
QueryMetadataException(Throwable, String) - Constructor for exception com.metamatrix.api.exception.query.QueryMetadataException
Construct an instance from a message and an exception to chain to this one.
QueryMetadataException(Throwable, String, String) - Constructor for exception com.metamatrix.api.exception.query.QueryMetadataException
Construct an instance from a message and a code and an exception to chain to this one.
QueryMetadataInterface - Interface in com.metamatrix.query.metadata
This interface defines the way that query components access metadata.
queryMore(String) - Method in class com.metamatrix.connector.salesforce.connection.impl.ConnectionImpl
 
queryMore(String) - Method in class com.metamatrix.connector.salesforce.connection.SalesforceConnection
 
QueryMore - Class in com.sforce.soap.partner
 
QueryMore() - Constructor for class com.sforce.soap.partner.QueryMore
 
QueryMore(String) - Constructor for class com.sforce.soap.partner.QueryMore
 
queryMore(String) - Method in interface com.sforce.soap.partner.Soap
Gets the next batch of sObjects from a query
queryMore(String) - Method in class com.sforce.soap.partner.SoapBindingStub
 
QueryMoreResponse - Class in com.sforce.soap.partner
 
QueryMoreResponse() - Constructor for class com.sforce.soap.partner.QueryMoreResponse
 
QueryMoreResponse(QueryResult) - Constructor for class com.sforce.soap.partner.QueryMoreResponse
 
QueryNode - Class in com.metamatrix.query.mapping.relational
The QueryNode represents a virtual or temporary group in the modeler.
QueryNode(String, String) - Constructor for class com.metamatrix.query.mapping.relational.QueryNode
Construct a query node with the required parameters.
QueryOptimizer - Class in com.metamatrix.query.optimizer
This Class produces a ProcessorPlan object (a plan for query execution) from a user's command and a source of metadata.
QueryOptions - Class in com.sforce.soap.partner
 
QueryOptions() - Constructor for class com.sforce.soap.partner.QueryOptions
 
QueryOptions(Integer) - Constructor for class com.sforce.soap.partner.QueryOptions
 
QueryParser - Class in com.metamatrix.query.parser
Converts a SQL-string to an object version of a query.
QueryParser() - Constructor for class com.metamatrix.query.parser.QueryParser
Construct a QueryParser - this may be reused.
QueryParserException - Exception in com.metamatrix.api.exception.query
Thrown when a query cannot be parsed.
QueryParserException() - Constructor for exception com.metamatrix.api.exception.query.QueryParserException
No-arg constructor required by Externalizable semantics.
QueryParserException(String) - Constructor for exception com.metamatrix.api.exception.query.QueryParserException
Construct an instance with the message specified.
QueryParserException(String, String) - Constructor for exception com.metamatrix.api.exception.query.QueryParserException
Construct an instance with the message and error code specified.
QueryParserException(Throwable, String) - Constructor for exception com.metamatrix.api.exception.query.QueryParserException
Construct an instance from a message and an exception to chain to this one.
QueryParserException(Throwable, String, String) - Constructor for exception com.metamatrix.api.exception.query.QueryParserException
Construct an instance from a message and a code and an exception to chain to this one.
QueryPlanDisplayHelper - Class in com.metamatrix.jdbc.api.tools
 
QueryPlanDisplayHelper() - Constructor for class com.metamatrix.jdbc.api.tools.QueryPlanDisplayHelper
Default constructor
QueryPlannerException - Exception in com.metamatrix.api.exception.query
This exception is thrown when an error occurs while planning the query.
QueryPlannerException() - Constructor for exception com.metamatrix.api.exception.query.QueryPlannerException
No-arg constructor required by Externalizable semantics.
QueryPlannerException(String) - Constructor for exception com.metamatrix.api.exception.query.QueryPlannerException
Construct an instance with the message specified.
QueryPlannerException(String, String) - Constructor for exception com.metamatrix.api.exception.query.QueryPlannerException
Construct an instance with the message and error code specified.
QueryPlannerException(Throwable, String) - Constructor for exception com.metamatrix.api.exception.query.QueryPlannerException
Construct an instance from a message and an exception to chain to this one.
QueryPlannerException(Throwable, String, String) - Constructor for exception com.metamatrix.api.exception.query.QueryPlannerException
Construct an instance from a message and a code and an exception to chain to this one.
QueryPlugin - Class in com.metamatrix.query
QueryPlugin
QueryPlugin() - Constructor for class com.metamatrix.query.QueryPlugin
 
queryPrefix(char[]) - Method in interface org.teiid.core.index.IIndex
Returns the paths of the documents containing the given word prefix.
queryPrimary(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
 
QueryProcessingException - Exception in com.metamatrix.api.exception.query
This exception is thrown when an error occurs while retrieving metadata from a query component metadata facade.
QueryProcessingException() - Constructor for exception com.metamatrix.api.exception.query.QueryProcessingException
No-arg constructor required by Externalizable semantics.
QueryProcessingException(String) - Constructor for exception com.metamatrix.api.exception.query.QueryProcessingException
Construct an instance with the message specified.
QueryProcessingException(String, String) - Constructor for exception com.metamatrix.api.exception.query.QueryProcessingException
Construct an instance with the message and error code specified.
QueryProcessingException(Throwable, String) - Constructor for exception com.metamatrix.api.exception.query.QueryProcessingException
Construct an instance from a message and an exception to chain to this one.
QueryProcessingException(Throwable, String, String) - Constructor for exception com.metamatrix.api.exception.query.QueryProcessingException
Construct an instance from a message and a code and an exception to chain to this one.
QueryProcessor - Class in com.metamatrix.query.processor
TODO: combine overlapping responsibilities with RequestWorkItem
QueryProcessor(ProcessorPlan, CommandContext, BufferManager, ProcessorDataManager) - Constructor for class com.metamatrix.query.processor.QueryProcessor
Construct a processor with all necessary information to process.
QueryProcessor.BatchHandler - Interface in com.metamatrix.query.processor
 
QueryProcessor.ProcessorFactory - Interface in com.metamatrix.query.processor
 
QueryResolver - Class in com.metamatrix.query.resolver
The QueryResolver is used between Parsing and QueryValidation.
QueryResolver() - Constructor for class com.metamatrix.query.resolver.QueryResolver
 
QueryResolverException - Exception in com.metamatrix.api.exception.query
This exception represents the case where the query submitted could not resolved when it is checked against the metadata
QueryResolverException() - Constructor for exception com.metamatrix.api.exception.query.QueryResolverException
No-arg constructor required by Externalizable semantics.
QueryResolverException(String) - Constructor for exception com.metamatrix.api.exception.query.QueryResolverException
Construct an instance with the message specified.
QueryResolverException(String, String) - Constructor for exception com.metamatrix.api.exception.query.QueryResolverException
Construct an instance with the message and error code specified.
QueryResolverException(Throwable, String) - Constructor for exception com.metamatrix.api.exception.query.QueryResolverException
Construct an instance from a message and an exception to chain to this one.
QueryResolverException(Throwable, String, String) - Constructor for exception com.metamatrix.api.exception.query.QueryResolverException
Construct an instance from a message and a code and an exception to chain to this one.
QueryResponse - Class in com.sforce.soap.partner
 
QueryResponse() - Constructor for class com.sforce.soap.partner.QueryResponse
 
QueryResponse(QueryResult) - Constructor for class com.sforce.soap.partner.QueryResponse
 
QueryResult - Class in com.sforce.soap.partner
 
QueryResult() - Constructor for class com.sforce.soap.partner.QueryResult
 
QueryResult(boolean, String, SObject[], int) - Constructor for class com.sforce.soap.partner.QueryResult
 
QueryRewriter - Class in com.metamatrix.query.rewriter
Rewrites commands and command fragments to a form that is better for planning and execution.
QueryService - Class in com.metamatrix.server.query.service
Wraps up a QueryServiceEngine to tie it into the platform concept of services.
QueryService() - Constructor for class com.metamatrix.server.query.service.QueryService
 
QueryServiceInterface - Interface in com.metamatrix.server.query.service
 
QueryServicePropertyNames - Class in com.metamatrix.server.query.service
 
QueryServicePropertyNames() - Constructor for class com.metamatrix.server.query.service.QueryServicePropertyNames
 
queryTerm(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
 
queryTimeout - Variable in class com.metamatrix.jdbc.MMStatement
 
QueryUtil - Class in com.metamatrix.query.optimizer.xml
Helper methods for dealing with relational queries while performing XML planning.
QueryUtil() - Constructor for class com.metamatrix.query.optimizer.xml.QueryUtil
 
QueryValidatorException - Exception in com.metamatrix.api.exception.query
This exception is thrown if an error is discovered while validating the query.
QueryValidatorException() - Constructor for exception com.metamatrix.api.exception.query.QueryValidatorException
No-arg constructor required by Externalizable semantics.
QueryValidatorException(String) - Constructor for exception com.metamatrix.api.exception.query.QueryValidatorException
Construct an instance with the message specified.
QueryValidatorException(String, String) - Constructor for exception com.metamatrix.api.exception.query.QueryValidatorException
Construct an instance with the message and error code specified.
QueryValidatorException(Throwable, String) - Constructor for exception com.metamatrix.api.exception.query.QueryValidatorException
Construct an instance from a message and an exception to chain to this one.
QueryValidatorException(Throwable, String, String) - Constructor for exception com.metamatrix.api.exception.query.QueryValidatorException
Construct an instance from a message and a code and an exception to chain to this one.
QUESTION_MARK - Static variable in class com.metamatrix.common.util.WSDLServletUtil
 
QUEUE_ERR_0001 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
queue (023)
QUEUE_ERR_0002 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
QUEUE_ERR_0003 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
QUEUE_ERR_0004 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
queued - Variable in class com.metamatrix.common.queue.WorkerPoolStats
 
QUEUED_SERVICE - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration.Services.Service.Attributes
 
QueueWorkerPool - Interface in org.teiid.adminapi
All server modules use queue based processing inside them.
quit() - Method in class com.metamatrix.core.commandshell.CommandShell
 
quit() - Method in class com.metamatrix.core.commandshell.CommandTarget
 
quote - Variable in class com.metamatrix.common.log.reader.DBLogReader
 
QUOTE - Static variable in class com.metamatrix.common.xml.XPathUtil.Literal
 
QUOTE - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
QUOTED_ID - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 

R

radians(Number) - Static method in class com.metamatrix.query.function.FunctionMethods
 
RADIANS - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
RADIX - Static variable in interface com.metamatrix.dqp.metadata.ResultsMetadataConstants
 
RAISE_ACCESS - Static variable in class com.metamatrix.query.optimizer.relational.rules.RuleConstants
 
RAISE_NULL - Static variable in class com.metamatrix.query.optimizer.relational.rules.RuleConstants
 
RaiseErrorStatement - Class in com.metamatrix.query.sql.proc
This class represents a error assignment statement in the storedprocedure language.
RaiseErrorStatement() - Constructor for class com.metamatrix.query.sql.proc.RaiseErrorStatement
Constructor for RaiseErrorStatement.
RaiseErrorStatement(Expression) - Constructor for class com.metamatrix.query.sql.proc.RaiseErrorStatement
Constructor for RaiseErrorStatement.
raiseInputSet(MappingDocument, XMLPlannerEnvironment) - Static method in class com.metamatrix.query.optimizer.xml.SourceNodePlannerVisitor
try to split the criteria based on if that is inputset criteria or not.
rand(CommandContext, Object) - Static method in class com.metamatrix.query.function.FunctionMethods
 
rand(CommandContext) - Static method in class com.metamatrix.query.function.FunctionMethods
 
RAND - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
RANDOM - Static variable in class com.metamatrix.platform.util.PlatformProxyHelper
 
RANDOM_LOCAL - Static variable in class com.metamatrix.platform.util.PlatformProxyHelper
 
RandomSelectionPolicy - Class in com.metamatrix.platform.service.proxy
 
RandomSelectionPolicy(boolean) - Constructor for class com.metamatrix.platform.service.proxy.RandomSelectionPolicy
ctor
RBRACE - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
read() - Method in interface com.metamatrix.common.comm.platform.socket.ObjectChannel
 
read() - Method in class com.metamatrix.common.lob.LobChunkInputStream
 
read(byte[]) - Method in class com.metamatrix.common.lob.LobChunkInputStream
 
read() - Method in class com.metamatrix.common.lob.ReaderInputStream
 
READ - Static variable in class com.metamatrix.common.protocol.MMURLConnection
 
read(InputStream) - Method in class com.metamatrix.common.vdb.api.DEFReaderWriter
 
read(InputStream, MessageList, XMIReaderAdapter, boolean) - Static method in class com.metamatrix.common.xml.xmi.XMIContentHandler
Utility method to use SAX and this ContentHandler to read in XMI from the specified stream.
read() - Method in class com.metamatrix.connector.xml.base.LoggingInputStreamFilter
 
read(byte[]) - Method in class com.metamatrix.connector.xml.base.LoggingInputStreamFilter
 
read(byte[], int, int) - Method in class com.metamatrix.connector.xml.base.LoggingInputStreamFilter
 
read() - Method in class com.metamatrix.connector.xml.base.PluggableInputStreamFilterImpl
 
read(byte[]) - Method in class com.metamatrix.connector.xml.base.PluggableInputStreamFilterImpl
 
read(byte[], int, int) - Method in class com.metamatrix.connector.xml.base.PluggableInputStreamFilterImpl
 
read() - Method in class com.metamatrix.connector.xml.cache.CachedXMLStream
 
read() - Method in class com.metamatrix.connector.xml.cache.CachingInputStreamFilter
 
read(byte[]) - Method in class com.metamatrix.connector.xml.cache.CachingInputStreamFilter
 
read(byte[], int, int) - Method in class com.metamatrix.connector.xml.cache.CachingInputStreamFilter
 
read() - Method in class com.metamatrix.core.util.FileUtil
 
read(Reader) - Static method in class com.metamatrix.core.util.FileUtil
 
read(ConfigurationID) - Method in class com.metamatrix.platform.config.persistence.api.ExtensionModuleConnection
 
read(ConfigurationID) - Method in interface com.metamatrix.platform.config.persistence.api.PersistentConnection
Returns an ConfigurationModelContainer based on how the implementation read configuation information
read(ConfigurationID) - Method in class com.metamatrix.platform.config.persistence.impl.file.FilePersistentConnection
 
read(char[], int, int) - Method in class com.metamatrix.script.io.StringLineReader
 
read() - Method in class com.metamatrix.script.shell.JConsole.BlockingPipedInputStream
 
read(char[], int, int) - Method in class com.metamatrix.script.shell.ReaderInterceptor
 
read() - Method in class org.teiid.transport.SSLAwareChannelHandler.ObjectChannelImpl
 
ReadableAuditMessageFormat - Class in com.metamatrix.platform.security.audit.format
 
ReadableAuditMessageFormat() - Constructor for class com.metamatrix.platform.security.audit.format.ReadableAuditMessageFormat
 
readBatch(ObjectInput, String[]) - Static method in class com.metamatrix.common.batch.BatchSerializer
 
ReadByte() - Method in class com.metamatrix.query.parser.JavaCharStream
 
readBytes() - Method in class com.metamatrix.core.util.FileUtil
 
readBytesSafe() - Method in class com.metamatrix.core.util.FileUtil
 
readChar() - Method in class com.metamatrix.query.parser.JavaCharStream
 
readConfigurationModel(String, ConfigurationID) - Method in class com.metamatrix.common.config.model.ConfigurationModelContainerAdapter
 
readConfigurationModel(InputStream, ConfigurationID) - Method in class com.metamatrix.common.config.model.ConfigurationModelContainerAdapter
 
readDocument(InputStream) - Method in interface com.metamatrix.common.xml.XMLReaderWriter
This method will write a JDOM Document to an OutputStream.
readDocument(InputStream) - Method in class com.metamatrix.common.xml.XMLReaderWriterImpl
This method will write a JDOM Document to an OutputStream.
ReaderFactory - Class in com.metamatrix.connector.xml.streaming
 
ReaderFactory() - Constructor for class com.metamatrix.connector.xml.streaming.ReaderFactory
 
ReaderInputStream - Class in com.metamatrix.common.lob
 
ReaderInputStream(Reader, Charset) - Constructor for class com.metamatrix.common.lob.ReaderInputStream
 
ReaderInputStream(Reader, Charset, int) - Constructor for class com.metamatrix.common.lob.ReaderInputStream
 
ReaderInterceptor - Class in com.metamatrix.script.shell
This class used in conjunction with BeanShell, to hijack the System.in and write a wrapper on top it,so that any commands entered in its console be passed through this code before any thing else happens.
ReaderInterceptor(CustomParser, Writer) - Constructor for class com.metamatrix.script.shell.ReaderInterceptor
 
ReaderInterceptor(Reader, CustomParser, Writer) - Constructor for class com.metamatrix.script.shell.ReaderInterceptor
 
readExternal(ObjectInput) - Method in class com.metamatrix.api.exception.ExceptionHolder
 
readExternal(ObjectInput) - Method in exception com.metamatrix.api.exception.MultipleException
 
readExternal(ObjectInput) - Method in class com.metamatrix.common.buffer.TupleBatch
 
readExternal(ObjectInput) - Method in class com.metamatrix.common.comm.api.Message
 
readExternal(ObjectInput) - Method in class com.metamatrix.common.comm.platform.socket.client.ServiceInvocationStruct
 
readExternal(ObjectInput) - Method in class com.metamatrix.dqp.message.AtomicRequestID
 
readExternal(ObjectInput) - Method in class com.metamatrix.dqp.message.AtomicResultsMessage
 
readExternal(ObjectInput) - Method in class com.metamatrix.dqp.message.ParameterInfo
 
readExternal(ObjectInput) - Method in class com.metamatrix.dqp.message.RequestID
 
readExternal(ObjectInput) - Method in class com.metamatrix.dqp.message.ResultsMessage
 
readExternal(ObjectInput) - Method in class com.metamatrix.server.dqp.service.RemoteResultsReceiver
 
readFromDef(InputStream) - Static method in class com.metamatrix.common.vdb.api.VDBArchive
Load the VDB from DEF file.
readList(ObjectInput) - Static method in class com.metamatrix.core.util.ExternalizeUtil
Reads a List that was written by this utility class.
readMap(ObjectInput) - Static method in class com.metamatrix.core.util.ExternalizeUtil
Reads a Map that was written by this utility class
readModel(String, String, ConfigurationID) - Static method in class com.metamatrix.platform.config.persistence.impl.file.FilePersistentUtil
 
readModel(Properties, ConfigurationID) - Static method in class com.metamatrix.platform.config.persistence.impl.file.FilePersistentUtil
 
readObjectOverride() - Method in class org.teiid.netty.handler.codec.serialization.ObjectDecoderInputStream
 
readResolve() - Method in class com.sforce.soap.partner.DebugLevel
 
readResolve() - Method in class com.sforce.soap.partner.EmailPriority
 
readResolve() - Method in class com.sforce.soap.partner.fault.ExceptionCode
 
readResolve() - Method in class com.sforce.soap.partner.fault.FaultCode
 
readResolve() - Method in class com.sforce.soap.partner.FieldType
 
readResolve() - Method in class com.sforce.soap.partner.LayoutComponentType
 
readResolve() - Method in class com.sforce.soap.partner.SoapType
 
readResolve() - Method in class com.sforce.soap.partner.StatusCode
 
readResource(String) - Static method in class com.metamatrix.common.classloader.ClassLoaderUtil
 
readSafe() - Method in class com.metamatrix.core.util.FileUtil
 
readSql(String, String[]) - Method in class com.metamatrix.cdk.QueryCommandTarget
 
readStringArray(ObjectInput) - Static method in class com.metamatrix.core.util.ExternalizeUtil
Reads an array of String that was written to the ouput by this utility class
readThrowable(ObjectInput) - Static method in class com.metamatrix.core.util.ExternalizeUtil
 
REALM_NAME - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthRealms.ColumnName
 
REALM_UID - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthPermissions.ColumnName
 
REALM_UID - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthRealms.ColumnName
 
REASON_INDEX - Static variable in class com.metamatrix.platform.admin.api.EntitlementMigrationReport
Index in inner list of where header's value resides.
reasonWhyInvalidAlternateServers(String) - Static method in class com.metamatrix.jdbc.MMDataSource
The reason why "alternateServers" is invalid.
reasonWhyInvalidAlternateServers(String) - Static method in class org.teiid.jdbc.TeiidDataSource
The reason why "alternateServers" is invalid.
reasonWhyInvalidApplicationName(String) - Static method in class com.metamatrix.jdbc.BaseDataSource
Return the reason why the supplied application name may be invalid, or null if it is considered valid.
reasonWhyInvalidClientToken(Serializable) - Static method in class com.metamatrix.jdbc.BaseDataSource
Return the reason why the supplied client token may be invalid, or null if it is considered valid.
reasonWhyInvalidConfigFile(String) - Static method in class org.teiid.jdbc.TeiidDataSource
Return the reason why the supplied config file may be invalid, or null if it is considered valid.
reasonWhyInvalidDatabaseName(String) - Static method in class com.metamatrix.jdbc.BaseDataSource
Return the reason why the supplied virtual database name may be invalid, or null if it is considered valid.
reasonWhyInvalidDatabaseVersion(String) - Static method in class com.metamatrix.jdbc.BaseDataSource
Return the reason why the supplied virtual database version may be invalid, or null if it is considered valid.
reasonWhyInvalidDataSourceName(String) - Static method in class com.metamatrix.jdbc.BaseDataSource
Return the reason why the supplied data source name may be invalid, or null if it is considered valid.
reasonWhyInvalidDescription(String) - Static method in class com.metamatrix.jdbc.BaseDataSource
Return the reason why the supplied description may be invalid, or null if it is considered valid.
reasonWhyInvalidFetchSize(int) - Static method in class com.metamatrix.jdbc.BaseDataSource
The reason why fetchSize is invalid.
reasonWhyInvalidPartialResultsMode(String) - Static method in class com.metamatrix.jdbc.BaseDataSource
The reason why partialResultsMode is invalid.
reasonWhyInvalidPassword(String) - Static method in class com.metamatrix.jdbc.BaseDataSource
Return the reason why the supplied password may be invalid, or null if it is considered valid.
reasonWhyInvalidPortNumber(int) - Static method in class com.metamatrix.jdbc.MMDataSource
Return the reason why the supplied port number may be invalid, or null if it is considered valid.
reasonWhyInvalidPortNumber(int) - Static method in class org.teiid.jdbc.TeiidDataSource
Return the reason why the supplied port number may be invalid, or null if it is considered valid.
reasonWhyInvalidServerName(String) - Static method in class com.metamatrix.jdbc.MMDataSource
Return the reason why the supplied server name may be invalid, or null if it is considered valid.
reasonWhyInvalidServerName(String) - Static method in class org.teiid.jdbc.TeiidDataSource
Return the reason why the supplied server name may be invalid, or null if it is considered valid.
reasonWhyInvalidSocketsPerVM(String) - Static method in class com.metamatrix.jdbc.MMDataSource
The reason why "socketsPerVM" is invalid.
reasonWhyInvalidSocketsPerVM(String) - Static method in class org.teiid.jdbc.TeiidDataSource
The reason why "socketsPerVM" is invalid.
reasonWhyInvalidStickyConnections(String) - Static method in class com.metamatrix.jdbc.MMDataSource
The reason why "stickyConnections" is invalid.
reasonWhyInvalidStickyConnections(String) - Static method in class org.teiid.jdbc.TeiidDataSource
The reason why "stickyConnections" is invalid.
reasonWhyInvalidTransactionAutoWrap(String) - Static method in class com.metamatrix.jdbc.BaseDataSource
Return the reason why the supplied transaction auto wrap value may be invalid, or null if it is considered valid.
reasonWhyInvalidUser(String) - Static method in class com.metamatrix.jdbc.BaseDataSource
Return the reason why the supplied user name may be invalid, or null if it is considered valid.
receivedMessage(Object) - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerInstanceImpl
 
receivedMessage(Object) - Method in interface org.teiid.transport.ChannelListener
 
receivedMessage(Object) - Method in class org.teiid.transport.SocketClientInstance
 
receiveResults(T) - Method in interface com.metamatrix.common.comm.api.ResultsReceiver
 
receiveResults(AtomicResultsMessage) - Method in class com.metamatrix.server.dqp.service.RemoteResultsReceiver
 
record(String, String, String, Collection) - Method in class com.metamatrix.platform.security.audit.AuditManager
Send a critical message to the log.
record(String, String, String, Object[]) - Method in class com.metamatrix.platform.security.audit.AuditManager
Send a critical message to the log.
record(String, String, String, String) - Method in class com.metamatrix.platform.security.audit.AuditManager
Send a critical message to the log.
record(AuditMessage) - Method in interface com.metamatrix.platform.security.audit.destination.AuditDestination
Print the message to the log destination.
record(AuditMessage) - Method in class com.metamatrix.platform.security.audit.destination.ConsoleAuditDestination
Print to System.out.
record(AuditMessage) - Method in class com.metamatrix.platform.security.audit.destination.DatabaseAuditDestination
 
record(AuditMessage) - Method in class com.metamatrix.platform.security.audit.destination.SingleFileAuditDestination
Print to the file writer
RECORD_CONTINUATION - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.RECORD_TYPE
 
RECORD_DELIMITER - Static variable in class org.teiid.metadata.index.IndexConstants.RECORD_STRING
 
RECORD_IN_USE_BY_WORKFLOW - Static variable in class com.sforce.soap.partner.StatusCode
 
RECORD_TYPE_FIELD - Static variable in interface org.teiid.connector.metadata.runtime.AbstractMetadataRecord.MetadataFieldNames
 
RECORD_TYPE_SEPERATOR - Static variable in class org.teiid.connector.metadata.MetadataConnectorConstants
Charcter used in NameInSource of a table to seperate the index file and the record type charchter.
RECORD_TYPES - Static variable in class org.teiid.metadata.index.IndexConstants
 
recordAllContexts() - Method in interface com.metamatrix.platform.security.audit.AuditConfiguration
Specify that messages in all contexts are to be recorded.
recordAllContexts() - Method in class com.metamatrix.platform.security.audit.config.BasicAuditConfiguration
Specify that messages in all contexts are to be recorded.
recordAllContexts() - Method in class com.metamatrix.platform.security.audit.config.UnmodifiableAuditConfiguration
This method always throws an UnsupportedOperationException.
recordAnnotations() - Method in class com.metamatrix.query.analysis.AnalysisRecord
Determine whether annotations should be recorded
recordContext(String) - Method in interface com.metamatrix.platform.security.audit.AuditConfiguration
Specify that messages in the input context should be recorded rather than discarded.
recordContext(String) - Method in class com.metamatrix.platform.security.audit.config.BasicAuditConfiguration
Specify that messages in the input context should be recorded rather than discarded.
recordContext(String) - Method in class com.metamatrix.platform.security.audit.config.UnmodifiableAuditConfiguration
This method always throws an UnsupportedOperationException.
recordContexts(Collection) - Method in interface com.metamatrix.platform.security.audit.AuditConfiguration
Specify that messages in the input contexts should be recorded rather than discarded.
recordContexts(Collection) - Method in class com.metamatrix.platform.security.audit.config.BasicAuditConfiguration
Specify that messages in the input contexts should be recorded rather than discarded.
recordContexts(Collection) - Method in class com.metamatrix.platform.security.audit.config.UnmodifiableAuditConfiguration
This method always throws an UnsupportedOperationException.
recordDebug() - Method in class com.metamatrix.query.analysis.AnalysisRecord
Determine whether debug trace log should be recorded
RecordFactory - Class in org.teiid.metadata.index
RuntimeAdapter
RecordFactory() - Constructor for class org.teiid.metadata.index.RecordFactory
 
recordMsg(AuditMessage) - Method in class com.metamatrix.platform.security.audit.destination.DatabaseAuditDestination
Print to the file writer
recordQueryPlan() - Method in class com.metamatrix.query.analysis.AnalysisRecord
Determine whether query plan should be recorded
RecordTypeInfo - Class in com.sforce.soap.partner
 
RecordTypeInfo() - Constructor for class com.sforce.soap.partner.RecordTypeInfo
 
RecordTypeInfo(boolean, boolean, String, String) - Constructor for class com.sforce.soap.partner.RecordTypeInfo
 
RecordTypeMapping - Class in com.sforce.soap.partner
 
RecordTypeMapping() - Constructor for class com.sforce.soap.partner.RecordTypeMapping
 
RecordTypeMapping(boolean, boolean, String, String, PicklistForRecordType[], String) - Constructor for class com.sforce.soap.partner.RecordTypeMapping
 
recover(int) - Method in interface com.metamatrix.dqp.client.ClientSideDQP
 
recover(int) - Method in interface com.metamatrix.dqp.service.TransactionService
 
recover(int) - Method in class com.metamatrix.jdbc.MMXAResource
 
recoverTransaction(int) - Method in class com.metamatrix.jdbc.MMConnection
 
RecurseProgramCondition - Class in com.metamatrix.query.processor.xml
This special condition handles recursive XML processing.
RecurseProgramCondition(Program, Criteria) - Constructor for class com.metamatrix.query.processor.xml.RecurseProgramCondition
 
RecurseProgramCondition(Program, Criteria, int, boolean) - Constructor for class com.metamatrix.query.processor.xml.RecurseProgramCondition
 
RECURSION_CRITERIA - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Properties
The criteria of a node representing the root of a recursive XML fragment.
RECURSION_CRITERIA - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Tags
 
RECURSION_CRITERIA_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
RECURSION_LIMIT - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Properties
The recursion limit of a recursive XML fragment - if the MappingNodeConstants.Properties.RECURSION_CRITERIA does not terminate the recursion before the limit is reached, the recursion will be terminated after this many iterations.
RECURSION_LIMIT - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Tags
 
RECURSION_LIMIT_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
RECURSION_LIMIT_ERROR_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
RECURSION_LIMIT_EXCEPTION - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Tags
 
RECURSION_ROOT_MAPPING_CLASS - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Properties
This property should be set on each document node at which a recursive mapping class is anchored.
RECURSION_ROOT_MAPPING_CLASS - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Tags
 
RECURSIVE - Static variable in class com.metamatrix.platform.security.api.BasicAuthorizationPermission
 
RECURSIVE - Static variable in class com.metamatrix.platform.security.api.DataAccessResource
 
RECURSIVE_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
recycleConnection() - Method in class com.metamatrix.jdbc.MMConnection
 
REDEFINE - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLSchema.Class
 
redirectOutputToFile(String) - Static method in class bsh.Interpreter
 
REFERENCE - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.ElementName
Static constant that represents the name of the "XMI.reference" element.
reference - Variable in class com.metamatrix.common.types.Streamable
 
Reference - Class in com.metamatrix.query.sql.symbol
This class represents a reference (positional from the user query, or to an element from another scope).
Reference(int) - Constructor for class com.metamatrix.query.sql.symbol.Reference
Constructor for a positional Reference.
Reference(ElementSymbol) - Constructor for class com.metamatrix.query.sql.symbol.Reference
Constructor for an element Reference.
Reference.Constraint - Interface in com.metamatrix.query.sql.symbol
 
REFERENCE_SIZE - Static variable in class com.metamatrix.common.buffer.impl.SizeUtility
 
REFERENCE_TYPE - Static variable in interface com.metamatrix.connector.salesforce.Constants
 
REFERENCE_TYPE_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
ReferenceBindingReplacerVisitor - Class in com.metamatrix.query.optimizer.xml
This visitor class will traverse a language object tree, find any Reference objects, and replace them with the corresponding parsed Expression which is the Reference's binding.
ReferenceBindingReplacerVisitor(List) - Constructor for class com.metamatrix.query.optimizer.xml.ReferenceBindingReplacerVisitor
Construct a new visitor with the default collection type, which is a HashSet.
ReferenceCollectorVisitor - Class in com.metamatrix.query.sql.visitor
This visitor class will traverse a language object tree and collect all references it finds.
ReferenceCollectorVisitor() - Constructor for class com.metamatrix.query.sql.visitor.ReferenceCollectorVisitor
 
referenceCount - Variable in class com.metamatrix.query.parser.ParseInfo
 
ReflectionHelper - Class in com.metamatrix.core.util
 
ReflectionHelper(Class) - Constructor for class com.metamatrix.core.util.ReflectionHelper
Construct a ReflectionHelper instance that cache's some information about the target class.
ReflectionWrapper - Class in org.teiid.connector.metadata
Wraps a target object to allow methods on the target object to be accessed via a generic "get" and "set" methods.
ReflectionWrapper(Object) - Constructor for class org.teiid.connector.metadata.ReflectionWrapper
 
REFRESH_MODELS - Static variable in class com.metamatrix.metadata.runtime.event.RuntimeMetadataEvent
 
REFRESH_VDB - Static variable in class com.metamatrix.metadata.runtime.event.RuntimeMetadataEvent
 
REFRESH_VDB_AND_MODELS - Static variable in class com.metamatrix.metadata.runtime.event.RuntimeMetadataEvent
 
refreshConfig() - Method in class com.metamatrix.platform.config.event.ConfigurationChangeEvent
 
refreshModels() - Method in class com.metamatrix.metadata.runtime.event.RuntimeMetadataEvent
 
refreshProperties() - Static method in class com.metamatrix.metadata.runtime.RuntimeMetadataCatalog
call to refresh the runtime metadata properties.
refreshRow() - Method in class com.metamatrix.jdbc.MMResultSet
 
refreshVDB() - Method in class com.metamatrix.metadata.runtime.event.RuntimeMetadataEvent
 
REG_EXPRESSION - Static variable in class com.metamatrix.common.object.PropertyType
 
register(JMXUtil.MBeanType, String, Object) - Method in class com.metamatrix.common.util.JMXUtil
 
register(ConnectorBindingLifeCycleListener) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
Register a listener for the VDB life cycle events, and get notified for when vdb is loded and unloaded
register(VDBLifeCycleListener) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
Register a listener for the VDB life cycle events, and get notified for when vdb is loded and unloaded
register(VDBLifeCycleListener) - Method in interface com.metamatrix.dqp.service.ConfigurationService
Register a listener for the VDB life cycle events, and get notified for when vdb is loded and unloaded
register(ConnectorBindingLifeCycleListener) - Method in interface com.metamatrix.dqp.service.ConfigurationService
Register a listener for the connector binding life cycle events, and get notified for when connector binding is loded and unloaded
register(SessionListener) - Method in interface com.metamatrix.platform.security.api.service.SessionServiceInterface
Register a session listener
register(SessionListener) - Method in class com.metamatrix.platform.security.session.service.SessionServiceImpl
 
registerClientService(Class<?>, Object, String) - Method in class com.metamatrix.common.comm.ClientServiceRegistry
 
registered - Variable in class com.metamatrix.admin.objects.MMAdminObject
indicated if component exists in registry
registered - Variable in class com.metamatrix.platform.admin.api.runtime.ComponentData
indicated if component exists in registry
registerForEvents() - Method in class com.metamatrix.platform.service.controller.AbstractService
Register for events.
registerFunctionModifier(String, FunctionModifier) - Method in class org.teiid.connector.jdbc.translator.Translator
Add the FunctionModifier to the set of known modifiers.
registerNode(LanguageObject) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
registerOutParameter(int, int) - Method in class com.metamatrix.jdbc.MMCallableStatement
Register the OUT parameter in the ordinal position parameterIndex to jdbcsql type.
registerOutParameter(int, int, int) - Method in class com.metamatrix.jdbc.MMCallableStatement
Register the OUT parameter in the ordinal position parameterIndex to jdbcsql type.
registerOutParameter(int, int, String) - Method in class com.metamatrix.jdbc.MMCallableStatement
Register the OUT parameter in the ordinal position parameterIndex to jdbcsql type.
registerOutParameter(String, int) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
registerOutParameter(String, int, int) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
registerOutParameter(String, int, String) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
registerRecoverySource(String, TransactionProvider.XAConnectionSource) - Method in interface com.metamatrix.dqp.service.TransactionService
 
registerRecoverySource(String, TransactionProvider.XAConnectionSource) - Method in class com.metamatrix.xa.arjuna.ArjunaTransactionProvider
 
registerRequest(Object, Command, String, String, int) - Method in interface com.metamatrix.query.processor.ProcessorDataManager
 
registerRequest(Object, Command, String, String, int) - Method in class com.metamatrix.query.processor.TempTableDataManager
This is the magic method.
registerRequest(Command) - Method in interface com.metamatrix.query.tempdata.TempTableStore
 
registerRequest(Command) - Method in class com.metamatrix.query.tempdata.TempTableStoreImpl
 
registerResultSetOutParameter(CallableStatement, int) - Method in class org.teiid.dialect.TeiidDialect
 
registerRuntimeMetadataListener(RuntimeMetadataListener) - Method in class com.metamatrix.metadata.runtime.RuntimeMetadataCatalog
 
registerSource(FunctionMetadataSource) - Static method in class com.metamatrix.query.function.FunctionLibraryManager
Register a new source of function metadata.
registerSpecificTypeOfOutParameter(CallableStatement, IParameter, int) - Method in class org.teiid.connector.jdbc.translator.Translator
For registering specific output parameter types we need to translate these into the appropriate java.sql.Types output parameters We will need to match these up with the appropriate standard sql types
registry - Variable in class com.metamatrix.admin.server.AbstractAdminImpl
 
registry - Variable in class com.metamatrix.platform.vm.controller.ProcessController
 
REGISTRY_0001 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
registry package (006)
REGISTRY_0001 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
registry package (006)
REGISTRY_0002 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
REGISTRY_0002 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
REGISTRY_0003 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
REGISTRY_0003 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
REGISTRY_0004 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
REGISTRY_0004 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
REGISTRY_0005 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
REGISTRY_0005 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
REGISTRY_0006 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
REGISTRY_0006 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
REGISTRY_0007 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
REGISTRY_0007 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
REGISTRY_0008 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
REGISTRY_0008 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
REGISTRY_0009 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
REGISTRY_0009 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
REGISTRY_0010 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
REGISTRY_0010 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
REGISTRY_0011 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
REGISTRY_0011 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
REGISTRY_0012 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
REGISTRY_0012 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
REGISTRY_0013 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
REGISTRY_0013 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
REGISTRY_0014 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
REGISTRY_0014 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
REGISTRY_0015 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
REGISTRY_0015 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
REGISTRY_0016 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
REGISTRY_0016 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
REGISTRY_0017 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
REGISTRY_0017 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
REGISTRY_0018 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
REGISTRY_0018 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
REGISTRY_0019 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
REGISTRY_0019 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
REGISTRY_0020 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
REGISTRY_0020 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
REGISTRY_0021 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
REGISTRY_0021 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
REGISTRY_0022 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
REGISTRY_0022 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
REGISTRY_0023 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
REGISTRY_0023 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
REGISTRY_0024 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
REGISTRY_0024 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
REGISTRY_0025 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
REGISTRY_0025 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
REGISTRY_0026 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
REGISTRY_0026 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
REGISTRY_0027 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
REGISTRY_0027 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
REGISTRY_SERVICE - Static variable in interface com.metamatrix.dqp.service.DQPServiceNames
 
RegistryBinding<T> - Class in com.metamatrix.platform.registry
This class is a container for ServiceRegistryBinding objects for all the services running in this VM
RegistryBinding(T, String, MessageBus) - Constructor for class com.metamatrix.platform.registry.RegistryBinding
 
registryChanged() - Method in interface com.metamatrix.platform.registry.RegistryListener
 
registryChanged() - Method in class com.metamatrix.platform.service.proxy.ProxyManager
 
RegistryListener - Interface in com.metamatrix.platform.registry
 
RegistryPropertyNames - Class in com.metamatrix.platform.registry
 
RegistryPropertyNames() - Constructor for class com.metamatrix.platform.registry.RegistryPropertyNames
 
registryShutdown() - Method in interface com.metamatrix.platform.registry.RegistryListener
 
registryShutdown() - Method in class com.metamatrix.platform.service.proxy.ProxyManager
 
reinit() - Static method in class com.metamatrix.common.util.crypto.CryptoUtil
Allows tests to reinit if necessary
ReInit(Reader, int, int, int) - Method in class com.metamatrix.query.parser.JavaCharStream
 
ReInit(Reader, int, int) - Method in class com.metamatrix.query.parser.JavaCharStream
 
ReInit(Reader) - Method in class com.metamatrix.query.parser.JavaCharStream
 
ReInit(InputStream, String, int, int, int) - Method in class com.metamatrix.query.parser.JavaCharStream
 
ReInit(InputStream, int, int, int) - Method in class com.metamatrix.query.parser.JavaCharStream
 
ReInit(InputStream, String, int, int) - Method in class com.metamatrix.query.parser.JavaCharStream
 
ReInit(InputStream, int, int) - Method in class com.metamatrix.query.parser.JavaCharStream
 
ReInit(InputStream, String) - Method in class com.metamatrix.query.parser.JavaCharStream
 
ReInit(InputStream) - Method in class com.metamatrix.query.parser.JavaCharStream
 
ReInit(InputStream) - Method in class com.metamatrix.query.parser.SQLParser
 
ReInit(InputStream, String) - Method in class com.metamatrix.query.parser.SQLParser
 
ReInit(Reader) - Method in class com.metamatrix.query.parser.SQLParser
 
ReInit(SQLParserTokenManager) - Method in class com.metamatrix.query.parser.SQLParser
 
ReInit(JavaCharStream) - Method in class com.metamatrix.query.parser.SQLParserTokenManager
 
ReInit(JavaCharStream, int) - Method in class com.metamatrix.query.parser.SQLParserTokenManager
 
RELATE - Static variable in class org.teiid.connector.jdbc.oracle.OracleSQLTranslator
 
RELATED_OBJECT - Static variable in class org.teiid.metadata.index.IndexConstants.SEARCH_RECORD_TYPE
 
RelatedList - Class in com.sforce.soap.partner
 
RelatedList() - Constructor for class com.sforce.soap.partner.RelatedList
 
RelatedList(RelatedListColumn[], boolean, String, String, int, String, String, RelatedListSort[]) - Constructor for class com.sforce.soap.partner.RelatedList
 
RelatedListColumn - Class in com.sforce.soap.partner
 
RelatedListColumn() - Constructor for class com.sforce.soap.partner.RelatedListColumn
 
RelatedListColumn(String, String, String, String) - Constructor for class com.sforce.soap.partner.RelatedListColumn
 
RelatedListSort - Class in com.sforce.soap.partner
 
RelatedListSort() - Constructor for class com.sforce.soap.partner.RelatedListSort
 
RelatedListSort(boolean, String) - Constructor for class com.sforce.soap.partner.RelatedListSort
 
RELATIONAL_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
RelationalNode - Class in com.metamatrix.query.processor.relational
 
RelationalNode(int) - Constructor for class com.metamatrix.query.processor.relational.RelationalNode
 
RelationalNodeStatistics - Class in com.metamatrix.query.processor.relational
 
RelationalNodeStatistics() - Constructor for class com.metamatrix.query.processor.relational.RelationalNodeStatistics
 
RelationalNodeUtil - Class in com.metamatrix.query.processor.relational
 
RelationalPlan - Class in com.metamatrix.query.processor.relational
 
RelationalPlan(RelationalNode) - Constructor for class com.metamatrix.query.processor.relational.RelationalPlan
Constructor for RelationalPlan.
RelationalPlanner - Class in com.metamatrix.query.optimizer.relational
This class generates a relational plan for query execution.
RelationalPlanner() - Constructor for class com.metamatrix.query.optimizer.relational.RelationalPlanner
 
RELATIONSHIP - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Foundation.Class
 
RELATIONSHIP - Static variable in class org.teiid.metadata.index.IndexConstants.SEARCH_RECORD_TYPE
 
RELATIONSHIP_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
RELATIONSHIP_ROLE - Static variable in class org.teiid.metadata.index.IndexConstants.SEARCH_RECORD_TYPE
 
RELATIONSHIP_TYPE - Static variable in class org.teiid.metadata.index.IndexConstants.SEARCH_RECORD_TYPE
 
relative(int) - Method in class com.metamatrix.jdbc.MMResultSet
Moves the cursor a number of rows relative to the current row in this ResultSet object.
release() - Method in class com.metamatrix.connector.xml.http.HTTPRequest
 
release() - Method in class com.metamatrix.connector.xml.soap.SOAPRequest
 
releasePinnedBatches() - Method in interface com.metamatrix.common.buffer.BufferManager
Release batches that have been pinned by this thread.
releasePinnedBatches() - Method in class com.metamatrix.common.buffer.impl.BufferManagerImpl
 
releaseSavepoint(Savepoint) - Method in class com.metamatrix.jdbc.MMConnection
 
reloadSources() - Static method in class com.metamatrix.query.function.FunctionLibraryManager
Reload all sources.
REMOTE_ADMIN - Static variable in class com.metamatrix.server.util.SecurityRoles.Name
 
REMOTE_TIMEOUT - Static variable in class com.metamatrix.common.messaging.jgroups.JGroupsMessageBus
 
RemoteMessagingException - Exception in com.metamatrix.common.messaging
 
RemoteMessagingException(String) - Constructor for exception com.metamatrix.common.messaging.RemoteMessagingException
 
RemoteMessagingException(Throwable) - Constructor for exception com.metamatrix.common.messaging.RemoteMessagingException
 
RemoteProxy - Class in com.metamatrix.common.messaging.jgroups
 
RemoteProxy(Map<UUID, RPCStruct>) - Constructor for class com.metamatrix.common.messaging.jgroups.RemoteProxy
 
RemoteResultsReceiver - Class in com.metamatrix.server.dqp.service
 
RemoteResultsReceiver() - Constructor for class com.metamatrix.server.dqp.service.RemoteResultsReceiver
 
RemoteResultsReceiver(MessageBus) - Constructor for class com.metamatrix.server.dqp.service.RemoteResultsReceiver
 
remove(int) - Method in class com.metamatrix.api.core.message.MessageList
Overrides the implementation of List
remove(Object) - Method in class com.metamatrix.api.core.message.MessageList
Overrides the implementation of List
remove(K) - Method in interface com.metamatrix.cache.Cache
Removes the value for this key from a Cache.
remove(K) - Method in class com.metamatrix.cache.jboss.JBossCache
Removes the value for this key from a Cache.
REMOVE - Static variable in interface com.metamatrix.common.actions.ObjectEditor
The command to signify removal of an attribute.
remove(BaseID) - Method in class com.metamatrix.common.config.model.ConfigurationModelContainerImpl
 
remove(Object) - Method in class com.metamatrix.common.properties.UnmodifiableProperties
 
remove(BasicTreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Remove from this node the specified child, null the parent reference of the node, and mark the node as non-existant.
remove(int) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Remove from this node the child specified by the index, null the parent reference of the node, and mark the node as non-existant.
remove() - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeIterator
 
remove() - Method in class com.metamatrix.common.tree.TreeNodeIterator
 
remove(String) - Static method in class com.metamatrix.core.util.FileUtils
 
remove() - Method in class com.metamatrix.core.util.MetaMatrixExceptionUtil.NestedExceptionIterator
Removes from the underlying collection the last element returned by the iterator (optional operation).
remove() - Method in class com.metamatrix.core.util.TempDirectory
 
remove(String, String, boolean) - Static method in class com.metamatrix.core.util.ZipFileUtil
Removes the file with the specified name from the zip file with the specified name.
remove(String, String) - Static method in class com.metamatrix.core.util.ZipFileUtil
Removes the file with the specified name from the zip file with the specified name.
remove(File, String) - Static method in class com.metamatrix.core.util.ZipFileUtil
Removes the file with the specified name to the specified zip file.
remove(File, String, boolean) - Static method in class com.metamatrix.core.util.ZipFileUtil
Removes the file with the specified name to the specified zip file.
remove(AuthorizationPolicyID) - Method in interface com.metamatrix.platform.admin.api.AuthorizationEditor
 
REMOVE - Static variable in class com.metamatrix.platform.config.spi.xml.XMLActionUpdateStrategy
The command to signify removal of an attribute.
remove(AuthorizationPolicyID) - Method in class com.metamatrix.platform.security.api.AbstractAuthorizationObjectEditor
Remove an AuthorizationPolicy.
remove(AuthorizationPermission) - Method in interface com.metamatrix.platform.security.api.AuthorizationPermissions
Remove from this collection's set of existing permissions the specified permission.
remove(AuthorizationPermission) - Method in class com.metamatrix.platform.security.api.AuthorizationPermissionsImpl
Remove from this collection's set of existing permissions the specified permission.
remove(OptimizerRule) - Method in class com.metamatrix.query.optimizer.relational.RuleStack
Remove all occurrences of this rule in the stack
remove(ElementSymbol) - Method in class com.metamatrix.query.sql.util.VariableContext
 
remove() - Method in class org.teiid.connector.metadata.ResultsIterator
 
remove(String) - Method in interface org.teiid.core.index.IIndex
Removes the corresponding document from the index.
REMOVE_LBL - Static variable in class com.metamatrix.common.actions.AbstractObjectEditor
 
REMOVE_OPTIONAL_JOINS - Static variable in class com.metamatrix.query.optimizer.relational.rules.RuleConstants
 
removeAll(Collection) - Method in class com.metamatrix.api.core.message.MessageList
Overrides the implementation of List
removeAll() - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Remove from this node the child specified by the index, null the parent reference of the node, and mark the node as non-existant.
removeAll() - Static method in class com.metamatrix.core.util.TempDirectoryMonitor
 
removeAll(Set) - Method in interface com.metamatrix.platform.security.api.AuthorizationPermissions
Remove from this collection's set of existing permissions all of the set of specified permissions.
removeAll(AuthorizationPermissions) - Method in interface com.metamatrix.platform.security.api.AuthorizationPermissions
Remove from this collection's set of existing permissions all of the set of specified permissions.
removeAll(Set) - Method in class com.metamatrix.platform.security.api.AuthorizationPermissionsImpl
Remove from this collection's set of existing permissions all of the set of specified permissions.
removeAll(AuthorizationPermissions) - Method in class com.metamatrix.platform.security.api.AuthorizationPermissionsImpl
Remove from this collection's set of existing permissions all of the set of specified permissions.
removeAllChildren() - Method in class com.metamatrix.query.optimizer.relational.plantree.PlanNode
 
removeAllListeners() - Method in class com.metamatrix.core.event.AbstractEventSource
 
removeAllListeners() - Method in interface com.metamatrix.core.event.EventSource
 
removeAllPermissions(AuthorizationPolicy) - Method in class com.metamatrix.platform.security.api.AbstractAuthorizationObjectEditor
Remove all of the permissions from the policy.
removeAllPrincipals(AuthorizationPolicy) - Method in class com.metamatrix.platform.security.api.AbstractAuthorizationObjectEditor
Remove all of the principals from the policy.
removeAngleBrackets(String) - Method in class com.metamatrix.connector.xml.http.HTTPRequest
 
removeAttribute(MappingAttribute) - Method in class com.metamatrix.query.mapping.xml.MappingElement
Remove attribute node from element
removeBatch(int) - Method in class com.metamatrix.common.buffer.impl.TupleSourceInfo
 
removeBatches(TupleSourceID) - Method in class com.metamatrix.common.buffer.storage.file.FileStorageManager
Remove all batches for a sourceID.
removeBatches(TupleSourceID) - Method in interface com.metamatrix.common.buffer.StorageManager
Remove all batches for the specified tuple source.
removeByClass(Class) - Method in class com.metamatrix.api.core.message.MessageList
Remove all Message instances that are instances of the specified Class.
removeByTarget(Object) - Method in class com.metamatrix.api.core.message.MessageList
Remove all Message instances that have the specified target
removeByType(int) - Method in class com.metamatrix.api.core.message.MessageList
Remove all Message instances that have the specified type
removeByType(int[]) - Method in class com.metamatrix.api.core.message.MessageList
Remove all Message instances that have the specified type
removeChars(String, char[]) - Static method in class com.metamatrix.core.util.StringUtilities
 
removeChild(String) - Method in interface com.metamatrix.cache.Cache
Destroys the child from the current node; no-op if node not found
removeChild(String) - Method in class com.metamatrix.cache.jboss.JBossCache
Destroys the child from the current node; no-op if node not found
removeChild(CommandTreeNode) - Method in class com.metamatrix.query.optimizer.CommandTreeNode
 
removeChild(PlanNode) - Method in class com.metamatrix.query.optimizer.relational.plantree.PlanNode
 
removeChildNode(MappingBaseNode) - Method in class com.metamatrix.query.mapping.xml.MappingBaseNode
 
removeChildNode(PlanNode, PlanNode) - Static method in class com.metamatrix.query.optimizer.relational.plantree.NodeEditor
all of child's children become children of parent
removeChildrenRecursively(File) - Static method in class com.metamatrix.core.util.FileUtils
 
removeComponentObject(ComponentObjectID) - Method in class com.metamatrix.common.config.model.BasicConfiguration
Remove the component from this list of available components that can be deployed.
removeComponentTypeDefinition(ComponentTypeDefn) - Method in class com.metamatrix.common.config.model.BasicComponentType
 
removeConcurrentUser() - Method in class com.metamatrix.common.connection.ManagedConnection.ConnectionStatistics
 
removeConnectionEventListener(ConnectionEventListener) - Method in class com.metamatrix.jdbc.MMXAConnection
 
removeConnector(String) - Static method in class com.metamatrix.xa.arjuna.XAConnectorRecovery
 
removeConnectorBinding(String) - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
removeConnectorBinding(String, String) - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
removeConnectorBindingName(String) - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
removeConnectorBindingNameOnly(String) - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
removeConnectorType(String) - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
removeDirectoryAndChildren(File) - Static method in class com.metamatrix.core.util.FileUtils
 
removeEldestEntry(Map.Entry<K, V>) - Method in class com.metamatrix.core.util.LRUCache
 
removeElementID(ElementID) - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
removeExtraWhitespace(String) - Static method in class com.metamatrix.core.util.StringUtilities
Replaces multiple sequential "whitespace" characters from the specified string with a single space character, where whitespace includes \r\t\n and other characters
removeFactory(String) - Method in class com.metamatrix.core.id.IDGenerator
Remove a factory from this generator.
removeFromCache(String, String) - Method in class org.teiid.metadata.QueryMetadataCache
Remove cache for a given vdb, called when a vdb is actually deleted.
removeFromParent() - Method in class com.metamatrix.query.optimizer.relational.plantree.PlanNode
 
removeHost(String) - Method in class com.metamatrix.platform.registry.ClusteredRegistryState
 
removeInstructionAt(int) - Method in class com.metamatrix.query.processor.xml.Program
Removes the instruction to be executed at the indicated index, or do nothing if there is no instruction at that index.
removeInvalidCharacters(String) - Static method in class com.metamatrix.common.xml.XmlUtil
 
removeKeyID(KeyID) - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
removeLast() - Method in class com.metamatrix.common.actions.BasicModificationActionQueue
Remove and return the last modification action object that was added to this queue.
removeLast() - Method in interface com.metamatrix.common.actions.ModificationActionQueue
Remove and return the last modification action object that was added to this queue.
removeListener() - Method in interface com.metamatrix.cache.Cache
Remove Listener to stop the updates on this Cache
removeListener() - Method in class com.metamatrix.cache.jboss.JBossCache
Remove Listener to stop the updates on this Cache
removeListener(Class, EventObjectListener) - Method in class com.metamatrix.common.messaging.jgroups.JGroupsMessageBus
 
removeListener(EventObjectListener) - Method in class com.metamatrix.common.messaging.jgroups.JGroupsMessageBus
 
removeListener(Class, EventObjectListener) - Method in interface com.metamatrix.common.messaging.MessageBus
 
removeListener(EventObjectListener) - Method in interface com.metamatrix.common.messaging.MessageBus
 
removeListener(Class, EventObjectListener) - Method in class com.metamatrix.common.messaging.NoOpMessageBus
 
removeListener(EventObjectListener) - Method in class com.metamatrix.common.messaging.NoOpMessageBus
 
removeListener(Class, EventObjectListener) - Method in class com.metamatrix.core.event.AbstractEventSource
 
removeListener(EventObjectListener) - Method in class com.metamatrix.core.event.AbstractEventSource
 
removeListener(Class, EventObjectListener) - Method in interface com.metamatrix.core.event.EventSource
 
removeListener(EventObjectListener) - Method in interface com.metamatrix.core.event.EventSource
 
removeMessage(Message) - Method in class com.metamatrix.api.core.message.MessageList.Statistics
Remove a message from the statistics.
removeMessagesWithTarget(List, Object) - Static method in class com.metamatrix.api.core.message.MessageList
Helper method to remove all instances from the List of Message objects where the message target matches (using MessageList.matchesTarget(Message, Object)) the supplied target.
removeModelInfo(String, boolean) - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
removeModelInfo(String) - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
removeModelInfo(String) - Method in class com.metamatrix.vdb.runtime.BasicVDBInfo
 
RemoveNamedObject - Class in com.metamatrix.common.actions
This action definition specifies that a named object is to be removed from the target.
RemoveNamedObject(Object, AttributeDefinition, String, Object) - Constructor for class com.metamatrix.common.actions.RemoveNamedObject
 
RemoveNamedObject(Object, AttributeDefinition, Object[]) - Constructor for class com.metamatrix.common.actions.RemoveNamedObject
 
RemoveNamedObject(Object, Integer, Object[]) - Constructor for class com.metamatrix.common.actions.RemoveNamedObject
 
RemoveObject - Class in com.metamatrix.common.actions
This action definition specifies that an object is to be removed from the target.
RemoveObject(Object, AttributeDefinition, Object) - Constructor for class com.metamatrix.common.actions.RemoveObject
 
removePermission(AuthorizationPolicy, AuthorizationPermission) - Method in class com.metamatrix.platform.security.api.AbstractAuthorizationObjectEditor
Remove an AuthorizationPermission from the policy.
removePermission(AuthorizationPermission) - Method in class com.metamatrix.platform.security.api.AuthorizationPolicy
Remove from this policy's set of existing permissions the specified permission.
removePermissions(AuthorizationPolicy, Set) - Method in class com.metamatrix.platform.security.api.AbstractAuthorizationObjectEditor
Remove a Set of AuthorizationPermissions from the policy.
removePermissions(AuthorizationPolicy, String, AuthorizationRealm) - Method in class com.metamatrix.platform.security.api.AbstractAuthorizationObjectEditor
Remove ALL AuthorizationPermissions from the given AuthorizationPolicy that have the given resource and are in the given AuthorizationRealm.
removePermissions() - Method in class com.metamatrix.platform.security.api.AuthorizationPolicy
Remove all of this policy's existing permissions.
removePermissionsForRealm(Number) - Method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationTransaction
Remove entries from AUTHPERMISSIONS for the specified realm
removePermissionsWithResources(Collection, AuthorizationRealm) - Method in interface com.metamatrix.platform.security.authorization.spi.AuthorizationSourceTransaction
Remove all permissions in the system that are on the given resources.
removePermissionsWithResources(Collection, AuthorizationRealm) - Method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationTransaction
Remove all permissions in the system that are on the given resources.
removePoliciesForRealm(AuthorizationRealm) - Method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationTransaction
Remove entries from AUTHPOLICIES for the specified realm
removePolicyFromCache(AuthorizationPolicyID) - Method in class com.metamatrix.platform.security.authorization.cache.AuthorizationCache
Remove from the cache the policy with the specified ID.
removePolicysFromCache(Collection) - Method in class com.metamatrix.platform.security.authorization.cache.AuthorizationCache
Remove from the cache the policies with the specified IDs.
removePrincipal(AuthorizationPolicy, MetaMatrixPrincipalName) - Method in class com.metamatrix.platform.security.api.AbstractAuthorizationObjectEditor
Remove a principal from the policy.
removePrincipal(MetaMatrixPrincipalName) - Method in class com.metamatrix.platform.security.api.AuthorizationPolicy
Remove from this policy's set of existing principals the specified MetaMatrixPrincipalName.
removePrincipalFromAllPolicies(SessionToken, MetaMatrixPrincipalName) - Method in interface com.metamatrix.platform.security.api.service.AuthorizationServiceInterface
Remove given Principal from ALL AuthorizationPolicies to which he belongs.
removePrincipalFromAllPolicies(MetaMatrixPrincipalName) - Method in interface com.metamatrix.platform.security.authorization.spi.AuthorizationSourceTransaction
Remove given Principal from ALL AuthorizationPolicies to which he belongs.
removePrincipalFromAllPolicies(MetaMatrixPrincipalName) - Method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationTransaction
Remove given Principal from ALL AuthorizationPolicies to which he belongs.
removePrincipalFromCache(MetaMatrixPrincipalName) - Method in class com.metamatrix.platform.security.authorization.cache.AuthorizationCache
Remove from the cache any policy IDs referenced by the specified principal.
removePrincipals(AuthorizationPolicy, Set) - Method in interface com.metamatrix.platform.admin.api.AuthorizationEditor
 
removePrincipals(AuthorizationPolicy, Set) - Method in class com.metamatrix.platform.security.api.AbstractAuthorizationObjectEditor
Remove a set of principals from the policy.
removePrincipalsAndPoliciesForRealm(AuthorizationRealm) - Method in interface com.metamatrix.platform.security.authorization.spi.AuthorizationSourceTransaction
Remove entries from AUTHREALM, AUTHPERMISSIONS, AUTHPOLICIES, AUTHPRINCIPALS for the specified realm
removePrincipalsAndPoliciesForRealm(AuthorizationRealm) - Method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationTransaction
Remove entries from AUTHREALM, AUTHPERMISSIONS, AUTHPOLICIES, AUTHPRINCIPALS for the specified realm
removePrincipalsForRealm(AuthorizationRealm) - Method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationTransaction
Remove entries from AUTHPRINCIPALS for the specified realm
removePrincipalsFromRole(Set, String) - Method in interface com.metamatrix.platform.admin.api.AuthorizationAdminAPI
Remove the given set of principals from the given role.
removePrincipalsFromRole(Set, String) - Method in class com.metamatrix.platform.admin.apiimpl.AuthorizationAdminAPIImpl
Remove the given set of principals from the given role.
removeProcess(String, String) - Method in class com.metamatrix.platform.registry.ClusteredRegistryState
 
removeProperties(Collection) - Method in class com.metamatrix.common.config.model.BasicComponentObject
Remove the Collection of propertyNames from tthe current properties settings.
removeProperty(ComponentObject, String) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Removes the property value for the specified name on the ComponentObject.
removeProperty(String) - Method in class com.metamatrix.common.config.model.BasicComponentObject
Remove a property setting based on the name
removeProperty(ComponentObject, String) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
removeProperty(Object) - Method in class com.metamatrix.query.optimizer.relational.plantree.PlanNode
 
removePropertyValue(PropertyDefinition) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
 
removeRealm(Number) - Method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationTransaction
Remove the specified entry from AUTHREALM
removeRecoverySource(String) - Method in interface com.metamatrix.dqp.service.TransactionService
 
removeRecoverySource(String) - Method in class com.metamatrix.xa.arjuna.ArjunaTransactionProvider
 
removeRecursion(String) - Static method in class com.metamatrix.platform.security.api.BasicAuthorizationPermission
Remove recursive attribute.
removeResults(String) - Method in class com.metamatrix.query.processor.proc.ProcedurePlan
 
removeRoleFromGroup(String, String) - Method in interface com.metamatrix.admin.api.server.ServerSecurityAdmin
Remove an administrative role from the given Group.
removeRoleFromGroup(String, String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
removeRoleFromGroup(String, String) - Method in class com.metamatrix.admin.server.ServerSecurityAdminImpl
 
removeRoleFromGroup(String, String) - Method in class com.metamatrix.dqp.embedded.admin.DQPSecurityAdminImpl
 
removeRoleFromGroup(String, String) - Method in interface org.teiid.adminapi.SecurityAdmin
Remove an administrative role from the given Group.
removeRuntimeMetadataListener(EventObjectListener) - Method in class com.metamatrix.metadata.runtime.RuntimeMetadataCatalog
 
removeServiceBinding(String, String, ServiceID) - Method in class com.metamatrix.platform.registry.ClusteredRegistryState
 
removeSource(String, String) - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleManager
Deletes a module from the list of modules.
removeSource(String, String) - Method in interface com.metamatrix.common.extensionmodule.spi.ExtensionModuleTransaction
Deletes a module from the list of modules
removeSource(String, String) - Method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleTransaction
Deletes a module from the list of modules
removeSource(String, String, Connection) - Static method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleWriter
Deletes a module from the list of modules
removeSource(String) - Method in interface com.metamatrix.platform.admin.api.ExtensionSourceAdminAPI
Deletes a source from the list of sources
removeSource(String) - Method in class com.metamatrix.platform.admin.apiimpl.ExtensionSourceAdminAPIImpl
Deletes a source from the list of sources
removeStatementEventListener(StatementEventListener) - Method in class com.metamatrix.jdbc.MMXAConnection
 
removeTempGroup(String) - Method in class com.metamatrix.query.metadata.TempMetadataStore
 
removeTempTable(Command) - Method in interface com.metamatrix.query.tempdata.TempTableStore
 
removeTempTable(Command) - Method in class com.metamatrix.query.tempdata.TempTableStoreImpl
 
removeTempTableByName(String) - Method in interface com.metamatrix.query.tempdata.TempTableStore
 
removeTempTableByName(String) - Method in class com.metamatrix.query.tempdata.TempTableStoreImpl
 
removeTempTables() - Method in interface com.metamatrix.query.tempdata.TempTableStore
 
removeTempTables() - Method in class com.metamatrix.query.tempdata.TempTableStoreImpl
 
removeTupleSource(TupleSourceID) - Method in interface com.metamatrix.common.buffer.BufferManager
Removes a tuple source by ID
removeTupleSource(TupleSourceID) - Method in class com.metamatrix.common.buffer.impl.BufferManagerImpl
Remove a tuple source based on ID
removeTupleSources(String) - Method in interface com.metamatrix.common.buffer.BufferManager
Removes all tuple sources by group name
removeTupleSources(String) - Method in class com.metamatrix.common.buffer.impl.BufferManagerImpl
Remove all the tuple sources with the specified group name.
removeUnmappedBindings() - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
Remove ConnectorBindings from this VDBDefn that are not referenced by any of the ModelInfos
rename(TreeNode, String) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
Renames this MetaObject to the specified new name.
rename(TreeNode, String) - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
Renames this TreeNode to the specified new name.
rename(TreeNode, String) - Method in interface com.metamatrix.common.tree.TreeNodeEditor
Renames this TreeNode to the specified new name.
rename(String, String, boolean) - Static method in class com.metamatrix.core.util.FileUtils
Rename a file.
renameConnectorBinding(String, String) - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
renameConnectorBinding(String, String) - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
renameModelInfo(String, String) - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
renameTo(String) - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
Renames this DirectoryEntry to the specified new name.
renameVM(VMComponentDefn, String) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Change the name of a previously defined VM.
renameVM(VMComponentDefn, String) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
Change the name of a previously defined VM in the Next Startup config.
repeat(String, Integer) - Static method in class com.metamatrix.query.function.FunctionMethods
 
REPEAT - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
RepeatedInstruction - Interface in com.metamatrix.query.processor.proc
 
REPLACE - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.ElementName
Static constant that represents the name of the "XMI.replace" element.
replace(String, String, String) - Static method in class com.metamatrix.core.util.StringUtil
 
replace(File, String, InputStream) - Static method in class com.metamatrix.core.util.ZipFileUtil
 
REPLACE - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.WHITE_SPACE_TYPES
 
replace(String, String, String) - Static method in class com.metamatrix.query.function.FunctionMethods
 
REPLACE - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
replaceAll(String, String, String) - Static method in class com.metamatrix.core.util.StringUtil
 
replaceAll(StringBuffer, String, String) - Static method in class com.metamatrix.core.util.StringUtil
 
replaceChild(PlanNode, PlanNode) - Method in class com.metamatrix.query.optimizer.relational.plantree.PlanNode
 
replaceDependentCriteria(AbstractSetCriteria, DependentCriteriaProcessor.SetState) - Method in class com.metamatrix.query.processor.relational.DependentCriteriaProcessor
 
replaceElementName(String, String) - Method in class org.teiid.connector.jdbc.oracle.OracleSQLTranslator
Don't fully qualify elements if table = DUAL or element = ROWNUM or special stuff is packed into name in source value.
replaceElementName(String, String) - Method in class org.teiid.connector.jdbc.translator.SQLConversionVisitor
 
replaceElementName(String, String) - Method in class org.teiid.connector.jdbc.translator.Translator
Override to return a name other than the default [group.]element
replaceElementName(String, String) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
Take the specified derived group and element short names and determine a replacement element name to use instead.
replaceExpression(Expression) - Method in class com.metamatrix.query.optimizer.xml.ReferenceBindingReplacerVisitor
 
replaceExpression(Expression) - Method in class com.metamatrix.query.sql.visitor.AbstractSymbolMappingVisitor
 
replaceExpression(Expression) - Method in class com.metamatrix.query.sql.visitor.CriteriaTranslatorVisitor
 
replaceExpression(Expression) - Method in class com.metamatrix.query.sql.visitor.ExpressionMappingVisitor
 
replaceReferences(LanguageObject, List) - Static method in class com.metamatrix.query.optimizer.xml.ReferenceBindingReplacerVisitor
Helper to quickly get the references from obj in the references collection
replaceStringParts(Object[]) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
replaceSymbols(Collection) - Method in class com.metamatrix.query.sql.lang.GroupBy
Replaces the existing set of symbols with a new collection of symbols
replaceVariables(Collection) - Method in class com.metamatrix.query.sql.lang.OrderBy
Sets a new collection of variables to be used.
replaceWhitespace(String, boolean) - Static method in class com.metamatrix.core.util.StringUtilities
Replaces all "whitespace" characters from the specified string with space characters, where whitespace includes \r\t\n and other characters
replaceWhitespace(String, String, boolean) - Static method in class com.metamatrix.core.util.StringUtilities
Replaces all "whitespace" characters from the specified string with space characters, where whitespace includes \r\t\n and other characters
REPORT_0001 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
report package (007)
ReportItem - Class in com.metamatrix.query.report
Represents a single item on a report
ReportItem(String) - Constructor for class com.metamatrix.query.report.ReportItem
 
Request - Interface in org.teiid.adminapi
When a user submits a SQL command to the system for processing, usually that represents a single request.
REQUEST_LIMIT_EXCEEDED - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
REQUEST_RUNNING_TOO_LONG - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
REQUEST_RUNNING_TOO_LONG - Static variable in class com.sforce.soap.partner.StatusCode
 
REQUEST_TIMEOUT - Static variable in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
requestBatch(AtomicRequestID, ConnectorID) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedDataService
 
requestBatch(AtomicRequestID, ConnectorID) - Method in interface com.metamatrix.dqp.service.DataService
 
requestBatch(int) - Method in interface com.metamatrix.jdbc.BatchFetcher
 
requestBatch(int) - Method in class com.metamatrix.jdbc.MMResultSet
 
requestBatch(AtomicRequestID) - Method in class com.metamatrix.server.connector.service.ConnectorService
 
requestBatch(AtomicRequestID) - Method in interface com.metamatrix.server.connector.service.ConnectorServiceInterface
 
requestBatch(AtomicRequestID, ConnectorID) - Method in class com.metamatrix.server.dqp.service.PlatformDataService
 
requestCanceled() - Method in class com.metamatrix.query.processor.QueryProcessor
Asynch shutdown of the QueryProcessor, which may trigger exceptions in the processing thread
requestClosed() - Method in class com.metamatrix.query.processor.QueryProcessor
Asynch graceful shutdown of the QueryProcessor
requestFocus() - Method in class com.metamatrix.script.shell.JConsole
 
RequestGenerator - Class in com.metamatrix.connector.xml.base
 
RequestGenerator() - Constructor for class com.metamatrix.connector.xml.base.RequestGenerator
 
RequestID - Class in com.metamatrix.dqp.message
This class represents an identifier for a request.
RequestID() - Constructor for class com.metamatrix.dqp.message.RequestID
Necessary for implementing Externalizable
RequestID(String, long) - Constructor for class com.metamatrix.dqp.message.RequestID
Create a RequestID using all of the ID parts.
RequestID(long) - Constructor for class com.metamatrix.dqp.message.RequestID
Create a RequestID for an execution where the connection is not specified.
RequestInfo - Class in com.metamatrix.server.serverapi
This class is used by RequestManager's getRequests methods to return request information useful for the console.
RequestInfo(RequestID, String, Date, Date) - Constructor for class com.metamatrix.server.serverapi.RequestInfo
 
RequestMessage - Class in com.metamatrix.dqp.message
Request Message, used by MMXStatement for submitting queries.
RequestMessage() - Constructor for class com.metamatrix.dqp.message.RequestMessage
 
RequestMessage(String) - Constructor for class com.metamatrix.dqp.message.RequestMessage
 
requestNextLobChunk(int, long, String) - Method in interface com.metamatrix.dqp.client.ClientSideDQP
 
requests - Variable in class com.metamatrix.connector.xml.http.HTTPExecutor
 
requireConnectorBinding() - Method in interface com.metamatrix.metadata.runtime.api.Model
Return boolean indicating whether the model requires connector bindings.
requireConnectorBinding() - Method in class com.metamatrix.metadata.runtime.model.BasicModel
 
REQUIRED_ATTRIBUTE_KIND - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
REQUIRED_FIELD_MISSING - Static variable in class com.sforce.soap.partner.StatusCode
 
REQUIRES_RESTART - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes.ComponentType.ComponentTypeDefn.PropertyDefinition.Attributes
 
requiresConnectorBinding() - Method in interface com.metamatrix.common.vdb.api.ModelInfo
Whether this model requires that a connector must be bound to it.
requiresConnectorBinding() - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
requiresContext() - Method in class com.metamatrix.query.function.FunctionDescriptor
 
requiresCriteria(Object, QueryMetadataInterface, CapabilitiesFinder) - Static method in class com.metamatrix.query.optimizer.relational.rules.CapabilitiesUtil
 
requiresCriteria() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Whether the source supports queries without criteria.
requiresCriteria() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
RESERVED_PROJECT_NAMES - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
RESERVED_VDB_NAMES - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
RESERVED_XMI_NAMES - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
RESERVED_XSD_NAMES - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
ReservedIDBlock - Class in com.metamatrix.common.id.dbid
Used by DBIDGenerator to reserve a block of uniqueIDs used to create ID objects.
ReservedIDBlock() - Constructor for class com.metamatrix.common.id.dbid.ReservedIDBlock
Construct a new instance with the first ID and last ID in the block.
ReservedWords - Class in com.metamatrix.query.sql
 
reset() - Method in interface com.metamatrix.common.buffer.IndexedTupleSource
Restore the previous mark and set the mark back to the first position.
reset() - Static method in class com.metamatrix.common.config.CurrentConfiguration
Reset causes not just a refresh, but the bootstrapping process to occur again.
reset(PropertiedObject) - Method in class com.metamatrix.common.object.DefaultPropertyAccessPolicy
 
reset(PropertiedObject) - Method in class com.metamatrix.common.object.PropertiedObjectEditorImpl
 
reset(PropertiedObject) - Method in interface com.metamatrix.common.object.PropertyAccessPolicy
 
reset(PropertiedObject) - Method in class com.metamatrix.common.object.PropertyAccessPolicyImpl
 
reset(PropertiedObject) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
 
reset(PropertiedObject) - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
 
reset() - Method in class com.metamatrix.connector.xml.base.LoggingInputStreamFilter
 
reset() - Method in class com.metamatrix.connector.xml.cache.CachingInputStreamFilter
 
reset() - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationMgr
 
reset() - Method in interface com.metamatrix.query.function.aggregate.AggregateFunction
Called to reset the state of the function.
reset() - Method in class com.metamatrix.query.function.aggregate.Avg
 
reset() - Method in class com.metamatrix.query.function.aggregate.ConstantFunction
 
reset() - Method in class com.metamatrix.query.function.aggregate.Count
 
reset() - Method in class com.metamatrix.query.function.aggregate.Max
 
reset() - Method in class com.metamatrix.query.function.aggregate.Min
 
reset() - Method in class com.metamatrix.query.function.aggregate.NullFilter
 
reset() - Method in class com.metamatrix.query.function.aggregate.Sum
 
reset() - Method in class com.metamatrix.query.processor.BaseProcessorPlan
 
reset() - Method in class com.metamatrix.query.processor.batch.BatchedUpdatePlan
 
reset() - Method in class com.metamatrix.query.processor.proc.ProcedurePlan
 
reset() - Method in interface com.metamatrix.query.processor.ProcessorPlan
Reset a plan so that it can be processed again.
reset() - Method in class com.metamatrix.query.processor.relational.AccessNode
 
reset() - Method in class com.metamatrix.query.processor.relational.BatchedUpdateNode
 
reset() - Method in class com.metamatrix.query.processor.relational.DependentAccessNode
 
reset() - Method in class com.metamatrix.query.processor.relational.DependentProcedureAccessNode
 
reset() - Method in class com.metamatrix.query.processor.relational.DependentProcedureExecutionNode
 
reset() - Method in class com.metamatrix.query.processor.relational.DuplicateFilter
 
reset() - Method in class com.metamatrix.query.processor.relational.GroupingNode
 
reset() - Method in class com.metamatrix.query.processor.relational.InsertPlanExecutionNode
 
reset() - Method in class com.metamatrix.query.processor.relational.JoinNode
 
reset() - Method in class com.metamatrix.query.processor.relational.LimitNode
 
reset() - Method in class com.metamatrix.query.processor.relational.PlanExecutionNode
 
reset() - Method in class com.metamatrix.query.processor.relational.ProjectIntoNode
 
reset() - Method in class com.metamatrix.query.processor.relational.ProjectNode
 
reset() - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
reset() - Method in class com.metamatrix.query.processor.relational.RelationalNodeStatistics
 
reset() - Method in class com.metamatrix.query.processor.relational.RelationalPlan
 
reset() - Method in class com.metamatrix.query.processor.relational.SelectNode
 
reset() - Method in class com.metamatrix.query.processor.relational.SortNode
 
reset() - Method in class com.metamatrix.query.processor.relational.SubqueryAwareEvaluator
 
reset() - Method in class com.metamatrix.query.processor.relational.SubqueryAwareRelationalNode
 
reset() - Method in class com.metamatrix.query.processor.relational.UnionAllNode
 
reset() - Method in class com.metamatrix.query.processor.xml.XMLPlan
 
reset() - Method in class com.metamatrix.query.sql.lang.CollectionValueIterator
 
reset() - Method in class com.metamatrix.query.sql.lang.CompoundCriteria
Reset criteria so there are no more.
reset() - Method in interface com.metamatrix.query.sql.util.ValueIterator
Optional reset method - allows a single instance of a ValueIterator implementation to be resettable, such that the next call to next returns the first element in the iteration (if any).
reset() - Method in class com.metamatrix.query.validator.AbstractValidationVisitor
Reset so visitor can be used on a different language object.
reset() - Method in class com.metamatrix.query.validator.ValidationVisitor
 
reset() - Method in class org.teiid.netty.handler.codec.serialization.ObjectEncoderOutputStream
 
resetCalendar(TimeZone) - Static method in class com.metamatrix.common.util.TimestampWithTimezone
 
resetExecutionState() - Method in class com.metamatrix.jdbc.MMStatement
Reset all per-execution state - this should be done before executing a new command.
resetIndex() - Method in class com.metamatrix.connector.xml.base.CriteriaDesc
 
ResetPassword - Class in com.sforce.soap.partner
 
ResetPassword() - Constructor for class com.sforce.soap.partner.ResetPassword
 
ResetPassword(String) - Constructor for class com.sforce.soap.partner.ResetPassword
 
resetPassword(String) - Method in interface com.sforce.soap.partner.Soap
Reset a user's password
resetPassword(String) - Method in class com.sforce.soap.partner.SoapBindingStub
 
ResetPasswordResponse - Class in com.sforce.soap.partner
 
ResetPasswordResponse() - Constructor for class com.sforce.soap.partner.ResetPasswordResponse
 
ResetPasswordResponse(ResetPasswordResult) - Constructor for class com.sforce.soap.partner.ResetPasswordResponse
 
ResetPasswordResult - Class in com.sforce.soap.partner
 
ResetPasswordResult() - Constructor for class com.sforce.soap.partner.ResetPasswordResult
 
ResetPasswordResult(String) - Constructor for class com.sforce.soap.partner.ResetPasswordResult
 
resetProgramCounter() - Method in class com.metamatrix.query.processor.program.Program
Resets this program, so it can be run through again.
resetTestStatistics() - Method in class com.metamatrix.core.commandshell.ScriptCommandTarget
 
resetTree() - Method in interface com.metamatrix.platform.admin.api.PermissionTreeView
Reset all tree nodes to their original AuthorizationActions values.
resetTree() - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeTreeViewImpl
Reset all tree nodes to their original AuthorizationActions values.
resolve(String, String) - Method in class com.metamatrix.query.xquery.saxon.DocFunctionURIResolver
 
resolveClass(ObjectStreamClass) - Method in class com.metamatrix.core.util.ObjectInputStreamWithClassloader
 
resolveCommand(Command, boolean, TempMetadataAdapter, AnalysisRecord, boolean) - Method in class com.metamatrix.query.resolver.command.BatchedUpdateResolver
 
resolveCommand(Command, boolean, TempMetadataAdapter, AnalysisRecord, boolean) - Method in class com.metamatrix.query.resolver.command.DynamicCommandResolver
 
resolveCommand(Command, boolean, TempMetadataAdapter, AnalysisRecord, boolean) - Method in class com.metamatrix.query.resolver.command.SetQueryResolver
 
resolveCommand(Command, boolean, TempMetadataAdapter, AnalysisRecord, boolean) - Method in class com.metamatrix.query.resolver.command.SimpleQueryResolver
 
resolveCommand(Command, boolean, TempMetadataAdapter, AnalysisRecord, boolean) - Method in class com.metamatrix.query.resolver.command.TempTableResolver
 
resolveCommand(Command, boolean, TempMetadataAdapter, AnalysisRecord, boolean) - Method in class com.metamatrix.query.resolver.command.UpdateProcedureResolver
 
resolveCommand(Command, boolean, TempMetadataAdapter, AnalysisRecord, boolean) - Method in class com.metamatrix.query.resolver.command.XMLQueryResolver
 
resolveCommand(Command, boolean, TempMetadataAdapter, AnalysisRecord, boolean) - Method in class com.metamatrix.query.resolver.command.XQueryResolver
 
resolveCommand(Command, boolean, TempMetadataAdapter, AnalysisRecord, boolean) - Method in interface com.metamatrix.query.resolver.CommandResolver
Resolve the command using the metadata.
resolveCommand(Command, boolean, TempMetadataAdapter, AnalysisRecord, boolean) - Method in class com.metamatrix.query.resolver.ProcedureContainerResolver
 
resolveCommand(Command, QueryMetadataInterface, AnalysisRecord) - Static method in class com.metamatrix.query.resolver.QueryResolver
This implements an algorithm to resolve all the symbols created by the parser into real metadata IDs
resolveCommand(Command, QueryMetadataInterface) - Static method in class com.metamatrix.query.resolver.QueryResolver
This implements an algorithm to resolve all the symbols created by the parser into real metadata IDs
resolveCommand(Command, Map, boolean, QueryMetadataInterface, AnalysisRecord) - Static method in class com.metamatrix.query.resolver.QueryResolver
This implements an algorithm to resolve all the symbols created by the parser into real metadata IDs
resolveCommand(Command, Map, boolean, QueryMetadataInterface, AnalysisRecord, boolean) - Static method in class com.metamatrix.query.resolver.QueryResolver
 
resolveConfigurationObjects(Collection) - Method in class com.metamatrix.common.config.xml.XMLConfigurationImportExportUtility
This method will resolve that none of the configuration objects in the collection of configuration objects refers to a configuration object that is not in the collection.
resolveCriteria(Criteria, QueryMetadataInterface) - Static method in class com.metamatrix.query.resolver.QueryResolver
Resolve just a criteria.
resolveCriteria(LanguageObject, GroupSymbol, QueryMetadataInterface) - Static method in class com.metamatrix.query.resolver.util.ResolveVirtualGroupCriteriaVisitor
 
resolveElements(MappingDocument, XMLPlannerEnvironment) - Static method in class com.metamatrix.query.optimizer.xml.NameInSourceResolverVisitor
Resolve all the "NameInSource" property nodes (element names), with the their results set queries.
resolveElements(GroupSymbol, QueryMetadataInterface, List) - Static method in class com.metamatrix.query.resolver.util.ResolverUtil
 
resolveElementsInGroup(GroupSymbol, QueryMetadataInterface) - Static method in class com.metamatrix.query.resolver.util.ResolverUtil
Returns the resolved elements in the given group.
resolveExtensionModule(String, URL[]) - Static method in class com.metamatrix.dqp.embedded.configuration.ExtensionModuleReader
 
resolveGroup(TempMetadataAdapter, ProcedureContainer) - Method in class com.metamatrix.query.resolver.command.ExecResolver
 
resolveGroup(TempMetadataAdapter, ProcedureContainer) - Method in class com.metamatrix.query.resolver.command.InsertResolver
 
resolveGroup(TempMetadataAdapter, ProcedureContainer) - Method in class com.metamatrix.query.resolver.ProcedureContainerResolver
 
resolveGroup(GroupSymbol, QueryMetadataInterface) - Static method in class com.metamatrix.query.resolver.util.ResolverUtil
 
resolveHostByName(String) - Static method in class com.metamatrix.common.util.NetUtils
Resolves the given host name into InetAddress; if host name can not be resolved then it will throw UnknownHostException
resolveImplicitTempGroup(TempMetadataAdapter, GroupSymbol, List) - Static method in class com.metamatrix.query.resolver.util.ResolverUtil
 
resolveLanguageObject(LanguageObject, QueryMetadataInterface) - Static method in class com.metamatrix.query.resolver.util.ResolverVisitor
 
resolveLanguageObject(LanguageObject, Collection<GroupSymbol>, QueryMetadataInterface) - Static method in class com.metamatrix.query.resolver.util.ResolverVisitor
 
resolveLanguageObject(LanguageObject, Collection<GroupSymbol>, GroupContext, QueryMetadataInterface) - Static method in class com.metamatrix.query.resolver.util.ResolverVisitor
 
resolveLimit(Limit) - Static method in class com.metamatrix.query.resolver.util.ResolverUtil
 
resolveLookup(Function, QueryMetadataInterface) - Static method in class com.metamatrix.query.resolver.util.ResolverUtil
 
resolveNestedProperties(Properties) - Static method in class com.metamatrix.common.util.PropertiesUtils
The specialty of nested properties is, in a given property file there can be values with pattern like "${...}" key1=value1 key2=${key1}/value2 where the value of the key2 should resolve to value1/value2 also if the property in the pattern ${..} is not found in the loaded properties, an exception is thrown.
resolveNullLiterals(List) - Static method in class com.metamatrix.query.resolver.util.ResolverUtil
Look for a null literal in the SELECT clause and set it's type to STRING.
resolveOrderBy(OrderBy, List, List, QueryMetadataInterface, boolean) - Static method in class com.metamatrix.query.resolver.util.ResolverUtil
Attempt to resolve the order by throws QueryResolverException if the symbol is not of SingleElementSymbol type
resolveProceduralCommand(Command, boolean, TempMetadataAdapter, AnalysisRecord) - Method in class com.metamatrix.query.resolver.command.DeleteResolver
 
resolveProceduralCommand(Command, boolean, TempMetadataAdapter, AnalysisRecord) - Method in class com.metamatrix.query.resolver.command.ExecResolver
 
resolveProceduralCommand(Command, boolean, TempMetadataAdapter, AnalysisRecord) - Method in class com.metamatrix.query.resolver.command.InsertResolver
Resolve an INSERT.
resolveProceduralCommand(Command, boolean, TempMetadataAdapter, AnalysisRecord) - Method in class com.metamatrix.query.resolver.command.UpdateResolver
 
resolveProceduralCommand(Command, boolean, TempMetadataAdapter, AnalysisRecord) - Method in class com.metamatrix.query.resolver.ProcedureContainerResolver
 
resolvePropertyDefns(ComponentType, ConfigurationModelContainer) - Static method in class com.metamatrix.dqp.embedded.configuration.ServerConfigFileReader
 
RESOLVER_0001 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
resolver package (008)
RESOLVER_0002 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0003 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0004 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0005 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0006 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0007 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0008 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0009 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0010 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0011 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0012 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0013 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0014 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0015 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0016 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0017 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0018 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0019 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0020 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0021 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0022 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0023 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0024 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0025 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0026 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0027 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0028 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0029 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0030 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0031 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0032 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0033 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0034 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0035 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0036 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0037 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0038 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0039 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0040 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0041 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0042 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0043 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0044 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0045 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0046 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0047 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0048 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0049 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0050 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0051 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0052 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0053 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0054 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0055 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0056 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0057 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0058 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0059 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0060 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0061 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0062 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0063 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0064 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0065 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0066 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0067 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0068 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0069 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0070 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
ResolverUtil - Class in com.metamatrix.query.resolver.util
Utilities used during resolution
ResolverUtil.ResolvedLookup - Class in com.metamatrix.query.resolver.util
 
ResolverUtil.ResolvedLookup() - Constructor for class com.metamatrix.query.resolver.util.ResolverUtil.ResolvedLookup
 
ResolverVisitor - Class in com.metamatrix.query.resolver.util
 
ResolverVisitor(QueryMetadataInterface, Collection<GroupSymbol>, GroupContext) - Constructor for class com.metamatrix.query.resolver.util.ResolverVisitor
Constructor for ResolveElementsVisitor.
resolveTypeFromString(Object, PropertyDefinition) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
hook to allow some PropertyDefinition values to be converted from String values before they are sent to clients of this Editor.
resolveTypes(Insert) - Method in class com.metamatrix.query.resolver.command.InsertResolver
 
resolveUrl(URL, String, String, boolean) - Static method in class com.metamatrix.common.protocol.URLHelper
Determines whether a URL object resolves to a valid url.
resolveUrl(URL) - Static method in class com.metamatrix.common.protocol.URLHelper
Determines whether a URL object resolves to a valid url.
resolveUrl(URL, boolean) - Static method in class com.metamatrix.common.protocol.URLHelper
Determines whether a URL object resolves to a valid url.
ResolveVirtualGroupCriteriaVisitor - Class in com.metamatrix.query.resolver.util
 
ResolveVirtualGroupCriteriaVisitor(GroupSymbol, QueryMetadataInterface) - Constructor for class com.metamatrix.query.resolver.util.ResolveVirtualGroupCriteriaVisitor
Constructor for ResolveElementsVisitor with no specified groups.
resolveVirtualGroupElements(CreateUpdateProcedureCommand, boolean, QueryMetadataInterface) - Method in class com.metamatrix.query.resolver.command.UpdateProcedureResolver
 
resolveXMLCriteria(Criteria, GroupContext, Collection, QueryMetadataInterface) - Static method in class com.metamatrix.query.resolver.command.XMLQueryResolver
Resolve the criteria specified on the XML query.
Resource - Interface in com.metamatrix.admin.api
 
resource - Variable in class com.metamatrix.platform.security.api.AuthorizationPermission
The resource of this permission; generally the name of the resource to which this rule applies.
RESOURCE - Static variable in class org.teiid.metadata.index.IndexConstants.SEARCH_RECORD_TYPE
 
RESOURCE_COMPONENT_TYPE_CODE - Static variable in interface com.metamatrix.common.config.api.ComponentType
 
RESOURCE_DELIM_PROPERTY_NAME - Static variable in class com.metamatrix.platform.security.audit.destination.DatabaseAuditDestination
The name of the property that contains the delimiter used between resources.
RESOURCE_DESCRIPTOR_COMPONENT_CODE - Static variable in interface com.metamatrix.common.config.api.ComponentDefn
 
RESOURCE_INDEX - Static variable in class com.metamatrix.platform.admin.api.EntitlementMigrationReport
Index in inner list of where header's value resides.
RESOURCE_NAME - Static variable in class com.metamatrix.metadata.runtime.api.RuntimeMetadataPropertyNames
The resource name that identifies runtime metadata.
RESOURCE_NAME - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthPermissions.ColumnName
 
RESOURCE_NAME - Static variable in class com.metamatrix.vdb.runtime.URIResourceReader
 
RESOURCE_POOL - Static variable in interface com.metamatrix.admin.api.Resource
The environment property that indicates the name of the pool.
RESOURCE_TEST_INTERVAL - Static variable in class com.metamatrix.common.jdbc.SimplePooledConnectionSource
 
ResourceAlreadyBoundException - Exception in com.metamatrix.platform.registry
 
ResourceAlreadyBoundException(String) - Constructor for exception com.metamatrix.platform.registry.ResourceAlreadyBoundException
 
ResourceComponentType - Interface in com.metamatrix.common.config.api
The ResourceComponentType indicates the type of resource
ResourceDescriptor - Interface in com.metamatrix.common.config.api
 
ResourceDescriptorID - Class in com.metamatrix.common.config.api
 
ResourceDescriptorID(ConfigurationID, String) - Constructor for class com.metamatrix.common.config.api.ResourceDescriptorID
 
ResourceDescriptorID(String) - Constructor for class com.metamatrix.common.config.api.ResourceDescriptorID
 
ResourceFinder - Class in com.metamatrix.dqp
 
ResourceFinder() - Constructor for class com.metamatrix.dqp.ResourceFinder
 
ResourceFinder - Class in com.metamatrix.server
 
ResourceFinder() - Constructor for class com.metamatrix.server.ResourceFinder
 
resourceIsRecursive() - Method in class com.metamatrix.platform.security.api.AuthorizationPermission
Determin if this permission applies to all subnode resources.
resourceIsRecursive() - Method in class com.metamatrix.platform.security.util.RolePermission
Roles are not recursive.
ResourceModel - Class in com.metamatrix.common.config.api
The ResourceModel provides the PropertyDefinitions for the PropertiedObjectEditor use.
ResourceModel() - Constructor for class com.metamatrix.common.config.api.ResourceModel
 
ResourceNames - Interface in com.metamatrix.common.config
ResourceNames defines the different resources that require connection properties.
ResourceNameUtil - Class in com.metamatrix.core.util
Utility class used for determining if proposed resource names are reserved names or not.
ResourceNameUtil() - Constructor for class com.metamatrix.core.util.ResourceNameUtil
 
ResourceNotBoundException - Exception in com.metamatrix.platform.registry
 
ResourceNotBoundException(String) - Constructor for exception com.metamatrix.platform.registry.ResourceNotBoundException
 
RESOURCES - Static variable in class com.metamatrix.platform.security.audit.destination.DatabaseAuditDestination.ColumnName
 
RESPONSEBODY - Static variable in class com.metamatrix.connector.xml.http.HttpInfo
 
restart() - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
restart() - Method in class com.metamatrix.admin.server.ServerRuntimeStateAdminImpl
 
restart() - Method in class com.metamatrix.dqp.embedded.admin.DQPRuntimeStateAdminImpl
 
restart() - Method in interface org.teiid.adminapi.RuntimeStateAdmin
Restart System
restart() - Method in class org.teiid.Server
 
restart() - Method in interface org.teiid.ServerMBean
 
restartService(ServiceID) - Method in interface com.metamatrix.platform.admin.api.RuntimeStateAdminAPI
Restart a failed or stopped service.
restartService(ServiceID) - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIHelper
Restart a failed or stopped service.
restartService(ServiceID) - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIImpl
Restart a failed or stopped service.
RESTRICTED_MULTISELECT_PICKLIST_TYPE - Static variable in interface com.metamatrix.connector.salesforce.Constants
 
RESTRICTED_PICKLIST_TYPE - Static variable in interface com.metamatrix.connector.salesforce.Constants
 
RESTRICTION - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.FINAL_TYPES
 
RESTRICTION_AND_LIST - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.FINAL_TYPES
 
RESTRICTION_AND_LISTAND_UNION - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.FINAL_TYPES
 
RESTRICTION_AND_UNION - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.FINAL_TYPES
 
RESULT_KEYWORD - Static variable in class com.metamatrix.core.commandshell.ScriptReader
 
RESULT_SET - Static variable in class com.metamatrix.dqp.message.ParameterInfo
Constant identifying a RESULT SET parameter
RESULT_SET - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.DATATYPE_TYPES
 
RESULT_SET - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.PARAMETER_TYPES
 
RESULT_SET - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.DataAccess.Class
 
RESULT_SET - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Relational.Class
 
RESULT_SET - Static variable in class com.metamatrix.query.metadata.StoredProcedureInfo
Constant identifying a RESULT SET parameter
RESULT_SET - Static variable in class com.metamatrix.query.sql.lang.SPParameter
Constant identifying a RESULT SET parameter
RESULT_SET - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.DATATYPE_TYPES
 
RESULT_SET - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.PARAMETER_TYPES
 
RESULT_SET - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.RECORD_TYPE
 
RESULT_SET - Static variable in interface org.teiid.connector.metadata.runtime.Parameter
 
RESULT_SET_CACHE_MODE - Static variable in interface com.metamatrix.jdbc.api.ExecutionProperties
Whether to use result set cache if it is available
RESULT_SET_INFO - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Properties
Result Set Info object which contains the query and the plan for the source node.
RESULT_SET_NAME - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Properties
The name of the result being returned by this node
RESULT_SET_NAME - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Tags
 
ResultProducer - Interface in com.metamatrix.connector.xml
Abstracts the source of XML Documents.
resultProducers - Variable in class com.metamatrix.connector.xml.streaming.BaseStreamingExecution
 
results - Variable in class com.metamatrix.connector.xml.streaming.BaseStreamingExecution
 
results - Variable in class org.teiid.connector.jdbc.JDBCQueryExecution
 
ResultSet - Interface in com.metamatrix.jdbc.api
The MetaMatrix-specific interface for using result sets from JDBC.
resultSet - Variable in class com.metamatrix.jdbc.MMStatement
 
RESULTSET_CACHE_SCOPE - Static variable in interface com.metamatrix.dqp.embedded.DQPEmbeddedProperties
 
RESULTSET_CACHE_SCOPE - Static variable in class com.metamatrix.server.query.service.QueryServicePropertyNames
 
RESULTSET_CACHE_SCOPE - Static variable in class org.teiid.connector.api.ConnectorPropertyNames
 
ResultSetExecution - Interface in org.teiid.connector.api
Defines an execution for IQueryCommands and IProcedures that returns a resultset, which is represented through the iterator method ResultSetExecution.next().
resultSetExists(String) - Method in class com.metamatrix.query.processor.proc.ProcedurePlan
 
ResultSetInfo - Class in com.metamatrix.query.mapping.xml
Represents a result set used in an XML query - this can be based on either a mapping class query or a staging table.
ResultSetInfo(String) - Constructor for class com.metamatrix.query.mapping.xml.ResultSetInfo
 
ResultSetInfo(String, boolean) - Constructor for class com.metamatrix.query.mapping.xml.ResultSetInfo
 
ResultSetMetaData - Interface in com.metamatrix.jdbc.api
The MetaMatrix-specific interface for using result set metadata from JDBC.
ResultSetReader - Class in com.metamatrix.script.io
This object wraps/extends a SQL ResultSet object as Reader object.
ResultSetReader(ResultSet) - Constructor for class com.metamatrix.script.io.ResultSetReader
 
ResultSetReader(ResultSet, String) - Constructor for class com.metamatrix.script.io.ResultSetReader
 
ResultsFuture<T> - Class in com.metamatrix.dqp.client
Implements a call back based future that can also have completion listeners.
ResultsFuture() - Constructor for class com.metamatrix.dqp.client.ResultsFuture
 
ResultsFuture.CompletionListener<T> - Interface in com.metamatrix.dqp.client
 
ResultsIterator - Class in org.teiid.connector.metadata
 
ResultsIterator(ResultsIterator.ResultsProcessor, Iterator) - Constructor for class org.teiid.connector.metadata.ResultsIterator
 
ResultsIterator.ResultsProcessor - Interface in org.teiid.connector.metadata
 
ResultsMessage - Class in com.metamatrix.dqp.message
Results Message, used by MMStatement to get the query results.
ResultsMessage() - Constructor for class com.metamatrix.dqp.message.ResultsMessage
 
ResultsMessage(RequestMessage) - Constructor for class com.metamatrix.dqp.message.ResultsMessage
Instantiate and copy relevant information from the original request message.
ResultsMessage(RequestMessage, List[], String[], String[]) - Constructor for class com.metamatrix.dqp.message.ResultsMessage
 
ResultsMetadataConstants - Interface in com.metamatrix.dqp.metadata
This constants in this class indicate the column positions of different metadata columns in queries against Runtime metadata.
ResultsMetadataConstants.NULL_TYPES - Class in com.metamatrix.dqp.metadata
These types are associated with a DataType or an Element needing the indication of null types.
ResultsMetadataConstants.NULL_TYPES() - Constructor for class com.metamatrix.dqp.metadata.ResultsMetadataConstants.NULL_TYPES
 
ResultsMetadataConstants.SEARCH_TYPES - Class in com.metamatrix.dqp.metadata
These types are associated with the Element having valid search types.
ResultsMetadataConstants.SEARCH_TYPES() - Constructor for class com.metamatrix.dqp.metadata.ResultsMetadataConstants.SEARCH_TYPES
 
ResultsMetadataDefaults - Class in com.metamatrix.dqp.metadata
 
ResultsMetadataProvider - Interface in com.metamatrix.jdbc
Interface to provide result set metadata.
ResultsMetadataWithProvider - Class in com.metamatrix.jdbc
 
ResultsMetadataWithProvider(ResultsMetadataProvider) - Constructor for class com.metamatrix.jdbc.ResultsMetadataWithProvider
 
ResultsReceiver<T> - Interface in com.metamatrix.common.comm.api
 
resultsToString(List, String[]) - Static method in class com.metamatrix.core.commandshell.ConnectorResultUtility
Converts a List of Lists, where each sub-list is a row of data, into a tab delimited String where each line is a row of data.
resultsToString(List) - Static method in class com.metamatrix.core.commandshell.ConnectorResultUtility
 
retainAll(Collection) - Method in class com.metamatrix.api.core.message.MessageList
Overrides the implementation of List
Retrieve - Class in com.sforce.soap.partner
 
Retrieve() - Constructor for class com.sforce.soap.partner.Retrieve
 
Retrieve(String, String, String[]) - Constructor for class com.sforce.soap.partner.Retrieve
 
retrieve(String, String, String[]) - Method in interface com.sforce.soap.partner.Soap
Get a set of sObjects
retrieve(String, String, String[]) - Method in class com.sforce.soap.partner.SoapBindingStub
 
retrieveValue(ResultSet, int, Class<?>) - Method in class org.teiid.connector.jdbc.translator.Translator
Retrieve the value on the current resultset row for the given column index.
retrieveValue(CallableStatement, int, Class) - Method in class org.teiid.connector.jdbc.translator.Translator
Retrieve the value for the given parameter index
RETURN - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.Values.Direction
The constant value denoting a return parmeter.
RETURN - Static variable in interface org.teiid.connector.metadata.runtime.Parameter
 
RETURN_DIRECTION_KIND - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
RETURN_VALUE - Static variable in class com.metamatrix.dqp.message.ParameterInfo
Constant identifying a RETURN parameter
RETURN_VALUE - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.PARAMETER_TYPES
 
RETURN_VALUE - Static variable in class com.metamatrix.query.metadata.StoredProcedureInfo
Constant identifying a RETURN parameter
RETURN_VALUE - Static variable in class com.metamatrix.query.sql.lang.SPParameter
Constant identifying a RETURN parameter
RETURN_VALUE - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.PARAMETER_TYPES
 
returnParameters() - Method in class com.metamatrix.query.sql.lang.StoredProcedure
 
returnsResultParameter() - Method in class com.metamatrix.query.metadata.StoredProcedureInfo
 
returnsResults() - Method in interface com.metamatrix.metadata.runtime.api.Procedure
Returns a boolean indicating if this procedure returns a result set.
returnsResults() - Method in class com.metamatrix.metadata.runtime.model.BasicProcedure
 
returnsResultSet() - Method in class com.metamatrix.query.metadata.StoredProcedureInfo
 
returnsResultSet() - Method in class com.metamatrix.query.sql.lang.StoredProcedure
 
returnsScalarValue() - Method in class com.metamatrix.query.sql.lang.StoredProcedure
 
REVERSEALPHA - Static variable in class com.metamatrix.common.protocol.MMURLConnection
 
rewrite(Command, CreateUpdateProcedureCommand, QueryMetadataInterface, CommandContext, Map, int) - Static method in class com.metamatrix.query.rewriter.QueryRewriter
 
rewrite(Command, CreateUpdateProcedureCommand, QueryMetadataInterface, CommandContext) - Static method in class com.metamatrix.query.rewriter.QueryRewriter
 
rewriteCriteria(Criteria, CreateUpdateProcedureCommand, CommandContext, QueryMetadataInterface) - Static method in class com.metamatrix.query.rewriter.QueryRewriter
Rewrite the criteria by evaluating some trivial cases.
rewriteExpression(Expression, CreateUpdateProcedureCommand, CommandContext, QueryMetadataInterface) - Static method in class com.metamatrix.query.rewriter.QueryRewriter
 
REWRITER_0001 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
rewriter package (009)
REWRITER_0002 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
REWRITER_0003 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
REWRITER_0004 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
REWRITER_0005 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
right(String, Integer) - Static method in class com.metamatrix.query.function.FunctionMethods
 
RIGHT - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
RIGHT - Static variable in class com.metamatrix.query.sql.ReservedWords
 
RIGHT - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
RIGHT - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
RIGHT_PAREN - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
rightSource - Variable in class com.metamatrix.query.processor.relational.JoinStrategy
 
rightTrim(String) - Static method in class com.metamatrix.query.function.FunctionMethods
 
RMI_CONTEXT_FACTORY - Static variable in class com.metamatrix.common.util.CommonPropertyNames
 
RMU_0001 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
ROB_0001 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
ROB_0002 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
Role - Interface in org.teiid.adminapi
 
ROLE_COLUMN_PROPERTY_NAME - Static variable in class com.metamatrix.connector.xml.base.ParameterDescriptor
 
ROLE_COLUMN_PROPERTY_NAME_DATA - Static variable in class com.metamatrix.connector.xml.base.ParameterDescriptor
 
ROLE_COLUMN_PROPERTY_NAME_LOCATION - Static variable in class com.metamatrix.connector.xml.base.ParameterDescriptor
 
ROLE_COLUMN_PROPERTY_NAME_RESPONSE_IN - Static variable in class com.metamatrix.connector.xml.base.ParameterDescriptor
 
ROLE_COLUMN_PROPERTY_NAME_RESPONSE_OUT - Static variable in class com.metamatrix.connector.xml.base.ParameterDescriptor
 
RolePermission - Class in com.metamatrix.platform.security.util
A RolePermission defines access permissions for Metadata resources (i.e., MetadataID instances).
RolePermissionFactory - Class in com.metamatrix.platform.security.util
This class is the factory for RolePermission instances.
RolePermissionFactory() - Constructor for class com.metamatrix.platform.security.util.RolePermissionFactory
 
RolesAllowed - Annotation Type in com.metamatrix.admin
 
rollback() - Method in class com.metamatrix.common.connection.BaseTransaction
Drops all changes made during this transaction's lifetime and release any data source locks currently held by the associated Connection.
rollback() - Method in class com.metamatrix.common.connection.ManagedConnection
Make all changes made since the previous commit/rollback permanent, and release any data source locks currently held by the Connection.
rollback() - Method in interface com.metamatrix.common.connection.TransactionInterface
Drops all changes made during this transaction's lifetime and release any data source locks currently held by the associated Connection.
rollback() - Method in interface com.metamatrix.dqp.client.ClientSideDQP
 
rollback(MMXid) - Method in interface com.metamatrix.dqp.client.ClientSideDQP
 
rollback(TransactionContext) - Method in interface com.metamatrix.dqp.service.TransactionService
 
rollback(String) - Method in interface com.metamatrix.dqp.service.TransactionService
 
rollback(String, MMXid) - Method in interface com.metamatrix.dqp.service.TransactionService
 
rollback() - Method in class com.metamatrix.jdbc.MMConnection
This method will drop all changes made since the beginning of the transaction and release any MetaMatrix server locks currently held by this connection.
rollback(Savepoint) - Method in class com.metamatrix.jdbc.MMConnection
 
rollback(Xid) - Method in class com.metamatrix.jdbc.MMXAResource
 
rollback() - Method in class com.metamatrix.platform.config.persistence.api.ExtensionModuleConnection
 
rollback() - Method in interface com.metamatrix.platform.config.persistence.api.PersistentConnection
 
rollback() - Method in class com.metamatrix.platform.config.persistence.impl.file.FilePersistentConnection
 
rollbackTransaction(MMXid) - Method in class com.metamatrix.jdbc.MMConnection
 
ROOT_CONTEXT - Static variable in interface com.metamatrix.common.log.LogConfiguration
 
round(int, int) - Static method in class com.metamatrix.query.function.FunctionMethods
 
round(float, int) - Static method in class com.metamatrix.query.function.FunctionMethods
 
round(double, int) - Static method in class com.metamatrix.query.function.FunctionMethods
 
round(BigDecimal, int) - Static method in class com.metamatrix.query.function.FunctionMethods
 
ROUND - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
ROUND_ROBIN - Static variable in class com.metamatrix.platform.util.PlatformProxyHelper
 
ROUND_ROBIN_LOCAL - Static variable in class com.metamatrix.platform.util.PlatformProxyHelper
 
RoundRobinSelectionPolicy - Class in com.metamatrix.platform.service.proxy
 
RoundRobinSelectionPolicy(boolean) - Constructor for class com.metamatrix.platform.service.proxy.RoundRobinSelectionPolicy
ctor
ROUTING_UUID - Static variable in class com.metamatrix.common.config.model.ConfigurationModel.Attribute
 
ROUTING_UUID - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration.ConnectorComponents.ConnectorComponent.Attributes
 
ROUTING_UUID - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration.DeployedService.Attributes
 
ROUTING_UUID - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration.Services.Service.Attributes
 
ROW_COUNT - Static variable in interface com.metamatrix.connector.loopback.LoopbackProperties
 
rowDeleted() - Method in class com.metamatrix.jdbc.MMResultSet
 
rowInserted() - Method in class com.metamatrix.jdbc.MMResultSet
 
ROWLIMIT - Static variable in class com.metamatrix.query.function.FunctionLibrary
 
rowlimit(Object) - Static method in class com.metamatrix.query.function.FunctionMethods
This pseudo-function should never actually be called - it is here solely so the xml rowlimit function can be resolved properly.
ROWLIMITEXCEPTION - Static variable in class com.metamatrix.query.function.FunctionLibrary
 
rowlimitexception(Object) - Static method in class com.metamatrix.query.function.FunctionMethods
This pseudo-function should never actually be called - it is here solely so the xml rowlimitexception function can be resolved properly.
ROWNUM - Static variable in class org.teiid.connector.jdbc.oracle.OracleSQLTranslator
 
rowProducer - Variable in class com.metamatrix.connector.xml.streaming.BaseStreamingExecution
 
ROWS_UPDATED - Static variable in class com.metamatrix.query.sql.ProcedureReservedWords
 
rowUpdated() - Method in class com.metamatrix.jdbc.MMResultSet
 
rowValues(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse row values - this is a comma separated list of values.
rpad(String, Integer, String) - Static method in class com.metamatrix.query.function.FunctionMethods
 
rpad(String, Integer) - Static method in class com.metamatrix.query.function.FunctionMethods
 
RPAD - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
RPAREN - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
RPAREN - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
RPC_ENC_STYLE - Static variable in class com.metamatrix.connector.xml.soap.SOAPConnectorStateImpl
 
RPC_LITERAL_STYLE - Static variable in class com.metamatrix.connector.xml.soap.SOAPConnectorStateImpl
 
RPCStruct - Class in com.metamatrix.common.messaging.jgroups
 
RPCStruct(Address, UUID, Class[], Object) - Constructor for class com.metamatrix.common.messaging.jgroups.RPCStruct
 
RS_NAME - Static variable in class com.metamatrix.query.processor.proc.ExecSqlInstruction
 
rsName - Variable in class com.metamatrix.query.processor.proc.CreateCursorResultSetInstruction
 
RT_PHYSICAL_MODEL_NAME - Static variable in class com.metamatrix.metadata.runtime.api.RuntimeMetadataPropertyNames
 
RT_PHYSICAL_MODEL_VERSION - Static variable in class com.metamatrix.metadata.runtime.api.RuntimeMetadataPropertyNames
 
RT_USER_VDB_DESCRIPTION - Static variable in class com.metamatrix.metadata.runtime.api.RuntimeMetadataPropertyNames
 
RT_USER_VDB_GUID - Static variable in class com.metamatrix.metadata.runtime.api.RuntimeMetadataPropertyNames
 
RT_USER_VDB_NAME - Static variable in class com.metamatrix.metadata.runtime.api.RuntimeMetadataPropertyNames
 
RT_USER_VDB_PRINCIPAL_NAME - Static variable in class com.metamatrix.metadata.runtime.api.RuntimeMetadataPropertyNames
 
RT_VIRTUAL_MODEL_NAME - Static variable in class com.metamatrix.metadata.runtime.api.RuntimeMetadataPropertyNames
 
RT_VIRTUAL_MODEL_VERSION - Static variable in class com.metamatrix.metadata.runtime.api.RuntimeMetadataPropertyNames
 
RTMDC_0001 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
RTMDC_0001 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
RTMDC_0002 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
RTMDC_0002 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
RTMDC_0003 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
RTMDC_0003 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
RTMDC_0004 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
RTMDC_0005 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
RTMDC_0006 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
RTMDC_0007 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
RTMDC_0008 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
RTMDC_0009 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
RTMDC_0010 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
RTMDC_0011 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
RTMDC_0012 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
RTMDC_0013 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
RTMDC_0014 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
RTMDC_0015 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
RTMDC_0016 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
RTMDC_0017 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
RTMDC_0018 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
RTMDC_0019 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
RTMDC_0020 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
RTMDC_0021 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
RTMDC_0022 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
RTMDC_0023 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
RTMDC_0024 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
RTMDC_0025 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
RTRIM - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
RuleAccessPatternValidation - Class in com.metamatrix.query.optimizer.relational.rules
Validates that the access pattern(s) of a source are satisfied.
RuleAccessPatternValidation() - Constructor for class com.metamatrix.query.optimizer.relational.rules.RuleAccessPatternValidation
 
RuleAssignOutputElements - Class in com.metamatrix.query.optimizer.relational.rules
This rule is responsible for assigning the output elements to every node in the plan.
RuleAssignOutputElements() - Constructor for class com.metamatrix.query.optimizer.relational.rules.RuleAssignOutputElements
 
RuleCalculateCost - Class in com.metamatrix.query.optimizer.relational.rules
 
RuleCalculateCost() - Constructor for class com.metamatrix.query.optimizer.relational.rules.RuleCalculateCost
 
RuleChooseDependent - Class in com.metamatrix.query.optimizer.relational.rules
Finds nodes that can be turned into dependent joins
RuleChooseDependent() - Constructor for class com.metamatrix.query.optimizer.relational.rules.RuleChooseDependent
 
RuleChooseJoinStrategy - Class in com.metamatrix.query.optimizer.relational.rules
Marks join as a candidate merge join if conditions are met
RuleChooseJoinStrategy() - Constructor for class com.metamatrix.query.optimizer.relational.rules.RuleChooseJoinStrategy
 
RuleCleanCriteria - Class in com.metamatrix.query.optimizer.relational.rules
Removes phantom and TRUE or FALSE criteria
RuleCleanCriteria() - Constructor for class com.metamatrix.query.optimizer.relational.rules.RuleCleanCriteria
 
RuleCollapseSource - Class in com.metamatrix.query.optimizer.relational.rules
 
RuleCollapseSource() - Constructor for class com.metamatrix.query.optimizer.relational.rules.RuleCollapseSource
 
RuleConstants - Class in com.metamatrix.query.optimizer.relational.rules
 
RuleCopyCriteria - Class in com.metamatrix.query.optimizer.relational.rules
For each join node this rule will find the set of criteria allowed to influence the join (the join criteria, and inner side criteria on non full outer joins) and builds new criteria based upon the equality relationships found.
RuleCopyCriteria() - Constructor for class com.metamatrix.query.optimizer.relational.rules.RuleCopyCriteria
 
RuleImplementJoinStrategy - Class in com.metamatrix.query.optimizer.relational.rules
Inserts sort nodes for specific join strategies.
RuleImplementJoinStrategy() - Constructor for class com.metamatrix.query.optimizer.relational.rules.RuleImplementJoinStrategy
 
RuleMergeCriteria - Class in com.metamatrix.query.optimizer.relational.rules
TODO: this rule should attempt to intelligently order the criteria
RuleMergeCriteria() - Constructor for class com.metamatrix.query.optimizer.relational.rules.RuleMergeCriteria
 
RuleMergeVirtual - Class in com.metamatrix.query.optimizer.relational.rules
 
RuleMergeVirtual() - Constructor for class com.metamatrix.query.optimizer.relational.rules.RuleMergeVirtual
 
RulePlaceAccess - Class in com.metamatrix.query.optimizer.relational.rules
This rule finds all SOURCE nodes and associates ACCESS patterns, ACCESS nodes, and aliases.
RulePlaceAccess() - Constructor for class com.metamatrix.query.optimizer.relational.rules.RulePlaceAccess
 
RulePlanJoins - Class in com.metamatrix.query.optimizer.relational.rules
Determines join orderings based upon dependency and cost information The algorithm works as follows: Stage 1.
RulePlanJoins() - Constructor for class com.metamatrix.query.optimizer.relational.rules.RulePlanJoins
 
RulePlanProcedures - Class in com.metamatrix.query.optimizer.relational.rules
 
RulePlanProcedures() - Constructor for class com.metamatrix.query.optimizer.relational.rules.RulePlanProcedures
 
RulePlanSorts - Class in com.metamatrix.query.optimizer.relational.rules
Attempts to minimize the cost of sorting operations across the plan.
RulePlanSorts() - Constructor for class com.metamatrix.query.optimizer.relational.rules.RulePlanSorts
 
RulePlanUnions - Class in com.metamatrix.query.optimizer.relational.rules
Organizes union branches so that push down is possible.
RulePlanUnions() - Constructor for class com.metamatrix.query.optimizer.relational.rules.RulePlanUnions
 
RulePushAggregates - Class in com.metamatrix.query.optimizer.relational.rules
 
RulePushAggregates() - Constructor for class com.metamatrix.query.optimizer.relational.rules.RulePushAggregates
 
RulePushLimit - Class in com.metamatrix.query.optimizer.relational.rules
Pushes limit nodes to their lowest points.
RulePushLimit() - Constructor for class com.metamatrix.query.optimizer.relational.rules.RulePushLimit
 
RulePushNonJoinCriteria - Class in com.metamatrix.query.optimizer.relational.rules
Pushes on criteria out of the on clause if possible.
RulePushNonJoinCriteria() - Constructor for class com.metamatrix.query.optimizer.relational.rules.RulePushNonJoinCriteria
 
RulePushSelectCriteria - Class in com.metamatrix.query.optimizer.relational.rules
 
RulePushSelectCriteria() - Constructor for class com.metamatrix.query.optimizer.relational.rules.RulePushSelectCriteria
 
RuleRaiseAccess - Class in com.metamatrix.query.optimizer.relational.rules
 
RuleRaiseAccess() - Constructor for class com.metamatrix.query.optimizer.relational.rules.RuleRaiseAccess
 
RuleRaiseNull - Class in com.metamatrix.query.optimizer.relational.rules
Will attempt to raise null nodes to their highest points
RuleRaiseNull() - Constructor for class com.metamatrix.query.optimizer.relational.rules.RuleRaiseNull
 
RuleRemoveOptionalJoins - Class in com.metamatrix.query.optimizer.relational.rules
Removes optional join nodes if elements originating from that join are not used in the top level project symbols.
RuleRemoveOptionalJoins() - Constructor for class com.metamatrix.query.optimizer.relational.rules.RuleRemoveOptionalJoins
 
RuleStack - Class in com.metamatrix.query.optimizer.relational
 
RuleStack() - Constructor for class com.metamatrix.query.optimizer.relational.RuleStack
 
RuleValidateWhereAll - Class in com.metamatrix.query.optimizer.relational.rules
Validates that the any atomic query being sent to a model where the model requires a criteria actually has a criteria.
RuleValidateWhereAll() - Constructor for class com.metamatrix.query.optimizer.relational.rules.RuleValidateWhereAll
 
run() - Method in class bsh.Interpreter
Run interactively.
run(String[], String) - Method in class com.metamatrix.core.commandshell.CommandShell
Start reading commands from standard input.
run(String) - Method in class com.metamatrix.core.commandshell.ScriptCommandTarget
 
run() - Method in class com.metamatrix.script.shell.JConsole
 
run(boolean) - Method in class com.metamatrix.server.HostController
 
run(String, boolean) - Method in class com.metamatrix.server.ServiceManager
 
run() - Method in class org.teiid.transport.ServerWorkItem
main entry point for remote method calls.
RUN_TYPE_NAME - Static variable in interface org.teiid.connector.metadata.runtime.DatatypeRecordImpl.MetadataFieldNames
 
runAll() - Method in class com.metamatrix.core.commandshell.ScriptCommandTarget
 
runningScript(String) - Method in class com.metamatrix.core.commandshell.CommandTarget
 
runningScript(String) - Method in class com.metamatrix.core.commandshell.ScriptCommandTarget
 
runRep(int, String) - Method in class com.metamatrix.core.commandshell.ScriptCommandTarget
 
runScript(String, String, StringBuffer, ScriptResultListener) - Method in class com.metamatrix.core.commandshell.CommandShell
Load a series of commands from a specific script in a file and execute the commands.
runScript(String, String) - Method in class com.metamatrix.core.commandshell.ScriptCommandTarget
 
runTest() - Method in class com.metamatrix.script.junit.BshTestCase
 
RUNTIME_METADATA_SERVICE - Static variable in interface com.metamatrix.common.config.ResourceNames
 
RUNTIME_METADATA_SERVICE_ROUTING_ID - Static variable in interface com.metamatrix.common.config.api.RuntimeMetadataServiceComponentType
 
RUNTIME_METADATA_SERVICE_TYPE_NAME - Static variable in interface com.metamatrix.common.config.api.RuntimeMetadataServiceComponentType
 
RUNTIME_TYPE_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
RuntimeIDParser - Class in com.metamatrix.metadata.runtime.util
The RuntimeIDParser provides static methods to obtain specific information from a fully qualfied name.
RuntimeIDParser() - Constructor for class com.metamatrix.metadata.runtime.util.RuntimeIDParser
 
RuntimeMetadata - Interface in org.teiid.connector.metadata.runtime
Helper methods that can be used to access runtime metadata.
RuntimeMetadataAdminAPI - Interface in com.metamatrix.server.admin.api
 
RuntimeMetadataAdminAPIImpl - Class in com.metamatrix.server.admin.apiimpl
 
RuntimeMetadataCatalog - Class in com.metamatrix.metadata.runtime
The RuntimeMetadataCatalog follows the Singleton pattern so there should be only one instance per VM of this class.
RuntimeMetadataEvent - Class in com.metamatrix.metadata.runtime.event
 
RuntimeMetadataEvent(Object, VirtualDatabaseID, int) - Constructor for class com.metamatrix.metadata.runtime.event.RuntimeMetadataEvent
 
RuntimeMetadataHelper - Class in com.metamatrix.server.admin.apiimpl
A collection of static methods that facilitate the server-side remote class RuntimeMetadataAdminAPIImpl.
RuntimeMetadataHelper() - Constructor for class com.metamatrix.server.admin.apiimpl.RuntimeMetadataHelper
 
RuntimeMetadataIDContext - Interface in com.metamatrix.metadata.runtime.util
 
RuntimeMetadataListener - Interface in com.metamatrix.metadata.runtime.event
Implement the RuntimeMetadataListener when you wish to get notified when there are VDB changes.
RuntimeMetadataPlugin - Class in org.teiid.metadata
CommonPlugin
RuntimeMetadataPlugin() - Constructor for class org.teiid.metadata.RuntimeMetadataPlugin
 
RuntimeMetadataPropertyNames - Class in com.metamatrix.metadata.runtime.api
 
RuntimeMetadataPropertyNames() - Constructor for class com.metamatrix.metadata.runtime.api.RuntimeMetadataPropertyNames
 
RuntimeMetadataServiceComponentType - Interface in com.metamatrix.common.config.api
 
RuntimeStateAdmin - Interface in org.teiid.adminapi
This interface defines the methods to interact with the Teiid system during runtime.
RuntimeStateAdminAPI - Interface in com.metamatrix.platform.admin.api
 
RuntimeStateAdminAPIHelper - Class in com.metamatrix.platform.admin.apiimpl
Singleton helper class for performing Runtime administrative functionality.
RuntimeStateAdminAPIHelper(ClusteredRegistryState, HostManagement) - Constructor for class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIHelper
 
RuntimeStateAdminAPIImpl - Class in com.metamatrix.platform.admin.apiimpl
 
RuntimeStateChangeEvent - Class in com.metamatrix.platform.admin.api
 
RuntimeStateChangeEvent(Object) - Constructor for class com.metamatrix.platform.admin.api.RuntimeStateChangeEvent
 
RuntimeVDBDeleteUtility - Class in com.metamatrix.metadata.runtime
Implementation of RuntimeVDBDeleteUtility to be used with a running server.
RuntimeVDBDeleteUtility() - Constructor for class com.metamatrix.metadata.runtime.RuntimeVDBDeleteUtility
 
RuntimeVdbRecord - Class in org.teiid.connector.metadata
Extends a VdbRecord object with additional runtime data.
RuntimeVdbRecord(String, String) - Constructor for class org.teiid.connector.metadata.RuntimeVdbRecord
 

S

SalesforceCapabilities - Class in com.metamatrix.connector.salesforce
 
SalesforceCapabilities() - Constructor for class com.metamatrix.connector.salesforce.SalesforceCapabilities
 
SalesforceConnection - Class in com.metamatrix.connector.salesforce.connection
 
SalesforceConnection(String, String, URL, ConnectorEnvironment) - Constructor for class com.metamatrix.connector.salesforce.connection.SalesforceConnection
 
SalesForcePlugin - Class in com.metamatrix.connector.salesforce
For logging purposes
SalesForcePlugin() - Constructor for class com.metamatrix.connector.salesforce.SalesForcePlugin
 
SalesforceProcedureExecution - Interface in com.metamatrix.connector.salesforce.execution
 
SAML_PROPERTY_FILE - Static variable in class com.metamatrix.connector.xmlsource.soap.SoapConnectorProperties
 
SAML_TOKEN_SIGNED - Static variable in class com.metamatrix.connector.xmlsource.soap.SecurityToken
 
SAML_TOKEN_UNSIGNED - Static variable in class com.metamatrix.connector.xmlsource.soap.SecurityToken
 
save() - Method in interface org.teiid.core.index.IIndex
Saves the index on the disk.
saveAllToDirectory(String, AdminOptions) - Method in interface com.metamatrix.admin.api.ScriptsContainer
Save all of the scripts contained to the specified local directory.
saveAllToDirectory(String, AdminOptions) - Method in class com.metamatrix.admin.objects.MMScriptsContainer
 
saveBatch() - Method in class com.metamatrix.query.processor.relational.TupleCollector
 
saveConnectorType(ConnectorBindingType) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
saveConnectorType(ConnectorBindingType) - Method in interface com.metamatrix.dqp.service.ConfigurationService
Add the Given component type to the persistent store
saveConvert(String, boolean) - Static method in class com.metamatrix.common.util.PropertiesUtils
 
saveExtensionModule(ExtensionModule) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
saveExtensionModule(ExtensionModule) - Method in interface com.metamatrix.dqp.service.ConfigurationService
Save the given extension module
saveFile(InputStream, String) - Method in class com.metamatrix.common.vdb.api.VDBArchive
 
saveFile(InputStream, String) - Method in interface com.metamatrix.metadata.runtime.api.MetadataSource
Save the stream to given path.
saveResources(Collection) - Method in interface com.metamatrix.platform.admin.api.ConfigurationAdminAPI
Save the resource changes based on each ResourceDescriptor in the collection.
saveResources(Collection) - Method in class com.metamatrix.platform.admin.apiimpl.ConfigurationAdminAPIImpl
Save the resource changes based on each ResourceDescriptor in the collection.
saveResources(Collection, String) - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Save the resource changes based on each ResourceDescriptor in the collection.
saveResources(Collection, String) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
Save the resource changes based on each ResourceDescriptor in the collection.
saveResources(Collection, String) - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationConnector
Save the resource changes based on each ResourceDescriptor in the collection.
SaveResult - Class in com.sforce.soap.partner
 
SaveResult() - Constructor for class com.sforce.soap.partner.SaveResult
 
SaveResult(Error[], String, boolean) - Constructor for class com.sforce.soap.partner.SaveResult
 
saveToBufferManager(BufferManager, String, SQLXML, int) - Static method in class com.metamatrix.query.processor.xml.XMLUtil
This method saves the given XML object to the buffer manager's disk process and returns the id which is saved under.
saveVDB(VDBArchive, String) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
saveVDB(VDBArchive, String) - Method in interface com.metamatrix.dqp.service.ConfigurationService
Save the given vdb file into underlying persistent mechanism used by this configuration service
SAX_FILTER_PROVIDER_CLASS - Static variable in class com.metamatrix.connector.xml.base.XMLConnectorStateImpl
 
SAX_FILTER_PROVIDER_CLASS_DEFAULT - Static variable in class com.metamatrix.connector.xml.base.XMLConnectorStateImpl
 
SAXDocumentInProgress - Class in com.metamatrix.query.processor.xml
This class is used to build XML document and stream the output as chunks.
SAXDocumentInProgress() - Constructor for class com.metamatrix.query.processor.xml.SAXDocumentInProgress
 
SAXFilterProvider - Interface in com.metamatrix.connector.xml
 
SaxonXMLTranslator - Class in com.metamatrix.query.xquery.saxon
This converts the SAXOn based XML tree into another popular XMl formats like String, DOM, SAX etc.
SaxonXMLTranslator(NodeInfo, Properties) - Constructor for class com.metamatrix.query.xquery.saxon.SaxonXMLTranslator
 
SaxonXQueryExpression - Class in com.metamatrix.query.xquery.saxon
Saxon implementation of MetaMatrix XQueryExpression
SaxonXQueryExpression() - Constructor for class com.metamatrix.query.xquery.saxon.SaxonXQueryExpression
 
SBM_0001 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
SBM_0002 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
SBM_0003 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
SBM_0004 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
SBM_0005 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
SBM_0006 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
SBM_0007 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
SBM_0008 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
ScalarSubquery - Class in com.metamatrix.query.sql.symbol
This is an Expression implementation that can be used in a SELECT clause.
ScalarSubquery(Command) - Constructor for class com.metamatrix.query.sql.symbol.ScalarSubquery
 
SCALE - Static variable in interface com.metamatrix.dqp.metadata.ResultsMetadataConstants
 
schedule(Runnable, long, TimeUnit) - Method in interface com.metamatrix.common.queue.WorkerPool
 
scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in interface com.metamatrix.common.queue.WorkerPool
 
scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in interface org.teiid.connector.api.ConnectorEnvironment
Schedule a command for repeated execution with the same contract as ScheduledThreadPoolExecutor.scheduleAtFixedRate(Runnable, long, long, TimeUnit) Executions will not happen concurrently.
SCHEMA - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Relational.Class
 
schema - Variable in class com.metamatrix.query.processor.relational.SortUtility
 
SCHEMA_ABSTRACT_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SCHEMA_ANONYMOUS_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SCHEMA_ATTRIBUTE_FORM_DEFAULT_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SCHEMA_BLOCK_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SCHEMA_CONTENT_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SCHEMA_DERIVATION_METHOD_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SCHEMA_DOCUMENT - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLSchema.Class
 
SCHEMA_ELEMENT_FORM_DEFAULT_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SCHEMA_FINAL_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SCHEMA_FIXED_OR_DEFAULT_CONSTRAINT_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
Property names associated with XML Schema metamodel components
SCHEMA_FIXED_OR_DEFAULT_CONSTRAINT_VALUE_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SCHEMA_FORM_KIND_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SCHEMA_INCL_OR_EXCL_CONSTRAINT_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SCHEMA_MAX_OCCURS_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SCHEMA_MIN_OCCURS_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SCHEMA_MIXED_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SCHEMA_NAMESPACE_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SCHEMA_NILLABLE_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SCHEMA_PROCESS_CONTENTS_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SCHEMA_PUBLIC_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SCHEMA_SCHEMA_LOCATION_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SCHEMA_SOURCE_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SCHEMA_SUBSTITUTION_GROUP_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SCHEMA_SYSTEM_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SCHEMA_USE_KIND_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SControl - Static variable in class com.sforce.soap.partner.LayoutComponentType
 
ScriptCommandTarget - Class in com.metamatrix.core.commandshell
Base command target class with scripting support.
ScriptCommandTarget() - Constructor for class com.metamatrix.core.commandshell.ScriptCommandTarget
 
ScriptDecorator - Class in com.metamatrix.vdb.materialization
This class modifies the DDL, which generated of the VDB.
ScriptDecorator() - Constructor for class com.metamatrix.vdb.materialization.ScriptDecorator
 
ScriptReader - Class in com.metamatrix.core.commandshell
Understands how to read specific command line scripts from a String containing multiple scripts.
ScriptReader(String) - Constructor for class com.metamatrix.core.commandshell.ScriptReader
 
ScriptResultListener - Interface in com.metamatrix.core.commandshell
Interface used by the command line shell as a callback when a script includes the definition of expected results.
scriptResults(String, String, String, String) - Method in interface com.metamatrix.core.commandshell.ScriptResultListener
Invoked when a script command included a specification of the expected results.
ScriptsContainer - Interface in com.metamatrix.admin.api
Contains all information nessecary to save the scripts that will be run by a MetaMatrix utility to load or refresh the data resident in a Materialized View.
ScriptType - Class in com.metamatrix.vdb.materialization
 
ScriptType() - Constructor for class com.metamatrix.vdb.materialization.ScriptType
 
SDT_BOUNDED_FACET_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SDT_CARDINALITY_FACET_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SDT_CONSTRAINT_FACET_DESCRIPTION_SUFFIX - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SDT_CONSTRAINT_FACET_FIXED_SUFFIX - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SDT_ENUMERATION_FACET_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SDT_ENUMERATION_FACET_VALUE_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SDT_FINAL_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SDT_FRACTION_DIGITS_FACET_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SDT_LENGTH_FACET_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SDT_MAX_EXCLUSIVE_FACET_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SDT_MAX_INCLUSIVE_FACET_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SDT_MAX_LENGTH_FACET_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SDT_MIN_EXCLUSIVE_FACET_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SDT_MIN_INCLUSIVE_FACET_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SDT_MIN_LENGTH_FACET_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SDT_NUMERIC_FACET_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SDT_ORDERED_FACET_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SDT_PATTERN_FACET_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SDT_PATTERN_FACET_VALUE_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SDT_TOTAL_DIGITS_FACET_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SDT_VARIETY_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
Property names associated with SimpleDataTypes metamodel components
SDT_WHITE_SPACE_FACET_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
sealObject(Serializable) - Method in class com.metamatrix.common.util.crypto.cipher.BasicCryptor
 
sealObject(Serializable) - Method in interface com.metamatrix.common.util.crypto.Encryptor
 
sealObject(Serializable) - Method in class com.metamatrix.common.util.crypto.NullCryptor
 
Search - Class in com.sforce.soap.partner
 
Search() - Constructor for class com.sforce.soap.partner.Search
 
Search(String) - Constructor for class com.sforce.soap.partner.Search
 
search(String) - Method in interface com.sforce.soap.partner.Soap
Search for sObjects
search(String) - Method in class com.sforce.soap.partner.SoapBindingStub
 
SEARCH_DOWN - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants
Indicates a search of a mapping document should be downward, DEPTH FIRST.
SEARCH_DOWN_BREADTH_FIRST - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants
Indicates a search of a mapping document should be downward, BREADTH FIRST.
SEARCH_INDEX_EXT - Static variable in interface com.metamatrix.core.vdb.VdbConstants
 
SEARCH_INDEX_EXT - Static variable in class org.teiid.metadata.index.IndexConstants
 
SEARCH_POSITION - Static variable in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCNames.ExtensionFilesTable.ColumnName
 
SEARCH_RECORD_TYPES - Static variable in class org.teiid.metadata.index.IndexConstants
 
SEARCH_UP - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants
Indicates a search of a mapping document should be upward.
SEARCHABLE - Static variable in class com.metamatrix.dqp.metadata.ResultsMetadataConstants.SEARCH_TYPES
 
SEARCHABLE - Static variable in interface com.metamatrix.dqp.metadata.ResultsMetadataConstants
 
SEARCHABLE - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SEARCH_TYPES
 
SEARCHABLE - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.SEARCH_TYPES
 
SEARCHABLE - Static variable in interface org.teiid.connector.metadata.runtime.TypeModel
Searchability constant - indicates column can be searched by either a comparison or a LIKE.
SEARCHABLE_COMPARE - Static variable in class com.metamatrix.query.metadata.SupportConstants.Element
 
SEARCHABLE_COMPARE - Static variable in interface org.teiid.connector.metadata.runtime.TypeModel
Searchability constant - indicates column can be searched with a comparison but not with a LIKE
SEARCHABLE_LIKE - Static variable in class com.metamatrix.query.metadata.SupportConstants.Element
 
SEARCHABLE_LIKE - Static variable in interface org.teiid.connector.metadata.runtime.TypeModel
Searchability constant - indicates column can be searched with a LIKE but not with a comparison
SearchbaseConnectorComponentType - Interface in com.metamatrix.common.config.api
 
searchedCaseExpression(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse a searched CASE expression.
SearchedCaseExpression - Class in com.metamatrix.query.sql.symbol
 
SearchedCaseExpression(List, List) - Constructor for class com.metamatrix.query.sql.symbol.SearchedCaseExpression
Constructor for SearchedCaseExpression objects
SearchRecord - Class in com.sforce.soap.partner
 
SearchRecord() - Constructor for class com.sforce.soap.partner.SearchRecord
 
SearchRecord(SObject) - Constructor for class com.sforce.soap.partner.SearchRecord
 
SearchResponse - Class in com.sforce.soap.partner
 
SearchResponse() - Constructor for class com.sforce.soap.partner.SearchResponse
 
SearchResponse(SearchResult) - Constructor for class com.sforce.soap.partner.SearchResponse
 
SearchResult - Class in com.sforce.soap.partner
 
SearchResult() - Constructor for class com.sforce.soap.partner.SearchResult
 
SearchResult(SearchRecord[], String) - Constructor for class com.sforce.soap.partner.SearchResult
 
SEC_API_0001 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
security.api package (107)
SEC_API_0001 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
security.api package (107)
SEC_API_0001 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
security.api package (107)
SEC_API_0002 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0002 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0003 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0003 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0004 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0004 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0005 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0005 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0006 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0006 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0007 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0007 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0008 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0008 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0009 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0009 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0010 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0010 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0011 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0011 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0012 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0012 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0013 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0013 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0014 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0014 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0015 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0015 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0016 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0016 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0017 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0017 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0018 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0018 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0019 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0019 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0020 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0020 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0021 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0021 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0022 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0022 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0023 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0023 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0024 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0024 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0025 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0025 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0026 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0026 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0027 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0027 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0028 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0028 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0029 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0029 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0030 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0030 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0031 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0031 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0032 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0032 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0033 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0033 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0034 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0034 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0035 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0035 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0036 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0036 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0037 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0037 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0038 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0038 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0043 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0043 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0044 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0044 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0045 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0045 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0046 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0046 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0047 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0047 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0048 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0048 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0049 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0049 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0050 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0050 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0051 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0051 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0052 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0052 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0053 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0053 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0054 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0054 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0055 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0055 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0056 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0056 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0057 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0057 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0058 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0058 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0059 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0059 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0060 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0060 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0061 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0061 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0062 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0062 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0063 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0063 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0064 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0064 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0065 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0065 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0066 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0066 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0067 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0067 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0068 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0068 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0069 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0069 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0070 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0070 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0071 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0071 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0072 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0072 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0073 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0073 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0074 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0074 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SEC_API_0074 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0075 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0075 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SEC_API_0075 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0076 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0076 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0077 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0077 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0078 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0078 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0079 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0079 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0080 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0080 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0081 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0081 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SEC_API_0081 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0082 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0082 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SEC_API_0082 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0083 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0083 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SEC_API_0083 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0084 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0084 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0085 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0085 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0086 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0086 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0087 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0087 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0088 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0088 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0089 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0089 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SEC_API_0089 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUDIT_0001 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
security.audit package (207)
SEC_AUDIT_0001 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
security.audit package (207)
SEC_AUDIT_0002 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUDIT_0002 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_AUDIT_0003 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUDIT_0003 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_AUDIT_0004 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUDIT_0004 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_AUDIT_0005 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUDIT_0005 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_AUDIT_0006 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUDIT_0006 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_AUDIT_0007 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUDIT_0007 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_AUDIT_0008 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUDIT_0008 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_AUDIT_0009 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUDIT_0010 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUDIT_0011 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUDIT_0012 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUDIT_0013 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUDIT_0014 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUDIT_0015 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUDIT_0016 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUDIT_0017 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUDIT_0018 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUDIT_0019 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUDIT_0020 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUDIT_0021 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUDIT_0022 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUDIT_0023 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUDIT_0024 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0001 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
security.authorization package (307)
SEC_AUTHORIZATION_0001 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
security.authorization package (307)
SEC_AUTHORIZATION_0002 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0002 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_AUTHORIZATION_0003 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0004 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0005 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0006 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0007 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0008 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0009 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0010 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0011 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0012 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0013 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0014 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0015 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0016 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0017 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0018 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0019 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0020 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0021 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0022 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0023 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0024 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0025 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0026 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0027 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0028 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0029 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0030 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0031 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0032 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0033 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0034 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0035 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0036 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0037 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0038 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0039 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0040 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0041 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0042 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0043 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0044 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0045 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0046 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0047 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0048 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0049 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0050 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0051 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0052 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0053 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0054 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0055 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0056 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0057 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0058 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0059 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0060 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0061 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0062 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0063 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0064 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0065 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0066 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0067 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0068 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0069 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0070 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0071 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0072 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0073 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0074 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0075 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0076 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0077 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0078 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0079 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0080 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0081 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0082 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0083 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0084 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0085 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0086 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0087 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0088 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0089 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0090 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0091 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0092 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0093 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0094 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0095 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0096 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0097 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0098 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0099 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0100 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0101 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0102 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0103 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0104 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0105 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0106 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0107 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0108 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0109 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0110 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0111 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0112 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0113 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0114 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0115 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0116 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0117 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0118 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0119 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0120 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0121 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0122 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0001 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
security.membership package (407)
SEC_MEMBERSHIP_0001 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
security.membership package (407)
SEC_MEMBERSHIP_0002 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0002 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_MEMBERSHIP_0003 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0003 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_MEMBERSHIP_0004 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0004 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_MEMBERSHIP_0005 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0005 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_MEMBERSHIP_0006 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0007 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0008 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0009 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0010 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0011 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0012 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0013 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
SEC_MEMBERSHIP_0013 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0014 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
SEC_MEMBERSHIP_0014 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0015 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
SEC_MEMBERSHIP_0015 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0016 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
SEC_MEMBERSHIP_0016 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0017 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
SEC_MEMBERSHIP_0017 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0018 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
SEC_MEMBERSHIP_0018 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0019 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
SEC_MEMBERSHIP_0019 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0020 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0021 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0022 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0023 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0024 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0025 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0026 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0027 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0028 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0029 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0030 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0031 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0032 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0033 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0034 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0035 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0036 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0037 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0038 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0039 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0040 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0041 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0042 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0043 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0044 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0045 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0046 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0047 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0048 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0049 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0050 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0051 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0052 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0053 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0054 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0055 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0056 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0057 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0058 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0059 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0060 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0061 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0062 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0063 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0064 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0065 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0066 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0067 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0068 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0069 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0070 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0071 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0072 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0073 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0074 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0075 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0076 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0077 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0078 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0079 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0080 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0081 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0082 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0083 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0084 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0085 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0086 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0087 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0088 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0089 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0090 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0091 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0092 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0093 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0094 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0095 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0096 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0097 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0098 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0099 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0100 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0101 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0102 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0103 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0104 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0105 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0106 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0107 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0108 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0109 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0110 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0111 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0112 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0113 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0114 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0115 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0116 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0117 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0118 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0119 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0120 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0121 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0122 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0123 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0124 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0125 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0126 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0001 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
security.session package (507)
SEC_SESSION_0001 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
security.session package (507)
SEC_SESSION_0002 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0002 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0003 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0003 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0004 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0004 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0005 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0005 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0006 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0006 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0007 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0007 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0008 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0008 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0009 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0009 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0010 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0010 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0011 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0011 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0012 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0012 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0013 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0013 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0014 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0014 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0015 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0015 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0016 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0016 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0017 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0017 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0018 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0018 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0019 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0019 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0020 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0020 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0021 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0021 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0022 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0022 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0023 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0023 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0024 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0024 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0025 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0025 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0026 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0026 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0027 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0027 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0028 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0028 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0029 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0029 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0030 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0030 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0031 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0031 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0032 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0032 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0033 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0033 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0034 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0034 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0035 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0035 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0036 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0036 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0037 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0037 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0038 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0038 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0039 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0039 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0040 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0040 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0041 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0041 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0042 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0042 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0043 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0043 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0044 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0044 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0045 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0045 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0046 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0046 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0047 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0047 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0048 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0048 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0049 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0049 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0050 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0050 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0051 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0051 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0052 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0052 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0053 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0053 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0054 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0054 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0055 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0055 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0056 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0056 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0057 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0057 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0058 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0058 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0059 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0059 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0060 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0060 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0061 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0061 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0062 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0062 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0063 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0063 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0064 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0064 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0065 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0065 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0066 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0066 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0067 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0067 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0068 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0069 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0070 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0071 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0072 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0073 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0074 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0075 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0076 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0077 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0078 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0079 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0080 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0081 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0082 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0083 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0084 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0085 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0086 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0087 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0088 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0089 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0090 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0091 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0092 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0093 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0094 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0095 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0096 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0097 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0098 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0099 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0100 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0101 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0102 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0103 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0104 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0105 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0106 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0107 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0108 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0109 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0110 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0111 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0112 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0113 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0114 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0115 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0116 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0117 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0118 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0119 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0120 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0121 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_UTIL_0001 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
security.util package (607)
SEC_UTIL_0001 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
security.util package (607)
SEC_UTIL_0001 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
security.util package (607)
SEC_UTIL_0002 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_UTIL_0002 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_UTIL_0003 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_UTIL_0003 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
second(Date) - Static method in class com.metamatrix.query.function.FunctionMethods
 
SECOND - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
SECOND - Static variable in class org.teiid.connector.jdbc.translator.ExtractFunctionModifier
 
SECURE_PROTOCOL - Static variable in interface com.metamatrix.common.api.MMURL.CONNECTION
Non-secure MetaMatrix Protocol.
SECURE_PROTOCOL - Static variable in class com.metamatrix.common.api.MMURL
 
SECURE_PROTOCOL - Static variable in class com.metamatrix.common.util.WSDLServletUtil
 
SecureConnectorState - Interface in com.metamatrix.connector.xml
 
SecureConnectorStateImpl - Class in com.metamatrix.connector.xml.base
Encapsulates the loading of the TrustDeserializerClass for connector implementations that require security.
SecureConnectorStateImpl() - Constructor for class com.metamatrix.connector.xml.base.SecureConnectorStateImpl
 
SECURITY - Static variable in interface com.metamatrix.query.function.metadata.FunctionCategoryConstants
"Security" functions check authentication or authorization information
SECURITY_DESERIALIZER_CLASS - Static variable in interface com.metamatrix.connector.xml.SecureConnectorState
 
SECURITY_ENABLED - Static variable in interface com.metamatrix.platform.security.api.service.MembershipServiceInterface
 
SecurityAdmin - Interface in org.teiid.adminapi
This interface defines the methods available for security administration in the Teiid system.
SecurityAuditContexts - Interface in com.metamatrix.platform.security.audit
 
SecurityFunctionEvaluator - Interface in com.metamatrix.query.eval
 
SecurityMessagesKeys - Interface in com.metamatrix.platform.security.api
 
SecurityPlugin - Class in com.metamatrix.platform.security.api
PlatformPlugin
SecurityPlugin() - Constructor for class com.metamatrix.platform.security.api.SecurityPlugin
 
SecurityRoles - Class in com.metamatrix.server.util
Class that defines property constants for metaMatrix
SecurityRoles() - Constructor for class com.metamatrix.server.util.SecurityRoles
 
SecurityRoles.Name - Class in com.metamatrix.server.util
 
SecurityRoles.Name() - Constructor for class com.metamatrix.server.util.SecurityRoles.Name
 
SecuritySystemFunctions - Class in com.metamatrix.query.function.source
 
SecuritySystemFunctions() - Constructor for class com.metamatrix.query.function.source.SecuritySystemFunctions
 
SecurityToken - Class in com.metamatrix.connector.xmlsource.soap
Security provider for calling the Web Service
select(String[]) - Method in class com.metamatrix.cdk.QueryCommandTarget
 
SELECT - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
SELECT - Static variable in class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
SELECT - Static variable in class com.metamatrix.query.metadata.SupportConstants.Element
 
SELECT - Static variable in class com.metamatrix.query.optimizer.relational.plantree.NodeConstants.Types
 
select(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse a SELECT clause.
SELECT - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
Select - Class in com.metamatrix.query.sql.lang
This class represents the SELECT clause of a query, which defines what elements or expressions are returned from the query.
Select() - Constructor for class com.metamatrix.query.sql.lang.Select
Constructs a default instance of this class.
Select(List) - Constructor for class com.metamatrix.query.sql.lang.Select
Constructs an instance of this class from an ordered set of symbols.
SELECT - Static variable in class com.metamatrix.query.sql.ReservedWords
 
SELECT - Static variable in interface org.teiid.connector.metadata.runtime.TransformationRecordImpl.Types
 
SELECT - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
SELECT_ACTIONS_FOR_RESOURCE_IN_REALM_FOR_POLICY - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
SELECT_ACTIONS_PERM_FACTORY_AND_POLICYNAME_FOR_RESOURCE_IN_REALM - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
SELECT_ACTIVE_VIRTUAL_DATABASE_ID - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
SELECT_ACTIVE_VIRTUAL_DATABASE_ID_LV - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
SELECT_ALL_POLICIES - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
SELECT_ALL_REALM_NAMES - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
SELECT_ALL_ROLES_AND_DESCRITPIONS - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
SELECT_AUTH_PERMISSION_TYPE_UID_FOR_FACTORY_CLASS - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
SELECT_AUTH_REALM_BY_NAME - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
SELECT_DELETED_VIRTUAL_DATABASES - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
SELECT_DEPENDANT_RESOURCES_FOR_RESOURCE_IN_REALM - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
SELECT_ID_BLOCK - Static variable in class com.metamatrix.common.id.dbid.spi.jdbc.JDBCNames
Sql statement use to select an ID from the TransactionID table
SELECT_MODEL_IDS - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
SELECT_MODEL_IDS_ONLY_IN_VDB - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
SELECT_MODELS - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
SELECT_PERMISSION_IDS_WITH_RESOURCE_IN_REALM - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
SELECT_PERMISSIONS_FOR_POLICY_NAME - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
SELECT_PERMISSIONS_IN_REALM_FOR_RESOURCE_STARTS_WITH - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
SELECT_POLICY_NAMES_FOR_PRINCIPALS - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
SELECT_POLICY_NAMES_FOR_PRINCIPALS_IN_REALM - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
SELECT_POLICY_NAMES_FOR_REALM - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
SELECT_POLICY_NAMES_FOR_REALM_STARTS_WITH - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
SELECT_POLICY_NAMES_WITH_PERMISSIONS_IN_REALM - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
SELECT_POLICY_NAMES_WITH_RESOURCE_IN_REALM - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
SELECT_POLICYID_FOR_NAME - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
SELECT_POLICYUID_FOR_POLICY_NAME - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
SELECT_PRINCIPALS_FOR_POLICY_NAME - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
SELECT_PRINCIPALS_FOR_ROLE_NAME - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
SELECT_PROPERTIES - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
SELECT_QUERY - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.QUERY_TYPES
 
SELECT_RESOURCE_PRINCIPALS_GRANTOR_AND_ACTIONS_FOR_RESOURCE_IN_REALM - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
SELECT_ROLE_NAMES_FOR_PRINCIPAL_NAME - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
SELECT_SCHEMA_UIDS - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
SELECT_TRANSFORM - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.RECORD_TYPE
 
SELECT_TRANSFORM_INDEX - Static variable in class org.teiid.metadata.index.IndexConstants.INDEX_NAME
 
SELECT_VIRTUAL_DATABASE - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
SELECT_VIRTUAL_DATABASE_ID - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
SELECT_VIRTUAL_DATABASE_ID_LV - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
SELECT_VIRTUAL_DATABASES - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
selectConnector(String) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedDataService
Select a connector to use for the given connector binding.
selectConnector(String) - Method in interface com.metamatrix.dqp.service.DataService
Select a connector to use for the given connector binding.
selectConnector(String) - Method in class com.metamatrix.server.dqp.service.PlatformDataService
Select a connector to use for the given connector binding.
selectNewServerInstance(Object) - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerConnection
 
SelectNode - Class in com.metamatrix.query.processor.relational
 
SelectNode(int) - Constructor for class com.metamatrix.query.processor.relational.SelectNode
 
selectServerInstance() - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerConnection
Implements a sticky random selection policy TODO: make this customizable TODO: put more information on hostinfo as to process response time, last successful connect, etc.
selectSymbol(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
 
SelectSymbol - Class in com.metamatrix.query.sql.symbol
This is the server's representation of a metadata symbol that can be used in a SELECT statement.
SelectSymbol(String, String) - Constructor for class com.metamatrix.query.sql.symbol.SelectSymbol
Passthrough constructor used for cloning
SelectSymbol(String) - Constructor for class com.metamatrix.query.sql.symbol.SelectSymbol
Construct a symbol with a name
selectSymbols - Variable in class com.metamatrix.connector.salesforce.execution.visitors.SelectVisitor
 
SelectVisitor - Class in com.metamatrix.connector.salesforce.execution.visitors
 
SelectVisitor(RuntimeMetadata) - Constructor for class com.metamatrix.connector.salesforce.execution.visitors.SelectVisitor
 
SELF - Static variable in class com.metamatrix.common.xml.XPathUtil.ExpressionToken
 
SELF_REFERENCE_FROM_TRIGGER - Static variable in class com.sforce.soap.partner.StatusCode
 
SEMI - Static variable in class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
SEMICOLON - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
send(Message, ResultsReceiver<Object>, Serializable) - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerInstanceImpl
 
send(Message, Serializable) - Method in interface org.teiid.transport.ClientInstance
Send a message to this particular client using the asynch message key.
send(Message, Serializable) - Method in class org.teiid.transport.SocketClientInstance
 
sendEmail(Email[]) - Method in interface com.sforce.soap.partner.Soap
Send outbound email
sendEmail(Email[]) - Method in class com.sforce.soap.partner.SoapBindingStub
 
SendEmailError - Class in com.sforce.soap.partner
 
SendEmailError() - Constructor for class com.sforce.soap.partner.SendEmailError
 
SendEmailError(String[], String, StatusCode, String) - Constructor for class com.sforce.soap.partner.SendEmailError
 
SendEmailResult - Class in com.sforce.soap.partner
 
SendEmailResult() - Constructor for class com.sforce.soap.partner.SendEmailResult
 
SendEmailResult(SendEmailError[], boolean) - Constructor for class com.sforce.soap.partner.SendEmailResult
 
sendRequestMessageAndWait(RequestMessage) - Method in class com.metamatrix.jdbc.MMStatement
Send out request message with necessary states.
separateCriteriaByAnd(Criteria) - Static method in class com.metamatrix.query.sql.lang.Criteria
This utility method will pull apart a tree of criteria by breaking all compound AND criteria apart.
separateCriteriaByAnd(ICriteria) - Static method in class org.teiid.connector.language.LanguageUtil
Take a criteria, which may be null, a single IPredicateCriteria or a complex criteria built using ICompoundCriteria and breaks it apart at ANDs such that a List of ICriteria conjuncts are returned.
SEPARATOR - Static variable in class com.metamatrix.core.util.FileUtils
 
SEPARATOR - Static variable in class com.metamatrix.query.sql.symbol.SingleElementSymbol
Character used to delimit name components in a symbol
Separator - Static variable in class com.sforce.soap.partner.LayoutComponentType
 
SEPARATOR_WITH_RECURSIVE - Static variable in class com.metamatrix.platform.security.api.BasicAuthorizationPermission
 
SEPARATOR_WITH_RECURSIVE - Static variable in class com.metamatrix.platform.security.api.DataAccessResource
 
SEQ_ITEM - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.ElementName
Static constant that represents the name of the "XMI.seqItem" element.
SequeLinkOracleCapabilities - Class in org.teiid.connector.jdbc.oracle
 
SequeLinkOracleCapabilities() - Constructor for class org.teiid.connector.jdbc.oracle.SequeLinkOracleCapabilities
 
Sequencable - Interface in com.metamatrix.common.types
 
SEQUENCE - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.ElementName
Static constant that represents the name of the "XMI.sequence" element.
SEQUENCE - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLDocument.Class
 
SEQUENCE - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLSchema.Class
 
SEQUENCE - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants
Constant defining a target node type of "sequence".
SEQUENCE - Static variable in class org.teiid.connector.jdbc.oracle.OracleSQLTranslator
 
SEQUENCE_NUMBER - Static variable in class com.metamatrix.common.log.DbLogWriter.ColumnName
 
SEQUENCE_NUMBER - Static variable in class com.metamatrix.common.log.reader.LogEntryPropertyNames.ColumnName
 
serialVersionUID - Static variable in class com.metamatrix.admin.objects.MMAdminObject
SerialVersion used in serialization
serialVersionUID - Static variable in class com.metamatrix.common.comm.api.Message
 
serialVersionUID - Static variable in class com.metamatrix.common.config.model.BasicAuthenticationProviderType
 
serialVersionUID - Static variable in class com.metamatrix.common.config.model.BasicComponentType
 
serialVersionUID - Static variable in class com.metamatrix.common.config.model.BasicConnectorBindingType
 
serialVersionUID - Static variable in exception com.metamatrix.core.MetaMatrixRuntimeException
 
serialVersionUID - Static variable in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabase
 
serialVersionUID - Static variable in class com.metamatrix.platform.security.api.AbstractAuthorizationObjectEditor
 
serialVersionUID - Static variable in class com.metamatrix.platform.security.api.AuthorizationObjectEditor
 
serialVersionUID - Static variable in class com.metamatrix.platform.security.api.MetaMatrixSessionID
 
serialVersionUID - Static variable in class com.metamatrix.platform.security.api.MetaMatrixSessionInfo
 
serialVersionUID - Static variable in class com.metamatrix.platform.security.api.SessionToken
 
Server - Class in org.teiid
 
Server(Properties) - Constructor for class org.teiid.Server
 
SERVER_DETERMINISTIC - Static variable in class com.metamatrix.query.function.metadata.FunctionMethod
 
SERVER_INSTALL_DATE - Static variable in class com.metamatrix.server.util.ServerPropertyNames
 
SERVER_NAME - Static variable in class org.teiid.connector.jdbc.XAJDBCPropertyNames
 
SERVER_PLATFORM - Static variable in class com.metamatrix.common.util.CommonPropertyNames
This property indicates the EJB server platform which the MetaMatrix server is running on.
SERVER_PLATFORM - Static variable in class com.metamatrix.server.util.ServerPropertyNames
 
SERVER_PORT - Static variable in interface com.metamatrix.common.config.api.VMComponentDefnType
 
SERVER_PORT - Static variable in interface com.metamatrix.dqp.embedded.DQPEmbeddedProperties
 
SERVER_REPOSITORY_LATEST_VERSION - Static variable in interface org.teiid.adminapi.VDB
Constant to denote the latest version of a VDB located at a given repository location.
SERVER_SITE_ID - Static variable in class com.metamatrix.server.util.ServerPropertyNames
 
SERVER_UNAVAILABLE - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
SERVER_URL - Static variable in interface com.metamatrix.common.api.MMURL.CONNECTION
 
SERVER_URL - Static variable in interface com.metamatrix.platform.service.controller.ServicePropertyNames
 
SERVER_URL_KEY - Static variable in class com.metamatrix.common.util.WSDLServletUtil
General keys
SERVER_VERSION - Static variable in class com.metamatrix.server.util.ServerPropertyNames
 
ServerAdmin - Interface in com.metamatrix.admin.api.server
This is the primary facade interface to MetaMatrix server administrative functionality.
ServerAdminFactory - Class in com.metamatrix.common.comm.platform.client
Singleton factory for ServerAdmins.
ServerAdminImpl - Class in com.metamatrix.admin.server
 
ServerAdminImpl(ClusteredRegistryState, HostManagement) - Constructor for class com.metamatrix.admin.server.ServerAdminImpl
xtor
ServerAdminLogConstants - Interface in com.metamatrix.server.admin.api
 
serverapi_0001 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
serverapi package (006)
serverapi_0002 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
serverapi_0003 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
serverapi_0004 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
serverapi_0005 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
serverapi_0006 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
serverapi_0007 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
serverapi_0008 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
serverapi_0009 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
serverapi_0010 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
serverapi_0011 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
serverapi_0012 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
serverapi_0013 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
serverapi_0014 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
serverapi_0015 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
serverapi_0016 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
serverapi_0017 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
serverapi_0018 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
serverapi_0019 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
serverapi_0020 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
serverapi_0021 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ServerAuditContexts - Interface in com.metamatrix.server.util
 
ServerConfigAdmin - Interface in com.metamatrix.admin.api.server
Interface that exposes MetaMatrix server configuration for administration.
ServerConfigAdminImpl - Class in com.metamatrix.admin.server
 
ServerConfigAdminImpl(ServerAdminImpl, ClusteredRegistryState) - Constructor for class com.metamatrix.admin.server.ServerConfigAdminImpl
 
ServerConfigFileReader - Class in com.metamatrix.dqp.embedded.configuration
This class loades the server configuration file ServerConfig.xml
ServerConfigFileReader(URL) - Constructor for class com.metamatrix.dqp.embedded.configuration.ServerConfigFileReader
Load the server configuration
ServerConfigFileWriter - Class in com.metamatrix.dqp.embedded.configuration
A utility to write/convert the ServerConfig file from its object form.
ServerConfigFileWriter() - Constructor for class com.metamatrix.dqp.embedded.configuration.ServerConfigFileWriter
 
serverConn - Variable in class com.metamatrix.jdbc.MMConnection
 
ServerConnection - Interface in com.metamatrix.common.comm.api
 
ServerConnectionFactory - Interface in com.metamatrix.common.comm.api
 
ServerDiscovery - Interface in com.metamatrix.common.comm.platform.socket.client
Customizable ServerDiscovery interface
ServerEvents - Interface in com.metamatrix.platform.vm.controller
 
ServerMBean - Interface in org.teiid
 
ServerMonitoringAdmin - Interface in com.metamatrix.admin.api.server
Interface that exposes the MetaMatrix server for system monitoring.
ServerMonitoringAdminImpl - Class in com.metamatrix.admin.server
 
ServerMonitoringAdminImpl(ServerAdminImpl, ClusteredRegistryState) - Constructor for class com.metamatrix.admin.server.ServerMonitoringAdminImpl
 
ServerPlugin - Class in com.metamatrix.server
 
ServerPlugin() - Constructor for class com.metamatrix.server.ServerPlugin
 
ServerPropertyNames - Class in com.metamatrix.server.util
Class that defines property constants for MetaMatrix
ServerPropertyNames() - Constructor for class com.metamatrix.server.util.ServerPropertyNames
 
ServerRuntimeStateAdmin - Interface in com.metamatrix.admin.api.server
Interface that exposes the MetaMatrix system for runtime control.
ServerRuntimeStateAdminImpl - Class in com.metamatrix.admin.server
 
ServerRuntimeStateAdminImpl(ServerAdminImpl, ClusteredRegistryState) - Constructor for class com.metamatrix.admin.server.ServerRuntimeStateAdminImpl
 
ServerSecurityAdmin - Interface in com.metamatrix.admin.api.server
Interface that exposes MetaMatrix security system for administration.
ServerSecurityAdminImpl - Class in com.metamatrix.admin.server
 
ServerSecurityAdminImpl(ServerAdminImpl, ClusteredRegistryState) - Constructor for class com.metamatrix.admin.server.ServerSecurityAdminImpl
 
ServerWorkItem - Class in org.teiid.transport
 
ServerWorkItem(ClientInstance, Serializable, Message, ClientServiceRegistry, SessionServiceInterface) - Constructor for class org.teiid.transport.ServerWorkItem
 
Service - Interface in com.metamatrix.admin.api
Represents a service in the MetaMatrix system.
SERVICE_0001 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
service package (008)
SERVICE_0001 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
service package (008)
SERVICE_0001 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
service.controller package (008)
SERVICE_0002 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0002 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0002 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SERVICE_0003 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0003 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0003 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SERVICE_0004 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0004 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0004 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SERVICE_0005 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0005 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0005 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SERVICE_0006 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0006 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SERVICE_0007 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0007 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SERVICE_0008 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0008 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0008 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SERVICE_0009 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0009 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0009 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SERVICE_0010 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0010 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0010 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SERVICE_0011 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SERVICE_0012 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0012 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0012 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SERVICE_0013 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0013 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0013 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SERVICE_0014 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0014 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0014 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SERVICE_0015 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0015 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0015 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SERVICE_0016 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0016 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0016 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SERVICE_0017 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0017 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0017 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SERVICE_0018 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0018 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0018 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SERVICE_0019 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0019 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0019 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SERVICE_0020 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SERVICE_0021 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SERVICE_0022 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SERVICE_0023 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SERVICE_0024 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SERVICE_0025 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0025 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0025 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SERVICE_0026 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0026 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0026 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SERVICE_0027 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0027 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0027 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SERVICE_0028 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0028 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0028 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SERVICE_0029 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0029 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0029 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SERVICE_0030 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0030 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0030 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SERVICE_0031 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0031 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0031 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SERVICE_0032 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0032 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0032 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SERVICE_0033 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0033 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0033 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SERVICE_0034 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0034 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0035 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0035 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0036 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0036 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0037 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0037 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0038 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0038 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0039 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0039 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0040 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0040 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0041 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0041 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0042 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0042 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0043 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0043 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0044 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0044 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0045 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0045 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0046 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0046 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0047 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0047 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0048 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0048 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0049 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0049 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0050 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0050 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0051 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0051 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0052 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0052 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0053 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0053 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0054 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0054 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0055 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0055 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0056 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0056 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0057 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0057 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0058 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0058 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0059 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0059 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0060 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0060 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0061 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0061 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0062 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0062 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0063 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0063 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0064 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0064 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0065 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0065 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0066 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0066 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0067 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0067 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0068 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0068 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0069 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0069 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0070 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0070 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_CLASS_NAME - Static variable in interface com.metamatrix.platform.service.controller.ServicePropertyNames
 
SERVICE_COMPONENT_CODE - Static variable in interface com.metamatrix.common.config.api.ComponentDefn
 
SERVICE_COMPONENT_TYPE_CODE - Static variable in interface com.metamatrix.common.config.api.ComponentType
 
SERVICE_ESSENTIAL - Static variable in interface com.metamatrix.common.config.api.ServiceComponentType
 
SERVICE_ESSENTIAL - Static variable in interface com.metamatrix.platform.service.controller.ServicePropertyNames
 
SERVICE_ID - Static variable in class com.metamatrix.platform.vm.controller.ProcessController
 
SERVICE_LOGGING_CONTEXT - Static variable in interface com.metamatrix.dqp.service.DQPServiceNames
 
SERVICE_MONITOR_INTERVAL - Static variable in class com.metamatrix.platform.vm.controller.ProcessController
Interval to check the state of services (ms)
SERVICE_MONITORING_ENABLED - Static variable in interface com.metamatrix.platform.service.controller.ServicePropertyNames
Whether service monitoring is enabled.
SERVICE_MULTIPLE_DELEGATION - Static variable in class com.metamatrix.platform.service.proxy.ServiceProxyProperties
Optional boolean to denote a multiple delegation proxy (will delegate to all instances).
SERVICE_NAME - Static variable in class com.metamatrix.connector.xml.Constants
 
SERVICE_NAME - Static variable in interface com.metamatrix.platform.service.controller.ServicePropertyNames
 
SERVICE_NAME - Static variable in interface com.metamatrix.server.connector.service.ConnectorServiceInterface
 
SERVICE_NAME - Static variable in interface com.metamatrix.server.query.service.QueryServiceInterface
 
SERVICE_NAMESPACE - Static variable in class com.metamatrix.connector.xml.Constants
 
SERVICE_PROXY_CLASS_NAME - Static variable in class com.metamatrix.platform.service.proxy.ServiceProxyProperties
Required property denoting the class for instantiation of the service proxy.
SERVICE_ROUTING_ID - Static variable in interface com.metamatrix.common.config.api.ServiceComponentType
 
SERVICE_ROUTING_ID - Static variable in interface com.metamatrix.platform.service.controller.ServicePropertyNames
 
SERVICE_SELECTION_POLICY_NAME - Static variable in class com.metamatrix.platform.service.proxy.ServiceProxyProperties
Required property denoting the name of the service selection policy.
SERVICE_SELECTION_STICKY - Static variable in class com.metamatrix.platform.service.proxy.ServiceProxyProperties
Optional boolean to force a service to use the same instance.
SERVICE_UID_FOR_DEPLOYED_VM - Static variable in interface com.metamatrix.common.config.api.DeployedComponent
The SERVICE_UID_FOR_DEPLOYED_VM is the default value assigned in the database when the deployed component is a VM.
SERVICE_WAIT_INTERVAL - Static variable in class com.metamatrix.admin.server.ServerAdminImpl
How often to poll for services starting/stopping
serviceAdded(ServiceRegistryBinding) - Method in class com.metamatrix.platform.registry.ProcessMonitor
 
serviceAdded(ServiceRegistryBinding) - Method in interface com.metamatrix.platform.vm.controller.ServerEvents
 
ServiceClosedException - Exception in com.metamatrix.platform.service.api.exception
This exception will be thrown when a request is made to a service that is closed.
ServiceClosedException() - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceClosedException
No-Arg Constructor
ServiceClosedException(String) - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceClosedException
Construct an instance with the message specified.
ServiceClosedException(String, String) - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceClosedException
Construct an instance with the message and error code specified.
ServiceClosedException(Throwable, String) - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceClosedException
Construct an instance from a message and an exception to chain to this one.
ServiceClosedException(Throwable, String, String) - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceClosedException
Construct an instance from a message and a code and an exception to chain to this one.
ServiceClosedException(Throwable) - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceClosedException
Constructs an instance of the exception with no detail message but with a single exception.
ServiceComponentDefn - Interface in com.metamatrix.common.config.api
 
ServiceComponentDefnID - Class in com.metamatrix.common.config.api
 
ServiceComponentDefnID(ConfigurationID, String) - Constructor for class com.metamatrix.common.config.api.ServiceComponentDefnID
 
ServiceComponentDefnID(String) - Constructor for class com.metamatrix.common.config.api.ServiceComponentDefnID
 
ServiceComponentType - Interface in com.metamatrix.common.config.api
The ServiceComponentType represents the service ComponentType.
ServiceData - Class in com.metamatrix.platform.admin.api.runtime
 
ServiceData(ServiceID, String, String, ComponentDefnID, String, Collection, int, Date, boolean, boolean, boolean, Throwable) - Constructor for class com.metamatrix.platform.admin.api.runtime.ServiceData
Create new ServiceRegistryInstance
ServiceData - Class in com.metamatrix.platform.service.controller
 
ServiceData(int) - Constructor for class com.metamatrix.platform.service.controller.ServiceData
 
ServiceEvent - Class in com.metamatrix.platform.service.api.event
 
ServiceEvent(Object) - Constructor for class com.metamatrix.platform.service.api.event.ServiceEvent
 
ServiceEvent(Object, ServiceID) - Constructor for class com.metamatrix.platform.service.api.event.ServiceEvent
 
ServiceEvent(Object, ServiceEvent) - Constructor for class com.metamatrix.platform.service.api.event.ServiceEvent
 
ServiceEvent(Object, ServiceID, ServiceEvent) - Constructor for class com.metamatrix.platform.service.api.event.ServiceEvent
 
ServiceException - Exception in com.metamatrix.platform.service.api.exception
 
ServiceException() - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceException
No-Arg Constructor
ServiceException(String) - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceException
Construct an instance with the message specified.
ServiceException(Throwable) - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceException
Construct an instance with a linked exception specified.
ServiceException(String, String) - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceException
Construct an instance with the message and error code specified.
ServiceException(Throwable, String) - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceException
Construct an instance from a message and an exception to chain to this one.
ServiceException(Throwable, String, String) - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceException
Construct an instance from a message and a code and an exception to chain to this one.
ServiceID - Class in com.metamatrix.platform.service.api
 
ServiceID(long, String, String) - Constructor for class com.metamatrix.platform.service.api.ServiceID
 
ServiceInterface - Interface in com.metamatrix.platform.service.api
 
ServiceInvocationStruct - Class in com.metamatrix.common.comm.platform.socket.client
 
ServiceInvocationStruct() - Constructor for class com.metamatrix.common.comm.platform.socket.client.ServiceInvocationStruct
 
ServiceInvocationStruct(Object[], String, Class) - Constructor for class com.metamatrix.common.comm.platform.socket.client.ServiceInvocationStruct
 
ServiceLoader - Class in com.metamatrix.common.application
Used as an entry mechanism for the Designer to extend service classes without depending upon embedded.
ServiceLoader() - Constructor for class com.metamatrix.common.application.ServiceLoader
 
ServiceManager - Class in com.metamatrix.server
Utility class that allows users to view the state of the services.
ServiceManager() - Constructor for class com.metamatrix.server.ServiceManager
 
ServiceMessages - Interface in com.metamatrix.platform.service
 
ServiceNotFoundException - Exception in com.metamatrix.platform.service.api.exception
This exception will be thrown when a request is made to a service that is closed.
ServiceNotFoundException() - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceNotFoundException
No-Arg Constructor
ServiceNotFoundException(String) - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceNotFoundException
Construct an instance with the message specified.
ServiceNotFoundException(String, String) - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceNotFoundException
Construct an instance with the message and error code specified.
ServiceNotFoundException(Throwable, String) - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceNotFoundException
Construct an instance from a message and an exception to chain to this one.
ServiceNotFoundException(Throwable, String, String) - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceNotFoundException
Construct an instance from a message and a code and an exception to chain to this one.
ServiceNotFoundException(Throwable) - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceNotFoundException
Constructs an instance of the exception with no detail message but with a single exception.
ServiceNotInitializedException - Exception in com.metamatrix.platform.service.api.exception
This exception will be thrown when a request is made to a service that is not yet initialized ready state.
ServiceNotInitializedException() - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceNotInitializedException
No-Arg Constructor
ServiceNotInitializedException(String) - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceNotInitializedException
Construct an instance with the message specified.
ServiceNotInitializedException(String, String) - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceNotInitializedException
Construct an instance with the message and error code specified.
ServiceNotInitializedException(Throwable, String) - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceNotInitializedException
Construct an instance from a message and an exception to chain to this one.
ServiceNotInitializedException(Throwable, String, String) - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceNotInitializedException
Construct an instance from a message and a code and an exception to chain to this one.
ServiceNotInitializedException(Throwable) - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceNotInitializedException
Constructs an instance of the exception with no detail message but with a single exception.
ServiceOperation - Class in com.metamatrix.connector.xmlsource.soap
Represents the operation of a service
ServicePlugin - Class in com.metamatrix.platform.service
PlatformPlugin
ServicePlugin() - Constructor for class com.metamatrix.platform.service.ServicePlugin
 
ServicePropertyNames - Interface in com.metamatrix.platform.service.controller
 
ServiceProxy - Class in com.metamatrix.platform.service.proxy
Provides common functionality for all service proxies.
Proxies for a given type of service extend this class and provide the required implementation.
ServiceProxy(String) - Constructor for class com.metamatrix.platform.service.proxy.ServiceProxy
 
ServiceProxyProperties - Class in com.metamatrix.platform.service.proxy
Holds definition of all proxy property names.
ServiceProxyProperties() - Constructor for class com.metamatrix.platform.service.proxy.ServiceProxyProperties
 
ServiceRegistryBinding - Class in com.metamatrix.platform.registry
 
ServiceRegistryBinding(ServiceID, ServiceInterface, String, String, String, String, String, DeployedComponent, int, Date, boolean, MessageBus) - Constructor for class com.metamatrix.platform.registry.ServiceRegistryBinding
 
ServiceRegistryBinding(ServiceInterface, String, DeployedComponent, boolean, MessageBus) - Constructor for class com.metamatrix.platform.registry.ServiceRegistryBinding
Create new ServiceRegistryInstance
ServiceRegistryBinding.StateAwareProxy - Class in com.metamatrix.platform.registry
 
ServiceRegistryBinding.StateAwareProxy(ServiceInterface) - Constructor for class com.metamatrix.platform.registry.ServiceRegistryBinding.StateAwareProxy
 
serviceRemoved(ServiceID) - Method in class com.metamatrix.platform.registry.ProcessMonitor
 
serviceRemoved(ServiceID) - Method in interface com.metamatrix.platform.vm.controller.ServerEvents
 
ServiceSelectionPolicy - Interface in com.metamatrix.platform.service.proxy
Represents a selection policy for services of a given type.
ServiceState - Interface in com.metamatrix.platform.service.api
 
ServiceStateException - Exception in com.metamatrix.platform.service.api.exception
This exception will be thrown when a request is made to a service that is not in a ready state.
ServiceStateException() - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceStateException
No-Arg Constructor
ServiceStateException(String) - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceStateException
Construct an instance with the message specified.
ServiceStateException(String, String) - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceStateException
Construct an instance with the message and error code specified.
ServiceStateException(Throwable, String) - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceStateException
Construct an instance from a message and an exception to chain to this one.
ServiceStateException(Throwable, String, String) - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceStateException
Construct an instance from a message and a code and an exception to chain to this one.
ServiceStateException(Throwable) - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceStateException
Constructs an instance of the exception with no detail message but with a single exception.
ServiceSuspendedException - Exception in com.metamatrix.platform.service.api.exception
This exception will be thrown when a request is made to a service that is closed.
ServiceSuspendedException() - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceSuspendedException
No-Arg Constructor
ServiceSuspendedException(String) - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceSuspendedException
Construct an instance with the message specified.
ServiceSuspendedException(String, String) - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceSuspendedException
Construct an instance with the message and error code specified.
ServiceSuspendedException(Throwable, String) - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceSuspendedException
Construct an instance from a message and an exception to chain to this one.
ServiceSuspendedException(Throwable, String, String) - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceSuspendedException
Construct an instance from a message and a code and an exception to chain to this one.
ServiceSuspendedException(Throwable) - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceSuspendedException
Constructs an instance of the exception with no detail message but with a single exception.
serviceUpdated(ServiceRegistryBinding) - Method in class com.metamatrix.platform.registry.ProcessMonitor
 
serviceUpdated(ServiceRegistryBinding) - Method in interface com.metamatrix.platform.vm.controller.ServerEvents
 
servlet_0001 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
servlet package (007)
servlet_0001 - Static variable in class com.metamatrix.server.util.LogMessageKeys
servlet package (007)
servlet_0002 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
servlet_0002 - Static variable in class com.metamatrix.server.util.LogMessageKeys
 
servlet_0003 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
servlet_0003 - Static variable in class com.metamatrix.server.util.LogMessageKeys
 
servlet_0004 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
servlet_0005 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
servlet_0006 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
servlet_0007 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
SERVLET_PATH - Static variable in class com.metamatrix.common.util.WSDLServletUtil
 
Session - Interface in org.teiid.adminapi
A Session is a lasting connection between a client and a MetaMatrix System.
SESSION_DETERMINISTIC - Static variable in class com.metamatrix.query.function.metadata.FunctionMethod
 
SESSION_EXPIRATION - Static variable in interface com.metamatrix.platform.security.api.service.SessionServiceInterface
 
SESSION_ID - Static variable in interface com.metamatrix.query.util.ContextProperties
 
SESSION_SERVICE - Static variable in interface com.metamatrix.dqp.service.DQPServiceNames
 
SESSION_SERVICE_PROXY_CLASS - Static variable in class com.metamatrix.platform.util.PlatformProxyHelper
 
SESSION_USE_PERCENTAGE - Static variable in class com.metamatrix.common.buffer.BufferManagerPropertyNames
Optional property - the percent of buffer management memory that a particular session can use.
sessionClosed(MetaMatrixSessionInfo) - Method in interface com.metamatrix.platform.security.api.service.SessionListener
 
sessionCreated(MetaMatrixSessionInfo) - Method in interface com.metamatrix.platform.security.api.service.SessionListener
 
SessionException - Exception in com.metamatrix.admin.api.exception.security
 
SessionException() - Constructor for exception com.metamatrix.admin.api.exception.security.SessionException
No-Arg Constructor
SessionException(String) - Constructor for exception com.metamatrix.admin.api.exception.security.SessionException
Constructs an instance of the exception with the specified detail message.
SessionException(Throwable) - Constructor for exception com.metamatrix.admin.api.exception.security.SessionException
Constructs an instance of the exception with no detail message but with a single exception.
SessionException(Throwable, String) - Constructor for exception com.metamatrix.admin.api.exception.security.SessionException
Constructs an instance of the exception with the specified detail message and a single exception.
SessionException(String, String) - Constructor for exception com.metamatrix.admin.api.exception.security.SessionException
Construct an instance with an error code and message specified.
SessionException(Throwable, String, String) - Constructor for exception com.metamatrix.admin.api.exception.security.SessionException
Construct an instance with a linked exception, and an error code and message, specified.
SessionHeader - Class in com.sforce.soap.partner
 
SessionHeader() - Constructor for class com.sforce.soap.partner.SessionHeader
 
SessionHeader(String) - Constructor for class com.sforce.soap.partner.SessionHeader
 
SessionListener - Interface in com.metamatrix.platform.security.api.service
 
SessionServiceException - Exception in com.metamatrix.api.exception.security
 
SessionServiceException() - Constructor for exception com.metamatrix.api.exception.security.SessionServiceException
No-Arg Constructor
SessionServiceException(String) - Constructor for exception com.metamatrix.api.exception.security.SessionServiceException
Constructs an instance of the exception with the specified detail message.
SessionServiceException(Throwable) - Constructor for exception com.metamatrix.api.exception.security.SessionServiceException
Constructs an instance of the exception with no detail message but with a single exception.
SessionServiceException(Throwable, String) - Constructor for exception com.metamatrix.api.exception.security.SessionServiceException
Constructs an instance of the exception with the specified detail message and a single exception.
SessionServiceException(String, String) - Constructor for exception com.metamatrix.api.exception.security.SessionServiceException
Construct an instance with an error code and message specified.
SessionServiceException(Throwable, String, String) - Constructor for exception com.metamatrix.api.exception.security.SessionServiceException
Construct an instance with a linked exception, and an error code and message, specified.
SessionServiceImpl - Class in com.metamatrix.platform.security.session.service
This class serves as the primary implementation of the Session Service.
SessionServiceImpl() - Constructor for class com.metamatrix.platform.security.session.service.SessionServiceImpl
 
SessionServiceInterface - Interface in com.metamatrix.platform.security.api.service
The session service deals with managing sessions; this involves creating sessions, closing sessions, terminating sessions, and updating session state.
SessionToken - Class in com.metamatrix.platform.security.api
This class is an immutable identifier for a unique session that also maintains the name of the principal for that session.
SessionToken() - Constructor for class com.metamatrix.platform.security.api.SessionToken
Fake SessionToken representing a trusted user
SessionToken(MetaMatrixSessionID, String) - Constructor for class com.metamatrix.platform.security.api.SessionToken
The primary constructor that specifies the id, userName, and product info for the session represented by this token.
set(String, Object) - Method in class bsh.Interpreter
Assign the value to the name.
set(String, long) - Method in class bsh.Interpreter
 
set(String, int) - Method in class bsh.Interpreter
 
set(String, double) - Method in class bsh.Interpreter
 
set(String, float) - Method in class bsh.Interpreter
 
set(String, boolean) - Method in class bsh.Interpreter
 
set(String) - Method in class com.metamatrix.api.core.message.DefaultMessage
Sets the message text to the specified value, the type to a notification message, and the target to null.
set(String, int) - Method in class com.metamatrix.api.core.message.DefaultMessage
Sets the message text and type to the specified values, and the target to null.
set(String, int, Object) - Method in class com.metamatrix.api.core.message.DefaultMessage
Sets all of this message's properties using the specified values.
set(int, Object) - Method in class com.metamatrix.api.core.message.MessageList
Overrides the implementation of List
SET - Static variable in interface com.metamatrix.common.actions.ObjectEditor
The command to signify setting of an attribute.
SET - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
SET - Static variable in class com.metamatrix.common.object.PropertyType
 
set(String, Object) - Method in class com.metamatrix.core.factory.ComponentLoader
 
SET - Static variable in class com.metamatrix.platform.config.spi.xml.XMLActionUpdateStrategy
The command to signify setting of an attribute.
SET - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
set(Expression, int, Expression) - Method in class com.metamatrix.query.sql.lang.CompareCriteria
Sets the operands and operator.
set(int, Criteria, Criteria) - Method in class com.metamatrix.query.sql.lang.CompoundCriteria
Sets a "standard" operand-operator-operand criteria.
set(int, Criteria) - Method in class com.metamatrix.query.sql.lang.CompoundCriteria
Sets a "standard" unary criteria.
set(int, List) - Method in class com.metamatrix.query.sql.lang.CompoundCriteria
Sets the operator and an arbitrary set of criteria.
set(Expression, Collection) - Method in class com.metamatrix.query.sql.lang.SetCriteria
Sets the membership expression and the set of value expressions
SET - Static variable in class com.metamatrix.query.sql.ReservedWords
 
set(String, Object[]) - Method in class org.teiid.connector.metadata.ReflectionWrapper
The set method takes a property name and value and attempts to find a matching method on the target class.
SET - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
set_any(MessageElement[]) - Method in class com.sforce.soap.partner.sobject.SObject
Sets the _any value for this SObject.
SET_LBL - Static variable in class com.metamatrix.common.actions.AbstractObjectEditor
 
SET_METHOD_PREFIX - Static variable in class org.teiid.connector.metadata.MetadataConnectorConstants
The prefix to the NameInSource for column/parameter to arrive at a method name to be invoked on a MetadataRecord to set the value used for some computation using the record.
SET_OP - Static variable in class com.metamatrix.query.optimizer.relational.plantree.NodeConstants.Types
 
setAbort(boolean) - Method in class com.metamatrix.query.mapping.xml.MappingVisitor
 
setAbort(boolean) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
setAccessibilityMode(boolean) - Method in class com.sforce.soap.partner.GetUserInfoResult
Sets the accessibilityMode value for this GetUserInfoResult.
setAccessMethod(String) - Method in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
setAccessPatterns(Collection<TempMetadataID>) - Method in class com.metamatrix.query.metadata.TempMetadataID
 
setAccessPatterns(Collection<ColumnSetRecordImpl>) - Method in class org.teiid.connector.metadata.runtime.TableRecordImpl
 
setAccountId(String) - Method in class com.sforce.soap.partner.LeadConvert
Sets the accountId value for this LeadConvert.
setAccountId(String) - Method in class com.sforce.soap.partner.LeadConvertResult
Sets the accountId value for this LeadConvertResult.
setAction(String) - Method in class com.sforce.soap.partner.ProcessWorkitemRequest
Sets the action value for this ProcessWorkitemRequest.
setActionIndex(int) - Method in exception com.metamatrix.common.config.api.exceptions.ConfigurationException
Set the index corresponding to the action item that the exception occured on.
setActions(AuthorizationActions) - Method in interface com.metamatrix.platform.admin.api.PermissionNode
Set the AuthorizationActions on this data node.
setActions(int) - Method in interface com.metamatrix.platform.admin.api.PermissionNode
Set the allowed AuthorizationActions on this data node.
setActions(AuthorizationActions) - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeImpl
Set the AuthorizationActions on this data node.
setActions(int) - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeImpl
Set the allowed AuthorizationActions on this data node.
setActivateable(boolean) - Method in class com.sforce.soap.partner.DescribeSObjectResult
Sets the activateable value for this DescribeSObjectResult.
setActive(boolean) - Method in class com.sforce.soap.partner.PicklistEntry
Sets the active value for this PicklistEntry.
setActiveMemoryThreshold(int) - Method in class com.metamatrix.common.buffer.impl.BufferConfig
 
setActorIds(String[]) - Method in class com.sforce.soap.partner.ProcessResult
Sets the actorIds value for this ProcessResult.
setActorIds(int, String) - Method in class com.sforce.soap.partner.ProcessResult
 
setActualReceiver(ResultsReceiver<AtomicResultsMessage>) - Method in class com.metamatrix.server.dqp.service.RemoteResultsReceiver
 
setAdditionalProperties(String) - Method in class com.metamatrix.jdbc.BaseDataSource
 
setAdminConnectionsAllowed(boolean) - Method in class org.teiid.connector.basic.BasicConnector
 
setAdminPolicies(Collection<AuthorizationPolicy>) - Method in class com.metamatrix.platform.security.authorization.service.AuthorizationServiceImpl
 
setAlias(String) - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
setAlias(String) - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
setAlias(String) - Method in class com.metamatrix.metadata.runtime.model.BasicKey
 
setAlias(String) - Method in class com.metamatrix.metadata.runtime.model.BasicProcedure
 
setAlias(boolean) - Method in interface org.teiid.connector.language.ISelectSymbol
Set whether this symbol is named with an alias.
setAliasResultName(String) - Method in class com.metamatrix.query.mapping.xml.MappingSourceNode
in the case of recursive node we need to know the original source node name; this represents that name.
setAlive(boolean) - Method in class com.metamatrix.platform.registry.ProcessRegistryBinding
 
setAll(boolean) - Method in class com.metamatrix.query.sql.lang.SetQuery
 
setAll(boolean) - Method in interface org.teiid.connector.language.ISetQuery
 
setAllowedActions(AuthorizationActions) - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeImpl
Set the allowed AuthorizationActions on this data node.
setAllowedValues(Collection) - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
setAllowedValues(List) - Method in class com.metamatrix.common.object.PropertyDefinitionImpl
Set the list of allowed values for this property.
setAllowFieldTruncation(boolean) - Method in class com.sforce.soap.partner.AllowFieldTruncationHeader
Sets the allowFieldTruncation value for this AllowFieldTruncationHeader.
setAlternateServers(String) - Method in class com.metamatrix.jdbc.MMDataSource
Sets a list of alternate MetaMatrix Sserver(s) that can be used for connection fail-over.
setAlternateServers(String) - Method in class org.teiid.jdbc.TeiidDataSource
Sets a list of alternate MetaMatrix Sserver(s) that can be used for connection fail-over.
setAlwaysInclude(boolean) - Method in class com.metamatrix.query.mapping.xml.MappingAttribute
 
setAlwaysInclude(boolean) - Method in class com.metamatrix.query.mapping.xml.MappingElement
 
setAnalysisInfo(ResultsMessage) - Method in class com.metamatrix.jdbc.MMStatement
 
setAnnotation(AnnotationRecordImpl) - Method in class org.teiid.connector.metadata.runtime.AbstractMetadataRecord
 
setAnnotations(Collection) - Method in class com.metamatrix.dqp.message.ResultsMessage
 
setApplicationName(String) - Method in class com.metamatrix.admin.objects.MMSession
Set the ApplicationName
setApplicationName(String) - Method in class com.metamatrix.jdbc.BaseDataSource
Sets the name of the application.
setArgs(Expression[]) - Method in class com.metamatrix.query.sql.symbol.Function
Set the function arguments - it is assumed that the args are not null.
setArray(int, Array) - Method in class com.metamatrix.jdbc.MMPreparedStatement
 
setAscending(boolean) - Method in class com.sforce.soap.partner.RelatedListSort
Sets the ascending value for this RelatedListSort.
setAsciiStream(long) - Method in class com.metamatrix.common.types.ClobType
 
setAsciiStream(String, InputStream) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setAsciiStream(String, InputStream, int) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setAsciiStream(String, InputStream, long) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setAsciiStream(long) - Method in class com.metamatrix.jdbc.MMClob
 
setAsciiStream(int, InputStream, int) - Method in class com.metamatrix.jdbc.MMPreparedStatement
Sets the parameter in position parameterIndex to the input stream object fin, from which length bytes will be read and sent to metamatrix.
setAsciiStream(int, InputStream) - Method in class com.metamatrix.jdbc.MMPreparedStatement
 
setAsciiStream(int, InputStream, long) - Method in class com.metamatrix.jdbc.MMPreparedStatement
 
setAsClauseSet(boolean) - Method in class com.metamatrix.query.sql.lang.DynamicCommand
 
setAsColumns(List) - Method in class com.metamatrix.query.sql.lang.DynamicCommand
 
setAsDefault(boolean) - Method in class com.metamatrix.query.mapping.xml.MappingCriteriaNode
 
setAssignmentRuleId(String) - Method in class com.sforce.soap.partner.AssignmentRuleHeader
Sets the assignmentRuleId value for this AssignmentRuleHeader.
setAssociatedSession(String) - Method in class com.metamatrix.admin.objects.TransactionImpl
 
setAttribute(String, Object) - Method in interface com.metamatrix.vdb.materialization.template.Template
Set an attrubute on this template.
setAttributes(Attributes) - Method in class com.metamatrix.api.core.xmi.EntityInfo
 
setAuditConfiguration(AuditConfiguration) - Method in class com.metamatrix.platform.security.audit.AuditManager
 
setAuditLevel(int) - Method in interface com.metamatrix.platform.security.audit.AuditConfiguration
Method to set the level of messages that are recorded for this VM.
setAuditLevel(int) - Method in class com.metamatrix.platform.security.audit.config.BasicAuditConfiguration
Method to set the level of messages that are recorded for this VM.
setAuditLevel(int) - Method in class com.metamatrix.platform.security.audit.config.UnmodifiableAuditConfiguration
This method always throws an UnsupportedOperationException.
setAuthLevel(String) - Method in class com.metamatrix.vdb.runtime.BasicURIModelResource
 
setAutoCommit(boolean) - Method in class com.metamatrix.jdbc.MMConnection
This method will set the connection's auto commit mode accordingly.
setAutoFailover(String) - Method in class com.metamatrix.jdbc.MMDataSource
 
setAutoFailover(String) - Method in class org.teiid.jdbc.TeiidDataSource
 
setAutoIncrement(boolean) - Method in class org.teiid.connector.metadata.runtime.DatatypeRecordImpl
 
setAutoIncrementable(boolean) - Method in class org.teiid.connector.metadata.runtime.ColumnRecordImpl
 
setAutoNumber(boolean) - Method in class com.sforce.soap.partner.Field
Sets the autoNumber value for this Field.
setAvailable(boolean) - Method in class com.sforce.soap.partner.RecordTypeInfo
Sets the available value for this RecordTypeInfo.
setAvailable(boolean) - Method in class com.sforce.soap.partner.RecordTypeMapping
Sets the available value for this RecordTypeMapping.
setBasetypeID(String) - Method in class org.teiid.connector.metadata.runtime.DatatypeRecordImpl
 
setBatchedUpdate(boolean) - Method in class com.metamatrix.dqp.message.RequestMessage
 
setBatchFetcher(BatchFetcher) - Method in class com.metamatrix.jdbc.BatchResults
 
setBatchHandler(QueryProcessor.BatchHandler) - Method in class com.metamatrix.query.processor.QueryProcessor
 
setBatchSize(int) - Method in class com.metamatrix.cdk.ConnectorShellCommandTarget
 
setBatchSize(int) - Method in class com.metamatrix.query.processor.relational.TupleCollector
 
setBatchSize(Integer) - Method in class com.sforce.soap.partner.QueryOptions
Sets the batchSize value for this QueryOptions.
setBccAddresses(String[]) - Method in class com.sforce.soap.partner.SingleEmailMessage
Sets the bccAddresses value for this SingleEmailMessage.
setBccAddresses(int, String) - Method in class com.sforce.soap.partner.SingleEmailMessage
 
setBccSender(Boolean) - Method in class com.sforce.soap.partner.Email
Sets the bccSender value for this Email.
setBeanProperties(Object, Properties, String) - Static method in class com.metamatrix.common.util.PropertiesUtils
 
setBigDecimal(String, BigDecimal) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setBigDecimal(int, BigDecimal) - Method in class com.metamatrix.jdbc.MMPreparedStatement
Sets the IN parameter at paramaterIndex to a BigDecimal object.
setBinaryStream(long) - Method in class com.metamatrix.common.types.BlobType
 
setBinaryStream() - Method in class com.metamatrix.common.types.SQLXMLImpl
 
setBinaryStream() - Method in class com.metamatrix.common.types.XMLType
 
setBinaryStream(long) - Method in class com.metamatrix.jdbc.MMBlob
 
setBinaryStream(String, InputStream) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setBinaryStream(String, InputStream, int) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setBinaryStream(String, InputStream, long) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setBinaryStream(int, InputStream, int) - Method in class com.metamatrix.jdbc.MMPreparedStatement
Sets the parameter in position parameterIndex to the input stream object fin, from which length bytes will be read and sent to metamatrix.
setBinaryStream(int, InputStream) - Method in class com.metamatrix.jdbc.MMPreparedStatement
 
setBinaryStream(int, InputStream, long) - Method in class com.metamatrix.jdbc.MMPreparedStatement
 
setBinaryStream() - Method in class com.metamatrix.jdbc.MMSQLXML
 
setBindings(List) - Method in class com.metamatrix.query.mapping.relational.QueryNode
Set all of the bindings (existing are dropped)
setBindings(List) - Method in class org.teiid.connector.metadata.runtime.TransformationRecordImpl
 
setBindValue(boolean) - Method in interface org.teiid.connector.language.ILiteral
Set whether this literal should be treated as a bind value
setBlob(String, Blob) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setBlob(String, InputStream) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setBlob(String, InputStream, long) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setBlob(int, Blob) - Method in class com.metamatrix.jdbc.MMPreparedStatement
Sets the parameter in position parameterIndex to a Blob object.
setBlob(int, InputStream) - Method in class com.metamatrix.jdbc.MMPreparedStatement
 
setBlob(int, InputStream, long) - Method in class com.metamatrix.jdbc.MMPreparedStatement
 
setBlock(Block) - Method in class com.metamatrix.query.sql.proc.CreateUpdateProcedureCommand
Set the block on this command.
setBlock(Block) - Method in class com.metamatrix.query.sql.proc.LoopStatement
 
setBlock(Block) - Method in class com.metamatrix.query.sql.proc.WhileStatement
 
setBlockProgram(Program) - Method in class com.metamatrix.query.processor.xml.WhileInstruction
 
setBlockValues(long, long) - Method in class com.metamatrix.common.id.dbid.ReservedIDBlock
 
setBody(byte[]) - Method in class com.sforce.soap.partner.EmailFileAttachment
Sets the body value for this EmailFileAttachment.
setBoolean(String, boolean) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setBoolean(int, boolean) - Method in class com.metamatrix.jdbc.MMPreparedStatement
Sets parameter number parameterIndex to b, a Java boolean value.
setBootstrapFile(String) - Method in class com.metamatrix.jdbc.EmbeddedDataSource
Sets file name from which embedded DQP configuration information * will be read.
setBootStrapURL(URL) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
setBranchAllowedActions(PermissionNode, AuthorizationActions) - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeTreeViewImpl
Set the allowed AuthorizationActions for the subtree rooted at this node (inclusive).
setBranchHidden(PermissionNode) - Method in interface com.metamatrix.platform.admin.api.PermissionTreeView
Set the subtree rooted at this node as hidden.
setBranchHidden(PermissionNode) - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeTreeViewImpl
Set the subtree rooted at this node as hidden (inclusive).
setBufferStorageDirectory(String) - Method in class com.metamatrix.common.buffer.impl.BufferConfig
 
setButtonLayoutSection(DescribeLayoutButton[]) - Method in class com.sforce.soap.partner.DescribeLayout
Sets the buttonLayoutSection value for this DescribeLayout.
setByte(String, byte) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setByte(int, byte) - Method in class com.metamatrix.jdbc.MMPreparedStatement
Sets parameter number parameterIndex to x, a Java byte value.
setByteLength(int) - Method in class com.sforce.soap.partner.Field
Sets the byteLength value for this Field.
setBytes(long, byte[], int, int) - Method in class com.metamatrix.common.types.BlobType
 
setBytes(long, byte[]) - Method in class com.metamatrix.common.types.BlobType
 
setBytes(long, byte[]) - Method in class com.metamatrix.jdbc.MMBlob
 
setBytes(long, byte[], int, int) - Method in class com.metamatrix.jdbc.MMBlob
 
setBytes(String, byte[]) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setBytes(int, byte[]) - Method in class com.metamatrix.jdbc.MMPreparedStatement
Sets parameter number parameterIndex to x[], a Java array of bytes.
setCache(ModelFileUtil.XmiHeaderCache) - Static method in class org.teiid.metadata.index.ModelFileUtil
 
setCalculated(boolean) - Method in class com.sforce.soap.partner.Field
Sets the calculated value for this Field.
setCalculatedFormula(String) - Method in class com.sforce.soap.partner.Field
Sets the calculatedFormula value for this Field.
setCallableStatement(boolean) - Method in class com.metamatrix.dqp.message.RequestMessage
 
setCallableStatement(boolean) - Method in class com.metamatrix.query.sql.lang.StoredProcedure
 
setCallTypes(DescribeSoftphoneLayoutCallType[]) - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutResult
Sets the callTypes value for this DescribeSoftphoneLayoutResult.
setCallTypes(int, DescribeSoftphoneLayoutCallType) - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutResult
 
setCanonicalPlan(Object) - Method in class com.metamatrix.query.optimizer.CommandTreeNode
Set the planner-specific canonical plan
setCapabilitySupport(SourceCapabilities.Capability, boolean) - Method in class com.metamatrix.query.optimizer.capabilities.BasicSourceCapabilities
 
setCardinality(int) - Method in class com.metamatrix.query.metadata.TempMetadataID
 
setCardinality(int) - Method in class org.teiid.connector.metadata.runtime.TableRecordImpl
 
setCascadeDelete(boolean) - Method in class com.sforce.soap.partner.ChildRelationship
Sets the cascadeDelete value for this ChildRelationship.
setCaseSensitive(boolean) - Method in class com.sforce.soap.partner.Field
Sets the caseSensitive value for this Field.
setCaseSensitive(boolean) - Method in class org.teiid.connector.metadata.runtime.ColumnRecordImpl
 
setCaseSensitive(boolean) - Method in class org.teiid.connector.metadata.runtime.DatatypeRecordImpl
 
setCatalog(String) - Method in class com.metamatrix.jdbc.MMConnection
Metamatrix does not allow setting a catalog through a connection.
setCatalog(String) - Method in class org.teiid.connector.jdbc.JDBCMetdataProcessor
 
setCategory(String) - Method in class com.metamatrix.query.function.metadata.FunctionMethod
Set category of method
setCcAddresses(String[]) - Method in class com.sforce.soap.partner.SingleEmailMessage
Sets the ccAddresses value for this SingleEmailMessage.
setCcAddresses(int, String) - Method in class com.sforce.soap.partner.SingleEmailMessage
 
setChangeList(SetClauseList) - Method in class com.metamatrix.query.sql.lang.Update
Set the list of CompareCriteria representing updates being made
setChanges(ISetClauseList) - Method in interface org.teiid.connector.language.IUpdate
Set list of changes that should occur in the UPDATE - every change is of the form "element = expression".
setCharacterStream(long) - Method in class com.metamatrix.common.types.ClobType
 
setCharacterStream() - Method in class com.metamatrix.common.types.SQLXMLImpl
 
setCharacterStream() - Method in class com.metamatrix.common.types.XMLType
 
setCharacterStream(String, Reader) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setCharacterStream(String, Reader, int) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setCharacterStream(String, Reader, long) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setCharacterStream(long) - Method in class com.metamatrix.jdbc.MMClob
 
setCharacterStream(int, Reader, int) - Method in class com.metamatrix.jdbc.MMPreparedStatement
 
setCharacterStream(int, Reader) - Method in class com.metamatrix.jdbc.MMPreparedStatement
 
setCharacterStream(int, Reader, long) - Method in class com.metamatrix.jdbc.MMPreparedStatement
 
setCharacterStream() - Method in class com.metamatrix.jdbc.MMSQLXML
 
setCharOctetLength(int) - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
setCharOctetLength(int) - Method in class org.teiid.connector.metadata.runtime.ColumnRecordImpl
 
setCharset(String) - Method in class com.sforce.soap.partner.SingleEmailMessage
Sets the charset value for this SingleEmailMessage.
setChecksum(long) - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
 
setChildMetadata(Command, Command) - Static method in class com.metamatrix.query.resolver.QueryResolver
 
setChildMetadata(Command, Map, GroupContext) - Static method in class com.metamatrix.query.resolver.QueryResolver
 
setChildPlans(Collection) - Method in class com.metamatrix.query.processor.xml.XMLProcessorEnvironment
 
setChildRelationships(ChildRelationship[]) - Method in class com.sforce.soap.partner.DescribeSObjectResult
Sets the childRelationships value for this DescribeSObjectResult.
setChildRelationships(int, ChildRelationship) - Method in class com.sforce.soap.partner.DescribeSObjectResult
 
setChildSObject(String) - Method in class com.sforce.soap.partner.ChildRelationship
Sets the childSObject value for this ChildRelationship.
setClassLoader(ClassLoader) - Method in class bsh.Interpreter
Set an external class loader to be used as the base classloader for BeanShell.
setClassType(Class) - Method in class com.metamatrix.query.sql.lang.SPParameter
Set class type - MetaMatrix runtime types.
SetClause - Class in com.metamatrix.query.sql.lang
 
SetClause(ElementSymbol, Expression) - Constructor for class com.metamatrix.query.sql.lang.SetClause
 
setClauseList(boolean, ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
 
SetClauseList - Class in com.metamatrix.query.sql.lang
 
SetClauseList() - Constructor for class com.metamatrix.query.sql.lang.SetClauseList
 
SetClauseList(List<SetClause>) - Constructor for class com.metamatrix.query.sql.lang.SetClauseList
 
setClauses(List) - Method in class com.metamatrix.query.sql.lang.From
Set all the clauses
setClient(String) - Method in class com.sforce.soap.partner.CallOptions
Sets the client value for this CallOptions.
setClientInfo(Properties) - Method in class com.metamatrix.jdbc.MMConnection
 
setClientInfo(String, String) - Method in class com.metamatrix.jdbc.MMConnection
 
setClientToken(Serializable) - Method in class com.metamatrix.jdbc.BaseDataSource
Set the Serializable client token that will be passed directly through to the connectors, which may use it and/or pass it down to their underlying data source.
setClob(String, Clob) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setClob(String, Reader) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setClob(String, Reader, long) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setClob(int, Clob) - Method in class com.metamatrix.jdbc.MMPreparedStatement
Sets the parameter in position parameterIndex to a Clob object.
setClob(int, Reader) - Method in class com.metamatrix.jdbc.MMPreparedStatement
 
setClob(int, Reader, long) - Method in class com.metamatrix.jdbc.MMPreparedStatement
 
setCode(String) - Method in exception com.metamatrix.api.exception.MultipleException
Set the code for this exception.
setCollectNodeStatistics(boolean) - Method in class com.metamatrix.query.util.CommandContext
 
setColumn(int) - Method in exception com.sforce.soap.partner.fault.ApiQueryFault
Sets the column value for this ApiQueryFault.
setColumn(String) - Method in class com.sforce.soap.partner.RelatedListSort
Sets the column value for this RelatedListSort.
setColumnCount(int) - Method in class com.metamatrix.connector.xml.base.ExecutionInfo
 
setColumnIDs(List<String>) - Method in class org.teiid.connector.metadata.runtime.ColumnSetRecordImpl
 
setColumnName(String) - Method in class com.metamatrix.connector.xml.base.ParameterDescriptor
 
setColumnNames(String[]) - Method in class com.metamatrix.dqp.message.ResultsMessage
 
setColumnNumber(int) - Method in class com.metamatrix.connector.xml.base.ParameterDescriptor
 
setColumns(List) - Method in class com.metamatrix.query.sql.lang.Create
 
setColumns(int) - Method in class com.sforce.soap.partner.DescribeLayoutSection
Sets the columns value for this DescribeLayoutSection.
setColumns(RelatedListColumn[]) - Method in class com.sforce.soap.partner.RelatedList
Sets the columns value for this RelatedList.
setColumns(int, RelatedListColumn) - Method in class com.sforce.soap.partner.RelatedList
 
setColumns(List<ColumnRecordImpl>) - Method in class org.teiid.connector.metadata.runtime.ColumnSetRecordImpl
 
setCommand(IProcedure) - Method in class com.metamatrix.connector.salesforce.execution.ProcedureExecutionParentImpl
 
setCommand(Command) - Method in class com.metamatrix.dqp.message.AtomicRequestMessage
 
setCommand(Command) - Method in class com.metamatrix.query.mapping.relational.QueryNode
Set command - this is provided as a convenient place to cache this command during conversion.
setCommand(Command) - Method in class com.metamatrix.query.mapping.xml.ResultSetInfo
 
setCommand(Command) - Method in class com.metamatrix.query.optimizer.CommandTreeNode
Sets the Command object.
setCommand(Command) - Method in class com.metamatrix.query.processor.relational.AccessNode
 
setCommand(Command) - Method in class com.metamatrix.query.sql.lang.ExistsCriteria
 
setCommand(Command) - Method in class com.metamatrix.query.sql.lang.SubqueryCompareCriteria
Set the subquery command (either a SELECT or a procedure execution).
setCommand(Command) - Method in interface com.metamatrix.query.sql.lang.SubqueryContainer
Sets the subquery Command object
setCommand(Command) - Method in class com.metamatrix.query.sql.lang.SubqueryFromClause
Set the command held by the clause
setCommand(Command) - Method in class com.metamatrix.query.sql.lang.SubquerySetCriteria
Set the subquery command (either a SELECT or a procedure execution).
setCommand(Command) - Method in class com.metamatrix.query.sql.proc.AssignmentStatement
 
setCommand(Command) - Method in class com.metamatrix.query.sql.proc.CommandStatement
Sets the command.
setCommand(Command) - Method in class com.metamatrix.query.sql.proc.LoopStatement
Sets the command.
setCommand(Query) - Method in class com.metamatrix.query.sql.proc.LoopStatement
 
setCommand(Command) - Method in class com.metamatrix.query.sql.symbol.ScalarSubquery
Sets the command.
setCommandContext(CommandContext) - Method in class com.metamatrix.query.optimizer.OptimizerContext
 
setCommandPayload(Serializable) - Method in class com.metamatrix.query.util.CommandContext
 
setCommands(String...) - Method in class com.metamatrix.dqp.message.RequestMessage
 
setCommandType(int) - Method in class com.metamatrix.query.optimizer.CommandTreeNode
Set the type of this command
setComments(String) - Method in class com.sforce.soap.partner.ProcessRequest
Sets the comments value for this ProcessRequest.
setComparator(Comparator) - Method in class com.metamatrix.common.tree.basic.BasicTreeView
Set the comparator that should be used to order the children.
setComparator(Comparator) - Method in class com.metamatrix.common.tree.directory.FileSystemView
Set the comparator that should be used to order the children.
setComparator(Comparator) - Method in interface com.metamatrix.common.tree.TreeView
Set the comparator that should be used to order the children.
setComponentDefns(Map) - Method in class com.metamatrix.common.config.model.BasicConfiguration
 
setComponentType(ComponentObject, ComponentTypeID) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Sets the component type on the specifice component object.
setComponentType(ComponentObject, ComponentTypeID) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
setComponentTypeCode(int) - Method in class com.metamatrix.common.config.model.BasicComponentType
 
setComponentTypeDefinitions(ComponentType, Collection) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Set the list of ComponentTypeDefns for a local ComponentType object.
setComponentTypeDefinitions(Collection) - Method in class com.metamatrix.common.config.model.BasicComponentType
 
setComponentTypeDefinitions(ComponentType, Collection) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
Set the list of ComponentTypeDefns for a local ComponentType object.
setComponentTypeName(String) - Method in class com.metamatrix.admin.objects.MMService
 
setComponentTypes(Map) - Method in class com.metamatrix.common.config.model.ConfigurationModelContainerImpl
 
setCondition(Criteria) - Method in class com.metamatrix.query.sql.proc.IfStatement
Set the condition that determines which block needs to be executed.
setCondition(Criteria) - Method in class com.metamatrix.query.sql.proc.WhileStatement
Set the condition that determines which block needs to be executed.
setConfigurationComponentDefns(Configuration, Collection) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
setConfigurationDeployedComponents(Configuration, Collection) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
setConfigurationHostComponents(Configuration, Collection) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
setConfigurationObjects(Collection) - Method in class com.metamatrix.common.config.model.ConfigurationModelContainerImpl
Method used when the XMLConfiguration is initialized for the first time.
setConnectionID(String) - Method in class com.metamatrix.query.util.CommandContext
Sets the connectionID.
setConnectionPropsFile(String, byte[]) - Method in class com.metamatrix.server.admin.apiimpl.MaterializationLoadScriptsImpl
 
setConnectionsCreated(long) - Method in class com.metamatrix.admin.objects.MMConnectionPool
 
setConnectionsDestroyed(long) - Method in class com.metamatrix.admin.objects.MMConnectionPool
 
setConnectionsInUse(int) - Method in class com.metamatrix.admin.objects.MMConnectionPool
 
setConnectionsWaiting(int) - Method in class com.metamatrix.admin.objects.MMConnectionPool
 
setConnectorBatchSize(int) - Method in class com.metamatrix.common.buffer.impl.BufferConfig
 
setConnectorBatchSize(int) - Method in class com.metamatrix.query.util.CommandContext
 
setConnectorBinding(String, ConnectorBinding) - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
Call to add the binding to the VDBDefn set of bindings and initializes the set of model-to-binding mappings with the binding.
setConnectorBindingID(String) - Method in class com.metamatrix.dqp.message.AtomicRequestMessage
 
setConnectorBindingId(String) - Method in class com.metamatrix.query.processor.relational.AccessNode
 
setConnectorBindingIdentifier(String) - Method in class com.metamatrix.admin.objects.MMConnectionPool
 
setConnectorBindingName(String) - Method in class com.metamatrix.admin.objects.MMRequest
 
setConnectorBindingNames(List) - Method in class com.metamatrix.admin.objects.MMModel
 
setConnectorBindingNames(VirtualDatabaseID, Map) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
setConnectorBindingNames(Collection) - Method in class com.metamatrix.metadata.runtime.model.BasicModel
 
setConnectorBindingNames(VirtualDatabaseID, Map, String) - Method in class com.metamatrix.metadata.runtime.model.UpdateController
Set connector binding names for models in a virtual database.
setConnectorBindingNames(VirtualDatabaseID, Map, String) - Method in class com.metamatrix.metadata.runtime.RuntimeMetadataCatalog
Set connector binding names for models in a virtual database.
setConnectorBindingNames(VirtualDatabaseID, Collection, Map) - Method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCConnector
 
setConnectorBindingNames(VirtualDatabaseID, Collection, Map, Connection) - Static method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCRuntimeMetadataWriter
 
setConnectorBindingNames(VirtualDatabaseID, Collection, Map) - Method in interface com.metamatrix.metadata.runtime.spi.MetaBaseConnector
 
setConnectorBindingNames(VirtualDatabaseID, Map) - Method in interface com.metamatrix.server.admin.api.RuntimeMetadataAdminAPI
Set connector binding names for models in a virtual database.
setConnectorBindingNames(VirtualDatabaseID, Map) - Method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataAdminAPIImpl
Set connector binding names for models in a virtual database.
setConnectorBindingNames(List) - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
setConnectorBindingProperty(String, String, String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
setConnectorBindingProperty(String, String, String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
setConnectorBindingProperty(String, String, String) - Method in class com.metamatrix.dqp.embedded.admin.DQPConfigAdminImpl
 
setConnectorBindingProperty(String, String, String) - Method in interface org.teiid.adminapi.ConfigurationAdmin
Set/update the property for the Connector Binding identified by the given deployed name.
setConnectorBindings(Map) - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
setConnectorBindingUUID(String) - Method in class com.metamatrix.server.serverapi.RequestInfo
Set the connector binding UUID.
setConnectorEnvironment(ConnectorEnvironment) - Method in class com.metamatrix.connector.xml.base.TrustedPayloadBridge
 
setConnectorEnvironment(ConnectorEnvironment) - Method in interface com.metamatrix.connector.xml.TrustedPayloadHandler
 
setConnectorID(ConnectorID) - Method in class com.metamatrix.dqp.message.AtomicRequestMessage
 
setConnectorIdentity(ConnectorIdentity) - Method in interface org.teiid.connector.api.Connection
Called by the pool when an existing connection is leased so that the underlying Connection may have it's identity switched to a different user.
setConnectorIdentity(ConnectorIdentity) - Method in class org.teiid.connector.basic.BasicConnection
 
setConnectorName(String) - Method in class com.metamatrix.connector.xml.base.TrustedPayloadBridge
 
setConnectorName(String) - Method in interface com.metamatrix.connector.xml.TrustedPayloadHandler
 
setConnectorName(String) - Method in class org.teiid.connector.basic.BasicConnector
 
setConnectors(Map) - Method in class com.metamatrix.common.config.model.BasicConfiguration
 
setConnectorState(XMLConnectorState) - Method in class com.metamatrix.connector.xml.http.DefaultTrustDeserializer
 
setConnectorState(XMLConnectorState) - Method in interface com.metamatrix.connector.xml.http.HTTPTrustDeserializer
 
setConnectorTypeName(String) - Method in class com.metamatrix.admin.objects.MMConnectorBinding
 
setConnectorTypes(Map) - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
setConserveBandwidth(boolean) - Method in class com.metamatrix.common.comm.platform.socket.client.OioOjbectChannelFactory
 
setConsole(ConsoleInterface) - Method in class bsh.Interpreter
Attach a console Note: this method is incomplete.
setConstraint(Reference.Constraint) - Method in class com.metamatrix.query.sql.symbol.Reference
 
setContact(String) - Method in class com.metamatrix.api.core.xmi.XMIHeader.Documentation
Set the contact
setContactId(String) - Method in class com.sforce.soap.partner.LeadConvert
Sets the contactId value for this LeadConvert.
setContactId(String) - Method in class com.sforce.soap.partner.LeadConvertResult
Sets the contactId value for this LeadConvertResult.
setContainingLobReference(Streamable<?>) - Method in class com.metamatrix.common.buffer.impl.TupleSourceInfo
 
setContentHandler(ContentHandler) - Method in class com.metamatrix.query.processor.dynamic.TupleXMLReader
 
setContents(Serializable) - Method in class com.metamatrix.common.comm.api.Message
 
setContext(String) - Method in class com.metamatrix.common.log.reader.LogEntry
 
setContext(CommandContext) - Method in class com.metamatrix.query.eval.Evaluator
 
setContext(CommandContext) - Method in class com.metamatrix.query.processor.BaseProcessorPlan
 
setContext(CommandContext) - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
setContext(String) - Method in interface org.teiid.connector.language.IGroup
Set the aliased name this group uses for references in the command.
setControllerName(String) - Method in class com.sforce.soap.partner.Field
Sets the controllerName value for this Field.
setConvertedStatus(String) - Method in class com.sforce.soap.partner.LeadConvert
Sets the convertedStatus value for this LeadConvert.
setCorrelatedReferences(SymbolMap) - Method in class com.metamatrix.query.sql.lang.Command
 
setCreateable(boolean) - Method in class com.sforce.soap.partner.DescribeSObjectResult
Sets the createable value for this DescribeSObjectResult.
setCreateable(boolean) - Method in class com.sforce.soap.partner.Field
Sets the createable value for this Field.
setCreateActions(boolean) - Method in class com.metamatrix.common.actions.AbstractObjectEditor
 
setCreated(Date) - Method in class com.metamatrix.admin.objects.MMAdminObject
 
setCreated(Date) - Method in class com.metamatrix.admin.objects.MMRequest
 
setCreated(boolean) - Method in class com.sforce.soap.partner.UpsertResult
Sets the created value for this UpsertResult.
setCreatedBy(String) - Method in class com.metamatrix.admin.objects.MMAdminObject
 
setCreatedBy(String) - Method in class com.metamatrix.common.config.model.BasicComponentObject
 
setCreatedBy(String) - Method in class com.metamatrix.common.config.model.BasicComponentType
 
setCreatedBy(String) - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
 
setCreatedBy(String) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabase
 
setCreatedBy(String) - Method in class com.metamatrix.vdb.runtime.BasicVDBInfo
 
setCreatedDate(String) - Method in class com.metamatrix.common.config.model.BasicComponentObject
 
setCreatedDate(String) - Method in class com.metamatrix.common.config.model.BasicComponentType
 
setCreateScript(String, byte[]) - Method in class com.metamatrix.server.admin.apiimpl.MaterializationLoadScriptsImpl
Add the named file contents.
setCreationChangedHistory(ComponentType, String, String) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
 
setCreationChangedHistory(ComponentObject, String, String) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
 
setCreationChangedHistory(ComponentType, String, String) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
setCreationChangedHistory(ComponentObject, String, String) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
setCreationChangedHistory(ComponentType, String, String) - Static method in class com.metamatrix.common.config.model.BasicUtil
 
setCreationChangedHistory(ComponentObject, String, String) - Static method in class com.metamatrix.common.config.model.BasicUtil
 
setCreationDate(String) - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
 
setCreationDate(Date) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabase
 
setCredentials(String) - Method in class com.metamatrix.jdbc.MMDataSource
Sets the credentials string defining credentials to use with connectors for per-user logon.
setCredentials(String) - Method in class org.teiid.jdbc.TeiidDataSource
Sets the credentials string defining credentials to use with connectors for per-user logon.
setCrit(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse a set criteria.
setCriteria(List<CriteriaDesc>) - Method in class com.metamatrix.connector.xml.base.ExecutionInfo
 
setCriteria(String) - Method in class com.metamatrix.query.mapping.xml.MappingCriteriaNode
 
setCriteria(String) - Method in class com.metamatrix.query.mapping.xml.MappingRecursiveElement
Sets the criteria on which the recurrsion must occur
setCriteria(Criteria) - Method in class com.metamatrix.query.mapping.xml.ResultSetInfo
 
setCriteria(Criteria) - Method in class com.metamatrix.query.processor.relational.SelectNode
 
setCriteria(Criteria) - Method in class com.metamatrix.query.sql.lang.AtomicCriteria
Set sub criteria
setCriteria(List<Criteria>) - Method in class com.metamatrix.query.sql.lang.CompoundCriteria
Sets the criteria.
setCriteria(Criteria) - Method in class com.metamatrix.query.sql.lang.Delete
Set the criteria for this Delete command
setCriteria(Criteria) - Method in class com.metamatrix.query.sql.lang.Query
Set the criteria clause for the query.
SetCriteria - Class in com.metamatrix.query.sql.lang
A criteria which is true is the expression's value is a member in a list of values.
SetCriteria() - Constructor for class com.metamatrix.query.sql.lang.SetCriteria
Constructs a default instance of this class.
SetCriteria(Expression, Collection) - Constructor for class com.metamatrix.query.sql.lang.SetCriteria
Constructs an instance of this class with the membership expression and value expressions
setCriteria(Criteria) - Method in class com.metamatrix.query.sql.lang.Update
Set the criteria for this Update command
setCriteria(ICriteria) - Method in interface org.teiid.connector.language.IDelete
Set criteria that is being used with the delete - may be null
setCriteria(ICriteria) - Method in interface org.teiid.connector.language.INotCriteria
The criteria wrapped by the NOT.
setCriteria(ICriteria) - Method in interface org.teiid.connector.language.IUpdate
Set criteria that is being used with the delete - may be null
setCriteriaNode(Criteria) - Method in class com.metamatrix.query.mapping.xml.MappingCriteriaNode
This is parsed and resolved criteria node based on the criteria string.
setCriteriaNode(Criteria) - Method in class com.metamatrix.query.mapping.xml.MappingRecursiveElement
This is parsed and resolved criteria node based on the criteria string.
setCriteriaRaised(boolean) - Method in class com.metamatrix.query.mapping.xml.ResultSetInfo
 
setCriteriaSelector(CriteriaSelector) - Method in class com.metamatrix.query.sql.visitor.CriteriaTranslatorVisitor
Set the criteria selector used to restrict the part of the criteria that needs to be translated.
setCurrency(boolean) - Method in class org.teiid.connector.metadata.runtime.ColumnRecordImpl
 
setCurrencySymbol(String) - Method in class com.sforce.soap.partner.GetUserInfoResult
Sets the currencySymbol value for this GetUserInfoResult.
setCurrentLogConfiguration(LogConfiguration) - Method in interface com.metamatrix.platform.vm.api.controller.ProcessManagement
Set the current log configuration.
setCurrentLogConfiguration(LogConfiguration) - Method in class com.metamatrix.platform.vm.controller.ProcessController
Set the current log configuration for this vm.
setCurrentValue(Object) - Method in class com.metamatrix.connector.xml.base.OutputXPathDesc
 
setCursorName(String) - Method in class com.metamatrix.jdbc.MMStatement
 
setCursorName(String) - Method in class com.metamatrix.query.sql.proc.LoopStatement
 
setCursorType(int) - Method in class com.metamatrix.dqp.message.RequestMessage
Sets the cursorType.
setCustom(boolean) - Method in class com.sforce.soap.partner.DescribeLayoutButton
Sets the custom value for this DescribeLayoutButton.
setCustom(boolean) - Method in class com.sforce.soap.partner.DescribeSObjectResult
Sets the custom value for this DescribeSObjectResult.
setCustom(boolean) - Method in class com.sforce.soap.partner.DescribeTab
Sets the custom value for this DescribeTab.
setCustom(boolean) - Method in class com.sforce.soap.partner.Field
Sets the custom value for this Field.
setCustom(boolean) - Method in class com.sforce.soap.partner.RelatedList
Sets the custom value for this RelatedList.
setDatabaseName(String) - Method in class com.metamatrix.jdbc.BaseDataSource
Sets the name of the virtual database on a particular MetaMatrix Server.
setDatabaseVersion(String) - Method in class com.metamatrix.jdbc.BaseDataSource
Sets the databaseVersion.
setDatabaseVersion(String) - Method in class org.teiid.connector.jdbc.derby.DerbyCapabilities
 
setDatabaseVersion(String) - Method in class org.teiid.connector.jdbc.derby.DerbySQLTranslator
 
setDatabaseVersion(String) - Method in class org.teiid.connector.jdbc.postgresql.PostgreSQLCapabilities
 
setDataRoles(char[]) - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
setDataSourceName(String) - Method in class com.metamatrix.jdbc.BaseDataSource
Sets the logical name for the underlying XADataSource or ConnectionPoolDataSource; used only when pooling connections or distributed transactions are implemented.
setDataType(DataType) - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
setDataType(DataType) - Method in class com.metamatrix.metadata.runtime.model.BasicProcedureParameter
 
setDatatype(DatatypeRecordImpl) - Method in class org.teiid.connector.metadata.runtime.BaseColumn
 
setDatatypeID(String) - Method in class org.teiid.connector.metadata.runtime.DatatypeRecordImpl
 
setDataTypeIDs(Collection) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabase
 
setDataTypes(String[]) - Method in class com.metamatrix.common.buffer.TupleBatch
 
setDataTypes(String[]) - Method in class com.metamatrix.dqp.message.ResultsMessage
 
setDatatypeUUID(String) - Method in class org.teiid.connector.metadata.runtime.BaseColumn
 
setDate(Date) - Method in class com.metamatrix.common.log.reader.LogEntry
 
setDate(String, Date) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setDate(String, Date, Calendar) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setDate(int, Date) - Method in class com.metamatrix.jdbc.MMPreparedStatement
Sets parameter number parameterIndex to x, a java.sql.Date object.
setDate(int, Date, Calendar) - Method in class com.metamatrix.jdbc.MMPreparedStatement
Sets parameter number parameterIndex to x, a java.sql.Date object.
setDateCreated(Date) - Method in class com.metamatrix.vdb.runtime.BasicVDBInfo
 
setDDLFiles(Map) - Method in interface com.metamatrix.common.vdb.api.ModelInfo
Set the Map of DDL file names to DDL file byte arrays.
setDDLFiles(Map) - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
setDebug(boolean) - Method in class com.metamatrix.query.sql.lang.Option
Set flag to dump debug info on the server
setDebugLevel(DebugLevel) - Method in class com.sforce.soap.partner.DebuggingHeader
Sets the debugLevel value for this DebuggingHeader.
setDebugLog(String) - Method in class com.metamatrix.dqp.message.ResultsMessage
 
setDebugLog(String) - Method in class com.sforce.soap.partner.DebuggingInfo
Sets the debugLog value for this DebuggingInfo.
setDebugStream(PrintStream) - Method in class com.metamatrix.query.parser.SQLParserTokenManager
 
setDefaultCondition(DefaultCondition) - Method in class com.metamatrix.query.processor.xml.IfInstruction
 
setDefaultCredentialMode(short) - Method in class org.teiid.connector.api.CredentialMap
Set the default credential mode to determine when default credentials should be returned.
setDefaultCredentials(Map) - Method in class org.teiid.connector.api.CredentialMap
Set the default credentials to use with this credential map.
setDefaultedOnCreate(boolean) - Method in class com.sforce.soap.partner.Field
Sets the defaultedOnCreate value for this Field.
setDefaultFactory(ObjectIDFactory) - Method in class com.metamatrix.core.id.IDGenerator
Set the factory that should be used by default for the IDGenerator.create() method is invoked.
setDefaultFactory(String) - Method in class com.metamatrix.core.id.IDGenerator
Set the factory that should be used by default for the IDGenerator.create() method is invoked.
setDefaultFilePath(String) - Method in class com.metamatrix.core.commandshell.Command
 
setDefaultFilePath(String) - Method in class com.metamatrix.core.commandshell.CommandShell
 
setDefaultNamespace(String) - Method in class com.sforce.soap.partner.CallOptions
Sets the defaultNamespace value for this CallOptions.
setDefaultRecordTypeMapping(boolean) - Method in class com.sforce.soap.partner.RecordTypeInfo
Sets the defaultRecordTypeMapping value for this RecordTypeInfo.
setDefaultRecordTypeMapping(boolean) - Method in class com.sforce.soap.partner.RecordTypeMapping
Sets the defaultRecordTypeMapping value for this RecordTypeMapping.
setDefaultTransactionIsolationLevel(Connection) - Method in class org.teiid.connector.jdbc.JDBCConnector
 
setDefaultValue(Object) - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
setDefaultValue(Object) - Method in class com.metamatrix.common.object.PropertyDefinitionImpl
Set the default value fo values of this property.
setDefaultValue(String) - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
setDefaultValue(String) - Method in class com.metamatrix.metadata.runtime.model.BasicProcedureParameter
 
setDefaultValue(String) - Method in class com.metamatrix.query.mapping.xml.MappingAttribute
 
setDefaultValue(String) - Method in class com.metamatrix.query.mapping.xml.MappingElement
 
setDefaultValue(boolean) - Method in class com.sforce.soap.partner.PicklistEntry
Sets the defaultValue value for this PicklistEntry.
setDefaultValue(Object) - Method in class org.teiid.connector.metadata.runtime.BaseColumn
 
setDefaultValueFormula(String) - Method in class com.sforce.soap.partner.Field
Sets the defaultValueFormula value for this Field.
setDefinition(String) - Method in class com.metamatrix.query.sql.symbol.GroupSymbol
Set the definition for the group symbol, which may be null
setDefinition(String) - Method in interface org.teiid.connector.language.IGroup
Set the name of the group as defined in the VDB.
setDeletable(boolean) - Method in class com.sforce.soap.partner.DescribeSObjectResult
Sets the deletable value for this DescribeSObjectResult.
setDeleteAllowed(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
Sets the deleteAllowed.
setDeletedDate(Calendar) - Method in class com.metamatrix.connector.salesforce.execution.DeletedObject
 
setDeletedDate(Calendar) - Method in class com.sforce.soap.partner.DeletedRecord
Sets the deletedDate value for this DeletedRecord.
setDeletedRecords(DeletedRecord[]) - Method in class com.sforce.soap.partner.GetDeletedResult
Sets the deletedRecords value for this GetDeletedResult.
setDeletedRecords(int, DeletedRecord) - Method in class com.sforce.soap.partner.GetDeletedResult
 
setDeletePlan(String) - Method in class org.teiid.connector.metadata.runtime.TableRecordImpl
 
setDeleteQueryPlan(String) - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
Sets the deleteQueryPlan.
setDependentPicklist(Boolean) - Method in class com.sforce.soap.partner.Field
Sets the dependentPicklist value for this Field.
setDependentValueSource(String) - Method in class com.metamatrix.query.processor.relational.JoinNode
 
setDeployedComponents(Map) - Method in class com.metamatrix.common.config.model.BasicConfiguration
 
setDeployedName(String) - Method in class com.metamatrix.common.config.model.BasicConnectorBinding
 
setDerivedExpression(boolean) - Method in class com.metamatrix.query.sql.symbol.ExpressionSymbol
 
setDescription(String) - Method in class com.metamatrix.admin.objects.MMConnectorBinding
Set the description
setDescription(String) - Method in class com.metamatrix.admin.objects.MMDQP
Set the description
setDescription(String) - Method in class com.metamatrix.admin.objects.MMExtensionModule
 
setDescription(String) - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
setDescription(String) - Method in class com.metamatrix.admin.objects.MMService
Set the description
setDescription(String) - Method in class com.metamatrix.common.config.model.BasicComponentObject
 
setDescription(String) - Method in class com.metamatrix.common.config.model.BasicComponentType
 
setDescription(String) - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
 
setDescription(String) - Method in class com.metamatrix.common.tree.directory.FileSystemFilter
Obtain a description for this filter.
setDescription(String) - Method in class com.metamatrix.jdbc.BaseDataSource
Sets the description of this data source.
setDescription(String) - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
setDescription(String) - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
setDescription(String) - Method in class com.metamatrix.metadata.runtime.model.BasicKey
 
setDescription(String) - Method in class com.metamatrix.metadata.runtime.model.BasicModel
 
setDescription(String) - Method in class com.metamatrix.metadata.runtime.model.BasicProcedure
 
setDescription(String) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabase
 
setDescription(AuthorizationPolicy, String) - Method in interface com.metamatrix.platform.admin.api.AuthorizationEditor
 
setDescription(AuthorizationPolicy, String) - Method in class com.metamatrix.platform.security.api.AbstractAuthorizationObjectEditor
Set the description on the policy.
setDescription(AuthorizationPolicyID, String) - Method in class com.metamatrix.platform.security.api.AbstractAuthorizationObjectEditor
Set the description on the policy.
setDescription(String) - Method in class com.metamatrix.platform.security.api.AuthorizationPolicy
Define the set of description for this policy.
setDescription(String) - Method in class com.metamatrix.platform.security.api.AuthorizationPolicyID
Define the set of description for this policy.
setDescription(String) - Method in class com.metamatrix.platform.security.api.AuthorizationRealm
Set the realm description.
setDescription(String) - Method in class com.metamatrix.query.function.metadata.FunctionMethod
Set description of method
setDescription(String) - Method in class com.metamatrix.query.function.metadata.FunctionParameter
Set description of parameter
setDescription(String) - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
setDescription(String) - Method in class com.metamatrix.vdb.runtime.BasicVDBInfo
 
setDescription(String) - Method in class com.sforce.soap.partner.MassEmailMessage
Sets the description value for this MassEmailMessage.
setDescription(String) - Method in class org.teiid.connector.metadata.runtime.AnnotationRecordImpl
 
setDescriptionProperties() - Method in class com.metamatrix.query.processor.relational.RelationalNodeStatistics
 
setDesiredType(Expression, Class<?>, LanguageObject) - Static method in class com.metamatrix.query.resolver.util.ResolverUtil
Utility to set the type of an expression if it is a Reference and has a null type.
setDestination(ModificationActionQueue) - Method in class com.metamatrix.common.actions.AbstractObjectEditor
Set the destination for this object.
setDestination(ModificationActionQueue) - Method in interface com.metamatrix.common.actions.ObjectEditor
Set the destination for this object.
setDetailLayoutSections(DescribeLayoutSection[]) - Method in class com.sforce.soap.partner.DescribeLayout
Sets the detailLayoutSections value for this DescribeLayout.
setDetailLayoutSections(int, DescribeLayoutSection) - Method in class com.sforce.soap.partner.DescribeLayout
 
setDeterministic(int) - Method in class com.metamatrix.query.function.metadata.FunctionMethod
 
setDigits(int) - Method in class com.sforce.soap.partner.Field
Sets the digits value for this Field.
setDirection(boolean) - Method in interface org.teiid.connector.language.IOrderByItem
Set direction of whether to sort ascending or descending.
setDirection(IParameter.Direction) - Method in interface org.teiid.connector.language.IParameter
Set direction of parameter
setDirectoryPath(String) - Method in class com.metamatrix.connector.xml.file.FileConnectorState
 
setDirty(boolean) - Method in class com.metamatrix.platform.registry.ServiceRegistryBinding
 
setDirty(boolean) - Method in class com.metamatrix.platform.service.controller.ServiceData
 
setDisableLocalTxn(String) - Method in class com.metamatrix.jdbc.BaseDataSource
 
setDiscoveryStrategy(String) - Method in class com.metamatrix.jdbc.MMDataSource
 
setDiscoveryStrategy(String) - Method in class org.teiid.jdbc.TeiidDataSource
 
setDisplayFullyQualified(boolean) - Method in class com.metamatrix.query.sql.symbol.ElementSymbol
Set whether this element will be displayed as fully qualified
setDisplayLines(int) - Method in class com.sforce.soap.partner.DescribeLayoutComponent
Sets the displayLines value for this DescribeLayoutComponent.
setDisplayMode(ElementSymbol.DisplayMode) - Method in class com.metamatrix.query.sql.symbol.ElementSymbol
 
setDisplayName(String) - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
setDisplayName(String) - Method in class com.metamatrix.common.object.ObjectDefinitionImpl
Set the localized display name of this property.
setDisplayNamedParameters(boolean) - Method in class com.metamatrix.query.sql.lang.StoredProcedure
Indicate whether parameters should be displayed in traditional indexed manor, or as named parameters
setDistinct(boolean) - Method in class com.metamatrix.query.sql.lang.Select
Set whether select is distinct.
setDistinct(boolean) - Method in interface org.teiid.connector.language.IAggregate
Set whether this function was executed with DISTINCT.
setDistinct(boolean) - Method in interface org.teiid.connector.language.ISelect
Set whether the DISTINCT flag is used in this SELECT.
setDistinctIndex(int) - Method in class com.metamatrix.query.processor.relational.ListNestedSortComparator
 
setDistinctValues(int) - Method in class org.teiid.connector.metadata.runtime.ColumnRecordImpl
 
setDoBatching(boolean) - Method in class com.metamatrix.query.processor.relational.ProjectIntoNode
 
setDoBulkInsert(boolean) - Method in class com.metamatrix.query.processor.relational.ProjectIntoNode
 
setDoCache(boolean) - Method in interface org.teiid.core.index.IIndex
sets a boolean indicating the index file will be cached and should remain open and in-memory
setDocumentAttachments(String[]) - Method in class com.sforce.soap.partner.SingleEmailMessage
Sets the documentAttachments value for this SingleEmailMessage.
setDocumentAttachments(int, String) - Method in class com.sforce.soap.partner.SingleEmailMessage
 
setDocumentEncoding(String) - Method in class com.metamatrix.query.mapping.xml.MappingDocument
 
setDocumentEncoding(String) - Method in interface com.metamatrix.query.processor.xml.DocumentInProgress
Sets the document encoding property of the XML document, typically something like UTF-8
setDocumentEncoding(String) - Method in class com.metamatrix.query.processor.xml.SAXDocumentInProgress
 
setDocumentFormat(boolean) - Method in interface com.metamatrix.query.processor.xml.DocumentInProgress
Sets whether the document will be formatted in human-readable form (multi-line, with tabs) or compact form (no line breaks or tabs).
setDocumentFormat(boolean) - Method in class com.metamatrix.query.processor.xml.SAXDocumentInProgress
 
setDocumentGroup(GroupSymbol) - Method in class com.metamatrix.query.processor.xml.XMLProcessorEnvironment
 
setDocumentInProgress(DocumentInProgress) - Method in class com.metamatrix.query.processor.xml.XMLProcessorEnvironment
 
setDocumentLocator(Locator) - Method in class com.metamatrix.common.xml.xmi.XMIHeaderContentHandler
Provide reference to Locator which provides information about where in a document callbacks occur.
setDomainName(String) - Method in class com.metamatrix.platform.security.api.service.SuccessfulAuthenticationToken
 
setDomainName(String) - Method in class com.metamatrix.platform.security.membership.service.SuccessfulAuthenticationToken
 
setDone(boolean) - Method in class com.sforce.soap.partner.QueryResult
Sets the done value for this QueryResult.
setDoNotCreateOpportunity(boolean) - Method in class com.sforce.soap.partner.LeadConvert
Sets the doNotCreateOpportunity value for this LeadConvert.
setDouble(String, double) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setDouble(int, double) - Method in class com.metamatrix.jdbc.MMPreparedStatement
Sets parameter number parameterIndex to x, a double value.
setDoubleQuotedVariableAllowed(boolean) - Method in class com.metamatrix.dqp.message.RequestMessage
 
setDqpCore(DQPCore) - Method in class com.metamatrix.platform.security.session.service.SessionServiceImpl
 
setDTDHandler(DTDHandler) - Method in class com.metamatrix.query.processor.dynamic.TupleXMLReader
 
setEarliestDateAvailable(Calendar) - Method in class com.metamatrix.connector.salesforce.execution.DeletedResult
 
setEarliestDateAvailable(Calendar) - Method in class com.sforce.soap.partner.GetDeletedResult
Sets the earliestDateAvailable value for this GetDeletedResult.
setEditable(boolean) - Method in class com.sforce.soap.partner.DescribeLayoutItem
Sets the editable value for this DescribeLayoutItem.
setEditLayoutSections(DescribeLayoutSection[]) - Method in class com.sforce.soap.partner.DescribeLayout
Sets the editLayoutSections value for this DescribeLayout.
setEditLayoutSections(int, DescribeLayoutSection) - Method in class com.sforce.soap.partner.DescribeLayout
 
setElement(Element) - Method in class com.metamatrix.connector.xml.base.ParameterDescriptor
 
setElement(IElement) - Method in interface org.teiid.connector.language.IOrderByItem
Set the new element for this order by
setElementIDs(List) - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
setElementIDs(List) - Method in class com.metamatrix.metadata.runtime.model.BasicKey
 
setElements(List) - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
setElements(List) - Method in class com.metamatrix.query.sql.proc.CriteriaSelector
Set elements on which criteria is pecified on the user's query
setElementSymbol(ElementSymbol) - Method in class com.metamatrix.query.mapping.xml.MappingAttribute
 
setElementSymbol(ElementSymbol) - Method in class com.metamatrix.query.mapping.xml.MappingElement
 
setElementSymbols(List) - Method in class com.metamatrix.query.sql.symbol.MultipleElementSymbol
Set the ElementSymbols that this symbol refers to
setElseBlock(Block) - Method in class com.metamatrix.query.sql.proc.IfStatement
Set the statement's ELSE block.
setElseExpression(Expression) - Method in class com.metamatrix.query.sql.symbol.AbstractCaseExpression
Sets the expression in the ELSE part of this expression.
setElseExpression(IExpression) - Method in interface org.teiid.connector.language.ISearchedCaseExpression
Sets the ELSE expression
setEmailPriority(EmailPriority) - Method in class com.sforce.soap.partner.Email
Sets the emailPriority value for this Email.
setEmbeddedBootstrapFile(String) - Method in class org.teiid.jdbc.TeiidDataSource
Sets file name from which embedded DQP configuration information * will be read.
setEnabled(boolean) - Method in class com.metamatrix.admin.objects.MMAdminObject
 
setEnabled(DeployedComponent, boolean) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
It updates the DeployedComponent by setting its enabled flag.
setEnabled(DeployedComponent, boolean) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
setEnabled(boolean) - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
 
setEnabled(String, Collection, boolean) - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleManager
Sets the "enabled" (for searching) property of all of the indicated extension modules.
setEnabled(String, Collection, boolean) - Method in interface com.metamatrix.common.extensionmodule.spi.ExtensionModuleTransaction
Sets the "enabled" (for searching) property of all of the indicated extension modules.
setEnabled(String, Collection, boolean) - Method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleTransaction
Sets the "enabled" (for searching) property of all of the indicated extension modules.
setEnabled(String, Collection, boolean, Connection) - Static method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleWriter
Sets the "enabled" (for searching) property of all of the indicated extension modules.
setEnabled(Collection, boolean) - Method in interface com.metamatrix.platform.admin.api.ExtensionSourceAdminAPI
Sets the "enabled" (for searching) property of all of the indicated extension sources.
setEnabled(Collection, boolean) - Method in class com.metamatrix.platform.admin.apiimpl.ExtensionSourceAdminAPIImpl
Sets the "enabled" (for searching) property of all of the indicated extension sources.
setEncoding(String) - Method in class com.sforce.soap.partner.DescribeGlobalResult
Sets the encoding value for this DescribeGlobalResult.
setEndDate(Calendar) - Method in class com.sforce.soap.partner.GetDeleted
Sets the endDate value for this GetDeleted.
setEndDate(Calendar) - Method in class com.sforce.soap.partner.GetUpdated
Sets the endDate value for this GetUpdated.
setEndpointAddress(String, String) - Method in class com.sforce.soap.partner.SforceServiceLocator
Set the endpoint address for the specified port name.
setEndpointAddress(QName, String) - Method in class com.sforce.soap.partner.SforceServiceLocator
Set the endpoint address for the specified port name.
setEntityApiName(String) - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutSection
Sets the entityApiName value for this DescribeSoftphoneLayoutSection.
setEntityId(String) - Method in class com.sforce.soap.partner.ProcessResult
Sets the entityId value for this ProcessResult.
setEntityResolver(EntityResolver) - Method in class com.metamatrix.query.processor.dynamic.TupleXMLReader
 
setEnvironmentProperties(Properties) - Method in class com.metamatrix.query.util.CommandContext
 
setErr(PrintStream) - Method in class bsh.Interpreter
 
setErrorHandler(ErrorHandler) - Method in class com.metamatrix.query.processor.dynamic.TupleXMLReader
 
setErrors(Error[]) - Method in class com.sforce.soap.partner.DeleteResult
Sets the errors value for this DeleteResult.
setErrors(int, Error) - Method in class com.sforce.soap.partner.DeleteResult
 
setErrors(Error[]) - Method in class com.sforce.soap.partner.EmptyRecycleBinResult
Sets the errors value for this EmptyRecycleBinResult.
setErrors(int, Error) - Method in class com.sforce.soap.partner.EmptyRecycleBinResult
 
setErrors(Error[]) - Method in class com.sforce.soap.partner.InvalidateSessionsResult
Sets the errors value for this InvalidateSessionsResult.
setErrors(int, Error) - Method in class com.sforce.soap.partner.InvalidateSessionsResult
 
setErrors(Error[]) - Method in class com.sforce.soap.partner.LeadConvertResult
Sets the errors value for this LeadConvertResult.
setErrors(int, Error) - Method in class com.sforce.soap.partner.LeadConvertResult
 
setErrors(Error[]) - Method in class com.sforce.soap.partner.MergeResult
Sets the errors value for this MergeResult.
setErrors(int, Error) - Method in class com.sforce.soap.partner.MergeResult
 
setErrors(Error[]) - Method in class com.sforce.soap.partner.ProcessResult
Sets the errors value for this ProcessResult.
setErrors(int, Error) - Method in class com.sforce.soap.partner.ProcessResult
 
setErrors(Error[]) - Method in class com.sforce.soap.partner.SaveResult
Sets the errors value for this SaveResult.
setErrors(int, Error) - Method in class com.sforce.soap.partner.SaveResult
 
setErrors(SendEmailError[]) - Method in class com.sforce.soap.partner.SendEmailResult
Sets the errors value for this SendEmailResult.
setErrors(int, SendEmailError) - Method in class com.sforce.soap.partner.SendEmailResult
 
setErrors(Error[]) - Method in class com.sforce.soap.partner.UndeleteResult
Sets the errors value for this UndeleteResult.
setErrors(int, Error) - Method in class com.sforce.soap.partner.UndeleteResult
 
setErrors(Error[]) - Method in class com.sforce.soap.partner.UpsertResult
Sets the errors value for this UpsertResult.
setErrors(int, Error) - Method in class com.sforce.soap.partner.UpsertResult
 
setEscapeChar(char) - Method in class com.metamatrix.query.sql.lang.MatchCriteria
Set the escape character which can be used when the wildcard or single character should be used literally.
setEscapeCharacter(Character) - Method in interface org.teiid.connector.language.ILikeCriteria
Set escape character, if one is defined.
setEscapeProcessing(boolean) - Method in class com.metamatrix.jdbc.MMStatement
This method enbles/disables escape processing.
setEstimateDepAccessCardinality(Number) - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
setEstimateDepJoinCost(Number) - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
setEstimateJoinCost(Number) - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
setEstimateNodeCardinality(Number) - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
setEstimateNodeSetSize(Number) - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
setException(String) - Method in class com.metamatrix.common.log.reader.LogEntry
 
setException(Throwable) - Method in class com.metamatrix.dqp.message.ResultsMessage
 
setExceptionCode(ExceptionCode) - Method in exception com.sforce.soap.partner.fault.ApiFault
Sets the exceptionCode value for this ApiFault.
setExceptionMessage(String) - Method in exception com.sforce.soap.partner.fault.ApiFault
Sets the exceptionMessage value for this ApiFault.
setExclude(boolean) - Method in class com.metamatrix.query.mapping.xml.MappingNode
 
setExecutionContext(ExecutionContext) - Method in class com.metamatrix.cdk.api.ConnectorHost
 
setExecutionContext(ExecutionContext) - Method in class org.teiid.connector.jdbc.translator.SQLConversionVisitor
Set the per-command execution context on this visitor.
setExecutionId(long) - Method in class com.metamatrix.dqp.message.RequestMessage
 
setExecutionID(int) - Method in class com.metamatrix.server.serverapi.RequestInfo
 
setExecutionPayload(Serializable) - Method in class com.metamatrix.connector.xml.base.TrustedPayloadBridge
 
setExecutionPayload(Serializable) - Method in interface com.metamatrix.connector.xml.http.HTTPTrustDeserializer
 
setExecutionPayload(Serializable) - Method in interface com.metamatrix.connector.xml.TrustedPayloadHandler
 
setExecutionPayload(Serializable) - Method in class com.metamatrix.dqp.message.AtomicRequestMessage
 
setExecutionPayload(Serializable) - Method in class com.metamatrix.dqp.message.RequestMessage
 
setExecutionProperty(String, String) - Method in interface com.metamatrix.jdbc.api.Statement
Set the MetaMatrix-specific execution property value.
setExecutionProperty(String, String) - Method in class com.metamatrix.jdbc.MMStatement
 
setExists(boolean) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Ensure that the existance flag on this instance is set to the specified value.
setExitOnEOF(boolean) - Method in class bsh.Interpreter
Specify whether, in interactive mode, the interpreter exits Java upon end of input.
setExpandedCommand(Command) - Method in class com.metamatrix.query.sql.lang.UnaryFromClause
 
setExpert(boolean) - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
setExpert(boolean) - Method in class com.metamatrix.common.object.PropertyDefinitionImpl
The "expert" flag is used to distinguish between features that are intended for expert users from those that are intended for normal users.
setExporter(String) - Method in class com.metamatrix.api.core.xmi.XMIHeader.Documentation
Set the exporter
setExporterID(String) - Method in class com.metamatrix.api.core.xmi.XMIHeader.Documentation
Set the exporter ID
setExporterVersion(String) - Method in class com.metamatrix.api.core.xmi.XMIHeader.Documentation
Set the exporter version
setExpression(Expression) - Method in class com.metamatrix.query.processor.proc.AbstractAssignmentInstruction
 
setExpression(Expression) - Method in class com.metamatrix.query.sql.lang.AbstractSetCriteria
Sets the membership expression
setExpression(Expression) - Method in class com.metamatrix.query.sql.lang.BetweenCriteria
Set expression.
setExpression(Expression) - Method in class com.metamatrix.query.sql.lang.IsNullCriteria
Set expression.
setExpression(Expression) - Method in class com.metamatrix.query.sql.lang.SPParameter
Set the expression defining this parameter
setExpression(Expression) - Method in class com.metamatrix.query.sql.proc.AssignmentStatement
 
setExpression(Expression) - Method in class com.metamatrix.query.sql.symbol.CaseExpression
Sets the expression for this case expression
setExpression(Expression) - Method in class com.metamatrix.query.sql.symbol.ExpressionSymbol
Set the expression represented by this symbol.
setExpression(ElementSymbol) - Method in class com.metamatrix.query.sql.symbol.Reference
Should never be called - used for an xml hack
setExpression(IExpression) - Method in interface org.teiid.connector.language.IAggregate
Set the expression within the aggregate function.
setExpression(IExpression) - Method in interface org.teiid.connector.language.IIsNullCriteria
Set expression of criteria
setExpression(IExpression) - Method in interface org.teiid.connector.language.ISelectSymbol
Set the expression referenced by this symbol.
setExtensionProperties(Collection<PropertyRecordImpl>) - Method in class org.teiid.connector.metadata.runtime.AbstractMetadataRecord
 
setExternalGroupContexts(GroupContext) - Method in class com.metamatrix.query.sql.lang.Command
 
setExternalId(Boolean) - Method in class com.sforce.soap.partner.Field
Sets the externalId value for this Field.
setExternalIDFieldName(String) - Method in class com.sforce.soap.partner.Upsert
Sets the externalIDFieldName value for this Upsert.
setFailOnError(boolean) - Method in class com.metamatrix.cdk.ConnectorShellCommandTarget
 
setFailOver(boolean) - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerConnection
 
setFeature(String, boolean) - Method in class com.metamatrix.query.processor.dynamic.TupleXMLReader
 
setFetchDirection(int) - Method in class com.metamatrix.jdbc.MMResultSet
 
setFetchDirection(int) - Method in class com.metamatrix.jdbc.MMStatement
This sets the fetch direction that this Statement object's hint to MetaMatrix to improve performance.
setFetchSize(int) - Method in class com.metamatrix.dqp.message.AtomicRequestMessage
 
setFetchSize(int) - Method in class com.metamatrix.dqp.message.RequestMessage
 
setFetchSize(int) - Method in class com.metamatrix.jdbc.BaseDataSource
 
setFetchSize(int) - Method in class com.metamatrix.jdbc.MMResultSet
 
setFetchSize(int) - Method in class com.metamatrix.jdbc.MMStatement
This sets the fetch size that this Statement object's hint to MetaMatrix for improving performance.
setField(String) - Method in class com.sforce.soap.partner.ChildRelationship
Sets the field value for this ChildRelationship.
setField(String) - Method in class com.sforce.soap.partner.RelatedList
Sets the field value for this RelatedList.
setField(String) - Method in class com.sforce.soap.partner.RelatedListColumn
Sets the field value for this RelatedListColumn.
setFieldFunction(String) - Method in class org.teiid.connector.metadata.MetadataLiteralCriteria
Set the name of the function applied on the field part of criteria.
setFieldList(String) - Method in class com.sforce.soap.partner.Retrieve
Sets the fieldList value for this Retrieve.
setFields(Field[]) - Method in class com.sforce.soap.partner.DescribeSObjectResult
Sets the fields value for this DescribeSObjectResult.
setFields(int, Field) - Method in class com.sforce.soap.partner.DescribeSObjectResult
 
setFields(String[]) - Method in class com.sforce.soap.partner.Error
Sets the fields value for this Error.
setFields(int, String) - Method in class com.sforce.soap.partner.Error
 
setFields(String[]) - Method in class com.sforce.soap.partner.SendEmailError
Sets the fields value for this SendEmailError.
setFields(int, String) - Method in class com.sforce.soap.partner.SendEmailError
 
setFieldsToNull(String[]) - Method in class com.sforce.soap.partner.sobject.SObject
Sets the fieldsToNull value for this SObject.
setFieldsToNull(int, String) - Method in class com.sforce.soap.partner.sobject.SObject
 
setFileAttachments(EmailFileAttachment[]) - Method in class com.sforce.soap.partner.SingleEmailMessage
Sets the fileAttachments value for this SingleEmailMessage.
setFileAttachments(int, EmailFileAttachment) - Method in class com.sforce.soap.partner.SingleEmailMessage
 
setFileContents(byte[]) - Method in class com.metamatrix.admin.objects.MMExtensionModule
 
setFileName(String) - Method in class com.metamatrix.connector.xml.file.FileConnectorState
 
setFileName(String) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabase
 
setFileName(String) - Method in class com.metamatrix.vdb.runtime.BasicVDBInfo
 
setFileName(String) - Method in class com.sforce.soap.partner.EmailFileAttachment
Sets the fileName value for this EmailFileAttachment.
setFileTypes(String[]) - Method in interface org.teiid.core.index.IIndexer
Sets the document types the IIndexer handles.
setFilter(TreeNodeFilter) - Method in class com.metamatrix.common.tree.basic.BasicTreeView
Set the filter that limits the set of TreeNode instances returned from this view.
setFilter(TreeNodeFilter) - Method in class com.metamatrix.common.tree.directory.FileSystemView
Set the filter that limits the set of DirectoryEntry instances returned from this view.
setFilter(TreeNodeFilter) - Method in interface com.metamatrix.common.tree.TreeView
Set the filter that limits the set of TreeNode instances returned from this view.
setFilterable(boolean) - Method in class com.sforce.soap.partner.Field
Sets the filterable value for this Field.
setFinalRow(int) - Method in class com.metamatrix.dqp.message.AtomicResultsMessage
 
setFinalRow(int) - Method in class com.metamatrix.dqp.message.ResultsMessage
 
setFirstRow(int) - Method in class com.metamatrix.dqp.message.ResultsMessage
 
setFixedLength(boolean) - Method in class org.teiid.connector.metadata.runtime.ColumnRecordImpl
 
setFloat(String, float) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setFloat(int, float) - Method in class com.metamatrix.jdbc.MMPreparedStatement
Sets parameter number parameterIndex to value, a float value.
setFont(Font) - Method in class com.metamatrix.script.shell.JConsole
 
setForiegnKeys(Collection<ForeignKeyRecordImpl>) - Method in class org.teiid.connector.metadata.runtime.TableRecordImpl
 
setFormat(String) - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
setFormat(String) - Method in class com.metamatrix.platform.security.audit.destination.AbstractAuditDestination
Set properties and set up fileWriter.
setFormat(String) - Method in class com.sforce.soap.partner.RelatedListColumn
Sets the format value for this RelatedListColumn.
setFormat(String) - Method in class org.teiid.connector.metadata.runtime.ColumnRecordImpl
 
setFormatted(boolean) - Method in class com.metamatrix.query.mapping.xml.MappingDocument
 
setForRead() - Method in class com.metamatrix.common.connection.ManagedConnection
Prepare this connection for read-only transactions.
setForWrite() - Method in class com.metamatrix.common.connection.ManagedConnection
Prepare this connection for write transactions.
setFreeMemory(long) - Method in class com.metamatrix.admin.objects.MMProcess
 
setFrom(From) - Method in class com.metamatrix.query.sql.lang.Query
Set the from clause for the query.
setFrom(IFrom) - Method in interface org.teiid.connector.language.IQuery
Set FROM clause, should never be null.
setFullName(String) - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataID
This method should never be called after the MetadataID is added to the metadata cache
setFullName(String) - Method in class org.teiid.connector.metadata.runtime.AbstractMetadataRecord
 
setFunction(boolean) - Method in class org.teiid.connector.metadata.runtime.ProcedureRecordImpl
 
setFunctionDescriptor(FunctionDescriptor) - Method in class com.metamatrix.query.sql.symbol.Function
Set the descriptor for this function.
setFunctionSupport(String, boolean) - Method in class com.metamatrix.query.optimizer.capabilities.BasicSourceCapabilities
 
setGlobalUID(ObjectID) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Use this with extreme care!!!!
setGlobalValue(String, Object) - Method in class com.metamatrix.query.sql.util.VariableContext
 
setGroup(GroupSymbol) - Method in class com.metamatrix.query.sql.lang.Delete
Set the group for this Delete command
setGroup(GroupSymbol) - Method in class com.metamatrix.query.sql.lang.Insert
Set the group for this insert statement
setGroup(GroupSymbol) - Method in class com.metamatrix.query.sql.lang.Into
Set the group held by the clause
setGroup(GroupSymbol) - Method in class com.metamatrix.query.sql.lang.StoredProcedure
 
setGroup(GroupSymbol) - Method in class com.metamatrix.query.sql.lang.UnaryFromClause
Set the group held by the clause
setGroup(GroupSymbol) - Method in class com.metamatrix.query.sql.lang.Update
Set the group being updated
setGroup(IGroup) - Method in interface org.teiid.connector.language.IDelete
Set group that is being inserted into.
setGroup(IGroup) - Method in interface org.teiid.connector.language.IElement
Set the group that contains this element.
setGroup(IGroup) - Method in interface org.teiid.connector.language.IInsert
Set group that is being inserted into.
setGroup(IGroup) - Method in interface org.teiid.connector.language.IUpdate
Set group that is being inserted into.
setGroupBy(GroupBy) - Method in class com.metamatrix.query.sql.lang.Query
Set the group by clause for the query.
setGroupBy(IGroupBy) - Method in interface org.teiid.connector.language.IQuery
Set GROUP BY clause, may be null.
setGroupFullName(String) - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataID
This method should never be called after the MetadataID is added to the metadata cache
setGroupID(GroupID) - Method in class com.metamatrix.metadata.runtime.model.BasicElementID
 
setGroupID(GroupID) - Method in class com.metamatrix.metadata.runtime.model.BasicKeyID
 
setGroupingElements(List) - Method in class com.metamatrix.query.processor.relational.GroupingNode
Called by the planner to initialize the grouping node.
setGroups(Collection<GroupSymbol>) - Method in class com.metamatrix.query.resolver.util.ResolverVisitor
 
setGroupsInCriteria(List) - Method in class com.metamatrix.query.mapping.xml.MappingCriteriaNode
Groups that are referenced inthe criteria string.
setGroupsInCriteria(List) - Method in class com.metamatrix.query.mapping.xml.MappingRecursiveElement
Groups that are referenced inthe criteria string.
setGroupSymbol(GroupSymbol) - Method in class com.metamatrix.query.sql.symbol.ElementSymbol
Set the group symbol referred to by this element symbol
setGroupUsePercentage(int) - Method in class com.metamatrix.common.buffer.impl.BufferConfig
 
setGUID(String) - Method in class com.metamatrix.metadata.runtime.model.BasicModel
 
setGUID(String) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabase
 
setHasCriteria(boolean, boolean) - Method in class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
setHasCriteria(boolean, boolean) - Method in interface com.metamatrix.connector.salesforce.execution.visitors.ICriteriaVisitor
 
setHasDeleteQueryPlan(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
Sets the hasDeleteQueryPlan.
setHasInsertQueryPlan(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
Sets the hasInsertQueryPlan.
setHasQueryPlan(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
setHasUpdateQueryPlan(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
Sets the hasUpdateQueryPlan.
setHasWSDL(boolean) - Method in class com.metamatrix.admin.objects.MMVDB
 
setHasWSDLDefined(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabase
 
setHasWSDLDefined(boolean) - Method in class com.metamatrix.vdb.runtime.BasicVDBInfo
 
setHaving(Criteria) - Method in class com.metamatrix.query.sql.lang.Query
Set the criteria clause for the query.
setHaving(ICriteria) - Method in interface org.teiid.connector.language.IQuery
Set HAVING clause, may be null.
setHeader(XMIHeader) - Method in interface com.metamatrix.api.core.xmi.XMIReaderAdapter
Define the information in the XMI header
setHeaderProperties(Properties) - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
setHeading(String) - Method in class com.sforce.soap.partner.DescribeLayoutSection
Sets the heading value for this DescribeLayoutSection.
setHidden(boolean) - Method in interface com.metamatrix.platform.admin.api.PermissionNode
Set whether or not this node is hidden from the PermissionDataNodeTreeView.
setHidden(boolean) - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeImpl
Set whether or not this node is hidden from the PermissionDataNodeTreeView.
setHighestQueued(int) - Method in class com.metamatrix.admin.objects.MMQueueWorkerPool
 
setHighestThreads(int) - Method in class com.metamatrix.admin.objects.MMQueueWorkerPool
 
setHoldability(int) - Method in class com.metamatrix.jdbc.MMConnection
 
setHome(TreeNode) - Method in class com.metamatrix.common.tree.directory.FileSystemView
Set the DirectoryEntry that represents the home folder for this view.
setHostName(String) - Method in class com.metamatrix.admin.objects.MMSession
Set information defined by the client at runtime
setHostName(String) - Method in class com.metamatrix.common.log.reader.LogEntry
 
setHosts(Map) - Method in class com.metamatrix.common.config.model.BasicConfiguration
 
setHref(String) - Method in class com.metamatrix.api.core.xmi.EntityInfo
Sets the href.
setHref(String) - Method in class com.metamatrix.api.core.xmi.XMIHeader.Import
Set the URI for the import
setHref(String) - Method in class com.metamatrix.api.core.xmi.XMIHeader.Model
Set the URI of the model
setHtmlBody(String) - Method in class com.sforce.soap.partner.SingleEmailMessage
Sets the htmlBody value for this SingleEmailMessage.
setHtmlFormatted(Boolean) - Method in class com.sforce.soap.partner.Field
Sets the htmlFormatted value for this Field.
setHttpBasicAuthPwd(String) - Method in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
setHttpBasicAuthUser(String) - Method in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
setIconUrl(String) - Method in class com.sforce.soap.partner.DescribeTab
Sets the iconUrl value for this DescribeTab.
setID(String) - Method in class com.metamatrix.api.core.xmi.EntityInfo
Set the value of the XMI ID.
setID(BaseID) - Method in class com.metamatrix.common.namedobject.BasicObject
Sets the id for this objects
setID(String) - Method in class com.metamatrix.connector.salesforce.execution.DataPayload
 
setID(String) - Method in class com.metamatrix.connector.salesforce.execution.DeletedObject
 
setID(MetadataID) - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataObject
Sets the id for this objects
setId(ServiceID) - Method in class com.metamatrix.platform.service.controller.ServiceData
 
setID(int) - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
setId(String) - Method in class com.sforce.soap.partner.DeletedRecord
Sets the id value for this DeletedRecord.
setId(String) - Method in class com.sforce.soap.partner.DeleteResult
Sets the id value for this DeleteResult.
setId(String) - Method in class com.sforce.soap.partner.DescribeLayout
Sets the id value for this DescribeLayout.
setId(String) - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutResult
Sets the id value for this DescribeSoftphoneLayoutResult.
setId(String) - Method in class com.sforce.soap.partner.EmptyRecycleBinResult
Sets the id value for this EmptyRecycleBinResult.
setId(String) - Method in class com.sforce.soap.partner.MergeResult
Sets the id value for this MergeResult.
setId(String) - Method in class com.sforce.soap.partner.SaveResult
Sets the id value for this SaveResult.
setId(String) - Method in class com.sforce.soap.partner.sobject.SObject
Sets the id value for this SObject.
setId(String) - Method in class com.sforce.soap.partner.UndeleteResult
Sets the id value for this UndeleteResult.
setId(String) - Method in class com.sforce.soap.partner.UpsertResult
Sets the id value for this UpsertResult.
setIdentifier(String[]) - Method in class com.metamatrix.admin.objects.MMAdminObject
Set the fully-qualified identifier
setIdLookup(boolean) - Method in class com.sforce.soap.partner.Field
Sets the idLookup value for this Field.
setIDRef(String) - Method in class com.metamatrix.api.core.xmi.EntityInfo
Sets the entityIDRef.
setIDs(String[]) - Method in class com.metamatrix.connector.salesforce.execution.UpdatedResult
 
setIds(String[]) - Method in class com.sforce.soap.partner.GetUpdatedResult
Sets the ids value for this GetUpdatedResult.
setIds(int, String) - Method in class com.sforce.soap.partner.GetUpdatedResult
 
setIds(String[]) - Method in class com.sforce.soap.partner.Retrieve
Sets the ids value for this Retrieve.
setIds(int, String) - Method in class com.sforce.soap.partner.Retrieve
 
setIfBlock(Block) - Method in class com.metamatrix.query.sql.proc.IfStatement
Set the statement's IF block.
setIgnoreInlineViewGroups(boolean) - Method in class com.metamatrix.query.sql.visitor.GroupCollectorVisitor
 
setImplicitParams(Map<ElementSymbol, Reference>) - Method in class com.metamatrix.query.processor.proc.ProcedurePlan
 
setImportIndexes(boolean) - Method in class org.teiid.connector.jdbc.JDBCMetdataProcessor
 
setImportKeys(boolean) - Method in class org.teiid.connector.jdbc.JDBCMetdataProcessor
 
setImportProcedures(boolean) - Method in class org.teiid.connector.jdbc.JDBCMetdataProcessor
 
setIndentSize(int) - Method in class com.metamatrix.common.xml.XMLReaderWriterImpl
This method will set the indent size of all JDOM Documents that are written using this object.
setIndex(int) - Method in class com.metamatrix.query.sql.lang.SPParameter
Set the positional index of this parameter
setIndex(int) - Method in interface org.teiid.connector.language.IParameter
Set index of this parameter in the IExecution.
setIndexes(Collection<ColumnSetRecordImpl>) - Method in class org.teiid.connector.metadata.runtime.TableRecordImpl
 
setIndexSelector(MetadataSource) - Method in class org.teiid.connector.metadata.FileRecordImpl
 
setInetAddress(InetAddress) - Method in class com.metamatrix.admin.objects.MMProcess
 
setInfoFields(DescribeSoftphoneLayoutInfoField[]) - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutCallType
Sets the infoFields value for this DescribeSoftphoneLayoutCallType.
setInfoFields(int, DescribeSoftphoneLayoutInfoField) - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutCallType
 
setInfoProperties(Properties) - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
setInitException(Throwable) - Method in interface com.metamatrix.platform.service.api.ServiceInterface
There are reflective based calls on this
setInitException(Throwable) - Method in class com.metamatrix.platform.service.controller.AbstractService
Set the initializaton exception
setInjector(Injector) - Static method in class com.metamatrix.dqp.ResourceFinder
 
setInjector(Injector) - Method in class com.metamatrix.jdbc.EmbeddedGuiceModule
 
setInjectorAndCompleteInitialization(Injector) - Static method in class com.metamatrix.server.ResourceFinder
 
setInlineHelpText(String) - Method in class com.sforce.soap.partner.Field
Sets the inlineHelpText value for this Field.
setInPlanForm(boolean) - Method in class com.metamatrix.query.sql.lang.OrderBy
 
setInputParameters(FunctionParameter[]) - Method in class com.metamatrix.query.function.metadata.FunctionMethod
Set input parameters.
setInsertAllowed(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
Sets the insertAllowed.
setInsertPlan(String) - Method in class org.teiid.connector.metadata.runtime.TableRecordImpl
 
setInsertQueryPlan(String) - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
Sets the insertQueryPlan.
setInstanceId(String) - Method in class com.sforce.soap.partner.ProcessResult
Sets the instanceId value for this ProcessResult.
setInstanceName(String) - Method in class com.metamatrix.platform.service.controller.ServiceData
 
setInstanceStatus(String) - Method in class com.sforce.soap.partner.ProcessResult
Sets the instanceStatus value for this ProcessResult.
setInt(String, int) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setInt(int, int) - Method in class com.metamatrix.jdbc.MMPreparedStatement
Sets parameter number parameterIndex to value, a int value.
setInterpreter(Interpreter) - Method in interface com.metamatrix.script.shell.CustomParser
 
setInterpreter(Interpreter) - Method in class com.metamatrix.script.shell.SimpleParser
 
setInto(Into) - Method in class com.metamatrix.query.sql.lang.Query
 
setIntoElements(List) - Method in class com.metamatrix.query.processor.relational.ProjectIntoNode
 
setIntoGroup(GroupSymbol) - Method in class com.metamatrix.query.processor.relational.ProjectIntoNode
 
setIntoGroup(GroupSymbol) - Method in class com.metamatrix.query.sql.lang.DynamicCommand
 
setInvocationClass(String) - Method in class com.metamatrix.query.function.metadata.FunctionMethod
Set invocation class name
setInvocationMethod(String) - Method in class com.metamatrix.query.function.metadata.FunctionMethod
Set invocation method name
setIPAddress(String) - Method in class com.metamatrix.admin.objects.MMSession
Set IPAddress for this Session
setIsAutoIncrement(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
setIsCaseSensitive(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
setIsCurrency(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
setIsDeployable(ComponentType, boolean) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
 
setIsDeployable(ComponentType, boolean) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
setIsDeployed(Configuration, boolean) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
 
setIsDeployed(Configuration, boolean) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
setIsDeprecated(ComponentType, boolean) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
 
setIsDeprecated(boolean) - Method in class com.metamatrix.common.config.model.BasicComponentType
 
setIsDeprecated(ComponentType, boolean) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
setIsEnabled(boolean) - Method in class com.metamatrix.common.config.model.BasicDeployedComponent
 
setIsExternalReference(boolean) - Method in class com.metamatrix.query.sql.symbol.ElementSymbol
Set whether this element is an external reference.
setIsIndexed(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicKey
 
setIsLengthFixed(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
setIsLocation(boolean) - Method in class com.metamatrix.connector.xml.base.ParameterDescriptor
 
setIsMonitored(ComponentType, boolean) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
 
setIsMonitored(ComponentType, boolean) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
setIsOptional(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicProcedureParameter
 
setIsParameter(boolean) - Method in class com.metamatrix.connector.xml.base.ParameterDescriptor
 
setIsPhysical(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
setIsPhysicalBindingAllowed(boolean) - Method in class com.metamatrix.vdb.runtime.BasicURIModelResource
 
setIsReleased(Configuration, boolean) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
 
setIsReleased(Configuration, boolean) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
setIsResolved(boolean) - Method in class com.metamatrix.query.sql.lang.Command
This command is intended to only be used by the QueryResolver.
setIsResponseId(boolean) - Method in class com.metamatrix.connector.xml.base.ParameterDescriptor
 
setIsSigned(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
setIsSystem(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
setIsTempTable(boolean) - Method in class com.metamatrix.query.sql.symbol.GroupSymbol
 
setIsVisible(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicModel
 
setIsVisible(boolean) - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
setIsXML(boolean) - Method in class com.metamatrix.query.sql.lang.Query
Get the xml flag for the query
setIsXMLDocType(boolean) - Method in class com.metamatrix.vdb.runtime.BasicURIModelResource
 
setItemApiName(String) - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutItem
Sets the itemApiName value for this DescribeSoftphoneLayoutItem.
setItems(DescribeSoftphoneLayoutItem[]) - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutSection
Sets the items value for this DescribeSoftphoneLayoutSection.
setItems(int, DescribeSoftphoneLayoutItem) - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutSection
 
setJavaClassName(String) - Method in class org.teiid.connector.metadata.runtime.DatatypeRecordImpl
 
setJndiLdapCtxFactory(String) - Method in class com.metamatrix.connector.ldap.LDAPConnection
 
setJoinCriteria(Criteria) - Method in class com.metamatrix.query.processor.relational.JoinNode
 
setJoinCriteria(List) - Method in class com.metamatrix.query.sql.lang.JoinPredicate
Set join criteria for this predicate
setJoinedWithParent(boolean) - Method in class com.metamatrix.query.mapping.xml.ResultSetInfo
 
setJoinExpressions(List, List) - Method in class com.metamatrix.query.processor.relational.JoinNode
 
setJoinRoot(boolean) - Method in class com.metamatrix.query.mapping.xml.ResultSetInfo
 
setJoinStrategy(JoinStrategy) - Method in class com.metamatrix.query.processor.relational.JoinNode
 
setJoinType(JoinType) - Method in class com.metamatrix.query.processor.relational.JoinNode
 
setJoinType(JoinType) - Method in class com.metamatrix.query.sql.lang.JoinPredicate
Set join type for this predicate
setJoinType(IJoin.JoinType) - Method in interface org.teiid.connector.language.IJoin
Set join type
setKeyIDs(Collection) - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
setKeyPrefix(String) - Method in class com.sforce.soap.partner.DescribeSObjectResult
Sets the keyPrefix value for this DescribeSObjectResult.
setKeyType(short) - Method in class com.metamatrix.metadata.runtime.model.BasicKey
 
setLabel(String) - Method in class com.metamatrix.api.core.xmi.EntityInfo
Sets the label.
setLabel(String) - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
setLabel(String) - Method in class com.sforce.soap.partner.DescribeLayoutButton
Sets the label value for this DescribeLayoutButton.
setLabel(String) - Method in class com.sforce.soap.partner.DescribeLayoutItem
Sets the label value for this DescribeLayoutItem.
setLabel(String) - Method in class com.sforce.soap.partner.DescribeSObjectResult
Sets the label value for this DescribeSObjectResult.
setLabel(String) - Method in class com.sforce.soap.partner.DescribeTab
Sets the label value for this DescribeTab.
setLabel(String) - Method in class com.sforce.soap.partner.DescribeTabSetResult
Sets the label value for this DescribeTabSetResult.
setLabel(String) - Method in class com.sforce.soap.partner.Field
Sets the label value for this Field.
setLabel(String) - Method in class com.sforce.soap.partner.PicklistEntry
Sets the label value for this PicklistEntry.
setLabel(String) - Method in class com.sforce.soap.partner.RelatedList
Sets the label value for this RelatedList.
setLabel(String) - Method in class com.sforce.soap.partner.RelatedListColumn
Sets the label value for this RelatedListColumn.
setLabelPlural(String) - Method in class com.sforce.soap.partner.DescribeSObjectResult
Sets the labelPlural value for this DescribeSObjectResult.
setLanguage(String) - Method in class com.sforce.soap.partner.LocaleOptions
Sets the language value for this LocaleOptions.
setLastChangedBy(String) - Method in class com.metamatrix.common.config.model.BasicComponentObject
 
setLastChangedBy(String) - Method in class com.metamatrix.common.config.model.BasicComponentType
 
setLastChangedDate(String) - Method in class com.metamatrix.common.config.model.BasicComponentObject
 
setLastChangedDate(String) - Method in class com.metamatrix.common.config.model.BasicComponentType
 
setLastChangedHistory(ComponentType, String, String) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
 
setLastChangedHistory(ComponentObject, String, String) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
 
setLastChangedHistory(ComponentType, String, String) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
setLastChangedHistory(ComponentObject, String, String) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
setLastChangedHistory(ComponentType, String, String) - Static method in class com.metamatrix.common.config.model.BasicUtil
 
setLastChangedHistory(ComponentObject, String, String) - Static method in class com.metamatrix.common.config.model.BasicUtil
 
setLastModifiedDate(Date) - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
Set the last modification time property value
setLastPingTime(long) - Method in class com.metamatrix.admin.objects.MMSession
Set the Last time Client has checked to see if the server is still available
setLastPingTime(long) - Method in class com.metamatrix.platform.security.api.MetaMatrixSessionInfo
Used ONLY by the session service to set the time this session last initiated a server ping.
setLastRow(int) - Method in class com.metamatrix.dqp.message.ResultsMessage
 
setLastUpdated(Date) - Method in class com.metamatrix.admin.objects.MMAdminObject
 
setLastUpdatedBy(String) - Method in class com.metamatrix.admin.objects.MMAdminObject
 
setLastUpdatedBy(String) - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
 
setLastUpdatedDate(String) - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
 
setLatestDateCovered(Calendar) - Method in class com.metamatrix.connector.salesforce.execution.DeletedResult
 
setLatestDateCovered(Calendar) - Method in class com.metamatrix.connector.salesforce.execution.UpdatedResult
 
setLatestDateCovered(Calendar) - Method in class com.sforce.soap.partner.GetDeletedResult
Sets the latestDateCovered value for this GetDeletedResult.
setLatestDateCovered(Calendar) - Method in class com.sforce.soap.partner.GetUpdatedResult
Sets the latestDateCovered value for this GetUpdatedResult.
setLayoutable(boolean) - Method in class com.sforce.soap.partner.DescribeSObjectResult
Sets the layoutable value for this DescribeSObjectResult.
setLayoutComponents(DescribeLayoutComponent[]) - Method in class com.sforce.soap.partner.DescribeLayoutItem
Sets the layoutComponents value for this DescribeLayoutItem.
setLayoutComponents(int, DescribeLayoutComponent) - Method in class com.sforce.soap.partner.DescribeLayoutItem
 
setLayoutId(String) - Method in class com.sforce.soap.partner.RecordTypeMapping
Sets the layoutId value for this RecordTypeMapping.
setLayoutItems(DescribeLayoutItem[]) - Method in class com.sforce.soap.partner.DescribeLayoutRow
Sets the layoutItems value for this DescribeLayoutRow.
setLayoutItems(int, DescribeLayoutItem) - Method in class com.sforce.soap.partner.DescribeLayoutRow
 
setLayoutRows(DescribeLayoutRow[]) - Method in class com.sforce.soap.partner.DescribeLayoutSection
Sets the layoutRows value for this DescribeLayoutSection.
setLayoutRows(int, DescribeLayoutRow) - Method in class com.sforce.soap.partner.DescribeLayoutSection
 
setLayouts(DescribeLayout[]) - Method in class com.sforce.soap.partner.DescribeLayoutResult
Sets the layouts value for this DescribeLayoutResult.
setLayouts(int, DescribeLayout) - Method in class com.sforce.soap.partner.DescribeLayoutResult
 
setLeadId(String) - Method in class com.sforce.soap.partner.LeadConvert
Sets the leadId value for this LeadConvert.
setLeadId(String) - Method in class com.sforce.soap.partner.LeadConvertResult
Sets the leadId value for this LeadConvertResult.
setLeftClause(FromClause) - Method in class com.metamatrix.query.sql.lang.JoinPredicate
Set left clause
setLeftDistinct(boolean) - Method in class com.metamatrix.query.processor.relational.JoinNode
 
setLeftExpression(Expression) - Method in class com.metamatrix.query.sql.lang.AbstractCompareCriteria
Set left expression.
setLeftExpression(Expression) - Method in class com.metamatrix.query.sql.lang.MatchCriteria
Set left expression.
setLeftExpression(IExpression) - Method in interface org.teiid.connector.language.IBaseInCriteria
Set left expression of IN criteria
setLeftExpression(IExpression) - Method in interface org.teiid.connector.language.ICompareCriteria
Set left expression of criteria
setLeftExpression(IExpression) - Method in interface org.teiid.connector.language.ILikeCriteria
Set left expression of criteria
setLeftExpression(IExpression) - Method in interface org.teiid.connector.language.ISubqueryCompareCriteria
Set left expression.
setLeftItem(IFromItem) - Method in interface org.teiid.connector.language.IJoin
Set the left IFromItem
setLeftQuery(QueryCommand) - Method in class com.metamatrix.query.sql.lang.SetQuery
 
setLeftQuery(IQueryCommand) - Method in interface org.teiid.connector.language.ISetQuery
 
setLength(int) - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
setLength(int) - Method in class com.sforce.soap.partner.Field
Sets the length value for this Field.
setLength(int) - Method in class org.teiid.connector.metadata.runtime.BaseColumn
 
setLength(int) - Method in class org.teiid.connector.metadata.runtime.DatatypeRecordImpl
 
setLevel(int) - Method in class com.metamatrix.cdk.api.SysLogger
 
setLevel(int) - Method in class com.metamatrix.common.log.reader.LogEntry
 
setLimit(Limit) - Method in class com.metamatrix.query.sql.lang.QueryCommand
 
setLimit(ILimit) - Method in interface org.teiid.connector.language.IQueryCommand
Set LIMIT clause, may be null.
setLimitRows(int) - Method in class com.sforce.soap.partner.RelatedList
Sets the limitRows value for this RelatedList.
setLoadScript(String, byte[]) - Method in class com.metamatrix.server.admin.apiimpl.MaterializationLoadScriptsImpl
Add the named file contents.
setLocation(String) - Method in class com.metamatrix.connector.xml.base.ExecutionInfo
 
setLogConfiguration(LogConfiguration) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
setLogConfiguration(LogConfiguration) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
setLogConfiguration(LogConfiguration) - Static method in class com.metamatrix.common.log.LogManager
 
setLogConfiguration(LogConfiguration) - Method in class com.metamatrix.dqp.embedded.admin.DQPConfigAdminImpl
 
setLogConfiguration(Configuration, LogConfiguration, List, String) - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIHelper
Set the Log Configuration in the database and propagate changes to other VM
setLogConfiguration(LogConfiguration) - Method in interface org.teiid.adminapi.ConfigurationAdmin
Set the LogConfiguration in the MetaMatrix Server
setLogger(ConnectorLogger) - Method in class com.metamatrix.connector.xml.base.TrustedPayloadBridge
 
setLogger(ConnectorLogger) - Method in class com.metamatrix.connector.xml.base.XMLConnectorStateImpl
 
setLogger(ConnectorLogger) - Method in interface com.metamatrix.connector.xml.BaseXMLConnectorState
 
setLogger(ConnectorLogger) - Method in interface com.metamatrix.connector.xml.http.HTTPTrustDeserializer
 
setLogger(ConnectorLogger) - Method in class com.metamatrix.connector.xml.soap.SOAPConnectorState
 
setLogger(ConnectorLogger) - Method in class com.metamatrix.connector.xml.soap.SOAPConnectorStateImpl
 
setLogger(ConnectorLogger) - Method in interface com.metamatrix.connector.xml.TrustedPayloadHandler
 
setLoggingConfiguration(Configuration, LogConfiguration, List) - Method in interface com.metamatrix.platform.admin.api.RuntimeStateAdminAPI
Sets the LogConfiguration on the given Configuration.
setLoggingConfiguration(Configuration, LogConfiguration, List) - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIImpl
Sets the LogConfiguration on the given Configuration.
setLoginTimeout(int) - Method in class com.metamatrix.common.jdbc.SimplePooledConnectionSource
 
setLoginTimeout(int) - Method in class com.metamatrix.jdbc.BaseDataSource
Sets the maximum time in seconds that this data source can wait while attempting to connect to a database.
setLogLevel(String, int) - Method in class com.metamatrix.admin.objects.MMLogConfiguration
 
setLogLevel(String, int) - Method in interface com.metamatrix.common.log.LogConfiguration
Set the Log Level Note: Must call setLogConfiguration(LogConfiguration) for log level to take affect on the server.
setLogLevel(String, int) - Method in class com.metamatrix.common.log.LogConfigurationImpl
 
setLogLevel(String, int) - Method in interface org.teiid.adminapi.LogConfiguration
Set the Log Level Note: Must call setLogConfiguration(LogConfiguration) for log level to take affect on the server.
setLogListener(EmbeddedLogger) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
setLogListener(EmbeddedLogger) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
setLogListener(LogListener) - Static method in class com.metamatrix.common.log.LogManager
 
setLogListener(EmbeddedLogger) - Method in class com.metamatrix.dqp.embedded.admin.DQPConfigAdminImpl
 
setLogListener(EmbeddedLogger) - Method in interface org.teiid.adminapi.ConfigurationAdmin
Set the log listener to install into MM Query.
setLogoUrl(String) - Method in class com.sforce.soap.partner.DescribeTabSetResult
Sets the logoUrl value for this DescribeTabSetResult.
setLogWriter(PrintWriter) - Method in class com.metamatrix.common.jdbc.SimplePooledConnectionSource
 
setLogWriter(PrintWriter) - Method in class com.metamatrix.jdbc.BaseDataSource
Set the log writer for this data source.
setLong(String, long) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setLong(int, long) - Method in class com.metamatrix.jdbc.MMPreparedStatement
Sets parameter number parameterIndex to x, a long value.
setLongDescription(String) - Method in class com.metamatrix.api.core.xmi.XMIHeader.Documentation
Set the long description
setLowerExpression(Expression) - Method in class com.metamatrix.query.sql.lang.BetweenCriteria
Set the lower expression.
setMakeDep(boolean) - Method in class com.metamatrix.query.sql.lang.FromClause
 
setMakeNotDep(boolean) - Method in class com.metamatrix.query.sql.lang.FromClause
 
setManagementInterval(int) - Method in class com.metamatrix.common.buffer.impl.BufferConfig
 
setMappingClassNumber(int) - Method in class com.metamatrix.query.mapping.xml.ResultSetInfo
 
setMappingClassSymbol(ElementSymbol) - Method in class com.metamatrix.query.mapping.xml.ResultSetInfo
 
setMappingDocument(String) - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
setMarked(boolean) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Set the marked state of the TreeNode node.

Default behavior is to mark the whole subtree from this node.
setMarked(boolean, boolean) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Set the marked state of the TreeNode node.
setMarked(TreeNode, boolean) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
Set the marked state of the TreeNode node.
setMarked(TreeNode, boolean) - Method in class com.metamatrix.common.tree.basic.BasicTreeView
Set the marked state of the specified entry.
setMarked(boolean) - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
Set the marked state of the TreeNode entry.
setMarked(TreeNode, boolean) - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
Set the marked state of the TreeNode entry.
setMarked(TreeNode, boolean) - Method in class com.metamatrix.common.tree.directory.FileSystemView
Set the marked state of the specified entry.
setMarked(TreeNode, boolean) - Method in interface com.metamatrix.common.tree.TreeNodeEditor
Set the marked state of the TreeNode node.
setMarked(TreeNode, boolean) - Method in interface com.metamatrix.common.tree.TreeView
Set the marked state of the specified entry.
setMarked(PermissionNode, boolean) - Method in interface com.metamatrix.platform.admin.api.PermissionTreeView
(Un)Mark this node.
setMarked(PermissionNode, boolean) - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeTreeViewImpl
(Un)Mark this node.
setMasked(boolean) - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
setMasked(boolean) - Method in class com.metamatrix.common.object.PropertyDefinitionImpl
The "masked" flag is used to tell whether the value should be masked when displayed to users.
setMasterRecord(SObject) - Method in class com.sforce.soap.partner.MergeRequest
Sets the masterRecord value for this MergeRequest.
setMatchType(short) - Method in class com.metamatrix.metadata.runtime.model.BasicKey
 
setMaterialization(boolean) - Method in class com.metamatrix.admin.objects.MMModel
 
setMaterialized(boolean) - Method in class org.teiid.connector.metadata.runtime.TableRecordImpl
 
setMaterializedStageTableID(String) - Method in class org.teiid.connector.metadata.runtime.TableRecordImpl
 
setMaterializedStageTableName(String) - Method in class org.teiid.connector.metadata.runtime.TableRecordImpl
 
setMaterializedTableID(String) - Method in class org.teiid.connector.metadata.runtime.TableRecordImpl
 
setMaterializedTableName(String) - Method in class org.teiid.connector.metadata.runtime.TableRecordImpl
 
setMaterializedViews(boolean) - Method in class com.metamatrix.admin.objects.MMVDB
 
setMaxBatchSize(int) - Method in class com.sforce.soap.partner.DescribeGlobalResult
Sets the maxBatchSize value for this DescribeGlobalResult.
setMaxCachedInstances(int) - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerConnectionFactory
 
setMaxDescriptionLength(int) - Method in class com.metamatrix.jdbc.api.DefaultDisplayHelper
 
setMaxDescriptionLength(int) - Method in interface com.metamatrix.jdbc.api.DisplayHelper
A max description length so that the description can be truncated when necessary.
setMaxDescriptionLength(int) - Method in class com.metamatrix.jdbc.api.tools.QueryPlanDisplayHelper
 
setMaxFieldSize(int) - Method in class com.metamatrix.jdbc.MMResultSet
 
setMaxFieldSize(int) - Method in class com.metamatrix.jdbc.MMStatement
 
setMaximumRange(String) - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
setMaxOccurrs(int) - Method in class com.metamatrix.query.mapping.xml.MappingBaseNode
 
setMaxRows(int) - Method in class com.metamatrix.jdbc.MMStatement
Sets the limit on the maximum number of rows in a ResultSet object.
setMaxSetSize(int) - Method in class com.metamatrix.query.processor.relational.DependentAccessNode
 
setMaxSetSize(int) - Method in class org.teiid.connector.metadata.runtime.ModelRecordImpl
 
setMaxSockets(int) - Method in class com.metamatrix.admin.objects.MMProcess
 
setMaxValue(Object) - Method in class org.teiid.connector.metadata.runtime.ColumnRecordImpl
 
setMembershipService(MembershipServiceInterface) - Method in class com.metamatrix.platform.security.authorization.service.AuthorizationServiceImpl
 
setMembershipService(MembershipServiceInterface) - Method in class com.metamatrix.platform.security.session.service.SessionServiceImpl
 
setMergeable(boolean) - Method in class com.sforce.soap.partner.DescribeSObjectResult
Sets the mergeable value for this DescribeSObjectResult.
setMergedRecordIds(String[]) - Method in class com.sforce.soap.partner.MergeResult
Sets the mergedRecordIds value for this MergeResult.
setMergedRecordIds(int, String) - Method in class com.sforce.soap.partner.MergeResult
 
setMessage(Message) - Method in class com.metamatrix.api.core.message.DefaultMessage
Sets all of this message's properties using the property values from the specified message.
setMessage(String) - Method in class com.metamatrix.common.log.reader.LogEntry
 
setMessage(String) - Method in class com.metamatrix.query.report.ReportItem
Sets the message.
setMessage(String) - Method in class com.sforce.soap.partner.Error
Sets the message value for this Error.
setMessage(String) - Method in class com.sforce.soap.partner.SendEmailError
Sets the message value for this SendEmailError.
setMessageBus(MessageBus) - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationMgr
 
setMessageElements(MessageElement[]) - Method in class com.metamatrix.connector.salesforce.execution.DataPayload
 
setMessageKey(Serializable) - Method in class com.metamatrix.common.comm.api.Message
 
setMetaClassName(String) - Method in class com.metamatrix.api.core.xmi.EntityInfo
Sets the metaModelEntityName.
setMetaClassName(String) - Method in class com.metamatrix.api.core.xmi.FeatureInfo
Set the name of the metaclass to which this feature applies.
setMetadata(QueryMetadataInterface) - Method in class com.metamatrix.query.processor.proc.ProcedurePlan
 
setMetadata(QueryMetadataInterface) - Method in class com.metamatrix.query.validator.AbstractValidationVisitor
 
setMetadataID(Object) - Method in class com.metamatrix.query.sql.lang.SPParameter
Set actual metadataID for this parameter
setMetadataID(Object) - Method in class com.metamatrix.query.sql.symbol.ElementSymbol
Set the metadata ID reference for this element
setMetadataID(Object) - Method in class com.metamatrix.query.sql.symbol.GroupSymbol
Set the metadata ID that this group symbol resolves to.
setMetadataServerUrl(String) - Method in class com.sforce.soap.partner.LoginResult
Sets the metadataServerUrl value for this LoginResult.
setMetaModelURI(String) - Method in class com.metamatrix.api.core.xmi.EntityInfo
Set the URI for the namespace for the metamodel.
setMetaModelURI(String) - Method in class com.metamatrix.api.core.xmi.FeatureInfo
Set the URI for the namespace for the metamodel.
setMethod(FunctionMethod) - Method in class com.metamatrix.query.function.metadata.InvalidFunctionItem
Sets the method.
setMiniIconUrl(String) - Method in class com.sforce.soap.partner.DescribeTab
Sets the miniIconUrl value for this DescribeTab.
setMinimumRange(String) - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
setMinOccurrs(int) - Method in class com.metamatrix.query.mapping.xml.MappingBaseNode
 
setMinValue(Object) - Method in class org.teiid.connector.metadata.runtime.ColumnRecordImpl
 
setMode(SortUtility.Mode) - Method in class com.metamatrix.query.processor.relational.SortNode
 
setModelID(ModelID) - Method in class com.metamatrix.metadata.runtime.model.BasicDataTypeID
 
setModelID(ModelID) - Method in class com.metamatrix.metadata.runtime.model.BasicElementID
 
setModelID(ModelID) - Method in class com.metamatrix.metadata.runtime.model.BasicGroupID
 
setModelID(ModelID) - Method in class com.metamatrix.metadata.runtime.model.BasicKeyID
 
setModelID(ModelID) - Method in class com.metamatrix.metadata.runtime.model.BasicProcedureID
 
setModelID(Object) - Method in class com.metamatrix.query.metadata.StoredProcedureInfo
 
setModelID(Object) - Method in class com.metamatrix.query.sql.lang.StoredProcedure
 
setModelIDs(Collection) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabase
 
setModelInfos(Collection) - Method in class com.metamatrix.vdb.runtime.BasicVDBInfo
 
setModelName(String) - Method in class com.metamatrix.dqp.message.AtomicRequestMessage
 
setModelName(String) - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataID
This method should never be called after the MetadataID is added to the metadata cache
setModelName(String) - Method in class com.metamatrix.query.processor.relational.AccessNode
 
setModelName(String) - Method in class com.metamatrix.query.processor.relational.ProjectIntoNode
 
setModels(Collection) - Method in class com.metamatrix.admin.objects.MMVDB
 
setModelType(String) - Method in class com.metamatrix.admin.objects.MMModel
 
setModelType(int) - Method in class com.metamatrix.metadata.runtime.model.BasicModel
 
setModelType(int) - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
setModelType(int) - Method in class org.teiid.connector.metadata.runtime.ModelRecordImpl
 
setModelURI(String) - Method in class com.metamatrix.admin.objects.MMModel
 
setModelURI(String) - Method in class com.metamatrix.metadata.runtime.model.BasicModel
 
setModelURI(String) - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
setModifiable(boolean) - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
setModifiable(boolean) - Method in class com.metamatrix.common.object.PropertyDefinitionImpl
 
setModified(boolean) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Set the modified state of the TreeNode node.

Default behavior is to set as modified the whole subtree starting with this node.
setModified(boolean, boolean) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Set the modified state of the TreeNode node.
setModuleType(String) - Method in class com.metamatrix.admin.objects.MMExtensionModule
 
setMonitor(TempDirectoryMonitor) - Static method in class com.metamatrix.core.util.TempDirectory
 
setMultiValued(List<?>) - Method in class com.metamatrix.query.sql.symbol.Constant
 
setMultiValued(boolean) - Method in interface org.teiid.connector.language.ILiteral
Set whether the value for this literal is a list of values.
setName(String) - Method in class com.metamatrix.api.core.xmi.EntityInfo
Set the name of the metamodel entity.
setName(String) - Method in class com.metamatrix.api.core.xmi.FeatureInfo
Set the name of the feature.
setName(String) - Method in class com.metamatrix.common.actions.AddNamedObject
 
setName(String) - Method in class com.metamatrix.common.actions.ExchangeNamedObject
 
setName(String) - Method in interface com.metamatrix.common.actions.NamedObjectActionDefinition
 
setName(String) - Method in class com.metamatrix.common.actions.RemoveNamedObject
 
setName(String) - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
 
setName(String) - Method in class com.metamatrix.common.object.ObjectDefinitionImpl
Set the actual or programmatic name of this property.
setName(String) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Set the name of this node.
setName(String) - Method in class com.metamatrix.common.vdb.api.VDBArchive
 
setName(String) - Method in class com.metamatrix.core.event.AbstractEventBroker
 
setName(String, boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataID
This method should never be called after the MetadataID is added to the metadata cache
setName(String) - Method in class com.metamatrix.metadata.runtime.model.BasicProcedureParameter
 
setName(String) - Method in class com.metamatrix.query.function.metadata.FunctionMethod
Set name of method
setName(String) - Method in class com.metamatrix.query.function.metadata.FunctionParameter
Set name
setName(String) - Method in class com.metamatrix.query.mapping.xml.MappingDocument
 
setName(String) - Method in class com.metamatrix.query.sql.lang.SPParameter
Set full parameter name, including procedure name
setName(String) - Method in class com.metamatrix.query.sql.lang.SubqueryFromClause
Reset the alias for this subquery from clause and it's pseudo-GroupSymbol.
setName(String) - Method in class com.metamatrix.query.sql.symbol.Function
 
setName(String) - Method in class com.metamatrix.query.sql.symbol.Symbol
Change the symbol's name.
setName(String) - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
setName(String) - Method in class com.metamatrix.vdb.runtime.BasicVDBInfo
 
setName(String) - Method in class com.sforce.soap.partner.DescribeLayoutButton
Sets the name value for this DescribeLayoutButton.
setName(String) - Method in class com.sforce.soap.partner.DescribeSObjectResult
Sets the name value for this DescribeSObjectResult.
setName(String) - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutCallType
Sets the name value for this DescribeSoftphoneLayoutCallType.
setName(String) - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutInfoField
Sets the name value for this DescribeSoftphoneLayoutInfoField.
setName(String) - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutResult
Sets the name value for this DescribeSoftphoneLayoutResult.
setName(String) - Method in class com.sforce.soap.partner.Field
Sets the name value for this Field.
setName(String) - Method in class com.sforce.soap.partner.RecordTypeInfo
Sets the name value for this RecordTypeInfo.
setName(String) - Method in class com.sforce.soap.partner.RecordTypeMapping
Sets the name value for this RecordTypeMapping.
setName(String) - Method in class com.sforce.soap.partner.RelatedList
Sets the name value for this RelatedList.
setName(String) - Method in class com.sforce.soap.partner.RelatedListColumn
Sets the name value for this RelatedListColumn.
setName(String) - Method in interface org.teiid.connector.language.IAggregate
Set the name of the aggregate function.
setName(String) - Method in interface org.teiid.connector.language.IElement
Sets the name of the element.
setName(String) - Method in interface org.teiid.connector.language.IFunction
Set name of the function
setName(String) - Method in interface org.teiid.connector.language.IInlineView
 
setName(String) - Method in interface org.teiid.connector.language.IOrderByItem
Set name of the output column to order by
setName(String) - Method in class org.teiid.connector.metadata.runtime.AbstractMetadataRecord
 
setNameCompletion(NameCompletion) - Method in class com.metamatrix.script.shell.JConsole
 
setNameField(boolean) - Method in class com.sforce.soap.partner.Field
Sets the nameField value for this Field.
setNameInSource(String) - Method in class com.metamatrix.query.mapping.xml.MappingAttribute
 
setNameInSource(String) - Method in class com.metamatrix.query.mapping.xml.MappingElement
 
setNameInSource(String) - Method in class org.teiid.connector.metadata.runtime.AbstractMetadataRecord
 
setNameOfNode(String) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
 
setNamePointing(Boolean) - Method in class com.sforce.soap.partner.Field
Sets the namePointing value for this Field.
setNameSpace(NameSpace) - Method in class bsh.Interpreter
Set the global namespace for this interpreter.
setNamespace(String) - Method in class com.sforce.soap.partner.DescribeTabSetResult
Sets the namespace value for this DescribeTabSetResult.
setNamespaces(Namespace[]) - Method in class com.metamatrix.query.mapping.xml.MappingElement
Declare the namespaces on the element.
setNativeType(String) - Method in class org.teiid.connector.metadata.runtime.ColumnRecordImpl
 
setNCharacterStream(String, Reader) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setNCharacterStream(String, Reader, long) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setNCharacterStream(int, Reader) - Method in class com.metamatrix.jdbc.MMPreparedStatement
 
setNCharacterStream(int, Reader, long) - Method in class com.metamatrix.jdbc.MMPreparedStatement
 
setNClob(String, NClob) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setNClob(String, Reader) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setNClob(String, Reader, long) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setNClob(int, NClob) - Method in class com.metamatrix.jdbc.MMPreparedStatement
 
setNClob(int, Reader) - Method in class com.metamatrix.jdbc.MMPreparedStatement
 
setNClob(int, Reader, long) - Method in class com.metamatrix.jdbc.MMPreparedStatement
 
setNegated(boolean) - Method in class com.metamatrix.query.sql.lang.AbstractSetCriteria
Sets the negation flag for this criteria.
setNegated(boolean) - Method in class com.metamatrix.query.sql.lang.BetweenCriteria
Sets the negation flag for this criteria.
setNegated(boolean) - Method in class com.metamatrix.query.sql.lang.IsNullCriteria
Sets the negation flag for this criteria.
setNegated(boolean) - Method in class com.metamatrix.query.sql.lang.MatchCriteria
Sets the negation flag for this criteria.
setNegated(boolean) - Method in interface org.teiid.connector.language.IBaseInCriteria
Sets whether this criteria is negated.
setNegated(boolean) - Method in interface org.teiid.connector.language.IIsNullCriteria
Sets whether this criteria is negated.
setNegated(boolean) - Method in interface org.teiid.connector.language.ILikeCriteria
Sets whether this criteria is negated.
setNewWorkitemIds(String[]) - Method in class com.sforce.soap.partner.ProcessResult
Sets the newWorkitemIds value for this ProcessResult.
setNewWorkitemIds(int, String) - Method in class com.sforce.soap.partner.ProcessResult
 
setNextApproverIds(String[]) - Method in class com.sforce.soap.partner.ProcessRequest
Sets the nextApproverIds value for this ProcessRequest.
setNextApproverIds(int, String) - Method in class com.sforce.soap.partner.ProcessRequest
 
setNillable(boolean) - Method in class com.metamatrix.query.mapping.xml.MappingElement
 
setNillable(boolean) - Method in class com.sforce.soap.partner.Field
Sets the nillable value for this Field.
setNillableDescriptor(NodeDescriptor) - Method in class com.metamatrix.query.processor.xml.AddNodeInstruction
 
setNoCache(boolean) - Method in class com.metamatrix.query.sql.lang.Option
 
setNodeID(String) - Method in class com.metamatrix.admin.objects.MMRequest
If this is a source request then this represents the node id
setNodeID(int) - Method in class com.metamatrix.server.serverapi.RequestInfo
 
setNormalizeText(String) - Method in class com.metamatrix.query.mapping.xml.MappingAttribute
 
setNormalizeText(String) - Method in class com.metamatrix.query.mapping.xml.MappingElement
 
setNotice(String) - Method in class com.metamatrix.api.core.xmi.XMIHeader.Documentation
Set the notice
setNString(String, String) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setNString(int, String) - Method in class com.metamatrix.jdbc.MMPreparedStatement
 
setNull(String, int) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setNull(String, int, String) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setNull(int, int) - Method in class com.metamatrix.jdbc.MMPreparedStatement
Sets parameter number parameterIndex to a null value.
setNull(int, int, String) - Method in class com.metamatrix.jdbc.MMPreparedStatement
Sets parameter number parameterIndex to a null value.
setNullDependent(boolean) - Method in class com.metamatrix.query.function.metadata.FunctionMethod
 
setNullType(short) - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
setNullType(int) - Method in class org.teiid.connector.metadata.runtime.BaseColumn
 
setNullType(short) - Method in class org.teiid.connector.metadata.runtime.DatatypeRecordImpl
 
setNullValues(int) - Method in class org.teiid.connector.metadata.runtime.ColumnRecordImpl
 
setNumItems(int) - Method in class com.sforce.soap.partner.DescribeLayoutRow
Sets the numItems value for this DescribeLayoutRow.
setObject(String, Object) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setObject(String, Object, int) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setObject(String, Object, int, int) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setObject(int, Object, int, int) - Method in class com.metamatrix.jdbc.MMPreparedStatement
Sets parameter number parameterIndex to an object value
setObject(int, Object, int) - Method in class com.metamatrix.jdbc.MMPreparedStatement
 
setObject(int, Object) - Method in class com.metamatrix.jdbc.MMPreparedStatement
Sets parameter number parameterIndex to an object value
setObjectId(String) - Method in class com.sforce.soap.partner.ProcessSubmitRequest
Sets the objectId value for this ProcessSubmitRequest.
setObjects(List) - Method in interface com.metamatrix.common.object.PropertiedObjectsEditor
Set the ordered list of PropertiedObject instances that this editor is to use.
setObjects(List) - Method in class com.metamatrix.common.object.PropertiedObjectsEditorImpl
 
setObjectsRead(long) - Method in class com.metamatrix.admin.objects.MMProcess
 
setObjectsWritten(long) - Method in class com.metamatrix.admin.objects.MMProcess
 
setOffset(Expression) - Method in class com.metamatrix.query.sql.lang.Limit
 
setOperation(SetQuery.Operation) - Method in class com.metamatrix.query.sql.lang.SetQuery
Set type of operation
setOperation(ISetQuery.Operation) - Method in interface org.teiid.connector.language.ISetQuery
 
setOperator(int) - Method in class com.metamatrix.query.sql.lang.AbstractCompareCriteria
Sets the operator.
setOperator(int) - Method in class com.metamatrix.query.sql.lang.CompoundCriteria
Sets the operator used in the logical expression.
setOperator(ICompareCriteria.Operator) - Method in interface org.teiid.connector.language.ICompareCriteria
Set operator from set defined in this interface.
setOperator(ICompoundCriteria.Operator) - Method in interface org.teiid.connector.language.ICompoundCriteria
Set operator used to connect these criteria.
setOperator(ICompareCriteria.Operator) - Method in interface org.teiid.connector.language.ISubqueryCompareCriteria
Set operator from set defined in this interface.
setOpportunityId(String) - Method in class com.sforce.soap.partner.LeadConvertResult
Sets the opportunityId value for this LeadConvertResult.
setOpportunityName(String) - Method in class com.sforce.soap.partner.LeadConvert
Sets the opportunityName value for this LeadConvert.
setOptimisticTransaction(boolean) - Method in class com.metamatrix.query.util.CommandContext
 
setOption(Option) - Method in class com.metamatrix.query.sql.lang.Command
Set the option clause for the query.
setOptional(boolean) - Method in class com.metamatrix.query.mapping.xml.MappingAttribute
 
setOptional(boolean) - Method in class com.metamatrix.query.mapping.xml.MappingElement
 
setOptional(boolean) - Method in class com.metamatrix.query.sql.lang.CompareCriteria
Set during planning to indicate that this criteria is no longer needed to correctly process a join
setOptional(boolean) - Method in class com.metamatrix.query.sql.lang.FromClause
 
setOptional(boolean) - Method in class org.teiid.connector.metadata.runtime.ProcedureParameterRecordImpl
 
setOrderBy(OrderBy) - Method in class com.metamatrix.query.mapping.xml.ResultSetInfo
 
setOrderBy(OrderBy) - Method in class com.metamatrix.query.sql.lang.QueryCommand
Set the order by clause for the query.
setOrderBy(IOrderBy) - Method in interface org.teiid.connector.language.IQueryCommand
Set ORDER BY clause, may be null.
setOrganizationId(String) - Method in class com.sforce.soap.partner.GetUserInfoResult
Sets the organizationId value for this GetUserInfoResult.
setOrganizationId(String) - Method in class com.sforce.soap.partner.LoginScopeHeader
Sets the organizationId value for this LoginScopeHeader.
setOrganizationMultiCurrency(boolean) - Method in class com.sforce.soap.partner.GetUserInfoResult
Sets the organizationMultiCurrency value for this GetUserInfoResult.
setOrganizationName(String) - Method in class com.sforce.soap.partner.GetUserInfoResult
Sets the organizationName value for this GetUserInfoResult.
setOrgDefaultCurrencyIsoCode(String) - Method in class com.sforce.soap.partner.GetUserInfoResult
Sets the orgDefaultCurrencyIsoCode value for this GetUserInfoResult.
setOrgHasPersonAccounts(boolean) - Method in class com.sforce.soap.partner.GetUserInfoResult
Sets the orgHasPersonAccounts value for this GetUserInfoResult.
setOriginalMetadataID(Object) - Method in class com.metamatrix.query.metadata.TempMetadataID
 
setOriginalUrlString(String) - Method in class com.metamatrix.core.io.FileUrl
 
setOtherProperties(Properties) - Method in class com.metamatrix.connector.xml.base.ExecutionInfo
 
setOut(PrintStream) - Method in class bsh.Interpreter
 
setOutput(String) - Method in interface org.teiid.connector.language.IInlineView
Sets the string that represents the query used within the inline view.
setOutputDefinition(String) - Method in class com.metamatrix.query.sql.symbol.GroupSymbol
 
setOutputElements(List) - Method in class com.metamatrix.query.processor.proc.ProcedurePlan
 
setOutputElements(List) - Method in class com.metamatrix.query.processor.relational.RelationalPlan
 
setOutputName(String) - Method in class com.metamatrix.query.sql.symbol.Symbol
 
setOutputName(String) - Method in interface org.teiid.connector.language.ISelectSymbol
Set output column name.
setOutputParameter(FunctionParameter) - Method in class com.metamatrix.query.function.metadata.FunctionMethod
Set ouput parameter.
setOverrideProperies(Properties, Properties) - Static method in class com.metamatrix.common.util.PropertiesUtils
 
setOverwriteLeadSource(boolean) - Method in class com.sforce.soap.partner.LeadConvert
Sets the overwriteLeadSource value for this LeadConvert.
setOwner(String) - Method in class com.metamatrix.api.core.xmi.XMIHeader.Documentation
Set the owner
setOwnerId(String) - Method in class com.sforce.soap.partner.LeadConvert
Sets the ownerId value for this LeadConvert.
setParameter(SPParameter) - Method in class com.metamatrix.query.sql.lang.StoredProcedure
Set a stored procedure's parameter
setParameterCount(int) - Method in class com.metamatrix.jdbc.StaticMetadataProvider
 
setParameterIDs(List<String>) - Method in class org.teiid.connector.metadata.runtime.ProcedureRecordImpl
 
setParameterMethod(String) - Method in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
setParameters(List<CriteriaDesc>) - Method in class com.metamatrix.connector.xml.base.ExecutionInfo
 
setParameters(List) - Method in class com.metamatrix.dqp.message.ResultsMessage
 
setParameters(List) - Method in class com.metamatrix.metadata.runtime.model.BasicProcedure
 
setParameters(List<SPParameter>) - Method in class com.metamatrix.query.metadata.StoredProcedureInfo
 
setParameters(List<ProcedureParameterRecordImpl>) - Method in class org.teiid.connector.metadata.runtime.ProcedureRecordImpl
 
setParameterType(short) - Method in class com.metamatrix.metadata.runtime.model.BasicProcedureParameter
 
setParameterType(int) - Method in class com.metamatrix.query.sql.lang.SPParameter
Set parameter type according to class constants.
setParameterValues(List) - Method in class com.metamatrix.dqp.message.RequestMessage
 
setParams(Map<ElementSymbol, Expression>) - Method in class com.metamatrix.query.processor.proc.ProcedurePlan
 
setParent(CommandTreeNode) - Method in class com.metamatrix.query.optimizer.CommandTreeNode
 
setParent(RelationalNode) - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
setParentComponentTypeID(ComponentType, ComponentTypeID) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Sets the parent component type, null is allowed;
setParentComponentTypeID(ComponentTypeID) - Method in class com.metamatrix.common.config.model.BasicComponentType
 
setParentComponentTypeID(ComponentType, ComponentTypeID) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
setParentContext(VariableContext) - Method in class com.metamatrix.query.sql.util.VariableContext
Set the parent variable context for this variable context, when looking up the variable's value, if the variable is not present in the current context, the parent context is lookedup.
setParentId(String) - Method in class com.metamatrix.api.core.xmi.EntityInfo
Setter for ParentId field.
setParentProjectSymbols(List) - Method in class com.metamatrix.query.sql.proc.CreateUpdateProcedureCommand
 
setParentUUID(String) - Method in class org.teiid.connector.metadata.runtime.AbstractMetadataRecord
 
setParser(SimpleParser) - Method in class com.metamatrix.script.shell.JConsole
 
setPartialResults(boolean) - Method in class com.metamatrix.dqp.message.AtomicRequestMessage
 
setPartialResults(boolean) - Method in class com.metamatrix.dqp.message.RequestMessage
 
setPartialResults(boolean) - Method in class com.metamatrix.jdbc.MMStatement
 
setPartialResultsMode(String) - Method in class com.metamatrix.jdbc.BaseDataSource
 
setPassword(String) - Method in class com.metamatrix.connector.xml.base.TrustedPayloadBridge
 
setPassword(String) - Method in interface com.metamatrix.connector.xml.TrustedPayloadHandler
 
setPassword(String) - Method in class com.metamatrix.jdbc.BaseDataSource
Sets the password.
setPassword(String) - Method in class com.sforce.soap.partner.Login
Sets the password value for this Login.
setPassword(String) - Method in class com.sforce.soap.partner.ResetPasswordResult
Sets the password value for this ResetPasswordResult.
SetPassword - Class in com.sforce.soap.partner
 
SetPassword() - Constructor for class com.sforce.soap.partner.SetPassword
 
SetPassword(String, String) - Constructor for class com.sforce.soap.partner.SetPassword
 
setPassword(String) - Method in class com.sforce.soap.partner.SetPassword
Sets the password value for this SetPassword.
setPassword(String, String) - Method in interface com.sforce.soap.partner.Soap
Set a user's password
setPassword(String, String) - Method in class com.sforce.soap.partner.SoapBindingStub
 
setPasswordExpired(boolean) - Method in class com.sforce.soap.partner.LoginResult
Sets the passwordExpired value for this LoginResult.
SetPasswordResponse - Class in com.sforce.soap.partner
 
SetPasswordResponse() - Constructor for class com.sforce.soap.partner.SetPasswordResponse
 
SetPasswordResponse(SetPasswordResult) - Constructor for class com.sforce.soap.partner.SetPasswordResponse
 
SetPasswordResult - Class in com.sforce.soap.partner
 
SetPasswordResult() - Constructor for class com.sforce.soap.partner.SetPasswordResult
 
setPath(String) - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
setPath(String) - Method in class com.metamatrix.metadata.runtime.model.BasicKey
 
setPath(String) - Method in class com.metamatrix.metadata.runtime.model.BasicProcedure
 
setPath(String) - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
setPathInVdb(String) - Method in class org.teiid.connector.metadata.FileRecordImpl
 
setPayload(Serializable) - Method in interface com.metamatrix.jdbc.api.Statement
Set the per-statement security payload.
setPayload(Serializable) - Method in class com.metamatrix.jdbc.MMStatement
Set the per-statement security payload.
setPermissions(Collection) - Method in interface com.metamatrix.platform.admin.api.PermissionDataNodeTreeView
Set the permissions on the node containing each permission's resource.
setPermissions(Collection) - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeTreeViewImpl
Set the permissions on the node containing each permission's resource.
setPermissions(AuthorizationPermissions) - Method in class com.metamatrix.platform.security.api.AuthorizationPolicy
Define the set of permissions that this policy is to apply.
setPersistenceStreamId(String) - Method in class com.metamatrix.common.types.Streamable
 
setPersistentTupleSource(TupleSourceID, Streamable<? extends Object>) - Method in interface com.metamatrix.common.buffer.BufferManager
Assign the TupleSource as the persistent stream for the Streamable
setPersistentTupleSource(TupleSourceID, Streamable<?>) - Method in class com.metamatrix.common.buffer.impl.BufferManagerImpl
 
setPhysical(boolean) - Method in class com.metamatrix.admin.objects.MMModel
 
setPhysical(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
setPicklistName(String) - Method in class com.sforce.soap.partner.PicklistForRecordType
Sets the picklistName value for this PicklistForRecordType.
setPicklistsForRecordType(PicklistForRecordType[]) - Method in class com.sforce.soap.partner.RecordTypeMapping
Sets the picklistsForRecordType value for this RecordTypeMapping.
setPicklistsForRecordType(int, PicklistForRecordType) - Method in class com.sforce.soap.partner.RecordTypeMapping
 
setPicklistValues(PicklistEntry[]) - Method in class com.sforce.soap.partner.Field
Sets the picklistValues value for this Field.
setPicklistValues(int, PicklistEntry) - Method in class com.sforce.soap.partner.Field
 
setPicklistValues(PicklistEntry[]) - Method in class com.sforce.soap.partner.PicklistForRecordType
Sets the picklistValues value for this PicklistForRecordType.
setPicklistValues(int, PicklistEntry) - Method in class com.sforce.soap.partner.PicklistForRecordType
 
setPlaceholder(boolean) - Method in class com.sforce.soap.partner.DescribeLayoutItem
Sets the placeholder value for this DescribeLayoutItem.
setPlainTextBody(String) - Method in class com.sforce.soap.partner.SingleEmailMessage
Sets the plainTextBody value for this SingleEmailMessage.
setPlan(Object) - Method in class com.metamatrix.query.mapping.xml.ResultSetInfo
 
setPlanDescription(Map) - Method in class com.metamatrix.dqp.message.ResultsMessage
 
setPlanOnly(boolean) - Method in class com.metamatrix.query.sql.lang.Option
Set flag for returning only the query plan without executing the query
setPlanToProcessConverter(PlanToProcessConverter) - Method in class com.metamatrix.query.util.CommandContext
 
setPluggableInputStreamFilterClass(String) - Method in class com.metamatrix.connector.xml.base.XMLConnectorStateImpl
 
setPluralDisplayName(String) - Method in class com.metamatrix.common.object.ObjectDefinitionImpl
Set the localized display name of this property.
setPolicy(PropertyAccessPolicy) - Method in interface com.metamatrix.common.object.PropertiedObjectEditor
 
setPolicy(PropertyAccessPolicy) - Method in class com.metamatrix.common.object.PropertiedObjectEditorImpl
 
setPolicy(PropertyAccessPolicy) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
 
setPolicy(PropertyAccessPolicy) - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
 
setPoolable(boolean) - Method in class com.metamatrix.jdbc.MMStatement
 
setPort(int) - Method in class com.metamatrix.admin.objects.MMProcess
 
setPortalId(String) - Method in class com.sforce.soap.partner.LoginScopeHeader
Sets the portalId value for this LoginScopeHeader.
setPortNumber(int) - Method in class com.metamatrix.jdbc.MMDataSource
Sets the portNumber.
setPortNumber(int) - Method in class org.teiid.jdbc.TeiidDataSource
Sets the portNumber.
setPosition(int) - Method in interface com.metamatrix.common.buffer.IndexedTupleSource
Set the tuple source position
setPosition(int) - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
 
setPosition(int) - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
setPosition(int) - Method in class com.metamatrix.metadata.runtime.model.BasicProcedureParameter
 
setPosition(int) - Method in class com.metamatrix.query.metadata.TempMetadataID
 
setPosition(int) - Method in class org.teiid.connector.metadata.runtime.BaseColumn
 
setPrecision(int) - Method in class com.sforce.soap.partner.Field
Sets the precision value for this Field.
setPrecision(int) - Method in class org.teiid.connector.metadata.runtime.BaseColumn
 
setPrecisionLength(int) - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
setPrecisionLength(int) - Method in class org.teiid.connector.metadata.runtime.DatatypeRecordImpl
 
setPredicateQuantifier(int) - Method in class com.metamatrix.query.sql.lang.SubqueryCompareCriteria
Set the predicate quantifier - use one of the following: SubqueryCompareCriteria.NO_QUANTIFIER SubqueryCompareCriteria.ANY SubqueryCompareCriteria.SOME SubqueryCompareCriteria.ALL
setPrepared(boolean) - Method in class org.teiid.connector.jdbc.translator.SQLConversionVisitor
 
setPreparedBatchUpdate(boolean) - Method in class com.metamatrix.dqp.message.RequestMessage
 
setPreparedStatement(boolean) - Method in class com.metamatrix.dqp.message.RequestMessage
 
setPrimaryKey(ColumnSetRecordImpl) - Method in class org.teiid.connector.metadata.runtime.ForeignKeyRecordImpl
 
setPrimaryKey(ColumnSetRecordImpl) - Method in class org.teiid.connector.metadata.runtime.TableRecordImpl
 
setPrimaryKeyID(String) - Method in class org.teiid.connector.metadata.runtime.TableRecordImpl
 
setPrimaryMetamodelUri(String) - Method in class org.teiid.connector.metadata.runtime.ModelRecordImpl
 
setPrimitiveTypeID(String) - Method in class org.teiid.connector.metadata.runtime.DatatypeRecordImpl
 
setPrincipals(Set) - Method in class com.metamatrix.platform.security.api.AuthorizationPolicy
Define the set of MetaMatrixPrincipalNames that this policy applies to.
setPrintStackOnError(boolean) - Method in class com.metamatrix.cdk.ConnectorShellCommandTarget
 
setPrintStackTraceOnException(boolean) - Method in class com.metamatrix.core.commandshell.CommandShell
 
setProcedure(boolean) - Method in class com.metamatrix.query.sql.symbol.GroupSymbol
 
setProcedureCallableName(String) - Method in class com.metamatrix.query.metadata.StoredProcedureInfo
 
setProcedureCallableName(String) - Method in class com.metamatrix.query.sql.lang.StoredProcedure
 
setProcedureID(Object) - Method in class com.metamatrix.query.metadata.StoredProcedureInfo
 
setProcedureID(Object) - Method in class com.metamatrix.query.sql.lang.StoredProcedure
 
setProcedureName(String) - Method in class com.metamatrix.query.sql.lang.StoredProcedure
Set this stored procedure's name
setProcedureName(String) - Method in interface org.teiid.connector.language.IProcedure
Sets the name of the procedure.
setProcedureNamePattern(String) - Method in class org.teiid.connector.jdbc.JDBCMetdataProcessor
 
setProcedureRelational(boolean) - Method in class com.metamatrix.query.sql.lang.StoredProcedure
 
setProcedureType(short) - Method in class com.metamatrix.metadata.runtime.model.BasicProcedure
 
setProcessDebug(boolean) - Method in class com.metamatrix.query.util.CommandContext
 
setProcessingDate(Date) - Method in class com.metamatrix.admin.objects.MMRequest
 
setProcessingSortRight(boolean) - Method in class com.metamatrix.query.processor.relational.MergeJoinStrategy
 
setProcessingTimestamp(Date) - Method in class com.metamatrix.dqp.message.AtomicRequestMessage
Set time that the request is submitted on the server.
setProcessingTimestamp(Date) - Method in class com.metamatrix.dqp.message.RequestMessage
Set time that the request is submitted on the server.
setProcessName(String) - Method in class com.metamatrix.common.config.CurrentConfiguration
 
setProcessName(String) - Method in class com.metamatrix.common.log.reader.LogEntry
 
setProcessorBatchSize(int) - Method in class com.metamatrix.common.buffer.impl.BufferConfig
 
setProcessorBatchSize(int) - Method in class com.metamatrix.query.util.CommandContext
 
setProcessorID(Object) - Method in class com.metamatrix.query.util.CommandContext
 
setProcessorPlan(ProcessorPlan) - Method in class com.metamatrix.query.optimizer.CommandTreeNode
Sets the planner-specific ProcessorPlan implementation for the Command represented by this node.
setProcessorPlan(ProcessorPlan) - Method in class com.metamatrix.query.processor.relational.PlanExecutionNode
 
setProcessorPlan(ProcessorPlan) - Method in class com.metamatrix.query.sql.lang.Command
 
setProcessPlan(ProcessorPlan) - Method in class com.metamatrix.query.processor.proc.AbstractAssignmentInstruction
 
setProcessProperty(String, String, String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
setProcessProperty(String, String, String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
setProcessProperty(String, String, String) - Method in class com.metamatrix.dqp.embedded.admin.DQPConfigAdminImpl
 
setProcessProperty(String, String, String) - Method in interface org.teiid.adminapi.ConfigurationAdmin
Set a process level property.
setProcID(BasicProcedureID) - Method in class com.metamatrix.metadata.runtime.model.BasicProcedureParameter
Sets the procID.
setProfileId(String) - Method in class com.sforce.soap.partner.GetUserInfoResult
Sets the profileId value for this GetUserInfoResult.
setProjectedSymbols(List) - Method in class com.metamatrix.query.sql.proc.CreateUpdateProcedureCommand
 
setProjectedTypes(List<Class<?>>) - Method in class com.metamatrix.query.sql.lang.SetQuery
 
setProperties(Properties) - Method in class com.metamatrix.admin.objects.MMAdminObject
 
setProperties(Properties) - Method in class com.metamatrix.common.config.model.BasicComponentObject
Set the properties for this object.
setProperties(Properties) - Method in class com.metamatrix.common.config.model.BasicHost
 
setProperties(Properties) - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataObject
 
setProperties(Properties) - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
setProperties(Properties) - Method in class org.teiid.connector.metadata.runtime.AbstractMetadataRecord
 
setProperty(String, String, String, String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
setProperty(String, String, String, String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
Supported classes are Host, ConnectorBinding, SystemObject, ProcessObject
setProperty(String, String) - Method in class com.metamatrix.cdk.ConnectorShellCommandTarget
 
setProperty(ComponentObject, String, String) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Set the property value for the specified name on the ComponentObject.
setProperty(ComponentObject, String, String) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
setProperty(String, String) - Method in class com.metamatrix.common.properties.UnmodifiableProperties
 
setProperty(Integer, Object) - Method in class com.metamatrix.query.optimizer.CommandTreeNode
Set a CommandPlanner-specific property.
setProperty(NodeConstants.Info, Object) - Method in class com.metamatrix.query.optimizer.relational.plantree.PlanNode
 
setProperty(String, Object) - Method in class com.metamatrix.query.processor.dynamic.TupleXMLReader
 
setPropertyDefinition(ComponentTypeDefn, PropertyDefinition) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Set the PropertyDefinition on the ComponentTypeDefn
setPropertyDefinition(ComponentTypeDefn, PropertyDefinition) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
setPropertyDefinition(PropertyDefinition) - Method in class com.metamatrix.common.tree.TreeNodePropertyComparator
 
setPropertyDefinitions(List) - Method in class com.metamatrix.common.object.PropertiedObjectImpl
Set the list of PropertyDefinition instances that this object is to use.
setPropertyName(String) - Method in class org.teiid.connector.metadata.runtime.PropertyRecordImpl
 
setPropertyType(String) - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
setPropertyType(PropertyType) - Method in class com.metamatrix.common.object.PropertyDefinitionImpl
Set the type for values of this property.
setPropertyTypeClassName(String) - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
setPropertyValue(PropertyDefinition, Object) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
 
setPropertyValue(String) - Method in class org.teiid.connector.metadata.runtime.PropertyRecordImpl
 
setProxyUri(String) - Method in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
setPublicKey(byte[]) - Method in class com.metamatrix.common.comm.platform.socket.Handshake
 
setPushdown(int) - Method in class com.metamatrix.query.function.metadata.FunctionMethod
Set pushdown property of method
setQMetaClassName(String, String) - Method in class com.metamatrix.api.core.xmi.EntityInfo
Sets the metaModelEntityName.
setQuantifier(ISubqueryCompareCriteria.Quantifier) - Method in interface org.teiid.connector.language.ISubqueryCompareCriteria
Set quantifier.
setQuery(String) - Method in class com.metamatrix.query.mapping.relational.QueryNode
Set the SQL query
SetQuery - Class in com.metamatrix.query.sql.lang
This object acts as a Set operator on multiple Queries - UNION, INTERSECT, and EXCEPT can be implemented with this Class
SetQuery(SetQuery.Operation) - Constructor for class com.metamatrix.query.sql.lang.SetQuery
Construct query with operation type
SetQuery(SetQuery.Operation, boolean, QueryCommand, QueryCommand) - Constructor for class com.metamatrix.query.sql.lang.SetQuery
 
setQuery(IQueryCommand) - Method in interface org.teiid.connector.language.ISubqueryContainer
Set the inner subquery
SetQuery.Operation - Enum in com.metamatrix.query.sql.lang
 
setQueryable(boolean) - Method in class com.sforce.soap.partner.DescribeSObjectResult
Sets the queryable value for this DescribeSObjectResult.
setQueryExpression(QueryCommand) - Method in class com.metamatrix.query.sql.lang.Insert
 
setQueryLocator(String) - Method in class com.sforce.soap.partner.QueryMore
Sets the queryLocator value for this QueryMore.
setQueryLocator(String) - Method in class com.sforce.soap.partner.QueryResult
Sets the queryLocator value for this QueryResult.
setQueryPlan(String) - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
setQueryPlan(String) - Method in class com.metamatrix.metadata.runtime.model.BasicProcedure
Sets the queryPlan.
setQueryPlan(Map) - Method in class com.metamatrix.query.analysis.AnalysisRecord
Set the query plan that was created
setQueryPlan(QueryNode) - Method in class com.metamatrix.query.metadata.StoredProcedureInfo
 
setQueryPlan(String) - Method in class org.teiid.connector.metadata.runtime.ProcedureRecordImpl
 
setQueryPlanAllowed(boolean) - Method in class com.metamatrix.dqp.message.RequestMessage
 
setQueryProcessorFactory(QueryProcessor.ProcessorFactory) - Method in class com.metamatrix.query.util.CommandContext
 
SetQueryResolver - Class in com.metamatrix.query.resolver.command
 
SetQueryResolver() - Constructor for class com.metamatrix.query.resolver.command.SetQueryResolver
 
setQueryString(String) - Method in class com.sforce.soap.partner.Query
Sets the queryString value for this Query.
setQueryString(String) - Method in class com.sforce.soap.partner.QueryAll
Sets the queryString value for this QueryAll.
setQueryTimeout(int) - Method in class com.metamatrix.jdbc.MMStatement
This sets to seconds the time limit for the number of seconds for a driver to wait for a statement object to be executed.
setQueued(int) - Method in class com.metamatrix.admin.objects.MMQueueWorkerPool
 
setQueueWorkerPool(QueueWorkerPool) - Method in class com.metamatrix.admin.objects.MMProcess
 
setRadix(int) - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
setRadix(int) - Method in class org.teiid.connector.metadata.runtime.BaseColumn
 
setRadix(int) - Method in class org.teiid.connector.metadata.runtime.DatatypeRecordImpl
 
setReadOnly(PropertiedObject, PropertyDefinition, boolean) - Method in class com.metamatrix.common.object.DefaultPropertyAccessPolicy
 
setReadOnly(PropertiedObject, boolean) - Method in class com.metamatrix.common.object.DefaultPropertyAccessPolicy
 
setReadOnly(PropertiedObject, PropertyDefinition, boolean) - Method in class com.metamatrix.common.object.PropertiedObjectEditorImpl
 
setReadOnly(PropertiedObject, boolean) - Method in class com.metamatrix.common.object.PropertiedObjectEditorImpl
 
setReadOnly(PropertiedObject, PropertyDefinition, boolean) - Method in interface com.metamatrix.common.object.PropertyAccessPolicy
 
setReadOnly(PropertiedObject, boolean) - Method in interface com.metamatrix.common.object.PropertyAccessPolicy
 
setReadOnly(PropertiedObject, PropertyDefinition, boolean) - Method in class com.metamatrix.common.object.PropertyAccessPolicyImpl
 
setReadOnly(PropertiedObject, boolean) - Method in class com.metamatrix.common.object.PropertyAccessPolicyImpl
 
setReadOnly(PropertiedObject, PropertyDefinition, boolean) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
 
setReadOnly(PropertiedObject, boolean) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
 
setReadOnly(PropertiedObject, PropertyDefinition, boolean) - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
 
setReadOnly(PropertiedObject, boolean) - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
 
setReadOnly(boolean) - Method in class com.metamatrix.jdbc.MMConnection
 
setReadOnly() - Method in interface com.metamatrix.platform.security.api.AuthorizationPermissions
Marks this AuthorizationPermissionCollection object as "readonly".
setReadOnly() - Method in class com.metamatrix.platform.security.api.AuthorizationPermissionsImpl
Marks this AuthorizationPermissionCollection object as "readonly".
setReceiveBufferSize(int) - Method in class com.metamatrix.common.comm.platform.socket.client.OioOjbectChannelFactory
 
setRecord(SObject) - Method in class com.sforce.soap.partner.SearchRecord
Sets the record value for this SearchRecord.
setRecords(SObject[]) - Method in class com.sforce.soap.partner.QueryResult
Sets the records value for this QueryResult.
setRecords(int, SObject) - Method in class com.sforce.soap.partner.QueryResult
 
setRecordToMergeIds(String[]) - Method in class com.sforce.soap.partner.MergeRequest
Sets the recordToMergeIds value for this MergeRequest.
setRecordToMergeIds(int, String) - Method in class com.sforce.soap.partner.MergeRequest
 
setRecordType(char) - Method in class org.teiid.connector.metadata.runtime.AbstractMetadataRecord
 
setRecordTypeId(String) - Method in class com.sforce.soap.partner.RecordTypeInfo
Sets the recordTypeId value for this RecordTypeInfo.
setRecordTypeId(String) - Method in class com.sforce.soap.partner.RecordTypeMapping
Sets the recordTypeId value for this RecordTypeMapping.
setRecordTypeIds(String[]) - Method in class com.sforce.soap.partner.DescribeLayoutType0
Sets the recordTypeIds value for this DescribeLayoutType0.
setRecordTypeIds(int, String) - Method in class com.sforce.soap.partner.DescribeLayoutType0
 
setRecordTypeInfos(RecordTypeInfo[]) - Method in class com.sforce.soap.partner.DescribeSObjectResult
Sets the recordTypeInfos value for this DescribeSObjectResult.
setRecordTypeInfos(int, RecordTypeInfo) - Method in class com.sforce.soap.partner.DescribeSObjectResult
 
setRecordTypeMappings(RecordTypeMapping[]) - Method in class com.sforce.soap.partner.DescribeLayoutResult
Sets the recordTypeMappings value for this DescribeLayoutResult.
setRecordTypeMappings(int, RecordTypeMapping) - Method in class com.sforce.soap.partner.DescribeLayoutResult
 
setRecordTypeSelectorRequired(boolean) - Method in class com.sforce.soap.partner.DescribeLayoutResult
Sets the recordTypeSelectorRequired value for this DescribeLayoutResult.
setRecursionLimit(int, boolean) - Method in class com.metamatrix.query.mapping.xml.MappingRecursiveElement
Sets limit on how deep the recurrsion is allowed to occur in result document.
setRef(int, Ref) - Method in class com.metamatrix.jdbc.MMPreparedStatement
 
setReference(T) - Method in class com.metamatrix.common.types.Streamable
 
setReferencedKey(MetadataID) - Method in class com.metamatrix.metadata.runtime.model.BasicKey
 
setReferencedKeyUID(long) - Method in class com.metamatrix.metadata.runtime.model.BasicKey
 
setReferences(List) - Method in class com.metamatrix.query.mapping.xml.ResultSetInfo
 
setReferences(List<Reference>) - Method in class com.metamatrix.query.processor.relational.InsertPlanExecutionNode
 
setReferenceStreamId(String) - Method in class com.metamatrix.common.types.Streamable
 
setReferenceTo(String[]) - Method in class com.sforce.soap.partner.Field
Sets the referenceTo value for this Field.
setReferenceTo(int, String) - Method in class com.sforce.soap.partner.Field
 
setRegistered(boolean) - Method in class com.metamatrix.admin.objects.MMAdminObject
 
setRelatedLists(RelatedList[]) - Method in class com.sforce.soap.partner.DescribeLayout
Sets the relatedLists value for this DescribeLayout.
setRelatedLists(int, RelatedList) - Method in class com.sforce.soap.partner.DescribeLayout
 
setRelationshipName(String) - Method in class com.sforce.soap.partner.ChildRelationship
Sets the relationshipName value for this ChildRelationship.
setRelationshipName(String) - Method in class com.sforce.soap.partner.Field
Sets the relationshipName value for this Field.
setRelationshipOrder(Integer) - Method in class com.sforce.soap.partner.Field
Sets the relationshipOrder value for this Field.
setRemoved() - Method in class com.metamatrix.common.buffer.impl.TupleSourceInfo
Set a flag that this tuple source has been removed
setRemoveDuplicates(boolean) - Method in class com.metamatrix.query.processor.relational.GroupingNode
 
setReplicateable(boolean) - Method in class com.sforce.soap.partner.DescribeSObjectResult
Sets the replicateable value for this DescribeSObjectResult.
setReplyTo(String) - Method in class com.sforce.soap.partner.Email
Sets the replyTo value for this Email.
setRequestClosed(boolean) - Method in class com.metamatrix.dqp.message.AtomicResultsMessage
 
setRequestedColumns(List) - Method in class com.metamatrix.connector.xml.base.ExecutionInfo
 
setRequestID(RequestID) - Method in class com.metamatrix.dqp.message.AtomicRequestMessage
 
setRequests(List<CriteriaDesc>, String) - Method in class com.metamatrix.connector.xml.http.HTTPRequest
 
setRequests(List<CriteriaDesc>, String) - Method in class com.metamatrix.connector.xml.soap.SOAPRequest
 
setRequestTimeout(int) - Method in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
setRequired(boolean) - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
setRequired(boolean) - Method in class com.metamatrix.common.object.PropertyDefinitionImpl
 
setRequired(boolean) - Method in class com.sforce.soap.partner.DescribeLayoutItem
Sets the required value for this DescribeLayoutItem.
setRequireResultSet(Boolean) - Method in class com.metamatrix.dqp.message.RequestMessage
 
setRequiresRestart(PropertyDefinition.RestartType) - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
setRequiresRestart(PropertyDefinition.RestartType) - Method in class com.metamatrix.common.object.PropertyDefinitionImpl
Set whether this property requires the system to be restarted before it takes effect.
setResourcePath(String) - Method in class org.teiid.connector.metadata.runtime.TransformationRecordImpl
 
setResources(Map) - Method in class com.metamatrix.common.config.model.ConfigurationModelContainerImpl
 
setResources(Collection) - Method in class com.metamatrix.common.config.model.ConfigurationModelContainerImpl
 
setResourceType(String) - Method in class com.metamatrix.admin.objects.MMResource
Set the Resource Type
setRestrictedPicklist(boolean) - Method in class com.sforce.soap.partner.Field
Sets the restrictedPicklist value for this Field.
setResult(Class<T>) - Method in class com.metamatrix.common.types.SQLXMLImpl
 
setResult(Class<T>) - Method in class com.metamatrix.common.types.XMLType
 
setResult(Class<T>) - Method in class com.metamatrix.jdbc.MMSQLXML
 
setResult(DescribeGlobalResult) - Method in class com.sforce.soap.partner.DescribeGlobalResponse
Sets the result value for this DescribeGlobalResponse.
setResult(DescribeLayoutResult) - Method in class com.sforce.soap.partner.DescribeLayoutResponse
Sets the result value for this DescribeLayoutResponse.
setResult(DescribeSObjectResult) - Method in class com.sforce.soap.partner.DescribeSObjectResponse
Sets the result value for this DescribeSObjectResponse.
setResult(DescribeSoftphoneLayoutResult) - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutResponse
Sets the result value for this DescribeSoftphoneLayoutResponse.
setResult(GetDeletedResult) - Method in class com.sforce.soap.partner.GetDeletedResponse
Sets the result value for this GetDeletedResponse.
setResult(GetServerTimestampResult) - Method in class com.sforce.soap.partner.GetServerTimestampResponse
Sets the result value for this GetServerTimestampResponse.
setResult(GetUpdatedResult) - Method in class com.sforce.soap.partner.GetUpdatedResponse
Sets the result value for this GetUpdatedResponse.
setResult(GetUserInfoResult) - Method in class com.sforce.soap.partner.GetUserInfoResponse
Sets the result value for this GetUserInfoResponse.
setResult(LoginResult) - Method in class com.sforce.soap.partner.LoginResponse
Sets the result value for this LoginResponse.
setResult(QueryResult) - Method in class com.sforce.soap.partner.QueryAllResponse
Sets the result value for this QueryAllResponse.
setResult(QueryResult) - Method in class com.sforce.soap.partner.QueryMoreResponse
Sets the result value for this QueryMoreResponse.
setResult(QueryResult) - Method in class com.sforce.soap.partner.QueryResponse
Sets the result value for this QueryResponse.
setResult(ResetPasswordResult) - Method in class com.sforce.soap.partner.ResetPasswordResponse
Sets the result value for this ResetPasswordResponse.
setResult(SearchResult) - Method in class com.sforce.soap.partner.SearchResponse
Sets the result value for this SearchResponse.
setResult(SetPasswordResult) - Method in class com.sforce.soap.partner.SetPasswordResponse
Sets the result value for this SetPasswordResponse.
setResultRecords(List<DeletedObject>) - Method in class com.metamatrix.connector.salesforce.execution.DeletedResult
 
setResults(List[]) - Method in class com.metamatrix.dqp.message.ResultsMessage
 
setResultsCommand(Command) - Method in class com.metamatrix.query.sql.proc.CreateUpdateProcedureCommand
 
setResultsData(ResultsMessage) - Method in class com.metamatrix.jdbc.MMResultSet
 
setResultSet(ColumnSetRecordImpl) - Method in class org.teiid.connector.metadata.runtime.ProcedureRecordImpl
 
setResultSetCacheMode(String) - Method in class com.metamatrix.jdbc.BaseDataSource
 
setResultSetID(String) - Method in class org.teiid.connector.metadata.runtime.ProcedureRecordImpl
 
setResultSetInfo(ResultSetInfo) - Method in class com.metamatrix.query.mapping.xml.MappingSourceNode
 
setResultSetPosition(int) - Method in class com.metamatrix.metadata.runtime.model.BasicProcedureParameter
 
setRetrieveable(boolean) - Method in class com.sforce.soap.partner.DescribeSObjectResult
Sets the retrieveable value for this DescribeSObjectResult.
setRetryLimit(int) - Method in class com.metamatrix.platform.service.proxy.ServiceProxy
 
setReturnsResults(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicProcedure
 
setRightClause(FromClause) - Method in class com.metamatrix.query.sql.lang.JoinPredicate
Set right clause
setRightDistinct(boolean) - Method in class com.metamatrix.query.processor.relational.JoinNode
 
setRightExpression(Expression) - Method in class com.metamatrix.query.sql.lang.CompareCriteria
Set right expression.
setRightExpression(Expression) - Method in class com.metamatrix.query.sql.lang.MatchCriteria
Set right expression.
setRightExpression(IExpression) - Method in interface org.teiid.connector.language.ICompareCriteria
Set left expression of criteria
setRightExpression(IExpression) - Method in interface org.teiid.connector.language.ILikeCriteria
Set left expression of criteria
setRightItem(IFromItem) - Method in interface org.teiid.connector.language.IJoin
Set the right IFromItem
setRightQuery(QueryCommand) - Method in class com.metamatrix.query.sql.lang.SetQuery
 
setRightQuery(IQueryCommand) - Method in interface org.teiid.connector.language.ISetQuery
 
setRoleId(String) - Method in class com.sforce.soap.partner.GetUserInfoResult
Sets the roleId value for this GetUserInfoResult.
setRollbackOnFinalize(boolean) - Static method in class com.metamatrix.common.connection.BaseTransaction
Set whether transactions, if they have not been committed or rolled back when they are destroyed, are rolled back or committed.
setRoot(TreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeView
Set the single root used for this TreeView.
setRoot(File, boolean) - Method in class com.metamatrix.common.tree.directory.FileSystemView
Set the DirectoryEntryView root to use for the underlying system.
setRootNode(RelationalNode) - Method in class com.metamatrix.query.processor.relational.RelationalPlan
 
setRoutingId(String) - Method in class com.metamatrix.platform.service.controller.ServiceData
 
setRoutingUUID(String) - Method in class com.metamatrix.admin.objects.MMConnectorBinding
 
setRoutingUUID(ServiceComponentDefn, String) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Sets this ServiceComponentDefn's String routing UUID.
setRoutingUUID(ServiceComponentDefn, String) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
Sets this ServiceComponentDefn's String routing UUID.
setRoutingUUID(String) - Method in class com.metamatrix.common.config.model.BasicServiceComponentDefn
 
setRow(int) - Method in exception com.sforce.soap.partner.fault.ApiQueryFault
Sets the row value for this ApiQueryFault.
setRowCount(int) - Method in class com.metamatrix.common.buffer.impl.TupleSourceInfo
Set the current row count
setRowId(String, RowId) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setRowId(int, RowId) - Method in class com.metamatrix.jdbc.MMPreparedStatement
 
setRowLimit(int) - Method in class com.metamatrix.dqp.message.RequestMessage
 
setRowLimit(Expression) - Method in class com.metamatrix.query.sql.lang.Limit
 
setRows(int) - Method in class com.sforce.soap.partner.DescribeLayoutSection
Sets the rows value for this DescribeLayoutSection.
setRunning(boolean) - Method in class com.metamatrix.admin.objects.MMHost
Set if this Host has been deployed and is executing
setRunning(boolean) - Method in class com.metamatrix.admin.objects.MMProcess
Set whether this process is running.
setRuntimeType(String) - Method in class org.teiid.connector.metadata.runtime.BaseColumn
 
setRuntimeTypeName(String) - Method in class org.teiid.connector.metadata.runtime.DatatypeRecordImpl
 
setSandbox(boolean) - Method in class com.sforce.soap.partner.LoginResult
Sets the sandbox value for this LoginResult.
setSaveAsActivity(Boolean) - Method in class com.sforce.soap.partner.Email
Sets the saveAsActivity value for this Email.
setSavepoint() - Method in class com.metamatrix.jdbc.MMConnection
 
setSavepoint(String) - Method in class com.metamatrix.jdbc.MMConnection
 
setScalarGroup(boolean) - Method in class com.metamatrix.query.metadata.TempMetadataID
 
setScale(int) - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
setScale(int) - Method in class com.sforce.soap.partner.Field
Sets the scale value for this Field.
setScale(int) - Method in class org.teiid.connector.metadata.runtime.BaseColumn
 
setScale(int) - Method in class org.teiid.connector.metadata.runtime.DatatypeRecordImpl
 
setSchemaPaths(List) - Method in class org.teiid.connector.metadata.runtime.TransformationRecordImpl
 
setSchemaPattern(String) - Method in class org.teiid.connector.jdbc.JDBCMetdataProcessor
 
setSchemas(Collection) - Method in class com.metamatrix.dqp.message.ResultsMessage
 
setScope(String) - Method in class com.metamatrix.admin.objects.TransactionImpl
 
setScope(SourceCapabilities.Scope) - Method in class com.metamatrix.query.optimizer.capabilities.BasicSourceCapabilities
 
setScriptFile(String) - Method in class com.metamatrix.core.commandshell.ScriptCommandTarget
 
setSearchable(boolean) - Method in class com.sforce.soap.partner.DescribeSObjectResult
Sets the searchable value for this DescribeSObjectResult.
setSearchOrder(String, List) - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleManager
Sets the positions in the search order of all modules (all modules must be included or an ExtensionModuleOrderingException will be thrown) The sourceNames List parameter should indicate the new desired order.
setSearchOrder(String, List) - Method in interface com.metamatrix.common.extensionmodule.spi.ExtensionModuleTransaction
Sets the positions in the search order of all modules (all modules must be included or an ExtensionModuleOrderingException will be thrown) The sourceNames List parameter should indicate the new desired order.
setSearchOrder(String, List) - Method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleTransaction
Sets the positions in the search order of all modules (all modules must be included or an ExtensionModuleOrderingException will be thrown) The sourceNames List parameter should indicate the new desired order.
setSearchOrder(String, List, Connection) - Static method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleWriter
Sets the positions in the search order of all modules (all modules must be included or an ExtensionModuleOrderingException will be thrown) The sourceNames List parameter should indicate the new desired order.
setSearchOrder(List) - Method in interface com.metamatrix.platform.admin.api.ExtensionSourceAdminAPI
Sets the positions in the search order of all sources (all sources must be included or an ExtensionSourceOrderingException will be thrown) The sourceNames List parameter should indicate the new desired order.
setSearchOrder(List) - Method in class com.metamatrix.platform.admin.apiimpl.ExtensionSourceAdminAPIImpl
Sets the positions in the search order of all sources (all sources must be included or an ExtensionSourceOrderingException will be thrown) The sourceNames List parameter should indicate the new desired order.
setSearchRecords(SearchRecord[]) - Method in class com.sforce.soap.partner.SearchResult
Sets the searchRecords value for this SearchResult.
setSearchRecords(int, SearchRecord) - Method in class com.sforce.soap.partner.SearchResult
 
setSearchString(String) - Method in class com.sforce.soap.partner.Search
Sets the searchString value for this Search.
setSearchType(short) - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
setSearchType(int) - Method in class org.teiid.connector.metadata.runtime.ColumnRecordImpl
 
setSearchType(short) - Method in class org.teiid.connector.metadata.runtime.DatatypeRecordImpl
 
setSections(DescribeSoftphoneLayoutSection[]) - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutCallType
Sets the sections value for this DescribeSoftphoneLayoutCallType.
setSections(int, DescribeSoftphoneLayoutSection) - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutCallType
 
setSecure(boolean) - Method in class com.metamatrix.jdbc.MMDataSource
Sets the secure flag to use mms: protocol instead of the default mm: protocol.
setSecure(boolean) - Method in class org.teiid.jdbc.TeiidDataSource
Sets the secure flag to use mms: protocol instead of the default mm: protocol.
setSecurityContext(String, String, String, Serializable) - Method in class com.metamatrix.cdk.api.ConnectorHost
 
setSecurityContext(String, String, String, Serializable, Serializable) - Method in class com.metamatrix.cdk.api.ConnectorHost
 
setSecurityContext(String, String, String) - Method in class com.metamatrix.cdk.ConnectorShellCommandTarget
 
setSecurityContext(String, String, String, Serializable) - Method in interface com.metamatrix.cdk.IConnectorHost
 
setSecurityContext(String, String, String, Serializable, Serializable) - Method in interface com.metamatrix.cdk.IConnectorHost
 
setSecurityFunctionEvaluator(SecurityFunctionEvaluator) - Method in class com.metamatrix.query.util.CommandContext
 
setSelect(Select) - Method in class com.metamatrix.query.sql.lang.Query
Set the select clause for the query.
setSelect(ISelect) - Method in interface org.teiid.connector.language.IQuery
Set SELECT clause, should never be null.
setSelectable(boolean) - Method in class org.teiid.connector.metadata.runtime.ColumnRecordImpl
 
setSelected(boolean) - Method in class com.sforce.soap.partner.DescribeTabSetResult
Sets the selected value for this DescribeTabSetResult.
setSelector(CriteriaSelector) - Method in class com.metamatrix.query.sql.proc.HasCriteria
Set the CriteriaSelector
setSelector(CriteriaSelector) - Method in class com.metamatrix.query.sql.proc.TranslateCriteria
Set the CriteriaSelector
setSelectorType(int) - Method in class com.metamatrix.query.sql.proc.CriteriaSelector
Set the type of criteria on the user query's elements
setSelectSymbols(List) - Method in class com.metamatrix.query.processor.relational.ProjectNode
 
setSelectTransformation(TransformationRecordImpl) - Method in class org.teiid.connector.metadata.runtime.TableRecordImpl
 
setSendBufferSize(int) - Method in class com.metamatrix.common.comm.platform.socket.client.OioOjbectChannelFactory
 
setSenderDisplayName(String) - Method in class com.sforce.soap.partner.Email
Sets the senderDisplayName value for this Email.
setSendNotificationEmail(boolean) - Method in class com.sforce.soap.partner.LeadConvert
Sets the sendNotificationEmail value for this LeadConvert.
setSeparator(String) - Method in class com.metamatrix.common.tree.basic.BasicTreeView
 
setServerName(String) - Method in class com.metamatrix.jdbc.MMDataSource
Sets the serverName.
setServerName(String) - Method in class org.teiid.jdbc.TeiidDataSource
Sets the serverName.
setServerUrl(String) - Method in class com.sforce.soap.partner.LoginResult
Sets the serverUrl value for this LoginResult.
setServiceID(long) - Method in class com.metamatrix.admin.objects.MMConnectorBinding
 
setServiceID(long) - Method in class com.metamatrix.admin.objects.MMDQP
 
setServiceID(long) - Method in class com.metamatrix.admin.objects.MMService
 
setServiceSelectionPolicy(ServiceSelectionPolicy) - Method in class com.metamatrix.platform.service.proxy.ServiceProxy
Set the ServiceSelectionPolicy that this proxy will use to select service instances for its lifetime.
setServiceType(String) - Method in class com.metamatrix.platform.service.controller.ServiceData
 
setSessionFunctionEvaluated(boolean) - Method in class com.metamatrix.query.util.CommandContext
 
setSessionID(String) - Method in class com.metamatrix.admin.objects.MMRequest
 
setSessionId(String) - Method in class com.sforce.soap.partner.LoginResult
Sets the sessionId value for this LoginResult.
setSessionId(String) - Method in class com.sforce.soap.partner.SessionHeader
Sets the sessionId value for this SessionHeader.
setSessionState(int) - Method in class com.metamatrix.admin.objects.MMSession
Set the SessionState
setSessionToken(SessionToken) - Method in class com.metamatrix.server.serverapi.RequestInfo
Set the session token that the request was submitted under.
setSforceReserved(String) - Method in class com.sforce.soap.partner.GetDeletedResult
Sets the sforceReserved value for this GetDeletedResult.
setSforceReserved(String) - Method in class com.sforce.soap.partner.GetUpdatedResult
Sets the sforceReserved value for this GetUpdatedResult.
setSforceReserved(String) - Method in class com.sforce.soap.partner.SearchResult
Sets the sforceReserved value for this SearchResult.
setShell(CommandShell) - Method in class com.metamatrix.core.commandshell.CommandTarget
 
setShort(String, short) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setShort(int, short) - Method in class com.metamatrix.jdbc.MMPreparedStatement
Sets parameter number parameterIndex to x, a short value.
setShortDescription(String) - Method in class com.metamatrix.api.core.xmi.XMIHeader.Documentation
Set the short description
setShortDescription(String) - Method in class com.metamatrix.common.object.ObjectDefinitionImpl
Set the short description of this property.
setShortDisplayName(String) - Method in class com.metamatrix.common.object.ObjectDefinitionImpl
Set the localized display name of this property.
setShortName(String) - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataID
 
setShouldEvaluateExpressions(boolean) - Method in class com.metamatrix.query.processor.relational.AccessNode
 
setShouldValidate(boolean) - Method in class com.metamatrix.query.processor.xml.XMLPlan
Set the validation mode on this plan.
setShowHidden(boolean) - Method in interface com.metamatrix.platform.admin.api.PermissionTreeView
Determines whether methods in this class return hidden nodes in results.
setShowHidden(boolean) - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeTreeViewImpl
Determines whether methods in this class return hidden nodes in results.
setShowPlan(boolean) - Method in class com.metamatrix.dqp.message.RequestMessage
 
setShowPlan(boolean) - Method in class com.metamatrix.query.sql.lang.Option
Set flag for returning the query plan with the results
setShowResults(boolean) - Method in class bsh.Interpreter
Turn on/off the verbose printing of results as for the show() command.
setShutdownComplete(boolean) - Method in class com.metamatrix.core.event.AbstractEventBroker
 
setSigned(boolean) - Method in class org.teiid.connector.metadata.runtime.ColumnRecordImpl
 
setSigned(boolean) - Method in class org.teiid.connector.metadata.runtime.DatatypeRecordImpl
 
setSilent(boolean) - Method in class com.metamatrix.core.commandshell.CommandShell
 
setSilent(boolean) - Method in class com.metamatrix.core.commandshell.ScriptCommandTarget
 
setSize(long) - Method in class com.metamatrix.common.buffer.TupleBatch
Set the size of this batch.
setSize(int) - Method in class com.sforce.soap.partner.QueryResult
Sets the size value for this QueryResult.
setSizeContraints(Statement) - Method in class org.teiid.connector.jdbc.JDBCBaseExecution
 
setSoapEndpointAddress(String) - Method in class com.sforce.soap.partner.SforceServiceLocator
 
setSoapType(SoapType) - Method in class com.sforce.soap.partner.Field
Sets the soapType value for this Field.
setSoapWSDDServiceName(String) - Method in class com.sforce.soap.partner.SforceServiceLocator
 
setSobject(String) - Method in class com.sforce.soap.partner.RelatedList
Sets the sobject value for this RelatedList.
setSobjectName(String) - Method in class com.sforce.soap.partner.DescribeTab
Sets the sobjectName value for this DescribeTab.
setSObjects(SObject[]) - Method in class com.sforce.soap.partner.Upsert
Sets the sObjects value for this Upsert.
setSObjects(int, SObject) - Method in class com.sforce.soap.partner.Upsert
 
setSObjectType(String) - Method in class com.sforce.soap.partner.DescribeLayoutType0
Sets the sObjectType value for this DescribeLayoutType0.
setSObjectType(String) - Method in class com.sforce.soap.partner.DescribeSObject
Sets the sObjectType value for this DescribeSObject.
setSObjectType(String) - Method in class com.sforce.soap.partner.GetDeleted
Sets the sObjectType value for this GetDeleted.
setSObjectType(String) - Method in class com.sforce.soap.partner.GetUpdated
Sets the sObjectType value for this GetUpdated.
setSObjectType(String) - Method in class com.sforce.soap.partner.Retrieve
Sets the sObjectType value for this Retrieve.
setSockets(int) - Method in class com.metamatrix.admin.objects.MMProcess
 
setSort(RelatedListSort[]) - Method in class com.sforce.soap.partner.RelatedList
Sets the sort value for this RelatedList.
setSort(int, RelatedListSort) - Method in class com.sforce.soap.partner.RelatedList
 
setSortable(Boolean) - Method in class com.sforce.soap.partner.Field
Sets the sortable value for this Field.
setSortElements(List, List<Boolean>) - Method in class com.metamatrix.query.processor.relational.SortNode
 
setSoTimeout(int) - Method in class com.metamatrix.common.comm.platform.socket.client.OioOjbectChannelFactory
 
setSource(boolean) - Method in class com.metamatrix.admin.objects.MMRequest
Set if the request is source request
setSource(String, String, byte[]) - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleManager
Updates the indicated extension module.
setSource(String, String, byte[], long) - Method in interface com.metamatrix.common.extensionmodule.spi.ExtensionModuleTransaction
Updates the indicated extension module
setSource(String, String, byte[], long) - Method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleTransaction
 
setSource(String, String, byte[], long, Connection) - Static method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleWriter
 
setSource(String, byte[]) - Method in interface com.metamatrix.platform.admin.api.ExtensionSourceAdminAPI
Updates the indicated extension source
setSource(String, byte[]) - Method in class com.metamatrix.platform.admin.apiimpl.ExtensionSourceAdminAPIImpl
Updates the indicated extension source
setSource(String) - Method in class com.metamatrix.query.mapping.xml.MappingBaseNode
 
setSource(String) - Method in class com.metamatrix.query.mapping.xml.MappingSourceNode
 
setSourceDescription(String, String, String) - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleManager
Updates the indicated extension module's description
setSourceDescription(String, String, String) - Method in interface com.metamatrix.common.extensionmodule.spi.ExtensionModuleTransaction
Updates the indicated extension module's description
setSourceDescription(String, String, String) - Method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleTransaction
Updates the indicated extension module's description
setSourceDescription(String, String, String, Connection) - Static method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleWriter
Updates the indicated extension module's description
setSourceDescription(String, String) - Method in interface com.metamatrix.platform.admin.api.ExtensionSourceAdminAPI
Updates the indicated extension source's description
setSourceDescription(String, String) - Method in class com.metamatrix.platform.admin.apiimpl.ExtensionSourceAdminAPIImpl
Updates the indicated extension source's description
setSourceName(String, String, String) - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleManager
Updates the indicated extension module's source name
setSourceName(String, String, String) - Method in interface com.metamatrix.common.extensionmodule.spi.ExtensionModuleTransaction
Updates the indicated extension module's module name
setSourceName(String, String, String) - Method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleTransaction
Updates the indicated extension module's source name
setSourceName(String, String, String, Connection) - Static method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleWriter
Updates the indicated extension module's source name
setSourceName(String, String) - Method in interface com.metamatrix.platform.admin.api.ExtensionSourceAdminAPI
Updates the indicated extension source's source name
setSourceName(String, String) - Method in class com.metamatrix.platform.admin.apiimpl.ExtensionSourceAdminAPIImpl
Updates the indicated extension source's source name
setSourceProperty(SourceCapabilities.Capability, Object) - Method in class com.metamatrix.query.optimizer.capabilities.BasicSourceCapabilities
This method adds the Source Property to the Property Map
setSourceVDBID(String) - Method in class com.metamatrix.platform.admin.api.EntitlementMigrationReport
Set the source VDB ID from which the entitlement migration was attmpted.
setSql(Expression) - Method in class com.metamatrix.query.sql.lang.DynamicCommand
 
setSqlCommand(String) - Method in class com.metamatrix.admin.objects.MMRequest
 
setSqlOptions(String) - Method in class com.metamatrix.jdbc.BaseDataSource
Sets special sqlOptions that should be used with each command.
setSQLXML(String, SQLXML) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setSQLXML(int, SQLXML) - Method in class com.metamatrix.jdbc.MMPreparedStatement
 
setStagingTables(List) - Method in class com.metamatrix.query.mapping.xml.MappingBaseNode
 
setStartDate(Calendar) - Method in class com.sforce.soap.partner.GetDeleted
Sets the startDate value for this GetDeleted.
setStartDate(Calendar) - Method in class com.sforce.soap.partner.GetUpdated
Sets the startDate value for this GetUpdated.
setStarted(boolean) - Method in class com.metamatrix.admin.objects.MMSystem
 
setStartTime(Date) - Method in class com.metamatrix.admin.objects.MMProcess
 
setStartTime(Date) - Method in class com.metamatrix.admin.objects.MMSystem
 
setStartTime(long) - Method in class com.metamatrix.platform.registry.RegistryBinding
 
setState(int) - Method in class com.metamatrix.admin.objects.MMConnectorBinding
Set the state
setState(int) - Method in class com.metamatrix.admin.objects.MMDQP
Set the state
setState(int) - Method in class com.metamatrix.admin.objects.MMService
Set the state
setState(ConnectorEnvironment) - Method in class com.metamatrix.connector.xml.base.SecureConnectorStateImpl
 
setState(ConnectorEnvironment) - Method in class com.metamatrix.connector.xml.base.XMLConnectorStateImpl
 
setState(ConnectorEnvironment) - Method in interface com.metamatrix.connector.xml.BaseXMLConnectorState
 
setState(ConnectorEnvironment) - Method in class com.metamatrix.connector.xml.file.FileConnectorState
 
setState(ConnectorEnvironment) - Method in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
setState(ConnectorEnvironment) - Method in class com.metamatrix.connector.xml.soap.SOAPConnectorState
 
setState(ConnectorEnvironment) - Method in class com.metamatrix.connector.xml.soap.SOAPConnectorStateImpl
 
setStateChangedTime(Date) - Method in class com.metamatrix.admin.objects.MMConnectorBinding
Set the state changed time
setStateChangedTime(Date) - Method in class com.metamatrix.admin.objects.MMDQP
Set the state changed time
setStateChangedTime(Date) - Method in class com.metamatrix.admin.objects.MMService
Set the state changed time
setStatements(List) - Method in class com.metamatrix.query.sql.proc.Block
Set the statements contained on this block.
setStatisticsList() - Method in class com.metamatrix.query.processor.relational.RelationalNodeStatistics
 
setStatUpdateInterval(int) - Method in class com.metamatrix.common.buffer.impl.BufferConfig
 
setStatus(short) - Method in class com.metamatrix.admin.objects.MMVDB
 
setStatus(String) - Method in class com.metamatrix.admin.objects.TransactionImpl
 
setStatus(TupleSourceID, BufferManager.TupleSourceStatus) - Method in interface com.metamatrix.common.buffer.BufferManager
Sets the status of the tuple source
setStatus(TupleSourceID, BufferManager.TupleSourceStatus) - Method in class com.metamatrix.common.buffer.impl.BufferManagerImpl
Set the status for a particular tuple source
setStatus(BufferManager.TupleSourceStatus) - Method in class com.metamatrix.common.buffer.impl.TupleSourceInfo
Set status of this tuple source
setStatus(short) - Method in class com.metamatrix.common.vdb.api.VDBArchive
 
setStatus(short) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabase
 
setStatus(VirtualDatabaseID, short, String) - Method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCConnector
Updates the VirtualDatabase status.
setStatus(VirtualDatabaseID, long, short, String, Connection) - Static method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCRuntimeMetadataWriter
Updates the VirtualDatabase status.
setStatus(VirtualDatabaseID, short, String) - Method in interface com.metamatrix.metadata.runtime.spi.MetaBaseConnector
Set the VirtualDatabase status.
setStatus(short) - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
Set the status of the VDB see MetadataConstants.VDB_STATUS
setStatusCode(StatusCode) - Method in class com.sforce.soap.partner.Error
Sets the statusCode value for this Error.
setStatusCode(StatusCode) - Method in class com.sforce.soap.partner.SendEmailError
Sets the statusCode value for this SendEmailError.
setStdRequestHeaders(HttpMethod) - Method in class com.metamatrix.connector.xml.http.HTTPRequestor
 
setStickyFlag(boolean) - Method in class com.metamatrix.platform.service.proxy.ServiceProxy
 
setStorageManager(StorageManager) - Method in interface com.metamatrix.common.buffer.BufferManager
Adds a StorageManager to this BufferManager instance.
setStorageManager(StorageManager) - Method in class com.metamatrix.common.buffer.impl.BufferManagerImpl
Add a storage manager to this buffer manager, order is unimportant
setStreamingBatchSize(int) - Method in class com.metamatrix.query.util.CommandContext
 
setStrictJava(boolean) - Method in class bsh.Interpreter
Set strict Java mode on or off.
setString(long, String, int, int) - Method in class com.metamatrix.common.types.ClobType
 
setString(long, String) - Method in class com.metamatrix.common.types.ClobType
 
setString(String) - Method in class com.metamatrix.common.types.SQLXMLImpl
 
setString(String) - Method in class com.metamatrix.common.types.XMLType
 
setString(String, String) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setString(long, String) - Method in class com.metamatrix.jdbc.MMClob
 
setString(long, String, int, int) - Method in class com.metamatrix.jdbc.MMClob
 
setString(int, String) - Method in class com.metamatrix.jdbc.MMPreparedStatement
Sets parameter number parameterIndex to x, a String value.
setString(String) - Method in class com.metamatrix.jdbc.MMSQLXML
 
setStyleSheet(String) - Method in class com.metamatrix.dqp.message.RequestMessage
Sets the styleSheet.
setStylesheet(String) - Method in class com.metamatrix.query.processor.xml.XMLPlan
This method sets a style sheet to this object.
setSubCommand(Command) - Method in class com.metamatrix.query.sql.lang.ProcedureContainer
 
setSubject(String) - Method in class com.sforce.soap.partner.Email
Sets the subject value for this Email.
setSubmittedTimestamp(Date) - Method in class com.metamatrix.dqp.message.AtomicRequestMessage
Set time that the time when the command was created by the client.
setSubmittedTimestamp(Date) - Method in class com.metamatrix.dqp.message.RequestMessage
Set time that the time when the command was created by the client.
setSuccess(boolean) - Method in class com.sforce.soap.partner.DeleteResult
Sets the success value for this DeleteResult.
setSuccess(boolean) - Method in class com.sforce.soap.partner.EmptyRecycleBinResult
Sets the success value for this EmptyRecycleBinResult.
setSuccess(boolean) - Method in class com.sforce.soap.partner.InvalidateSessionsResult
Sets the success value for this InvalidateSessionsResult.
setSuccess(boolean) - Method in class com.sforce.soap.partner.LeadConvertResult
Sets the success value for this LeadConvertResult.
setSuccess(boolean) - Method in class com.sforce.soap.partner.MergeResult
Sets the success value for this MergeResult.
setSuccess(boolean) - Method in class com.sforce.soap.partner.ProcessResult
Sets the success value for this ProcessResult.
setSuccess(boolean) - Method in class com.sforce.soap.partner.SaveResult
Sets the success value for this SaveResult.
setSuccess(boolean) - Method in class com.sforce.soap.partner.SendEmailResult
Sets the success value for this SendEmailResult.
setSuccess(boolean) - Method in class com.sforce.soap.partner.UndeleteResult
Sets the success value for this UndeleteResult.
setSuccess(boolean) - Method in class com.sforce.soap.partner.UpsertResult
Sets the success value for this UpsertResult.
setSuperComponentTypeID(ComponentType, ComponentTypeID) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Sets the super component type, null is allowed;
setSuperComponentTypeID(ComponentTypeID) - Method in class com.metamatrix.common.config.model.BasicComponentType
 
setSuperComponentTypeID(ComponentType, ComponentTypeID) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
setSupportsAggregate(boolean) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
setSupportsAggregate(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseLoaderProperties
 
setSupportsAnd(boolean) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
setSupportsAnd(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseLoaderProperties
 
setSupportsBlackBoxJoin(boolean) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
setSupportsBlackBoxJoin(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseLoaderProperties
 
setSupportsDistinct(boolean) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
setSupportsDistinct(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseLoaderProperties
 
setSupportsDistinct(boolean) - Method in class org.teiid.connector.metadata.runtime.ModelRecordImpl
 
setSupportsGroupBy(boolean) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
setSupportsGroupBy(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseLoaderProperties
 
setSupportsImplicitClose(boolean) - Method in class com.metamatrix.dqp.message.AtomicResultsMessage
 
setSupportsJoin(boolean) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
setSupportsJoin(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseLoaderProperties
 
setSupportsJoin(boolean) - Method in class org.teiid.connector.metadata.runtime.ModelRecordImpl
 
setSupportsLeafSelect(boolean) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
setSupportsLeafSelect(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseLoaderProperties
 
setSupportsMultiSourceBindings(boolean) - Method in class com.metamatrix.admin.objects.MMModel
 
setSupportsOr(boolean) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
setSupportsOr(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseLoaderProperties
 
setSupportsOrderBy(boolean) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
setSupportsOrderBy(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseLoaderProperties
 
setSupportsOrderBy(boolean) - Method in class org.teiid.connector.metadata.runtime.ModelRecordImpl
 
setSupportsOuterJoin(boolean) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
setSupportsOuterJoin(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseLoaderProperties
 
setSupportsOuterJoin(boolean) - Method in class org.teiid.connector.metadata.runtime.ModelRecordImpl
 
setSupportsSelect(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
setSupportsSelectAll(boolean) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
setSupportsSelectAll(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseLoaderProperties
 
setSupportsSet(boolean) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
setSupportsSet(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
setSupportsSet(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseLoaderProperties
 
setSupportsSingleGroupSelect(boolean) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
setSupportsSingleGroupSelect(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseLoaderProperties
 
setSupportsSubscription(boolean) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
setSupportsSubscription(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
setSupportsSubscription(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseLoaderProperties
 
setSupportsTransaction(boolean) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
setSupportsTransaction(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseLoaderProperties
 
setSupportsUpdate(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
setSupportsUpdate(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
setSupportsUpdate(boolean) - Method in class org.teiid.connector.metadata.runtime.TableRecordImpl
 
setSupportsWhereAll(boolean) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
setSupportsWhereAll(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseLoaderProperties
 
setSupportsWhereAll(boolean) - Method in class org.teiid.connector.metadata.runtime.ModelRecordImpl
 
setSwapScript(String, byte[]) - Method in class com.metamatrix.server.admin.apiimpl.MaterializationLoadScriptsImpl
Add the named file contents.
setSymbol(ElementSymbol) - Method in class com.metamatrix.query.sql.lang.SetClause
 
setSymbol(SingleElementSymbol) - Method in class com.metamatrix.query.sql.symbol.AliasSymbol
Set the underlying symbol
setSymbol(IElement) - Method in interface org.teiid.connector.language.ISetClause
 
setSymbolMap(Map) - Method in class com.metamatrix.query.mapping.xml.MappingSourceNode
 
setSymbolMap(Map) - Method in class com.metamatrix.query.sql.proc.CreateUpdateProcedureCommand
Set the symbol map between elements on the virtual group being updated and the elements on the transformation query.
setSymbols(List) - Method in class com.metamatrix.query.sql.lang.Select
Sets an ordered list of the symbols in the select.
setSynchronousTtl(long) - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerConnectionFactory
 
setSystem(boolean) - Method in class org.teiid.connector.metadata.runtime.TableRecordImpl
 
setSystemName(String) - Method in class com.metamatrix.connector.xml.base.TrustedPayloadBridge
 
setSystemName(String) - Method in interface com.metamatrix.connector.xml.http.HTTPTrustDeserializer
 
setSystemProperty(String, String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
setSystemProperty(String, String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
setSystemProperty(String, String) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
setSystemProperty(String, String) - Method in interface com.metamatrix.dqp.service.ConfigurationService
Set System property (Contents of ServerConfig.xml file)
setSystemPropertyValue(String, String, String) - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Set System Property Value in Configuration
setSystemPropertyValue(String, String, String) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
Set System Property in Next Configuration
setTable(GroupSymbol) - Method in class com.metamatrix.query.sql.lang.Create
 
setTable(GroupSymbol) - Method in class com.metamatrix.query.sql.lang.Drop
 
setTableNamePattern(String) - Method in class org.teiid.connector.jdbc.JDBCMetdataProcessor
 
setTableType(short) - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
setTableType(int) - Method in class org.teiid.connector.metadata.runtime.TableRecordImpl
 
setTableTypes(String[]) - Method in class org.teiid.connector.jdbc.JDBCMetdataProcessor
 
setTableXPath(String) - Method in class com.metamatrix.connector.xml.base.ExecutionInfo
 
setTabOrder(int) - Method in class com.sforce.soap.partner.DescribeLayoutComponent
Sets the tabOrder value for this DescribeLayoutComponent.
setTabs(DescribeTab[]) - Method in class com.sforce.soap.partner.DescribeTabSetResult
Sets the tabs value for this DescribeTabSetResult.
setTabs(int, DescribeTab) - Method in class com.sforce.soap.partner.DescribeTabSetResult
 
setTabSize(int) - Method in class com.metamatrix.query.parser.JavaCharStream
 
setTarget(Object) - Method in class com.metamatrix.api.core.message.DefaultMessage
Sets the message target.
setTargetObjectId(String) - Method in class com.sforce.soap.partner.SendEmailError
Sets the targetObjectId value for this SendEmailError.
setTargetObjectId(String) - Method in class com.sforce.soap.partner.SingleEmailMessage
Sets the targetObjectId value for this SingleEmailMessage.
setTargetObjectIds(String[]) - Method in class com.sforce.soap.partner.MassEmailMessage
Sets the targetObjectIds value for this MassEmailMessage.
setTargetObjectIds(int, String) - Method in class com.sforce.soap.partner.MassEmailMessage
 
setTargetVDBID(String) - Method in class com.metamatrix.platform.admin.api.EntitlementMigrationReport
Set the target VDB ID to which the entitlement migration was attmpted.
setTemplateId(String) - Method in class com.sforce.soap.partner.MassEmailMessage
Sets the templateId value for this MassEmailMessage.
setTemplateId(String) - Method in class com.sforce.soap.partner.SingleEmailMessage
Sets the templateId value for this SingleEmailMessage.
setTemporaryMetadata(Map) - Method in class com.metamatrix.query.sql.lang.Command
 
setTempTable(boolean) - Method in class com.metamatrix.query.metadata.TempMetadataID
 
setTempTableStore(Object) - Method in class com.metamatrix.query.util.CommandContext
 
setTerminationFlag(boolean) - Method in class com.metamatrix.common.buffer.TupleBatch
Set whether this batch is the last in a series of batches.
setText(String) - Method in class com.metamatrix.api.core.message.DefaultMessage
Sets the message text.
setText(String) - Method in class com.metamatrix.api.core.xmi.XMIHeader.Documentation
Set the content of the "xmi.document" tag
setTextNormalizationMode(String) - Method in class com.metamatrix.query.processor.xml.NodeDescriptor
 
setThen(List) - Method in class com.metamatrix.query.sql.symbol.AbstractCaseExpression
Sets the List of THEN expressions in this CASE expression
setThenExpression(int, IExpression) - Method in interface org.teiid.connector.language.ISearchedCaseExpression
Sets the THEN expression at the specified index
setThreadCount(int) - Method in class com.metamatrix.admin.objects.MMProcess
 
setThreadName(String) - Method in class com.metamatrix.common.log.reader.LogEntry
 
setThreads(int) - Method in class com.metamatrix.admin.objects.MMQueueWorkerPool
 
setTime(String, Time) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setTime(String, Time, Calendar) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setTime(int, Time) - Method in class com.metamatrix.jdbc.MMPreparedStatement
Sets parameter number parameterIndex to x, a java.sql.Time object.
setTime(int, Time, Calendar) - Method in class com.metamatrix.jdbc.MMPreparedStatement
Sets parameter number parameterIndex to x, a java.sql.Time object.
setTimestamp(String, Timestamp) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setTimestamp(String, Timestamp, Calendar) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setTimestamp(int, Timestamp) - Method in class com.metamatrix.jdbc.MMPreparedStatement
Sets parameter number parameterIndex to x, a java.sql.Timestamp object.
setTimestamp(int, Timestamp, Calendar) - Method in class com.metamatrix.jdbc.MMPreparedStatement
Sets parameter number parameterIndex to x, a java.sql.Timestamp object.
setTimestamp(Calendar) - Method in class com.sforce.soap.partner.GetServerTimestampResult
Sets the timestamp value for this GetServerTimestampResult.
setToAddresses(String[]) - Method in class com.sforce.soap.partner.SingleEmailMessage
Sets the toAddresses value for this SingleEmailMessage.
setToAddresses(int, String) - Method in class com.sforce.soap.partner.SingleEmailMessage
 
setTokenReplacements(String[]) - Method in class org.teiid.connector.metadata.FileRecordImpl
 
setTokens(String[]) - Method in class org.teiid.connector.metadata.FileRecordImpl
 
setTotalAvailableMemory(long) - Method in class com.metamatrix.common.buffer.impl.BufferConfig
 
setTotalCompleted(long) - Method in class com.metamatrix.admin.objects.MMQueueWorkerPool
 
setTotalConnections(int) - Method in class com.metamatrix.admin.objects.MMConnectionPool
 
setTotalMemory(long) - Method in class com.metamatrix.admin.objects.MMProcess
 
setTotalSubmitted(long) - Method in class com.metamatrix.admin.objects.MMQueueWorkerPool
 
setTransactional(boolean) - Method in class com.metamatrix.dqp.message.AtomicResultsMessage
 
setTransactionAutoWrap(String) - Method in class com.metamatrix.jdbc.BaseDataSource
Sets the setting for how connections are created by this DataSource manage transactions for client requests when client applications do not use transactions.
setTransactionContext(TransactionContext) - Method in class com.metamatrix.dqp.message.AtomicRequestMessage
 
setTransactionID(String) - Method in class com.metamatrix.admin.objects.MMRequest
 
setTransactionId(String) - Method in class com.metamatrix.server.serverapi.RequestInfo
 
setTransactionIsolation(int) - Method in class com.metamatrix.jdbc.MMConnection
 
setTransactionManager(TransactionMgr) - Method in class com.metamatrix.metadata.runtime.RuntimeMetadataCatalog
 
setTransactionTimeout(int) - Method in class com.metamatrix.jdbc.MMXAResource
 
setTransferToUserId(String) - Method in class com.sforce.soap.partner.UserTerritoryDeleteHeader
Sets the transferToUserId value for this UserTerritoryDeleteHeader.
setTransformation(String) - Method in class org.teiid.connector.metadata.runtime.TransformationRecordImpl
 
setTransformationInputParameter(boolean) - Method in class org.teiid.connector.metadata.runtime.ColumnRecordImpl
 
setTransformationType(String) - Method in class org.teiid.connector.metadata.runtime.TransformationRecordImpl
 
setTranslations(List) - Method in class com.metamatrix.query.sql.proc.TranslateCriteria
Set a list of comparecriteria(element-value pairs) used to translate the user's criteria.
setTranslations(Collection) - Method in class com.metamatrix.query.sql.visitor.CriteriaTranslatorVisitor
Set the translations to be used to replace elements on the user's command against the virtual group.
setTreeNodeEditor(TreeNodeEditor) - Method in class com.metamatrix.common.tree.directory.FileSystemFilter
 
setTreeNodeEditor(TreeNodeEditor) - Method in interface com.metamatrix.common.tree.TreeNodeComparator
 
setTreeNodeEditor(TreeNodeEditor) - Method in class com.metamatrix.common.tree.TreeNodeNameComparator
 
setTreeNodeEditor(TreeNodeEditor) - Method in class com.metamatrix.common.tree.TreeNodePathComparator
 
setTreeNodeEditor(TreeNodeEditor) - Method in class com.metamatrix.common.tree.TreeNodePropertyComparator
 
setTriggerable(Boolean) - Method in class com.sforce.soap.partner.DescribeSObjectResult
Sets the triggerable value for this DescribeSObjectResult.
setTriggerAutoResponseEmail(boolean) - Method in class com.sforce.soap.partner.EmailHeader
Sets the triggerAutoResponseEmail value for this EmailHeader.
setTriggerOtherEmail(boolean) - Method in class com.sforce.soap.partner.EmailHeader
Sets the triggerOtherEmail value for this EmailHeader.
setTriggerUserEmail(boolean) - Method in class com.sforce.soap.partner.EmailHeader
Sets the triggerUserEmail value for this EmailHeader.
setTruncateScript(String, byte[]) - Method in class com.metamatrix.server.admin.apiimpl.MaterializationLoadScriptsImpl
Add the named file contents.
setTrustedPayload(Serializable) - Method in class com.metamatrix.connector.xml.base.TrustedPayloadBridge
 
setTrustedPayload(Serializable) - Method in interface com.metamatrix.connector.xml.http.HTTPTrustDeserializer
 
setTrustedPayload(Serializable) - Method in interface com.metamatrix.connector.xml.TrustedPayloadHandler
 
setTrustedToken(Serializable) - Method in class com.metamatrix.platform.security.api.MetaMatrixSessionInfo
 
setTupleSourceID(TupleSourceID) - Method in class com.metamatrix.query.processor.relational.TupleCollector
 
setTxnAutoWrapMode(String) - Method in class com.metamatrix.dqp.message.RequestMessage
Sets the txnAutoWrapMode.
setType(int) - Method in class com.metamatrix.api.core.message.DefaultMessage
Sets the message type.
setType(String) - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
 
setType(String) - Method in class com.metamatrix.connector.salesforce.execution.DataPayload
 
setType(String) - Method in class com.metamatrix.query.function.metadata.FunctionParameter
Set type of parameter
setType(String) - Method in class com.metamatrix.query.mapping.xml.MappingElement
 
setType(int) - Method in class com.metamatrix.query.optimizer.relational.plantree.PlanNode
 
setType(Class) - Method in class com.metamatrix.query.sql.symbol.AbstractCaseExpression
Sets the type to which this expression has resolved.
setType(Class) - Method in class com.metamatrix.query.sql.symbol.ElementSymbol
Set the type of the symbol
setType(Class) - Method in class com.metamatrix.query.sql.symbol.Function
Set type of function
setType(Class<?>) - Method in class com.metamatrix.query.sql.symbol.Reference
 
setType(Class) - Method in class com.metamatrix.query.sql.symbol.ScalarSubquery
Set type of ScalarSubquery
setType(LayoutComponentType) - Method in class com.sforce.soap.partner.DescribeLayoutComponent
Sets the type value for this DescribeLayoutComponent.
setType(FieldType) - Method in class com.sforce.soap.partner.Field
Sets the type value for this Field.
setType(String) - Method in class com.sforce.soap.partner.sobject.SObject
Sets the type value for this SObject.
setType(Class<?>) - Method in interface org.teiid.connector.language.IExpression
Set the type returned by this expression.
setType(Class<?>) - Method in interface org.teiid.connector.language.ILiteral
Set the Java type of the literal
setType(Class) - Method in interface org.teiid.connector.language.IParameter
Set type of parameter, defined as a Java class.
setType(short) - Method in class org.teiid.connector.metadata.runtime.DatatypeRecordImpl
 
setType(short) - Method in class org.teiid.connector.metadata.runtime.ProcedureParameterRecordImpl
 
setTypeMap(Map<String, Class<?>>) - Method in class com.metamatrix.jdbc.MMConnection
 
setTypes(String[]) - Method in class com.sforce.soap.partner.DescribeGlobalResult
Sets the types value for this DescribeGlobalResult.
setTypes(int, String) - Method in class com.sforce.soap.partner.DescribeGlobalResult
 
setUID(long) - Method in class com.metamatrix.admin.objects.MMVDB
 
setUID(long) - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataID
 
setUndeletable(boolean) - Method in class com.sforce.soap.partner.DescribeSObjectResult
Sets the undeletable value for this DescribeSObjectResult.
setUnicodeStream(int, InputStream, int) - Method in class com.metamatrix.jdbc.MMPreparedStatement
 
setUnique(boolean) - Method in class com.sforce.soap.partner.Field
Sets the unique value for this Field.
setUniqueKeyID(String) - Method in class org.teiid.connector.metadata.runtime.ForeignKeyRecordImpl
 
setUniqueKeys(Collection<ColumnSetRecordImpl>) - Method in class org.teiid.connector.metadata.runtime.TableRecordImpl
 
setUnrelated(boolean) - Method in class com.metamatrix.query.sql.lang.OrderBy
 
setUnresolvedSymbols(List) - Method in exception com.metamatrix.api.exception.query.QueryResolverException
Set the list of unresolved symbols during QueryResolution
setUnsatisfied(Set<ElementSymbol>) - Method in class com.metamatrix.query.resolver.util.AccessPattern
 
SETUP_SCRIPT - Static variable in class com.metamatrix.core.commandshell.ScriptCommandTarget
 
setUpdatable(boolean) - Method in class org.teiid.connector.metadata.runtime.ColumnRecordImpl
 
setUpdateable(boolean) - Method in class com.sforce.soap.partner.DescribeSObjectResult
Sets the updateable value for this DescribeSObjectResult.
setUpdateable(boolean) - Method in class com.sforce.soap.partner.Field
Sets the updateable value for this Field.
setUpdateAllowed(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
Sets the updateAllowed.
setUpdateBindingProperties(boolean) - Method in class com.metamatrix.metadata.runtime.vdb.defn.VDBCreation
 
setUpdateCount(int) - Method in class com.metamatrix.query.metadata.StoredProcedureInfo
 
setUpdateCount(int) - Method in class com.metamatrix.query.sql.lang.ProcedureContainer
 
setUpdateCount(int) - Method in class org.teiid.connector.metadata.runtime.ProcedureRecordImpl
 
setUpdateDate(Date) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabase
 
setUpdatedBy(String) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabase
 
setUpdatedRelatedIds(String[]) - Method in class com.sforce.soap.partner.MergeResult
Sets the updatedRelatedIds value for this MergeResult.
setUpdatedRelatedIds(int, String) - Method in class com.sforce.soap.partner.MergeResult
 
setUpdateMru(boolean) - Method in class com.sforce.soap.partner.MruHeader
Sets the updateMru value for this MruHeader.
setUpdatePlan(String) - Method in class org.teiid.connector.metadata.runtime.TableRecordImpl
 
setUpdateProcedure(boolean) - Method in class com.metamatrix.query.processor.proc.ProcedurePlan
 
setUpdateProcedure(boolean) - Method in class com.metamatrix.query.sql.proc.CreateUpdateProcedureCommand
 
setUpdateQueryPlan(String) - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
Sets the updateQueryPlan.
setUpdateResult(boolean) - Method in class com.metamatrix.dqp.message.ResultsMessage
 
setUpdatingModelCount(int) - Method in class com.metamatrix.query.sql.lang.DynamicCommand
 
setUpperExpression(Expression) - Method in class com.metamatrix.query.sql.lang.BetweenCriteria
Set the upper expression.
setUri(String) - Method in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
setUri(String) - Method in class com.metamatrix.query.mapping.xml.Namespace
 
setURL(String, URL) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setURL(int, URL) - Method in class com.metamatrix.jdbc.MMPreparedStatement
Sets the designated parameter to the given java.net.URL value.
setUrl(String) - Method in class com.sforce.soap.partner.DescribeTab
Sets the url value for this DescribeTab.
setUrlDetail(String) - Method in class com.sforce.soap.partner.DescribeSObjectResult
Sets the urlDetail value for this DescribeSObjectResult.
setUrlEdit(String) - Method in class com.sforce.soap.partner.DescribeSObjectResult
Sets the urlEdit value for this DescribeSObjectResult.
setUrlNew(String) - Method in class com.sforce.soap.partner.DescribeSObjectResult
Sets the urlNew value for this DescribeSObjectResult.
setUseCollapsibleSection(boolean) - Method in class com.sforce.soap.partner.DescribeLayoutSection
Sets the useCollapsibleSection value for this DescribeLayoutSection.
setUseCredentialMap(boolean) - Method in class org.teiid.connector.basic.BasicConnector
 
setUseDefaultRule(Boolean) - Method in class com.sforce.soap.partner.AssignmentRuleHeader
Sets the useDefaultRule value for this AssignmentRuleHeader.
setUseEntitlements(boolean) - Method in class com.metamatrix.platform.security.authorization.service.AuthorizationServiceImpl
 
setUseFullSchemaName(boolean) - Method in class org.teiid.connector.jdbc.JDBCMetdataProcessor
 
setUseHeading(boolean) - Method in class com.sforce.soap.partner.DescribeLayoutSection
Sets the useHeading value for this DescribeLayoutSection.
setUseHttpBasicAuth(boolean) - Method in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
setUseMemoryIDGeneration(boolean) - Method in class com.metamatrix.common.id.dbid.DBIDGenerator
Call to switch whether persistent storage of ID's is to be used.
setUseNewLines(boolean) - Method in class com.metamatrix.common.xml.XMLReaderWriterImpl
This method will set whether or not new Lines are used to mimic the hierarchal structure of all JDOM Documents that are written using this object.
setUsePreparedStatement(boolean) - Method in class com.metamatrix.cdk.QueryCommandTarget
 
setUser(String) - Method in class com.metamatrix.connector.xml.base.TrustedPayloadBridge
 
setUser(String) - Method in interface com.metamatrix.connector.xml.TrustedPayloadHandler
 
setUser(String) - Method in class com.metamatrix.jdbc.BaseDataSource
Sets the user.
setUserCommand(Command) - Method in class com.metamatrix.query.sql.proc.CreateUpdateProcedureCommand
Set the user's command to which this obj which is the subcommand
setUserDefaultCurrencyIsoCode(String) - Method in class com.sforce.soap.partner.GetUserInfoResult
Sets the userDefaultCurrencyIsoCode value for this GetUserInfoResult.
setUserEmail(String) - Method in class com.sforce.soap.partner.GetUserInfoResult
Sets the userEmail value for this GetUserInfoResult.
setUseResultSetCache(boolean) - Method in class com.metamatrix.dqp.message.AtomicRequestMessage
 
setUseResultSetCache(boolean) - Method in class com.metamatrix.dqp.message.RequestMessage
 
setUserFullName(String) - Method in class com.sforce.soap.partner.GetUserInfoResult
Sets the userFullName value for this GetUserInfoResult.
setUserId(String) - Method in class com.sforce.soap.partner.GetUserInfoResult
Sets the userId value for this GetUserInfoResult.
setUserId(String) - Method in class com.sforce.soap.partner.LoginResult
Sets the userId value for this LoginResult.
setUserId(String) - Method in class com.sforce.soap.partner.ResetPassword
Sets the userId value for this ResetPassword.
setUserId(String) - Method in class com.sforce.soap.partner.SetPassword
Sets the userId value for this SetPassword.
setUserInfo(GetUserInfoResult) - Method in class com.sforce.soap.partner.LoginResult
Sets the userInfo value for this LoginResult.
setUserLanguage(String) - Method in class com.sforce.soap.partner.GetUserInfoResult
Sets the userLanguage value for this GetUserInfoResult.
setUserLocale(String) - Method in class com.sforce.soap.partner.GetUserInfoResult
Sets the userLocale value for this GetUserInfoResult.
setUserName(String) - Method in class com.metamatrix.admin.objects.MMRequest
 
setUserName(String) - Method in class com.metamatrix.admin.objects.MMSession
Set User Name for this Session
setUserName(String) - Method in class com.metamatrix.common.connection.ManagedConnection
This is a new method added as part of the ResourcePooling framework.
setUserName(String) - Method in class com.metamatrix.query.util.CommandContext
Sets the userName.
setUserName(String) - Method in class com.sforce.soap.partner.GetUserInfoResult
Sets the userName value for this GetUserInfoResult.
setUsername(String) - Method in class com.sforce.soap.partner.Login
Sets the username value for this Login.
setUserRowLimit(int, boolean) - Method in class com.metamatrix.query.mapping.xml.ResultSetInfo
 
setUserTimeZone(String) - Method in class com.sforce.soap.partner.GetUserInfoResult
Sets the userTimeZone value for this GetUserInfoResult.
setUserType(String) - Method in class com.sforce.soap.partner.GetUserInfoResult
Sets the userType value for this GetUserInfoResult.
setUserUiSkin(String) - Method in class com.sforce.soap.partner.GetUserInfoResult
Sets the userUiSkin value for this GetUserInfoResult.
setUseSignature(Boolean) - Method in class com.sforce.soap.partner.Email
Sets the useSignature value for this Email.
setUseTypeAttributes(boolean) - Method in class com.metamatrix.connector.xml.base.DocumentBuilder
 
setUsing(SetClauseList) - Method in class com.metamatrix.query.sql.lang.DynamicCommand
 
setUsingDefault(boolean) - Method in class com.metamatrix.query.sql.lang.SPParameter
 
setUUID(String) - Method in class com.metamatrix.api.core.xmi.EntityInfo
Sets the uuid.
setUuid(String) - Method in class com.metamatrix.metadata.runtime.model.BasicDataTypeID
 
setUuid(String) - Method in class com.metamatrix.metadata.runtime.model.BasicModelID
 
setUuid(String) - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
setUUID(String) - Method in class com.metamatrix.vdb.runtime.BasicVDBInfo
 
setUUID(String) - Method in class org.teiid.connector.metadata.runtime.AbstractMetadataRecord
 
setValidationMode(boolean) - Method in class com.metamatrix.dqp.message.RequestMessage
Sets the validationMode.
setValidFor(byte[]) - Method in class com.sforce.soap.partner.PicklistEntry
Sets the validFor value for this PicklistEntry.
setValue(String) - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
setValue(Object) - Method in class com.metamatrix.api.core.xmi.FeatureInfo
Set the value of the feature
setValue(String) - Method in class com.metamatrix.common.config.model.BasicPropDefnAllowedValue
 
setValue(PropertiedObject, PropertyDefinition, Object) - Method in interface com.metamatrix.common.object.PropertiedObjectEditor
Set on the specified PropertiedObject the value defined by the specified PropertyDefinition.
setValue(PropertiedObject, PropertyDefinition, Object) - Method in class com.metamatrix.common.object.PropertiedObjectEditorImpl
Set on the specified PropertiedObject the value defined by the specified PropertyDefinition.
setValue(PropertyDefinition, Object) - Method in class com.metamatrix.common.object.PropertiedObjectImpl
Set on the specified PropertiedObject the value defined by the specified PropertyDefinition.
setValue(int, PropertyDefinition, Object) - Method in interface com.metamatrix.common.object.PropertiedObjectsEditor
Set the value of the property defined by the PropertyDefinition on the Propertied PropertiedObject at the specified index in this editor's list of objects.
setValue(PropertyDefinition, Object) - Method in interface com.metamatrix.common.object.PropertiedObjectsEditor
Set the specified value for the PropertyDefinition on all of PropertiedObjects this editor is using.
setValue(int, PropertyDefinition, Object) - Method in class com.metamatrix.common.object.PropertiedObjectsEditorImpl
Set the value of the property defined by the PropertyDefinition on the Propertied PropertiedObject at the specified index in this editor's list of objects.
setValue(PropertyDefinition, Object) - Method in class com.metamatrix.common.object.PropertiedObjectsEditorImpl
Set the specified value for the PropertyDefinition on all of PropertiedObjects this editor is using.
setValue(PropertiedObject, PropertyDefinition, Object) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
Set on the specified PropertiedObject the value defined by the specified PropertyDefinition.
setValue(PropertyDefinition, Object) - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
Set this object's value for the property defined by the specified PropertyDefinition.
setValue(PropertiedObject, PropertyDefinition, Object) - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
Set on the specified PropertiedObject the value defined by the specified PropertyDefinition.
setValue(int, Object) - Method in class com.metamatrix.connector.xml.base.CriteriaDesc
 
setValue(String) - Method in class com.metamatrix.query.mapping.xml.MappingAttribute
 
setValue(String) - Method in class com.metamatrix.query.mapping.xml.MappingElement
 
setValue(Expression) - Method in class com.metamatrix.query.sql.lang.SetClause
 
setValue(LanguageObject) - Method in class com.metamatrix.query.sql.proc.AssignmentStatement
 
setValue(ElementSymbol, Object) - Method in class com.metamatrix.query.sql.util.VariableContext
Set the value for the given, if the variable already exits replaces its value with the given value else adds a new variable to the map.
setValue(String) - Method in class com.sforce.soap.partner.DescribeLayoutComponent
Sets the value value for this DescribeLayoutComponent.
setValue(String) - Method in class com.sforce.soap.partner.PicklistEntry
Sets the value value for this PicklistEntry.
setValue(Object) - Method in interface org.teiid.connector.language.ILiteral
Set the value of the literal
setValue(Object) - Method in interface org.teiid.connector.language.IParameter
Set value of object if this is an IN parameter.
setValue(IExpression) - Method in interface org.teiid.connector.language.ISetClause
 
setValue(Object) - Method in class org.teiid.connector.metadata.PropertyHolder
 
setValueExpression(Expression) - Method in class com.metamatrix.query.sql.lang.DependentSetCriteria
Set the independent value expression
setValueFunction(String) - Method in class org.teiid.connector.metadata.MetadataLiteralCriteria
Set the name of the function applied on the literal part of criteria.
setValues(PropertyDefinition, List) - Method in interface com.metamatrix.common.object.PropertiedObjectsEditor
Set the value for the specified PropertyDefinition on each of the PropertiedObject instances that this editor is set to use.
setValues(PropertyDefinition, List) - Method in class com.metamatrix.common.object.PropertiedObjectsEditorImpl
Set the value for the specified PropertyDefinition on each of the PropertiedObject instances that this editor is set to use.
setValues(List) - Method in class com.metamatrix.query.sql.lang.Insert
Sets the values to be inserted.
setValues(Collection) - Method in class com.metamatrix.query.sql.lang.SetCriteria
Sets the values in the set.
setValueSource(IInsertValueSource) - Method in interface org.teiid.connector.language.IInsert
Set the IInsertValues
setValueSpecified(boolean) - Method in interface org.teiid.connector.language.IParameter
Indicate that a value was specified for this parameter.
setVarArg(boolean) - Method in class com.metamatrix.query.function.metadata.FunctionParameter
 
setVariable(ElementSymbol) - Method in class com.metamatrix.query.processor.proc.AbstractAssignmentInstruction
 
setVariable(ElementSymbol) - Method in class com.metamatrix.query.sql.proc.AssignmentStatement
Set the variable that is assigned to the value
setVariableContext(VariableContext) - Method in class com.metamatrix.query.util.CommandContext
 
setVariables(Collection) - Method in class com.metamatrix.query.sql.lang.Insert
Set a collection of variables that replace the existing variables
setVariables(Map) - Method in class com.metamatrix.query.sql.lang.XQuery
 
setVariableType(String) - Method in class com.metamatrix.query.sql.proc.DeclareStatement
Set the type of this variable declared in this statement.
setVariableValues(Map) - Method in class com.metamatrix.query.sql.visitor.ExpressionMappingVisitor
 
setVarietyProps(List) - Method in class org.teiid.connector.metadata.runtime.DatatypeRecordImpl
 
setVarietyType(short) - Method in class org.teiid.connector.metadata.runtime.DatatypeRecordImpl
 
setVBDStatus(VirtualDatabaseID, short, String) - Method in class com.metamatrix.metadata.runtime.model.UpdateController
Updates the VirtualDatabase status.
setVDBInfo(VDBDefn, String) - Method in class com.metamatrix.metadata.runtime.vdb.defn.VDBCreation
 
setVDBName(String) - Method in class com.metamatrix.admin.objects.MMSession
Set VDBName for this Session
setVdbName(String) - Method in class com.metamatrix.query.util.CommandContext
Sets the vdbName.
setVdbName(String) - Method in class org.teiid.connector.metadata.VdbMetadataContext
 
setVdbService(VDBService) - Method in class com.metamatrix.platform.security.authorization.service.AuthorizationServiceImpl
 
setVdbService(VDBService) - Method in class com.metamatrix.platform.security.session.service.SessionServiceImpl
 
setVdbService(VDBService) - Method in class org.teiid.connector.metadata.VdbMetadataContext
 
setVDBState(VirtualDatabaseID, int) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
setVDBState(VirtualDatabaseID, short) - Method in interface com.metamatrix.server.admin.api.RuntimeMetadataAdminAPI
Updates the VirtualDatabase state.
setVDBState(VirtualDatabaseID, short) - Method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataAdminAPIImpl
Updates the VirtualDatabase state.
setVDBStatus(VirtualDatabaseID, short, String) - Method in class com.metamatrix.metadata.runtime.RuntimeMetadataCatalog
Updates the VirtualDatabase status.
setVDBStream(VDBStream) - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
setVDBValidityError(boolean) - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
setVDBValidityError(boolean, String) - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
setVDBVersion(String) - Method in class com.metamatrix.admin.objects.MMSession
Set VDBVersion for this Session
setVdbVersion(String) - Method in class com.metamatrix.query.util.CommandContext
Sets the vdbVersion.
setVdbVersion(String) - Method in class org.teiid.connector.metadata.VdbMetadataContext
 
setVersion(String) - Method in class com.metamatrix.common.comm.platform.socket.Handshake
 
setVersion(String) - Method in class com.metamatrix.metadata.runtime.model.BasicModelID
 
setVersion(String) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseID
 
setVersion(String) - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
setVersion(String) - Method in class com.metamatrix.vdb.runtime.BasicVDBInfo
 
setVersionBy(String) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabase
 
setVersionDate(Date) - Method in class com.metamatrix.metadata.runtime.model.BasicModel
 
setVersionDate(String) - Method in class com.metamatrix.metadata.runtime.model.BasicModelID
 
setVersionDate(Date) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabase
 
setVersionDate(Date) - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
setVersionedBy(String) - Method in class com.metamatrix.admin.objects.MMVDB
 
setVersionedBy(String) - Method in class com.metamatrix.metadata.runtime.model.BasicModel
 
setVersionedBy(String) - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
setVersionedDate(Date) - Method in class com.metamatrix.admin.objects.MMVDB
 
setVirtual(boolean) - Method in class org.teiid.connector.metadata.runtime.ProcedureRecordImpl
 
setVirtual(boolean) - Method in class org.teiid.connector.metadata.runtime.TableRecordImpl
 
setVirtualGroup(GroupSymbol) - Method in class com.metamatrix.query.sql.lang.Command
 
setVisibility(short) - Method in class com.metamatrix.metadata.runtime.model.BasicModel
 
setVisibility(short) - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
setVisibility(String, boolean) - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
setVisible(boolean) - Method in class com.metamatrix.admin.objects.MMModel
 
setVisible(boolean) - Method in class org.teiid.connector.metadata.runtime.ModelRecordImpl
 
setVMsToDeployBindings(List) - Method in class com.metamatrix.metadata.runtime.vdb.defn.VDBCreation
 
setWaitFeedback(boolean) - Method in class com.metamatrix.script.shell.JConsole
 
setWarnings(List<Exception>) - Method in class com.metamatrix.dqp.message.AtomicResultsMessage
 
setWarnings(List<Throwable>) - Method in class com.metamatrix.dqp.message.ResultsMessage
 
setWhatId(String) - Method in class com.sforce.soap.partner.SingleEmailMessage
Sets the whatId value for this SingleEmailMessage.
setWhatIds(String[]) - Method in class com.sforce.soap.partner.MassEmailMessage
Sets the whatIds value for this MassEmailMessage.
setWhatIds(int, String) - Method in class com.sforce.soap.partner.MassEmailMessage
 
setWhen(List, List) - Method in class com.metamatrix.query.sql.symbol.AbstractCaseExpression
 
setWhen(List, List) - Method in class com.metamatrix.query.sql.symbol.CaseExpression
Sets the WHEN and THEN parts of this CASE expression.
setWhen(List, List) - Method in class com.metamatrix.query.sql.symbol.SearchedCaseExpression
Sets the WHEN and THEN parts of this CASE expression.
setWhenCriteria(int, ICriteria) - Method in interface org.teiid.connector.language.ISearchedCaseExpression
Sets the WHEN criteria at the specified index
setWhere(ICriteria) - Method in interface org.teiid.connector.language.IQuery
Set WHERE clause, may be null.
setWideningNumericImplicit(boolean) - Method in class org.teiid.connector.jdbc.translator.ConvertModifier
 
setWorkContext(DQPWorkContext) - Method in class com.metamatrix.dqp.message.AtomicRequestMessage
 
setWorkitemId(String) - Method in class com.sforce.soap.partner.ProcessWorkitemRequest
Sets the workitemId value for this ProcessWorkitemRequest.
setWriteRequiresMasterRead(Boolean) - Method in class com.sforce.soap.partner.Field
Sets the writeRequiresMasterRead value for this Field.
setXa(boolean) - Method in class com.metamatrix.admin.objects.MMConnectionPool
 
setXid(MMXid) - Method in class com.metamatrix.admin.objects.TransactionImpl
 
setXMIHeader(XMIHeader) - Method in class com.metamatrix.common.xml.xmi.XMIContentHandler
Method to set the XMIHeader attribute.
setXmiHeaderToCache(File, XMIHeader) - Method in interface org.teiid.metadata.index.ModelFileUtil.XmiHeaderCache
 
setXMLFormat(String) - Method in class com.metamatrix.dqp.message.RequestMessage
Sets the xMLFormat.
setXMLFormat(String) - Method in class com.metamatrix.query.processor.xml.XMLPlan
This method sets whether the documents should be returned in compact format (no extraneous whitespace).
setXMLFormat(String) - Method in class com.metamatrix.query.processor.xml.XMLProcessorEnvironment
 
setXMLFormat(String) - Method in class com.metamatrix.query.processor.xquery.XQueryPlan
This method sets whether the documents should be returned in compact format (no extraneous whitespace).
setXMLFormat(String) - Method in class com.metamatrix.query.xquery.saxon.SaxonXQueryExpression
This method sets whether the documents should be returned in compact format (no extraneous whitespace).
setXMLFormat(String) - Method in interface com.metamatrix.query.xquery.XQueryExpression
This method sets whether the documents should be returned in compact format (no extraneous whitespace).
setXmlParameterName(String) - Method in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
setXMLResultsForm(String) - Method in class com.metamatrix.query.processor.xml.XMLProcessorEnvironment
 
setXMLSchemas(Collection) - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
setXMLSchemas(Collection) - Method in class com.metamatrix.query.processor.xml.XMLPlan
Sets the XML schema
setXPath(String) - Method in class com.metamatrix.connector.xml.base.ParameterDescriptor
 
SforceService - Interface in com.sforce.soap.partner
 
SforceServiceLocator - Class in com.sforce.soap.partner
 
SforceServiceLocator() - Constructor for class com.sforce.soap.partner.SforceServiceLocator
Sforce SOAP API
SforceServiceLocator(EngineConfiguration) - Constructor for class com.sforce.soap.partner.SforceServiceLocator
 
SforceServiceLocator(String, QName) - Constructor for class com.sforce.soap.partner.SforceServiceLocator
 
SHARE_NEEDED_FOR_CHILD_OWNER - Static variable in class com.sforce.soap.partner.StatusCode
 
SHARED_RESOURCE_COMPONENT_CODE - Static variable in interface com.metamatrix.common.config.api.ComponentDefn
 
SHARED_RESOURCE_COMPONENT_TYPE_CODE - Static variable in interface com.metamatrix.common.config.api.ComponentType
 
SharedResource - Interface in com.metamatrix.common.config.api
Date Oct 21, 2002 A SharedResource represents a definition of behavior for a non-configuration based object.
SharedResourceID - Class in com.metamatrix.common.config.api
Date Oct 21, 2002 The SharedResourceID instance represents a SharedResource.
SharedResourceID(String) - Constructor for class com.metamatrix.common.config.api.SharedResourceID
Create an instance with the specified full name.
shareVariableContext(RelationalNode, CommandContext) - Static method in class com.metamatrix.query.processor.relational.DependentProcedureExecutionNode
 
shell - Variable in class com.metamatrix.core.commandshell.CommandTarget
 
SHM_0001 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
SHM_0002 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
SHORT - Static variable in class com.metamatrix.common.object.PropertyType
 
SHORT - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataClasses
 
SHORT - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataTypes
 
SHORT - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
SHORT - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
SHORT - Static variable in class com.metamatrix.query.sql.ReservedWords
 
SHORT - Static variable in class org.teiid.connector.api.TypeFacility.RUNTIME_NAMES
 
SHORT - Static variable in interface org.teiid.connector.api.TypeFacility.RUNTIME_TYPES
 
SHORT - Static variable in class org.teiid.connector.jdbc.translator.FunctionModifier
 
SHORT - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
SHORT_CLASS - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
SHORT_DESCRIPTION - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.ElementName
Static constant that represents the name of the "XMI.shortDescription" element.
SHORT_DESCRIPTION - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes.ComponentType.ComponentTypeDefn.PropertyDefinition.Attributes
 
shouldAbort() - Method in class com.metamatrix.query.mapping.xml.MappingVisitor
 
shouldAbort() - Method in class com.metamatrix.query.mapping.xml.Navigator
 
shouldAbort() - Method in class com.metamatrix.query.sql.LanguageVisitor
 
shouldExecute(Command, boolean) - Static method in class com.metamatrix.query.processor.relational.RelationalNodeUtil
Decides whether a command needs to be executed.
shouldIndex(IDocument) - Method in interface org.teiid.core.index.IIndexer
Returns whether the IIndexer can index the given document or not.
shouldRestart() - Method in class com.metamatrix.jdbc.EmbeddedConnectionFactoryImpl
 
showHelpFor(String) - Method in class com.metamatrix.cdk.ConnectorShell
 
showHelpFor(String, Set) - Method in class com.metamatrix.core.commandshell.CommandShell
 
SHOWPLAN - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
SHOWPLAN - Static variable in class com.metamatrix.query.sql.ReservedWords
 
SHOWPLAN - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
shutdown(int) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
shutdown(int) - Method in class com.metamatrix.admin.server.ServerRuntimeStateAdminImpl
 
SHUTDOWN - Static variable in interface com.metamatrix.common.api.MMURL.CONNECTION
if "true" in the embedded mode if there is a active instance that instance will be shutdown.
shutdown() - Method in class com.metamatrix.common.buffer.storage.file.FileStorageManager
This method removes all storage area files by walking through the file info map and closing and removing each file.
shutdown() - Method in interface com.metamatrix.common.buffer.StorageManager
Shut down the Storage Manager.
shutdown() - Method in interface com.metamatrix.common.comm.api.ServerConnection
 
shutdown(boolean) - Method in interface com.metamatrix.common.comm.api.ServerConnectionFactory
Shutdown the connection factory, including the DQP and all its existing connections
shutdown() - Method in interface com.metamatrix.common.comm.platform.socket.client.ServerDiscovery
Shutdown this ServerDiscovery
shutdown() - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerConnection
 
shutdown(boolean) - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerConnectionFactory
 
shutdown() - Method in interface com.metamatrix.common.comm.platform.socket.client.SocketServerInstance
 
shutdown() - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerInstanceImpl
 
shutdown() - Method in class com.metamatrix.common.comm.platform.socket.client.UrlServerDiscovery
 
shutdown(boolean) - Method in class com.metamatrix.common.comm.platform.socket.SocketVMController
 
shutDown() - Method in class com.metamatrix.common.jdbc.SimplePooledConnectionSource
 
shutdown() - Method in class com.metamatrix.common.log.DbLogListener
 
shutdown() - Method in class com.metamatrix.common.log.DbLogWriter
 
shutdown() - Method in class com.metamatrix.common.messaging.jgroups.JGroupsMessageBus
 
shutdown() - Method in interface com.metamatrix.common.messaging.MessageBus
 
shutdown() - Method in class com.metamatrix.common.messaging.NoOpMessageBus
 
shutdown() - Method in interface com.metamatrix.common.queue.WorkerPool
 
shutdown() - Method in class com.metamatrix.core.event.AbstractEventBroker
 
shutdown() - Method in interface com.metamatrix.core.event.EventBroker
 
shutdown() - Method in class com.metamatrix.core.log.JavaLogWriter
 
shutdown() - Method in interface com.metamatrix.core.log.LogListener
Shut down this listener, requesting it clean up and release any resources it may have acquired during its use.
shutdown() - Method in class com.metamatrix.dqp.embedded.admin.DQPLogListener
 
shutdown(int) - Method in class com.metamatrix.dqp.embedded.admin.DQPRuntimeStateAdminImpl
 
shutdown(boolean) - Method in class com.metamatrix.jdbc.EmbeddedConnectionFactoryImpl
A shutdown could happen when somebody calls stop/restart on DQP or in normal course of process, we may have just closed the last connection in both cases we want to handle the situation of graceful/proper shutdown.
shutdown() - Method in class com.metamatrix.platform.registry.ClusteredRegistryState
 
shutdown() - Method in class com.metamatrix.platform.registry.ProcessMonitor
Should be called when the local VM is going down.
shutdown() - Method in interface com.metamatrix.platform.security.audit.destination.AuditDestination
Shutdown the log destination and clean up resources.
shutdown() - Method in class com.metamatrix.platform.security.audit.destination.ConsoleAuditDestination
Shutdown - nothing to do.
shutdown() - Method in class com.metamatrix.platform.security.audit.destination.DatabaseAuditDestination
Shutdown - close database.
shutdown() - Method in class com.metamatrix.platform.security.audit.destination.SingleFileAuditDestination
Shutdown - close file.
shutdown() - Method in class com.metamatrix.platform.security.membership.spi.file.FileMembershipDomain
 
shutdown() - Method in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
shutdown() - Method in interface com.metamatrix.platform.security.membership.spi.MembershipDomain
Shut down this domain to further work.
shutdown(boolean) - Method in interface com.metamatrix.platform.vm.api.controller.ProcessManagement
Shut down all services waiting for work to complete.
shutdown(boolean) - Method in class com.metamatrix.platform.vm.controller.ProcessController
Shut down all services waiting for work to complete.
shutdown() - Method in class com.metamatrix.server.dqp.service.RemoteResultsReceiver
 
shutdown(String) - Method in class com.metamatrix.server.HostController
 
shutdown(String) - Method in interface com.metamatrix.server.HostManagement
Kill the host controller; this will also kill all the server processes on this host.
shutdown() - Method in class com.metamatrix.xa.arjuna.ArjunaTransactionProvider
 
shutdown(int) - Method in interface org.teiid.adminapi.RuntimeStateAdmin
Stop the MM Query.
shutdown() - Method in class org.teiid.Server
 
shutdown() - Method in interface org.teiid.ServerMBean
 
Shutdown - Class in org.teiid
 
Shutdown() - Constructor for class org.teiid.Shutdown
 
shutdown() - Method in interface org.teiid.transport.ClientInstance
Shutdown the server's connection to the client.
shutdown() - Method in class org.teiid.transport.LocalServerConnection
 
shutdown() - Method in class org.teiid.transport.SocketClientInstance
 
shutdownCluster() - Method in class com.metamatrix.server.HostController
 
shutdownCluster() - Method in interface com.metamatrix.server.HostManagement
shutdown all the host controllers and all the servers processes
shutDownConnectorBinding(MMConnectorBinding, boolean) - Method in class com.metamatrix.admin.server.AbstractAdminImpl
 
shutdownNow() - Method in interface com.metamatrix.common.queue.WorkerPool
 
shutdownServer() - Method in interface com.metamatrix.platform.admin.api.RuntimeStateAdminAPI
Gracefully shutdown server waiting for work to complete.
shutdownServer() - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIHelper
Gracefully shutdown server waiting for work to complete.
shutdownServer() - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIImpl
Gracefully shutdown server waiting for work to complete.
sign(int) - Static method in class com.metamatrix.query.function.FunctionMethods
 
sign(long) - Static method in class com.metamatrix.query.function.FunctionMethods
 
sign(float) - Static method in class com.metamatrix.query.function.FunctionMethods
 
sign(double) - Static method in class com.metamatrix.query.function.FunctionMethods
 
sign(BigInteger) - Static method in class com.metamatrix.query.function.FunctionMethods
 
sign(BigDecimal) - Static method in class com.metamatrix.query.function.FunctionMethods
 
SIGN - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
SIGNATURE - Static variable in class com.metamatrix.connector.xmlsource.soap.SecurityToken
 
SIGNATURE_PROPERTY_FILE - Static variable in class com.metamatrix.connector.xmlsource.soap.SoapConnectorProperties
 
SIGNED - Static variable in interface com.metamatrix.dqp.metadata.ResultsMetadataConstants
 
SIGNED - Static variable in class com.metamatrix.query.metadata.SupportConstants.Element
 
SIMPLE_DATA_TYPE - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLSchema.Class
 
SimpleCapabilities - Class in org.teiid.connector.jdbc
This is a "simple" capabilities class that allows criteria but no complicated joins, subqueries, etc to be passed to the connector.
SimpleCapabilities() - Constructor for class org.teiid.connector.jdbc.SimpleCapabilities
 
SIMPLEDATATYPES_INSTANCE_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
SimpleIndexUtil - Class in org.teiid.metadata.index
IndexUtil
SimpleIndexUtil() - Constructor for class org.teiid.metadata.index.SimpleIndexUtil
 
SimpleIndexUtil.ProgressMonitor - Interface in org.teiid.metadata.index
 
SimpleManagedConnection - Class in com.metamatrix.common.connection
A trivial implementation of a ManagedConnection - all the abstract methods of ManagedConnection are simply implemented as no-ops here.
SimpleManagedConnection(Properties) - Constructor for class com.metamatrix.common.connection.SimpleManagedConnection
Create a new instance of a connection.
SimpleManagedConnection(Properties, String) - Constructor for class com.metamatrix.common.connection.SimpleManagedConnection
 
SimpleParser - Class in com.metamatrix.script.shell
A parser class used in conjunction with Bean Shell
SimpleParser() - Constructor for class com.metamatrix.script.shell.SimpleParser
 
SimplePooledConnectionSource - Class in com.metamatrix.common.jdbc
Simple pooling built on JDBCUtil.
SimplePooledConnectionSource(Properties) - Constructor for class com.metamatrix.common.jdbc.SimplePooledConnectionSource
 
SimpleQueryResolver - Class in com.metamatrix.query.resolver.command
 
SimpleQueryResolver() - Constructor for class com.metamatrix.query.resolver.command.SimpleQueryResolver
 
SimpleQueryResolver.QueryResolverVisitor - Class in com.metamatrix.query.resolver.command
 
SimpleQueryResolver.QueryResolverVisitor(Query, TempMetadataAdapter, boolean, AnalysisRecord) - Constructor for class com.metamatrix.query.resolver.command.SimpleQueryResolver.QueryResolverVisitor
 
sin(Number) - Static method in class com.metamatrix.query.function.FunctionMethods
 
SIN - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
SINGLE_CHAR_MATCH - Static variable in class org.teiid.metadata.index.IndexConstants.RECORD_STRING
 
SINGLE_CHAR_MATCH_STRING - Static variable in class org.teiid.metadata.index.IndexConstants.RECORD_STRING
 
SINGLE_QUOTE - Static variable in class com.metamatrix.core.util.StringUtil
The String "'"
SingleElementSymbol - Class in com.metamatrix.query.sql.symbol
This is a subclass of Symbol representing a single output column.
SingleElementSymbol(String, String) - Constructor for class com.metamatrix.query.sql.symbol.SingleElementSymbol
Passthrough constructor used for cloning
SingleElementSymbol(String) - Constructor for class com.metamatrix.query.sql.symbol.SingleElementSymbol
Construct a symbol with a name
SingleEmailMessage - Class in com.sforce.soap.partner
 
SingleEmailMessage() - Constructor for class com.sforce.soap.partner.SingleEmailMessage
 
SingleEmailMessage(Boolean, EmailPriority, String, Boolean, String, String, Boolean, String[], String[], String, String[], String, EmailFileAttachment[], String, String, String, String[], String) - Constructor for class com.sforce.soap.partner.SingleEmailMessage
 
SingleFileAuditDestination - Class in com.metamatrix.platform.security.audit.destination
This is a auditing destination that writes to a single file.
SingleFileAuditDestination() - Constructor for class com.metamatrix.platform.security.audit.destination.SingleFileAuditDestination
 
SingleIdentity - Class in org.teiid.connector.api
This class represents a single ConnectorIdentity.
SingleIdentity() - Constructor for class org.teiid.connector.api.SingleIdentity
 
SingleInstanceCommunicationException - Exception in com.metamatrix.common.comm.exception
An error occurred in communication between client and server.
SingleInstanceCommunicationException() - Constructor for exception com.metamatrix.common.comm.exception.SingleInstanceCommunicationException
No-Arg Constructor
SingleInstanceCommunicationException(String) - Constructor for exception com.metamatrix.common.comm.exception.SingleInstanceCommunicationException
 
SingleInstanceCommunicationException(Throwable) - Constructor for exception com.metamatrix.common.comm.exception.SingleInstanceCommunicationException
 
SingleInstanceCommunicationException(Throwable, String) - Constructor for exception com.metamatrix.common.comm.exception.SingleInstanceCommunicationException
 
SingleInvokationProxy - Class in com.metamatrix.platform.service.proxy
Will attempt to invoke services until the first result is obtained
size() - Method in class com.metamatrix.api.core.message.MessageList
Overrides the implementation of List
size() - Method in interface com.metamatrix.cache.Cache
Size of the cache
size() - Method in class com.metamatrix.cache.jboss.JBossCache
Size of the cache
size() - Method in class com.metamatrix.common.extensionmodule.spi.jdbc.FileCache
 
size() - Method in class com.metamatrix.common.namedobject.BaseID
Return the number of atomic name components in this identifier.
size() - Method in class com.metamatrix.common.properties.UnmodifiableProperties
 
size() - Method in interface com.metamatrix.metadata.runtime.api.MetadataID
Return the number of atomic name components in this identifier.
size() - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataID
Return the number of atomic name components in this identifier.
size() - Method in interface com.metamatrix.platform.security.api.AuthorizationPermissions
Determine the number of AuthorizationPermission instances represented by this object.
size() - Method in class com.metamatrix.platform.security.api.AuthorizationPermissionsImpl
Determine the number of AuthorizationPermission instances represented by this object.
size() - Method in class com.metamatrix.platform.security.api.UserEntitlementInfo
Get the number of Grantees in this entitlement.
size() - Method in class com.metamatrix.query.optimizer.relational.RuleStack
 
SizeUtility - Class in com.metamatrix.common.buffer.impl
Utility methods to determine the size of Java objects, particularly with respect to the MetaMatrix runtime types.
skip(long) - Method in class com.metamatrix.connector.xml.base.LoggingInputStreamFilter
 
skip(long) - Method in class com.metamatrix.connector.xml.cache.CachingInputStreamFilter
 
skippedEntity(String) - Method in class com.metamatrix.common.xml.xmi.XMIHeaderContentHandler
This will report an entity that is skipped by the parser.
SLASH - Static variable in class com.metamatrix.common.util.WSDLServletUtil
 
SLASH - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
sLocalDrive - Variable in class com.metamatrix.common.buffer.impl.BufferStats
 
Soap - Interface in com.sforce.soap.partner
 
SoapBindingStub - Class in com.sforce.soap.partner
 
SoapBindingStub() - Constructor for class com.sforce.soap.partner.SoapBindingStub
 
SoapBindingStub(URL, Service) - Constructor for class com.sforce.soap.partner.SoapBindingStub
 
SoapBindingStub(Service) - Constructor for class com.sforce.soap.partner.SoapBindingStub
 
soapBody - Static variable in class com.metamatrix.connector.xml.soap.SOAPDocBuilder
 
SoapConnection - Class in com.metamatrix.connector.xmlsource.soap
A SOAP based connection object
SoapConnection(ConnectorEnvironment) - Constructor for class com.metamatrix.connector.xmlsource.soap.SoapConnection
 
SOAPConnectionImpl - Class in com.metamatrix.connector.xml.soap
 
SOAPConnectionImpl(CachingConnector, ExecutionContext, ConnectorEnvironment) - Constructor for class com.metamatrix.connector.xml.soap.SOAPConnectionImpl
 
SoapConnectorProperties - Class in com.metamatrix.connector.xmlsource.soap
This properties class which returns the properties defined in the connector environment.
SoapConnectorProperties() - Constructor for class com.metamatrix.connector.xmlsource.soap.SoapConnectorProperties
 
SOAPConnectorState - Class in com.metamatrix.connector.xml.soap
This class copies the the name of the interface because it is remaining backwardly compatable with old bindings.
SOAPConnectorState() - Constructor for class com.metamatrix.connector.xml.soap.SOAPConnectorState
 
SOAPConnectorState - Interface in com.metamatrix.connector.xml
 
SOAPConnectorStateImpl - Class in com.metamatrix.connector.xml.soap
Contains the data needed to create the SOAP Envelope around an XML Document.
SOAPConnectorStateImpl() - Constructor for class com.metamatrix.connector.xml.soap.SOAPConnectorStateImpl
 
SOAPDocBuilder - Class in com.metamatrix.connector.xml.soap
 
SOAPDocBuilder() - Constructor for class com.metamatrix.connector.xml.soap.SOAPDocBuilder
 
SOAPExecution - Class in com.metamatrix.connector.xml.soap
 
SOAPExecution(IQuery, XMLConnectionImpl, RuntimeMetadata, ExecutionContext, ConnectorEnvironment) - Constructor for class com.metamatrix.connector.xml.soap.SOAPExecution
 
SoapExecution - Class in com.metamatrix.connector.xmlsource.soap
A soap call executor - handles all styles doc/literal, rpc/encoded etc.
SoapExecution(IProcedure, ConnectorEnvironment, RuntimeMetadata, ExecutionContext, SoapConnection) - Constructor for class com.metamatrix.connector.xmlsource.soap.SoapExecution
 
SOAPExecutor - Class in com.metamatrix.connector.xml.soap
 
SOAPExecutor(SOAPConnectorState, XMLExecution, ExecutionInfo, QueryAnalyzer) - Constructor for class com.metamatrix.connector.xml.soap.SOAPExecutor
 
soapHeader - Static variable in class com.metamatrix.connector.xml.soap.SOAPDocBuilder
 
soapNS - Static variable in class com.metamatrix.connector.xml.soap.SOAPDocBuilder
 
soapNSLabel - Static variable in class com.metamatrix.connector.xml.soap.SOAPDocBuilder
 
soapNSObj - Static variable in class com.metamatrix.connector.xml.soap.SOAPDocBuilder
 
SOAPRequest - Class in com.metamatrix.connector.xml.soap
 
SOAPRequest(SOAPConnectorState, XMLExecution, ExecutionInfo, List<CriteriaDesc>, int) - Constructor for class com.metamatrix.connector.xml.soap.SOAPRequest
 
SoapService - Class in com.metamatrix.connector.xmlsource.soap
This is SOAP Service which extends the Axis service call so that we can dynamically include the handlers into the request and response flows.
SoapService(Parser, QName, SecurityToken) - Constructor for class com.metamatrix.connector.xmlsource.soap.SoapService
 
SoapType - Class in com.sforce.soap.partner
 
SoapType(String) - Constructor for class com.sforce.soap.partner.SoapType
 
SObject - Class in com.sforce.soap.partner.sobject
 
SObject() - Constructor for class com.sforce.soap.partner.sobject.SObject
 
SObject(String, String[], String, MessageElement[]) - Constructor for class com.sforce.soap.partner.sobject.SObject
 
SOCKET_CONTEXT - Static variable in class com.metamatrix.common.comm.platform.socket.SocketVMController
 
SocketClientInstance - Class in org.teiid.transport
Sockets implementation of the communication framework class representing the server's view of a client connection.
SocketClientInstance(ObjectChannel, WorkerPool, ClientServiceRegistry, boolean, SessionServiceInterface) - Constructor for class org.teiid.transport.SocketClientInstance
 
SocketListener - Class in org.teiid.transport
Server-side class to listen for new connection requests and create a SocketClientConnection for each connection request.
SocketListener(int, String, ClientServiceRegistry, int, int, int, SSLEngine, boolean, SessionServiceInterface) - Constructor for class org.teiid.transport.SocketListener
 
socketListenerStats - Variable in class com.metamatrix.platform.vm.controller.ProcessStatistics
 
SocketListenerStats - Class in com.metamatrix.platform.vm.controller
Data holder for statistics about the server-side SocketListener.
SocketListenerStats() - Constructor for class com.metamatrix.platform.vm.controller.SocketListenerStats
 
sockets - Variable in class com.metamatrix.platform.vm.controller.SocketListenerStats
 
SocketServerConnection - Class in com.metamatrix.common.comm.platform.socket.client
Represents a client connection that maintains session state and allows for service fail over.
SocketServerConnection(SocketServerInstanceFactory, boolean, ServerDiscovery, Properties, Timer) - Constructor for class com.metamatrix.common.comm.platform.socket.client.SocketServerConnection
 
SocketServerConnectionFactory - Class in com.metamatrix.common.comm.platform.socket.client
Responsible for creating socket based connections The comm approach is object based and layered.
SocketServerConnectionFactory() - Constructor for class com.metamatrix.common.comm.platform.socket.client.SocketServerConnectionFactory
 
SocketServerInstance - Interface in com.metamatrix.common.comm.platform.socket.client
 
SocketServerInstanceFactory - Interface in com.metamatrix.common.comm.platform.socket.client
 
SocketServerInstanceImpl - Class in com.metamatrix.common.comm.platform.socket.client
Client view of a socket server connection that exposes remote services On construction this class will create a channel and exchange a handshake.
SocketServerInstanceImpl() - Constructor for class com.metamatrix.common.comm.platform.socket.client.SocketServerInstanceImpl
 
SocketServerInstanceImpl(HostInfo, boolean, long) - Constructor for class com.metamatrix.common.comm.platform.socket.client.SocketServerInstanceImpl
 
SocketServerInstanceImpl.RemoteInvocationHandler - Class in com.metamatrix.common.comm.platform.socket.client
 
SocketServerInstanceImpl.RemoteInvocationHandler(Class<?>) - Constructor for class com.metamatrix.common.comm.platform.socket.client.SocketServerInstanceImpl.RemoteInvocationHandler
 
SocketTransport - Class in org.teiid.transport
This class starts a Socket for DQP connections and listens on the port and hands out the connections to the users
SocketTransport(Properties, ClientServiceRegistry, SessionServiceInterface) - Constructor for class org.teiid.transport.SocketTransport
 
SocketUtil - Class in com.metamatrix.common.comm.platform.socket
This class provides some utility methods to create ssl sockets using the keystores and trust stores.
SocketUtil() - Constructor for class com.metamatrix.common.comm.platform.socket.SocketUtil
 
SocketUtil.SSLSocketFactory - Class in com.metamatrix.common.comm.platform.socket
 
SocketUtil.SSLSocketFactory(SSLContext, boolean) - Constructor for class com.metamatrix.common.comm.platform.socket.SocketUtil.SSLSocketFactory
 
SocketVMController - Class in com.metamatrix.common.comm.platform.socket
Main class for a server process.
SocketVMController(Host, String, ClusteredRegistryState, ServerEvents, MessageBus, HostManagement) - Constructor for class com.metamatrix.common.comm.platform.socket.SocketVMController
 
SOME - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
SOME - Static variable in class com.metamatrix.query.sql.lang.SubqueryCompareCriteria
"Some" predicate quantifier (equivalent to "Any")
SOME - Static variable in class com.metamatrix.query.sql.ReservedWords
 
SOME - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
sort(Properties) - Static method in class com.metamatrix.common.util.PropertiesUtils
 
SORT - Static variable in class com.metamatrix.query.optimizer.relational.plantree.NodeConstants.Types
 
sort() - Method in class com.metamatrix.query.processor.relational.SortUtility
 
sortCols - Variable in class com.metamatrix.query.processor.relational.SortUtility
 
sortElements - Variable in class com.metamatrix.query.processor.relational.SortUtility
 
sortLeft - Variable in class com.metamatrix.query.processor.relational.MergeJoinStrategy
 
SortNode - Class in com.metamatrix.query.processor.relational
 
SortNode(int) - Constructor for class com.metamatrix.query.processor.relational.SortNode
 
sortPropertiesForPrinting(Properties) - Static method in class com.metamatrix.common.util.PropertiesUtils
 
sortRight - Variable in class com.metamatrix.query.processor.relational.MergeJoinStrategy
 
sortRight() - Method in class com.metamatrix.query.processor.relational.MergeJoinStrategy
 
sortTypes - Variable in class com.metamatrix.query.processor.relational.SortUtility
 
SortUtility - Class in com.metamatrix.query.processor.relational
 
SortUtility(TupleSourceID, List, List<Boolean>, boolean, BufferManager, String) - Constructor for class com.metamatrix.query.processor.relational.SortUtility
 
SortUtility(TupleSourceID, List, List<Boolean>, SortUtility.Mode, BufferManager, String, boolean) - Constructor for class com.metamatrix.query.processor.relational.SortUtility
 
SortUtility.Mode - Enum in com.metamatrix.query.processor.relational
 
source(String, NameSpace) - Method in class bsh.Interpreter
Read text from fileName and eval it.
source(String) - Method in class bsh.Interpreter
Read text from fileName and eval it.
SOURCE - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants
Constant defining a target node type of "source".
SOURCE - Static variable in class com.metamatrix.query.optimizer.relational.plantree.NodeConstants.Types
 
SOURCE_CONTENTS_LENGTH_LIMIT - Static variable in class com.metamatrix.common.extensionmodule.ExtensionModuleManager
The limit, in bytes, to the size of a single extension module.
SOURCE_DESCRIPTION_LENGTH_LIMIT - Static variable in class com.metamatrix.common.extensionmodule.ExtensionModuleManager
The limit to the number of characters an extension module description can be.
SOURCE_DESCRIPTION_LENGTH_LIMIT - Static variable in interface com.metamatrix.platform.admin.api.ExtensionSourceAdminAPI
The limit to the number of characters an extension source description can be.
SOURCE_NAME_LENGTH_LIMIT - Static variable in class com.metamatrix.common.extensionmodule.ExtensionModuleManager
The limit to the number of characters an extension module name can be.
SOURCE_NAME_LENGTH_LIMIT - Static variable in interface com.metamatrix.platform.admin.api.ExtensionSourceAdminAPI
The limit to the number of characters an extension source name can be.
SOURCE_POLICYID_INDEX - Static variable in class com.metamatrix.platform.admin.api.EntitlementMigrationReport
Index in inner list of where header's value resides.
SourceCapabilities - Interface in com.metamatrix.query.optimizer.capabilities
 
SourceCapabilities.Capability - Enum in com.metamatrix.query.optimizer.capabilities
 
SourceCapabilities.Scope - Enum in com.metamatrix.query.optimizer.capabilities
 
SourceNodeGenaratorVisitor - Class in com.metamatrix.query.optimizer.xml
This class visits all the base nodes with "source" property set and extracts then and makes then independent nodes.
SourceNodeGenaratorVisitor() - Constructor for class com.metamatrix.query.optimizer.xml.SourceNodeGenaratorVisitor
 
SourceNodePlannerVisitor - Class in com.metamatrix.query.optimizer.xml
This visitor will take source node's QueryNode, move the the inputset criteria specified on the QueryNode on to the Source Node's query.
SourceNodePlannerVisitor(XMLPlannerEnvironment) - Constructor for class com.metamatrix.query.optimizer.xml.SourceNodePlannerVisitor
 
SourceSystemFunctions - Class in org.teiid.connector.api
Constants for all the possible standard system push down functions.
SourceSystemFunctions() - Constructor for class org.teiid.connector.api.SourceSystemFunctions
 
SourceTransform<S,T> - Interface in com.metamatrix.common.types
 
SourceWarning - Exception in com.metamatrix.dqp.exception
This class is used to store the details of an atomic query warning.
SourceWarning(String, String, Throwable, boolean) - Constructor for exception com.metamatrix.dqp.exception.SourceWarning
Constructor that stores atomic query failure details.
SPACE - Static variable in class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
SPACE - Static variable in interface com.metamatrix.core.util.StringUtil.Constants
 
SPACE - Static variable in class com.metamatrix.query.function.FunctionLibrary
 
SPACE - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
SPACE - Static variable in class org.teiid.metadata.index.IndexConstants.RECORD_STRING
 
SPACE_CHAR - Static variable in class com.metamatrix.common.util.SqlUtil
 
SPACE_CHAR - Static variable in interface com.metamatrix.core.util.StringUtil.Constants
 
SPACE_CHAR - Static variable in class com.metamatrix.query.function.FunctionMethods
 
specialConstructor - Variable in exception com.metamatrix.query.parser.ParseException
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
specialToken - Variable in class com.metamatrix.query.parser.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
split(String) - Method in class com.metamatrix.connector.xml.streaming.XPathSplitter
 
split(String, String) - Static method in class com.metamatrix.core.util.StringUtil
Split a string into pieces based on delimiters.
splitOnEntireString(String, String) - Static method in class com.metamatrix.core.util.StringUtil
Break a string into pieces based on matching the full delimiter string in the text.
splitPreservingQuotedSubstring(String, String) - Static method in class com.metamatrix.core.util.StringUtil
Split a string into pieces based on delimiters preserving spaces in quoted substring as on element in the returned list.
SPParameter - Class in com.metamatrix.query.sql.lang
Represents a StoredProcedure's parameter for encapsulation in the Query framework This is basically a holder object set from the Server's implementation of a stored procedure.
SPParameter(int, Expression) - Constructor for class com.metamatrix.query.sql.lang.SPParameter
Constructor used when constructing a parameter during execution.
SPParameter(int, int, String) - Constructor for class com.metamatrix.query.sql.lang.SPParameter
Constructor used when constructing a parameter from metadata.
SQL_0001 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
sql package (010)
SQL_0002 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0003 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0004 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0005 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0006 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0007 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0008 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0009 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0010 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0011 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0012 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0013 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0014 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0015 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0016 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0017 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0018 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0019 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0020 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0021 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0022 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0023 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0024 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0025 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0026 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0027 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0028 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0029 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0030 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0031 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0032 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0034 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0035 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0036 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0037 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0038 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0039 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_DATE_VAL - Static variable in class com.metamatrix.connector.loopback.LoopbackExecution
 
SQL_INDEX - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Relational.Class
 
SQL_INDEX_COLUMN - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Relational.Class
 
SQL_OPTION_SHOWPLAN - Static variable in interface com.metamatrix.jdbc.api.ExecutionProperties
Passed as an option to PROP_SQL_OPTIONS
SQL_SERVER - Static variable in interface com.metamatrix.server.admin.api.MaterializationLoadScripts.DatabaseType
 
SQL_SERVER - Static variable in class com.metamatrix.vdb.materialization.DatabaseDialect
 
SQL_TSI_DAY - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
SQL_TSI_DAY - Static variable in class com.metamatrix.query.sql.ReservedWords
 
SQL_TSI_DAY - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
SQL_TSI_FRAC_SECOND - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
SQL_TSI_FRAC_SECOND - Static variable in class com.metamatrix.query.sql.ReservedWords
 
SQL_TSI_FRAC_SECOND - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
SQL_TSI_HOUR - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
SQL_TSI_HOUR - Static variable in class com.metamatrix.query.sql.ReservedWords
 
SQL_TSI_HOUR - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
SQL_TSI_MINUTE - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
SQL_TSI_MINUTE - Static variable in class com.metamatrix.query.sql.ReservedWords
 
SQL_TSI_MINUTE - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
SQL_TSI_MONTH - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
SQL_TSI_MONTH - Static variable in class com.metamatrix.query.sql.ReservedWords
 
SQL_TSI_MONTH - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
SQL_TSI_QUARTER - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
SQL_TSI_QUARTER - Static variable in class com.metamatrix.query.sql.ReservedWords
 
SQL_TSI_QUARTER - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
SQL_TSI_SECOND - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
SQL_TSI_SECOND - Static variable in class com.metamatrix.query.sql.ReservedWords
 
SQL_TSI_SECOND - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
SQL_TSI_WEEK - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
SQL_TSI_WEEK - Static variable in class com.metamatrix.query.sql.ReservedWords
 
SQL_TSI_WEEK - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
SQL_TSI_YEAR - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
SQL_TSI_YEAR - Static variable in class com.metamatrix.query.sql.ReservedWords
 
SQL_TSI_YEAR - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
SQLConversionVisitor - Class in org.teiid.connector.jdbc.translator
This visitor takes an ICommand and does DBMS-specific conversion on it to produce a SQL String.
SQLConversionVisitor(Translator) - Constructor for class org.teiid.connector.jdbc.translator.SQLConversionVisitor
 
SqlEval - Class in com.metamatrix.query.processor.dynamic
A SQL evaluator used in XQuery expression, where this will take SQL string and return a XML 'Source' as output for the request evaluated.
SqlEval(BufferManager, ProcessorDataManager, CommandContext, String, Map<String, Expression>) - Constructor for class com.metamatrix.query.processor.dynamic.SqlEval
 
SQLException - Interface in com.metamatrix.jdbc.api
 
SQLParser - Class in com.metamatrix.query.parser
The SQLParser is a JavaCC-generated parser that reads a SQL string and produces a Query object.
SQLParser(InputStream) - Constructor for class com.metamatrix.query.parser.SQLParser
 
SQLParser(InputStream, String) - Constructor for class com.metamatrix.query.parser.SQLParser
 
SQLParser(Reader) - Constructor for class com.metamatrix.query.parser.SQLParser
 
SQLParser(SQLParserTokenManager) - Constructor for class com.metamatrix.query.parser.SQLParser
 
SQLParserConstants - Interface in com.metamatrix.query.parser
 
SQLParserTokenManager - Class in com.metamatrix.query.parser
 
SQLParserTokenManager(JavaCharStream) - Constructor for class com.metamatrix.query.parser.SQLParserTokenManager
 
SQLParserTokenManager(JavaCharStream, int) - Constructor for class com.metamatrix.query.parser.SQLParserTokenManager
 
SQLParserUtil - Class in com.metamatrix.query.parser
 
SQLParserUtil() - Constructor for class com.metamatrix.query.parser.SQLParserUtil
 
SQLQUERYWEBSERVICE_WSDL_PATH - Static variable in class com.metamatrix.common.util.WSDLServletUtil
 
SQLReservedWords - Interface in org.teiid.connector.visitor.util
 
SQLSERVER - Static variable in interface com.metamatrix.common.jdbc.JDBCPlatform.Protocol
 
SqlServerCapabilities - Class in org.teiid.connector.jdbc.sqlserver
 
SqlServerCapabilities() - Constructor for class org.teiid.connector.jdbc.sqlserver.SqlServerCapabilities
 
SqlServerSQLTranslator - Class in org.teiid.connector.jdbc.sqlserver
Updated to assume the use of the DataDirect, 2005 driver, or later.
SqlServerSQLTranslator() - Constructor for class org.teiid.connector.jdbc.sqlserver.SqlServerSQLTranslator
 
SQLSource - Class in com.metamatrix.query.processor.dynamic
This is merely a wrapper class which brings together the TupleInputSource and TupleXMLReader classes together to build SAXSource object.
SQLSource() - Constructor for class com.metamatrix.query.processor.dynamic.SQLSource
 
sqlStatement(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse sql statement
SQLStates - Class in com.metamatrix.jdbc.api
Utility class containing 1) SQL state constants used to represent MetaMatrix JDBC error state code, and 2) utility methods to check whether a SQL state belongs to a particular class of exception states.
SQLStates() - Constructor for class com.metamatrix.jdbc.api.SQLStates
 
SQLStates.SQLStateClass - Class in com.metamatrix.jdbc.api
 
SQLStringVisitor - Class in com.metamatrix.query.sql.visitor
The SQLStringVisitor will visit a set of language objects and return the corresponding SQL string representation.
SQLStringVisitor() - Constructor for class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
SQLStringVisitor - Class in org.teiid.connector.visitor.util
Creates a SQL string for a LanguageObject subtree.
SQLStringVisitor() - Constructor for class org.teiid.connector.visitor.util.SQLStringVisitor
 
sqlTranslator - Variable in class org.teiid.connector.jdbc.JDBCBaseExecution
 
SqlUtil - Class in com.metamatrix.common.util
Utilities for dealing with SQL strings.
SQLXMLImpl - Class in com.metamatrix.common.types
This metamatrix specific implementation of the SQLXML interface;
SQLXMLImpl(String) - Constructor for class com.metamatrix.common.types.SQLXMLImpl
 
SQLXMLImpl(String, Properties) - Constructor for class com.metamatrix.common.types.SQLXMLImpl
 
SQLXMLImpl(char[]) - Constructor for class com.metamatrix.common.types.SQLXMLImpl
 
SQLXMLImpl(char[], Properties) - Constructor for class com.metamatrix.common.types.SQLXMLImpl
 
SQLXMLImpl(XMLReaderFactory) - Constructor for class com.metamatrix.common.types.SQLXMLImpl
 
SQLXMLImpl(XMLReaderFactory, Properties) - Constructor for class com.metamatrix.common.types.SQLXMLImpl
 
SQLXMLImpl(StreamSource) - Constructor for class com.metamatrix.common.types.SQLXMLImpl
 
SQLXMLImpl(StreamSource, Properties) - Constructor for class com.metamatrix.common.types.SQLXMLImpl
 
SQLXMLImpl(DOMSource) - Constructor for class com.metamatrix.common.types.SQLXMLImpl
 
SQLXMLImpl(DOMSource, Properties) - Constructor for class com.metamatrix.common.types.SQLXMLImpl
 
SQLXMLImpl(SAXSource) - Constructor for class com.metamatrix.common.types.SQLXMLImpl
 
SQLXMLImpl(SAXSource, Properties) - Constructor for class com.metamatrix.common.types.SQLXMLImpl
 
SQLXMLImpl(XMLTranslator) - Constructor for class com.metamatrix.common.types.SQLXMLImpl
 
SQLXMLToStringTransform - Class in com.metamatrix.common.types.basic
 
SQLXMLToStringTransform() - Constructor for class com.metamatrix.common.types.basic.SQLXMLToStringTransform
 
sqrt(Number) - Static method in class com.metamatrix.query.function.FunctionMethods
 
SQRT - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
SSI_0001 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
SSI_0002 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
SSI_0003 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
SSL - Static variable in interface com.metamatrix.common.config.ResourceNames
 
SSLAwareChannelHandler - Class in org.teiid.transport
Main class for creating Netty Nio Channels
SSLAwareChannelHandler(ChannelListener.ChannelListenerFactory, SSLEngine, ClassLoader) - Constructor for class org.teiid.transport.SSLAwareChannelHandler
 
SSLAwareChannelHandler.ObjectChannelImpl - Class in org.teiid.transport
 
SSLAwareChannelHandler.ObjectChannelImpl(Channel) - Constructor for class org.teiid.transport.SSLAwareChannelHandler.ObjectChannelImpl
 
SSLConfiguration - Class in org.teiid.transport
 
SSLConfiguration() - Constructor for class org.teiid.transport.SSLConfiguration
 
SSO_SERVICE_DOWN - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
SSP_0001 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
STANDALONE_PLATFORM - Static variable in class com.metamatrix.common.util.CommonPropertyNames
This constant defines one of the possible values for the CommonPropertyNames.SERVER_PLATFORM property.
STANDALONE_PLATFORM - Static variable in class com.metamatrix.server.util.ServerPropertyNames
 
STANDARD_METAMATRIX_PROCESS - Static variable in class com.metamatrix.common.config.api.VMComponentDefnID
The name of the built-in, standard process that will run basic metmatrix services
STANDARD_PRICE_NOT_DEFINED - Static variable in class com.sforce.soap.partner.StatusCode
 
STANDARD_VALIDATORS - Static variable in class com.metamatrix.common.object.StandardPropertyTypeValidator
 
StandardAuthorizationActions - Class in com.metamatrix.platform.security.api
The static and closed set of basic authorization actions.
StandardPropertyTypeValidator - Class in com.metamatrix.common.object
 
StandardPropertyTypeValidator() - Constructor for class com.metamatrix.common.object.StandardPropertyTypeValidator
 
STAR - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
start() - Method in class com.metamatrix.cdk.ConnectorShellCommandTarget
 
start(ApplicationEnvironment) - Method in interface com.metamatrix.common.application.ApplicationService
Start the service with the specified environment.
start() - Method in class com.metamatrix.common.comm.platform.socket.SocketVMController
 
start(ConnectorEnvironment) - Method in class com.metamatrix.connector.ldap.LDAPConnector
(non-Javadoc)
start(ConnectorEnvironment) - Method in class com.metamatrix.connector.loopback.LoopbackConnector
 
start(ConnectorEnvironment) - Method in class com.metamatrix.connector.metadata.adapter.ObjectConnector
 
start(ConnectorEnvironment) - Method in class com.metamatrix.connector.salesforce.Connector
 
start(ConnectorEnvironment) - Method in class com.metamatrix.connector.text.TextConnector
Initialization with environment.
start(ConnectorEnvironment) - Method in class com.metamatrix.connector.xml.base.AbstractCachingConnector
 
start(ConnectorEnvironment) - Method in class com.metamatrix.connector.xml.base.LoggingConnector
 
start(ConnectorEnvironment) - Method in class com.metamatrix.connector.xml.base.XMLConnector
 
start(ConnectorEnvironment) - Method in class com.metamatrix.connector.xmlsource.XMLSourceConnector
Initialization with environment.
start(MMXid, int, int) - Method in interface com.metamatrix.dqp.client.ClientSideDQP
 
start(ApplicationEnvironment) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedBaseDQPService
 
start(ApplicationEnvironment) - Method in class com.metamatrix.dqp.service.metadata.IndexMetadataService
 
start(TransactionContext) - Method in interface com.metamatrix.dqp.service.TransactionService
 
start(String, MMXid, int, int) - Method in interface com.metamatrix.dqp.service.TransactionService
 
start(Xid, int) - Method in class com.metamatrix.jdbc.MMXAResource
 
start(ApplicationEnvironment) - Method in class com.metamatrix.platform.security.authorization.service.AuthorizationServiceImpl
 
start(ApplicationEnvironment) - Method in class com.metamatrix.platform.security.membership.service.MembershipServiceImpl
 
start(ApplicationEnvironment) - Method in class com.metamatrix.platform.security.session.service.SessionServiceImpl
 
start() - Method in interface com.metamatrix.platform.vm.api.controller.ProcessManagement
Starts the VM by invoking all the deployed services
start() - Method in class com.metamatrix.platform.vm.controller.ProcessController
 
start(MappingDocument, Map) - Method in interface com.metamatrix.query.mapping.xml.MappingInterceptor
 
start(MappingAllNode, Map) - Method in interface com.metamatrix.query.mapping.xml.MappingInterceptor
 
start(MappingAttribute, Map) - Method in interface com.metamatrix.query.mapping.xml.MappingInterceptor
 
start(MappingChoiceNode, Map) - Method in interface com.metamatrix.query.mapping.xml.MappingInterceptor
 
start(MappingCommentNode, Map) - Method in interface com.metamatrix.query.mapping.xml.MappingInterceptor
 
start(MappingCriteriaNode, Map) - Method in interface com.metamatrix.query.mapping.xml.MappingInterceptor
 
start(MappingElement, Map) - Method in interface com.metamatrix.query.mapping.xml.MappingInterceptor
 
start(MappingRecursiveElement, Map) - Method in interface com.metamatrix.query.mapping.xml.MappingInterceptor
 
start(MappingSequenceNode, Map) - Method in interface com.metamatrix.query.mapping.xml.MappingInterceptor
 
start(MappingSourceNode, Map) - Method in interface com.metamatrix.query.mapping.xml.MappingInterceptor
 
start(MappingDocument, Map) - Method in class com.metamatrix.query.optimizer.xml.XMLPlanToProcessVisitor
 
start(MappingAttribute, Map) - Method in class com.metamatrix.query.optimizer.xml.XMLPlanToProcessVisitor
 
start(MappingCommentNode, Map) - Method in class com.metamatrix.query.optimizer.xml.XMLPlanToProcessVisitor
 
start(MappingAllNode, Map) - Method in class com.metamatrix.query.optimizer.xml.XMLPlanToProcessVisitor
 
start(MappingChoiceNode, Map) - Method in class com.metamatrix.query.optimizer.xml.XMLPlanToProcessVisitor
 
start(MappingCriteriaNode, Map) - Method in class com.metamatrix.query.optimizer.xml.XMLPlanToProcessVisitor
 
start(MappingSequenceNode, Map) - Method in class com.metamatrix.query.optimizer.xml.XMLPlanToProcessVisitor
 
start(MappingElement, Map) - Method in class com.metamatrix.query.optimizer.xml.XMLPlanToProcessVisitor
 
start(MappingSourceNode, Map) - Method in class com.metamatrix.query.optimizer.xml.XMLPlanToProcessVisitor
 
start(MappingRecursiveElement, Map) - Method in class com.metamatrix.query.optimizer.xml.XMLPlanToProcessVisitor
 
start(ApplicationEnvironment) - Method in class com.metamatrix.server.connector.service.ClientServiceRegistryService
 
start(ApplicationEnvironment) - Method in class com.metamatrix.server.dqp.service.PlatformAuthorizationService
 
start(ApplicationEnvironment) - Method in class com.metamatrix.server.dqp.service.PlatformBufferService
 
start(ApplicationEnvironment) - Method in class com.metamatrix.server.dqp.service.PlatformDataService
Start the service with the specified environment.
start(ApplicationEnvironment) - Method in class com.metamatrix.server.dqp.service.PlatformVDBService
 
start(ConnectorEnvironment) - Method in interface org.teiid.connector.api.Connector
Start the connector with the connector environment.
start(ConnectorEnvironment) - Method in class org.teiid.connector.basic.BasicConnector
 
start(ConnectorEnvironment) - Method in class org.teiid.connector.jdbc.JDBCConnector
 
start(InetAddress) - Method in class org.teiid.transport.SocketTransport
 
START_ID - Static variable in class com.metamatrix.common.id.dbid.spi.jdbc.JDBCNames
 
START_METHOD_NAME_CHAR - Static variable in class org.teiid.connector.metadata.MetadataConnectorConstants
Charcter used in NameInSource of a table, the table is be populated by object resulting from calling the method enclosed in () charcters on the metadata record for the table.
startAllServersInCluster() - Method in class com.metamatrix.server.HostController
 
startAllServersInCluster() - Method in interface com.metamatrix.server.HostManagement
Start all servers in the all the hosts
startBatchTimer() - Method in class com.metamatrix.query.processor.relational.RelationalNodeStatistics
 
startConnectorBinding(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
startConnectorBinding(String) - Method in class com.metamatrix.admin.server.ServerRuntimeStateAdminImpl
 
startConnectorBinding(String) - Method in class com.metamatrix.dqp.embedded.admin.DQPRuntimeStateAdminImpl
 
startConnectorBinding(String) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedDataService
 
startConnectorBinding(String) - Method in interface com.metamatrix.dqp.service.DataService
Start the Connector Binding by the name given, if it is already added and not srarted.
startConnectorBinding(String) - Method in class com.metamatrix.server.dqp.service.PlatformDataService
 
startConnectorBinding(String) - Method in interface org.teiid.adminapi.RuntimeStateAdmin
Start Connector Binding
startConnectorIfNeeded() - Method in class com.metamatrix.cdk.api.ConnectorHost
 
STARTDATE - Static variable in interface com.metamatrix.connector.salesforce.execution.SalesforceProcedureExecution
 
startDeployedService(ServiceComponentDefnID) - Method in interface com.metamatrix.platform.vm.api.controller.ProcessManagement
Start the service identified by the ServiceComponentID If synch is true then wait for service to start before returning.
startDeployedService(ServiceComponentDefnID) - Method in class com.metamatrix.platform.vm.controller.ProcessController
 
startDocument() - Method in class com.metamatrix.common.xml.xmi.XMIContentHandler
Called by the SAXParser when it starts processing the Document
startDocument() - Method in class com.metamatrix.common.xml.xmi.XMIHeaderContentHandler
This indicates the start of a Document parse - this precedes all callbacks in all SAX Handlers with the sole exception of XMIHeaderContentHandler.setDocumentLocator(org.xml.sax.Locator).
startDocument() - Method in class com.metamatrix.connector.xml.base.IDGeneratingXmlFilter
 
startElement(String, String, String, Attributes) - Method in class com.metamatrix.common.xml.xmi.XMIContentHandler.BodyHandler
 
startElement(String, String, String, Attributes) - Method in class com.metamatrix.common.xml.xmi.XMIContentHandler
Called by the SAXParser when it reaches an start Element tag
startElement(String, String, String, Attributes) - Method in class com.metamatrix.common.xml.xmi.XMIHeaderContentHandler
This reports the occurrence of an actual element.
startElement(String, String, String, Attributes) - Method in class com.metamatrix.connector.xml.base.IDGeneratingXmlFilter
 
STARTER_MAX_THREADS - Static variable in class com.metamatrix.platform.vm.controller.ProcessController
 
startHost(String, boolean) - Method in interface com.metamatrix.admin.api.server.ServerRuntimeStateAdmin
Start the Host for this cluster
startHost(String, boolean) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
startHost(String, boolean) - Method in class com.metamatrix.admin.server.ServerRuntimeStateAdminImpl
 
startHost(String) - Method in interface com.metamatrix.platform.admin.api.RuntimeStateAdminAPI
Start up all processes and services for the host.
startHost(String) - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIHelper
Start Host and all processes/services for host.
startHost(String) - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIImpl
Start Host and all processes/services for host.
startPrefixMapping(String, String) - Method in class com.metamatrix.common.xml.xmi.XMIHeaderContentHandler
This will add the prefix mapping to the XMIHeader object.
startProcess(String, boolean) - Method in interface com.metamatrix.admin.api.server.ServerRuntimeStateAdmin
Start a Process in the system.
startProcess(String, boolean) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
startProcess(String, boolean) - Method in class com.metamatrix.admin.server.ServerRuntimeStateAdminImpl
 
startProcess(String, String) - Method in interface com.metamatrix.platform.admin.api.RuntimeStateAdminAPI
Start up all process and services.
startProcess(String, String) - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIHelper
Start Process and all services for process.
startProcess(String, String) - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIImpl
Start Process and all services for process.
startServer(String, String) - Method in class com.metamatrix.server.HostController
 
startServer(String, String) - Method in interface com.metamatrix.server.HostManagement
Start a server process on this host with specified processName
startServers(String) - Method in class com.metamatrix.server.HostController
 
startServers(String) - Method in interface com.metamatrix.server.HostManagement
Start all servers on the given host;
startService(ApplicationEnvironment) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedBaseDQPService
 
startService(ApplicationEnvironment) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedBufferService
 
startService(ApplicationEnvironment) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
startService(ApplicationEnvironment) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedDataService
Start the service with the specified environment.
startService(ApplicationEnvironment) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedMetadataService
 
startService(ApplicationEnvironment) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedVDBService
 
startService(ServiceID) - Method in interface com.metamatrix.platform.vm.api.controller.ProcessManagement
Start a previously stopped service
startService(ServiceID) - Method in class com.metamatrix.platform.vm.controller.ProcessController
 
startsWithIgnoreCase(String, String) - Static method in class com.metamatrix.core.util.StringUtil
Tests if the string starts with the specified prefix.
startTransaction(MMXid, int, int) - Method in class com.metamatrix.jdbc.MMConnection
 
StartupVDBDeleteUtility - Class in com.metamatrix.metadata.runtime
Implementation of VDBDeleteUtility to be used while starting the server.
StartupVDBDeleteUtility() - Constructor for class com.metamatrix.metadata.runtime.StartupVDBDeleteUtility
 
state - Variable in class com.metamatrix.connector.xml.http.BaseRequest
 
state - Variable in class com.metamatrix.connector.xml.http.HTTPExecutor
 
STATE_ACTIVE - Static variable in interface org.teiid.adminapi.Session
The session is open (active).
STATE_CLASS_PROP - Static variable in interface com.metamatrix.connector.xml.XMLConnectorState
 
STATE_CLOSED - Static variable in interface com.metamatrix.admin.api.DQP
Registered but closed
STATE_CLOSED - Static variable in interface com.metamatrix.admin.api.Service
Registered but closed
STATE_CLOSED - Static variable in interface com.metamatrix.platform.service.api.ServiceState
 
STATE_CLOSED - Static variable in interface org.teiid.adminapi.ConnectorBinding
Registered but closed
STATE_CLOSED - Static variable in interface org.teiid.adminapi.Session
The session is closed - this state cannot change once it is reached.
STATE_DATA_SOURCE_UNAVAILABLE - Static variable in interface com.metamatrix.admin.api.DQP
Running, but the underlying data source is unavailable
STATE_DATA_SOURCE_UNAVAILABLE - Static variable in interface com.metamatrix.admin.api.Service
Running, but the underlying data source is unavailable
STATE_DATA_SOURCE_UNAVAILABLE - Static variable in interface com.metamatrix.platform.service.api.ServiceState
 
STATE_DATA_SOURCE_UNAVAILABLE - Static variable in interface org.teiid.adminapi.ConnectorBinding
Running, but the underlying data source is unavailable
STATE_EXPIRED - Static variable in interface org.teiid.adminapi.Session
The session has expired - this state cannot change once it is reached.
STATE_FAILED - Static variable in interface com.metamatrix.admin.api.DQP
Failed after running successfully
STATE_FAILED - Static variable in interface com.metamatrix.admin.api.Service
Failed after running successfully
STATE_FAILED - Static variable in interface com.metamatrix.platform.service.api.ServiceState
 
STATE_FAILED - Static variable in interface org.teiid.adminapi.ConnectorBinding
Failed after running successfully
STATE_FAILED_TO_CHECK - Static variable in interface org.teiid.adminapi.ConnectorBinding
failed to check the status
STATE_INIT_FAILED - Static variable in interface com.metamatrix.admin.api.DQP
Failed during initialization
STATE_INIT_FAILED - Static variable in interface com.metamatrix.admin.api.Service
Failed during initialization
STATE_INIT_FAILED - Static variable in interface com.metamatrix.platform.service.api.ServiceState
 
STATE_INIT_FAILED - Static variable in interface org.teiid.adminapi.ConnectorBinding
Failed during initialization
STATE_NOT_DEPLOYED - Static variable in interface com.metamatrix.admin.api.DQP
Running, not deployed
STATE_NOT_DEPLOYED - Static variable in interface com.metamatrix.admin.api.Service
Running, not deployed
STATE_NOT_DEPLOYED - Static variable in interface org.teiid.adminapi.ConnectorBinding
Running, not deployed
STATE_NOT_INITIALIZED - Static variable in interface com.metamatrix.admin.api.DQP
Registered by not initialized
STATE_NOT_INITIALIZED - Static variable in interface com.metamatrix.admin.api.Service
Registered by not initialized
STATE_NOT_INITIALIZED - Static variable in interface com.metamatrix.platform.service.api.ServiceState
 
STATE_NOT_INITIALIZED - Static variable in interface org.teiid.adminapi.ConnectorBinding
Registered by not initialized
STATE_NOT_REGISTERED - Static variable in interface com.metamatrix.admin.api.DQP
Not registered
STATE_NOT_REGISTERED - Static variable in interface com.metamatrix.admin.api.Service
Not registered
STATE_NOT_REGISTERED - Static variable in interface com.metamatrix.platform.service.api.ServiceState
 
STATE_NOT_REGISTERED - Static variable in interface org.teiid.adminapi.ConnectorBinding
Not registered
STATE_OPEN - Static variable in interface com.metamatrix.admin.api.DQP
Open and running
STATE_OPEN - Static variable in interface com.metamatrix.admin.api.Service
Open and running
STATE_OPEN - Static variable in interface com.metamatrix.platform.service.api.ServiceState
 
STATE_OPEN - Static variable in interface org.teiid.adminapi.ConnectorBinding
Open and running
STATE_PASSIVATED - Static variable in interface org.teiid.adminapi.Session
The ejb server has passivated the session - it may become open again in the future
STATE_TERMINATED - Static variable in interface org.teiid.adminapi.Session
The session is terminated - this state cannot change once it is reached.
stateAsString - Static variable in interface com.metamatrix.platform.service.api.ServiceState
 
StatefulConnector - Interface in com.metamatrix.connector.xml
 
Statement - Interface in com.metamatrix.jdbc.api
The MetaMatrix-specific interface for executing statements against the MetaMatrix server.
statement(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse statement
Statement - Class in com.metamatrix.query.sql.proc
This class represents the a statement in the stored procedure language.
Statement() - Constructor for class com.metamatrix.query.sql.proc.Statement
 
statement - Variable in class org.teiid.connector.jdbc.JDBCBaseExecution
 
staticFlag - Static variable in class com.metamatrix.query.parser.JavaCharStream
 
StaticMetadataProvider - Class in com.metamatrix.jdbc
 
StaticSymbolMappingVisitor - Class in com.metamatrix.query.sql.visitor
This class is used to update LanguageObjects by replacing the virtual elements/ groups present in them with their physical counterparts.
StaticSymbolMappingVisitor(Map) - Constructor for class com.metamatrix.query.sql.visitor.StaticSymbolMappingVisitor
This constructor initialises this object by setting the symbolMap and passing in the command object that is being visited.
STATUS_ACTIVE - Static variable in class com.metamatrix.admin.objects.MMVDB
VDB is deployed and active
STATUS_DELETED - Static variable in class com.metamatrix.admin.objects.MMVDB
VDB has been deleted
STATUS_INACTIVE - Static variable in class com.metamatrix.admin.objects.MMVDB
VDB is deployed but inactive
STATUS_INCOMPLETE - Static variable in class com.metamatrix.admin.objects.MMVDB
VDB is registered but incomplete
StatusCode - Class in com.sforce.soap.partner
 
StatusCode(String) - Constructor for class com.sforce.soap.partner.StatusCode
 
STEP_DELIMITER - Static variable in class com.metamatrix.common.xml.XPathUtil
Delimiter for XPath
STEP_DELIMITER_CHAR - Static variable in class com.metamatrix.common.xml.XPathUtil
 
stop() - Method in class com.metamatrix.cdk.ConnectorShellCommandTarget
 
stop() - Method in class com.metamatrix.common.application.Application
 
stop() - Method in interface com.metamatrix.common.application.ApplicationService
Stop the service.
stop() - Method in interface com.metamatrix.common.buffer.BufferManager
 
stop() - Method in class com.metamatrix.common.buffer.impl.BufferManagerImpl
 
stop() - Method in class com.metamatrix.connector.ldap.LDAPConnector
 
stop() - Method in class com.metamatrix.connector.loopback.LoopbackConnector
 
stop() - Method in class com.metamatrix.connector.metadata.adapter.ObjectConnector
 
stop() - Method in class com.metamatrix.connector.salesforce.Connector
 
stop() - Method in class com.metamatrix.connector.text.TextConnector
 
stop() - Method in class com.metamatrix.connector.xml.base.AbstractCachingConnector
 
stop() - Method in class com.metamatrix.connector.xml.base.XMLConnector
 
stop() - Method in class com.metamatrix.connector.xmlsource.XMLSourceConnector
Stop the Connector
stop() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedBaseDQPService
 
stop() - Method in class com.metamatrix.dqp.service.metadata.IndexMetadataService
 
stop() - Method in class com.metamatrix.platform.security.audit.AuditManager
Utility method to stop (permanently or temporarily) the audit manager for this VM.
stop() - Method in class com.metamatrix.platform.security.authorization.service.AuthorizationServiceImpl
 
stop() - Method in class com.metamatrix.platform.security.membership.service.MembershipServiceImpl
 
stop() - Method in class com.metamatrix.platform.security.session.service.SessionServiceImpl
 
stop() - Method in class com.metamatrix.server.connector.service.ClientServiceRegistryService
 
stop() - Method in class com.metamatrix.server.dqp.service.PlatformAuthorizationService
 
stop() - Method in class com.metamatrix.server.dqp.service.PlatformBufferService
 
stop() - Method in class com.metamatrix.server.dqp.service.PlatformDataService
Stop the service.
stop() - Method in class com.metamatrix.server.dqp.service.PlatformVDBService
 
stop() - Method in interface org.teiid.connector.api.Connector
Stop the connector.
stop() - Method in class org.teiid.connector.jdbc.JDBCConnector
 
stop() - Method in class org.teiid.transport.SocketListener
 
stop() - Method in class org.teiid.transport.SocketTransport
 
stopBatchTimer() - Method in class com.metamatrix.query.processor.relational.RelationalNodeStatistics
 
stopConnectorBinding(String, boolean) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
stopConnectorBinding(String, boolean) - Method in class com.metamatrix.admin.server.ServerRuntimeStateAdminImpl
 
stopConnectorBinding(String, boolean) - Method in class com.metamatrix.dqp.embedded.admin.DQPRuntimeStateAdminImpl
 
stopConnectorBinding(String) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedDataService
 
stopConnectorBinding(String) - Method in interface com.metamatrix.dqp.service.DataService
Stop the Connector Binding by the given name
stopConnectorBinding(String) - Method in class com.metamatrix.server.dqp.service.PlatformDataService
 
stopConnectorBinding(String, boolean) - Method in interface org.teiid.adminapi.RuntimeStateAdmin
Stop Connector Binding
stopHost(String, boolean, boolean) - Method in interface com.metamatrix.admin.api.server.ServerRuntimeStateAdmin
Stop the Host for this cluster
stopHost(String, boolean, boolean) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
stopHost(String, boolean, boolean) - Method in class com.metamatrix.admin.server.ServerRuntimeStateAdminImpl
 
stopHost(String) - Method in interface com.metamatrix.platform.admin.api.RuntimeStateAdminAPI
Stop host processes/services once work is complete.
stopHost(String, boolean) - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIHelper
Stop host processes/services.
stopHost(String) - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIImpl
Stop host processes/services once work is complete.
stopHostNow(String) - Method in interface com.metamatrix.platform.admin.api.RuntimeStateAdminAPI
Stop host processes/services now.
stopHostNow(String) - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIImpl
Stop host processes/services now.
stopProcess(String, boolean, boolean) - Method in interface com.metamatrix.admin.api.server.ServerRuntimeStateAdmin
Stop Process running in the system.
stopProcess(String, boolean, boolean) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
stopProcess(String, boolean, boolean) - Method in class com.metamatrix.admin.server.ServerRuntimeStateAdminImpl
 
stopProcess(String, String, boolean) - Method in interface com.metamatrix.platform.admin.api.RuntimeStateAdminAPI
Stop process once work is complete.
stopProcess(String, String, boolean) - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIHelper
Stop process.
stopProcess(String, String, boolean) - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIImpl
Stop process once work is complete.
stopService() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedBaseDQPService
 
stopService() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedBufferService
 
stopService() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
stopService() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedDataService
Stop the service.
stopService() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedMetadataService
 
stopService() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedVDBService
 
stopService(ServiceID) - Method in interface com.metamatrix.platform.admin.api.RuntimeStateAdminAPI
Stop service once work is complete.
stopService(ServiceID, boolean) - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIHelper
Stop service.
stopService(ServiceID) - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIImpl
Stop service once work is complete.
stopService(ServiceID, boolean, boolean) - Method in interface com.metamatrix.platform.vm.api.controller.ProcessManagement
Kill service once work is complete
stopService(ServiceID, boolean, boolean) - Method in class com.metamatrix.platform.vm.controller.ProcessController
Kill service once work is complete
stopServiceNow(ServiceID) - Method in interface com.metamatrix.platform.admin.api.RuntimeStateAdminAPI
Stop service now.
stopServiceNow(ServiceID) - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIImpl
Stop service now.
stopSystem() - Method in interface com.metamatrix.admin.api.server.ServerRuntimeStateAdmin
Stop the entire system.
stopSystem() - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
stopSystem() - Method in class com.metamatrix.admin.server.ServerRuntimeStateAdminImpl
 
STORAGE_LIMIT_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
StorageManager - Interface in com.metamatrix.common.buffer
Basic interface for a storage manager.
store(OutputStream, String) - Method in class com.metamatrix.common.object.PropertiedObjectImpl
Writes this property list (key and element pairs) in this Properties table to the output stream in a format suitable for loading into a Properties table using the load method.
STORED_PROCEDURE - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.PROCEDURE_TYPES
 
STORED_PROCEDURE - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.PROCEDURE_TYPES
 
STORED_QUERY - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.PROCEDURE_TYPES
 
STORED_QUERY - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.DataAccess.Class
 
STORED_QUERY - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Foundation.Class
 
STORED_QUERY - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Relational.Class
 
STORED_QUERY - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.PROCEDURE_TYPES
 
STORED_QUERY_PARAMETER - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.DataAccess.Class
 
STORED_QUERY_PARAMETER - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Foundation.Class
 
STORED_QUERY_PARAMETER - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Relational.Class
 
storedProcedure(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
* Parse stored query command
StoredProcedure - Class in com.metamatrix.query.sql.lang
Represents a StoredProcedure statement of the form:
StoredProcedure() - Constructor for class com.metamatrix.query.sql.lang.StoredProcedure
Constructs a default instance of this class.
StoredProcedureInfo - Class in com.metamatrix.query.metadata
This class encapsulates everything needed to pass between runtime metadata and the QueryResolver via the facades
StoredProcedureInfo() - Constructor for class com.metamatrix.query.metadata.StoredProcedureInfo
 
storeInCache(CacheScope, Object, Object) - Method in interface org.teiid.connector.api.ConnectorEnvironment
Store the item in the cache based on the scope provided.The required information like session-id, or vdb-name etc are gleaned from runtime context.
storesLowerCaseIdentifiers() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
This method checks whether metamatrix treats mixed-case unquoted SQL identifiers used in SQL statements as case-insensitive and stores them as all lowercase in its metadata tables.
storesLowerCaseQuotedIdentifiers() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
This method checks whether metamatrix treats mixed-case quoted SQL identifiers used in SQL statements as case-insensitive and stores them as all lowercase in its metadata tables.
storesMixedCaseIdentifiers() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
This method checks whether metamatrix treats mixed-case unquoted SQL identifiers used in SQL statements as case-insensitive and stores them as all mixedcase in its metadata tables.
storesMixedCaseQuotedIdentifiers() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
This method checks whether metamatrix treats mixed-case quoted SQL identifiers used in SQL statements as case-insensitive and stores them in mixedcase in its metadata tables.
storesUpperCaseIdentifiers() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
This method checks whether metamatrix treats mixed-case unquoted SQL identifiers used in SQL statements as case-insensitive and stores them as all uppercase in its metadata tables.
storesUpperCaseQuotedIdentifiers() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
This method checks whether metamatrix treats mixed-case quoted SQL identifiers used in SQL statements as case-insensitive and stores them as all uppercase in its metadata tables.
Streamable<T> - Class in com.metamatrix.common.types
A large value object which can be streamable in chunks of data each time
Streamable() - Constructor for class com.metamatrix.common.types.Streamable
 
Streamable(T) - Constructor for class com.metamatrix.common.types.Streamable
 
STREAMING_BATCH_SIZE - Static variable in interface com.metamatrix.dqp.embedded.DQPEmbeddedProperties
 
STREAMING_BATCH_SIZE_IN_BYTES - Static variable in class com.metamatrix.common.types.Streamable
 
StreamingLobChunckProducer - Class in com.metamatrix.dqp.client.impl
 
StreamingLobChunckProducer(ClientSideDQP, long, Streamable) - Constructor for class com.metamatrix.dqp.client.impl.StreamingLobChunckProducer
 
StreamingLobChunckProducer.Factory - Class in com.metamatrix.dqp.client.impl
 
StreamingLobChunckProducer.Factory(ClientSideDQP, long, Streamable) - Constructor for class com.metamatrix.dqp.client.impl.StreamingLobChunckProducer.Factory
 
StreamingMultiPathFilter - Class in com.metamatrix.connector.xml.streaming
 
StreamingMultiPathFilter(List<String>, Map<String, String>) - Constructor for class com.metamatrix.connector.xml.streaming.StreamingMultiPathFilter
 
StreamingResultsProducer - Class in com.metamatrix.connector.xml.streaming
Converts a XML InputStream into an List containing results based upon data from ExecutionInfo.
StreamingResultsProducer(ExecutionInfo, XMLConnectorState) - Constructor for class com.metamatrix.connector.xml.streaming.StreamingResultsProducer
 
StreamingRowCollector - Class in com.metamatrix.connector.xml.streaming
 
StreamingRowCollector(Map<String, String>, XMLReader, ElementProcessor) - Constructor for class com.metamatrix.connector.xml.streaming.StreamingRowCollector
 
STRING - Static variable in class com.metamatrix.common.object.PropertyType
 
STRING - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataClasses
 
STRING - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataTypes
 
STRING - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
STRING - Static variable in interface com.metamatrix.query.function.metadata.FunctionCategoryConstants
"String" functions typically operate on or otherwise manipulate strings, such as concat, substring, etc.
STRING - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
STRING - Static variable in class com.metamatrix.query.sql.ReservedWords
 
STRING - Static variable in class org.teiid.connector.api.TypeFacility.RUNTIME_NAMES
 
STRING - Static variable in interface org.teiid.connector.api.TypeFacility.RUNTIME_TYPES
 
STRING - Static variable in class org.teiid.connector.jdbc.translator.FunctionModifier
 
STRING - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
STRING_CLASS - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
STRING_RESULT - Static variable in class com.metamatrix.query.processor.xml.XMLProcessorEnvironment
XML result documents should be in String form
STRING_TOO_LONG - Static variable in class com.sforce.soap.partner.StatusCode
 
STRING_TYPE - Static variable in interface com.metamatrix.connector.salesforce.Constants
 
STRINGA - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
StringArrayReader - Class in com.metamatrix.script.io
Converts a String Array object into a Reader object.
StringArrayReader(String[]) - Constructor for class com.metamatrix.script.io.StringArrayReader
 
STRINGB - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
stringDecrypt(String) - Static method in class com.metamatrix.common.util.crypto.CryptoUtil
 
stringEncrypt(String) - Static method in class com.metamatrix.common.util.crypto.CryptoUtil
 
StringID - Class in com.metamatrix.core.id
 
StringID(String) - Constructor for class com.metamatrix.core.id.StringID
 
StringID(long) - Constructor for class com.metamatrix.core.id.StringID
 
StringIDFactory - Class in com.metamatrix.core.id
 
StringIDFactory() - Constructor for class com.metamatrix.core.id.StringIDFactory
 
stringifyCriteria(String) - Static method in class com.metamatrix.connector.xml.base.CriteriaDesc
 
StringLengthExceededException - Exception in com.metamatrix.common.actions
 
StringLengthExceededException() - Constructor for exception com.metamatrix.common.actions.StringLengthExceededException
No-arg costructor required by Externalizable semantics
StringLengthExceededException(String) - Constructor for exception com.metamatrix.common.actions.StringLengthExceededException
Construct an instance with the message specified.
StringLengthExceededException(String, String) - Constructor for exception com.metamatrix.common.actions.StringLengthExceededException
Construct an instance with the message and error code specified.
StringLengthExceededException(Exception, String) - Constructor for exception com.metamatrix.common.actions.StringLengthExceededException
Construct an instance from a message and an exception to chain to this one.
StringLengthExceededException(Exception, String, String) - Constructor for exception com.metamatrix.common.actions.StringLengthExceededException
Construct an instance from a message and a code and an exception to chain to this one.
StringLineReader - Class in com.metamatrix.script.io
Base class for any type of Reader, where data can be read as line by line.
StringLineReader() - Constructor for class com.metamatrix.script.io.StringLineReader
 
stringsAreDifferent(String, String) - Static method in class com.metamatrix.common.util.SqlUtil
determine if the supplied sql Strings are different
StringToBigDecimalTransform - Class in com.metamatrix.common.types.basic
 
StringToBigDecimalTransform() - Constructor for class com.metamatrix.common.types.basic.StringToBigDecimalTransform
 
StringToBigIntegerTransform - Class in com.metamatrix.common.types.basic
 
StringToBigIntegerTransform() - Constructor for class com.metamatrix.common.types.basic.StringToBigIntegerTransform
 
StringToBooleanTransform - Class in com.metamatrix.common.types.basic
 
StringToBooleanTransform() - Constructor for class com.metamatrix.common.types.basic.StringToBooleanTransform
 
StringToByteTransform - Class in com.metamatrix.common.types.basic
 
StringToByteTransform() - Constructor for class com.metamatrix.common.types.basic.StringToByteTransform
 
StringToCharacterTransform - Class in com.metamatrix.common.types.basic
 
StringToCharacterTransform() - Constructor for class com.metamatrix.common.types.basic.StringToCharacterTransform
 
StringToClobTransform - Class in com.metamatrix.common.types.basic
 
StringToClobTransform() - Constructor for class com.metamatrix.common.types.basic.StringToClobTransform
 
StringToDateTransform - Class in com.metamatrix.common.types.basic
 
StringToDateTransform() - Constructor for class com.metamatrix.common.types.basic.StringToDateTransform
 
StringToDateTranslator - Class in com.metamatrix.connector.text
This is a helper class for TextTranslators that can be used to translate any String that is a representation of a date to a java.util.Date object.
StringToDateTranslator(Properties, ConnectorLogger) - Constructor for class com.metamatrix.connector.text.StringToDateTranslator
This class is created by passing it a properties object that contains at least one property.
StringToDoubleTransform - Class in com.metamatrix.common.types.basic
 
StringToDoubleTransform() - Constructor for class com.metamatrix.common.types.basic.StringToDoubleTransform
 
StringToFloatTransform - Class in com.metamatrix.common.types.basic
 
StringToFloatTransform() - Constructor for class com.metamatrix.common.types.basic.StringToFloatTransform
 
StringToIntegerTransform - Class in com.metamatrix.common.types.basic
 
StringToIntegerTransform() - Constructor for class com.metamatrix.common.types.basic.StringToIntegerTransform
 
StringToLongTransform - Class in com.metamatrix.common.types.basic
 
StringToLongTransform() - Constructor for class com.metamatrix.common.types.basic.StringToLongTransform
 
stringToObject(String) - Method in class com.metamatrix.core.id.IDGenerator
Attempt to convert the specified string to the appropriate ObjectID instance.
stringToObject(String, String) - Method in class com.metamatrix.core.id.IDGenerator
Attempt to convert the specified string to the appropriate ObjectID instance.
stringToObject(String, char) - Method in class com.metamatrix.core.id.IDGenerator
Attempt to convert the specified string to the appropriate ObjectID instance.
stringToObject(String) - Method in class com.metamatrix.core.id.IntegerIDFactory
Attempt to convert the specified string to the appropriate ObjectID instance.
stringToObject(String) - Method in class com.metamatrix.core.id.LongIDFactory
Attempt to convert the specified string to the appropriate ObjectID instance.
stringToObject(String) - Method in interface com.metamatrix.core.id.ObjectIDFactory
Attempt to convert the specified string to the appropriate ObjectID instance.
stringToObject(String) - Method in class com.metamatrix.core.id.StringIDFactory
Attempt to convert the specified string to the appropriate ObjectID instance.
stringToObject(String) - Static method in class com.metamatrix.core.id.UUID
Attempt to convert the specified string to the appropriate ObjectID instance.
stringToObject(String) - Method in class com.metamatrix.core.id.UUIDFactory
Attempt to convert the specified string to the appropriate ObjectID instance.
StringToShortTransform - Class in com.metamatrix.common.types.basic
 
StringToShortTransform() - Constructor for class com.metamatrix.common.types.basic.StringToShortTransform
 
StringToSQLXMLTransform - Class in com.metamatrix.common.types.basic
 
StringToSQLXMLTransform() - Constructor for class com.metamatrix.common.types.basic.StringToSQLXMLTransform
 
StringToTimestampTransform - Class in com.metamatrix.common.types.basic
 
StringToTimestampTransform() - Constructor for class com.metamatrix.common.types.basic.StringToTimestampTransform
 
StringToTimeTransform - Class in com.metamatrix.common.types.basic
 
StringToTimeTransform() - Constructor for class com.metamatrix.common.types.basic.StringToTimeTransform
 
StringUtil - Class in com.metamatrix.core.util
This is a common place to put String utility methods.
StringUtil.Constants - Interface in com.metamatrix.core.util
 
StringUtilities - Class in com.metamatrix.core.util
This class contains static utilities that return strings that are the result of manipulating other strings or objects.
StringUtilities() - Constructor for class com.metamatrix.core.util.StringUtilities
 
STRINGVAL - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
stringWithoutProtocolToObject(String) - Method in class com.metamatrix.core.id.IntegerIDFactory
Attempt to convert the specified string to the appropriate ObjectID instance.
stringWithoutProtocolToObject(String) - Method in class com.metamatrix.core.id.LongIDFactory
Attempt to convert the specified string to the appropriate ObjectID instance.
stringWithoutProtocolToObject(String) - Method in interface com.metamatrix.core.id.ObjectIDFactory
Attempt to convert the specified string to the appropriate ObjectID instance.
stringWithoutProtocolToObject(String) - Method in class com.metamatrix.core.id.StringIDFactory
Attempt to convert the specified string to the appropriate ObjectID instance.
stringWithoutProtocolToObject(String) - Method in class com.metamatrix.core.id.UUIDFactory
Attempt to convert the specified string to the appropriate ObjectID instance.
stripEncryptionPrefix(String) - Static method in class com.metamatrix.common.util.crypto.cipher.BasicCryptor
 
stripQutes(String) - Static method in class com.metamatrix.connector.salesforce.Util
 
STRUCT - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.ElementName
Static constant that represents the name of the "XMI.struct" element.
STRUCTURAL_FEATURE - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Foundation.Class
 
subList(int, int) - Method in class com.metamatrix.api.core.message.MessageList
Overrides the implementation of List
subListByTarget(Object) - Method in class com.metamatrix.api.core.message.MessageList
Returns a sublist of the Message instances that have the appropriate message types.
subListByType(int) - Method in class com.metamatrix.api.core.message.MessageList
Returns a sublist of the Message instances that have the appropriate message types.
subListByType(int[]) - Method in class com.metamatrix.api.core.message.MessageList
Returns a sublist of the Message instances that have the appropriate message types.
submitRequest(Object) - Method in class com.metamatrix.connector.text.TextSynchExecution
Submit request and get back the metadata necessary for accessing the text file.
subquery(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
 
SubqueryAwareEvaluator - Class in com.metamatrix.query.processor.relational
This utility handles the work of processing a subquery; certain types of processor nodes will use an instance of this class to do that work.
SubqueryAwareEvaluator(Map, ProcessorDataManager, CommandContext, BufferManager) - Constructor for class com.metamatrix.query.processor.relational.SubqueryAwareEvaluator
 
SubqueryAwareEvaluator.SubqueryState - Class in com.metamatrix.query.processor.relational
 
SubqueryAwareEvaluator.SubqueryState() - Constructor for class com.metamatrix.query.processor.relational.SubqueryAwareEvaluator.SubqueryState
 
SubqueryAwareRelationalNode - Class in com.metamatrix.query.processor.relational
 
SubqueryAwareRelationalNode(int) - Constructor for class com.metamatrix.query.processor.relational.SubqueryAwareRelationalNode
 
subqueryCompareCriteria(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse a subquery compare criteria.
SubqueryCompareCriteria - Class in com.metamatrix.query.sql.lang
This class implements a quantified comparison predicate.
SubqueryCompareCriteria() - Constructor for class com.metamatrix.query.sql.lang.SubqueryCompareCriteria
 
SubqueryCompareCriteria(Expression, Command, int, int) - Constructor for class com.metamatrix.query.sql.lang.SubqueryCompareCriteria
 
SubqueryContainer - Interface in com.metamatrix.query.sql.lang
This interface defines a common interface for all MetaMatrix SQL objects that contain subqueries.
subqueryFromClause(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse a unary from clause, which is just a single group name and an optional alias.
SubqueryFromClause - Class in com.metamatrix.query.sql.lang
A FROM subpart that represents a subquery.
SubqueryFromClause(String) - Constructor for class com.metamatrix.query.sql.lang.SubqueryFromClause
Construct default object
SubqueryFromClause(String, Command) - Constructor for class com.metamatrix.query.sql.lang.SubqueryFromClause
Construct object with specified command and name
SubqueryFromClause(GroupSymbol, Command) - Constructor for class com.metamatrix.query.sql.lang.SubqueryFromClause
 
SubquerySetCriteria - Class in com.metamatrix.query.sql.lang
A criteria which is true is the expression's value is a member in a list of values returned from a subquery.
SubquerySetCriteria() - Constructor for class com.metamatrix.query.sql.lang.SubquerySetCriteria
Constructor for SubquerySetCriteria.
SubquerySetCriteria(Expression, Command) - Constructor for class com.metamatrix.query.sql.lang.SubquerySetCriteria
 
subscriptions_0001 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
subscriptions package (008)
subscriptions_0001 - Static variable in class com.metamatrix.server.util.LogMessageKeys
subscriptions package (008)
subscriptions_0002 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0002 - Static variable in class com.metamatrix.server.util.LogMessageKeys
 
subscriptions_0003 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0003 - Static variable in class com.metamatrix.server.util.LogMessageKeys
 
subscriptions_0004 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0004 - Static variable in class com.metamatrix.server.util.LogMessageKeys
 
subscriptions_0005 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0006 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0007 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0008 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0009 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0010 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0011 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0012 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0013 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0014 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0015 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0016 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0017 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0018 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0019 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0020 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0021 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0022 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0023 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0024 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0025 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0026 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0027 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0028 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0029 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0030 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0031 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0032 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0033 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0034 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0035 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0036 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0037 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0038 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0039 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0040 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0041 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0042 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0043 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0044 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0045 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0046 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0047 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0048 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0049 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0050 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0051 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0052 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0053 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0054 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0055 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0056 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0057 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0058 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0059 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0060 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0061 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
SUBSTRING - Static variable in class com.metamatrix.query.function.FunctionLibrary
 
substring(String, Integer, Integer) - Static method in class com.metamatrix.query.function.FunctionMethods
 
substring(String, Integer) - Static method in class com.metamatrix.query.function.FunctionMethods
 
SUBSTRING - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
SubstringFunctionModifier - Class in org.teiid.connector.jdbc.sybase
Common logic for Substring modifiers requiring 3 parameters
SubstringFunctionModifier(ILanguageFactory) - Constructor for class org.teiid.connector.jdbc.sybase.SubstringFunctionModifier
 
SubSystemAdminAPI - Interface in com.metamatrix.platform.admin.api
Deprecated.  
SUBTRACT_OP - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
SUBTREE_SCOPE_VALUE - Static variable in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
SuccessfulAuthenticationToken - Class in com.metamatrix.platform.security.api.service
SuccessfulAuthenticationToken.
SuccessfulAuthenticationToken(Serializable, String) - Constructor for class com.metamatrix.platform.security.api.service.SuccessfulAuthenticationToken
SuccessfulAuthenticationToken
SuccessfulAuthenticationToken - Class in com.metamatrix.platform.security.membership.service
SuccessfulAuthenticationToken.
SuccessfulAuthenticationToken(Serializable, String) - Constructor for class com.metamatrix.platform.security.membership.service.SuccessfulAuthenticationToken
SuccessfulAuthenticationToken
SUCESS - Static variable in class com.metamatrix.jdbc.api.SQLStates
 
SUFFIX_class - Static variable in class com.metamatrix.core.util.FileUtils
 
SUFFIX_CLASS - Static variable in class com.metamatrix.core.util.FileUtils
 
SUFFIX_jar - Static variable in class com.metamatrix.core.util.FileUtils
 
SUFFIX_JAR - Static variable in class com.metamatrix.core.util.FileUtils
 
SUFFIX_java - Static variable in class com.metamatrix.core.util.FileUtils
 
SUFFIX_JAVA - Static variable in class com.metamatrix.core.util.FileUtils
 
SUFFIX_zip - Static variable in class com.metamatrix.core.util.FileUtils
 
SUFFIX_ZIP - Static variable in class com.metamatrix.core.util.FileUtils
 
suite() - Static method in class com.metamatrix.script.junit.BshTestCase
 
Sum - Class in com.metamatrix.query.function.aggregate
Accumulates (per tuple) and calculates the sum of the values of a column.
Sum() - Constructor for class com.metamatrix.query.function.aggregate.Sum
Constructor for Sum.
SUM - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
SUM - Static variable in class com.metamatrix.query.sql.ReservedWords
 
SUM - Static variable in interface org.teiid.connector.language.IAggregate
 
SUM - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
SUPER_ADMIN - Static variable in class com.metamatrix.server.util.SecurityRoles.Name
 
SUPER_COMPONENT_TYPE - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes.ComponentType.Attributes
 
SUPER_COMPONENT_TYPEID - Static variable in class com.metamatrix.common.config.model.ConfigurationModel.Attribute
 
superPrintStackTrace(PrintStream) - Method in exception com.metamatrix.core.MetaMatrixRuntimeException
 
superPrintStackTrace(PrintWriter) - Method in exception com.metamatrix.core.MetaMatrixRuntimeException
 
SupportConstants - Class in com.metamatrix.query.metadata
 
SupportConstants.Element - Class in com.metamatrix.query.metadata
 
SupportConstants.Group - Class in com.metamatrix.query.metadata
 
SupportConstants.Model - Class in com.metamatrix.query.metadata
 
supports(SourceCapabilities.Capability, Object, QueryMetadataInterface, CapabilitiesFinder) - Static method in class com.metamatrix.query.optimizer.relational.rules.CapabilitiesUtil
 
SUPPORTS_QUERY - Static variable in interface com.metamatrix.connector.salesforce.Constants
 
supportsAggregate() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
supportsAggregate() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseLoaderProperties
 
supportsAggregateFunction(Object, AggregateSymbol, QueryMetadataInterface, CapabilitiesFinder) - Static method in class com.metamatrix.query.optimizer.relational.rules.CapabilitiesUtil
 
supportsAggregates(List, Object, QueryMetadataInterface, CapabilitiesFinder) - Static method in class com.metamatrix.query.optimizer.relational.rules.CapabilitiesUtil
 
supportsAggregatesAvg() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsAggregatesAvg() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates connector can accept the AVG aggregate function
supportsAggregatesAvg() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsAggregatesAvg() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsAggregatesAvg() - Method in class org.teiid.connector.jdbc.SimpleCapabilities
 
supportsAggregatesCount() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsAggregatesCount() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates connector can accept the COUNT aggregate function
supportsAggregatesCount() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsAggregatesCount() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsAggregatesCount() - Method in class org.teiid.connector.jdbc.SimpleCapabilities
 
supportsAggregatesCountStar() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsAggregatesCountStar() - Method in class com.metamatrix.connector.salesforce.SalesforceCapabilities
 
supportsAggregatesCountStar() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates connector can accept the COUNT(*) aggregate function
supportsAggregatesCountStar() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsAggregatesCountStar() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsAggregatesCountStar() - Method in class org.teiid.connector.jdbc.SimpleCapabilities
 
supportsAggregatesDistinct() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsAggregatesDistinct() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates connector can accept DISTINCT within aggregate functions
supportsAggregatesDistinct() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsAggregatesDistinct() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsAggregatesDistinct() - Method in class org.teiid.connector.jdbc.mysql.MySQLCapabilities
 
supportsAggregatesDistinct() - Method in class org.teiid.connector.jdbc.SimpleCapabilities
 
supportsAggregatesMax() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsAggregatesMax() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates connector can accept the MAX aggregate function
supportsAggregatesMax() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsAggregatesMax() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsAggregatesMax() - Method in class org.teiid.connector.jdbc.SimpleCapabilities
 
supportsAggregatesMin() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsAggregatesMin() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates connector can accept the MIN aggregate function
supportsAggregatesMin() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsAggregatesMin() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsAggregatesMin() - Method in class org.teiid.connector.jdbc.SimpleCapabilities
 
supportsAggregatesSum() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsAggregatesSum() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates connector can accept the SUM aggregate function
supportsAggregatesSum() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsAggregatesSum() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsAggregatesSum() - Method in class org.teiid.connector.jdbc.SimpleCapabilities
 
supportsAliasedGroup() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsAliasedGroup() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates connector can accept groups with aliases
supportsAliasedGroup() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsAliasedGroup() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsAliasedGroup() - Method in class org.teiid.connector.jdbc.SimpleCapabilities
 
supportsAlterTableWithAddColumn() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports ALTER TABLE with add column.
supportsAlterTableWithDropColumn() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports ALTER TABLE with drop column.
supportsAnd() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
supportsAnd() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseLoaderProperties
 
supportsANSI92EntryLevelSQL() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports ANSI-92 entry level SQL grammer.
supportsANSI92FullSQL() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports ANSI-92 full SQL grammer.
supportsANSI92IntermediateSQL() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports ANSI-92 intermediate SQL grammer.
supportsBatchedUpdates() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Whether the source supports IBatchedUpdates
supportsBatchedUpdates() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsBatchedUpdates() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsBatchUpdates() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Indicates whether the driver supports batch updates.
supportsBetweenCriteria() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsBetweenCriteria() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates connector accepts criteria of form (element BETWEEN constant AND constant)
NOT CURRENTLY USED - between is rewritten as compound compare criteria
supportsBetweenCriteria() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsBetweenCriteria() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsBetweenCriteria() - Method in class org.teiid.connector.jdbc.SimpleCapabilities
 
supportsBlackBoxJoin() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
supportsBlackBoxJoin() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseLoaderProperties
 
supportsBulkUpdate() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Whether the source supports updates with multiple value sets
supportsBulkUpdate() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsBulkUpdate() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsBulkUpdate() - Method in class org.teiid.connector.jdbc.oracle.SequeLinkOracleCapabilities
 
supportsCapability(SourceCapabilities.Capability) - Method in class com.metamatrix.query.optimizer.capabilities.BasicSourceCapabilities
 
supportsCapability(SourceCapabilities.Capability) - Method in interface com.metamatrix.query.optimizer.capabilities.SourceCapabilities
Returns true if the capability is supported.
supportsCascadeDelete() - Method in class org.teiid.dialect.TeiidDialect
 
supportsCaseExpression(Object, QueryMetadataInterface, CapabilitiesFinder) - Static method in class com.metamatrix.query.optimizer.relational.rules.CapabilitiesUtil
 
supportsCaseExpressions() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsCaseExpressions() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates connector can accept queries with non-searched CASE WHEN ...
supportsCaseExpressions() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsCaseExpressions() - Method in class org.teiid.connector.jdbc.derby.DerbyCapabilities
Derby supports only SearchedCaseExpression, not CaseExpression.
supportsCaseExpressions() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsCaseExpressions() - Method in class org.teiid.connector.jdbc.SimpleCapabilities
 
supportsCatalogsInDataManipulation() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports using a catalog name in a data manipulation statement.
supportsCatalogsInIndexDefinitions() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports using a catalog name in an index definition statement.
supportsCatalogsInPrivilegeDefinitions() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports using a catalog name in a privilage definition statement.
supportsCatalogsInProcedureCalls() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports using a catalog name in a procedure call statement.
supportsCatalogsInTableDefinitions() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports using a catalog name in a table definition statement.
supportsColumnAliasing() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports column aliasing.
supportsColumnCheck() - Method in class org.teiid.dialect.TeiidDialect
 
supportsCompareCriteriaEquals() - Method in class com.metamatrix.connector.ldap.LDAPConnectorCapabilities
 
supportsCompareCriteriaEquals() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsCompareCriteriaEquals() - Method in class com.metamatrix.connector.metadata.adapter.ObjectConnectorCapabilities
 
supportsCompareCriteriaEquals() - Method in class com.metamatrix.connector.salesforce.SalesforceCapabilities
 
supportsCompareCriteriaEquals() - Method in class com.metamatrix.connector.xml.base.XMLCapabilities
 
supportsCompareCriteriaEquals() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates connector accepts criteria of form (element = constant)
supportsCompareCriteriaEquals() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsCompareCriteriaEquals() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsCompareCriteriaEquals() - Method in class org.teiid.connector.jdbc.SimpleCapabilities
 
supportsCompareCriteriaOrdered() - Method in class com.metamatrix.connector.ldap.LDAPConnectorCapabilities
 
supportsCompareCriteriaOrdered() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsCompareCriteriaOrdered() - Method in class com.metamatrix.connector.salesforce.SalesforceCapabilities
 
supportsCompareCriteriaOrdered() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates connector accepts criteria of form (element <=|>= constant)
The query engine will may pushdown queries containing < or > if NOT is also supported.
supportsCompareCriteriaOrdered() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsCompareCriteriaOrdered() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsConvert() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports scalar function CONVERT for the conversion of one JDBC type to another.
supportsConvert(int, int) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports scalar function CONVERT for the conversion of fromType to toType.
supportsCoreSQLGrammar() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports ODBC Core SQL grammer.
supportsCorrelatedSubqueries() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsCorrelatedSubqueries() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports correlated subqueries.
supportsCorrelatedSubqueries() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates connector can accept correlated subqueries wherever subqueries are accepted
supportsCorrelatedSubqueries() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsCorrelatedSubqueries() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsCorrelatedSubqueries() - Method in class org.teiid.connector.jdbc.SimpleCapabilities
 
supportsCurrentTimestampSelection() - Method in class org.teiid.dialect.TeiidDialect
 
supportsDataDefinitionAndDataManipulationTransactions() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatric supports both data definition and data manipulation statements within a transaction.
supportsDataManipulationTransactionsOnly() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Are only data manipulation statements within a transaction supported?
supportsDifferentTableCorrelationNames() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatric supports only data manipulation statements within a transaction.
supportsDistinct() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
supportsDistinct() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseLoaderProperties
 
supportsDistinct() - Method in class org.teiid.connector.metadata.runtime.ModelRecordImpl
 
supportsExcept() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsExcept() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates that the connector supports the EXCEPT of two queries.
supportsExcept() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsExcept() - Method in class org.teiid.connector.jdbc.db2.DB2Capabilities
 
supportsExcept() - Method in class org.teiid.connector.jdbc.derby.DerbyCapabilities
 
supportsExcept() - Method in class org.teiid.connector.jdbc.mm.MMCapabilities
 
supportsExcept() - Method in class org.teiid.connector.jdbc.oracle.OracleCapabilities
 
supportsExcept() - Method in class org.teiid.connector.jdbc.postgresql.PostgreSQLCapabilities
 
supportsExcept() - Method in class org.teiid.connector.jdbc.sqlserver.SqlServerCapabilities
 
supportsExistsCriteria() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsExistsCriteria() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates connector accepts the EXISTS criteria
supportsExistsCriteria() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsExistsCriteria() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsExistsCriteria() - Method in class org.teiid.connector.jdbc.SimpleCapabilities
 
supportsExplicitNullOrdering() - Method in class org.teiid.connector.jdbc.derby.DerbySQLTranslator
 
supportsExplicitNullOrdering() - Method in class org.teiid.connector.jdbc.oracle.OracleSQLTranslator
 
supportsExplicitNullOrdering() - Method in class org.teiid.connector.jdbc.postgresql.PostgreSQLTranslator
 
supportsExplicitNullOrdering() - Method in class org.teiid.connector.jdbc.translator.Translator
 
supportsExpressionsInOrderBy() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports expressions in ORDER BY lists.
supportsExtendedSQLGrammar() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports ODBC Extended SQL grammer.
supportsFullOuterJoins() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsFullOuterJoins() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports full outer joins
supportsFullOuterJoins() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates connector can accept full outer joins
supportsFullOuterJoins() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsFullOuterJoins() - Method in class org.teiid.connector.jdbc.derby.DerbyCapabilities
Derby supports only left and right outer joins.
supportsFullOuterJoins() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsFullOuterJoins() - Method in class org.teiid.connector.jdbc.mysql.MySQLCapabilities
 
supportsFullOuterJoins() - Method in class org.teiid.connector.jdbc.SimpleCapabilities
 
supportsFullOuterJoins() - Method in class org.teiid.connector.jdbc.teradata.TeradataCapabilities
 
supportsFunction(String) - Method in class com.metamatrix.query.optimizer.capabilities.BasicSourceCapabilities
 
supportsFunction(String) - Method in interface com.metamatrix.query.optimizer.capabilities.SourceCapabilities
This method can be used to check whether a particular function is supported by this connector.
supportsFunctionsInGroupBy() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates that the connector supports functions in GROUP BY, such as: SELECT dayofmonth(theDate), COUNT(*) FROM table GROUP BY dayofmonth(theDate)
supportsFunctionsInGroupBy() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsFunctionsInGroupBy() - Method in class org.teiid.connector.jdbc.db2.DB2Capabilities
 
supportsFunctionsInGroupBy() - Method in class org.teiid.connector.jdbc.mm.MMCapabilities
 
supportsFunctionsInGroupBy() - Method in class org.teiid.connector.jdbc.oracle.OracleCapabilities
 
supportsFunctionsInGroupBy() - Method in class org.teiid.connector.jdbc.sqlserver.SqlServerCapabilities
 
supportsFunctionsInGroupBy() - Method in class org.teiid.connector.jdbc.sybase.SybaseCapabilities
 
supportsGetGeneratedKeys() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Retrieves whether auto-generated keys can be retrieved after a statement has been executed.
supportsGroupAliases(Object, QueryMetadataInterface, CapabilitiesFinder) - Static method in class com.metamatrix.query.optimizer.relational.rules.CapabilitiesUtil
 
supportsGroupBy() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsGroupBy() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports GROUP BY
supportsGroupBy() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
supportsGroupBy() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseLoaderProperties
 
supportsGroupBy() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Whether the source supports an explicit GROUP BY clause
supportsGroupBy() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsGroupBy() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsGroupByBeyondSelect() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether a GROUP BY clause can use columns that are not in the SELECT clause, provided that it specifies all the columns in the SELECT clause.
supportsGroupByUnrelated() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether a GROUP BY clause can use columns that are not in the SELECT clause.
supportsHaving() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsHaving() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Whether the source supports the HAVING clause
supportsHaving() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsHaving() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsImplicitClose() - Method in class com.metamatrix.dqp.message.AtomicResultsMessage
 
supportsInCriteria() - Method in class com.metamatrix.connector.ldap.LDAPConnectorCapabilities
 
supportsInCriteria() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsInCriteria() - Method in class com.metamatrix.connector.salesforce.SalesforceCapabilities
 
supportsInCriteria() - Method in class com.metamatrix.connector.xml.base.XMLCapabilities
 
supportsInCriteria() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates connector accepts criteria of form (element IN set)
supportsInCriteria() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsInCriteria() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsInCriteria() - Method in class org.teiid.connector.jdbc.SimpleCapabilities
 
supportsInCriteriaSubquery() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsInCriteriaSubquery() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates connector accepts IN criteria with a subquery on the right side
supportsInCriteriaSubquery() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsInCriteriaSubquery() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsInCriteriaSubquery() - Method in class org.teiid.connector.jdbc.SimpleCapabilities
 
supportsInlineViews() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsInlineViews() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates connector can accept inline views (subqueries in the FROM clause).
supportsInlineViews() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsInlineViews() - Method in class org.teiid.connector.jdbc.db2.DB2Capabilities
 
supportsInlineViews() - Method in class org.teiid.connector.jdbc.derby.DerbyCapabilities
Inline views (subqueries in the FROM clause) are supported.
supportsInlineViews() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsInlineViews() - Method in class org.teiid.connector.jdbc.mm.MMCapabilities
 
supportsInlineViews() - Method in class org.teiid.connector.jdbc.mysql.MySQL5Capabilities
 
supportsInlineViews() - Method in class org.teiid.connector.jdbc.oracle.OracleCapabilities
 
supportsInlineViews() - Method in class org.teiid.connector.jdbc.postgresql.PostgreSQLCapabilities
This is true only after Postgre version 7.1 However, since version 7 was released in 2000 we'll assume a post 7 instance.
supportsInlineViews() - Method in class org.teiid.connector.jdbc.SimpleCapabilities
 
supportsInlineViews() - Method in class org.teiid.connector.jdbc.sqlserver.SqlServerCapabilities
 
supportsInlineViews() - Method in class org.teiid.connector.jdbc.sybase.SybaseCapabilities
 
supportsInnerJoins() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsInnerJoins() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates connector can accept inner or cross joins
supportsInnerJoins() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsInnerJoins() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsInsertWithQueryExpression() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates that the connector can accept INSERTs with values specified by an ISetQuery.
supportsInsertWithQueryExpression() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsInsertWithQueryExpression() - Method in class org.teiid.connector.jdbc.access.AccessCapabilities
 
supportsInsertWithQueryExpression() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsInsertWithQueryExpression() - Method in class org.teiid.connector.jdbc.SimpleCapabilities
 
supportsIntegrityEnhancementFacility() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports the SQL Integrity Enhancement Facility.
supportsIntersect() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsIntersect() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates that the connector supports the INTERSECT of two queries.
supportsIntersect() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsIntersect() - Method in class org.teiid.connector.jdbc.db2.DB2Capabilities
 
supportsIntersect() - Method in class org.teiid.connector.jdbc.derby.DerbyCapabilities
 
supportsIntersect() - Method in class org.teiid.connector.jdbc.mm.MMCapabilities
 
supportsIntersect() - Method in class org.teiid.connector.jdbc.oracle.OracleCapabilities
 
supportsIntersect() - Method in class org.teiid.connector.jdbc.postgresql.PostgreSQLCapabilities
 
supportsIntersect() - Method in class org.teiid.connector.jdbc.sqlserver.SqlServerCapabilities
 
supportsIsNullCriteria() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsIsNullCriteria() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates connector accepts criteria of form (element IS NULL)
supportsIsNullCriteria() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsIsNullCriteria() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsIsNullCriteria() - Method in class org.teiid.connector.jdbc.SimpleCapabilities
 
supportsJoin() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
supportsJoin() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseLoaderProperties
 
supportsJoin(Object, JoinType, QueryMetadataInterface, CapabilitiesFinder) - Static method in class com.metamatrix.query.optimizer.relational.rules.CapabilitiesUtil
 
supportsJoin() - Method in class org.teiid.connector.metadata.runtime.ModelRecordImpl
 
supportsLeafSelect() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
supportsLeafSelect() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseLoaderProperties
 
supportsLikeCriteria() - Method in class com.metamatrix.connector.ldap.LDAPConnectorCapabilities
 
supportsLikeCriteria() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsLikeCriteria() - Method in class com.metamatrix.connector.metadata.adapter.ObjectConnectorCapabilities
 
supportsLikeCriteria() - Method in class com.metamatrix.connector.salesforce.SalesforceCapabilities
 
supportsLikeCriteria() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates connector accepts criteria of form (element LIKE constant)
supportsLikeCriteria() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsLikeCriteria() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsLikeCriteria() - Method in class org.teiid.connector.jdbc.SimpleCapabilities
 
supportsLikeCriteriaEscapeCharacter() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsLikeCriteriaEscapeCharacter() - Method in class com.metamatrix.connector.metadata.adapter.ObjectConnectorCapabilities
 
supportsLikeCriteriaEscapeCharacter() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates connector accepts criteria of form (element LIKE constant ESCAPE char)
supportsLikeCriteriaEscapeCharacter() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsLikeCriteriaEscapeCharacter() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsLikeCriteriaEscapeCharacter() - Method in class org.teiid.connector.jdbc.SimpleCapabilities
 
supportsLikeEscapeClause() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports specifying a LIKE escape clause.
supportsLimit() - Method in class org.teiid.dialect.TeiidDialect
 
supportsLimitedOuterJoins() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix provides limited support for outer joins.
supportsMinimumSQLGrammar() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports the ODBC minimum SQL grammer.
supportsMixedCaseIdentifiers() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether mixed-case unquoted SQL identifiers used in SQL statements are case sensitive
supportsMixedCaseQuotedIdentifiers() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether mixed-case quoted SQL identifiers used in SQL statements are case sensitive
supportsMultipleOpenResults() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Retrieves whether it is possible to have multiple ResultSet objects returned from a CallableStatement object simultaneously.
supportsMultipleResultSets() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Are multiple ResultSets from a single execute supported?
supportsMultipleTransactions() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether multiple transactions open at once on different connectons
supportsMultiSourceBindings() - Method in class com.metamatrix.admin.objects.MMModel
 
supportsMultiSourceBindings() - Method in interface com.metamatrix.common.vdb.api.ModelInfo
Returns true if the model, based on its model type, supports multiple connector bindings.
supportsMultiSourceBindings() - Method in interface com.metamatrix.metadata.runtime.api.Model
Returns true if the model, based on its model type, supports mutliple connector bindings.
supportsMultiSourceBindings() - Method in class com.metamatrix.metadata.runtime.model.BasicModel
Returns true if the model, based on its model type, supports mutliple connector bindings.
supportsMultiSourceBindings() - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
Returns true if the model, based on its model type, supports mutliple connector bindings.
supportsMultiSourceBindings() - Method in interface org.teiid.adminapi.Model
Determine whether this model can support more than one connector binding.
supportsNamedParameters() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Retrieves whether metamatrix supports named parameters to callable statements.
supportsNonNullableColumns() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports defining columns as nonnullable.
supportsNotCriteria() - Method in class com.metamatrix.connector.ldap.LDAPConnectorCapabilities
 
supportsNotCriteria() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsNotCriteria() - Method in class com.metamatrix.connector.salesforce.SalesforceCapabilities
 
supportsNotCriteria() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates connector accepts logical criteria NOT
supportsNotCriteria() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsNotCriteria() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsNotCriteria() - Method in class org.teiid.connector.jdbc.SimpleCapabilities
 
supportsOpenCursorsAcrossCommit() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports having cursors open across commits.
supportsOpenCursorsAcrossRollback() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports having cursors open across rollbacks.
supportsOpenStatementsAcrossCommit() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports having cursors open across commits.
supportsOpenStatementsAcrossRollback() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports having cursors open across rollbacks.
supportsOr() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
supportsOr() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseLoaderProperties
 
supportsOrCriteria() - Method in class com.metamatrix.connector.ldap.LDAPConnectorCapabilities
 
supportsOrCriteria() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsOrCriteria() - Method in class com.metamatrix.connector.salesforce.SalesforceCapabilities
 
supportsOrCriteria() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates connector accepts logical criteria connected by OR
supportsOrCriteria() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsOrCriteria() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsOrCriteria() - Method in class org.teiid.connector.jdbc.SimpleCapabilities
 
supportsOrderBy() - Method in class com.metamatrix.connector.ldap.LDAPConnectorCapabilities
 
supportsOrderBy() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsOrderBy() - Method in class com.metamatrix.connector.salesforce.SalesforceCapabilities
 
supportsOrderBy() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
supportsOrderBy() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseLoaderProperties
 
supportsOrderBy(Object, QueryMetadataInterface, CapabilitiesFinder) - Static method in class com.metamatrix.query.optimizer.relational.rules.CapabilitiesUtil
 
supportsOrderBy() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates connector accepts ORDER BY clause, including multiple elements and ascending and descending sorts.
supportsOrderBy() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsOrderBy() - Method in class org.teiid.connector.jdbc.access.AccessCapabilities
 
supportsOrderBy() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsOrderBy() - Method in class org.teiid.connector.jdbc.SimpleCapabilities
 
supportsOrderBy() - Method in class org.teiid.connector.metadata.runtime.ModelRecordImpl
 
supportsOrderByUnrelated() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether an ORDER BY clause can use columns that are not in the SELECT clause.
supportsOrderByUnrelated() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates connector accepts ORDER BY clause with columns not from the select
supportsOrderByUnrelated() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsOrderByUnrelated() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsOuterJoin() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
supportsOuterJoin() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseLoaderProperties
 
supportsOuterJoin() - Method in class org.teiid.connector.metadata.runtime.ModelRecordImpl
 
supportsOuterJoinForUpdate() - Method in class org.teiid.dialect.TeiidDialect
 
supportsOuterJoins() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsOuterJoins() - Method in class com.metamatrix.connector.salesforce.SalesforceCapabilities
 
supportsOuterJoins() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports some form of outer joins.
supportsOuterJoins() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates connector can accept left outer joins
supportsOuterJoins() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsOuterJoins() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsOuterJoins() - Method in class org.teiid.connector.jdbc.SimpleCapabilities
 
supportsPartialResults() - Method in class com.metamatrix.dqp.message.AtomicRequestMessage
 
supportsPartialResults() - Method in class com.metamatrix.dqp.message.RequestMessage
 
supportsPositionedDelete() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports positioned DELETEs on resultsets
supportsPositionedUpdate() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports positioned UPDATEs on result sets.
supportsQuantifiedCompareCriteriaAll() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsQuantifiedCompareCriteriaAll() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates connector accepts the quantified comparison criteria that use ALL
supportsQuantifiedCompareCriteriaAll() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsQuantifiedCompareCriteriaAll() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsQuantifiedCompareCriteriaAll() - Method in class org.teiid.connector.jdbc.SimpleCapabilities
 
supportsQuantifiedCompareCriteriaSome() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsQuantifiedCompareCriteriaSome() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates connector accepts the quantified comparison criteria that use SOME
supportsQuantifiedCompareCriteriaSome() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsQuantifiedCompareCriteriaSome() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsQuantifiedCompareCriteriaSome() - Method in class org.teiid.connector.jdbc.SimpleCapabilities
 
supportsResultSetConcurrency(int, int) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Does the database support the concurrency type in combination with the given result set type?
supportsResultSetHoldability(int) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Retrieves whether database supports the given result set holdability.
supportsResultSetType(int) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Does the database support the given result set type?
supportsRowLimit() - Method in class com.metamatrix.connector.ldap.LDAPConnectorCapabilities
 
supportsRowLimit() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsRowLimit() - Method in class com.metamatrix.connector.salesforce.SalesforceCapabilities
 
supportsRowLimit(Object, QueryMetadataInterface, CapabilitiesFinder) - Static method in class com.metamatrix.query.optimizer.relational.rules.CapabilitiesUtil
 
supportsRowLimit() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Gets whether the connector can limit the number of rows returned by a query.
supportsRowLimit() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsRowLimit() - Method in class org.teiid.connector.jdbc.access.AccessCapabilities
 
supportsRowLimit() - Method in class org.teiid.connector.jdbc.db2.DB2Capabilities
 
supportsRowLimit() - Method in class org.teiid.connector.jdbc.derby.DerbyCapabilities
 
supportsRowLimit() - Method in class org.teiid.connector.jdbc.mm.MMCapabilities
 
supportsRowLimit() - Method in class org.teiid.connector.jdbc.mysql.MySQLCapabilities
 
supportsRowLimit() - Method in class org.teiid.connector.jdbc.oracle.OracleCapabilities
 
supportsRowLimit() - Method in class org.teiid.connector.jdbc.postgresql.PostgreSQLCapabilities
 
supportsRowLimit() - Method in class org.teiid.connector.jdbc.sqlserver.SqlServerCapabilities
 
supportsRowOffset() - Method in class com.metamatrix.connector.ldap.LDAPConnectorCapabilities
 
supportsRowOffset(Object, QueryMetadataInterface, CapabilitiesFinder) - Static method in class com.metamatrix.query.optimizer.relational.rules.CapabilitiesUtil
 
supportsRowOffset() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Gets whether the connector supports a SQL clause (similar to the LIMIT with an offset) that can return result sets that start in the middle of the resulting rows returned by a query
supportsRowOffset() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsRowOffset() - Method in class org.teiid.connector.jdbc.mm.MMCapabilities
 
supportsRowOffset() - Method in class org.teiid.connector.jdbc.mysql.MySQLCapabilities
 
supportsRowOffset() - Method in class org.teiid.connector.jdbc.oracle.OracleCapabilities
 
supportsRowOffset() - Method in class org.teiid.connector.jdbc.postgresql.PostgreSQLCapabilities
 
supportsSavepoints() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Retrieves whether metamatrix supports savepoints.
supportsScalarFunction(Object, Function, QueryMetadataInterface, CapabilitiesFinder) - Static method in class com.metamatrix.query.optimizer.relational.rules.CapabilitiesUtil
 
supportsScalarSubqueries() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsScalarSubqueries() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates connector can accept scalar subqueries in the SELECT, WHERE, and HAVING clauses
supportsScalarSubqueries() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsScalarSubqueries() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsScalarSubqueries() - Method in class org.teiid.connector.jdbc.SimpleCapabilities
 
supportsSchemasInDataManipulation() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports using a schema name in a data manipulation statement
supportsSchemasInIndexDefinitions() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports using a schema name in an index definition statement
supportsSchemasInPrivilegeDefinitions() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports using a schema name in a privilage definition statement
supportsSchemasInProcedureCalls() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports using a schema name in an procedure call statement
supportsSchemasInTableDefinitions() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports using a schema name in an table definition statement
supportsSearchedCaseExpression(Object, QueryMetadataInterface, CapabilitiesFinder) - Static method in class com.metamatrix.query.optimizer.relational.rules.CapabilitiesUtil
 
supportsSearchedCaseExpressions() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsSearchedCaseExpressions() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates connector can accept queries with searched CASE WHEN ...
supportsSearchedCaseExpressions() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsSearchedCaseExpressions() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsSearchedCaseExpressions() - Method in class org.teiid.connector.jdbc.SimpleCapabilities
 
supportsSelect() - Method in interface com.metamatrix.metadata.runtime.api.DataType
Returns a boolean indicating if the element can be selected
supportsSelect() - Method in interface com.metamatrix.metadata.runtime.api.Element
Returns a boolean indicating if the element can be selected
supportsSelect() - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
supportsSelectAll() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
supportsSelectAll() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseLoaderProperties
 
supportsSelectDistinct() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsSelectDistinct(Object, QueryMetadataInterface, CapabilitiesFinder) - Static method in class com.metamatrix.query.optimizer.relational.rules.CapabilitiesUtil
 
supportsSelectDistinct() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates connector can accept queries with SELECT DISTINCT
supportsSelectDistinct() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsSelectDistinct() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsSelectDistinct() - Method in class org.teiid.connector.jdbc.SimpleCapabilities
 
supportsSelectExpression() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsSelectExpression() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates connector can accept expressions other than element symbols in the SELECT clause.
supportsSelectExpression() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsSelectExpression() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsSelectForUpdate() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports SELECT FOR UPDATE statements
supportsSelectLiterals(Object, QueryMetadataInterface, CapabilitiesFinder) - Static method in class com.metamatrix.query.optimizer.relational.rules.CapabilitiesUtil
 
supportsSelfJoins() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsSelfJoins(Object, QueryMetadataInterface, CapabilitiesFinder) - Static method in class com.metamatrix.query.optimizer.relational.rules.CapabilitiesUtil
 
supportsSelfJoins() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates connector can accept self-joins where a group is joined to itself with aliases.
supportsSelfJoins() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsSelfJoins() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsSelfJoins() - Method in class org.teiid.connector.jdbc.SimpleCapabilities
 
supportsSet() - Method in interface com.metamatrix.metadata.runtime.api.Element
Returns a boolean indicating if the element can be used in a SET operation.
supportsSet() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
supportsSet() - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
supportsSet() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseLoaderProperties
 
supportsSetOp(Object, SetQuery.Operation, QueryMetadataInterface, CapabilitiesFinder) - Static method in class com.metamatrix.query.optimizer.relational.rules.CapabilitiesUtil
 
supportsSetQueryOrderBy() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsSetQueryOrderBy(Object, QueryMetadataInterface, CapabilitiesFinder) - Static method in class com.metamatrix.query.optimizer.relational.rules.CapabilitiesUtil
 
supportsSetQueryOrderBy() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates that the connector supports an ORDER BY on a SetQuery.
supportsSetQueryOrderBy() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsSetQueryOrderBy() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsSingleGroupSelect() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
supportsSingleGroupSelect() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseLoaderProperties
 
supportsStatementPooling() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Retrieves whether this metamatrix supports statement pooling.
supportsStoredFunctionsUsingCallSyntax() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
 
supportsStoredProcedures() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports stored procedure calls using the stored procedure escape syntax
supportsSubqueriesInComparisons() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports subqueries in comparision expressions.
supportsSubqueriesInExists() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports subqueries in EXISTS expressions.
supportsSubqueriesInIns() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports subqueries in IN statements.
supportsSubqueriesInQuantifieds() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports subqueries in qualified expressions.
supportsSubscription() - Method in interface com.metamatrix.metadata.runtime.api.Element
Returns a boolean indicating if the element can be subscribed to.
supportsSubscription() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
supportsSubscription() - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
supportsSubscription() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseLoaderProperties
 
supportsTableCheck() - Method in class org.teiid.dialect.TeiidDialect
 
supportsTableCorrelationNames() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports table correlation names
supportsTransaction() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
supportsTransaction() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseLoaderProperties
 
supportsTransactionIsolationLevel(int) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports the given transaction isolation level
supportsTransactions() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports transactions
supportsUnion() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports SQL UNION
supportsUnionAll() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports SQL UNION ALL
supportsUnionAll() - Method in class org.teiid.dialect.TeiidDialect
 
supportsUnions() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsUnions() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates that the connector supports the UNION of two queries.
supportsUnions() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsUnions() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsUnions() - Method in class org.teiid.connector.jdbc.SimpleCapabilities
 
supportsUnique() - Method in class org.teiid.dialect.TeiidDialect
 
supportsUpdate() - Method in interface com.metamatrix.metadata.runtime.api.Element
Returns a boolean indicating if the element can be updated.
supportsUpdate() - Method in interface com.metamatrix.metadata.runtime.api.Group
Return boolean indicating if the model supports UPDATE operations in the sql.
supportsUpdate() - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
supportsUpdate() - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
supportsUpdate() - Method in class org.teiid.connector.metadata.runtime.TableRecordImpl
 
supportsWhereAll() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
supportsWhereAll() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseLoaderProperties
 
supportsWhereAll() - Method in class org.teiid.connector.metadata.runtime.ModelRecordImpl
 
SWAP - Static variable in interface com.metamatrix.vdb.materialization.template.Template
 
swapScriptFileName(String, String) - Static method in class com.metamatrix.vdb.materialization.ScriptType
 
swapScriptFileName(DatabaseDialect, String) - Static method in class com.metamatrix.vdb.materialization.ScriptType
 
SwitchTo(int) - Method in class com.metamatrix.query.parser.SQLParserTokenManager
 
SYBASE - Static variable in interface com.metamatrix.common.jdbc.JDBCPlatform.Protocol
 
SYBASE - Static variable in class com.metamatrix.vdb.materialization.DatabaseDialect
 
SybaseCapabilities - Class in org.teiid.connector.jdbc.sybase
 
SybaseCapabilities() - Constructor for class org.teiid.connector.jdbc.sybase.SybaseCapabilities
 
SybaseSQLTranslator - Class in org.teiid.connector.jdbc.sybase
 
SybaseSQLTranslator() - Constructor for class org.teiid.connector.jdbc.sybase.SybaseSQLTranslator
 
Symbol - Class in com.metamatrix.query.sql.symbol
This is the server's representation of a metadata symbol.
Symbol(String, String) - Constructor for class com.metamatrix.query.sql.symbol.Symbol
Constructor to be used for cloning instances.
Symbol(String) - Constructor for class com.metamatrix.query.sql.symbol.Symbol
Construct a symbol with a name.
SymbolMap - Class in com.metamatrix.query.sql.util
 
SymbolMap() - Constructor for class com.metamatrix.query.sql.util.SymbolMap
 
SymmetricCryptor - Class in com.metamatrix.common.util.crypto.cipher
Provides a symmetric cryptor
SYNCH_WORKERS - Static variable in class org.teiid.connector.api.ConnectorPropertyNames
Indicates whether the connector represents a pooled resource.
synchronizeServer() - Method in interface com.metamatrix.platform.admin.api.RuntimeStateAdminAPI
Synchronize running services with runtime configuration.
synchronizeServer() - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIHelper
Synchronize running services with runtime configuration.
synchronizeServer() - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIImpl
Synchronize running services with runtime configuration.
synchronizeSystem(boolean) - Method in interface com.metamatrix.admin.api.server.ServerRuntimeStateAdmin
Synchronize the entire system.
synchronizeSystem(boolean) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
synchronizeSystem(boolean) - Method in class com.metamatrix.admin.server.ServerRuntimeStateAdminImpl
 
SYNTHETIC - Static variable in class com.metamatrix.query.function.metadata.FunctionMethod
 
SysLogger - Class in com.metamatrix.cdk.api
ConnectorLogger that prints output to System.out.
SysLogger() - Constructor for class com.metamatrix.cdk.api.SysLogger
 
SysLogger(boolean) - Constructor for class com.metamatrix.cdk.api.SysLogger
 
SYSTEM - Static variable in interface com.metamatrix.query.function.metadata.FunctionCategoryConstants
"System" functions expose system information.
SYSTEM_ADMIN - Static variable in class com.metamatrix.server.util.SecurityRoles.Name
 
SYSTEM_ADMIN_MODEL_NAME - Static variable in interface com.metamatrix.core.CoreConstants
 
SYSTEM_ADMIN_PHYSICAL_MODEL_NAME - Static variable in interface com.metamatrix.core.CoreConstants
 
SYSTEM_AUDIT_CONSOLE_PROPERTY_NAME - Static variable in class com.metamatrix.platform.security.audit.AuditManager
The name of the configuration property that contains 'true' if the log messages are to be sent to System.out, or 'false' otherwise.
SYSTEM_AUDIT_LEVEL_PROPERTY_NAME - Static variable in class com.metamatrix.platform.security.audit.AuditManager
The name of the configuration property that contains the message level for the AuditManager.
SYSTEM_DOCUMENT_TYPE - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.TABLE_TYPES
 
SYSTEM_KEYWORD - Static variable in class org.teiid.connector.api.CredentialMap
 
SYSTEM_MODEL_NAMES - Static variable in class com.metamatrix.common.vdb.api.SystemVdbUtility
 
SYSTEM_NAME - Static variable in class com.metamatrix.common.config.model.PropertyValidations
 
SYSTEM_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
SYSTEM_PHYSICAL_MODEL_NAME - Static variable in interface com.metamatrix.core.CoreConstants
 
SYSTEM_PHYSICAL_MODEL_NAME - Static variable in class com.metamatrix.dqp.embedded.services.EmbeddedBaseDQPService
 
SYSTEM_TYPE - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.TABLE_TYPES
 
SYSTEM_VDB - Static variable in interface com.metamatrix.core.CoreConstants
 
SYSTEM_VDB_URL - Static variable in class com.metamatrix.server.util.ServerPropertyNames
 
SYSTEM_VERSION - Static variable in interface com.metamatrix.common.config.util.ConfigurationPropertyNames
 
SYSTEM_VERSION - Static variable in interface com.metamatrix.common.vdb.api.DEFReaderWriter.Header
 
SYSTEMADMIN_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
SYSTEMADMINPHYSICAL_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
SystemObject - Interface in com.metamatrix.admin.api
 
SYSTEMODBCMODEL - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
SYSTEMPHYSICAL_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
SYSTEMSCHEMA_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
SystemSource - Class in com.metamatrix.query.function.source
This metadata source has metadata for the hard-coded system functions.
SystemSource() - Constructor for class com.metamatrix.query.function.source.SystemSource
Construct a source of system metadata.
SystemState - Class in com.metamatrix.platform.admin.api.runtime
This class is a container for ServiceRegistryBinding objects for all the services running in this VM
SystemState(Collection) - Constructor for class com.metamatrix.platform.admin.api.runtime.SystemState
Create a new instance of VMRegistryBinding.
SystemStateBuilder - Class in com.metamatrix.platform.admin.api.runtime
This class is a container for ServiceRegistryBinding objects for all the services running in this VM
SystemStateBuilder(ClusteredRegistryState, HostManagement) - Constructor for class com.metamatrix.platform.admin.api.runtime.SystemStateBuilder
Create a new instance of VMRegistryBinding.
SystemVdbUtility - Class in com.metamatrix.common.vdb.api
 
SystemVdbUtility() - Constructor for class com.metamatrix.common.vdb.api.SystemVdbUtility
 
SYSTEMVIRTUALDATABASE_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 

T

TAB - Static variable in interface com.metamatrix.core.util.StringUtil.Constants
 
TAB_CHAR - Static variable in class com.metamatrix.common.util.SqlUtil
 
TAB_CHAR - Static variable in interface com.metamatrix.core.util.StringUtil.Constants
 
table - Variable in class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
TABLE - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Relational.Class
 
TABLE - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
TABLE - Static variable in class com.metamatrix.query.sql.ReservedWords
 
TABLE - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.COLUMN_SET_TYPES
 
TABLE - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.RECORD_TYPE
 
TABLE_MATERIALIZATION_INDEX_VERSION - Static variable in class org.teiid.metadata.index.RecordFactory
The version number that is associated with the change made to add materialization property on tables.
TABLE_NAME - Static variable in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCNames.ExtensionFilesTable
 
TABLE_NAME - Static variable in class com.metamatrix.common.id.dbid.spi.jdbc.JDBCNames.IDTable
 
TABLE_NAME - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.ModelPropNames
 
TABLE_NAME - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.ModelPropValues
 
TABLE_NAME - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.Models
 
TABLE_NAME - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VDBModels
 
TABLE_NAME - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VirtualDatabases
 
TABLE_NAME - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VModelProperties
 
TABLE_NAME - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthPermissions
 
TABLE_NAME - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthPermTypes
 
TABLE_NAME - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthPolicies
 
TABLE_NAME - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthPrincipals
 
TABLE_NAME - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthRealms
 
TABLE_PROPERTY_NAME - Static variable in class com.metamatrix.common.log.DbLogWriter
The name of the property that contains the name of the table to which log messages are to be recorded.
TABLE_PROPERTY_NAME - Static variable in class com.metamatrix.common.log.reader.DBLogReader
The name of the property that contains the name of the table to which log messages are to be recorded.
TABLE_PROPERTY_NAME - Static variable in class com.metamatrix.platform.security.audit.destination.DatabaseAuditDestination
The name of the property that contains the name of the table to which log messages are to be recorded.
TABLE_TYPE - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.TABLE_TYPES
 
TABLE_TYPE - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.TABLE_TYPES
 
tableName - Variable in class com.metamatrix.common.log.reader.DBLogReader
 
tablePrimary(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
 
TableRecordImpl - Class in org.teiid.connector.metadata.runtime
TableRecordImpl
TableRecordImpl() - Constructor for class org.teiid.connector.metadata.runtime.TableRecordImpl
 
tableReference(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse a join predicate clause, which occurs as an element in the FROM clause.
tableReferenceUnescaped(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
 
TABLES_INDEX - Static variable in class org.teiid.metadata.index.IndexConstants.INDEX_NAME
 
TABSET_LIMIT_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
tabSize - Variable in class com.metamatrix.query.parser.JavaCharStream
 
TagBuilderVisitor - Class in com.metamatrix.query.optimizer.xml
Builds a Element/Attribute or Comment tag for the XML Plan Node.
TagBuilderVisitor() - Constructor for class com.metamatrix.query.optimizer.xml.TagBuilderVisitor
 
tan(Number) - Static method in class com.metamatrix.query.function.FunctionMethods
 
TAN - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
TARGET_HOST_KEY - Static variable in class com.metamatrix.common.util.WSDLServletUtil
 
TARGET_NAMESPACE_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
TARGET_POLICYID_INDEX - Static variable in class com.metamatrix.platform.admin.api.EntitlementMigrationReport
Index in inner list of where header's value resides.
TARGET_PORT_KEY - Static variable in class com.metamatrix.common.util.WSDLServletUtil
 
TargetableEvent - Class in com.metamatrix.core.event
 
TargetableEvent(Object, Object) - Constructor for class com.metamatrix.core.event.TargetableEvent
 
TargetableEvent(Object, Object, ObjectID) - Constructor for class com.metamatrix.core.event.TargetableEvent
 
targetClass - Variable in class com.metamatrix.common.comm.platform.socket.client.ServiceInvocationStruct
 
TargetedActionDefinition - Class in com.metamatrix.common.actions
 
TargetedActionDefinition(Object, AttributeDefinition, Object[]) - Constructor for class com.metamatrix.common.actions.TargetedActionDefinition
Create a new instance of an action definition by specifying the target.
TargetedActionDefinition(Object, Integer) - Constructor for class com.metamatrix.common.actions.TargetedActionDefinition
 
TargetedActionDefinition(Object, Integer, Object[]) - Constructor for class com.metamatrix.common.actions.TargetedActionDefinition
 
TargetedActionDefinition(TargetedActionDefinition) - Constructor for class com.metamatrix.common.actions.TargetedActionDefinition
 
TCP - Static variable in class com.metamatrix.server.JGroupsProvider
 
TEIID_HOME - Static variable in interface com.metamatrix.dqp.embedded.DQPEmbeddedProperties
 
TEIID_LOGDIR - Static variable in interface com.metamatrix.dqp.embedded.DQPEmbeddedProperties
 
TeiidDataSource - Class in org.teiid.jdbc
The MetaMatrix JDBC DataSource implementation class of DataSource and XADataSource.
TeiidDataSource() - Constructor for class org.teiid.jdbc.TeiidDataSource
Constructor for MMDataSource.
TeiidDialect - Class in org.teiid.dialect
 
TeiidDialect() - Constructor for class org.teiid.dialect.TeiidDialect
 
TeiidDriver - Class in org.teiid.jdbc
JDBC Driver class for Teiid Embedded and Teiid Server.
TeiidDriver() - Constructor for class org.teiid.jdbc.TeiidDriver
Should be a singleton and only constructed in TeiidDriver.getInstance().
TEMP_DIRECTORY - Static variable in class com.metamatrix.core.util.FileUtils
 
TEMP_GROUP_NAME - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Tags
specifies a single temp group name - this tag has multiplicity of zero or more
TEMP_GROUP_NAMES - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Properties
The name(s) of the temporary group(s) to be materialized at this document node.
TEMP_GROUP_PREFIX - Static variable in class com.metamatrix.query.sql.symbol.GroupSymbol
 
TempDirectory - Class in com.metamatrix.core.util
Creates and deletes temporary directories.
TempDirectory(String, long, long) - Constructor for class com.metamatrix.core.util.TempDirectory
 
TempDirectory(long, long) - Constructor for class com.metamatrix.core.util.TempDirectory
 
TempDirectoryMonitor - Class in com.metamatrix.core.util
Keeps track of all TempDirectories created so that they can be removed.
TempDirectoryMonitor() - Constructor for class com.metamatrix.core.util.TempDirectoryMonitor
 
tempGroupIDs - Variable in class com.metamatrix.query.sql.lang.Command
All temporary group IDs discovered while resolving this command.
Template - Interface in com.metamatrix.vdb.materialization.template
Captures the idea that templates are provided with attributes.
TEMPLATE_NOT_ACTIVE - Static variable in class com.sforce.soap.partner.StatusCode
 
TemplateData - Interface in com.metamatrix.vdb.materialization.template
Implement this interface to provide template specific mappings of arguments into the attributes required by the template engine.
TemplateExpander - Class in com.metamatrix.vdb.materialization.template
Uses a set of data values and templates to generate an expanded template.
TemplateExpander(TemplateData, DatabaseDialect) - Constructor for class com.metamatrix.vdb.materialization.template.TemplateExpander
 
TempMetadataAdapter - Class in com.metamatrix.query.metadata
This is an adapter class, it contains another instance of QueryMetadataInterface as well as a TempMetadataStore.
TempMetadataAdapter(QueryMetadataInterface, TempMetadataStore) - Constructor for class com.metamatrix.query.metadata.TempMetadataAdapter
 
TempMetadataAdapter(QueryMetadataInterface, TempMetadataStore, Map, Map) - Constructor for class com.metamatrix.query.metadata.TempMetadataAdapter
 
TempMetadataID - Class in com.metamatrix.query.metadata
This class represents a temporary metadata ID.
TempMetadataID(String, List<TempMetadataID>) - Constructor for class com.metamatrix.query.metadata.TempMetadataID
Constructor for group form of metadata ID.
TempMetadataID(String, List<TempMetadataID>, boolean, boolean) - Constructor for class com.metamatrix.query.metadata.TempMetadataID
Constructor for group form of metadata ID.
TempMetadataID(String, Class<?>) - Constructor for class com.metamatrix.query.metadata.TempMetadataID
Constructor for element form of metadata ID.
TempMetadataID(String, Class<?>, Object) - Constructor for class com.metamatrix.query.metadata.TempMetadataID
Constructor for element form of metadata ID with the underlying element.
TempMetadataStore - Class in com.metamatrix.query.metadata
Store for temporary metadata discovering while resolving a query.
TempMetadataStore() - Constructor for class com.metamatrix.query.metadata.TempMetadataStore
Constructor for TempMetadataStore.
TempMetadataStore(Map) - Constructor for class com.metamatrix.query.metadata.TempMetadataStore
Constructor for TempMetadataStore that takes a set of data to use.
TEMPORARY - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
TEMPORARY - Static variable in class com.metamatrix.query.sql.ReservedWords
 
TEMPORARY_COLUMN - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLDocument.Class
 
TEMPORARY_GROUP - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Virtual.Class
 
TEMPORARY_TABLE - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLDocument.Class
 
TempTableDataManager - Class in com.metamatrix.query.processor
This proxy ProcessorDataManager is used during XML query processing to handle temporary groups in the document model.
TempTableDataManager(ProcessorDataManager, TempTableStore) - Constructor for class com.metamatrix.query.processor.TempTableDataManager
Constructor takes the "real" ProcessorDataManager that this object will be a proxy to, and will pass most calls through to transparently.
TempTableResolver - Class in com.metamatrix.query.resolver.command
 
TempTableResolver() - Constructor for class com.metamatrix.query.resolver.command.TempTableResolver
 
TempTableStore - Interface in com.metamatrix.query.tempdata
 
TempTableStoreImpl - Class in com.metamatrix.query.tempdata
 
TempTableStoreImpl(BufferManager, String, TempTableStore) - Constructor for class com.metamatrix.query.tempdata.TempTableStoreImpl
 
TEN_1 - Static variable in class org.teiid.connector.jdbc.derby.DerbyCapabilities
 
TEN_2 - Static variable in class org.teiid.connector.jdbc.derby.DerbyCapabilities
 
TEN_4 - Static variable in class org.teiid.connector.jdbc.derby.DerbyCapabilities
 
TEN_5 - Static variable in class org.teiid.connector.jdbc.derby.DerbyCapabilities
 
TeradataCapabilities - Class in org.teiid.connector.jdbc.teradata
for Teradata database Release V2R5.1
TeradataCapabilities() - Constructor for class org.teiid.connector.jdbc.teradata.TeradataCapabilities
 
terminateBatches() - Method in class com.metamatrix.query.processor.proc.ProcedurePlan
 
terminateBatches() - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
TERMINATED - Static variable in interface com.metamatrix.platform.security.api.MetaMatrixSessionState
The session is terminated - this state cannot change once it is reached.
TERMINATED_STATE_DESC - Static variable in interface org.teiid.adminapi.Session
The description when the session is terminated - this state cannot change once it is reached.
terminateSession(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
terminateSession(String) - Method in class com.metamatrix.admin.server.ServerRuntimeStateAdminImpl
 
terminateSession(String) - Method in class com.metamatrix.dqp.embedded.admin.DQPRuntimeStateAdminImpl
 
terminateSession(MetaMatrixSessionID, MetaMatrixSessionID) - Method in interface com.metamatrix.platform.security.api.service.SessionServiceInterface
Terminates the specified session.
terminateSession(MetaMatrixSessionID, MetaMatrixSessionID) - Method in class com.metamatrix.platform.security.session.service.SessionServiceImpl
 
terminateSession(String) - Method in interface org.teiid.adminapi.RuntimeStateAdmin
Terminate the Session
terminateTransaction(String, String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
terminateTransaction(Xid) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
terminateTransaction(String, String) - Method in class com.metamatrix.admin.server.ServerRuntimeStateAdminImpl
 
terminateTransaction(Xid) - Method in class com.metamatrix.admin.server.ServerRuntimeStateAdminImpl
 
terminateTransaction(String, String) - Method in class com.metamatrix.dqp.embedded.admin.DQPRuntimeStateAdminImpl
 
terminateTransaction(Xid) - Method in class com.metamatrix.dqp.embedded.admin.DQPRuntimeStateAdminImpl
 
terminateTransaction(Xid) - Method in interface com.metamatrix.dqp.service.TransactionService
 
terminateTransaction(String, String) - Method in interface com.metamatrix.dqp.service.TransactionService
 
terminateTransaction(String, String) - Method in class com.metamatrix.server.query.service.QueryService
 
terminateTransaction(Xid) - Method in class com.metamatrix.server.query.service.QueryService
 
terminateTransaction(Xid) - Method in interface com.metamatrix.server.query.service.QueryServiceInterface
 
terminateTransaction(String, String) - Method in interface com.metamatrix.server.query.service.QueryServiceInterface
 
terminateTransaction(Xid) - Method in interface org.teiid.adminapi.RuntimeStateAdmin
Mark the given global transaction as rollback only.
terminateTransaction(String, String) - Method in interface org.teiid.adminapi.RuntimeStateAdmin
Mark the given transaction as rollback only.
TERRITORY_REALIGN_IN_PROGRESS - Static variable in class com.sforce.soap.partner.StatusCode
 
TEST_PREFIX - Static variable in class com.metamatrix.core.commandshell.ScriptCommandTarget
 
testCondition(ProcedurePlan) - Method in class com.metamatrix.query.processor.proc.LoopInstruction
 
testCondition(ProcedurePlan) - Method in interface com.metamatrix.query.processor.proc.RepeatedInstruction
 
testCondition(ProcedurePlan) - Method in class com.metamatrix.query.processor.proc.WhileInstruction
 
testCount - Variable in class com.metamatrix.core.commandshell.ScriptCommandTarget
 
testDirectoryPermissions(String) - Static method in class com.metamatrix.core.util.FileUtils
Test whether it's possible to read and write files in the specified directory.
testFailureCount - Variable in class com.metamatrix.core.commandshell.ScriptCommandTarget
 
testFailureMessage - Variable in class com.metamatrix.core.commandshell.ScriptCommandTarget
 
testForParam(Element) - Static method in class com.metamatrix.connector.xml.base.ParameterDescriptor
 
testRole() - Method in class com.metamatrix.connector.xml.base.ParameterDescriptor
 
TEXT_DATA_OUTSIDE_SUPPORTED_CHARSET - Static variable in class com.sforce.soap.partner.StatusCode
 
TEXTAREA_TYPE - Static variable in interface com.metamatrix.connector.salesforce.Constants
 
TextCapabilities - Class in com.metamatrix.connector.text
 
TextCapabilities() - Constructor for class com.metamatrix.connector.text.TextCapabilities
 
TextConnection - Class in com.metamatrix.connector.text
Implementation of Connection interface for text connection.
TextConnector - Class in com.metamatrix.connector.text
Implementation of text connector.
TextConnector() - Constructor for class com.metamatrix.connector.text.TextConnector
 
TextOutputVisitor - Class in com.metamatrix.jdbc.api
This visitor class can be used to output a formatted text representation of the plan.
TextOutputVisitor(DisplayHelper, int) - Constructor for class com.metamatrix.jdbc.api.TextOutputVisitor
Construct the visitor.
TextPlugin - Class in com.metamatrix.connector.text
TextPlugin
TextPlugin() - Constructor for class com.metamatrix.connector.text.TextPlugin
 
TextPropertyNames - Class in com.metamatrix.connector.text
Property names used in the text connector.
TextPropertyNames() - Constructor for class com.metamatrix.connector.text.TextPropertyNames
 
TextSynchExecution - Class in com.metamatrix.connector.text
The essential part that executes the query.
TextSynchExecution(IQuery, TextConnection, RuntimeMetadata) - Constructor for class com.metamatrix.connector.text.TextSynchExecution
Constructor.
TextUtil - Class in com.metamatrix.connector.text
 
TextUtil() - Constructor for class com.metamatrix.connector.text.TextUtil
 
THEN - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
THEN - Static variable in class com.metamatrix.query.sql.ReservedWords
 
THEN - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
THREAD - Static variable in class com.metamatrix.common.log.DbLogWriter.ColumnName
 
THREAD - Static variable in class com.metamatrix.common.log.reader.LogEntryPropertyNames.ColumnName
 
THREAD_ERR_0001 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
thread (025)
THREAD_ERR_0002 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
threadCount - Variable in class com.metamatrix.platform.vm.controller.ProcessStatistics
 
throwException(String) - Method in class com.metamatrix.common.config.model.PropertyValidations
 
throwException(boolean) - Method in class com.metamatrix.query.resolver.util.ResolverVisitor
 
throwExceptionOnDefault() - Method in class com.metamatrix.query.mapping.xml.MappingChoiceNode
 
throwExceptionOnRecurrsionLimit() - Method in class com.metamatrix.query.mapping.xml.MappingRecursiveElement
 
throwProcessingException(String, Object[]) - Method in class com.metamatrix.admin.server.AbstractAdminImpl
Throw a processing exception with a localized message.
TIME - Static variable in interface com.metamatrix.common.config.util.ConfigurationPropertyNames
 
TIME - Static variable in class com.metamatrix.common.object.PropertyType
 
TIME - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataClasses
 
TIME - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataTypes
 
TIME - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
TIME - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
TIME - Static variable in class com.metamatrix.query.sql.ReservedWords
 
TIME - Static variable in class org.teiid.connector.api.TypeFacility.RUNTIME_NAMES
 
TIME - Static variable in interface org.teiid.connector.api.TypeFacility.RUNTIME_TYPES
 
TIME - Static variable in class org.teiid.connector.jdbc.translator.FunctionModifier
 
TIME - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
TIME_CLASS - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
TIME_VAL - Static variable in class com.metamatrix.connector.loopback.LoopbackExecution
 
TIMED_OUT - Static variable in class com.metamatrix.jdbc.MMStatement
 
TIMEOUT_KEY - Static variable in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
timeoutOccurred() - Method in class com.metamatrix.jdbc.MMStatement
Ends the command and sets the status to TIMED_OUT.
timesExpression(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse an expression - made up of literals and functions.
timesOperator() - Method in class com.metamatrix.query.parser.SQLParser
Parse the multiply/divide operator.
TIMESTAMP - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.AttributeName
Static constant that represents the name of the "timestamp attribute.
TIMESTAMP - Static variable in class com.metamatrix.common.log.DbLogWriter.ColumnName
 
TIMESTAMP - Static variable in class com.metamatrix.common.log.reader.LogEntryPropertyNames.ColumnName
 
TIMESTAMP - Static variable in class com.metamatrix.common.object.PropertyType
 
TIMESTAMP - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataClasses
 
TIMESTAMP - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataTypes
 
TIMESTAMP - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
TIMESTAMP - Static variable in class com.metamatrix.connector.xmlsource.soap.SecurityToken
 
TIMESTAMP - Static variable in class com.metamatrix.platform.security.audit.destination.DatabaseAuditDestination.ColumnName
 
TIMESTAMP - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
TIMESTAMP - Static variable in class com.metamatrix.query.sql.ReservedWords
 
TIMESTAMP - Static variable in class org.teiid.connector.api.TypeFacility.RUNTIME_NAMES
 
TIMESTAMP - Static variable in interface org.teiid.connector.api.TypeFacility.RUNTIME_TYPES
 
TIMESTAMP - Static variable in class org.teiid.connector.jdbc.translator.FunctionModifier
 
TIMESTAMP - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
TIMESTAMP_CLASS - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
TIMESTAMP_FORMAT - Static variable in class com.metamatrix.core.util.DateUtil
 
TIMESTAMP_FORMAT - Static variable in class com.metamatrix.platform.security.audit.format.DelimitedAuditMessageFormat
 
TIMESTAMP_FORMAT - Static variable in class com.metamatrix.platform.security.audit.format.ReadableAuditMessageFormat
 
TIMESTAMP_VAL - Static variable in class com.metamatrix.connector.loopback.LoopbackExecution
 
TIMESTAMPADD - Static variable in class com.metamatrix.query.function.FunctionLibrary
 
timestampAdd(String, Integer, Timestamp) - Static method in class com.metamatrix.query.function.FunctionMethods
 
timestampAdd(String, Integer, Date) - Static method in class com.metamatrix.query.function.FunctionMethods
 
timestampAdd(String, Integer, Time) - Static method in class com.metamatrix.query.function.FunctionMethods
 
TIMESTAMPADD - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
TIMESTAMPADD - Static variable in class com.metamatrix.query.sql.ReservedWords
 
TIMESTAMPADD - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
TIMESTAMPADD - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
timestampCreate(Date, Time) - Static method in class com.metamatrix.query.function.FunctionMethods
This method truncates (ignores) figures
TIMESTAMPCREATE - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
timestampDiff(String, Time, Time) - Static method in class com.metamatrix.query.function.FunctionMethods
 
timestampDiff(String, Timestamp, Timestamp) - Static method in class com.metamatrix.query.function.FunctionMethods
This method truncates (ignores) figures
TIMESTAMPDIFF - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
TIMESTAMPDIFF - Static variable in class com.metamatrix.query.sql.ReservedWords
 
TIMESTAMPDIFF - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
TIMESTAMPDIFF - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
TimestampToDateTransform - Class in com.metamatrix.common.types.basic
 
TimestampToDateTransform() - Constructor for class com.metamatrix.common.types.basic.TimestampToDateTransform
 
TimestampToTimeTransform - Class in com.metamatrix.common.types.basic
 
TimestampToTimeTransform() - Constructor for class com.metamatrix.common.types.basic.TimestampToTimeTransform
 
TIMESTAMPTYPE - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
TimestampWithTimezone - Class in com.metamatrix.common.util
Utility methods for SQL Timestamps, Time, and Dates with time zones as UTC This is intended to take incoming Strings or Dates that have accurate Calendar fields and give the UTC time by interpretting those fields in the target time zone.
TimestampWithTimezone() - Constructor for class com.metamatrix.common.util.TimestampWithTimezone
 
TIMETOLIVE - Static variable in interface com.metamatrix.common.config.api.VMComponentDefnType
 
TimeToTimestampTransform - Class in com.metamatrix.common.types.basic
 
TimeToTimestampTransform() - Constructor for class com.metamatrix.common.types.basic.TimeToTimestampTransform
 
TIMETYPE - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
toArray() - Method in class com.metamatrix.api.core.message.MessageList
Returns an array containing all of the elements in this list in proper sequence.
toArray(Object[]) - Method in class com.metamatrix.api.core.message.MessageList
Returns an array containing all of the elements in this list in proper sequence; the runtime type of the returned array is that of the specified array.
toBooleanValueString(boolean) - Method in class org.teiid.dialect.TeiidDialect
 
toByteArray(File) - Static method in class com.metamatrix.common.util.ByteArrayHelper
Reads data from the file and returns it as a byte array.
toByteArray(InputStream) - Static method in class com.metamatrix.common.util.ByteArrayHelper
Reads binary data from the InputStream and returns it as a byte array.
toByteArray(InputStream, int) - Static method in class com.metamatrix.common.util.ByteArrayHelper
Reads binary data from the InputStream and returns it as a byte array.
toByteArray() - Method in interface com.metamatrix.common.vdb.api.VDBStream
return the VDB contents as byte array
toByteArray() - Method in class com.metamatrix.common.vdb.api.VDBStreamImpl
 
toConjunctiveNormalForm(Criteria) - Static method in class com.metamatrix.query.sql.lang.Criteria
 
toDisjunctiveNormalForm(Criteria) - Static method in class com.metamatrix.query.sql.lang.Criteria
 
toExceptionHolders(List<? extends Throwable>) - Static method in class com.metamatrix.api.exception.ExceptionHolder
 
toFileNameWithExtension(String, String) - Static method in class com.metamatrix.core.util.FileUtils
Convert the specified file name to end with the specified extension if it doesn't already end with an extension.
toFileNameWithExtension(String, String, boolean) - Static method in class com.metamatrix.core.util.FileUtils
Convert the specified file name to end with the specified extension if it doesn't already end with an extension.
toFixedLength(String, int) - Static method in class com.metamatrix.core.util.StringUtil
If input == null OR input.length() < desiredLength, pad to desiredLength with spaces.
toInputStream(byte[]) - Static method in class com.metamatrix.common.util.ByteArrayHelper
converts the byte array to an input stream
token - Variable in class com.metamatrix.query.parser.SQLParser
 
Token - Class in com.metamatrix.query.parser
Describes the input token stream.
Token() - Constructor for class com.metamatrix.query.parser.Token
 
token_source - Variable in class com.metamatrix.query.parser.SQLParser
 
tokenImage - Variable in exception com.metamatrix.query.parser.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenImage - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
TokenMgrError - Error in com.metamatrix.query.parser
 
TokenMgrError() - Constructor for error com.metamatrix.query.parser.TokenMgrError
 
TokenMgrError(String, int) - Constructor for error com.metamatrix.query.parser.TokenMgrError
 
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error com.metamatrix.query.parser.TokenMgrError
 
toLowerCase(String) - Static method in class com.metamatrix.core.util.StringUtil
 
TOO_MANY_APEX_REQUESTS - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
TOO_MANY_APEX_REQUESTS - Static variable in class com.sforce.soap.partner.StatusCode
 
TOO_MANY_ENUM_VALUE - Static variable in class com.sforce.soap.partner.StatusCode
 
toString() - Method in class com.metamatrix.admin.objects.MMAdminObject
Get MetaMatrix Object as a String
toString() - Method in class com.metamatrix.admin.objects.MMAdminStatus
 
toString() - Method in class com.metamatrix.admin.objects.MMConnectionPool
 
toString() - Method in class com.metamatrix.admin.objects.MMConnectorBinding
 
toString() - Method in class com.metamatrix.admin.objects.MMConnectorType
 
toString() - Method in class com.metamatrix.admin.objects.MMDQP
 
toString() - Method in class com.metamatrix.admin.objects.MMExtensionModule
 
toString() - Method in class com.metamatrix.admin.objects.MMGroup
 
toString() - Method in class com.metamatrix.admin.objects.MMHost
Create a String for this MMHost
toString() - Method in class com.metamatrix.admin.objects.MMLogConfiguration
 
toString() - Method in class com.metamatrix.admin.objects.MMModel
 
toString() - Method in class com.metamatrix.admin.objects.MMPrincipal
 
toString() - Method in class com.metamatrix.admin.objects.MMProcess
Return string for display.
toString() - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
toString() - Method in class com.metamatrix.admin.objects.MMQueueWorkerPool
Get string for display purposes
toString() - Method in class com.metamatrix.admin.objects.MMRequest
 
toString() - Method in class com.metamatrix.admin.objects.MMResource
 
toString() - Method in class com.metamatrix.admin.objects.MMRole
 
toString() - Method in class com.metamatrix.admin.objects.MMService
 
toString() - Method in class com.metamatrix.admin.objects.MMSession
Convert a Session to a String
toString() - Method in class com.metamatrix.admin.objects.MMSystem
 
toString() - Method in class com.metamatrix.admin.objects.MMVDB
 
toString() - Method in class com.metamatrix.admin.objects.TransactionImpl
 
toString() - Method in class com.metamatrix.api.core.message.DefaultMessage
Return the message text.
toString() - Method in class com.metamatrix.api.core.message.MessageList.Statistics
Return the string representation of this object.
toString() - Method in class com.metamatrix.api.core.xmi.EntityInfo
Return the string representation for this entity.
toString() - Method in class com.metamatrix.api.core.xmi.FeatureInfo
Return the string representation for this entity.
toString() - Method in exception com.metamatrix.api.exception.MetaMatrixException
Returns a string representation of this class.
toString() - Method in class com.metamatrix.api.exception.query.UnresolvedSymbolDescription
Get string representation of the unresolved symbol description
toString() - Method in class com.metamatrix.common.actions.ActionDefinition
Returns a string representing the current state of the object.
toString() - Method in class com.metamatrix.common.actions.AddNamedObject
Returns a string representing the current state of the object.
toString() - Method in class com.metamatrix.common.actions.AddObject
Returns a string representing the current state of the object.
toString() - Method in class com.metamatrix.common.actions.AttributeDefinition
Returns a string representing the current state of the object.
toString() - Method in class com.metamatrix.common.actions.BasicModificationActionQueue
 
toString() - Method in class com.metamatrix.common.actions.ClassDefinition
Returns a string representing the current state of the object.
toString() - Method in class com.metamatrix.common.actions.ExchangeBoolean
Returns a string representing the current state of the object.
toString() - Method in class com.metamatrix.common.actions.ExchangeNamedObject
Returns a string representing the current state of the object.
toString() - Method in class com.metamatrix.common.actions.ExchangeObject
Returns a string representing the current state of the object.
toString() - Method in class com.metamatrix.common.actions.RemoveObject
Returns a string representing the current state of the object.
toString() - Method in class com.metamatrix.common.api.HostInfo
 
toString() - Method in class com.metamatrix.common.api.MMURL
 
toString() - Method in class com.metamatrix.common.buffer.impl.TupleSourceInfo
Get string representation
toString() - Method in class com.metamatrix.common.buffer.TupleBatch
Return a String describing this object
toString() - Method in class com.metamatrix.common.buffer.TupleSourceID
Get combined string representation of TupleSourceID
toString() - Method in class com.metamatrix.common.comm.api.Message
 
toString() - Method in class com.metamatrix.common.comm.platform.socket.SocketVMController
 
toString() - Method in class com.metamatrix.common.config.api.ComponentTypePropDefn
Returns a string representing the current state of the object.
toString() - Method in class com.metamatrix.common.config.model.BasicComponentObject
Returns a string representing the name of the object.
toString() - Method in class com.metamatrix.common.config.model.BasicDeployedComponent
Returns a string representing the name of the object.
toString() - Method in class com.metamatrix.common.config.model.BasicPropDefnAllowedValue
 
toString() - Method in class com.metamatrix.common.config.model.BasicResourceDescriptor
Returns a string representing the name of the object.
toString() - Method in class com.metamatrix.common.config.model.BasicServiceComponentDefn
Returns a string representing the name of the object.
toString() - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
Return the string form of this ExtensionModuleDescriptor.
toString() - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleEvent
 
toString() - Method in class com.metamatrix.common.namedobject.BaseID
Returns a string representing the current state of the object.
toString() - Method in class com.metamatrix.common.namedobject.BasicObject
Returns a string representing the current state of the object.
toString() - Method in interface com.metamatrix.common.object.ObjectDefinition
Returns a string representing the current state of the object.
toString() - Method in class com.metamatrix.common.object.ObjectDefinitionImpl
Returns a string representing the current state of the object.
toString() - Method in class com.metamatrix.common.object.PropertyType
Returns a string representing the current state of the object.
toString() - Method in class com.metamatrix.common.properties.UnmodifiableProperties
 
toString() - Method in class com.metamatrix.common.queue.WorkerPoolStats
 
toString() - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Returns a string representing the current state of the object.
toString() - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
Return the string form of this DirectoryEntry.
toString() - Method in interface com.metamatrix.common.tree.TreeNode
Return the string form of this TreeNode.
toString() - Method in class com.metamatrix.common.types.SQLXMLImpl
 
toString() - Method in class com.metamatrix.common.types.Streamable
 
toString() - Method in class com.metamatrix.common.types.Transform
Override Object.toString() to do getDisplayName() version.
toString() - Method in class com.metamatrix.common.util.PasswordMaskUtil
This toString() method is basically the same as the java.util.Properties class's toString() method, except that if any of the properties in this class end with any of the well-known password suffixes, then the value will be printed out as PasswordMaskUtil.MASK_STRING
toString() - Method in class com.metamatrix.common.vdb.api.VDBArchive
 
toString() - Method in class com.metamatrix.common.xa.MMXid
 
toString() - Method in class com.metamatrix.core.event.AbstractEventBroker
 
toString(ObjectID) - Method in class com.metamatrix.core.id.IDGenerator
Convenience method for obtaining the stringified form of an ObjectID.
toString(ObjectID, char) - Method in class com.metamatrix.core.id.IDGenerator
Convenience method for obtaining the stringified form of an ObjectID.
toString() - Method in class com.metamatrix.core.id.IntegerID
Returns a string representing the current state of the object.
toString(char) - Method in class com.metamatrix.core.id.IntegerID
 
toString() - Method in class com.metamatrix.core.id.LongID
Returns a string representing the current state of the object.
toString(char) - Method in class com.metamatrix.core.id.LongID
 
toString() - Method in interface com.metamatrix.core.id.ObjectID
Returns a string representing the current state of the object.
toString(char) - Method in interface com.metamatrix.core.id.ObjectID
Returns a string representing the current state of the object.
toString() - Method in class com.metamatrix.core.id.StringID
Returns a string representing the current state of the object.
toString(char) - Method in class com.metamatrix.core.id.StringID
 
toString() - Method in class com.metamatrix.core.id.UUID
Returns a string representing the current state of the object.
toString(char) - Method in class com.metamatrix.core.id.UUID
 
toString() - Method in class com.metamatrix.core.log.LogMessage
 
toString() - Method in exception com.metamatrix.core.MetaMatrixRuntimeException
Returns a string representation of this class.
toString(Object[], String) - Static method in class com.metamatrix.core.util.StringUtil
Return a stringified version of the array.
toString(Object[]) - Static method in class com.metamatrix.core.util.StringUtil
Return a stringified version of the array, using a ',' as a delimiter
toString() - Method in exception com.metamatrix.dqp.exception.SourceWarning
Gets a message detailing the source against which the atomic query failed.
toString() - Method in class com.metamatrix.dqp.message.AtomicRequestID
 
toString() - Method in class com.metamatrix.dqp.message.AtomicRequestMessage
 
toString() - Method in class com.metamatrix.dqp.message.RequestID
Return a combined string for the ID.
toString() - Method in class com.metamatrix.dqp.message.ResultsMessage
 
toString() - Method in class com.metamatrix.dqp.service.AuditMessage
 
toString() - Method in class com.metamatrix.dqp.service.CommandLogMessage
 
toString() - Method in class com.metamatrix.jdbc.AnnotationImpl
 
toString() - Method in class com.metamatrix.jdbc.MMDataSource
 
toString() - Method in class com.metamatrix.jdbc.MMSQLXML
 
toString() - Method in class com.metamatrix.jdbc.util.MMJDBCURL
 
toString() - Method in interface com.metamatrix.metadata.runtime.api.MetadataID
Returns a string representing the current state of the object.
toString() - Method in interface com.metamatrix.metadata.runtime.api.MetadataObject
Returns a string representing the current state of the object.
toString() - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
toString() - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataID
Returns a string representing the current state of the object.
toString() - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataObject
Returns a string representing the current state of the object.
toString() - Method in class com.metamatrix.metadata.runtime.model.BasicModel
 
toString() - Method in class com.metamatrix.metadata.runtime.model.BasicProcedureParameter
Returns a string representing the current state of the object.
toString() - Method in class com.metamatrix.platform.admin.api.EntitlementMigrationReport
 
toString() - Method in class com.metamatrix.platform.admin.api.runtime.ComponentData
 
toString() - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeImpl
Return stringafied representation of the object.
toString() - Method in class com.metamatrix.platform.registry.ProcessRegistryBinding
 
toString() - Method in class com.metamatrix.platform.registry.ServiceRegistryBinding
 
toString() - Method in class com.metamatrix.platform.security.api.AuthorizationPermission
Returns a string representing the current state of the object.
toString() - Method in class com.metamatrix.platform.security.api.AuthorizationPermissionsImpl
Returns a string representation of the object.
toString() - Method in class com.metamatrix.platform.security.api.AuthorizationPolicy
Returns a string describing this policy object.
toString() - Method in class com.metamatrix.platform.security.api.AuthorizationPolicyID
Returns a string representing the current state of the object.
toString() - Method in class com.metamatrix.platform.security.api.AuthorizationRealm
Override Object method.
toString() - Method in class com.metamatrix.platform.security.api.BasicMetaMatrixPrincipal
 
toString() - Method in class com.metamatrix.platform.security.api.DataAccessResource
 
toString() - Method in class com.metamatrix.platform.security.api.GranteeEntitlementEntry
String representation of object.
toString() - Method in class com.metamatrix.platform.security.api.MetaMatrixPrincipalName
 
toString() - Method in class com.metamatrix.platform.security.api.MetaMatrixSessionID
Returns a string representing the current state of the object.
toString() - Method in class com.metamatrix.platform.security.api.MetaMatrixSessionInfo
Returns a string representing the current state of the object.
toString() - Method in class com.metamatrix.platform.security.api.SessionToken
Returns a string representing the current state of the object.
toString() - Method in class com.metamatrix.platform.security.api.StandardAuthorizationActions
Returns the stringified representation for this user ID.
toString() - Method in class com.metamatrix.platform.security.api.UserEntitlementInfo
Pretty print this Object to a String.
toString() - Method in interface com.metamatrix.platform.security.audit.AuditConfiguration
String representation of logging configuration.
toString() - Method in class com.metamatrix.platform.security.audit.config.BasicAuditConfiguration
String representation of logging configuration.
toString() - Method in class com.metamatrix.platform.security.audit.config.UnmodifiableAuditConfiguration
String representation of logging configuration.
toString() - Method in class com.metamatrix.platform.security.membership.service.MembershipServiceImpl
 
toString() - Method in class com.metamatrix.platform.service.api.ServiceID
 
toString() - Method in class com.metamatrix.platform.service.proxy.ProxyManager
Returns a string representing the current state of the object.
toString() - Method in class com.metamatrix.query.analysis.QueryAnnotation
 
toString() - Method in class com.metamatrix.query.function.FunctionDescriptor
 
toString() - Method in class com.metamatrix.query.function.FunctionForm
String representation of the function form for debugging purposes.
toString() - Method in class com.metamatrix.query.function.metadata.FunctionMethod
Return string version for debugging purposes
toString() - Method in class com.metamatrix.query.function.metadata.FunctionParameter
Return string version for debugging purposes
toString() - Method in class com.metamatrix.query.mapping.relational.QueryNode
Print plantree structure starting at this node
toString() - Method in class com.metamatrix.query.mapping.xml.MappingNode
Returns a string representation of an instance of this class.
toString() - Method in class com.metamatrix.query.mapping.xml.MappingNodeLogger
 
toString() - Method in class com.metamatrix.query.mapping.xml.MappingSourceNode
 
toString() - Method in class com.metamatrix.query.mapping.xml.Namespace
 
toString() - Method in class com.metamatrix.query.mapping.xml.ResultSetInfo
 
toString() - Method in class com.metamatrix.query.metadata.TempMetadataID
Return string representation of ID
toString() - Method in class com.metamatrix.query.optimizer.capabilities.BasicSourceCapabilities
 
toString() - Method in class com.metamatrix.query.optimizer.CommandTreeNode
Print CommandTreeNode structure starting at this node
toString() - Method in class com.metamatrix.query.optimizer.relational.PlanHints
 
toString() - Method in class com.metamatrix.query.optimizer.relational.plantree.PlanNode
Print plantree structure starting at this node
toString() - Method in class com.metamatrix.query.optimizer.relational.rules.RuleAccessPatternValidation
 
toString() - Method in class com.metamatrix.query.optimizer.relational.rules.RuleAssignOutputElements
Get name of the rule
toString() - Method in class com.metamatrix.query.optimizer.relational.rules.RuleCalculateCost
 
toString() - Method in class com.metamatrix.query.optimizer.relational.rules.RuleChooseDependent
 
toString() - Method in class com.metamatrix.query.optimizer.relational.rules.RuleChooseJoinStrategy
 
toString() - Method in class com.metamatrix.query.optimizer.relational.rules.RuleCleanCriteria
 
toString() - Method in class com.metamatrix.query.optimizer.relational.rules.RuleCollapseSource
 
toString() - Method in class com.metamatrix.query.optimizer.relational.rules.RuleCopyCriteria
 
toString() - Method in class com.metamatrix.query.optimizer.relational.rules.RuleImplementJoinStrategy
 
toString() - Method in class com.metamatrix.query.optimizer.relational.rules.RuleMergeCriteria
 
toString() - Method in class com.metamatrix.query.optimizer.relational.rules.RuleMergeVirtual
 
toString() - Method in class com.metamatrix.query.optimizer.relational.rules.RulePlaceAccess
Return rule name
toString() - Method in class com.metamatrix.query.optimizer.relational.rules.RulePlanJoins
 
toString() - Method in class com.metamatrix.query.optimizer.relational.rules.RulePlanProcedures
 
toString() - Method in class com.metamatrix.query.optimizer.relational.rules.RulePlanSorts
 
toString() - Method in class com.metamatrix.query.optimizer.relational.rules.RulePlanUnions
 
toString() - Method in class com.metamatrix.query.optimizer.relational.rules.RulePushAggregates
 
toString() - Method in class com.metamatrix.query.optimizer.relational.rules.RulePushLimit
 
toString() - Method in class com.metamatrix.query.optimizer.relational.rules.RulePushNonJoinCriteria
 
toString() - Method in class com.metamatrix.query.optimizer.relational.rules.RulePushSelectCriteria
 
toString() - Method in class com.metamatrix.query.optimizer.relational.rules.RuleRaiseAccess
 
toString() - Method in class com.metamatrix.query.optimizer.relational.rules.RuleRaiseNull
 
toString() - Method in class com.metamatrix.query.optimizer.relational.rules.RuleRemoveOptionalJoins
 
toString() - Method in class com.metamatrix.query.optimizer.relational.rules.RuleValidateWhereAll
 
toString() - Method in class com.metamatrix.query.parser.Token
Returns the image.
toString() - Method in class com.metamatrix.query.processor.batch.BatchedUpdatePlan
 
toString() - Method in class com.metamatrix.query.processor.proc.AssignmentInstruction
 
toString() - Method in class com.metamatrix.query.processor.proc.BreakInstruction
 
toString() - Method in class com.metamatrix.query.processor.proc.ContinueInstruction
 
toString() - Method in class com.metamatrix.query.processor.proc.CreateCursorResultSetInstruction
 
toString() - Method in class com.metamatrix.query.processor.proc.ErrorInstruction
 
toString() - Method in class com.metamatrix.query.processor.proc.ExecDynamicSqlInstruction
 
toString() - Method in class com.metamatrix.query.processor.proc.ExecSqlInstruction
 
toString() - Method in class com.metamatrix.query.processor.proc.IfInstruction
 
toString() - Method in class com.metamatrix.query.processor.proc.LoopInstruction
 
toString() - Method in class com.metamatrix.query.processor.proc.ProcedurePlan
 
toString() - Method in class com.metamatrix.query.processor.proc.WhileInstruction
 
toString() - Method in class com.metamatrix.query.processor.program.Program
 
toString() - Method in class com.metamatrix.query.processor.relational.MergeJoinStrategy
 
toString() - Method in class com.metamatrix.query.processor.relational.NestedLoopJoinStrategy
 
toString() - Method in class com.metamatrix.query.processor.relational.RelationalNode
Print plantree structure starting at this node
toString() - Method in class com.metamatrix.query.processor.relational.RelationalPlan
 
toString() - Method in class com.metamatrix.query.processor.xml.AbortProcessingInstruction
 
toString() - Method in class com.metamatrix.query.processor.xml.AddCommentInstruction
 
toString() - Method in class com.metamatrix.query.processor.xml.AddNodeInstruction
 
toString() - Method in class com.metamatrix.query.processor.xml.BlockInstruction
 
toString() - Method in class com.metamatrix.query.processor.xml.CriteriaCondition
 
toString() - Method in class com.metamatrix.query.processor.xml.DefaultCondition
 
toString() - Method in class com.metamatrix.query.processor.xml.EndBlockInstruction
 
toString() - Method in class com.metamatrix.query.processor.xml.EndDocumentInstruction
 
toString() - Method in class com.metamatrix.query.processor.xml.ExecSqlInstruction
 
toString() - Method in class com.metamatrix.query.processor.xml.ExecStagingTableInstruction
 
toString() - Method in class com.metamatrix.query.processor.xml.IfInstruction
 
toString() - Method in class com.metamatrix.query.processor.xml.InitializeDocumentInstruction
 
toString() - Method in class com.metamatrix.query.processor.xml.JoinedWhileInstruction
 
toString() - Method in class com.metamatrix.query.processor.xml.MoveCursorInstruction
 
toString() - Method in class com.metamatrix.query.processor.xml.MoveDocInstruction
 
toString() - Method in class com.metamatrix.query.processor.xml.Program
 
toString() - Method in class com.metamatrix.query.processor.xml.RecurseProgramCondition
 
toString() - Method in class com.metamatrix.query.processor.xml.WhileInstruction
 
toString() - Method in class com.metamatrix.query.processor.xml.XMLPlan
 
toString() - Method in class com.metamatrix.query.processor.xquery.XQueryPlan
 
toString() - Method in class com.metamatrix.query.report.ActivityReport
 
toString() - Method in class com.metamatrix.query.report.ReportItem
 
toString() - Method in class com.metamatrix.query.resolver.util.AccessPattern
 
toString() - Method in class com.metamatrix.query.sql.lang.BatchedUpdateCommand
 
toString() - Method in class com.metamatrix.query.sql.lang.Command
Returns a string representation of an instance of this class.
toString() - Method in class com.metamatrix.query.sql.lang.Create
 
toString() - Method in class com.metamatrix.query.sql.lang.Criteria
Return the parser string.
toString() - Method in class com.metamatrix.query.sql.lang.Delete
Returns a string representation of an instance of this class.
toString() - Method in class com.metamatrix.query.sql.lang.Drop
 
toString() - Method in class com.metamatrix.query.sql.lang.DynamicCommand
 
toString() - Method in class com.metamatrix.query.sql.lang.From
Returns a string representation of an instance of this class.
toString() - Method in class com.metamatrix.query.sql.lang.GroupBy
Returns a string representation of an instance of this class.
toString() - Method in class com.metamatrix.query.sql.lang.GroupContext
 
toString() - Method in class com.metamatrix.query.sql.lang.Into
Returns a string representation of an instance of this class.
toString() - Method in class com.metamatrix.query.sql.lang.JoinPredicate
Returns a string representation of an instance of this class.
toString() - Method in class com.metamatrix.query.sql.lang.JoinType
Returns a string representation of an instance of this class.
toString() - Method in class com.metamatrix.query.sql.lang.Limit
 
toString() - Method in class com.metamatrix.query.sql.lang.Option
Returns a string representation of an instance of this class.
toString() - Method in class com.metamatrix.query.sql.lang.OrderBy
Returns a string representation of an instance of this class.
toString() - Method in class com.metamatrix.query.sql.lang.Select
Returns a string representation of an instance of this class.
toString() - Method in class com.metamatrix.query.sql.lang.SetClause
 
toString() - Method in class com.metamatrix.query.sql.lang.SetClauseList
 
toString() - Method in class com.metamatrix.query.sql.lang.SPParameter
 
toString() - Method in class com.metamatrix.query.sql.lang.StoredProcedure
Returns a string representation of an instance of this class.
toString() - Method in class com.metamatrix.query.sql.lang.SubqueryFromClause
Returns a string representation of an instance of this class.
toString() - Method in class com.metamatrix.query.sql.lang.UnaryFromClause
Returns a string representation of an instance of this class.
toString() - Method in class com.metamatrix.query.sql.lang.Update
Returns a string representation of an instance of this class.
toString() - Method in class com.metamatrix.query.sql.lang.XQuery
Returns a string representation of an instance of this class.
toString() - Method in class com.metamatrix.query.sql.proc.AssignmentStatement
Returns a string representation of an instance of this class.
toString() - Method in class com.metamatrix.query.sql.proc.Block
Returns a string representation of an instance of this class.
toString() - Method in class com.metamatrix.query.sql.proc.BreakStatement
Returns a string representation of an instance of this class.
toString() - Method in class com.metamatrix.query.sql.proc.CommandStatement
Returns a string representation of an instance of this class.
toString() - Method in class com.metamatrix.query.sql.proc.ContinueStatement
Returns a string representation of an instance of this class.
toString() - Method in class com.metamatrix.query.sql.proc.CreateUpdateProcedureCommand
Returns a string representation of an instance of this class.
toString() - Method in class com.metamatrix.query.sql.proc.CriteriaSelector
Returns a string representation of an instance of this class.
toString() - Method in class com.metamatrix.query.sql.proc.DeclareStatement
Returns a string representation of an instance of this class.
toString() - Method in class com.metamatrix.query.sql.proc.HasCriteria
Returns a string representation of an instance of this class.
toString() - Method in class com.metamatrix.query.sql.proc.IfStatement
Returns a string representation of an instance of this class.
toString() - Method in class com.metamatrix.query.sql.proc.LoopStatement
Returns a string representation of an instance of this class.
toString() - Method in class com.metamatrix.query.sql.proc.TranslateCriteria
Returns a string representation of an instance of this class.
toString() - Method in class com.metamatrix.query.sql.proc.WhileStatement
Returns a string representation of an instance of this class.
toString() - Method in class com.metamatrix.query.sql.symbol.AbstractCaseExpression
Return a String representation of this object using SQLStringVisitor.
toString() - Method in class com.metamatrix.query.sql.symbol.Constant
Return a String representation of this object using SQLStringVisitor.
toString() - Method in class com.metamatrix.query.sql.symbol.Function
Return string representation of the function.
toString() - Method in class com.metamatrix.query.sql.symbol.Reference
Return a String representation of this object using SQLStringVisitor.
toString() - Method in class com.metamatrix.query.sql.symbol.ScalarSubquery
Returns string representation of this object.
toString() - Method in class com.metamatrix.query.sql.symbol.Symbol
Returns string representation of this symbol.
toString() - Method in class com.metamatrix.query.sql.util.SymbolMap
 
toString() - Method in class com.metamatrix.query.sql.util.VariableContext
 
toString() - Method in class com.metamatrix.query.util.CommandContext
 
toString() - Method in class com.metamatrix.query.validator.ValidatorFailure
Return description
toString() - Method in class com.metamatrix.query.validator.ValidatorReport
 
toString() - Method in class com.metamatrix.script.shell.JConsole
 
toString() - Method in class com.metamatrix.server.admin.apiimpl.MaterializationLoadScriptsImpl
 
toString() - Method in class com.metamatrix.vdb.materialization.DatabaseDialect
 
toString() - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
toString() - Method in class com.metamatrix.vdb.runtime.BasicVDBInfo
 
toString() - Method in class com.metamatrix.vdb.runtime.VDBKey
 
toString() - Method in class com.sforce.soap.partner.DebugLevel
 
toString() - Method in class com.sforce.soap.partner.EmailPriority
 
toString() - Method in class com.sforce.soap.partner.fault.ExceptionCode
 
toString() - Method in class com.sforce.soap.partner.fault.FaultCode
 
toString() - Method in class com.sforce.soap.partner.FieldType
 
toString() - Method in class com.sforce.soap.partner.LayoutComponentType
 
toString() - Method in class com.sforce.soap.partner.SoapType
 
toString() - Method in class com.sforce.soap.partner.StatusCode
 
toString() - Method in class org.teiid.adminapi.AdminOptions
 
toString() - Method in class org.teiid.connector.api.CredentialMap
 
toString() - Method in class org.teiid.connector.api.MappedUserIdentity
 
toString() - Method in class org.teiid.connector.api.SingleIdentity
 
toString() - Method in class org.teiid.connector.jdbc.translator.TranslatedCommand
 
toString() - Method in class org.teiid.connector.metadata.FileRecordImpl
 
toString() - Method in class org.teiid.connector.metadata.runtime.AbstractMetadataRecord
 
toString() - Method in class org.teiid.connector.metadata.runtime.AnnotationRecordImpl
 
toString() - Method in class org.teiid.connector.metadata.runtime.ColumnRecordImpl
 
toString() - Method in class org.teiid.connector.metadata.runtime.DatatypeRecordImpl
 
toString() - Method in class org.teiid.connector.metadata.runtime.ModelRecordImpl
 
toString() - Method in class org.teiid.connector.metadata.runtime.PropertyRecordImpl
 
toString() - Method in class org.teiid.connector.metadata.runtime.TableRecordImpl
 
toString() - Method in class org.teiid.connector.metadata.runtime.TransformationRecordImpl
 
toString() - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
toString() - Method in class org.teiid.jdbc.TeiidDataSource
 
toStringNodeTree(MappingNode) - Static method in class com.metamatrix.query.mapping.xml.MappingNode
 
TOTAL_DIGITS - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.DATA_TYPE_FACETS.CONSTRAINING
 
totalCleaned - Variable in class com.metamatrix.common.buffer.impl.BufferStats
 
totalCompleted - Variable in class com.metamatrix.common.queue.WorkerPoolStats
 
totalMemory - Variable in class com.metamatrix.platform.vm.controller.ProcessStatistics
 
totalSubmitted - Variable in class com.metamatrix.common.queue.WorkerPoolStats
 
toThrowables(List<ExceptionHolder>) - Static method in class com.metamatrix.api.exception.ExceptionHolder
 
toUpperCase(String) - Static method in class com.metamatrix.core.util.StringUtil
 
toURL() - Method in interface com.metamatrix.common.tree.directory.DirectoryEntry
Converts this abstract pathname into a URL.
toURL() - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
Converts this abstract pathname into a URL.
TRACE - Static variable in class bsh.Interpreter
 
TRACE - Static variable in class com.metamatrix.cdk.api.SysLogger
 
TRACE - Static variable in class com.metamatrix.core.log.MessageLevel.DisplayNames
 
TRACE - Static variable in class com.metamatrix.core.log.MessageLevel.Labels
 
TRACE - Static variable in class com.metamatrix.core.log.MessageLevel
Message level value that specifies that all messages are to be recorded.
TRACE - Static variable in interface org.teiid.adminapi.LogConfiguration
Message level value that specifies that all messages are to be recorded.
trace(Object) - Method in class org.teiid.configuration.CommonsLogManagerAdapter
 
trace(Object, Throwable) - Method in class org.teiid.configuration.CommonsLogManagerAdapter
 
Transaction - Interface in org.teiid.adminapi
 
transaction_0001 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
transaction package (009)
transaction_0002 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
TRANSACTION_ERR_0001 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
transaction (026)
TRANSACTION_ISOLATION_LEVEL - Static variable in class org.teiid.connector.jdbc.JDBCPropertyNames
This is the property name used to set the transaction isolation level on a connector's data source.
TRANSACTION_SERVICE - Static variable in interface com.metamatrix.dqp.service.DQPServiceNames
Transaction service - provides access to MMTtransactionManager
TransactionContext - Interface in org.teiid.connector.xa.api
Tracks the context of the transaction.
TransactionContext.Scope - Enum in org.teiid.connector.xa.api
 
TransactionFactory - Interface in com.metamatrix.common.connection
 
TransactionImpl - Class in com.metamatrix.admin.objects
 
TransactionImpl(String...) - Constructor for class com.metamatrix.admin.objects.TransactionImpl
 
TransactionInterface - Interface in com.metamatrix.common.connection
This new interface should actually be in com.metamatrix.common.connection.
TransactionMgr - Class in com.metamatrix.common.connection
 
TransactionMgr(Properties, String) - Constructor for class com.metamatrix.common.connection.TransactionMgr
 
TRANSACTIONS_ENABLED - Static variable in interface com.metamatrix.dqp.service.TransactionService
 
TransactionService - Interface in com.metamatrix.dqp.service
 
TRANSFER_REQUIRES_READ - Static variable in class com.sforce.soap.partner.StatusCode
 
transform(S) - Method in interface com.metamatrix.common.types.SourceTransform
This method transforms a value of the source type into a value of the target type.
Transform - Class in com.metamatrix.common.types
This interface represents the transformation from one data type to another.
Transform() - Constructor for class com.metamatrix.common.types.Transform
 
transform(Object) - Method in class com.metamatrix.common.types.Transform
This method transforms a value of the source type into a value of the target type.
TRANSFORM_ASSOCIATION_END - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
TRANSFORM_ERR_0001 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
transform (027)
TRANSFORM_ERR_0002 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TRANSFORM_ERR_0003 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TRANSFORM_ERR_0004 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TRANSFORM_ERR_0005 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TRANSFORM_ERR_0006 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TRANSFORM_ERR_0007 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TRANSFORM_ERR_0007 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
TRANSFORM_ERR_0008 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TRANSFORM_ERR_0008 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
TRANSFORM_ERR_0009 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TRANSFORM_ERR_0010 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TRANSFORM_ERR_0011 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TRANSFORM_ERR_0012 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TRANSFORM_ERR_0013 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TRANSFORM_ERR_0014 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TRANSFORM_ERR_0015 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TRANSFORM_ERR_0016 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TRANSFORM_ERR_0017 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TRANSFORM_ERR_0018 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TRANSFORM_ERR_0019 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TRANSFORM_ERR_0020 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TRANSFORM_ERR_0021 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TRANSFORM_ERR_0022 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TRANSFORM_ERR_0023 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TRANSFORM_ERR_0024 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TRANSFORM_ERR_0025 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TRANSFORM_ERR_0026 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TRANSFORMATION - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Virtual.Class
 
TRANSFORMATION_CLASS_CLASS_ASSOCIATION_END - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
TRANSFORMATION_CLASS_TRANSFORM_ASSOCIATION_END - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
TRANSFORMATION_CONTENT - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Virtual.Class
 
TRANSFORMATION_CONTENTS_OPERATION_ASSOCIATION_END - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
TRANSFORMATION_CONTENTS_TRANSFORM_ASSOCIATION_END - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
TRANSFORMATION_DIAGRAM - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Diagram.Class
 
TRANSFORMATION_ELEMENT - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Virtual.Class
 
TRANSFORMATION_LINK - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Virtual.Class
 
TRANSFORMATION_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
TRANSFORMATION_OPERATION - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Virtual.Class
 
TRANSFORMATION_UUID_INDEX_VERSION - Static variable in class org.teiid.metadata.index.RecordFactory
The version number that is associated with the change made to add uuid for the transformation mapping root on the transformation records, uuids would now be indexed as part of the transformation index.
TransformationException - Exception in com.metamatrix.common.types
The exception is thrown when an error occurs during data transformation, typically a formatting error or an invalid input type.
TransformationException() - Constructor for exception com.metamatrix.common.types.TransformationException
No-Arg Constructor
TransformationException(String) - Constructor for exception com.metamatrix.common.types.TransformationException
Construct an instance with the message specified.
TransformationException(String, String) - Constructor for exception com.metamatrix.common.types.TransformationException
Construct an instance with the message and error code specified.
TransformationException(Exception, String) - Constructor for exception com.metamatrix.common.types.TransformationException
Construct an instance from a message and an exception to chain to this one.
TransformationException(Exception, String, String) - Constructor for exception com.metamatrix.common.types.TransformationException
Construct an instance from a message and a code and an exception to chain to this one.
TransformationMetadata - Class in org.teiid.metadata
Modelers implementation of QueryMetadataInterface that reads columns, groups, models etc.
TransformationMetadata(CompositeMetadataStore) - Constructor for class org.teiid.metadata.TransformationMetadata
TransformationMetadata constructor
TransformationRecordImpl - Class in org.teiid.connector.metadata.runtime
TransformationRecordImpl
TransformationRecordImpl() - Constructor for class org.teiid.connector.metadata.runtime.TransformationRecordImpl
 
TransformationRecordImpl.Types - Interface in org.teiid.connector.metadata.runtime
 
transformDirect(Object) - Method in class com.metamatrix.common.types.basic.AnyToObjectTransform
This method transforms a value of the source type into a value of the target type.
transformDirect(Object) - Method in class com.metamatrix.common.types.basic.AnyToStringTransform
This method transforms a value of the source type into a value of the target type.
transformDirect(Object) - Method in class com.metamatrix.common.types.basic.BigDecimalToBigIntegerTransform
This method transforms a value of the source type into a value of the target type.
transformDirect(Object) - Method in class com.metamatrix.common.types.basic.BigIntegerToBigDecimalTransform
This method transforms a value of the source type into a value of the target type.
transformDirect(Object) - Method in class com.metamatrix.common.types.basic.BooleanToNumberTransform
 
transformDirect(Object) - Method in class com.metamatrix.common.types.basic.ClobToStringTransform
This method transforms a value of the source type into a value of the target type.
transformDirect(Object) - Method in class com.metamatrix.common.types.basic.DateToTimestampTransform
This method transforms a value of the source type into a value of the target type.
transformDirect(Object) - Method in class com.metamatrix.common.types.basic.FixedNumberToBigDecimalTransform
This method transforms a value of the source type into a value of the target type.
transformDirect(Object) - Method in class com.metamatrix.common.types.basic.FixedNumberToBigIntegerTransform
This method transforms a value of the source type into a value of the target type.
transformDirect(Object) - Method in class com.metamatrix.common.types.basic.FloatingNumberToBigDecimalTransform
This method transforms a value of the source type into a value of the target type.
transformDirect(Object) - Method in class com.metamatrix.common.types.basic.FloatingNumberToBigIntegerTransform
This method transforms a value of the source type into a value of the target type.
transformDirect(Object) - Method in class com.metamatrix.common.types.basic.NullToAnyTransform
This method transforms a value of the source type into a value of the target type.
transformDirect(Object) - Method in class com.metamatrix.common.types.basic.NumberToBooleanTransform
 
transformDirect(Object) - Method in class com.metamatrix.common.types.basic.NumberToByteTransform
This method transforms a value of the source type into a value of the target type.
transformDirect(Object) - Method in class com.metamatrix.common.types.basic.NumberToDoubleTransform
This method transforms a value of the source type into a value of the target type.
transformDirect(Object) - Method in class com.metamatrix.common.types.basic.NumberToFloatTransform
This method transforms a value of the source type into a value of the target type.
transformDirect(Object) - Method in class com.metamatrix.common.types.basic.NumberToIntegerTransform
This method transforms a value of the source type into a value of the target type.
transformDirect(Object) - Method in class com.metamatrix.common.types.basic.NumberToLongTransform
This method transforms a value of the source type into a value of the target type.
transformDirect(Object) - Method in class com.metamatrix.common.types.basic.NumberToShortTransform
This method transforms a value of the source type into a value of the target type.
transformDirect(Object) - Method in class com.metamatrix.common.types.basic.ObjectToAnyTransform
 
transformDirect(Object) - Method in class com.metamatrix.common.types.basic.SQLXMLToStringTransform
This method transforms a value of the source type into a value of the target type.
transformDirect(Object) - Method in class com.metamatrix.common.types.basic.StringToBigDecimalTransform
This method transforms a value of the source type into a value of the target type.
transformDirect(Object) - Method in class com.metamatrix.common.types.basic.StringToBigIntegerTransform
This method transforms a value of the source type into a value of the target type.
transformDirect(Object) - Method in class com.metamatrix.common.types.basic.StringToBooleanTransform
This method transforms a value of the source type into a value of the target type.
transformDirect(Object) - Method in class com.metamatrix.common.types.basic.StringToByteTransform
This method transforms a value of the source type into a value of the target type.
transformDirect(Object) - Method in class com.metamatrix.common.types.basic.StringToCharacterTransform
This method transforms a value of the source type into a value of the target type.
transformDirect(Object) - Method in class com.metamatrix.common.types.basic.StringToClobTransform
This method transforms a value of the source type into a value of the target type.
transformDirect(Object) - Method in class com.metamatrix.common.types.basic.StringToDateTransform
This method transforms a value of the source type into a value of the target type.
transformDirect(Object) - Method in class com.metamatrix.common.types.basic.StringToDoubleTransform
This method transforms a value of the source type into a value of the target type.
transformDirect(Object) - Method in class com.metamatrix.common.types.basic.StringToFloatTransform
This method transforms a value of the source type into a value of the target type.
transformDirect(Object) - Method in class com.metamatrix.common.types.basic.StringToIntegerTransform
This method transforms a value of the source type into a value of the target type.
transformDirect(Object) - Method in class com.metamatrix.common.types.basic.StringToLongTransform
This method transforms a value of the source type into a value of the target type.
transformDirect(Object) - Method in class com.metamatrix.common.types.basic.StringToShortTransform
This method transforms a value of the source type into a value of the target type.
transformDirect(Object) - Method in class com.metamatrix.common.types.basic.StringToSQLXMLTransform
This method transforms a value of the source type into a value of the target type.
transformDirect(Object) - Method in class com.metamatrix.common.types.basic.StringToTimestampTransform
This method transforms a value of the source type into a value of the target type.
transformDirect(Object) - Method in class com.metamatrix.common.types.basic.StringToTimeTransform
This method transforms a value of the source type into a value of the target type.
transformDirect(Object) - Method in class com.metamatrix.common.types.basic.TimestampToDateTransform
This method transforms a value of the source type into a value of the target type.
transformDirect(Object) - Method in class com.metamatrix.common.types.basic.TimestampToTimeTransform
This method transforms a value of the source type into a value of the target type.
transformDirect(Object) - Method in class com.metamatrix.common.types.basic.TimeToTimestampTransform
This method transforms a value of the source type into a value of the target type.
transformDirect(Object) - Method in class com.metamatrix.common.types.Transform
 
transformValue(Object, Class<T>) - Static method in class com.metamatrix.common.types.DataTypeManager
 
transformValue(Object, Class, Class<T>) - Static method in class com.metamatrix.common.types.DataTypeManager
 
TranslatableProcedureContainer - Class in com.metamatrix.query.sql.lang
 
TranslatableProcedureContainer() - Constructor for class com.metamatrix.query.sql.lang.TranslatableProcedureContainer
 
translate(String, String, String) - Static method in class com.metamatrix.query.function.FunctionMethods
 
TRANSLATE - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
translate(String, char) - Method in class com.metamatrix.query.sql.lang.MatchCriteria.PatternTranslator
 
TRANSLATE - Static variable in class com.metamatrix.query.sql.ReservedWords
 
TRANSLATE - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
translate(ILanguageObject, ExecutionContext) - Method in class org.teiid.connector.jdbc.db2.DB2SQLTranslator
 
translate(IFunction) - Method in class org.teiid.connector.jdbc.mysql.BitFunctionModifier
Wrap the renamed function in a convert back to integer
translate(IFunction) - Method in class org.teiid.connector.jdbc.oracle.ConcatFunctionModifier
 
translate(IFunction) - Method in class org.teiid.connector.jdbc.oracle.DayWeekQuarterFunctionModifier
 
translate(IFunction) - Method in class org.teiid.connector.jdbc.oracle.LeftOrRightFunctionModifier
 
translate(IFunction) - Method in class org.teiid.connector.jdbc.oracle.Log10FunctionModifier
 
translate(IFunction) - Method in class org.teiid.connector.jdbc.oracle.MonthOrDayNameFunctionModifier
 
translate(IFunction) - Method in class org.teiid.connector.jdbc.oracle.OracleSpatialFunctionModifier
If either of the first two parameters are a Literal String, then we need to put the literal itself in the SQL to be passed to Oracle, without the tick marks
translate(IFunction) - Method in class org.teiid.connector.jdbc.postgresql.LocateFunctionModifier
 
translate(ILanguageObject, ExecutionContext) - Method in class org.teiid.connector.jdbc.postgresql.PostgreSQLTranslator
Postgres doesn't provide min/max(boolean), so this conversion writes a min(BooleanValue) as bool_and(BooleanValue)
translate(IFunction) - Method in class org.teiid.connector.jdbc.sybase.SubstringFunctionModifier
 
translate(IFunction) - Method in class org.teiid.connector.jdbc.translator.AliasModifier
 
translate(IFunction) - Method in class org.teiid.connector.jdbc.translator.ConvertModifier.FormatModifier
 
translate(IFunction) - Method in class org.teiid.connector.jdbc.translator.ConvertModifier
 
translate(IFunction) - Method in class org.teiid.connector.jdbc.translator.EscapeSyntaxModifier
 
translate(IFunction) - Method in class org.teiid.connector.jdbc.translator.ExtractFunctionModifier
 
translate(IFunction) - Method in class org.teiid.connector.jdbc.translator.FunctionModifier
Return a List of translated parts (ILanguageObjects and Objects), or null if this FunctionModifier wishes to rely on the default translation of the conversion visitor.
translate(IFunction) - Method in class org.teiid.connector.jdbc.translator.ModFunctionModifier
 
translate(ILanguageObject, ExecutionContext) - Method in class org.teiid.connector.jdbc.translator.Translator
Return a List of translated parts (ILanguageObjects and Objects), or null if to rely on the default translation.
TRANSLATE - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
translateCommand(ICommand) - Method in class org.teiid.connector.jdbc.JDBCBaseExecution
 
translateCommand(ICommand, ExecutionContext) - Method in class org.teiid.connector.jdbc.oracle.OracleSQLTranslator
 
translateCommand(ICommand, ExecutionContext) - Method in class org.teiid.connector.jdbc.sybase.SybaseSQLTranslator
 
translateCommand(ICommand) - Method in class org.teiid.connector.jdbc.translator.TranslatedCommand
The method to cause this object to do it's thing.
translateCommand(ICommand, ExecutionContext) - Method in class org.teiid.connector.jdbc.translator.Translator
Return a List of translated parts (ILanguageObjects and Objects), or null if to rely on the default translation.
translateCriteria(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
 
TranslateCriteria - Class in com.metamatrix.query.sql.proc
This object represents the criteria used in the stored procedure language that translates the portion of the user's criteria by doing symbol mapping to the elements of the physical group that defines the virtual group and translating the user's criteria using the element-expressions pairs represented as a list of comapreCriteria on this this object.
TranslateCriteria() - Constructor for class com.metamatrix.query.sql.proc.TranslateCriteria
Constructor for TranslateCriteria.
TranslateCriteria(CriteriaSelector) - Constructor for class com.metamatrix.query.sql.proc.TranslateCriteria
Constructor for TranslateCriteria.
TranslateCriteria(CriteriaSelector, List) - Constructor for class com.metamatrix.query.sql.proc.TranslateCriteria
Constructor for TranslateCriteria.
TranslatedCommand - Class in org.teiid.connector.jdbc.translator
This is a utility class used to translate an ICommand using a SQLConversionVisitor.
TranslatedCommand(ExecutionContext, Translator) - Constructor for class org.teiid.connector.jdbc.translator.TranslatedCommand
Constructor, takes a SQLConversionVisitor subclass
translateLimit(ILimit, ExecutionContext) - Method in class org.teiid.connector.jdbc.db2.DB2SQLTranslator
 
translateLimit(ILimit, ExecutionContext) - Method in class org.teiid.connector.jdbc.postgresql.PostgreSQLTranslator
 
translateLimit(ILimit, ExecutionContext) - Method in class org.teiid.connector.jdbc.translator.Translator
Return a List of translated parts (ILanguageObjects and Objects), or null if to rely on the default translation.
translateLiteralBoolean(Boolean) - Method in class org.teiid.connector.jdbc.access.AccessSQLTranslator
 
translateLiteralBoolean(Boolean) - Method in class org.teiid.connector.jdbc.postgresql.PostgreSQLTranslator
 
translateLiteralBoolean(Boolean) - Method in class org.teiid.connector.jdbc.translator.Translator
Subclasses should override this method to provide a different sql translation of the literal boolean value.
translateLiteralDate(Date) - Method in class org.teiid.connector.jdbc.mysql.MySQLTranslator
 
translateLiteralDate(Date) - Method in class org.teiid.connector.jdbc.postgresql.PostgreSQLTranslator
 
translateLiteralDate(Date) - Method in class org.teiid.connector.jdbc.translator.Translator
Subclasses should override this method to provide a different sql translation of the literal date value.
translateLiteralTime(Time) - Method in class org.teiid.connector.jdbc.mysql.MySQLTranslator
 
translateLiteralTime(Time) - Method in class org.teiid.connector.jdbc.postgresql.PostgreSQLTranslator
 
translateLiteralTime(Time) - Method in class org.teiid.connector.jdbc.translator.Translator
Subclasses should override this method to provide a different sql translation of the literal time value.
translateLiteralTimestamp(Timestamp) - Method in class org.teiid.connector.jdbc.mysql.MySQLTranslator
 
translateLiteralTimestamp(Timestamp) - Method in class org.teiid.connector.jdbc.postgresql.PostgreSQLTranslator
 
translateLiteralTimestamp(Timestamp) - Method in class org.teiid.connector.jdbc.translator.Translator
Subclasses should override this method to provide a different sql translation of the literal timestamp value.
translateRequest(ICommand) - Method in class com.metamatrix.connector.text.TextSynchExecution
Translate command.
translateResults(Object, ICommand) - Method in class com.metamatrix.connector.text.TextSynchExecution
Translate results.
translateSQLQueryToLDAPSearch(IQuery) - Method in class com.metamatrix.connector.ldap.IQueryToLdapSearchParser
Public entry point to the parser.
translateStringToDate(String) - Method in class com.metamatrix.connector.text.StringToDateTranslator
This method is used to translate String representations of dates into java.util.Date objects using a set of formats passed into this class at creation time.
TranslationUtility - Class in com.metamatrix.cdk.api
This translation utility can be used to translate sql strings into Connector API language interfaces for testing purposes.
TranslationUtility(String) - Constructor for class com.metamatrix.cdk.api.TranslationUtility
Construct a utility instance with a given vdb file.
TranslationUtility(URL) - Constructor for class com.metamatrix.cdk.api.TranslationUtility
 
TranslationUtility(QueryMetadataInterface) - Constructor for class com.metamatrix.cdk.api.TranslationUtility
 
Translator - Class in org.teiid.connector.jdbc.translator
Base class for creating source SQL queries and retrieving results.
Translator() - Constructor for class org.teiid.connector.jdbc.translator.Translator
 
Translator.NullOrder - Enum in org.teiid.connector.jdbc.translator
 
TREE_ERR_0001 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
tree (028)
TREE_ERR_0002 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0003 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0004 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0005 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0006 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0007 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0008 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0009 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0010 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0011 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0012 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0013 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0014 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0015 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0016 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0017 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0018 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0019 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0020 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0021 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0022 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0023 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0024 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0025 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0026 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0027 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0028 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0029 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0030 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0031 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0032 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0033 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0034 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0035 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0036 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0037 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0038 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0039 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0040 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0041 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0042 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0043 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0044 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0045 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0046 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0047 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0048 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0049 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0050 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0051 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0052 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0053 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0054 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0055 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0056 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0057 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0058 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0059 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0060 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0061 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0062 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0063 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0064 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0065 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0066 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0067 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0068 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0069 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0070 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0071 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0072 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TreeNode - Interface in com.metamatrix.common.tree
This interface represents a single entry on a hierarchical system.
TreeNodeComparator - Interface in com.metamatrix.common.tree
 
TreeNodeEditor - Interface in com.metamatrix.common.tree
This interface defines a view of a hierarchy of TreeNode instances.
TreeNodeException - Exception in com.metamatrix.common.tree
This exception denotes that the user account could not be identified, could not be located, or was invalid.
TreeNodeException() - Constructor for exception com.metamatrix.common.tree.TreeNodeException
No-arg costructor required by Externalizable semantics
TreeNodeException(String) - Constructor for exception com.metamatrix.common.tree.TreeNodeException
Construct an instance with the message specified.
TreeNodeException(String, String) - Constructor for exception com.metamatrix.common.tree.TreeNodeException
Construct an instance with the message and error code specified.
TreeNodeException(Exception, String) - Constructor for exception com.metamatrix.common.tree.TreeNodeException
Construct an instance from a message and an exception to chain to this one.
TreeNodeException(Exception, String, String) - Constructor for exception com.metamatrix.common.tree.TreeNodeException
Construct an instance from a message and a code and an exception to chain to this one.
TreeNodeFilter - Interface in com.metamatrix.common.tree
 
TreeNodeIterator - Class in com.metamatrix.common.tree
 
TreeNodeIterator(List, TreeView) - Constructor for class com.metamatrix.common.tree.TreeNodeIterator
 
TreeNodeIterator(TreeNode, TreeView) - Constructor for class com.metamatrix.common.tree.TreeNodeIterator
 
TreeNodeNameComparator - Class in com.metamatrix.common.tree
 
TreeNodeNameComparator(boolean) - Constructor for class com.metamatrix.common.tree.TreeNodeNameComparator
 
TreeNodeNameComparator() - Constructor for class com.metamatrix.common.tree.TreeNodeNameComparator
 
TreeNodePathComparator - Class in com.metamatrix.common.tree
 
TreeNodePathComparator() - Constructor for class com.metamatrix.common.tree.TreeNodePathComparator
 
TreeNodePropertyComparator - Class in com.metamatrix.common.tree
 
TreeNodePropertyComparator() - Constructor for class com.metamatrix.common.tree.TreeNodePropertyComparator
 
TreeNodeSource - Interface in com.metamatrix.common.tree
This interface defines an interface to a source of TreeNode information.
TreeView - Interface in com.metamatrix.common.tree
This interface defines a view of a hierarchy of TreeNode instances.
TRIAL_EXPIRED - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
TRIM_STRINGS - Static variable in class org.teiid.connector.jdbc.JDBCPropertyNames
This is the property name of the ConnectorService property that defines whether or not String type values in Criteria statements in SQL queries to the data source should have spaces trimmed from them.
trimString(String) - Static method in class com.metamatrix.admin.server.ServerMonitoringAdminImpl
 
trimString - Variable in class org.teiid.connector.jdbc.JDBCBaseExecution
 
trimString(String) - Static method in class org.teiid.connector.jdbc.JDBCQueryExecution
Expects string to never be null
TRUE - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.Values
The constant value for the "true" boolean condition.
TRUE - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
TRUE - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
TRUE - Static variable in class com.metamatrix.query.sql.ReservedWords
 
TRUE - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
TRUE - Static variable in class org.teiid.metadata.index.IndexConstants.RECORD_STRING
 
TRUE_CHAR - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
TRUE_CRITERIA - Static variable in class com.metamatrix.query.rewriter.QueryRewriter
 
truncate(long) - Method in class com.metamatrix.common.types.BlobType
 
truncate(long) - Method in class com.metamatrix.common.types.ClobType
 
truncate(long) - Method in class com.metamatrix.jdbc.MMBlob
 
truncate(long) - Method in class com.metamatrix.jdbc.MMClob
 
TRUNCATE - Static variable in interface com.metamatrix.vdb.materialization.template.Template
 
TRUNCATE - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
truncateScriptFileName(String, String) - Static method in class com.metamatrix.vdb.materialization.ScriptType
 
truncateScriptFileName(DatabaseDialect, String) - Static method in class com.metamatrix.vdb.materialization.ScriptType
 
truncString(String, int) - Static method in class com.metamatrix.core.util.StringUtil
Simple static method to tuncate Strings to given length.
TRUST_TYPE - Static variable in class com.metamatrix.connector.xmlsource.soap.SoapConnectorProperties
 
TrustedPayloadBridge - Class in com.metamatrix.connector.xml.base
 
TrustedPayloadBridge() - Constructor for class com.metamatrix.connector.xml.base.TrustedPayloadBridge
 
TrustedPayloadHandler - Interface in com.metamatrix.connector.xml
 
TRUSTSTORE_FILENAME - Static variable in class com.metamatrix.common.comm.platform.socket.SocketUtil
 
TUPLE_LIMIT - Static variable in class com.metamatrix.query.optimizer.relational.plantree.NodeConstants.Types
 
TupleBatch - Class in com.metamatrix.common.buffer
Represents a set of indexed tuples.
TupleBatch() - Constructor for class com.metamatrix.common.buffer.TupleBatch
Required to honor Externalizable contract
TupleBatch(int, List[]) - Constructor for class com.metamatrix.common.buffer.TupleBatch
Constructor
TupleBatch(int, List) - Constructor for class com.metamatrix.common.buffer.TupleBatch
Constructor
TupleCollector - Class in com.metamatrix.query.processor.relational
 
TupleCollector(TupleSourceID, BufferManager) - Constructor for class com.metamatrix.query.processor.relational.TupleCollector
 
TupleCollector(BufferManager) - Constructor for class com.metamatrix.query.processor.relational.TupleCollector
 
TupleInputSource - Class in com.metamatrix.query.processor.dynamic
A extend class which defines the "InputSource" interface on a MetaMatrix's TupleSource.
TupleInputSource(String[], Class[], TupleSource) - Constructor for class com.metamatrix.query.processor.dynamic.TupleInputSource
 
TupleSource - Interface in com.metamatrix.common.buffer
A cursored source of tuples.
TupleSourceID - Class in com.metamatrix.common.buffer
Identifier for a tuple source.
TupleSourceID(String) - Constructor for class com.metamatrix.common.buffer.TupleSourceID
Creates a tuple source ID given a string version of the ID - the location should be encoded within the stringID, in the form :.
TupleSourceID(String, String) - Constructor for class com.metamatrix.common.buffer.TupleSourceID
Creates a tuple source ID given a string version of the ID and the location.
TupleSourceInfo - Class in com.metamatrix.common.buffer.impl
Describe a TupleSource and all important information about it.
TupleSourceInfo(TupleSourceID, List, String[], TupleGroupInfo, BufferManager.TupleSourceType) - Constructor for class com.metamatrix.common.buffer.impl.TupleSourceInfo
Construct a TupleSourceInfo given information about it.
TupleSourceNotFoundException - Exception in com.metamatrix.common.buffer
Indicates a TupleSource could not be found.
TupleSourceNotFoundException() - Constructor for exception com.metamatrix.common.buffer.TupleSourceNotFoundException
No-arg costructor required by Externalizable semantics
TupleSourceNotFoundException(String) - Constructor for exception com.metamatrix.common.buffer.TupleSourceNotFoundException
Constructor for TupleSourceNotFoundException.
TupleSourceNotFoundException(String, String) - Constructor for exception com.metamatrix.common.buffer.TupleSourceNotFoundException
Constructor for TupleSourceNotFoundException.
TupleSourceNotFoundException(Throwable, String) - Constructor for exception com.metamatrix.common.buffer.TupleSourceNotFoundException
Constructor for TupleSourceNotFoundException.
TupleSourceNotFoundException(Throwable, String, String) - Constructor for exception com.metamatrix.common.buffer.TupleSourceNotFoundException
Constructor for TupleSourceNotFoundException.
TupleXMLReader - Class in com.metamatrix.query.processor.dynamic
This is a replacement XMl Reader for the SAX Source; so that we can customize this to read a tuple soruce and generate the SAX Events.
TupleXMLReader(XMLReader) - Constructor for class com.metamatrix.query.processor.dynamic.TupleXMLReader
 
turnOffExceptionHandling() - Method in class com.metamatrix.core.commandshell.CommandShell
 
turnOn() - Static method in class com.metamatrix.core.util.TempDirectoryMonitor
 
turnOnExceptionHandling() - Method in class com.metamatrix.core.commandshell.CommandShell
 
TXN_AUTO_WRAP - Static variable in class com.metamatrix.common.util.WSDLServletUtil
 
TXN_AUTO_WRAP_OFF - Static variable in class com.metamatrix.jdbc.BaseDataSource
Transaction auto wrap constant - never wrap a command execution in a transaction and allow multi-source updates to occur outside of a transaction.
TXN_AUTO_WRAP_ON - Static variable in class com.metamatrix.jdbc.BaseDataSource
Transaction auto wrap constant - always wrap every non-transactional command execution in a transaction.
TXN_AUTO_WRAP_OPTIMISTIC - Static variable in class com.metamatrix.jdbc.BaseDataSource
Transaction auto wrap constant - optimistic mode assumes that non-transactional commands typically do not require a transaction due to a multi-source update, so no transaction is created.
TXN_AUTO_WRAP_PESSIMISTIC - Static variable in class com.metamatrix.jdbc.BaseDataSource
Transaction auto wrap constant - pessimistic mode assumes that any command execution might require a transaction to be wrapped around it.
TXN_ENABLE_RECOVERY - Static variable in interface com.metamatrix.dqp.service.TransactionService
 
TXN_STATUS_PORT - Static variable in interface com.metamatrix.dqp.service.TransactionService
 
TXN_STORE_DIR - Static variable in interface com.metamatrix.dqp.service.TransactionService
 
TXN_TIMEOUT_IN_MILLIS - Static variable in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
type - Variable in class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
 
TYPE - Static variable in class com.metamatrix.core.vdb.ModelType
The 'TYPE' literal value.
type - Variable in class com.metamatrix.vdb.materialization.template.ExpandedTemplate
 
TYPE - Static variable in interface org.teiid.ServerMBean
 
TYPE_ADMIN - Static variable in interface com.metamatrix.admin.api.Principal
Admin internal type.
TYPE_ADMIN - Static variable in interface com.metamatrix.platform.security.api.MetaMatrixPrincipal
 
TYPE_ASSIGNMENT - Static variable in class com.metamatrix.query.sql.proc.Statement
Represents a ASSIGNMENT statement
TYPE_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
TYPE_BATCHED_UPDATE - Static variable in class com.metamatrix.query.sql.lang.Command
Represents a batched sequence of UPDATE statements
TYPE_BATCHED_UPDATE_COMMAND - Static variable in class com.metamatrix.query.optimizer.CommandTreeNode
The command type is a batched update command.
TYPE_BREAK - Static variable in class com.metamatrix.query.sql.proc.Statement
Represents a BREAK statement
TYPE_COMMAND - Static variable in class com.metamatrix.query.sql.proc.Statement
Represents a SQL COMMAND statement
TYPE_CONTINUE - Static variable in class com.metamatrix.query.sql.proc.Statement
Represents a CONTINUE statement
TYPE_CREATE - Static variable in class com.metamatrix.query.sql.lang.Command
 
TYPE_DATABASE - Static variable in interface com.metamatrix.common.buffer.StorageManager
Constant for a StorageManager for database storage
TYPE_DECLARE - Static variable in class com.metamatrix.query.sql.proc.Statement
Represents a DECLARE statement
TYPE_DEFINITIONS - Static variable in class com.metamatrix.common.config.model.ConfigurationModel.Attribute
 
TYPE_DELETE - Static variable in class com.metamatrix.query.sql.lang.Command
Represents a SQL DELETE statement
TYPE_DROP - Static variable in class com.metamatrix.query.sql.lang.Command
 
TYPE_DYNAMIC - Static variable in class com.metamatrix.query.sql.lang.Command
 
TYPE_DYNAMIC_COMMAND - Static variable in class com.metamatrix.query.optimizer.CommandTreeNode
The command type is a dynamic command.
TYPE_ERROR - Static variable in class com.metamatrix.query.sql.proc.Statement
Represents a ERROR statement
TYPE_FILE - Static variable in interface com.metamatrix.common.buffer.StorageManager
Constant for a StorageManager for file storage
TYPE_FILE - Static variable in interface com.metamatrix.common.tree.directory.DirectoryEntry
 
TYPE_FILE_CHANGED - Static variable in class com.metamatrix.common.extensionmodule.ExtensionModuleEvent
Event type indicating that JDBCNames.ExtensionFilesTable.ColumnName.FILE_TYPE has changed.
TYPE_FOLDER - Static variable in interface com.metamatrix.common.tree.directory.DirectoryEntry
 
TYPE_GROUP - Static variable in interface com.metamatrix.admin.api.Principal
Group internal type
TYPE_GROUP - Static variable in interface com.metamatrix.platform.security.api.MetaMatrixPrincipal
 
TYPE_IF - Static variable in class com.metamatrix.query.sql.proc.Statement
Represents a IF statement
TYPE_INSERT - Static variable in class com.metamatrix.query.sql.lang.Command
Represents a SQL INSERT statement
TYPE_LABEL_ADMIN - Static variable in interface com.metamatrix.admin.api.Principal
Display String for Admin type
TYPE_LABEL_ADMIN - Static variable in interface com.metamatrix.platform.security.api.MetaMatrixPrincipal
 
TYPE_LABEL_GROUP - Static variable in interface com.metamatrix.admin.api.Principal
Display String for Group type
TYPE_LABEL_GROUP - Static variable in interface com.metamatrix.platform.security.api.MetaMatrixPrincipal
 
TYPE_LABEL_USER - Static variable in interface com.metamatrix.admin.api.Principal
Display String for User type
TYPE_LABEL_USER - Static variable in interface com.metamatrix.platform.security.api.MetaMatrixPrincipal
 
TYPE_LOOP - Static variable in class com.metamatrix.query.sql.proc.Statement
Represents a LOOP statement
TYPE_NAMES - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.QUERY_TYPES
 
TYPE_NAMES - Static variable in interface com.metamatrix.platform.security.api.MetaMatrixPrincipal
 
TYPE_NAMES - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.COLUMN_SET_TYPES
 
TYPE_NAMES - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.DATATYPE_TYPES
 
TYPE_NAMES - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.DATATYPE_VARIETIES
 
TYPE_NAMES - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.KEY_TYPES
 
TYPE_NAMES - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.MATCH_TYPES
 
TYPE_NAMES - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.NULL_TYPES
 
TYPE_NAMES - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.PARAMETER_TYPES
 
TYPE_NAMES - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.PROCEDURE_TYPES
 
TYPE_NAMES - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.SEARCH_TYPES
 
TYPE_NAMES - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.SQL_TRANSFORMATION_TYPES
 
TYPE_NAMES - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.TABLE_TYPES
 
TYPE_PREPARED_BATCH_UPDATE_COMMAND - Static variable in class com.metamatrix.query.optimizer.CommandTreeNode
The command type is a prepared batched update command.
TYPE_PROCEDURAL_COMMAND - Static variable in class com.metamatrix.query.optimizer.CommandTreeNode
The command type is a procedural command
TYPE_QUERY - Static variable in class com.metamatrix.query.sql.lang.Command
Represents a SQL SELECT statement
TYPE_RELATIONAL_COMMAND - Static variable in class com.metamatrix.query.optimizer.CommandTreeNode
The command type is a relational command
TYPE_REMOTE - Static variable in interface com.metamatrix.common.buffer.StorageManager
Constant for a StorageManager for remote app storage
TYPE_SQL - Static variable in class com.metamatrix.query.sql.lang.Command
Represents any SQL statement, wrapped as a string
TYPE_STORED_PROCEDURE - Static variable in class com.metamatrix.query.sql.lang.Command
Represents a stored procedure command
TYPE_UNKNOWN - Static variable in class com.metamatrix.query.sql.lang.Command
Represents an unknown type of command
TYPE_UNKNOWN - Static variable in class com.metamatrix.query.sql.proc.Statement
Represents an unknown type of statement
TYPE_UPDATE - Static variable in class com.metamatrix.query.sql.lang.Command
Represents a SQL UPDATE statement
TYPE_UPDATE_PROCEDURE - Static variable in class com.metamatrix.query.sql.lang.Command
Represents a update stored procedure command
TYPE_USER - Static variable in interface com.metamatrix.admin.api.Principal
User internal type.
TYPE_USER - Static variable in interface com.metamatrix.platform.security.api.MetaMatrixPrincipal
 
TYPE_WHILE - Static variable in class com.metamatrix.query.sql.proc.Statement
Represents a WHILE statement
TYPE_XML_COMMAND - Static variable in class com.metamatrix.query.optimizer.CommandTreeNode
The command type is an XML query
TYPE_XQUERY - Static variable in class com.metamatrix.query.sql.lang.Command
Represents an XQuery
TYPE_XQUERY_COMMAND - Static variable in class com.metamatrix.query.optimizer.CommandTreeNode
The command type is an XQuery command
TYPED_OBJECT - Static variable in class org.teiid.metadata.index.IndexConstants.SEARCH_RECORD_TYPE
 
TypeFacility - Class in org.teiid.connector.api
 
TypeFacility() - Constructor for class org.teiid.connector.api.TypeFacility
 
TypeFacility.RUNTIME_NAMES - Class in org.teiid.connector.api
 
TypeFacility.RUNTIME_NAMES() - Constructor for class org.teiid.connector.api.TypeFacility.RUNTIME_NAMES
 
TypeFacility.RUNTIME_TYPES - Interface in org.teiid.connector.api
 
TypeModel - Interface in org.teiid.connector.metadata.runtime
 
TypeRetrievalUtil - Class in com.metamatrix.query.util
Utility to provide type names to pass to the BufferManager.createTupleSource() method.
TYPES - Static variable in class com.metamatrix.connector.text.TextPropertyNames
 
TYPES - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.QUERY_TYPES
 
TYPES_ERR_0001 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
types (029)
TYPES_ERR_0002 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
TYPES_ERR_0003 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
TYPES_ERR_0004 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
TYPES_ERR_0005 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
TYPES_ERR_0006 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
TYPES_ERR_0007 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
TYPES_ERR_0008 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
TYPES_ERR_0009 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
TYPES_ERR_0010 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
TYPES_ERR_0011 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
TYPES_ERR_0012 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
TYPES_ERR_0013 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
TYPES_ERR_0014 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
TYPES_ERR_0015 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
TYPES_ERR_0016 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
TYPES_ERR_0017 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
TYPES_ERR_0018 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
TYPES_ERR_0019 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
TYPES_ERR_0020 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
TYPES_ERR_0021 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
TYPES_ERR_0022 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
TYPES_ERR_0023 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
TYPES_ERR_0024 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
TYPES_ERR_0025 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
TYPES_ERR_0026 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 

U

UC_0001 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
UC_0001 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
UC_0002 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
UC_0002 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
UC_0003 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
UC_0003 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
UC_0004 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
UC_0005 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
UC_0006 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
UC_0007 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
UC_0008 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
UC_0009 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
UC_0010 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
UC_0011 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
UC_0012 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
UC_0013 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
UC_0014 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
UC_0015 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
UC_0016 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
UC_0017 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
UC_0018 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
UC_0019 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
UC_0020 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
UC_0021 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
UC_0022 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
UC_0023 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
UCASE - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
UDF_SOURCE - Static variable in class com.metamatrix.server.query.service.QueryServicePropertyNames
 
UDFSource - Class in com.metamatrix.query.function
 
UDFSource(URL) - Constructor for class com.metamatrix.query.function.UDFSource
 
UDFSource(URL, URL[]) - Constructor for class com.metamatrix.query.function.UDFSource
 
UDFSource(InputStream, URL[]) - Constructor for class com.metamatrix.query.function.UDFSource
 
UDFSource(InputStream, ClassLoader) - Constructor for class com.metamatrix.query.function.UDFSource
 
UDP_MCAST_ADDR_PROPERTY - Static variable in class com.metamatrix.common.config.model.PropertyValidations
 
UID - Static variable in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCNames.ExtensionFilesTable.ColumnName
 
UML2_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
UNABLE_TO_LOCK_ROW - Static variable in class com.sforce.soap.partner.StatusCode
 
unaryFromClause(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse a unary from clause, which is just a single group name and an optional alias.
UnaryFromClause - Class in com.metamatrix.query.sql.lang
A FROM subpart that represents a single group.
UnaryFromClause() - Constructor for class com.metamatrix.query.sql.lang.UnaryFromClause
Construct default object
UnaryFromClause(GroupSymbol) - Constructor for class com.metamatrix.query.sql.lang.UnaryFromClause
Construct object with specified group
UNAVAILABLE_RECORDTYPE_EXCEPTION - Static variable in class com.sforce.soap.partner.StatusCode
 
unbindService(String) - Method in class com.metamatrix.common.application.ApplicationEnvironment
 
UNBOUNDED_INTEGER - Static variable in class com.metamatrix.common.object.PropertyType
 
UNBOUNDED_INTEGER_KEYWORD - Static variable in class com.metamatrix.common.object.PropertyType
 
UNBOUNDED_VALUE - Static variable in interface org.teiid.adminapi.PropertyDefinition
The value of the maximum multiplicity if the multiplicity is considered unbounded.
UNDEFINED - Static variable in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
UNDEFINED - Static variable in class org.teiid.connector.visitor.util.SQLStringVisitor
 
UNDEFINED_PARAM - Static variable in class org.teiid.connector.visitor.util.SQLStringVisitor
 
undelete(String[]) - Method in interface com.sforce.soap.partner.Soap
Undelete a set of sObjects
undelete(String[]) - Method in class com.sforce.soap.partner.SoapBindingStub
 
UNDELETE_FAILED - Static variable in class com.sforce.soap.partner.StatusCode
 
UndeleteResult - Class in com.sforce.soap.partner
 
UndeleteResult() - Constructor for class com.sforce.soap.partner.UndeleteResult
 
UndeleteResult(Error[], String, boolean) - Constructor for class com.sforce.soap.partner.UndeleteResult
 
UNDERSCORE_CHARACTER - Static variable in class com.metamatrix.common.namedobject.IDVerifier
The underscore character allowed in full names anywhere except for the first character.
undoAction(ActionDefinition, ComponentObject) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
Modify the specified target object by undoing the specified action.
undoAction(ActionDefinition, BaseObject) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
UnexpectedErrorFault - Exception in com.sforce.soap.partner.fault
 
UnexpectedErrorFault() - Constructor for exception com.sforce.soap.partner.fault.UnexpectedErrorFault
 
UnexpectedErrorFault(ExceptionCode, String) - Constructor for exception com.sforce.soap.partner.fault.UnexpectedErrorFault
 
unExport(Object) - Method in class com.metamatrix.common.messaging.jgroups.JGroupsMessageBus
 
unExport(Object) - Method in interface com.metamatrix.common.messaging.MessageBus
 
unExport(Object) - Method in class com.metamatrix.common.messaging.NoOpMessageBus
 
UNICAST_PORT - Static variable in interface com.metamatrix.server.Configuration
 
UNION - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.ElementName
Static constant that represents the name of the "XMI.union" element.
UNION - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.FINAL_TYPES
 
UNION - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.VARIETY_TYPES
 
UNION - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
UNION - Static variable in class com.metamatrix.query.sql.ReservedWords
 
UNION - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.DATATYPE_VARIETIES
 
UNION - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
UNION_DATA_TYPE - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLSchema.Class
 
UnionAllNode - Class in com.metamatrix.query.processor.relational
 
UnionAllNode(int) - Constructor for class com.metamatrix.query.processor.relational.UnionAllNode
 
UNIQUE_CONSTRAINT - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.DataAccess.Class
 
UNIQUE_CONSTRAINT - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Relational.Class
 
UNIQUE_FEATURE_FEATURE_ASSOCIATION_END - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
UNIQUE_FEATURE_UNIQUEKEY_ASSOCIATION_END - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
UNIQUE_KEY - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.KEY_TYPES
 
UNIQUE_KEY - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Foundation.Class
 
UNIQUE_KEY - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.COLUMN_SET_TYPES
 
UNIQUE_KEY - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.KEY_TYPES
 
UNIQUE_KEY - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.RECORD_TYPE
 
UNIQUE_KEY_ASSOCIATION_END - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
UNIQUE_KEY_RELATIONSHIP_KEY_ASSOCIATION_END - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
UNIQUE_KEY_RELATIONSHIP_KEYREL_ASSOCIATION_END - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
UNKNOWN - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
UNKNOWN - Static variable in class com.metamatrix.core.vdb.ModelType
The 'UNKNOWN' literal value.ed
UNKNOWN - Static variable in class com.metamatrix.dqp.metadata.ResultsMetadataConstants.NULL_TYPES
 
UNKNOWN - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.NULL_TYPES
 
UNKNOWN - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
UNKNOWN - Static variable in class com.metamatrix.query.sql.ReservedWords
 
UNKNOWN - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.NULL_TYPES
 
UNKNOWN - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
UNKNOWN_CARDINALITY - Static variable in interface com.metamatrix.query.metadata.QueryMetadataInterface
Unknown cardinality.
UNKNOWN_CHECKSUM - Static variable in class com.metamatrix.common.extensionmodule.spi.jdbc.FileCache
 
UNKNOWN_CRITERIA - Static variable in class com.metamatrix.query.rewriter.QueryRewriter
 
UNKNOWN_EXCEPTION - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
UNKNOWN_EXCEPTION - Static variable in class com.sforce.soap.partner.StatusCode
 
UNKNOWN_SIZE - Static variable in class com.metamatrix.common.buffer.TupleBatch
 
UNKNOWN_STATE_DESC - Static variable in interface org.teiid.adminapi.Session
The description when the state of the session is not known.
UNKNOWN_VALUE - Static variable in class com.metamatrix.query.optimizer.relational.rules.NewCalculateCostUtil
 
UnknownProductOrSubsystemException - Exception in com.metamatrix.platform.admin.api.exception
Indicates a product name has been encountered that is unknown, or a subsystem name for a known product has been encountered which is unknown for that product.
UnknownProductOrSubsystemException() - Constructor for exception com.metamatrix.platform.admin.api.exception.UnknownProductOrSubsystemException
No-arg CTOR
UnknownProductOrSubsystemException(String) - Constructor for exception com.metamatrix.platform.admin.api.exception.UnknownProductOrSubsystemException
Constructs an exception indicating a product name is unknown
UnknownProductOrSubsystemException(String, String) - Constructor for exception com.metamatrix.platform.admin.api.exception.UnknownProductOrSubsystemException
Constructs an exception indicating a subsystem for a known product is unknown
UNKOWN - Static variable in class com.metamatrix.platform.admin.api.PermissionDataNodeDefinition.TYPE
 
unloaded(String, String) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedVDBService
 
unloaded(String) - Method in interface com.metamatrix.dqp.service.ConnectorBindingLifeCycleListener
Connector Binding Un-Loaded
unloaded(String, String) - Method in interface com.metamatrix.dqp.service.VDBLifeCycleListener
VDB is unloaded/deleted from the system
unLoadResultName(String) - Method in class com.metamatrix.query.optimizer.xml.XMLPlannerEnvironment
 
unloadUDF() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
Unload the UDF file at the end of the DQP, because the same JVM could be used to load another DQP and we do want the static function library hanging on to old function libraries
unloadUDF() - Method in interface com.metamatrix.dqp.service.ConfigurationService
Unload the User defined functions file.
UnmodifiableAuditConfiguration - Class in com.metamatrix.platform.security.audit.config
 
UnmodifiableAuditConfiguration(AuditConfiguration) - Constructor for class com.metamatrix.platform.security.audit.config.UnmodifiableAuditConfiguration
 
UnmodifiableProperties - Class in com.metamatrix.common.properties
This class represents an unmodifiable Properties object, and is used within the MetaMatrix Properties framework whenever an unmodifiable Properties instance is returned.
UnmodifiableProperties(Properties) - Constructor for class com.metamatrix.common.properties.UnmodifiableProperties
 
unpinTupleBatch(TupleSourceID, int) - Method in interface com.metamatrix.common.buffer.BufferManager
Unpins a range of rows from the given tuple source
unpinTupleBatch(TupleSourceID, int) - Method in class com.metamatrix.common.buffer.impl.BufferManagerImpl
Unpin a tuple source batch.
unregister(JMXUtil.MBeanType, String) - Method in class com.metamatrix.common.util.JMXUtil
 
unregister(VDBLifeCycleListener) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
unregister(ConnectorBindingLifeCycleListener) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
unregister(VDBLifeCycleListener) - Method in interface com.metamatrix.dqp.service.ConfigurationService
 
unregister(ConnectorBindingLifeCycleListener) - Method in interface com.metamatrix.dqp.service.ConfigurationService
 
unregisterForEvents() - Method in class com.metamatrix.platform.service.controller.AbstractService
UnRegister for events.
UnresolvedSymbolDescription - Class in com.metamatrix.api.exception.query
This helper object describes an unresolved symbol found during query resolution.
UnresolvedSymbolDescription(String, String) - Constructor for class com.metamatrix.api.exception.query.UnresolvedSymbolDescription
Construct a description given the symbol and it's description.
unsealObject(Serializable) - Method in class com.metamatrix.common.util.crypto.cipher.BasicCryptor
 
unsealObject(Serializable) - Method in interface com.metamatrix.common.util.crypto.Decryptor
 
unsealObject(Serializable) - Method in class com.metamatrix.common.util.crypto.NullCryptor
 
UNSEARCHABLE - Static variable in class com.metamatrix.dqp.metadata.ResultsMetadataConstants.SEARCH_TYPES
 
UNSEARCHABLE - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SEARCH_TYPES
 
UNSEARCHABLE - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.SEARCH_TYPES
 
unset(String) - Method in class bsh.Interpreter
Unassign the variable name.
UNSPECIFIED_EMAIL_ADDRESS - Static variable in class com.sforce.soap.partner.StatusCode
 
UNSUPPORTED_APEX_TRIGGER_OPERATON - Static variable in class com.sforce.soap.partner.StatusCode
 
UNSUPPORTED_API_VERSION - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
UNSUPPORTED_CLIENT - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
UnsupportedCredentialException - Exception in com.metamatrix.api.exception.security
 
UnsupportedCredentialException() - Constructor for exception com.metamatrix.api.exception.security.UnsupportedCredentialException
No-Arg Constructor
UnsupportedCredentialException(String) - Constructor for exception com.metamatrix.api.exception.security.UnsupportedCredentialException
Construct an instance with the message specified.
UnsupportedCredentialException(String, String) - Constructor for exception com.metamatrix.api.exception.security.UnsupportedCredentialException
Construct an instance with the message and error code specified.
UnsupportedCredentialException(Throwable, String) - Constructor for exception com.metamatrix.api.exception.security.UnsupportedCredentialException
Construct an instance from a message and an exception to chain to this one.
UnsupportedCredentialException(Throwable, String, String) - Constructor for exception com.metamatrix.api.exception.security.UnsupportedCredentialException
Construct an instance from a message and a code and an exception to chain to this one.
unwrap(Class<T>) - Method in class com.metamatrix.common.jdbc.SimplePooledConnectionSource
 
unwrap(Class<T>) - Method in class com.metamatrix.jdbc.WrapperImpl
 
UP - Static variable in class com.metamatrix.query.processor.xml.MoveDocInstruction
 
update(String[]) - Method in class com.metamatrix.cdk.QueryCommandTarget
 
UPDATE - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
update(List<DataPayload>) - Method in class com.metamatrix.connector.salesforce.connection.impl.ConnectionImpl
 
update(List<DataPayload>) - Method in class com.metamatrix.connector.salesforce.connection.SalesforceConnection
 
update(String, Object) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabase
Update a VDB attribute.
update(String, Object) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabase
 
UPDATE - Static variable in class com.metamatrix.query.metadata.SupportConstants.Element
 
UPDATE - Static variable in class com.metamatrix.query.metadata.SupportConstants.Group
 
update(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse an UPDATE command
UPDATE - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
Update - Class in com.metamatrix.query.sql.lang
Represents a SQL Update statement of the form: "UPDATE SET = , ...
Update() - Constructor for class com.metamatrix.query.sql.lang.Update
Constructs a default instance of this class.
Update(GroupSymbol, SetClauseList) - Constructor for class com.metamatrix.query.sql.lang.Update
Construct with group and change list
Update(GroupSymbol, SetClauseList, Criteria) - Constructor for class com.metamatrix.query.sql.lang.Update
Construct with group, change list, and criteria
UPDATE - Static variable in class com.metamatrix.query.sql.ReservedWords
 
update(SObject[]) - Method in interface com.sforce.soap.partner.Soap
Update a set of sObjects
update(SObject[]) - Method in class com.sforce.soap.partner.SoapBindingStub
 
UPDATE - Static variable in interface org.teiid.connector.metadata.runtime.TransformationRecordImpl.Types
 
UPDATE - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
UPDATE_AUTH_POLICY - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
UPDATE_COLUMN - Static variable in class com.metamatrix.dqp.metadata.ResultsMetadataDefaults
 
UPDATE_COMPONENT_TYPE - Static variable in class com.metamatrix.common.config.model.ConfigurationModel.Attribute
 
UPDATE_CONNECTOR_BINGING_NAME - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
UPDATE_ID_BLOCK - Static variable in class com.metamatrix.common.id.dbid.spi.jdbc.JDBCNames
Sql statement use to update an ID in the TransactionID table
UPDATE_MODEL_NAME - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
UPDATE_PROCEDURE - Static variable in class com.metamatrix.query.sql.util.UpdateProcedureGenerator
 
UPDATE_PSC - Static variable in class com.metamatrix.common.config.model.ConfigurationModel.Attribute
 
UPDATE_QUERY - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.QUERY_TYPES
 
UPDATE_SET_STATUS - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
UPDATE_TRANSFORM - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.RECORD_TYPE
 
UPDATE_TRANSFORM_INDEX - Static variable in class org.teiid.metadata.index.IndexConstants.INDEX_NAME
 
UPDATE_VDB - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
UPDATE_VDB_MODELS - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
UPDATE_VDB_VERSION - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
updateArray(int, Array) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateArray(String, Array) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateAsciiStream(int, InputStream, int) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateAsciiStream(String, InputStream, int) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateAsciiStream(int, InputStream, long) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateAsciiStream(int, InputStream) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateAsciiStream(String, InputStream, long) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateAsciiStream(String, InputStream) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateBigDecimal(int, BigDecimal) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateBigDecimal(String, BigDecimal) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateBinaryStream(int, InputStream, int) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateBinaryStream(String, InputStream, int) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateBinaryStream(int, InputStream, long) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateBinaryStream(int, InputStream) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateBinaryStream(String, InputStream, long) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateBinaryStream(String, InputStream) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateBindings(Binder) - Method in class com.metamatrix.server.dqp.config.PlatformConfigSource
 
updateBlob(int, Blob) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateBlob(String, Blob) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateBlob(int, InputStream, long) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateBlob(int, InputStream) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateBlob(String, InputStream, long) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateBlob(String, InputStream) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateBoolean(int, boolean) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateBoolean(String, boolean) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateByte(int, byte) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateByte(String, byte) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateBytes(int, byte[]) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateBytes(String, byte[]) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateCharacterStream(int, Reader, int) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateCharacterStream(String, Reader, int) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateCharacterStream(int, Reader, long) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateCharacterStream(int, Reader) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateCharacterStream(String, Reader, long) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateCharacterStream(String, Reader) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateClob(int, Clob) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateClob(String, Clob) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateClob(int, Reader, long) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateClob(int, Reader) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateClob(String, Reader, long) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateClob(String, Reader) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateComponentType(ComponentType, ComponentType) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
This will update / replace the existing component type with the specified component type.
updateConfigurationDef(BasicVDBDefn) - Method in class com.metamatrix.common.vdb.api.VDBArchive
Update the Configuration.def file, with supplied DEF object.
updateConnectorBinding(ConnectorBinding) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
updateConnectorBinding(ConnectorBinding) - Method in interface com.metamatrix.dqp.service.ConfigurationService
Update the Connector Binding, the assumption here that we kept the name same
UpdateController - Class in com.metamatrix.metadata.runtime.model
The UpdateController is responsible for controlling all updates for the Runtime Metadata.
UpdateController(TransactionMgr) - Constructor for class com.metamatrix.metadata.runtime.model.UpdateController
 
updateCounts - Variable in class com.metamatrix.jdbc.MMStatement
Array of update counts as returned by executeBatch()
UpdateCountTupleSource - Class in com.metamatrix.query.processor.proc
 
UpdateCountTupleSource(List) - Constructor for class com.metamatrix.query.processor.proc.UpdateCountTupleSource
 
UpdateCountTupleSource(int) - Constructor for class com.metamatrix.query.processor.proc.UpdateCountTupleSource
 
updateCredentials(HttpClient, HttpMethod, String, String) - Method in class com.metamatrix.connector.xml.http.DefaultTrustDeserializer
 
UPDATED - Static variable in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCNames.ExtensionFilesTable.ColumnName
 
UPDATED_BY - Static variable in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCNames.ExtensionFilesTable.ColumnName
 
UPDATED_BY - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VirtualDatabases.ColumnName
 
UPDATED_DATE - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VirtualDatabases.ColumnName
 
updateDate(int, Date) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateDate(String, Date) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateDouble(int, double) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateDouble(String, double) - Method in class com.metamatrix.jdbc.MMResultSet
 
UpdatedResult - Class in com.metamatrix.connector.salesforce.execution
 
UpdatedResult() - Constructor for class com.metamatrix.connector.salesforce.execution.UpdatedResult
 
UpdateExecution - Interface in org.teiid.connector.api
The update execution represents the case where a connector can execute an IInsert, IUpdate, IDelete, or IBatchedUpdates command.
UpdateExecutionImpl - Class in com.metamatrix.connector.salesforce.execution
 
UpdateExecutionImpl() - Constructor for class com.metamatrix.connector.salesforce.execution.UpdateExecutionImpl
 
UpdateExecutionParent - Class in com.metamatrix.connector.salesforce.execution
Parent class to the Update, Delete, and Insert execution classes.
UpdateExecutionParent(ICommand, SalesforceConnection, RuntimeMetadata, ExecutionContext, ConnectorEnvironment) - Constructor for class com.metamatrix.connector.salesforce.execution.UpdateExecutionParent
 
updateFloat(int, float) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateFloat(String, float) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateHashCode() - Method in class com.metamatrix.common.namedobject.BaseID
Update the currently cached hash code value with a newly computed one.
updateHashCode() - Method in class com.metamatrix.common.object.PropertiedObjectImpl
Update the currently cached hash code value with a newly computed one.
updateHashCode() - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataID
Update the currently cached hash code value with a newly computed one.
updateInt(int, int) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateInt(String, int) - Method in class com.metamatrix.jdbc.MMResultSet
 
UpdateLineColumn(char) - Method in class com.metamatrix.query.parser.JavaCharStream
 
updateLong(int, long) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateLong(String, long) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateNCharacterStream(int, Reader, long) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateNCharacterStream(int, Reader) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateNCharacterStream(String, Reader, long) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateNCharacterStream(String, Reader) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateNClob(int, NClob) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateNClob(int, Reader, long) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateNClob(int, Reader) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateNClob(String, NClob) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateNClob(String, Reader, long) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateNClob(String, Reader) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateNString(int, String) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateNString(String, String) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateNull(int) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateNull(String) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateObject(int, Object, int) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateObject(int, Object) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateObject(String, Object, int) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateObject(String, Object) - Method in class com.metamatrix.jdbc.MMResultSet
 
updatePoliciesInRealm(AuthorizationRealm, Collection<AuthorizationPolicy>) - Method in interface com.metamatrix.dqp.service.AuthorizationService
 
updatePoliciesInRealm(AuthorizationRealm, Collection<AuthorizationPolicy>) - Method in class com.metamatrix.platform.security.authorization.service.AuthorizationServiceImpl
 
updatePoliciesInRealm(AuthorizationRealm, Collection<AuthorizationPolicy>) - Method in class com.metamatrix.server.dqp.service.PlatformAuthorizationService
 
UpdateProcedureGenerator - Class in com.metamatrix.query.sql.util
Use existing query transformation to create a simple insert/update/delete procedure.
UpdateProcedureGenerator() - Constructor for class com.metamatrix.query.sql.util.UpdateProcedureGenerator
 
UpdateProcedureResolver - Class in com.metamatrix.query.resolver.command
 
UpdateProcedureResolver() - Constructor for class com.metamatrix.query.resolver.command.UpdateProcedureResolver
 
updateProcess(String, String, ProcessRegistryBinding) - Method in class com.metamatrix.platform.registry.ClusteredRegistryState
 
updateProperties(String, String, Properties) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
updateProperties(String, String, Properties) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
Supported classes are ConnectorBinding, Service, SystemObject, ProcessObject
updateRef(int, Ref) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateRef(String, Ref) - Method in class com.metamatrix.jdbc.MMResultSet
 
UpdateResolver - Class in com.metamatrix.query.resolver.command
This class knows how to expand and resolve UDPATE commands.
UpdateResolver() - Constructor for class com.metamatrix.query.resolver.command.UpdateResolver
 
updateRoles(char[]) - Method in class com.metamatrix.common.vdb.api.VDBArchive
Update/Add the data roles file in the archive.
updateRow() - Method in class com.metamatrix.jdbc.MMResultSet
 
updateRowId(int, RowId) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateRowId(String, RowId) - Method in class com.metamatrix.jdbc.MMResultSet
 
updatesAreDetected(int) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Indicates whether or not a visible row update can be detected by calling the method ResultSet.rowUpdated.
updateServiceBinding(String, String, ServiceRegistryBinding) - Method in class com.metamatrix.platform.registry.ClusteredRegistryState
 
updateServices(List<ServiceRegistryBinding>, List<ServiceRegistryBinding>) - Method in class com.metamatrix.platform.service.proxy.RandomSelectionPolicy
 
updateServices(List<ServiceRegistryBinding>, List<ServiceRegistryBinding>) - Method in class com.metamatrix.platform.service.proxy.RoundRobinSelectionPolicy
 
updateServices(List<ServiceRegistryBinding>, List<ServiceRegistryBinding>) - Method in interface com.metamatrix.platform.service.proxy.ServiceSelectionPolicy
 
updateShort(int, short) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateShort(String, short) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateSQLXML(int, SQLXML) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateSQLXML(String, SQLXML) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateState(int) - Method in class com.metamatrix.platform.registry.ServiceRegistryBinding
 
updateState(int) - Method in interface com.metamatrix.platform.service.api.ServiceInterface
There are reflective based calls on this
updateState(int) - Method in class com.metamatrix.platform.service.controller.AbstractService
Update state and stateChangedTime with new state; If newState == state then do nothing.
updateState(int) - Method in class com.metamatrix.platform.service.controller.ServiceData
Update state and stateChangedTime with new state; If newState == state then do nothing.
updateString(int, String) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateString(String, String) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateSymbolMapDependentValues() - Method in class com.metamatrix.query.mapping.xml.MappingSourceNode
 
updateSystemProperties(Properties) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
updateSystemProperties(Properties) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
updateSystemProperties(Properties) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
updateSystemProperties(Properties) - Method in interface com.metamatrix.dqp.service.ConfigurationService
Set several System properties (Contents of ServerConfig.xml file).
updateSystemPropertyValues(Properties, String) - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Set System Property Values in Configuration.
updateSystemPropertyValues(Properties, String) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
Set System Property in Next Configuration
updateTime(int, Time) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateTime(String, Time) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateTimestamp(int, Timestamp) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateTimestamp(String, Timestamp) - Method in class com.metamatrix.jdbc.MMResultSet
 
updatetSingleConnectorBindingName(VirtualDatabaseID, Map, Connection) - Static method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCRuntimeMetadataWriter
This method is used for Non-Multisource Models because the 1-to-1 relationship between the RT_MDLS and the RT_VDB_MDLS tables is assumed intact (as originally done) so that only an update is performed
UpdateValidationVisitor - Class in com.metamatrix.query.validator
This visitor is used to validate updates through virtual groups.
UpdateValidationVisitor(QueryMetadataInterface) - Constructor for class com.metamatrix.query.validator.UpdateValidationVisitor
This constructor initialises the visitor by setting the metadata needed for validation.
updateVDBVersion(VirtualDatabaseID, Connection) - Static method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCRuntimeMetadataWriter
Used by migration, after deploying the latest version from the source, to update the version to reflect the latest version.
updateVirtualDatabase(VirtualDatabase, String) - Method in class com.metamatrix.metadata.runtime.model.UpdateController
Update VDB attributes.
updateVirtualDatabase(VirtualDatabase, String) - Method in class com.metamatrix.metadata.runtime.RuntimeMetadataCatalog
Update VDB attributes.
updateVirtualDatabase(VirtualDatabase, String) - Method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCConnector
 
updateVirtualDatabase(VirtualDatabase, String, Connection) - Static method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCRuntimeMetadataWriter
 
updateVirtualDatabase(VirtualDatabase, String) - Method in interface com.metamatrix.metadata.runtime.spi.MetaBaseConnector
Update VDB attributes.
updateVirtualDatabase(VirtualDatabase) - Method in interface com.metamatrix.server.admin.api.RuntimeMetadataAdminAPI
Update a modified VirtualDataBase.
updateVirtualDatabase(VirtualDatabase) - Method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataAdminAPIImpl
Update a modified VirtualDataBase.
UpdateVisitor - Class in com.metamatrix.connector.salesforce.execution.visitors
 
UpdateVisitor(RuntimeMetadata) - Constructor for class com.metamatrix.connector.salesforce.execution.visitors.UpdateVisitor
 
updatingModelCount(QueryMetadataInterface) - Method in class com.metamatrix.query.sql.lang.BatchedUpdateCommand
 
updatingModelCount(QueryMetadataInterface) - Method in class com.metamatrix.query.sql.lang.Command
Return the number of updates on physical sources by this command.
updatingModelCount(QueryMetadataInterface) - Method in class com.metamatrix.query.sql.lang.Create
 
updatingModelCount(QueryMetadataInterface) - Method in class com.metamatrix.query.sql.lang.Drop
 
updatingModelCount(QueryMetadataInterface) - Method in class com.metamatrix.query.sql.lang.DynamicCommand
 
updatingModelCount(QueryMetadataInterface) - Method in class com.metamatrix.query.sql.lang.ProcedureContainer
 
updatingModelCount(QueryMetadataInterface) - Method in class com.metamatrix.query.sql.lang.Query
 
updatingModelCount(QueryMetadataInterface) - Method in class com.metamatrix.query.sql.lang.SetQuery
 
updatingModelCount(QueryMetadataInterface) - Method in class com.metamatrix.query.sql.lang.XQuery
 
updatingModelCount(QueryMetadataInterface) - Method in class com.metamatrix.query.sql.proc.CreateUpdateProcedureCommand
 
UPPER_BOUND - Static variable in class com.metamatrix.platform.admin.api.PermissionDataNodeDefinition.TYPE
 
UPPER_CASE - Static variable in interface org.teiid.connector.metadata.IObjectQuery
 
upperCase(String) - Static method in class com.metamatrix.query.function.FunctionMethods
 
upperCaseFirstChar(String) - Static method in class com.metamatrix.core.util.StringUtilities
Returns a new string that uppercases the first character in the passed in value String
upsert(String, SObject[]) - Method in interface com.sforce.soap.partner.Soap
Update or insert a set of sObjects based on object id
upsert(String, SObject[]) - Method in class com.sforce.soap.partner.SoapBindingStub
 
Upsert - Class in com.sforce.soap.partner
 
Upsert() - Constructor for class com.sforce.soap.partner.Upsert
 
Upsert(String, SObject[]) - Constructor for class com.sforce.soap.partner.Upsert
 
UpsertResult - Class in com.sforce.soap.partner
 
UpsertResult() - Constructor for class com.sforce.soap.partner.UpsertResult
 
UpsertResult(boolean, Error[], String, boolean) - Constructor for class com.sforce.soap.partner.UpsertResult
 
URI - Static variable in class com.metamatrix.common.object.PropertyType
 
URI - Static variable in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
URI_REFERENCE_DELIMITER - Static variable in class org.teiid.connector.metadata.runtime.DatatypeRecordImpl
Delimiter used to separate the URI string from the URI fragment
URI_RESOURCES - Static variable in class com.metamatrix.vdb.runtime.URIResourceReader.Constants
 
URIModelResource - Interface in com.metamatrix.vdb.runtime
 
URIModelResource.AUTH_LEVEL - Class in com.metamatrix.vdb.runtime
 
URIModelResource.AUTH_LEVEL() - Constructor for class com.metamatrix.vdb.runtime.URIModelResource.AUTH_LEVEL
 
URIResource - Class in com.metamatrix.vdb.runtime
 
URIResource() - Constructor for class com.metamatrix.vdb.runtime.URIResource
 
URIResourceReader - Class in com.metamatrix.vdb.runtime
 
URIResourceReader() - Constructor for class com.metamatrix.vdb.runtime.URIResourceReader
 
URIResourceReader.Constants - Class in com.metamatrix.vdb.runtime
 
URIResourceReader.Constants() - Constructor for class com.metamatrix.vdb.runtime.URIResourceReader.Constants
 
URIResourceReader.Constants.URI - Class in com.metamatrix.vdb.runtime
 
URIResourceReader.Constants.URI() - Constructor for class com.metamatrix.vdb.runtime.URIResourceReader.Constants.URI
 
URIResourceReader.Constants.URI.Attribute - Class in com.metamatrix.vdb.runtime
 
URIResourceReader.Constants.URI.Attribute() - Constructor for class com.metamatrix.vdb.runtime.URIResourceReader.Constants.URI.Attribute
 
uriString - Variable in class com.metamatrix.connector.xml.http.BaseRequest
 
URL - Static variable in class com.metamatrix.common.object.PropertyType
 
URL - Static variable in class com.metamatrix.connector.salesforce.ConnectorState
 
URL - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Connections.Class
 
URL - Static variable in class org.teiid.connector.jdbc.JDBCPropertyNames
 
URL_FOR_DATA_WEBSERVICE - Static variable in interface com.metamatrix.core.CoreConstants
Constant that defines the replaceable token in WSDL generated in the VDB which represents the URL for the service binding.
URL_LOCATION - Static variable in class com.metamatrix.connector.text.TextPropertyNames
 
URL_ROOT_FOR_VDB - Static variable in interface com.metamatrix.core.CoreConstants
Constant that defines the replaceable token in WSDL generated in the VDB which represents the first part (VDB-independent) of the URL.
URL_SUFFIX_FOR_VDB - Static variable in interface com.metamatrix.core.CoreConstants
Constant that defines the replaceable token in WSDL generated in the VDB which represents the suffix part of the URL.
URL_TYPE - Static variable in interface com.metamatrix.connector.salesforce.Constants
 
URLFactory - Class in com.metamatrix.common.extensionmodule.protocol
Factory to convert String urls into URL objects.
URLFilteringClassLoader - Class in com.metamatrix.common.classloader
 
URLFilteringClassLoader(URL[], ClassLoader) - Constructor for class com.metamatrix.common.classloader.URLFilteringClassLoader
 
URLFilteringClassLoader(URL[]) - Constructor for class com.metamatrix.common.classloader.URLFilteringClassLoader
 
URLFilteringClassLoader(URL[], ClassLoader, URLStreamHandlerFactory) - Constructor for class com.metamatrix.common.classloader.URLFilteringClassLoader
 
URLHelper - Class in com.metamatrix.common.protocol
Helper class to build the URL objects from the strings.
URLHelper() - Constructor for class com.metamatrix.common.protocol.URLHelper
 
UrlServerDiscovery - Class in com.metamatrix.common.comm.platform.socket.client
Simple URL discovery strategy
UrlServerDiscovery() - Constructor for class com.metamatrix.common.comm.platform.socket.client.UrlServerDiscovery
 
UrlServerDiscovery(MMURL) - Constructor for class com.metamatrix.common.comm.platform.socket.client.UrlServerDiscovery
 
USAGE_ERROR - Static variable in class com.metamatrix.jdbc.api.SQLStates
General query execution error
USE_BIND_VARIABLES - Static variable in class org.teiid.connector.jdbc.JDBCPropertyNames
This property can be used to indicate that prepared statements should be used.
USE_COMMENTS_SOURCE_QUERY - Static variable in class org.teiid.connector.jdbc.JDBCPropertyNames
This property is used to turn on/off the use of the default comments like connection id and requestid in the source SQL query.
USE_CONNECTOR_METADATA - Static variable in class com.metamatrix.common.vdb.api.VDBArchive
 
USE_CREDENTIALS_MAP - Static variable in class org.teiid.connector.api.ConnectorPropertyNames
 
USE_HTTP_BASIC_AUTH - Static variable in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
USE_POST_DELEGATION - Static variable in class org.teiid.connector.api.ConnectorPropertyNames
 
USE_RESULTSET_CACHE - Static variable in interface com.metamatrix.dqp.embedded.DQPEmbeddedProperties
 
USE_RESULTSET_CACHE - Static variable in class com.metamatrix.server.query.service.QueryServicePropertyNames
 
USE_RESULTSET_CACHE - Static variable in class org.teiid.connector.api.ConnectorPropertyNames
 
USE_URL_HOST - Static variable in class com.metamatrix.common.comm.platform.socket.client.AdminApiServerDiscovery
If the FIREWALL_HOST property is set, then this host name will be used instead of the process names returned by the AdminApi
useAnsiJoin(Object, QueryMetadataInterface, CapabilitiesFinder) - Static method in class com.metamatrix.query.optimizer.relational.rules.CapabilitiesUtil
 
useAnsiJoin() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Whether the source prefers to use ANSI style joins.
useAnsiJoin() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
useAsInGroupAlias() - Method in class org.teiid.connector.jdbc.oracle.OracleSQLTranslator
 
useAsInGroupAlias() - Method in class org.teiid.connector.jdbc.sybase.SybaseSQLTranslator
 
useAsInGroupAlias() - Method in class org.teiid.connector.jdbc.translator.SQLConversionVisitor
 
useAsInGroupAlias() - Method in class org.teiid.connector.jdbc.translator.Translator
Indicates whether group alias should be of the form "...FROM groupA AS X" or "...FROM groupA X".
useAsInGroupAlias() - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
Indicates whether group alias should be of the form "...FROM groupA AS X" or "...FROM groupA X".
useCredentialMap() - Method in class org.teiid.connector.basic.BasicConnector
 
useDiskBuffering() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
Use disk for buffering for result set management during the processing
useDiskBuffering() - Method in interface com.metamatrix.dqp.service.ConfigurationService
Use disk for buffering for result set management during the processing
useExtensionClasspath() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
useExtensionClasspath() - Method in interface com.metamatrix.dqp.service.ConfigurationService
Use the extension classpath defined in the connector bindins and load jars in different class loader or in the same class loader as calling code
useHttpBasicAuth() - Method in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
useParensForJoins() - Method in class org.teiid.connector.jdbc.mysql.MySQLTranslator
 
useParensForJoins() - Method in class org.teiid.connector.jdbc.translator.SQLConversionVisitor
 
useParensForJoins() - Method in class org.teiid.connector.jdbc.translator.Translator
Set to true to indicate that every branch of a join should have parenthesis.
useParensForJoins() - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
useParensForSetQueries() - Method in class org.teiid.connector.jdbc.mysql.MySQLTranslator
 
useParensForSetQueries() - Method in class org.teiid.connector.jdbc.translator.SQLConversionVisitor
 
useParensForSetQueries() - Method in class org.teiid.connector.jdbc.translator.Translator
Set to true to indicate that every branch of a set query should have parenthesis, i.e.
useParensForSetQueries() - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
usePreparedStatement - Variable in class com.metamatrix.cdk.QueryCommandTarget
 
usePreparedStatements() - Method in class org.teiid.connector.jdbc.translator.Translator
Use PreparedStatements (or CallableStatements) as appropriate for all commands.
USER - Static variable in class com.metamatrix.query.function.FunctionLibrary
 
user(CommandContext) - Static method in class com.metamatrix.query.function.FunctionMethods
 
USER_ADMIN - Static variable in class com.metamatrix.server.util.SecurityRoles.Name
 
USER_CREATED_BY - Static variable in interface com.metamatrix.common.config.util.ConfigurationPropertyNames
 
USER_CREATED_BY - Static variable in interface com.metamatrix.common.vdb.api.DEFReaderWriter.Header
 
USER_DEFINED - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.DATATYPE_TYPES
 
USER_DEFINED - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.DATATYPE_TYPES
 
USER_DEFINED_FUNCTION_MODEL - Static variable in interface com.metamatrix.dqp.service.ConfigurationService
 
USER_DEFINED_FUNCTIONS - Static variable in interface com.metamatrix.dqp.embedded.DQPEmbeddedProperties
 
USER_ID - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Connections.Class
 
USER_KEYWORD - Static variable in class org.teiid.connector.api.CredentialMap
 
USER_NAME - Static variable in interface com.metamatrix.common.api.MMURL.CONNECTION
 
USER_NAME - Static variable in class com.metamatrix.jdbc.BaseDataSource
 
userCommand(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
 
UserEntitlementInfo - Class in com.metamatrix.platform.security.api
Information about a particular entitled Resource (Group or table, Element or column), this class specifies a collection of Principals (users or user groups) - Grantees that have been granted certain Allowed Actions (one or more of {CREATE, READ, UPDATE, DELETE}) on the given Resource by one or more Grantors (granting authority).
UserEntitlementInfo(AuthorizationRealm, String, String) - Constructor for class com.metamatrix.platform.security.api.UserEntitlementInfo
ctor
useResultSetCache() - Method in class com.metamatrix.dqp.message.AtomicRequestMessage
 
useResultSetCache() - Method in class com.metamatrix.dqp.message.RequestMessage
 
USERFILES_FOLDERNAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
USERNAME - Static variable in interface com.metamatrix.common.config.api.SearchbaseConnectorComponentType
 
USERNAME - Static variable in class com.metamatrix.common.connection.ManagedConnection
The environment property name for the username that is to be used for connecting to the metadata store.
USERNAME - Static variable in class com.metamatrix.common.jdbc.JDBCUtil
The environment property name for the username that is to be used for connecting to the metadata store.
USERNAME - Static variable in class com.metamatrix.connector.salesforce.ConnectorState
 
username - Variable in class com.metamatrix.connector.xml.base.TrustedPayloadBridge
 
USERNAME - Static variable in class com.metamatrix.connector.xmlsource.soap.SoapConnectorProperties
 
USERNAME - Static variable in class org.teiid.connector.jdbc.JDBCPropertyNames
 
USERNAME_TOKEN_PROFILE_CLEAR_TEXT - Static variable in class com.metamatrix.connector.xmlsource.soap.SecurityToken
 
USERNAME_TOKEN_PROFILE_DIGEST - Static variable in class com.metamatrix.connector.xmlsource.soap.SecurityToken
 
USERS_DISPLAY_NAME_ATTRIBUTE - Static variable in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
USERS_FILE - Static variable in class com.metamatrix.platform.security.membership.spi.file.FileMembershipDomain
 
USERS_MEMBER_OF_ATTRIBUTE - Static variable in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
USERS_ROOT_CONTEXT - Static variable in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
USERS_SEARCH_FILTER - Static variable in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
USERS_SEARCH_SCOPE - Static variable in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
UserTerritoryDeleteHeader - Class in com.sforce.soap.partner
 
UserTerritoryDeleteHeader() - Constructor for class com.sforce.soap.partner.UserTerritoryDeleteHeader
 
UserTerritoryDeleteHeader(String) - Constructor for class com.sforce.soap.partner.UserTerritoryDeleteHeader
 
usesLocalFilePerTable() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix uses a separate local file to store each table
usesLocalFiles() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix stores tables in a local file
usesWildCard(String) - Static method in class com.metamatrix.connector.text.TextUtil
 
USING - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
USING - Static variable in class com.metamatrix.query.sql.ProcedureReservedWords
 
USING - Static variable in class com.metamatrix.query.sql.ReservedWords
 
USING - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
USING_CUSTOM_CLASSLOADER - Static variable in class org.teiid.connector.api.ConnectorPropertyNames
 
Util - Static variable in class com.metamatrix.admin.AdminPlugin
 
Util - Static variable in class com.metamatrix.admin.server.AdminServerPlugin
 
Util - Static variable in class com.metamatrix.cdk.CdkPlugin
 
Util - Static variable in class com.metamatrix.common.comm.CommonCommPlugin
 
Util - Static variable in class com.metamatrix.common.comm.platform.CommPlatformPlugin
 
Util - Static variable in class com.metamatrix.common.CommonPlugin
 
Util - Static variable in class com.metamatrix.connector.ldap.LDAPPlugin
Provides access to the plugin's log and to it's resources.
Util - Static variable in class com.metamatrix.connector.metadata.MetadataConnectorPlugin
 
Util - Static variable in class com.metamatrix.connector.salesforce.SalesForcePlugin
 
Util - Class in com.metamatrix.connector.salesforce
 
Util() - Constructor for class com.metamatrix.connector.salesforce.Util
 
Util - Static variable in class com.metamatrix.connector.text.TextPlugin
 
Util - Static variable in class com.metamatrix.connector.xmlsource.XMLSourcePlugin
 
Util - Static variable in class com.metamatrix.core.CorePlugin
 
Util - Static variable in class com.metamatrix.core.xml.CoreXmlPlugin
Provides access to the plugin's log and to it's resources.
Util - Static variable in class com.metamatrix.dqp.DQPPlugin
 
Util - Static variable in class com.metamatrix.dqp.embedded.DQPEmbeddedPlugin
 
Util - Static variable in class com.metamatrix.jdbc.JDBCPlugin
 
Util - Static variable in class com.metamatrix.platform.config.ConfigPlugin
 
Util - Static variable in class com.metamatrix.platform.PlatformPlugin
 
Util - Static variable in class com.metamatrix.platform.security.api.SecurityPlugin
 
Util - Static variable in class com.metamatrix.platform.service.ServicePlugin
 
Util - Static variable in class com.metamatrix.query.execution.QueryExecPlugin
Provides access to the plugin's log and to it's resources.
Util - Static variable in class com.metamatrix.query.QueryPlugin
 
Util - Static variable in class com.metamatrix.server.ServerPlugin
 
Util - Static variable in class com.metamatrix.xa.arjuna.XAArjunaPlugin
 
Util - Static variable in class org.teiid.connector.DataPlugin
 
Util - Static variable in class org.teiid.connector.jdbc.JDBCPlugin
 
Util - Static variable in class org.teiid.metadata.RuntimeMetadataPlugin
 
UTIL_0001 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
util package (011)
util_0001 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
util package (010)
util_0002 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
util_0003 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
util_0004 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
util_0005 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
util_0006 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
util_0007 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
util_0008 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
util_0009 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
UTIL_ERR_0001 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
util (007)
UTIL_ERR_0002 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
UTIL_ERR_0003 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
UTIL_ERR_0004 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
UTIL_ERR_0005 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
UTIL_ERR_0006 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
UUID - Class in com.metamatrix.core.id
This class represents a universally unique identifier, consisting of two long integral values.
UUID(long, long) - Constructor for class com.metamatrix.core.id.UUID
Construct an instance of this class from two long integral values.
UUID(UUID) - Constructor for class com.metamatrix.core.id.UUID
 
UUID_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
Property names common to multiple metamodel components
UUID_FIELD - Static variable in interface org.teiid.connector.metadata.runtime.AbstractMetadataRecord.MetadataFieldNames
 
UUIDFactory - Class in com.metamatrix.core.id
This class is a factory for generating universally unique identifiers (UUID's).
UUIDFactory() - Constructor for class com.metamatrix.core.id.UUIDFactory
 

V

validate(ObjectID) - Method in class com.metamatrix.core.id.IntegerIDFactory
Return whether the specified ObjectID instance is valid.
validate(ObjectID) - Method in class com.metamatrix.core.id.LongIDFactory
Return whether the specified ObjectID instance is valid.
validate(ObjectID) - Method in class com.metamatrix.core.id.StringIDFactory
Return whether the specified ObjectID instance is valid.
validate(Object) - Method in interface com.metamatrix.query.sql.symbol.Reference.Constraint
 
validate(LanguageObject, AggregateValidationVisitor) - Static method in class com.metamatrix.query.validator.AggregateValidationVisitor
 
validate(LanguageObject, QueryMetadataInterface) - Static method in class com.metamatrix.query.validator.Validator
 
validate(LanguageObject, QueryMetadataInterface, AbstractValidationVisitor, boolean) - Static method in class com.metamatrix.query.validator.Validator
 
validate_multicast_port(String, String) - Method in class com.metamatrix.common.config.model.PropertyValidations
 
validate_nonnull_and_contiguous(String, String, String) - Method in class com.metamatrix.common.config.model.PropertyValidations
 
validate_port_range(String, String, int, int) - Method in class com.metamatrix.common.config.model.PropertyValidations
 
VALIDATE_WHERE_ALL - Static variable in class com.metamatrix.query.optimizer.relational.rules.RuleConstants
 
validateAndCollectCriteriaElements(MappingDocument, XMLPlannerEnvironment) - Static method in class com.metamatrix.query.optimizer.xml.ValidateMappedCriteriaVisitor
 
validateCategory(String) - Static method in class com.metamatrix.query.function.metadata.FunctionMetadataValidator
Determine whether a category is valid.
validateConnectorBindingForMaterialization(ConnectorBinding) - Method in interface com.metamatrix.server.admin.api.RuntimeMetadataAdminAPI
Validate the given connector binding is capable for connectivity to a Materialization.
validateConnectorBindingForMaterialization(ConnectorBinding) - Method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataAdminAPIImpl
 
validateContainsRowsUpdatedVariable(CreateUpdateProcedureCommand) - Method in class com.metamatrix.query.validator.ValidationVisitor
Validate that the command assigns a value to the ROWS_UPDATED variable
validateDescription(String) - Static method in class com.metamatrix.query.function.metadata.FunctionMetadataValidator
Determine whether a description is valid.
validateElementsSupport(Collection, int) - Method in class com.metamatrix.query.validator.AbstractValidationVisitor
 
validateFunctionMethod(FunctionMethod, ActivityReport) - Static method in class com.metamatrix.query.function.metadata.FunctionMetadataValidator
Determine whether a FunctionMethod is valid.
validateFunctionMethods(Collection, ActivityReport) - Static method in class com.metamatrix.query.function.metadata.FunctionMetadataValidator
Validate a collection of FunctionMethod objects.
validateFunctionParameter(FunctionParameter) - Static method in class com.metamatrix.query.function.metadata.FunctionMetadataValidator
Determine whether a FunctionParameter is valid.
validateGroupSupportsUpdate(GroupSymbol) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
validateHasProjectedSymbols(Command) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
validateInsert(Insert) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
validateInvocationMethod(String, String, int) - Static method in class com.metamatrix.query.function.metadata.FunctionMetadataValidator
Determine whether an invocation class and method are valid.
ValidateMappedCriteriaVisitor - Class in com.metamatrix.query.optimizer.xml
Validate the criteria specified on the elements.
ValidateMappedCriteriaVisitor(XMLPlannerEnvironment) - Constructor for class com.metamatrix.query.optimizer.xml.ValidateMappedCriteriaVisitor
 
validateModel(ConfigurationModelContainer) - Method in class com.metamatrix.common.config.model.ConfigurationModelContainerAdapter
 
validateName(String) - Static method in class com.metamatrix.query.function.metadata.FunctionMetadataValidator
Determine whether a function or parameter name is valid.
validateNoXMLProcedures(Command) - Method in class com.metamatrix.query.validator.ValidationVisitor
This method can be used to validate commands used in the stored procedure languge cannot be executed against XML documents.
validateNoXMLUpdates(Command) - Method in class com.metamatrix.query.validator.ValidationVisitor
This method can be used to validate Update commands cannot be executed against XML documents.
validateProperties(String, String) - Method in class com.metamatrix.jdbc.BaseDataSource
 
validateProperties(String, String) - Method in class com.metamatrix.jdbc.MMDataSource
 
validateProperties(String, String) - Method in class org.teiid.jdbc.TeiidDataSource
 
validateProperty - Variable in class com.metamatrix.platform.config.spi.xml.XMLActionUpdateStrategy
 
validateQueryLength(StringBuffer) - Static method in class com.metamatrix.connector.salesforce.Util
 
validateSelectElements(Select) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
validateSelectInto(Query) - Method in class com.metamatrix.query.validator.ValidationVisitor
Validates SELECT INTO queries.
validateSession() - Method in class com.metamatrix.admin.server.AbstractAdminImpl
 
validateSession() - Static method in class com.metamatrix.platform.admin.apiimpl.AdminAPIHelper
Get the SessionToken and validate that the session is active for the specified MetaMatrixSessionID.
validateSession(MetaMatrixSessionID) - Method in interface com.metamatrix.platform.security.api.service.SessionServiceInterface
This method is intended to verify that the session is valid, and, if need be, set the session in an active state, ready to be used.
validateSession(MetaMatrixSessionID) - Method in class com.metamatrix.platform.security.session.service.SessionServiceImpl
 
validateSetClauseList(SetClauseList) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
validateSetQuery(SetQuery) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
validateSortable(List) - Method in class com.metamatrix.query.validator.ValidationVisitor
Validate that no elements of type OBJECT are in a SELECT DISTINCT or and ORDER BY.
validateTranslateCriteria(TranslateCriteria) - Method in class com.metamatrix.query.validator.ValidationVisitor
A valid translated expression is not an AggregateSymbol and does not include elements not present on the groups of the command using the translated criteria.
validateType(String) - Static method in class com.metamatrix.query.function.metadata.FunctionMetadataValidator
Determine whether a parameter type is valid.
validateUpdate(Update) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
validateURL(String) - Method in class com.metamatrix.connector.xml.http.HTTPRequestor
 
ValidationVisitor - Class in com.metamatrix.query.validator
 
ValidationVisitor() - Constructor for class com.metamatrix.query.validator.ValidationVisitor
 
Validator - Class in com.metamatrix.query.validator
 
Validator() - Constructor for class com.metamatrix.query.validator.Validator
 
VALIDATOR_0001 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
validator package (012)
VALIDATOR_0002 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0003 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0004 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0005 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0006 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0007 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0008 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0009 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0010 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0011 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0012 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0013 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0014 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0015 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0016 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0017 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0018 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0019 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0020 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0021 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0022 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0023 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0024 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0025 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0026 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0027 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0028 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0029 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0030 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0031 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0032 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0033 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0034 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0035 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0036 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0037 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0038 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0039 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0040 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0041 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0042 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0045 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0046 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0047 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0048 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0049 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0050 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0051 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0052 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0053 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0054 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0055 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0056 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0057 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0058 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0059 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0060 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0061 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0062 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0063 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0064 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0065 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0066 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0067 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0069 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0070 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_FAILURE - Static variable in class com.metamatrix.query.validator.ValidatorFailure
 
VALIDATOR_REPORT - Static variable in class com.metamatrix.query.validator.ValidatorReport
 
ValidatorFailure - Class in com.metamatrix.query.validator
 
ValidatorFailure(String) - Constructor for class com.metamatrix.query.validator.ValidatorFailure
 
ValidatorFailure(String, LanguageObject) - Constructor for class com.metamatrix.query.validator.ValidatorFailure
 
ValidatorFailure(String, Collection) - Constructor for class com.metamatrix.query.validator.ValidatorFailure
 
ValidatorReport - Class in com.metamatrix.query.validator
 
ValidatorReport() - Constructor for class com.metamatrix.query.validator.ValidatorReport
 
VALUE - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.ElementName
Static constant that represents the name of the "XMI.value" element.
value1 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value1 - Static variable in class com.sforce.soap.partner.FieldType
 
value1 - Static variable in class com.sforce.soap.partner.SoapType
 
value10 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value10 - Static variable in class com.sforce.soap.partner.FieldType
 
value10 - Static variable in class com.sforce.soap.partner.SoapType
 
value11 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value11 - Static variable in class com.sforce.soap.partner.FieldType
 
value12 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value12 - Static variable in class com.sforce.soap.partner.FieldType
 
value13 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value13 - Static variable in class com.sforce.soap.partner.FieldType
 
value14 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value14 - Static variable in class com.sforce.soap.partner.FieldType
 
value15 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value15 - Static variable in class com.sforce.soap.partner.FieldType
 
value16 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value16 - Static variable in class com.sforce.soap.partner.FieldType
 
value17 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value17 - Static variable in class com.sforce.soap.partner.FieldType
 
value18 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value18 - Static variable in class com.sforce.soap.partner.FieldType
 
value19 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value19 - Static variable in class com.sforce.soap.partner.FieldType
 
value2 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value2 - Static variable in class com.sforce.soap.partner.FieldType
 
value2 - Static variable in class com.sforce.soap.partner.SoapType
 
value20 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value20 - Static variable in class com.sforce.soap.partner.FieldType
 
value21 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value21 - Static variable in class com.sforce.soap.partner.FieldType
 
value22 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value23 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value24 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value25 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value26 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value27 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value28 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value29 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value3 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value3 - Static variable in class com.sforce.soap.partner.FieldType
 
value3 - Static variable in class com.sforce.soap.partner.SoapType
 
value30 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value31 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value32 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value33 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value34 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value35 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value36 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value37 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value38 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value39 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value4 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value4 - Static variable in class com.sforce.soap.partner.FieldType
 
value4 - Static variable in class com.sforce.soap.partner.SoapType
 
value40 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value41 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value42 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value43 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value44 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value45 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value46 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value47 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value48 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value49 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value5 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value5 - Static variable in class com.sforce.soap.partner.FieldType
 
value5 - Static variable in class com.sforce.soap.partner.SoapType
 
value50 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value51 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value52 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value53 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value54 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value55 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value56 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value57 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value58 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value59 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value6 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value6 - Static variable in class com.sforce.soap.partner.FieldType
 
value6 - Static variable in class com.sforce.soap.partner.SoapType
 
value60 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value61 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value62 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value63 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value64 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value65 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value66 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value67 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value68 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value69 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value7 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value7 - Static variable in class com.sforce.soap.partner.FieldType
 
value7 - Static variable in class com.sforce.soap.partner.SoapType
 
value70 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value71 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value72 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value73 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value74 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value75 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value76 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value8 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value8 - Static variable in class com.sforce.soap.partner.FieldType
 
value8 - Static variable in class com.sforce.soap.partner.SoapType
 
value9 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value9 - Static variable in class com.sforce.soap.partner.FieldType
 
value9 - Static variable in class com.sforce.soap.partner.SoapType
 
VALUE_DELIMITER - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes.ComponentType.ComponentTypeDefn.PropertyDefinition.Attributes
 
ValueIterator - Interface in com.metamatrix.query.sql.util
Interface for interating through Expressions or values.
ValueIteratorProviderCollectorVisitor - Class in com.metamatrix.query.sql.visitor
This visitor class will traverse a language object tree and collect all language objects that implement {@link com.metamatrix.sql.util.ValueIteratorProvider.
ValueIteratorProviderCollectorVisitor() - Constructor for class com.metamatrix.query.sql.visitor.ValueIteratorProviderCollectorVisitor
Construct a new visitor with the default collection type, which is a ArrayList.
ValueIteratorSource - Interface in com.metamatrix.query.sql.util
The ValueIteratorSource lets a language object that needs a ValueIterator hold this reference to the source of the ValueIterator as a reference until the ValueIterator can be ready.
valueOf(String) - Static method in enum com.metamatrix.cache.Cache.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.metamatrix.cache.CacheConfiguration.Policy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.metamatrix.common.buffer.BufferManager.TupleSourceStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.metamatrix.common.buffer.BufferManager.TupleSourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.metamatrix.common.jdbc.JDBCPlatform.Supported
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.metamatrix.common.util.JMXUtil.MBeanType
Returns the enum constant of this type with the specified name.
valueOf(String, Class) - Static method in class com.metamatrix.core.util.StringUtil
Convert the given value to specified type.
valueOf(String) - Static method in enum com.metamatrix.dqp.service.ConnectorStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.metamatrix.query.optimizer.capabilities.SourceCapabilities.Capability
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.metamatrix.query.optimizer.capabilities.SourceCapabilities.Scope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.metamatrix.query.optimizer.relational.plantree.NodeConstants.Info
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.metamatrix.query.processor.relational.JoinNode.JoinStrategyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.metamatrix.query.processor.relational.MergeJoinStrategy.SortOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.metamatrix.query.processor.relational.SortUtility.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.metamatrix.query.sql.lang.SetQuery.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.metamatrix.query.sql.symbol.ElementSymbol.DisplayMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.metamatrix.query.sql.visitor.EvaluatableVisitor.EvaluationLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.metamatrix.server.ChannelProvider.ChannelID
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.metamatrix.server.JGroupsProvider.Protocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teiid.adminapi.PropertyDefinition.RestartType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teiid.connector.api.CacheScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teiid.connector.api.ConnectorCapabilities.SupportedJoinCriteria
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teiid.connector.jdbc.translator.Translator.NullOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teiid.connector.language.ICompareCriteria.Operator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teiid.connector.language.ICompoundCriteria.Operator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teiid.connector.language.IJoin.JoinType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teiid.connector.language.IParameter.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teiid.connector.language.ISetQuery.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teiid.connector.language.ISubqueryCompareCriteria.Quantifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teiid.connector.xa.api.TransactionContext.Scope
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.metamatrix.cache.Cache.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in interface com.metamatrix.cache.Cache
Returns a Collection containing the data in this Cache
values() - Static method in enum com.metamatrix.cache.CacheConfiguration.Policy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.metamatrix.cache.jboss.JBossCache
 
values() - Static method in enum com.metamatrix.common.buffer.BufferManager.TupleSourceStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.metamatrix.common.buffer.BufferManager.TupleSourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.metamatrix.common.jdbc.JDBCPlatform.Supported
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
values() - Method in class com.metamatrix.common.properties.UnmodifiableProperties
 
values() - Static method in enum com.metamatrix.common.util.JMXUtil.MBeanType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.metamatrix.dqp.service.ConnectorStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.metamatrix.query.optimizer.capabilities.SourceCapabilities.Capability
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.metamatrix.query.optimizer.capabilities.SourceCapabilities.Scope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.metamatrix.query.optimizer.relational.plantree.NodeConstants.Info
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
values() - Static method in enum com.metamatrix.query.processor.relational.JoinNode.JoinStrategyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.metamatrix.query.processor.relational.MergeJoinStrategy.SortOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.metamatrix.query.processor.relational.SortUtility.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.metamatrix.query.sql.lang.SetQuery.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in class com.metamatrix.query.sql.ReservedWords
 
values() - Static method in enum com.metamatrix.query.sql.symbol.ElementSymbol.DisplayMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.metamatrix.query.sql.visitor.EvaluatableVisitor.EvaluationLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.metamatrix.server.ChannelProvider.ChannelID
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.metamatrix.server.JGroupsProvider.Protocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teiid.adminapi.PropertyDefinition.RestartType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teiid.connector.api.CacheScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teiid.connector.api.ConnectorCapabilities.SupportedJoinCriteria
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teiid.connector.jdbc.translator.Translator.NullOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teiid.connector.language.ICompareCriteria.Operator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teiid.connector.language.ICompoundCriteria.Operator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teiid.connector.language.IJoin.JoinType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teiid.connector.language.IParameter.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teiid.connector.language.ISetQuery.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teiid.connector.language.ISubqueryCompareCriteria.Quantifier
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
values() - Static method in enum org.teiid.connector.xa.api.TransactionContext.Scope
Returns an array containing the constants of this enum type, in the order they are declared.
VARIABLE - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
VARIABLE_CONTEXTS - Static variable in class com.metamatrix.query.optimizer.relational.RelationalPlanner
 
VariableContext - Class in com.metamatrix.query.sql.util
 
VariableContext() - Constructor for class com.metamatrix.query.sql.util.VariableContext
Constructor for VariableContext.
VariableContext(boolean) - Constructor for class com.metamatrix.query.sql.util.VariableContext
 
VariableResolver - Interface in com.metamatrix.query.resolver
 
VARIABLES - Static variable in class com.metamatrix.query.sql.ProcedureReservedWords
 
VARIETY_TYPE_NAMES - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES
 
VDB - Static variable in interface com.metamatrix.core.vdb.VdbConstants
 
VDB - Static variable in interface com.metamatrix.metadata.runtime.util.RuntimeMetadataIDContext
 
VDB - Interface in org.teiid.adminapi
Represents a Virtual Database in the MetaMatrix system.
VDB_ARCHIVE - Static variable in class com.metamatrix.core.vdb.ModelType
The 'VDB ARCHIVE' literal value.
VDB_ARCHIVE - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.RECORD_TYPE
 
VDB_ARCHIVE_EXTENSION - Static variable in interface com.metamatrix.core.CoreConstants
 
VDB_ARCHIVE_EXTENSION - Static variable in interface com.metamatrix.core.vdb.VdbConstants
 
VDB_DEF_FILE_EXTENSION - Static variable in interface com.metamatrix.core.vdb.VdbConstants
 
VDB_DEFINITION - Static variable in interface com.metamatrix.dqp.embedded.DQPEmbeddedProperties
 
VDB_EXPORTER_VERSION - Static variable in interface com.metamatrix.common.vdb.api.DEFReaderWriter.Header
 
VDB_FILE_EXTENSION - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
VDB_FILE_NAME - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VirtualDatabases.ColumnName
 
VDB_FILE_TYPE - Static variable in interface com.metamatrix.common.config.api.ExtensionModule
The name of the VDB File type of extension module.
VDB_FILE_TYPE - Static variable in class com.metamatrix.common.extensionmodule.ExtensionModuleTypes
The name of the VDB File type of extension module.
VDB_FILE_TYPE - Static variable in interface org.teiid.adminapi.ExtensionModule
The name of the VDB File type of extension module.
VDB_NAME - Static variable in interface com.metamatrix.common.api.MMURL.JDBC
 
VDB_NAME - Static variable in class com.metamatrix.common.vdb.api.SystemVdbUtility
 
VDB_NAME - Static variable in class com.metamatrix.jdbc.BaseDataSource
 
VDB_NAME_KEY - Static variable in class com.metamatrix.common.util.WSDLServletUtil
 
VDB_NM - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VirtualDatabases.ColumnName
 
VDB_NON_DEPLOYABLE_STATE - Static variable in exception com.metamatrix.metadata.runtime.api.VirtualDatabaseException
 
VDB_NON_DEPLOYABLE_STATE - Static variable in exception com.metamatrix.vdb.edit.loader.VdbProcessingException
 
VDB_SERVICE - Static variable in interface com.metamatrix.dqp.service.DQPServiceNames
VDB service - provides access to vdb information
VDB_STATE_ACTIVE - Static variable in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataHelper
 
VDB_STATE_ACTIVE_DEFAULT - Static variable in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataHelper
 
VDB_STATE_DELETED - Static variable in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataHelper
 
VDB_STATE_INACTIVE - Static variable in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataHelper
 
VDB_STATE_INCOMPLETE - Static variable in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataHelper
 
VDB_STATUS - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VirtualDatabases.ColumnName
 
VDB_STATUS_NAMES - Static variable in interface com.metamatrix.core.vdb.VDBStatus
 
VDB_UID - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VDBModels.ColumnName
 
VDB_UID - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VirtualDatabases.ColumnName
 
VDB_VERSION - Static variable in interface com.metamatrix.common.api.MMURL.JDBC
 
VDB_VERSION - Static variable in class com.metamatrix.jdbc.BaseDataSource
 
VDB_VERSION - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VirtualDatabases.ColumnName
 
VDB_VERSION - Static variable in interface com.metamatrix.platform.util.ProductInfoConstants
 
VDB_VERSION_KEY - Static variable in class com.metamatrix.common.util.WSDLServletUtil
 
VDBArchive - Class in com.metamatrix.common.vdb.api
Latest incarnation of the VDBContext, specifically for weeding out dependencies on the vdb.edit; So do put in Modeler dependencies here.
VDBArchive(InputStream) - Constructor for class com.metamatrix.common.vdb.api.VDBArchive
Build VDB archive from given stream.
VDBArchive(File) - Constructor for class com.metamatrix.common.vdb.api.VDBArchive
Build a VDB archive from the given zip file.
VDBConfigurationReader - Class in com.metamatrix.dqp.embedded.configuration
This is reader class for DEF file.
VDBConfigurationReader() - Constructor for class com.metamatrix.dqp.embedded.configuration.VDBConfigurationReader
 
VDBConfigurationWriter - Class in com.metamatrix.dqp.embedded.configuration
Utility to export VDBs to files or streams.
VDBConfigurationWriter() - Constructor for class com.metamatrix.dqp.embedded.configuration.VDBConfigurationWriter
 
VdbConstants - Interface in com.metamatrix.core.vdb
Constants used for VDB processing.
VdbConstants.VDB_STATUS - Class in com.metamatrix.core.vdb
These are virtual database status.
VdbConstants.VDB_STATUS() - Constructor for class com.metamatrix.core.vdb.VdbConstants.VDB_STATUS
 
VDBCreation - Class in com.metamatrix.metadata.runtime.vdb.defn
The VDBCreation is used to install a VDB and its models into the runtimemetadata and add Connector Types and Connector Bindings to the configuration so that the VDB can be immediately available for access (user needs to start the connector bindings on the console); The process uses an xml file that defines the VDB, the models, Connectors and Connector bindings.
VDBCreation() - Constructor for class com.metamatrix.metadata.runtime.vdb.defn.VDBCreation
 
VDBDefn - Interface in com.metamatrix.common.vdb.api
Date Dec 3, 2002 To import a VDB, the following information is required: 1.
VDBDefnFactory - Class in com.metamatrix.metadata.runtime.vdb.defn
 
VDBDefnFactory() - Constructor for class com.metamatrix.metadata.runtime.vdb.defn.VDBDefnFactory
 
VDBDU_0001 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
VDBDU_0001 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
VDBDU_0002 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
VDBDU_0002 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
VDBDU_0003 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
VDBDU_0003 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
VDBDU_0004 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
VDBDU_0004 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
VDBDU_0005 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
VDBDU_0005 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
VDBFile - Interface in com.metamatrix.common.vdb.api
 
vdbId(VDBArchive) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedBaseDQPService
 
vdbId(String, String) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedBaseDQPService
 
VDBInfo - Interface in com.metamatrix.common.vdb.api
This interface provides the VDB information that can be used to create VDB.
VDBKey - Class in com.metamatrix.vdb.runtime
 
VDBKey(String, String) - Constructor for class com.metamatrix.vdb.runtime.VDBKey
 
VDBLifeCycleListener - Interface in com.metamatrix.dqp.service
A listener object for listening for the life cycle events for the VDB
VdbMetadataContext - Class in org.teiid.connector.metadata
Context for vdb and index information needed by MetadataConnectorMetadata.
VdbMetadataContext() - Constructor for class org.teiid.connector.metadata.VdbMetadataContext
VdbMetadataContext
VDBMetadataFactory - Class in org.teiid.metadata.index
 
VDBMetadataFactory() - Constructor for class org.teiid.metadata.index.VDBMetadataFactory
 
VDBNameValidator - Class in com.metamatrix.common.util
 
VDBNameValidator() - Constructor for class com.metamatrix.common.util.VDBNameValidator
 
VdbProcessingException - Exception in com.metamatrix.vdb.edit.loader
The base exception from which all Runtime Metadata Exceptions extend.
VdbProcessingException() - Constructor for exception com.metamatrix.vdb.edit.loader.VdbProcessingException
No-arg costructor required by Externalizable semantics
VdbProcessingException(String) - Constructor for exception com.metamatrix.vdb.edit.loader.VdbProcessingException
Construct an instance with the message specified.
VdbProcessingException(String, String) - Constructor for exception com.metamatrix.vdb.edit.loader.VdbProcessingException
Construct an instance with the message and error code specified.
VdbProcessingException(Exception) - Constructor for exception com.metamatrix.vdb.edit.loader.VdbProcessingException
Construct an instance from an exception to chain to this one.
VdbProcessingException(Exception, String) - Constructor for exception com.metamatrix.vdb.edit.loader.VdbProcessingException
Construct an instance from a message and an exception to chain to this one.
VdbProcessingException(Exception, String, String) - Constructor for exception com.metamatrix.vdb.edit.loader.VdbProcessingException
Construct an instance from a message and a code and an exception to chain to this one.
VDBS_INDEX - Static variable in class org.teiid.metadata.index.IndexConstants.INDEX_NAME
 
VDBService - Interface in com.metamatrix.dqp.service
This interface defines methods which are specific to dealing with VDBs and their management in a server/dqp.
vdbService - Variable in class com.metamatrix.platform.security.authorization.service.AuthorizationServiceImpl
 
VDBStatus - Interface in com.metamatrix.core.vdb
 
VDBStream - Interface in com.metamatrix.common.vdb.api
VDB Stream will let users stream the contents of the VDB in different ways.
VDBStreamImpl - Class in com.metamatrix.common.vdb.api
 
VDBStreamImpl(File) - Constructor for class com.metamatrix.common.vdb.api.VDBStreamImpl
 
VDBStreamImpl(byte[]) - Constructor for class com.metamatrix.common.vdb.api.VDBStreamImpl
 
VDBTREE_0001 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
VDB Tree Utility
VDBTREE_0001 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
VDB Tree Utility
VDBTREE_0002 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
VDBTREE_0002 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
VDBTreeUtility - Class in com.metamatrix.metadata.runtime
 
VERIFIED - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.AttributeName
Static constant that represents the name of the "verified" attribute.
verifyCommand(int) - Method in class com.metamatrix.common.actions.AbstractObjectEditor
 
verifyMessage(Object) - Static method in class com.metamatrix.api.core.message.MessageList
Helper method to verify that the object is an instance of Message.
verifyTargetClass(Object, Class) - Method in class com.metamatrix.common.actions.AbstractObjectEditor
Subclass helper method that simply verifies that the specified target is either an instance of the specified class (or interface).
VERSION - Static variable in class bsh.Interpreter
 
VERSION - Static variable in class com.metamatrix.api.core.xmi.XMIConstants
 
VERSION - Static variable in interface com.metamatrix.common.api.MMURL.JDBC
 
VERSION - Static variable in class com.metamatrix.common.vdb.api.DEFReaderWriter.VDBInfo
 
VERSION - Static variable in class com.metamatrix.jdbc.BaseDataSource
 
VERSION_BY - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VirtualDatabases.ColumnName
 
VERSION_DATE - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants
 
VERSION_DATE - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VirtualDatabases.ColumnName
 
VERSION_DATE - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants
 
VIEW - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Relational.Class
 
VIEW_TYPE - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.TABLE_TYPES
 
VIEW_TYPE - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.TABLE_TYPES
 
VIRTUAL - Static variable in class com.metamatrix.core.vdb.ModelType
The 'VIRTUAL' literal value.
VIRTUAL - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
VIRTUAL - Static variable in class com.metamatrix.query.sql.ReservedWords
 
VIRTUAL - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
VIRTUAL_ALIAS_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
VIRTUAL_ALLOWS_DELETE_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
VIRTUAL_ALLOWS_INSERT_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
VIRTUAL_ALLOWS_UPDATE_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
VIRTUAL_DATABASE_NAME - Static variable in interface com.metamatrix.dqp.metadata.ResultsMetadataConstants
 
VIRTUAL_DATABASE_VERSION - Static variable in interface com.metamatrix.dqp.metadata.ResultsMetadataConstants
 
VIRTUAL_DB - Static variable in interface com.metamatrix.platform.util.ProductInfoConstants
 
VIRTUAL_DELETE_QUERY_TREE_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
VIRTUAL_DELETE_SQL_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
VIRTUAL_DELETE_STRING_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
VIRTUAL_DEP_JOIN - Static variable in class com.metamatrix.query.sql.ReservedWords
 
VIRTUAL_INSERT_QUERY_TREE_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
VIRTUAL_INSERT_SQL_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
VIRTUAL_INSERT_STRING_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
VIRTUAL_IS_INPUT_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
VIRTUAL_LABEL_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
VIRTUAL_MODEL_NAME - Static variable in class com.metamatrix.common.vdb.api.SystemVdbUtility
 
VIRTUAL_MODEL_OBJECTID_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
VIRTUAL_OBJECT_PATH_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
VIRTUAL_OBJECTID_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
VIRTUAL_PROCEDURE_ERROR - Static variable in class com.metamatrix.jdbc.api.SQLStates
Error raised by ERROR instruction in virtual procedure.
VIRTUAL_QUERY_TREE_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
Property names associated with Virtual metamodel components
VIRTUAL_SELECT_STRING_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
VIRTUAL_SQL_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
VIRTUAL_UPDATE_QUERY_TREE_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
VIRTUAL_UPDATE_SQL_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
VIRTUAL_UPDATE_STRING_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
VirtualDatabase - Interface in com.metamatrix.metadata.runtime.api
The VirtualDatabase identifies a collection of DataSources and Virtual DataSources that a client can connect to and interrogate its metadata.
VirtualDatabase.ModifiableAttributes - Interface in com.metamatrix.metadata.runtime.api
Defines the VDB attributes that can be modified.
VirtualDatabaseDoesNotExistException - Exception in com.metamatrix.metadata.runtime.api
Thrown when the VirtualDatabase is not found.
VirtualDatabaseDoesNotExistException() - Constructor for exception com.metamatrix.metadata.runtime.api.VirtualDatabaseDoesNotExistException
No-arg costructor required by Externalizable semantics
VirtualDatabaseDoesNotExistException(String) - Constructor for exception com.metamatrix.metadata.runtime.api.VirtualDatabaseDoesNotExistException
Construct an instance with the message specified.
VirtualDatabaseDoesNotExistException(String, String) - Constructor for exception com.metamatrix.metadata.runtime.api.VirtualDatabaseDoesNotExistException
Construct an instance with the message and error code specified.
VirtualDatabaseDoesNotExistException(Exception, String) - Constructor for exception com.metamatrix.metadata.runtime.api.VirtualDatabaseDoesNotExistException
Construct an instance from a message and an exception to chain to this one.
VirtualDatabaseDoesNotExistException(Exception, String, String) - Constructor for exception com.metamatrix.metadata.runtime.api.VirtualDatabaseDoesNotExistException
Construct an instance from a message and a code and an exception to chain to this one.
VirtualDatabaseException - Exception in com.metamatrix.metadata.runtime.api
The base exception from which all Runtime Metadata Exceptions extend.
VirtualDatabaseException() - Constructor for exception com.metamatrix.metadata.runtime.api.VirtualDatabaseException
No-arg costructor required by Externalizable semantics
VirtualDatabaseException(String) - Constructor for exception com.metamatrix.metadata.runtime.api.VirtualDatabaseException
Construct an instance with the message specified.
VirtualDatabaseException(String, String) - Constructor for exception com.metamatrix.metadata.runtime.api.VirtualDatabaseException
Construct an instance with the message and error code specified.
VirtualDatabaseException(Exception) - Constructor for exception com.metamatrix.metadata.runtime.api.VirtualDatabaseException
Construct an instance from an exception to chain to this one.
VirtualDatabaseException(Exception, String) - Constructor for exception com.metamatrix.metadata.runtime.api.VirtualDatabaseException
Construct an instance from a message and an exception to chain to this one.
VirtualDatabaseException(Exception, String, String) - Constructor for exception com.metamatrix.metadata.runtime.api.VirtualDatabaseException
Construct an instance from a message and a code and an exception to chain to this one.
VirtualDatabaseID - Interface in com.metamatrix.metadata.runtime.api
The VirtualDatabaseID should uniquely identify a VirutalDatabase.
VirtualDatabaseLoaderProperties - Interface in com.metamatrix.metadata.runtime.api
Interface that represents the properties associated with a VirtualDatabaseLoader implementation.
VirtualDatabaseMetadata - Interface in com.metamatrix.metadata.runtime.api
A VirtualDatabaseMetadata represent a virtual database in the repository.
VISIBILITY - Static variable in class com.metamatrix.common.vdb.api.DEFReaderWriter.Model
 
VISIBILITY - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.Models.ColumnName
 
VISIBILITY_TYPE_NAMES - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants
 
visit(ICompareCriteria) - Method in class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
visit(ILikeCriteria) - Method in class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
visit(ICompoundCriteria) - Method in class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
visit(INotCriteria) - Method in class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
visit(IInCriteria) - Method in class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
visit(IDelete) - Method in class com.metamatrix.connector.salesforce.execution.visitors.DeleteVisitor
 
visit(IInsert) - Method in class com.metamatrix.connector.salesforce.execution.visitors.InsertVisitor
 
visit(IJoin) - Method in class com.metamatrix.connector.salesforce.execution.visitors.JoinQueryVisitor
 
visit(ICompareCriteria) - Method in class com.metamatrix.connector.salesforce.execution.visitors.JoinQueryVisitor
 
visit(IQuery) - Method in class com.metamatrix.connector.salesforce.execution.visitors.SelectVisitor
 
visit(ISelect) - Method in class com.metamatrix.connector.salesforce.execution.visitors.SelectVisitor
 
visit(IFrom) - Method in class com.metamatrix.connector.salesforce.execution.visitors.SelectVisitor
 
visit(IUpdate) - Method in class com.metamatrix.connector.salesforce.execution.visitors.UpdateVisitor
 
visit(PlanNode) - Method in class com.metamatrix.jdbc.api.PlanVisitor
This method controls how a tree is visited from the rootNode.
visit(PlanNode) - Method in class com.metamatrix.jdbc.api.XMLOutputVisitor
 
visit(MappingAllNode) - Method in class com.metamatrix.query.mapping.xml.InterceptingVisitor
 
visit(MappingAttribute) - Method in class com.metamatrix.query.mapping.xml.InterceptingVisitor
 
visit(MappingChoiceNode) - Method in class com.metamatrix.query.mapping.xml.InterceptingVisitor
 
visit(MappingCommentNode) - Method in class com.metamatrix.query.mapping.xml.InterceptingVisitor
 
visit(MappingCriteriaNode) - Method in class com.metamatrix.query.mapping.xml.InterceptingVisitor
 
visit(MappingDocument) - Method in class com.metamatrix.query.mapping.xml.InterceptingVisitor
 
visit(MappingElement) - Method in class com.metamatrix.query.mapping.xml.InterceptingVisitor
 
visit(MappingRecursiveElement) - Method in class com.metamatrix.query.mapping.xml.InterceptingVisitor
 
visit(MappingSequenceNode) - Method in class com.metamatrix.query.mapping.xml.InterceptingVisitor
 
visit(MappingSourceNode) - Method in class com.metamatrix.query.mapping.xml.InterceptingVisitor
 
visit(MappingNode) - Method in class com.metamatrix.query.mapping.xml.MappingVisitor
 
visit(MappingDocument) - Method in class com.metamatrix.query.mapping.xml.MappingVisitor
 
visit(MappingElement) - Method in class com.metamatrix.query.mapping.xml.MappingVisitor
 
visit(MappingAttribute) - Method in class com.metamatrix.query.mapping.xml.MappingVisitor
 
visit(MappingBaseNode) - Method in class com.metamatrix.query.mapping.xml.MappingVisitor
 
visit(MappingChoiceNode) - Method in class com.metamatrix.query.mapping.xml.MappingVisitor
 
visit(MappingSequenceNode) - Method in class com.metamatrix.query.mapping.xml.MappingVisitor
 
visit(MappingAllNode) - Method in class com.metamatrix.query.mapping.xml.MappingVisitor
 
visit(MappingCommentNode) - Method in class com.metamatrix.query.mapping.xml.MappingVisitor
 
visit(MappingCriteriaNode) - Method in class com.metamatrix.query.mapping.xml.MappingVisitor
 
visit(MappingRecursiveElement) - Method in class com.metamatrix.query.mapping.xml.MappingVisitor
 
visit(MappingSourceNode) - Method in class com.metamatrix.query.mapping.xml.MappingVisitor
 
visit(MappingNode) - Method in class com.metamatrix.query.mapping.xml.Navigator
 
visit(MappingElement) - Method in class com.metamatrix.query.mapping.xml.Navigator
 
visit(MappingRecursiveElement) - Method in class com.metamatrix.query.mapping.xml.Navigator
 
visit(SetQuery) - Method in class com.metamatrix.query.optimizer.relational.AliasGenerator
visit the branches other than the first with individual naming contexts Aliases are being added in all cases, even though they may only be needed in the order by case.
visit(Select) - Method in class com.metamatrix.query.optimizer.relational.AliasGenerator
 
visit(Query) - Method in class com.metamatrix.query.optimizer.relational.AliasGenerator
visit the query in definition order
visit(SubqueryFromClause) - Method in class com.metamatrix.query.optimizer.relational.AliasGenerator
 
visit(UnaryFromClause) - Method in class com.metamatrix.query.optimizer.relational.AliasGenerator
 
visit(ScalarSubquery) - Method in class com.metamatrix.query.optimizer.relational.AliasGenerator
 
visit(SubqueryCompareCriteria) - Method in class com.metamatrix.query.optimizer.relational.AliasGenerator
 
visit(SubquerySetCriteria) - Method in class com.metamatrix.query.optimizer.relational.AliasGenerator
 
visit(ExistsCriteria) - Method in class com.metamatrix.query.optimizer.relational.AliasGenerator
 
visit(OrderBy) - Method in class com.metamatrix.query.optimizer.relational.AliasGenerator
 
visit(Reference) - Method in class com.metamatrix.query.optimizer.relational.AliasGenerator
 
visit(AggregateSymbol) - Method in class com.metamatrix.query.optimizer.relational.rules.CriteriaCapabilityValidatorVisitor
 
visit(CaseExpression) - Method in class com.metamatrix.query.optimizer.relational.rules.CriteriaCapabilityValidatorVisitor
 
visit(CompareCriteria) - Method in class com.metamatrix.query.optimizer.relational.rules.CriteriaCapabilityValidatorVisitor
 
visit(CompoundCriteria) - Method in class com.metamatrix.query.optimizer.relational.rules.CriteriaCapabilityValidatorVisitor
 
visit(Function) - Method in class com.metamatrix.query.optimizer.relational.rules.CriteriaCapabilityValidatorVisitor
 
visit(IsNullCriteria) - Method in class com.metamatrix.query.optimizer.relational.rules.CriteriaCapabilityValidatorVisitor
 
visit(MatchCriteria) - Method in class com.metamatrix.query.optimizer.relational.rules.CriteriaCapabilityValidatorVisitor
 
visit(NotCriteria) - Method in class com.metamatrix.query.optimizer.relational.rules.CriteriaCapabilityValidatorVisitor
 
visit(SearchedCaseExpression) - Method in class com.metamatrix.query.optimizer.relational.rules.CriteriaCapabilityValidatorVisitor
 
visit(SetCriteria) - Method in class com.metamatrix.query.optimizer.relational.rules.CriteriaCapabilityValidatorVisitor
 
visit(ExistsCriteria) - Method in class com.metamatrix.query.optimizer.relational.rules.CriteriaCapabilityValidatorVisitor
 
visit(SubqueryCompareCriteria) - Method in class com.metamatrix.query.optimizer.relational.rules.CriteriaCapabilityValidatorVisitor
 
visit(ScalarSubquery) - Method in class com.metamatrix.query.optimizer.relational.rules.CriteriaCapabilityValidatorVisitor
 
visit(SubquerySetCriteria) - Method in class com.metamatrix.query.optimizer.relational.rules.CriteriaCapabilityValidatorVisitor
 
visit(DependentSetCriteria) - Method in class com.metamatrix.query.optimizer.relational.rules.CriteriaCapabilityValidatorVisitor
 
visit(MappingElement) - Method in class com.metamatrix.query.optimizer.xml.HandleNillableVisitor
 
visit(MappingRecursiveElement) - Method in class com.metamatrix.query.optimizer.xml.HandleNillableVisitor
 
visit(MappingAllNode) - Method in class com.metamatrix.query.optimizer.xml.MarkExcludeVisitor
 
visit(MappingSourceNode) - Method in class com.metamatrix.query.optimizer.xml.MarkExcludeVisitor
 
visit(MappingChoiceNode) - Method in class com.metamatrix.query.optimizer.xml.MarkExcludeVisitor
 
visit(MappingRecursiveElement) - Method in class com.metamatrix.query.optimizer.xml.MarkExcludeVisitor
 
visit(MappingSequenceNode) - Method in class com.metamatrix.query.optimizer.xml.MarkExcludeVisitor
 
visit(MappingAttribute) - Method in class com.metamatrix.query.optimizer.xml.MarkExcludeVisitor
 
visit(MappingElement) - Method in class com.metamatrix.query.optimizer.xml.MarkExcludeVisitor
 
visit(MappingSourceNode) - Method in class com.metamatrix.query.optimizer.xml.NameInSourceResolverVisitor
 
visit(MappingAttribute) - Method in class com.metamatrix.query.optimizer.xml.NameInSourceResolverVisitor
 
visit(MappingElement) - Method in class com.metamatrix.query.optimizer.xml.NameInSourceResolverVisitor
 
visit(MappingBaseNode) - Method in class com.metamatrix.query.optimizer.xml.SourceNodeGenaratorVisitor
In this code since we are only traversing the child nodes after the modification the removal and addtion of the nodes to the current may not affect the underlying collection object.
visit(MappingSourceNode) - Method in class com.metamatrix.query.optimizer.xml.SourceNodePlannerVisitor
 
visit(MappingAttribute) - Method in class com.metamatrix.query.optimizer.xml.TagBuilderVisitor
 
visit(MappingCommentNode) - Method in class com.metamatrix.query.optimizer.xml.TagBuilderVisitor
 
visit(MappingElement) - Method in class com.metamatrix.query.optimizer.xml.TagBuilderVisitor
 
visit(MappingRecursiveElement) - Method in class com.metamatrix.query.optimizer.xml.TagBuilderVisitor
 
visit(MappingCriteriaNode) - Method in class com.metamatrix.query.optimizer.xml.ValidateMappedCriteriaVisitor
 
visit(MappingRecursiveElement) - Method in class com.metamatrix.query.optimizer.xml.ValidateMappedCriteriaVisitor
 
visit(Query) - Method in class com.metamatrix.query.resolver.command.SimpleQueryResolver.QueryResolverVisitor
Resolving a Query requires a special ordering Note that into is actually first to handle mat view logic
visit(GroupSymbol) - Method in class com.metamatrix.query.resolver.command.SimpleQueryResolver.QueryResolverVisitor
 
visit(AllSymbol) - Method in class com.metamatrix.query.resolver.command.SimpleQueryResolver.QueryResolverVisitor
 
visit(AllInGroupSymbol) - Method in class com.metamatrix.query.resolver.command.SimpleQueryResolver.QueryResolverVisitor
 
visit(ScalarSubquery) - Method in class com.metamatrix.query.resolver.command.SimpleQueryResolver.QueryResolverVisitor
 
visit(ExistsCriteria) - Method in class com.metamatrix.query.resolver.command.SimpleQueryResolver.QueryResolverVisitor
 
visit(SubqueryCompareCriteria) - Method in class com.metamatrix.query.resolver.command.SimpleQueryResolver.QueryResolverVisitor
 
visit(SubquerySetCriteria) - Method in class com.metamatrix.query.resolver.command.SimpleQueryResolver.QueryResolverVisitor
 
visit(SubqueryFromClause) - Method in class com.metamatrix.query.resolver.command.SimpleQueryResolver.QueryResolverVisitor
 
visit(UnaryFromClause) - Method in class com.metamatrix.query.resolver.command.SimpleQueryResolver.QueryResolverVisitor
 
visit(OrderBy) - Method in class com.metamatrix.query.resolver.command.SimpleQueryResolver.QueryResolverVisitor
 
visit(Into) - Method in class com.metamatrix.query.resolver.command.SimpleQueryResolver.QueryResolverVisitor
 
visit(JoinPredicate) - Method in class com.metamatrix.query.resolver.command.SimpleQueryResolver.QueryResolverVisitor
 
visit(From) - Method in class com.metamatrix.query.resolver.command.SimpleQueryResolver.QueryResolverVisitor
 
visit(Reference) - Method in class com.metamatrix.query.resolver.util.BindVariableVisitor
Visit a Reference object and bind it based on the bindings
visit(StoredProcedure) - Method in class com.metamatrix.query.resolver.util.BindVariableVisitor
 
visit(ElementSymbol) - Method in class com.metamatrix.query.resolver.util.ResolverVisitor
 
visit(BetweenCriteria) - Method in class com.metamatrix.query.resolver.util.ResolverVisitor
 
visit(CompareCriteria) - Method in class com.metamatrix.query.resolver.util.ResolverVisitor
 
visit(MatchCriteria) - Method in class com.metamatrix.query.resolver.util.ResolverVisitor
 
visit(SetCriteria) - Method in class com.metamatrix.query.resolver.util.ResolverVisitor
 
visit(SubqueryCompareCriteria) - Method in class com.metamatrix.query.resolver.util.ResolverVisitor
 
visit(SubquerySetCriteria) - Method in class com.metamatrix.query.resolver.util.ResolverVisitor
 
visit(IsNullCriteria) - Method in class com.metamatrix.query.resolver.util.ResolverVisitor
 
visit(Function) - Method in class com.metamatrix.query.resolver.util.ResolverVisitor
 
visit(CaseExpression) - Method in class com.metamatrix.query.resolver.util.ResolverVisitor
 
visit(SearchedCaseExpression) - Method in class com.metamatrix.query.resolver.util.ResolverVisitor
 
visit(SetClause) - Method in class com.metamatrix.query.resolver.util.ResolverVisitor
 
visit(TranslateCriteria) - Method in class com.metamatrix.query.resolver.util.ResolveVirtualGroupCriteriaVisitor
 
visit(CriteriaSelector) - Method in class com.metamatrix.query.resolver.util.ResolveVirtualGroupCriteriaVisitor
 
visit(BatchedUpdateCommand) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(BetweenCriteria) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(CaseExpression) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(CompareCriteria) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(CompoundCriteria) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(Delete) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(ExistsCriteria) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(From) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(GroupBy) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(Insert) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(IsNullCriteria) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(JoinPredicate) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(JoinType) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(Limit) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(MatchCriteria) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(NotCriteria) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(Option) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(OrderBy) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(Query) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(SearchedCaseExpression) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(Select) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(SetCriteria) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(SetQuery) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(StoredProcedure) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(SubqueryCompareCriteria) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(SubqueryFromClause) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(SubquerySetCriteria) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(UnaryFromClause) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(Update) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(Into) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(XQuery) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(DependentSetCriteria) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(Create) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(Drop) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(AggregateSymbol) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(AliasSymbol) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(AllInGroupSymbol) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(AllSymbol) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(Constant) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(ElementSymbol) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(ExpressionSymbol) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(Function) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(GroupSymbol) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(Reference) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(ScalarSubquery) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(AssignmentStatement) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(Block) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(CommandStatement) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(CreateUpdateProcedureCommand) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(CriteriaSelector) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(DeclareStatement) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(HasCriteria) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(IfStatement) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(RaiseErrorStatement) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(TranslateCriteria) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(BreakStatement) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(ContinueStatement) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(WhileStatement) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(LoopStatement) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(DynamicCommand) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(ProcedureContainer) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(SetClauseList) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(SetClause) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(ExistsCriteria) - Method in class com.metamatrix.query.sql.navigator.DeepPostOrderNavigator
 
visit(ScalarSubquery) - Method in class com.metamatrix.query.sql.navigator.DeepPostOrderNavigator
 
visit(SubqueryCompareCriteria) - Method in class com.metamatrix.query.sql.navigator.DeepPostOrderNavigator
 
visit(SubqueryFromClause) - Method in class com.metamatrix.query.sql.navigator.DeepPostOrderNavigator
 
visit(SubquerySetCriteria) - Method in class com.metamatrix.query.sql.navigator.DeepPostOrderNavigator
 
visit(ExistsCriteria) - Method in class com.metamatrix.query.sql.navigator.DeepPreOrderNavigator
 
visit(ScalarSubquery) - Method in class com.metamatrix.query.sql.navigator.DeepPreOrderNavigator
 
visit(SubqueryCompareCriteria) - Method in class com.metamatrix.query.sql.navigator.DeepPreOrderNavigator
 
visit(SubqueryFromClause) - Method in class com.metamatrix.query.sql.navigator.DeepPreOrderNavigator
 
visit(SubquerySetCriteria) - Method in class com.metamatrix.query.sql.navigator.DeepPreOrderNavigator
 
visit(AggregateSymbol) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(AliasSymbol) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(AllInGroupSymbol) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(AllSymbol) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(AssignmentStatement) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(BatchedUpdateCommand) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(BetweenCriteria) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(Block) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(BreakStatement) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(CaseExpression) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(CommandStatement) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(CompareCriteria) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(CompoundCriteria) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(Constant) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(ContinueStatement) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(CreateUpdateProcedureCommand) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(CriteriaSelector) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(DeclareStatement) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(Delete) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(DependentSetCriteria) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(ElementSymbol) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(ExistsCriteria) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(ExpressionSymbol) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(From) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(Function) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(GroupBy) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(GroupSymbol) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(HasCriteria) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(IfStatement) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(Insert) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(Create) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(Drop) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(Into) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(IsNullCriteria) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(JoinPredicate) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(JoinType) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(Limit) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(LoopStatement) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(MatchCriteria) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(NotCriteria) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(Option) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(OrderBy) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(Query) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(RaiseErrorStatement) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(Reference) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(ScalarSubquery) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(SearchedCaseExpression) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(Select) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(SetCriteria) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(SetQuery) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(StoredProcedure) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(SubqueryCompareCriteria) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(SubqueryFromClause) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(SubquerySetCriteria) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(TranslateCriteria) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(UnaryFromClause) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(Update) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(WhileStatement) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(XQuery) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(DynamicCommand) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
NOTE: we specifically don't need to visit the as columns or the using identifiers.
visit(SetClauseList) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(SetClause) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(Insert) - Method in class com.metamatrix.query.sql.visitor.AbstractSymbolMappingVisitor
This method updates the Insert object it receives as an argument by replacing the virtual groups/elements with their physical counterparts.
visit(Delete) - Method in class com.metamatrix.query.sql.visitor.AbstractSymbolMappingVisitor
This method updates the Delete object it receives as an argument by replacing the virtual groups/elements with their physical counterparts.
visit(Update) - Method in class com.metamatrix.query.sql.visitor.AbstractSymbolMappingVisitor
This method updates the Update object it receives as an argument by replacing the virtual groups/elements with their physical counterparts.
visit(SetClause) - Method in class com.metamatrix.query.sql.visitor.AbstractSymbolMappingVisitor
 
visit(AllInGroupSymbol) - Method in class com.metamatrix.query.sql.visitor.AbstractSymbolMappingVisitor
Swap each ElementSymbol referenced by AllInGroupSymbol
visit(AllSymbol) - Method in class com.metamatrix.query.sql.visitor.AbstractSymbolMappingVisitor
Swap each ElementSymbol referenced by AllSymbol
visit(UnaryFromClause) - Method in class com.metamatrix.query.sql.visitor.AbstractSymbolMappingVisitor
Swap group in unary from clause.
visit(StoredProcedure) - Method in class com.metamatrix.query.sql.visitor.AbstractSymbolMappingVisitor
Swap name of stored proc and elements in stored procedure parameter expressions
visit(CriteriaSelector) - Method in class com.metamatrix.query.sql.visitor.AbstractSymbolMappingVisitor
Swap elements in CriteriaSelector
visit(AggregateSymbol) - Method in class com.metamatrix.query.sql.visitor.AggregateSymbolCollectorVisitor.AggregateStopNavigator
 
visit(ExpressionSymbol) - Method in class com.metamatrix.query.sql.visitor.AggregateSymbolCollectorVisitor.AggregateStopNavigator
 
visit(AggregateSymbol) - Method in class com.metamatrix.query.sql.visitor.AggregateSymbolCollectorVisitor
 
visit(ExpressionSymbol) - Method in class com.metamatrix.query.sql.visitor.AggregateSymbolCollectorVisitor
 
visit(ElementSymbol) - Method in class com.metamatrix.query.sql.visitor.AggregateSymbolCollectorVisitor
 
visit(ExistsCriteria) - Method in class com.metamatrix.query.sql.visitor.CommandCollectorVisitor
 
visit(ScalarSubquery) - Method in class com.metamatrix.query.sql.visitor.CommandCollectorVisitor
 
visit(SubqueryCompareCriteria) - Method in class com.metamatrix.query.sql.visitor.CommandCollectorVisitor
 
visit(SubqueryFromClause) - Method in class com.metamatrix.query.sql.visitor.CommandCollectorVisitor
Visit a language object and collect symbols.
visit(SubquerySetCriteria) - Method in class com.metamatrix.query.sql.visitor.CommandCollectorVisitor
Visit a language object and collect symbols.
visit(CommandStatement) - Method in class com.metamatrix.query.sql.visitor.CommandCollectorVisitor
Visit a language object and collect symbols.
visit(AssignmentStatement) - Method in class com.metamatrix.query.sql.visitor.CommandCollectorVisitor
Visit a language object and collect symbols.
visit(LoopStatement) - Method in class com.metamatrix.query.sql.visitor.CommandCollectorVisitor
Visit a language object and collect symbols.
visit(UnaryFromClause) - Method in class com.metamatrix.query.sql.visitor.CommandCollectorVisitor
 
visit(BatchedUpdateCommand) - Method in class com.metamatrix.query.sql.visitor.CommandCollectorVisitor
 
visit(ProcedureContainer) - Method in class com.metamatrix.query.sql.visitor.CommandCollectorVisitor
 
visit(Reference) - Method in class com.metamatrix.query.sql.visitor.CorrelatedReferenceCollectorVisitor
Visit a language object and collect symbols.
visit(BetweenCriteria) - Method in class com.metamatrix.query.sql.visitor.CriteriaTranslatorVisitor
This method updates the BetweenCriteria object it receives as an argument by replacing the virtual elements present in the expressions in the function with translated expressions.
visit(CompareCriteria) - Method in class com.metamatrix.query.sql.visitor.CriteriaTranslatorVisitor
This method updates the CompareCriteria object it receives as an argument by replacing the virtual elements present in the expressions in the function with translated expressions.
visit(IsNullCriteria) - Method in class com.metamatrix.query.sql.visitor.CriteriaTranslatorVisitor
This method updates the IsNullCriteria object it receives as an argument by replacing the virtual elements present in the expressions in the function with translated expressions.
visit(MatchCriteria) - Method in class com.metamatrix.query.sql.visitor.CriteriaTranslatorVisitor
This method updates the MatchCriteria object it receives as an argument by replacing the virtual elements present in the expressions in the function with translated expressions
visit(SetCriteria) - Method in class com.metamatrix.query.sql.visitor.CriteriaTranslatorVisitor
This method updates the SetCriteria object it receives as an argument by replacing the virtual elements present in the expressions in the function with translated expressions
visit(DependentSetCriteria) - Method in class com.metamatrix.query.sql.visitor.CriteriaTranslatorVisitor
This method updates the SetCriteria object it receives as an argument by replacing the virtual elements present in the expressions in the function with translated expressions
visit(ElementSymbol) - Method in class com.metamatrix.query.sql.visitor.ElementCollectorVisitor
Visit a language object and collect symbols.
visit(AllInGroupSymbol) - Method in class com.metamatrix.query.sql.visitor.ElementCollectorVisitor
Visit a language object and collect symbols.
visit(AllSymbol) - Method in class com.metamatrix.query.sql.visitor.ElementCollectorVisitor
Visit a language object and collect symbols.
visit(Function) - Method in class com.metamatrix.query.sql.visitor.EvaluatableVisitor
 
visit(Constant) - Method in class com.metamatrix.query.sql.visitor.EvaluatableVisitor
 
visit(ElementSymbol) - Method in class com.metamatrix.query.sql.visitor.EvaluatableVisitor
 
visit(ExpressionSymbol) - Method in class com.metamatrix.query.sql.visitor.EvaluatableVisitor
 
visit(AggregateSymbol) - Method in class com.metamatrix.query.sql.visitor.EvaluatableVisitor
 
visit(Reference) - Method in class com.metamatrix.query.sql.visitor.EvaluatableVisitor
We assume the non-push down for correlation variables, then make specific checks when correlated variables are allowed.
visit(StoredProcedure) - Method in class com.metamatrix.query.sql.visitor.EvaluatableVisitor
 
visit(ScalarSubquery) - Method in class com.metamatrix.query.sql.visitor.EvaluatableVisitor
 
visit(DependentSetCriteria) - Method in class com.metamatrix.query.sql.visitor.EvaluatableVisitor
 
visit(ExistsCriteria) - Method in class com.metamatrix.query.sql.visitor.EvaluatableVisitor
 
visit(SubquerySetCriteria) - Method in class com.metamatrix.query.sql.visitor.EvaluatableVisitor
 
visit(SubqueryCompareCriteria) - Method in class com.metamatrix.query.sql.visitor.EvaluatableVisitor
 
visit(Select) - Method in class com.metamatrix.query.sql.visitor.ExpressionMappingVisitor
 
visit(AliasSymbol) - Method in class com.metamatrix.query.sql.visitor.ExpressionMappingVisitor
 
visit(ExpressionSymbol) - Method in class com.metamatrix.query.sql.visitor.ExpressionMappingVisitor
 
visit(BetweenCriteria) - Method in class com.metamatrix.query.sql.visitor.ExpressionMappingVisitor
 
visit(CaseExpression) - Method in class com.metamatrix.query.sql.visitor.ExpressionMappingVisitor
 
visit(CompareCriteria) - Method in class com.metamatrix.query.sql.visitor.ExpressionMappingVisitor
 
visit(Function) - Method in class com.metamatrix.query.sql.visitor.ExpressionMappingVisitor
 
visit(IsNullCriteria) - Method in class com.metamatrix.query.sql.visitor.ExpressionMappingVisitor
 
visit(MatchCriteria) - Method in class com.metamatrix.query.sql.visitor.ExpressionMappingVisitor
 
visit(SearchedCaseExpression) - Method in class com.metamatrix.query.sql.visitor.ExpressionMappingVisitor
 
visit(SetCriteria) - Method in class com.metamatrix.query.sql.visitor.ExpressionMappingVisitor
 
visit(DependentSetCriteria) - Method in class com.metamatrix.query.sql.visitor.ExpressionMappingVisitor
 
visit(SubqueryCompareCriteria) - Method in class com.metamatrix.query.sql.visitor.ExpressionMappingVisitor
 
visit(SubquerySetCriteria) - Method in class com.metamatrix.query.sql.visitor.ExpressionMappingVisitor
 
visit(StoredProcedure) - Method in class com.metamatrix.query.sql.visitor.ExpressionMappingVisitor
 
visit(AggregateSymbol) - Method in class com.metamatrix.query.sql.visitor.ExpressionMappingVisitor
 
visit(GroupBy) - Method in class com.metamatrix.query.sql.visitor.ExpressionMappingVisitor
Swap each ElementSymbol in GroupBy (other symbols are ignored).
visit(OrderBy) - Method in class com.metamatrix.query.sql.visitor.ExpressionMappingVisitor
Swap each SingleElementSymbol in OrderBy (other symbols are ignored).
visit(Limit) - Method in class com.metamatrix.query.sql.visitor.ExpressionMappingVisitor
 
visit(DynamicCommand) - Method in class com.metamatrix.query.sql.visitor.ExpressionMappingVisitor
 
visit(SetClause) - Method in class com.metamatrix.query.sql.visitor.ExpressionMappingVisitor
 
visit(AssignmentStatement) - Method in class com.metamatrix.query.sql.visitor.ExpressionMappingVisitor
 
visit(Insert) - Method in class com.metamatrix.query.sql.visitor.ExpressionMappingVisitor
 
visit(ExpressionSymbol) - Method in class com.metamatrix.query.sql.visitor.ExpressionSymbolCollector
Visit a language object and collect symbols.
visit(AggregateSymbol) - Method in class com.metamatrix.query.sql.visitor.ExpressionSymbolCollector
Visit a language object and collect symbols.
visit(Function) - Method in class com.metamatrix.query.sql.visitor.FunctionCollectorVisitor
Visit a language object and collect symbols.
visit(GroupSymbol) - Method in class com.metamatrix.query.sql.visitor.GroupCollectorVisitor
Visit a language object and collect symbols.
visit(StoredProcedure) - Method in class com.metamatrix.query.sql.visitor.GroupCollectorVisitor
Visit a language object and collect symbols.
visit(Into) - Method in class com.metamatrix.query.sql.visitor.GroupCollectorVisitor
 
visit(SubqueryFromClause) - Method in class com.metamatrix.query.sql.visitor.GroupCollectorVisitor
 
visit(BetweenCriteria) - Method in class com.metamatrix.query.sql.visitor.PredicateCollectorVisitor
Visit a language object and collect criteria.
visit(CompareCriteria) - Method in class com.metamatrix.query.sql.visitor.PredicateCollectorVisitor
Visit a language object and collect criteria.
visit(IsNullCriteria) - Method in class com.metamatrix.query.sql.visitor.PredicateCollectorVisitor
Visit a language object and collect criteria.
visit(MatchCriteria) - Method in class com.metamatrix.query.sql.visitor.PredicateCollectorVisitor
Visit a language object and collect criteria.
visit(SetCriteria) - Method in class com.metamatrix.query.sql.visitor.PredicateCollectorVisitor
Visit a language object and collect criteria.
visit(DependentSetCriteria) - Method in class com.metamatrix.query.sql.visitor.PredicateCollectorVisitor
Visit a language object and collect criteria.
visit(ExistsCriteria) - Method in class com.metamatrix.query.sql.visitor.PredicateCollectorVisitor
 
visit(SubqueryCompareCriteria) - Method in class com.metamatrix.query.sql.visitor.PredicateCollectorVisitor
 
visit(SubquerySetCriteria) - Method in class com.metamatrix.query.sql.visitor.PredicateCollectorVisitor
Visit a language object and collect criteria.
visit(Reference) - Method in class com.metamatrix.query.sql.visitor.ReferenceCollectorVisitor
Visit a language object and collect symbols.
visit(BetweenCriteria) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(CaseExpression) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(CompareCriteria) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(CompoundCriteria) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(Delete) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(DependentSetCriteria) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(From) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(GroupBy) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(Insert) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(Create) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(Drop) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(IsNullCriteria) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(JoinPredicate) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(JoinType) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(MatchCriteria) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(NotCriteria) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(Option) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(OrderBy) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(DynamicCommand) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(SetClauseList) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(SetClause) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(Query) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(SearchedCaseExpression) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(Select) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(SetCriteria) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(SetQuery) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(XQuery) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(StoredProcedure) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(SubqueryFromClause) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(SubquerySetCriteria) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(UnaryFromClause) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(Update) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(Into) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(AggregateSymbol) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(AliasSymbol) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(AllInGroupSymbol) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(AllSymbol) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(Constant) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(ElementSymbol) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(ExpressionSymbol) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(Function) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(GroupSymbol) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(Reference) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(Block) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(CommandStatement) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(CreateUpdateProcedureCommand) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(DeclareStatement) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(IfStatement) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(AssignmentStatement) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(HasCriteria) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(TranslateCriteria) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(CriteriaSelector) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(RaiseErrorStatement) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(BreakStatement) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(ContinueStatement) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(LoopStatement) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(WhileStatement) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(ExistsCriteria) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(SubqueryCompareCriteria) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(ScalarSubquery) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(Limit) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(SubquerySetCriteria) - Method in class com.metamatrix.query.sql.visitor.ValueIteratorProviderCollectorVisitor
Visit a language object and collect symbols.
visit(SubqueryCompareCriteria) - Method in class com.metamatrix.query.sql.visitor.ValueIteratorProviderCollectorVisitor
Visit a language object and collect symbols.
visit(ExistsCriteria) - Method in class com.metamatrix.query.sql.visitor.ValueIteratorProviderCollectorVisitor
Visit a language object and collect symbols.
visit(ScalarSubquery) - Method in class com.metamatrix.query.sql.visitor.ValueIteratorProviderCollectorVisitor
Visit a language object and collect symbols.
visit(AggregateSymbol) - Method in class com.metamatrix.query.validator.AggregateValidationVisitor
 
visit(ElementSymbol) - Method in class com.metamatrix.query.validator.AggregateValidationVisitor
 
visit(ExpressionSymbol) - Method in class com.metamatrix.query.validator.AggregateValidationVisitor
 
visit(CaseExpression) - Method in class com.metamatrix.query.validator.AggregateValidationVisitor
 
visit(SearchedCaseExpression) - Method in class com.metamatrix.query.validator.AggregateValidationVisitor
 
visit(Function) - Method in class com.metamatrix.query.validator.AggregateValidationVisitor
 
visit(SetQuery) - Method in class com.metamatrix.query.validator.UpdateValidationVisitor
The command being visited should never be a SetQuery object, this method reports a validation error if this mehod is visited.
visit(StoredProcedure) - Method in class com.metamatrix.query.validator.UpdateValidationVisitor
The command being visited should never be a StoredProcedure object, this method reports a validation error if this mehod is visited.
visit(Insert) - Method in class com.metamatrix.query.validator.UpdateValidationVisitor
The command being visited should never be a Insert object, this method reports a validation error if this mehod is visited.
visit(Update) - Method in class com.metamatrix.query.validator.UpdateValidationVisitor
The command being visited should never be a Update object, this method reports a validation error if this mehod is visited.
visit(Delete) - Method in class com.metamatrix.query.validator.UpdateValidationVisitor
The command being visited should never be a Delete object, this method reports a validation error if this mehod is visited.
visit(Query) - Method in class com.metamatrix.query.validator.UpdateValidationVisitor
This method visits the Query object and verifies that it has only a Select and From clause.
visit(Select) - Method in class com.metamatrix.query.validator.UpdateValidationVisitor
This method visits the Select and verifies that the expressions defined on it are all ElementSymbols or aliased ElementSymbols
visit(From) - Method in class com.metamatrix.query.validator.UpdateValidationVisitor
This method visits the From object to validate that it has only one physical group in it.
visit(BatchedUpdateCommand) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
visit(Delete) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
visit(GroupBy) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
visit(GroupSymbol) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
visit(Insert) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
visit(OrderBy) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
visit(Query) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
visit(Select) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
visit(SubquerySetCriteria) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
visit(DependentSetCriteria) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
visit(SetQuery) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
visit(Update) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
visit(Into) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
visit(Function) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
visit(AssignmentStatement) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
visit(CreateUpdateProcedureCommand) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
visit(DeclareStatement) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
visit(IfStatement) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
visit(WhileStatement) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
visit(TranslateCriteria) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
visit(CompoundCriteria) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
visit(BetweenCriteria) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
visit(IsNullCriteria) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
visit(MatchCriteria) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
visit(NotCriteria) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
visit(SetCriteria) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
visit(SubqueryCompareCriteria) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
visit(Option) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
visit(DynamicCommand) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
visit(Drop) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
visit(CompareCriteria) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
visit(Limit) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
visit(IOrderByItem) - Method in class org.teiid.connector.jdbc.translator.SQLConversionVisitor
 
visit(IProcedure) - Method in class org.teiid.connector.jdbc.translator.SQLConversionVisitor
 
visit(ILiteral) - Method in class org.teiid.connector.jdbc.translator.SQLConversionVisitor
 
visit(IInCriteria) - Method in class org.teiid.connector.jdbc.translator.SQLConversionVisitor
 
visit(ILikeCriteria) - Method in class org.teiid.connector.jdbc.translator.SQLConversionVisitor
 
visit(ICompareCriteria) - Method in class org.teiid.connector.jdbc.translator.SQLConversionVisitor
 
visit(IInsertExpressionValueSource) - Method in class org.teiid.connector.jdbc.translator.SQLConversionVisitor
 
visit(ISetClause) - Method in class org.teiid.connector.jdbc.translator.SQLConversionVisitor
 
visit(ISelectSymbol) - Method in class org.teiid.connector.jdbc.translator.SQLConversionVisitor
 
visit(ISearchedCaseExpression) - Method in class org.teiid.connector.jdbc.translator.SQLConversionVisitor
 
visit(IAggregate) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(IBatchedUpdates) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(ICompareCriteria) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(ICompoundCriteria) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(IDelete) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(IElement) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(IProcedure) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(IExistsCriteria) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(IFrom) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(IFunction) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(IGroup) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(IGroupBy) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(IInCriteria) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(IInlineView) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(IInsert) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(IInsertExpressionValueSource) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(IIsNullCriteria) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(IJoin) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(ILikeCriteria) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(ILimit) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(ILiteral) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(INotCriteria) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(IOrderBy) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(IOrderByItem) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(IParameter) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(IQuery) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(IScalarSubquery) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(ISearchedCaseExpression) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(ISelect) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(ISelectSymbol) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(ISubqueryCompareCriteria) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(ISubqueryInCriteria) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(IUpdate) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(ISetQuery) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(ISetClauseList) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(ISetClause) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(IAggregate) - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
visit(IBatchedUpdates) - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
visit(ICompareCriteria) - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
visit(ICompoundCriteria) - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
visit(IDelete) - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
visit(IElement) - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
visit(IProcedure) - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
visit(IExistsCriteria) - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
visit(IFrom) - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
visit(IFunction) - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
visit(IGroup) - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
visit(IGroupBy) - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
visit(IInCriteria) - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
visit(IInlineView) - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
visit(IInsert) - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
visit(IIsNullCriteria) - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
visit(IJoin) - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
visit(ILikeCriteria) - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
visit(ILimit) - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
visit(ILiteral) - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
visit(INotCriteria) - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
visit(IOrderBy) - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
visit(IOrderByItem) - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
visit(IParameter) - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
visit(IQuery) - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
visit(IScalarSubquery) - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
visit(ISearchedCaseExpression) - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
visit(ISelect) - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
visit(ISelectSymbol) - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
visit(ISubqueryCompareCriteria) - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
visit(ISubqueryInCriteria) - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
visit(ISetQuery) - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
visit(IUpdate) - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
visit(ISetClauseList) - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
visit(ISetClause) - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
visit(IAggregate) - Method in class org.teiid.connector.visitor.framework.HierarchyVisitor
 
visit(IBatchedUpdates) - Method in class org.teiid.connector.visitor.framework.HierarchyVisitor
 
visit(ICompareCriteria) - Method in class org.teiid.connector.visitor.framework.HierarchyVisitor
 
visit(ICompoundCriteria) - Method in class org.teiid.connector.visitor.framework.HierarchyVisitor
 
visit(IDelete) - Method in class org.teiid.connector.visitor.framework.HierarchyVisitor
 
visit(IProcedure) - Method in class org.teiid.connector.visitor.framework.HierarchyVisitor
 
visit(IExistsCriteria) - Method in class org.teiid.connector.visitor.framework.HierarchyVisitor
 
visit(IFrom) - Method in class org.teiid.connector.visitor.framework.HierarchyVisitor
 
visit(IFunction) - Method in class org.teiid.connector.visitor.framework.HierarchyVisitor
 
visit(IGroupBy) - Method in class org.teiid.connector.visitor.framework.HierarchyVisitor
 
visit(IInCriteria) - Method in class org.teiid.connector.visitor.framework.HierarchyVisitor
 
visit(IInsert) - Method in class org.teiid.connector.visitor.framework.HierarchyVisitor
 
visit(IInsertExpressionValueSource) - Method in class org.teiid.connector.visitor.framework.HierarchyVisitor
 
visit(IIsNullCriteria) - Method in class org.teiid.connector.visitor.framework.HierarchyVisitor
 
visit(IJoin) - Method in class org.teiid.connector.visitor.framework.HierarchyVisitor
 
visit(ILikeCriteria) - Method in class org.teiid.connector.visitor.framework.HierarchyVisitor
 
visit(INotCriteria) - Method in class org.teiid.connector.visitor.framework.HierarchyVisitor
 
visit(IOrderBy) - Method in class org.teiid.connector.visitor.framework.HierarchyVisitor
 
visit(IQuery) - Method in class org.teiid.connector.visitor.framework.HierarchyVisitor
 
visit(IScalarSubquery) - Method in class org.teiid.connector.visitor.framework.HierarchyVisitor
 
visit(ISearchedCaseExpression) - Method in class org.teiid.connector.visitor.framework.HierarchyVisitor
 
visit(ISelect) - Method in class org.teiid.connector.visitor.framework.HierarchyVisitor
 
visit(ISelectSymbol) - Method in class org.teiid.connector.visitor.framework.HierarchyVisitor
 
visit(ISubqueryCompareCriteria) - Method in class org.teiid.connector.visitor.framework.HierarchyVisitor
 
visit(ISubqueryInCriteria) - Method in class org.teiid.connector.visitor.framework.HierarchyVisitor
 
visit(ISetQuery) - Method in class org.teiid.connector.visitor.framework.HierarchyVisitor
 
visit(IUpdate) - Method in class org.teiid.connector.visitor.framework.HierarchyVisitor
 
visit(IInlineView) - Method in class org.teiid.connector.visitor.framework.HierarchyVisitor
 
visit(ISetClauseList) - Method in class org.teiid.connector.visitor.framework.HierarchyVisitor
 
visit(ISetClause) - Method in class org.teiid.connector.visitor.framework.HierarchyVisitor
 
visit(IAggregate) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(IBatchedUpdates) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(IInsertExpressionValueSource) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(ICompareCriteria) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(ICompoundCriteria) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(IDelete) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(IElement) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(IProcedure) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(IExistsCriteria) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(IFrom) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(IFunction) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(IGroup) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(IGroupBy) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(IInCriteria) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(IInlineView) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(IInsert) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(IIsNullCriteria) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(IJoin) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(ILikeCriteria) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(ILimit) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(ILiteral) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(INotCriteria) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(IOrderBy) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(IOrderByItem) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(IParameter) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(IQuery) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(IScalarSubquery) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(ISearchedCaseExpression) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(ISelect) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(ISelectSymbol) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(ISubqueryCompareCriteria) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(ISubqueryInCriteria) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(IUpdate) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(ISetQuery) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(ISetClauseList) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(ISetClause) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(IAggregate) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(IBatchedUpdates) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(ICompareCriteria) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(ICompoundCriteria) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(IDelete) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(IElement) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(IExistsCriteria) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(IFrom) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(IFunction) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(IGroup) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(IGroupBy) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(IInCriteria) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(IInlineView) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(IInsert) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(IInsertExpressionValueSource) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(IIsNullCriteria) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(IJoin) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(ILikeCriteria) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(ILimit) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(ILiteral) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(INotCriteria) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(IOrderBy) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(IOrderByItem) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(IParameter) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(IProcedure) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(IQuery) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(IScalarSubquery) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(ISearchedCaseExpression) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(ISelect) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(ISelectSymbol) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(ISubqueryCompareCriteria) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(ISubqueryInCriteria) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(IUpdate) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(ISetQuery) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(ISetClauseList) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(ISetClause) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(IAggregate) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
visit(ICompareCriteria) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
visit(ICompoundCriteria) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
visit(IDelete) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
visit(IElement) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
visit(IProcedure) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
visit(IExistsCriteria) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
visit(IFrom) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
visit(IFunction) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
visit(IGroup) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
visit(IGroupBy) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
visit(IInCriteria) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
visit(IInlineView) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
visit(IInsert) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
visit(IInsertExpressionValueSource) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
visit(IIsNullCriteria) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
visit(IJoin) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
visit(ILikeCriteria) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
visit(ILimit) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
visit(ILiteral) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
visit(INotCriteria) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
visit(IOrderBy) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
visit(IOrderByItem) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
visit(IParameter) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
visit(IQuery) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
visit(ISearchedCaseExpression) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
visit(ISelect) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
visit(IScalarSubquery) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
visit(ISelectSymbol) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
visit(ISubqueryCompareCriteria) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
visit(ISubqueryInCriteria) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
visit(IUpdate) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
visit(ISetClauseList) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
visit(ISetClause) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
visit(ISetQuery) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
visitContainerProperty(PlanNode, String, Collection) - Method in class com.metamatrix.jdbc.api.PlanVisitor
Visit a container property - the container property will be visited, then each particular value of the container will be visited.
visitContainerProperty(PlanNode, String, Collection) - Method in class com.metamatrix.jdbc.api.TextOutputVisitor
 
visitNode(PlanNode) - Method in class com.metamatrix.jdbc.api.PlanVisitor
Visit a node.
visitNode(PlanNode) - Method in class com.metamatrix.jdbc.api.TextOutputVisitor
 
visitNode(LanguageObject) - Method in class com.metamatrix.query.sql.navigator.AbstractNavigator
 
visitNode(ILanguageObject) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
Visit the ILanguageObject instance to perform the Visitor's operation on that instance.
visitNodes(Collection) - Method in class com.metamatrix.query.sql.navigator.AbstractNavigator
 
visitNodes(Collection<? extends ILanguageObject>) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
Visits a Collection of ILanguageObjects in iteration order.
visitNodes(ILanguageObject[]) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
Visits an array of ILanguageObjects in order.
visitPropertyValue(PlanNode, String, Object) - Method in class com.metamatrix.jdbc.api.PlanVisitor
Visit a property value.
visitPropertyValue(PlanNode, String, Object) - Method in class com.metamatrix.jdbc.api.TextOutputVisitor
 
visitVisitor(LanguageObject) - Method in class com.metamatrix.query.sql.navigator.AbstractNavigator
 
VM - Static variable in class com.metamatrix.common.log.DbLogWriter.ColumnName
 
VM - Static variable in class com.metamatrix.common.log.reader.LogEntryPropertyNames.ColumnName
 
VM - Static variable in class com.metamatrix.platform.security.audit.destination.DatabaseAuditDestination.ColumnName
 
VM_0001 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
vm.controller package (010)
VM_0001 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
vm.controller package (010)
VM_0002 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0003 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
VM_0003 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0004 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
VM_0004 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0005 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0006 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0007 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0008 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0009 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0010 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0011 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0012 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0013 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0014 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0015 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0016 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0017 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0018 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0019 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0020 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0021 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0022 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0023 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0024 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0025 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0026 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0027 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0028 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0029 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0030 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0031 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0032 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0033 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0034 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0035 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0036 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0037 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0038 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0040 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0041 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0042 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0043 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0044 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0045 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0046 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0047 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0048 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0049 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0050 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0051 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0052 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0053 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0054 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_BIND_ADDRESS - Static variable in interface com.metamatrix.common.config.api.VMComponentDefnType
When specified, indicates what address the vm will be bound to.
VM_COMPONENT_CODE - Static variable in interface com.metamatrix.common.config.api.ComponentDefn
 
VM_COMPONENT_TYPE_CODE - Static variable in interface com.metamatrix.common.config.api.ComponentType
 
VM_COMPONENT_TYPE_ID - Static variable in interface com.metamatrix.common.config.api.VMComponentDefn
 
VM_MAXIMUM_HEAP_SIZE_PROPERTY_NAME - Static variable in interface com.metamatrix.common.config.api.VMComponentDefnType
 
VM_MINIMUM_HEAP_SIZE_PROPERTY_NAME - Static variable in interface com.metamatrix.common.config.api.VMComponentDefnType
 
VM_NAME_TOKEN - Static variable in class com.metamatrix.platform.security.audit.destination.SingleFileAuditDestination
The token that is used in the filename and that is replaced with the name of the property that specifies whether the file should be appened or overwritten.
VMComponentDefn - Interface in com.metamatrix.common.config.api
 
VMComponentDefnID - Class in com.metamatrix.common.config.api
 
VMComponentDefnID(ConfigurationID, HostID, String) - Constructor for class com.metamatrix.common.config.api.VMComponentDefnID
 
VMComponentDefnID(String) - Constructor for class com.metamatrix.common.config.api.VMComponentDefnID
 
VMComponentDefnType - Interface in com.metamatrix.common.config.api
The ConnectorComponentType represents the connector ComponentType.

W

WAIT_TIME - Static variable in interface com.metamatrix.connector.loopback.LoopbackProperties
 
WAIT_TIME_FOR_RESOURCE - Static variable in class com.metamatrix.common.jdbc.SimplePooledConnectionSource
 
WAIT_TO_DIE_TIME - Static variable in interface com.metamatrix.platform.service.api.ServiceInterface
Time to wait for queues to clear before giving up (1 min)
waitForServicesToStart(Collection) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
waitForServicesToStop(Collection) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
waitForServiceToClear() - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
Wait until the service has completed all outstanding work.
waitForServiceToClear() - Method in class com.metamatrix.platform.service.controller.AbstractService
Wait until the service has completed all outstanding work.
waitForServiceToClear() - Method in class com.metamatrix.server.connector.service.ConnectorService
 
waitForServiceToClear() - Method in class com.metamatrix.server.query.service.QueryService
 
waitToCompleteShutdown() - Method in class com.metamatrix.core.event.AbstractEventBroker
 
waitToCompleteShutdown() - Method in class com.metamatrix.core.event.AsynchEventBroker
 
walkAttributes(MappingElement) - Method in class com.metamatrix.query.mapping.xml.MappingVisitor
 
walkBack(String, int, short) - Static method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataHelper
Given a VDB, get its previous version of a given state.

Note: The stateFlag paremeter is currently meaningless and has no effect on the algorithm.
walkChildNodes(MappingNode) - Method in class com.metamatrix.query.mapping.xml.MappingVisitor
 
warn(Object) - Method in class org.teiid.configuration.CommonsLogManagerAdapter
 
warn(Object, Throwable) - Method in class org.teiid.configuration.CommonsLogManagerAdapter
 
WARNING - Static variable in class com.metamatrix.cdk.api.SysLogger
 
WARNING - Static variable in class com.metamatrix.core.log.MessageLevel.DisplayNames
 
WARNING - Static variable in class com.metamatrix.core.log.MessageLevel.Labels
 
WARNING - Static variable in class com.metamatrix.core.log.MessageLevel
Message level value that specifies that warning, error and critical messages are to be recorded.
WARNING - Static variable in interface org.teiid.adminapi.LogConfiguration
Message level value that specifies that warning, error and critical messages are to be recorded.
WARNING_MESSAGE - Static variable in interface com.metamatrix.api.core.message.MessageTypes
Type for warning messages
wasNull() - Method in class com.metamatrix.jdbc.MMCallableStatement
Indicates whether the last OUT parameter read was a return null.
wasNull() - Method in class com.metamatrix.jdbc.MMResultSet
This will return a boolean value if the last column that was read had a value equal to null.
WEBLINK_SIZE_LIMIT_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
WEBSERVICE_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
week(Date) - Static method in class com.metamatrix.query.function.FunctionMethods
 
WEEK - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
WEEK - Static variable in class org.teiid.connector.jdbc.translator.ExtractFunctionModifier
 
WHEN - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
WHEN - Static variable in class com.metamatrix.query.sql.ReservedWords
 
WHEN - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
WHERE - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
WHERE - Static variable in class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
where(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse a WHERE clause.
WHERE - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
WHERE - Static variable in class com.metamatrix.query.sql.ReservedWords
 
WHERE - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
WHILE - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
WHILE - Static variable in class com.metamatrix.query.sql.ReservedWords
 
WHILE - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
WhileInstruction - Class in com.metamatrix.query.processor.proc
 
WhileInstruction(Program, Criteria) - Constructor for class com.metamatrix.query.processor.proc.WhileInstruction
 
WhileInstruction - Class in com.metamatrix.query.processor.xml
Loop instruction on the result set execute before this instruction.
WhileInstruction(String) - Constructor for class com.metamatrix.query.processor.xml.WhileInstruction
Constructor for WhileInstruction.
whileStatement(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse while statement
WhileStatement - Class in com.metamatrix.query.sql.proc
This class represents a while statement in the storedprocedure language.
WhileStatement(Criteria, Block) - Constructor for class com.metamatrix.query.sql.proc.WhileStatement
Constructor for IfStatement.
WHITE_SPACE - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.DATA_TYPE_FACETS.CONSTRAINING
 
WHITE_SPACE_TYPE_NAMES - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES
 
WILDCARD - Static variable in class com.metamatrix.common.namedobject.BaseID
The wildcard character.
WILDCARD - Static variable in class com.metamatrix.metadata.runtime.model.BasicMetadataID
The wildcard character.
WILDCARD - Static variable in interface org.teiid.adminapi.AdminObject
The wildcard character (as a String) that can be used in may identifier patterns to indicate "anything" or, more specifically, replace "zero or more" identifier components.
WILDCARD_CHAR - Static variable in class com.metamatrix.query.sql.lang.MatchCriteria
The default wildcard character - '%'
willBecomeConstant(LanguageObject) - Static method in class com.metamatrix.query.sql.visitor.EvaluatableVisitor
Will return true if the expression can be deterministically evaluated at runtime, but it may not be evaluatable during planning
willBecomeConstant(LanguageObject, boolean) - Static method in class com.metamatrix.query.sql.visitor.EvaluatableVisitor
 
WITH - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
WITH - Static variable in class com.metamatrix.query.sql.ReservedWords
 
WITH - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
WITHIN_DISTANCE - Static variable in class org.teiid.connector.jdbc.oracle.OracleSQLTranslator
 
worked(int) - Method in interface org.teiid.metadata.index.SimpleIndexUtil.ProgressMonitor
 
WorkerPool - Interface in com.metamatrix.common.queue
 
WorkerPoolFactory - Class in com.metamatrix.common.queue
Creates named, queued, daemon Thread pools.
WorkerPoolFactory() - Constructor for class com.metamatrix.common.queue.WorkerPoolFactory
 
WorkerPoolStats - Class in com.metamatrix.common.queue
This class is a holder for all the statistics gathered about a worker pool.
WorkerPoolStats() - Constructor for class com.metamatrix.common.queue.WorkerPoolStats
 
wrap(String, int) - Static method in class com.metamatrix.core.util.StringUtil
Simple utility method to wrap a string by inserting line separators creating multiple lines each with length no greater than the user specified maximum.
WrapperImpl - Class in com.metamatrix.jdbc
 
WrapperImpl() - Constructor for class com.metamatrix.jdbc.WrapperImpl
 
WRITABLE - Static variable in interface com.metamatrix.dqp.metadata.ResultsMetadataConstants
 
write(Object) - Method in interface com.metamatrix.common.comm.platform.socket.ObjectChannel
 
WRITE - Static variable in class com.metamatrix.common.protocol.MMURLConnection
 
write(OutputStream, BasicVDBDefn, Properties) - Method in class com.metamatrix.common.vdb.api.DEFReaderWriter
Write the DEF contents into given output stream
write(OutputStream) - Method in class com.metamatrix.common.vdb.api.VDBArchive
Write the VDBArchive to the given output stream
write(int) - Method in class com.metamatrix.connector.xml.cache.CachingOutputStream
 
write(String) - Method in class com.metamatrix.core.commandshell.CommandShell
 
write(String) - Method in class com.metamatrix.core.util.FileUtil
 
write(InputStream, String) - Static method in class com.metamatrix.core.util.FileUtils
Write an InputStream to a file.
write(InputStream, File) - Static method in class com.metamatrix.core.util.FileUtils
Write an InputStream to a file.
write(InputStream, File, int) - Static method in class com.metamatrix.core.util.FileUtils
Write an InputStream to a file.
write(File, OutputStream) - Static method in class com.metamatrix.core.util.FileUtils
Write an File to an OutputStream Note: this will not close the outputStream;
write(File, OutputStream, int) - Static method in class com.metamatrix.core.util.FileUtils
Write an File to an OutputStream Note: this will not close the outputStream;
write(InputStream, OutputStream, int) - Static method in class com.metamatrix.core.util.FileUtils
Write the given input stream to outputstream Note: this will not close in/out streams
write(byte[], String) - Static method in class com.metamatrix.core.util.FileUtils
Write a byte array to a file.
write(byte[], File) - Static method in class com.metamatrix.core.util.FileUtils
Write a byte array to a file.
write(InputStream, String) - Static method in class com.metamatrix.core.util.ObjectConverterUtil
 
write(byte[], String) - Static method in class com.metamatrix.core.util.ObjectConverterUtil
 
write(char[], String) - Static method in class com.metamatrix.core.util.ObjectConverterUtil
 
write(ExtensionModule, URL[]) - Static method in class com.metamatrix.dqp.embedded.configuration.ExtensionModuleWriter
 
write(ConfigurationModelContainer, URL) - Static method in class com.metamatrix.dqp.embedded.configuration.ServerConfigFileWriter
Write the Server Configuration into supplied file, in the known Server Configuration format as in config.xml
write(VDBArchive, URL) - Static method in class com.metamatrix.dqp.embedded.configuration.VDBConfigurationWriter
Convert the supplied VDBDefn object into a VDB archive where the DEF file and VDB file are inside single file.
write(ConfigurationModelContainer, String) - Method in class com.metamatrix.platform.config.persistence.api.ExtensionModuleConnection
 
write(ConfigurationModelContainer, String) - Method in interface com.metamatrix.platform.config.persistence.api.PersistentConnection
Writes the model to its persistent store based on the implementation of the persistent connection.
write(ConfigurationModelContainer, String) - Method in class com.metamatrix.platform.config.persistence.impl.file.FilePersistentConnection
 
write(ConfigurationModelContainer, String, String) - Method in class com.metamatrix.platform.config.persistence.impl.file.FilePersistentConnection
 
write(MappingDocument, PrintWriter) - Method in class com.metamatrix.query.mapping.xml.MappingOutputter
Ouput the current JDOM Document to the output stream.
write(MappingDocument, PrintWriter, boolean, boolean) - Method in class com.metamatrix.query.mapping.xml.MappingOutputter
Ouput the current JDOM Document to the output stream.
write(int) - Method in class com.metamatrix.script.shell.FilePrintStream
 
write(byte[], int, int) - Method in class com.metamatrix.script.shell.FilePrintStream
 
write(Object) - Method in class org.teiid.transport.SSLAwareChannelHandler.ObjectChannelImpl
 
writeArray(ObjectOutput, Object[]) - Static method in class com.metamatrix.core.util.ExternalizeUtil
Writes an array to the output.
writeBatch(ObjectOutput, String[], List[]) - Static method in class com.metamatrix.common.batch.BatchSerializer
 
writeBytes(byte[]) - Method in class com.metamatrix.core.util.FileUtil
 
writeCollection(ObjectOutput, Collection) - Static method in class com.metamatrix.core.util.ExternalizeUtil
Writes a Collection to the output using its Iterator.
writeConfigurationModel(String, ConfigurationModelContainer, String) - Method in class com.metamatrix.common.config.model.ConfigurationModelContainerAdapter
 
writeConfigurationModel(OutputStream, ConfigurationModelContainer, String) - Method in class com.metamatrix.common.config.model.ConfigurationModelContainerAdapter
 
writeDetails(QName, SerializationContext) - Method in exception com.sforce.soap.partner.fault.ApiFault
Writes the exception data to the faultDetails
writeDetails(QName, SerializationContext) - Method in exception com.sforce.soap.partner.fault.ApiQueryFault
Writes the exception data to the faultDetails
writeDetails(QName, SerializationContext) - Method in exception com.sforce.soap.partner.fault.InvalidFieldFault
Writes the exception data to the faultDetails
writeDetails(QName, SerializationContext) - Method in exception com.sforce.soap.partner.fault.InvalidIdFault
Writes the exception data to the faultDetails
writeDetails(QName, SerializationContext) - Method in exception com.sforce.soap.partner.fault.InvalidNewPasswordFault
Writes the exception data to the faultDetails
writeDetails(QName, SerializationContext) - Method in exception com.sforce.soap.partner.fault.InvalidQueryLocatorFault
Writes the exception data to the faultDetails
writeDetails(QName, SerializationContext) - Method in exception com.sforce.soap.partner.fault.InvalidSObjectFault
Writes the exception data to the faultDetails
writeDetails(QName, SerializationContext) - Method in exception com.sforce.soap.partner.fault.LoginFault
Writes the exception data to the faultDetails
writeDetails(QName, SerializationContext) - Method in exception com.sforce.soap.partner.fault.MalformedQueryFault
Writes the exception data to the faultDetails
writeDetails(QName, SerializationContext) - Method in exception com.sforce.soap.partner.fault.MalformedSearchFault
Writes the exception data to the faultDetails
writeDetails(QName, SerializationContext) - Method in exception com.sforce.soap.partner.fault.UnexpectedErrorFault
Writes the exception data to the faultDetails
writeDocument(Document, OutputStream) - Method in interface com.metamatrix.common.xml.XMLReaderWriter
This method will write a JDOM Document to an OutputStream.
writeDocument(Document, OutputStream) - Method in class com.metamatrix.common.xml.XMLReaderWriterImpl
This method will write a JDOM Document to an OutputStream.
writeExternal(ObjectOutput) - Method in class com.metamatrix.api.exception.ExceptionHolder
 
writeExternal(ObjectOutput) - Method in exception com.metamatrix.api.exception.MultipleException
 
writeExternal(ObjectOutput) - Method in class com.metamatrix.common.buffer.TupleBatch
 
writeExternal(ObjectOutput) - Method in class com.metamatrix.common.comm.api.Message
 
writeExternal(ObjectOutput) - Method in class com.metamatrix.common.comm.platform.socket.client.ServiceInvocationStruct
 
writeExternal(ObjectOutput) - Method in class com.metamatrix.dqp.message.AtomicRequestID
 
writeExternal(ObjectOutput) - Method in class com.metamatrix.dqp.message.AtomicResultsMessage
 
writeExternal(ObjectOutput) - Method in class com.metamatrix.dqp.message.ParameterInfo
 
writeExternal(ObjectOutput) - Method in class com.metamatrix.dqp.message.RequestID
 
writeExternal(ObjectOutput) - Method in class com.metamatrix.dqp.message.ResultsMessage
 
writeExternal(ObjectOutput) - Method in class com.metamatrix.server.dqp.service.RemoteResultsReceiver
 
writeList(ObjectOutput, List) - Static method in class com.metamatrix.core.util.ExternalizeUtil
Writes a List to the output using its indexes.
writeln(String) - Method in class com.metamatrix.core.commandshell.CommandShell
 
writeMap(ObjectOutput, Map) - Static method in class com.metamatrix.core.util.ExternalizeUtil
Writes the key-value pairs of the given map to the output.
writeModel(String, String, ConfigurationModelContainer, String) - Static method in class com.metamatrix.platform.config.persistence.impl.file.FilePersistentUtil
 
writeObjectOverride(Object) - Method in class org.teiid.netty.handler.codec.serialization.ObjectEncoderOutputStream
 
writeReport(String) - Method in class com.metamatrix.platform.admin.api.EntitlementMigrationReport
 
writeThrowable(ObjectOutput, Throwable) - Static method in class com.metamatrix.core.util.ExternalizeUtil
 
writeToByteArray(VDBArchive) - Static method in class com.metamatrix.common.vdb.api.VDBArchive
 
writeToByteArray(ConnectorArchive) - Static method in class com.metamatrix.dqp.embedded.configuration.ConnectorConfigurationWriter
Convert the Connector type supplied into known CDK (XML) format
writeToCharArray(ConnectorBinding[], ConnectorBindingType[]) - Static method in class com.metamatrix.dqp.embedded.configuration.ConnectorConfigurationWriter
Convert the Connector binding supplied into known CDK (XML) format
writeToCharArray(ConnectorBindingType[]) - Static method in class com.metamatrix.dqp.embedded.configuration.ConnectorConfigurationWriter
Convert the Connector type supplied into known CDK (XML) format
writeToCharArray(ConfigurationModelContainer) - Static method in class com.metamatrix.dqp.embedded.configuration.ServerConfigFileWriter
Write the Server Configuration into supplied file, in the known Server Configuration format as in config.xml (This is clearly a hack without Mr.Halbert's help)
WRONG_CONTROLLER_TYPE - Static variable in class com.sforce.soap.partner.StatusCode
 
WrongNumberOfArgumentsException - Exception in com.metamatrix.core.commandshell
Exception indicating the number of arguments provided do no match the number of arguments in the method signature.
WrongNumberOfArgumentsException(String) - Constructor for exception com.metamatrix.core.commandshell.WrongNumberOfArgumentsException
 
WS_SECURITY - Static variable in class com.metamatrix.connector.xmlsource.soap.SecurityToken
 
WS_SECURITY_TYPE - Static variable in class com.metamatrix.connector.xmlsource.soap.SoapConnectorProperties
 
WSDL - Static variable in class com.metamatrix.connector.xmlsource.soap.SoapConnectorProperties
 
WSDL1_1_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
WSDL_DEFINED - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VirtualDatabases.ColumnName
 
WSDL_FILE_EXTENSION - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
WSDL_FILENAME - Static variable in interface com.metamatrix.core.vdb.VdbConstants
 
WSDLServletUtil - Class in com.metamatrix.common.util
Constants pertaining to WSDL servlet execution.
WSDLServletUtil() - Constructor for class com.metamatrix.common.util.WSDLServletUtil
 
WSDLSOAP_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
wsSecLabel - Static variable in class com.metamatrix.connector.xml.soap.SOAPDocBuilder
 
wsSecNS - Static variable in class com.metamatrix.connector.xml.soap.SOAPDocBuilder
 
wsSecNSObj - Static variable in class com.metamatrix.connector.xml.soap.SOAPDocBuilder
 
wsSecUtilLabel - Static variable in class com.metamatrix.connector.xml.soap.SOAPDocBuilder
 
wsSecUtilNS - Static variable in class com.metamatrix.connector.xml.soap.SOAPDocBuilder
 
wsSecUtilNSObj - Static variable in class com.metamatrix.connector.xml.soap.SOAPDocBuilder
 

X

XA_TRANSACTION_MANAGER - Static variable in interface com.metamatrix.common.config.ResourceNames
 
XAArjunaPlugin - Class in com.metamatrix.xa.arjuna
The main plugin class to be used in the desktop.
XAArjunaPlugin() - Constructor for class com.metamatrix.xa.arjuna.XAArjunaPlugin
 
XAConnection - Interface in org.teiid.connector.xa.api
 
XAConnector - Interface in org.teiid.connector.xa.api
 
XAConnectorRecovery - Class in com.metamatrix.xa.arjuna
Recovery module responsible for finding and supplying the all XAResources in the MetaMatrix system for recovery use.
XAConnectorRecovery() - Constructor for class com.metamatrix.xa.arjuna.XAConnectorRecovery
 
XAJDBCPropertyNames - Class in org.teiid.connector.jdbc
XAJDBCPropertyNames.
XAJDBCPropertyNames() - Constructor for class org.teiid.connector.jdbc.XAJDBCPropertyNames
 
XATransactionException - Exception in com.metamatrix.common.xa
Exception which occurs if an error occurs within the server that is XA transaction-related.
XATransactionException() - Constructor for exception com.metamatrix.common.xa.XATransactionException
No-Arg Constructor
XATransactionException(String) - Constructor for exception com.metamatrix.common.xa.XATransactionException
Construct an instance with the message specified.
XATransactionException(Throwable) - Constructor for exception com.metamatrix.common.xa.XATransactionException
Construct an instance with a linked exception specified.
XATransactionException(int, String) - Constructor for exception com.metamatrix.common.xa.XATransactionException
Construct an instance with the message and error code specified.
XATransactionException(Throwable, String) - Constructor for exception com.metamatrix.common.xa.XATransactionException
Construct an instance from a message and an exception to chain to this one.
XATransactionException(Throwable, int, String) - Constructor for exception com.metamatrix.common.xa.XATransactionException
Construct an instance from a message and a code and an exception to chain to this one.
XATransactionException(Throwable, int) - Constructor for exception com.metamatrix.common.xa.XATransactionException
 
XMI - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.ElementName
Static constant that represents the name of the "XMI" (root) element.
XMI_CONTENT - Static variable in class com.metamatrix.common.xml.xmi.XMIContentHandler
 
XMI_CONTENT_HANDLER - Static variable in class com.metamatrix.common.xml.xmi.XMIContentHandler
 
XMI_EXTENDER - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.AttributeName
Static constant that represents the name of the "xmi.extender" attribute.
XMI_EXTENDER_ID - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.AttributeName
Static constant that represents the name of the "xmi.extenderID" attribute.
XMI_FILE_EXTENSION - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
XMI_ID - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.AttributeName
Static constant that represents the name of the "xmi.id" attribute.
XMI_ID - Static variable in class com.metamatrix.common.xml.xmi.XMIContentHandler
 
XMI_ID_REF - Static variable in class com.metamatrix.common.xml.xmi.XMIContentHandler
 
XMI_IDREF - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.AttributeName
Static constant that represents the name of the "xmi.idref" attribute.
XMI_LABEL - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.AttributeName
Static constant that represents the name of the "xmi.label" attribute.
XMI_LABEL - Static variable in class com.metamatrix.common.xml.xmi.XMIContentHandler
 
XMI_NAME - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.AttributeName
Static constant that represents the name of the "xmi.name" attribute.
XMI_POSITION - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.AttributeName
Static constant that represents the name of the "xmi.position" attribute.
XMI_TC_DIGITS - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.AttributeName
Static constant that represents the name of the "xmi.tcScale" attribute.
XMI_TC_ID - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.AttributeName
Static constant that represents the name of the "xmi.tcScale" attribute.
XMI_TC_LENGTH - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.AttributeName
Static constant that represents the name of the "xmi.tcScale" attribute.
XMI_TC_NAME - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.AttributeName
Static constant that represents the name of the "xmi.tcName" attribute.
XMI_TC_SCALE - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.AttributeName
Static constant that represents the name of the "xmi.tcScale" attribute.
XMI_TYPE - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.AttributeName
Static constant that represents the name of the "xmi.type" attribute.
XMI_UUID - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.AttributeName
Static constant that represents the name of the "xmi.uuid" attribute.
XMI_UUID - Static variable in class com.metamatrix.common.xml.xmi.XMIContentHandler
 
XMI_VALUE - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.AttributeName
Static constant that represents the name of the "xmi.value" attribute.
XMI_VERSION - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.AttributeName
Static constant that represents the name of the "xmi.version" attribute.
XMIConstants - Class in com.metamatrix.api.core.xmi
This comment is specified in template 'typecomment'.
XMIConstants() - Constructor for class com.metamatrix.api.core.xmi.XMIConstants
 
XMIConstants.AttributeName - Class in com.metamatrix.api.core.xmi
Static class that defines constants for various attributes names used in XMI.
XMIConstants.AttributeName() - Constructor for class com.metamatrix.api.core.xmi.XMIConstants.AttributeName
 
XMIConstants.ElementName - Class in com.metamatrix.api.core.xmi
Static class that defines constants for various element names used in XMI.
XMIConstants.ElementName() - Constructor for class com.metamatrix.api.core.xmi.XMIConstants.ElementName
 
XMIConstants.Values - Class in com.metamatrix.api.core.xmi
Static class that defines constants for various values used in XMI.
XMIConstants.Values() - Constructor for class com.metamatrix.api.core.xmi.XMIConstants.Values
 
XMIConstants.Values.Direction - Class in com.metamatrix.api.core.xmi
Static class that defines constants for various values specifying parameter direction.
XMIConstants.Values.Direction() - Constructor for class com.metamatrix.api.core.xmi.XMIConstants.Values.Direction
 
XMIConstants.Values.EvaluationPolicy - Class in com.metamatrix.api.core.xmi
Static class that defines constants for various modes of evaluation.
XMIConstants.Values.EvaluationPolicy() - Constructor for class com.metamatrix.api.core.xmi.XMIConstants.Values.EvaluationPolicy
 
XMIConstants.Values.Scope - Class in com.metamatrix.api.core.xmi
Static class that defines constants for various values of scope.
XMIConstants.Values.Scope() - Constructor for class com.metamatrix.api.core.xmi.XMIConstants.Values.Scope
 
XMIConstants.Values.Visibility - Class in com.metamatrix.api.core.xmi
Static class that defines constants for various values of visibility.
XMIConstants.Values.Visibility() - Constructor for class com.metamatrix.api.core.xmi.XMIConstants.Values.Visibility
 
XMIContentHandler - Class in com.metamatrix.common.xml.xmi
 
XMIContentHandler(XMIReaderAdapter) - Constructor for class com.metamatrix.common.xml.xmi.XMIContentHandler
Constructor: initializes two inner classes
XMIContentHandler.BodyHandler - Class in com.metamatrix.common.xml.xmi
Inner class to handle the XMI Body
XMIContentHandler.BodyHandler(XMIReaderAdapter) - Constructor for class com.metamatrix.common.xml.xmi.XMIContentHandler.BodyHandler
 
XMIHeader - Class in com.metamatrix.api.core.xmi
Class that represents the content of an XMI file's header.
XMIHeader() - Constructor for class com.metamatrix.api.core.xmi.XMIHeader
Constructor for XMIHeader.
XMIHeader.Documentation - Class in com.metamatrix.api.core.xmi
Class that represents the "xmi.document" portion of the header
XMIHeader.Import - Class in com.metamatrix.api.core.xmi
Class that represents the "xmi.import" tag in the header.
XMIHeader.MetaMetaModel - Class in com.metamatrix.api.core.xmi
Class that represents the "xmi.metametamodel" tag in the header.
XMIHeader.MetaModel - Class in com.metamatrix.api.core.xmi
Class that represents the "xmi.metamodel" tag in the header.
XMIHeader.Model - Class in com.metamatrix.api.core.xmi
Class that represents the "xmi.model" tag in the header
XMIHeaderContentHandler - Class in com.metamatrix.common.xml.xmi
 
XMIHeaderContentHandler() - Constructor for class com.metamatrix.common.xml.xmi.XMIHeaderContentHandler
 
XMIReaderAdapter - Interface in com.metamatrix.api.core.xmi
Interface through which metadata defined via XMI is processed.
XML - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataClasses
 
XML - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataTypes
 
XML - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
XML - Static variable in interface com.metamatrix.query.function.metadata.FunctionCategoryConstants
"XML" functions are for manipulating XML documents.
XML - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
XML - Static variable in class com.metamatrix.query.sql.ReservedWords
 
XML - Static variable in class org.teiid.connector.api.TypeFacility.RUNTIME_NAMES
 
XML - Static variable in interface org.teiid.connector.api.TypeFacility.RUNTIME_TYPES
 
XML - Static variable in class org.teiid.connector.jdbc.translator.FunctionModifier
 
XML_CLASS - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
XML_COLUMN_LENGTH - Static variable in class com.metamatrix.dqp.metadata.ResultsMetadataDefaults
 
XML_COLUMN_NAME - Static variable in class com.metamatrix.dqp.metadata.ResultsMetadataDefaults
 
XML_COMPACT_FORMAT - Static variable in interface com.metamatrix.jdbc.api.ExecutionProperties
XML results format: XML results displayed in compact form
XML_COMPACT_FORMAT - Static variable in interface com.metamatrix.query.util.XMLFormatConstants
XML results format: XML results displayed in compact form
XML_CONTENT_TYPE - Static variable in class com.metamatrix.common.util.WSDLServletUtil
XML content type for the VDBResourceServlet
XML_DOCUMENT - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLDocument.Class
 
XML_DOCUMENT_CHOICE_DEFAULT_OBJ_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
XML_DOCUMENT_CHOICE_SQL_CRITERIA_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
XML_DOCUMENT_COMMENT_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
XML_DOCUMENT_CRITERIA_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
XML_DOCUMENT_CRITERIA_DEFAULT_ERROR_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
XML_DOCUMENT_ENCODING_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
XML_DOCUMENT_EXCLUDE_OBJ_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
XML_DOCUMENT_FIXED_OR_DEFAULT_CONSTRAINT_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
XML_DOCUMENT_FIXED_OR_DEFAULT_CONSTRAINT_VALUE_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
XML_DOCUMENT_FORMATTING_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
XML_DOCUMENT_MAPPING_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
XML_DOCUMENT_NAMESPACE_PREFIX_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
XML_DOCUMENT_NAMESPACE_URI_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
XML_DOCUMENT_REFERENCE_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
XML_ERR_0001 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
xml (032)
XML_ERR_0002 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
XML_ERR_0003 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
XML_ERR_0004 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
XML_ERR_0005 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
XML_ERR_0006 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
XML_ERR_0007 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
XML_ERR_0008 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
XML_ERR_0009 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
XML_ERR_0010 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
XML_ERR_0011 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
XML_ERR_0012 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
XML_ERR_0013 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
XML_ERR_0014 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
XML_ERR_0015 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
XML_ERR_0016 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
XML_FILE_EXTENSION - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
XML_FORM_RESULTS_PROPERTY - Static variable in class com.metamatrix.query.optimizer.xml.XMLPlannerEnvironment
Property key to indicate what form the XML result documents should be in, either String (default) or JDOM document.
XML_MAPPING_CLASS_TYPE - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.TABLE_TYPES
 
XML_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
XML_PARAMETER_NAME - Static variable in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
XML_SCHEMA_OBJ_REF_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
XML_SCHEMA_REF - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLDocument.Class
 
XML_SCHEMA_REF_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
Property names associated with XML Document metamodel components
XML_STAGING_TABLE_TYPE - Static variable in class org.teiid.connector.metadata.runtime.MetadataConstants.TABLE_TYPES
 
XML_TEMP_TABLE_TYPE - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.TABLE_TYPES
 
XML_TREE_FORMAT - Static variable in interface com.metamatrix.jdbc.api.ExecutionProperties
XML results format: XML results displayed as a formatted tree
XML_TREE_FORMAT - Static variable in interface com.metamatrix.query.util.XMLFormatConstants
XML results format: XML results displayed as a tree
XMLActionUpdateStrategy - Class in com.metamatrix.platform.config.spi.xml
 
XMLActionUpdateStrategy() - Constructor for class com.metamatrix.platform.config.spi.xml.XMLActionUpdateStrategy
 
XMLCapabilities - Class in com.metamatrix.connector.xml.base
 
XMLCapabilities() - Constructor for class com.metamatrix.connector.xml.base.XMLCapabilities
 
XMLConfig_ElementNames - Interface in com.metamatrix.common.config.xml
This class structure mimics the structure of a Configuration XML document and defines all of the element and attribute names for that document type.
XMLConfig_ElementNames.ChangeHistory - Class in com.metamatrix.common.config.xml
This is the class that represents the ChangeHistory Properties Element which contains all of the XML elements that represent the change information for the object.
XMLConfig_ElementNames.ChangeHistory() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ChangeHistory
 
XMLConfig_ElementNames.ChangeHistory.Property - Class in com.metamatrix.common.config.xml
This is the class that represents the Property Element which contains all of the XML elements that represent a Property object.
XMLConfig_ElementNames.ChangeHistory.Property() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ChangeHistory.Property
 
XMLConfig_ElementNames.ChangeHistory.Property.Attributes - Class in com.metamatrix.common.config.xml
This class defines the Attributes of the Element class that contains it.
XMLConfig_ElementNames.ChangeHistory.Property.Attributes() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ChangeHistory.Property.Attributes
 
XMLConfig_ElementNames.ChangeHistory.Property.NAMES - Class in com.metamatrix.common.config.xml
 
XMLConfig_ElementNames.ChangeHistory.Property.NAMES() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ChangeHistory.Property.NAMES
 
XMLConfig_ElementNames.ComponentObject - Class in com.metamatrix.common.config.xml
This is the class that represents the ComponentObject Element which contains all of the XML elements that represent a ComponentObject object.
XMLConfig_ElementNames.ComponentObject() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentObject
 
XMLConfig_ElementNames.ComponentObject.Attributes - Class in com.metamatrix.common.config.xml
 
XMLConfig_ElementNames.ComponentObject.Attributes() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentObject.Attributes
 
XMLConfig_ElementNames.ComponentTypes - Class in com.metamatrix.common.config.xml
This is the class that represents the ComponentTypes Element which contains all of the XML elements that represent a ComponentTypes object.
XMLConfig_ElementNames.ComponentTypes() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes
 
XMLConfig_ElementNames.ComponentTypes.ComponentType - Class in com.metamatrix.common.config.xml
This is the class that represents the ComponentType Element which contains all of the XML elements that represent a ComponentType object.
XMLConfig_ElementNames.ComponentTypes.ComponentType() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes.ComponentType
 
XMLConfig_ElementNames.ComponentTypes.ComponentType.Attributes - Class in com.metamatrix.common.config.xml
This class defines the Attributes of the Element class that contains it.
XMLConfig_ElementNames.ComponentTypes.ComponentType.Attributes() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes.ComponentType.Attributes
 
XMLConfig_ElementNames.ComponentTypes.ComponentType.ComponentTypeDefn - Class in com.metamatrix.common.config.xml
This is the class that represents the ComponentTypeDefn Element which contains all of the XML elements that represent a ComponentTypeDefn object.
XMLConfig_ElementNames.ComponentTypes.ComponentType.ComponentTypeDefn() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes.ComponentType.ComponentTypeDefn
 
XMLConfig_ElementNames.ComponentTypes.ComponentType.ComponentTypeDefn.Attributes - Class in com.metamatrix.common.config.xml
This class defines the Attributes of the Element class that contains it.
XMLConfig_ElementNames.ComponentTypes.ComponentType.ComponentTypeDefn.Attributes() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes.ComponentType.ComponentTypeDefn.Attributes
 
XMLConfig_ElementNames.ComponentTypes.ComponentType.ComponentTypeDefn.PropertyDefinition - Class in com.metamatrix.common.config.xml
This is the class that represents the PropertyDefinition Element which contains all of the XML elements that represent a PropertyDefinition object.
XMLConfig_ElementNames.ComponentTypes.ComponentType.ComponentTypeDefn.PropertyDefinition() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes.ComponentType.ComponentTypeDefn.PropertyDefinition
 
XMLConfig_ElementNames.ComponentTypes.ComponentType.ComponentTypeDefn.PropertyDefinition.AllowedValue - Class in com.metamatrix.common.config.xml
This is the class that represents the AllowedValue Element which contains all of the XML elements that represent a AllowedValue object.
XMLConfig_ElementNames.ComponentTypes.ComponentType.ComponentTypeDefn.PropertyDefinition.AllowedValue() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes.ComponentType.ComponentTypeDefn.PropertyDefinition.AllowedValue
 
XMLConfig_ElementNames.ComponentTypes.ComponentType.ComponentTypeDefn.PropertyDefinition.Attributes - Class in com.metamatrix.common.config.xml
This class defines the Attributes of the Element class that contains it.
XMLConfig_ElementNames.ComponentTypes.ComponentType.ComponentTypeDefn.PropertyDefinition.Attributes() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes.ComponentType.ComponentTypeDefn.PropertyDefinition.Attributes
 
XMLConfig_ElementNames.Configuration - Class in com.metamatrix.common.config.xml
This is the class that represents the Configuration Element which contains all of the XML elements that represent a Configuration object.
XMLConfig_ElementNames.Configuration() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration
 
XMLConfig_ElementNames.Configuration.Attributes - Class in com.metamatrix.common.config.xml
 
XMLConfig_ElementNames.Configuration.Attributes() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration.Attributes
 
XMLConfig_ElementNames.Configuration.AuthenticationProviders - Class in com.metamatrix.common.config.xml
This is the class that represents the ProductServiceConfigs Element which contains all of the XML elements that represent a ProductServiceConfigs object.
XMLConfig_ElementNames.Configuration.AuthenticationProviders() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration.AuthenticationProviders
 
XMLConfig_ElementNames.Configuration.AuthenticationProviders.Provider - Class in com.metamatrix.common.config.xml
This is the class that represents the ProductServiceConfig Element which contains all of the XML elements that represent a ProductServiceConfig object.
XMLConfig_ElementNames.Configuration.AuthenticationProviders.Provider() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration.AuthenticationProviders.Provider
 
XMLConfig_ElementNames.Configuration.AuthenticationProviders.Provider.Attributes - Class in com.metamatrix.common.config.xml
 
XMLConfig_ElementNames.Configuration.AuthenticationProviders.Provider.Attributes() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration.AuthenticationProviders.Provider.Attributes
 
XMLConfig_ElementNames.Configuration.ConnectorComponents - Class in com.metamatrix.common.config.xml
This is the class that represents the ServiceComponentDefns Element which contains all of the XML elements that represent a ServiceComponentDefns object.
XMLConfig_ElementNames.Configuration.ConnectorComponents() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration.ConnectorComponents
 
XMLConfig_ElementNames.Configuration.ConnectorComponents.ConnectorComponent - Class in com.metamatrix.common.config.xml
This is the class that represents the ConnectorBinding Element which contains all of the XML elements that represent a ConnectorBinding object.
XMLConfig_ElementNames.Configuration.ConnectorComponents.ConnectorComponent() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration.ConnectorComponents.ConnectorComponent
 
XMLConfig_ElementNames.Configuration.ConnectorComponents.ConnectorComponent.Attributes - Class in com.metamatrix.common.config.xml
 
XMLConfig_ElementNames.Configuration.ConnectorComponents.ConnectorComponent.Attributes() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration.ConnectorComponents.ConnectorComponent.Attributes
 
XMLConfig_ElementNames.Configuration.DeployedService - Class in com.metamatrix.common.config.xml
This is the class that represents the HostID Element which contains all of the XML elements that represent a HostID object.
XMLConfig_ElementNames.Configuration.DeployedService() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration.DeployedService
 
XMLConfig_ElementNames.Configuration.DeployedService.Attributes - Class in com.metamatrix.common.config.xml
 
XMLConfig_ElementNames.Configuration.DeployedService.Attributes() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration.DeployedService.Attributes
 
XMLConfig_ElementNames.Configuration.Host - Class in com.metamatrix.common.config.xml
This is the class that represents the Host Element which contains all of the XML elements that represent a Host object.
XMLConfig_ElementNames.Configuration.Host() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration.Host
 
XMLConfig_ElementNames.Configuration.Host.Attributes - Class in com.metamatrix.common.config.xml
 
XMLConfig_ElementNames.Configuration.Host.Attributes() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration.Host.Attributes
 
XMLConfig_ElementNames.Configuration.Process - Class in com.metamatrix.common.config.xml
This is the class that represents the VMComponentDefns Element which contains all of the XML elements that represent a VMComponentDefns object.
XMLConfig_ElementNames.Configuration.Process() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration.Process
 
XMLConfig_ElementNames.Configuration.Process.Attributes - Class in com.metamatrix.common.config.xml
This class defines the Attributes of the Element class that contains it.
XMLConfig_ElementNames.Configuration.Process.Attributes() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration.Process.Attributes
 
XMLConfig_ElementNames.Configuration.Resources - Class in com.metamatrix.common.config.xml
This is the class that represents the Resources Element which contains all of the XML elements that represent a Resource object.
XMLConfig_ElementNames.Configuration.Resources() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration.Resources
 
XMLConfig_ElementNames.Configuration.Resources.Resource - Class in com.metamatrix.common.config.xml
This is the class that represents the Resource Element which contains all of the XML elements that represent a Resource object.
XMLConfig_ElementNames.Configuration.Resources.Resource() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration.Resources.Resource
 
XMLConfig_ElementNames.Configuration.Resources.Resource.Attributes - Class in com.metamatrix.common.config.xml
This class defines the Attributes of the Element class that contains it.
XMLConfig_ElementNames.Configuration.Resources.Resource.Attributes() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration.Resources.Resource.Attributes
 
XMLConfig_ElementNames.Configuration.Services - Class in com.metamatrix.common.config.xml
This is the class that represents the ServiceComponentDefns Element which contains all of the XML elements that represent a ServiceComponentDefns object.
XMLConfig_ElementNames.Configuration.Services() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration.Services
 
XMLConfig_ElementNames.Configuration.Services.Service - Class in com.metamatrix.common.config.xml
This is the class that represents the ServiceComponentDefn Element which contains all of the XML elements that represent a ServiceComponentDefn object.
XMLConfig_ElementNames.Configuration.Services.Service() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration.Services.Service
 
XMLConfig_ElementNames.Configuration.Services.Service.Attributes - Class in com.metamatrix.common.config.xml
 
XMLConfig_ElementNames.Configuration.Services.Service.Attributes() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration.Services.Service.Attributes
 
XMLConfig_ElementNames.Header - Class in com.metamatrix.common.config.xml
 
XMLConfig_ElementNames.Header() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Header
 
XMLConfig_ElementNames.Header.ApplicationCreatedBy - Class in com.metamatrix.common.config.xml
This is the class that represents the ApplicationCreatedDate Element which contains all of the XML elements that represent a ApplicationCreatedDate object.
XMLConfig_ElementNames.Header.ApplicationCreatedBy() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Header.ApplicationCreatedBy
 
XMLConfig_ElementNames.Header.ApplicationVersionCreatedBy - Class in com.metamatrix.common.config.xml
This is the class that represents the ApplicationVersionCreatedBy Element which contains all of the XML elements that represent a ApplicationVersionCreatedBy object.
XMLConfig_ElementNames.Header.ApplicationVersionCreatedBy() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Header.ApplicationVersionCreatedBy
 
XMLConfig_ElementNames.Header.ConfigurationVersion - Class in com.metamatrix.common.config.xml
This is the class that represents the DocumentTypeVersion Element which contains all of the XML elements that represent a DocumentTypeVersion object.
XMLConfig_ElementNames.Header.ConfigurationVersion() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Header.ConfigurationVersion
 
XMLConfig_ElementNames.Header.MetaMatrixSystemVersion - Class in com.metamatrix.common.config.xml
This is the class that represents the MetaMatrixServerVersion Element which contains all of the XML elements that represent a ProductServiceConfigs object.
XMLConfig_ElementNames.Header.MetaMatrixSystemVersion() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Header.MetaMatrixSystemVersion
 
XMLConfig_ElementNames.Header.Time - Class in com.metamatrix.common.config.xml
This is the class that represents the Time Element which contains all of the XML elements that represent a Time object.
XMLConfig_ElementNames.Header.Time() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Header.Time
 
XMLConfig_ElementNames.Header.UserCreatedBy - Class in com.metamatrix.common.config.xml
This is the class that represents the UserName Element which contains all of the XML elements that represent a UserName object.
XMLConfig_ElementNames.Header.UserCreatedBy() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Header.UserCreatedBy
 
XMLConfig_ElementNames.ID - Class in com.metamatrix.common.config.xml
This is the class that represents the ID Element which contains all of the XML elements that represent a ID object.
XMLConfig_ElementNames.ID() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ID
 
XMLConfig_ElementNames.ID.Attributes - Class in com.metamatrix.common.config.xml
This class defines the Attributes of the Element class that contains it.
XMLConfig_ElementNames.ID.Attributes() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ID.Attributes
 
XMLConfig_ElementNames.Properties - Class in com.metamatrix.common.config.xml
This is the class that represents the Properties Element which contains all of the XML elements that represent a Properties object.
XMLConfig_ElementNames.Properties() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Properties
 
XMLConfig_ElementNames.Properties.Property - Class in com.metamatrix.common.config.xml
This is the class that represents the Property Element which contains all of the XML elements that represent a Property object.
XMLConfig_ElementNames.Properties.Property() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Properties.Property
 
XMLConfig_ElementNames.Properties.Property.Attributes - Class in com.metamatrix.common.config.xml
This class defines the Attributes of the Element class that contains it.
XMLConfig_ElementNames.Properties.Property.Attributes() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Properties.Property.Attributes
 
XMLConfigReaderWriter - Class in com.metamatrix.cdk.file
 
XMLConfigReaderWriter() - Constructor for class com.metamatrix.cdk.file.XMLConfigReaderWriter
 
XMLConfigurationConnector - Class in com.metamatrix.platform.config.spi.xml
Acts as a scoped unit of work configuration service layer.
XMLConfigurationImportExportUtility - Class in com.metamatrix.common.config.xml
This implementation is used to import/export configuration objects to/from XML files.
XMLConfigurationImportExportUtility() - Constructor for class com.metamatrix.common.config.xml.XMLConfigurationImportExportUtility
 
XMLConfigurationMgr - Class in com.metamatrix.platform.config.spi.xml
Created on Aug 27, 2002 The Mgr operates under the singleton pattern.
XMLConfigurationMgr() - Constructor for class com.metamatrix.platform.config.spi.xml.XMLConfigurationMgr
 
XMLConnection - Interface in com.metamatrix.connector.xml
 
XMLConnectionFacory - Class in com.metamatrix.connector.xmlsource
This Connection facory which will handle the different connection semantics the supported type will be - File Based XML Document - SOAP Based XML Document - REST Based XML Document
XMLConnectionFacory(ConnectorEnvironment) - Constructor for class com.metamatrix.connector.xmlsource.XMLConnectionFacory
 
XMLConnectionImpl - Class in com.metamatrix.connector.xml.base
 
XMLConnectionImpl(CachingConnector, ExecutionContext, ConnectorEnvironment) - Constructor for class com.metamatrix.connector.xml.base.XMLConnectionImpl
 
XMLConnector - Class in com.metamatrix.connector.xml.base
 
XMLConnector() - Constructor for class com.metamatrix.connector.xml.base.XMLConnector
 
XMLConnectorState - Interface in com.metamatrix.connector.xml
 
XMLConnectorStateImpl - Class in com.metamatrix.connector.xml.base
 
XMLConnectorStateImpl() - Constructor for class com.metamatrix.connector.xml.base.XMLConnectorStateImpl
 
XMLCurrentConfigurationReader - Class in com.metamatrix.platform.config.spi.xml
 
XMLCurrentConfigurationReader() - Constructor for class com.metamatrix.platform.config.spi.xml.XMLCurrentConfigurationReader
 
XMLDomSourceTranslator - Class in com.metamatrix.common.types
This class converts the DOMSource input documents into other types of XML documents.
XMLDomSourceTranslator(DOMSource, Properties) - Constructor for class com.metamatrix.common.types.XMLDomSourceTranslator
 
XMLExecution - Interface in com.metamatrix.connector.xml
An XMLExecution is responsible for responding to a Query.
XMLFormatConstants - Interface in com.metamatrix.query.util
 
XMLHelperImpl - Class in com.metamatrix.common.config.xml
This helper class is used to create JDOM XML Elements from configuration objects and to create Configuration objects from JDOM XML Elements.
XMLHelperImpl() - Constructor for class com.metamatrix.common.config.xml.XMLHelperImpl
 
XMLHelperUtil - Class in com.metamatrix.common.config.xml
 
XMLHelperUtil() - Constructor for class com.metamatrix.common.config.xml.XMLHelperUtil
 
XMLNodeMappingVisitor - Class in com.metamatrix.query.optimizer.xml
This visitor is able to map symbols based on the XML document model: given a symbol representing one of the nodes of the document which is mapped, this object will find the Symbol representing the relational element it is mapped to.
XMLNodeMappingVisitor(MappingDocument, QueryMetadataInterface) - Constructor for class com.metamatrix.query.optimizer.xml.XMLNodeMappingVisitor
Constructor for XMLNodeMappingVisitor.
XMLOutputVisitor - Class in com.metamatrix.jdbc.api
This visitor class can be used to output an XML representation of the plan.
XMLOutputVisitor(DisplayHelper) - Constructor for class com.metamatrix.jdbc.api.XMLOutputVisitor
 
XMLOutputVisitor(DisplayHelper, int, boolean) - Constructor for class com.metamatrix.jdbc.api.XMLOutputVisitor
 
XMLPlan - Class in com.metamatrix.query.processor.xml
 
XMLPlan(XMLProcessorEnvironment) - Constructor for class com.metamatrix.query.processor.xml.XMLPlan
Constructor for XMLPlan.
XMLPlanner - Class in com.metamatrix.query.optimizer.xml
This prepares an XMLPlan from a Mapping Document structure of MappingNodes.
XMLPlanner() - Constructor for class com.metamatrix.query.optimizer.xml.XMLPlanner
Default constructor.
XMLPlannerEnvironment - Class in com.metamatrix.query.optimizer.xml
This handy little class simply holds data that is sent recursively throughout the XMLPlanner.
XMLPlannerEnvironment(QueryMetadataInterface) - Constructor for class com.metamatrix.query.optimizer.xml.XMLPlannerEnvironment
 
XMLPlanToProcessVisitor - Class in com.metamatrix.query.optimizer.xml
This class converts the MappingDocument to a Program which can be executed using the Query Processor
XMLPlanToProcessVisitor(XMLPlannerEnvironment) - Constructor for class com.metamatrix.query.optimizer.xml.XMLPlanToProcessVisitor
 
XMLProcessorEnvironment - Class in com.metamatrix.query.processor.xml
 
XMLProcessorEnvironment() - Constructor for class com.metamatrix.query.processor.xml.XMLProcessorEnvironment
 
XMLProcessorEnvironment(Program) - Constructor for class com.metamatrix.query.processor.xml.XMLProcessorEnvironment
 
XMLQueryPlanner - Class in com.metamatrix.query.optimizer.xml
 
XMLQueryPlanner() - Constructor for class com.metamatrix.query.optimizer.xml.XMLQueryPlanner
 
XMLQueryResolver - Class in com.metamatrix.query.resolver.command
 
XMLQueryResolver() - Constructor for class com.metamatrix.query.resolver.command.XMLQueryResolver
 
XMLReaderFactory - Interface in com.metamatrix.common.types
A factory interface for generating the readers
XMLReaderWriter - Interface in com.metamatrix.common.xml
This interface is used to read and write JDOM compliant XML files.
XMLReaderWriterImpl - Class in com.metamatrix.common.xml
This implementation will use the JDOMhelper to read in XML files and will use the JDOM utility to write out JDOM XML files.
XMLReaderWriterImpl() - Constructor for class com.metamatrix.common.xml.XMLReaderWriterImpl
 
XMLSAXSourceTranslator - Class in com.metamatrix.common.types
This class converts the DOMSource input documents into other types of XML documents.
XMLSAXSourceTranslator(SAXSource, Properties) - Constructor for class com.metamatrix.common.types.XMLSAXSourceTranslator
 
XMLSCHEMA_INSTANCE_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
XMLSCHEMA_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
XMLSource - Class in com.metamatrix.query.processor.dynamic
This class will be a reader class for reading data from the XML Source realated connectors.
XMLSource() - Constructor for class com.metamatrix.query.processor.dynamic.XMLSource
 
XMLSourceCapabilities - Class in com.metamatrix.connector.xmlsource
 
XMLSourceCapabilities() - Constructor for class com.metamatrix.connector.xmlsource.XMLSourceCapabilities
 
XMLSourceConnection - Class in com.metamatrix.connector.xmlsource
A Base XML Connection to an XML Source
XMLSourceConnection(ConnectorEnvironment) - Constructor for class com.metamatrix.connector.xmlsource.XMLSourceConnection
Constructor.
XMLSourceConnector - Class in com.metamatrix.connector.xmlsource
XML Source connector
XMLSourceConnector() - Constructor for class com.metamatrix.connector.xmlsource.XMLSourceConnector
 
XMLSourceExecution - Class in com.metamatrix.connector.xmlsource
This is main class which will execute request in the XML Source
XMLSourceExecution(ConnectorEnvironment) - Constructor for class com.metamatrix.connector.xmlsource.XMLSourceExecution
ctor
XMLSourcePlugin - Class in com.metamatrix.connector.xmlsource
For logging purposes
XMLSourcePlugin() - Constructor for class com.metamatrix.connector.xmlsource.XMLSourcePlugin
 
XMLStagaingQueryPlanner - Class in com.metamatrix.query.optimizer.xml
This class has code to with planning the automatic XML staging queries.
XMLStagaingQueryPlanner() - Constructor for class com.metamatrix.query.optimizer.xml.XMLStagaingQueryPlanner
 
XMLStreamSourceTranslator - Class in com.metamatrix.common.types
This class converts the Stream Source XML feed into other types of XML Sources.
XMLStreamSourceTranslator(String, Properties) - Constructor for class com.metamatrix.common.types.XMLStreamSourceTranslator
 
XMLStreamSourceTranslator(char[], Properties) - Constructor for class com.metamatrix.common.types.XMLStreamSourceTranslator
 
XMLStreamSourceTranslator(StreamSource, Properties) - Constructor for class com.metamatrix.common.types.XMLStreamSourceTranslator
 
XMLStreamSourceTranslator(XMLReaderFactory, Properties) - Constructor for class com.metamatrix.common.types.XMLStreamSourceTranslator
 
XMLSystemFunctions - Class in com.metamatrix.query.function.source
This class contains scalar system functions supporting for XML manipulation.
XMLSystemFunctions() - Constructor for class com.metamatrix.query.function.source.XMLSystemFunctions
 
XMLTranslator - Interface in com.metamatrix.common.types
This an interface defined to convert the various kinds of the XML sources defined into another source kinds.
XMLType - Class in com.metamatrix.common.types
This class represents the SQLXML object along with the Streamable interface.
XMLType() - Constructor for class com.metamatrix.common.types.XMLType
 
XMLType(SQLXML) - Constructor for class com.metamatrix.common.types.XMLType
 
XmlUtil - Class in com.metamatrix.common.xml
Utility class for XML documents and related items.
XMLUtil - Class in com.metamatrix.query.processor.xml
Utility methods to be used with the XML and XQuery processing.
XMLUtil() - Constructor for class com.metamatrix.query.processor.xml.XMLUtil
 
xpaths - Variable in class com.metamatrix.connector.xml.streaming.BaseStreamingExecution
 
XPathSplitter - Class in com.metamatrix.connector.xml.streaming
 
XPathSplitter() - Constructor for class com.metamatrix.connector.xml.streaming.XPathSplitter
 
XPathUtil - Class in com.metamatrix.common.xml
 
XPathUtil() - Constructor for class com.metamatrix.common.xml.XPathUtil
 
XPathUtil.ExpressionToken - Class in com.metamatrix.common.xml
 
XPathUtil.ExpressionToken() - Constructor for class com.metamatrix.common.xml.XPathUtil.ExpressionToken
 
XPathUtil.Literal - Class in com.metamatrix.common.xml
 
XPathUtil.Literal() - Constructor for class com.metamatrix.common.xml.XPathUtil.Literal
 
XPathUtil.Operator - Class in com.metamatrix.common.xml
 
XPathUtil.Operator() - Constructor for class com.metamatrix.common.xml.XPathUtil.Operator
 
XPATHVALUE - Static variable in class com.metamatrix.query.function.FunctionLibrary
 
xpathValue(Object, Object) - Static method in class com.metamatrix.query.function.source.XMLSystemFunctions
 
XPATHVALUE - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
XQuery - Class in com.metamatrix.query.sql.lang
An XQuery command object
XQuery() - Constructor for class com.metamatrix.query.sql.lang.XQuery
 
XQuery(String, XQueryExpression) - Constructor for class com.metamatrix.query.sql.lang.XQuery
 
XQueryExpression - Interface in com.metamatrix.query.xquery
An XQueryExpression - the object representation of a compiled XQuery.
XQueryPlan - Class in com.metamatrix.query.processor.xquery
XQuery execution Plan
XQueryPlan(XQuery, String) - Constructor for class com.metamatrix.query.processor.xquery.XQueryPlan
Constructor
XQueryPlanner - Class in com.metamatrix.query.optimizer.xquery
Planner for XQuery execution plans
XQueryPlanner() - Constructor for class com.metamatrix.query.optimizer.xquery.XQueryPlanner
 
XQueryResolver - Class in com.metamatrix.query.resolver.command
Resolves XQueries, which in metamatrix currently involves taking the arguments to the doc() functions, adding them as the sub commands of the XQuery, which are then themselves resolved by the Resolver framework.
XQueryResolver() - Constructor for class com.metamatrix.query.resolver.command.XQueryResolver
 
XQuerySQLEvaluator - Interface in com.metamatrix.query.xquery
 
XSD_FILE_EXTENSION - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
XSD_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
xsdLabel - Static variable in class com.metamatrix.connector.xml.soap.SOAPDocBuilder
 
xsdNS - Static variable in class com.metamatrix.connector.xml.soap.SOAPDocBuilder
 
xsdNSObj - Static variable in class com.metamatrix.connector.xml.soap.SOAPDocBuilder
 
xsiLabel - Static variable in class com.metamatrix.connector.xml.soap.SOAPDocBuilder
 
xsiNS - Static variable in class com.metamatrix.connector.xml.soap.SOAPDocBuilder
 
xsiNSObj - Static variable in class com.metamatrix.connector.xml.soap.SOAPDocBuilder
 
xsLabel - Static variable in class com.metamatrix.connector.xml.soap.SOAPDocBuilder
 
xsNS - Static variable in class com.metamatrix.connector.xml.soap.SOAPDocBuilder
 
xsNSObj - Static variable in class com.metamatrix.connector.xml.soap.SOAPDocBuilder
 

Y

year(Date) - Static method in class com.metamatrix.query.function.FunctionMethods
 
YEAR - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
YEAR - Static variable in class org.teiid.connector.jdbc.translator.ExtractFunctionModifier
 

Z

ZERO_LENGTH_FULL_NAME - Static variable in class com.metamatrix.common.namedobject.IDVerifier
The result of a performCheck signifying that the full name was zero-length.
ZeroLengthComponentIDException - Exception in com.metamatrix.common.config.api.exceptions
 
ZeroLengthComponentIDException() - Constructor for exception com.metamatrix.common.config.api.exceptions.ZeroLengthComponentIDException
No-Arg Constructor
ZeroLengthComponentIDException(String) - Constructor for exception com.metamatrix.common.config.api.exceptions.ZeroLengthComponentIDException
Constructs an instance of the exception with the specified detail message.
ZeroLengthComponentIDException(Throwable) - Constructor for exception com.metamatrix.common.config.api.exceptions.ZeroLengthComponentIDException
Constructs an instance of the exception with no detail message but with a single exception.
ZeroLengthComponentIDException(Throwable, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.ZeroLengthComponentIDException
Constructs an instance of the exception with the specified detail message and a single exception.
ZeroLengthComponentIDException(String, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.ZeroLengthComponentIDException
Construct an instance with an error code and message specified.
ZeroLengthComponentIDException(Throwable, String, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.ZeroLengthComponentIDException
Construct an instance with a linked exception, and an error code and message, specified.
ZipFileUtil - Class in com.metamatrix.core.util
This class provides utilities to manipulate Zip files.

_

_ALREADY_IN_PROCESS - Static variable in class com.sforce.soap.partner.StatusCode
 
_API_CURRENTLY_DISABLED - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_API_DISABLED_FOR_ORG - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_ASSIGNEE_TYPE_REQUIRED - Static variable in class com.sforce.soap.partner.StatusCode
 
_BAD_CUSTOM_ENTITY_PARENT_DOMAIN - Static variable in class com.sforce.soap.partner.StatusCode
 
_BCC_NOT_ALLOWED_IF_BCC_COMPLIANCE_ENABLED - Static variable in class com.sforce.soap.partner.StatusCode
 
_CANNOT_CASCADE_PRODUCT_ACTIVE - Static variable in class com.sforce.soap.partner.StatusCode
 
_CANNOT_CHANGE_FIELD_TYPE_OF_APEX_REFERENCED_FIELD - Static variable in class com.sforce.soap.partner.StatusCode
 
_CANNOT_CREATE_ANOTHER_MANAGED_PACKAGE - Static variable in class com.sforce.soap.partner.StatusCode
 
_CANNOT_DEACTIVATE_DIVISION - Static variable in class com.sforce.soap.partner.StatusCode
 
_CANNOT_DELETE_LAST_DATED_CONVERSION_RATE - Static variable in class com.sforce.soap.partner.StatusCode
 
_CANNOT_DELETE_MANAGED_OBJECT - Static variable in class com.sforce.soap.partner.StatusCode
 
_CANNOT_DISABLE_LAST_ADMIN - Static variable in class com.sforce.soap.partner.StatusCode
 
_CANNOT_ENABLE_IP_RESTRICT_REQUESTS - Static variable in class com.sforce.soap.partner.StatusCode
 
_CANNOT_INSERT_UPDATE_ACTIVATE_ENTITY - Static variable in class com.sforce.soap.partner.StatusCode
 
_CANNOT_MODIFY_MANAGED_OBJECT - Static variable in class com.sforce.soap.partner.StatusCode
 
_CANNOT_RENAME_APEX_REFERENCED_FIELD - Static variable in class com.sforce.soap.partner.StatusCode
 
_CANNOT_RENAME_APEX_REFERENCED_OBJECT - Static variable in class com.sforce.soap.partner.StatusCode
 
_CANNOT_REPARENT_RECORD - Static variable in class com.sforce.soap.partner.StatusCode
 
_CANNOT_UPDATE_CONVERTED_LEAD - Static variable in class com.sforce.soap.partner.StatusCode
 
_CANT_ADD_STANDADRD_PORTAL_USER_TO_TERRITORY - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_CANT_ADD_STANDARD_PORTAL_USER_TO_TERRITORY - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_CANT_DISABLE_CORP_CURRENCY - Static variable in class com.sforce.soap.partner.StatusCode
 
_CANT_UNSET_CORP_CURRENCY - Static variable in class com.sforce.soap.partner.StatusCode
 
_CHILD_SHARE_FAILS_PARENT - Static variable in class com.sforce.soap.partner.StatusCode
 
_CIRCULAR_DEPENDENCY - Static variable in class com.sforce.soap.partner.StatusCode
 
_CIRCULAR_OBJECT_GRAPH - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_CLIENT_NOT_ACCESSIBLE_FOR_USER - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_CLIENT_REQUIRE_UPDATE_FOR_USER - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_CUSTOM_CLOB_FIELD_LIMIT_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
_CUSTOM_ENTITY_OR_FIELD_LIMIT - Static variable in class com.sforce.soap.partner.StatusCode
 
_CUSTOM_FIELD_INDEX_LIMIT_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
_CUSTOM_INDEX_EXISTS - Static variable in class com.sforce.soap.partner.StatusCode
 
_CUSTOM_LINK_LIMIT_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
_CUSTOM_METADATA_LIMIT_EXCEEDED - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_CUSTOM_TAB_LIMIT_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
_Db - Static variable in class com.sforce.soap.partner.DebugLevel
 
_DebugOnly - Static variable in class com.sforce.soap.partner.DebugLevel
 
_DELETE_FAILED - Static variable in class com.sforce.soap.partner.StatusCode
 
_DELETE_REQUIRED_ON_CASCADE - Static variable in class com.sforce.soap.partner.StatusCode
 
_DEPENDENCY_EXISTS - Static variable in class com.sforce.soap.partner.StatusCode
 
_DUPLICATE_CASE_SOLUTION - Static variable in class com.sforce.soap.partner.StatusCode
 
_DUPLICATE_COMM_NICKNAME - Static variable in class com.sforce.soap.partner.StatusCode
 
_DUPLICATE_CUSTOM_ENTITY_DEFINITION - Static variable in class com.sforce.soap.partner.StatusCode
 
_DUPLICATE_CUSTOM_TAB_MOTIF - Static variable in class com.sforce.soap.partner.StatusCode
 
_DUPLICATE_DEVELOPER_NAME - Static variable in class com.sforce.soap.partner.StatusCode
 
_DUPLICATE_EXTERNAL_ID - Static variable in class com.sforce.soap.partner.StatusCode
 
_DUPLICATE_MASTER_LABEL - Static variable in class com.sforce.soap.partner.StatusCode
 
_DUPLICATE_USERNAME - Static variable in class com.sforce.soap.partner.StatusCode
 
_DUPLICATE_VALUE - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_DUPLICATE_VALUE - Static variable in class com.sforce.soap.partner.StatusCode
 
_EMAIL_BATCH_SIZE_LIMIT_EXCEEDED - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_EMAIL_NOT_PROCESSED_DUE_TO_PRIOR_ERROR - Static variable in class com.sforce.soap.partner.StatusCode
 
_EMAIL_TO_CASE_INVALID_ROUTING - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_EMAIL_TO_CASE_LIMIT_EXCEEDED - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_EMAIL_TO_CASE_NOT_ENABLED - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_EMPTY_SCONTROL_FILE_NAME - Static variable in class com.sforce.soap.partner.StatusCode
 
_EmptySpace - Static variable in class com.sforce.soap.partner.LayoutComponentType
 
_ENTITY_FAILED_IFLASTMODIFIED_ON_UPDATE - Static variable in class com.sforce.soap.partner.StatusCode
 
_ENTITY_IS_ARCHIVED - Static variable in class com.sforce.soap.partner.StatusCode
 
_ENTITY_IS_DELETED - Static variable in class com.sforce.soap.partner.StatusCode
 
_ENTITY_IS_LOCKED - Static variable in class com.sforce.soap.partner.StatusCode
 
_ERROR_IN_MAILER - Static variable in class com.sforce.soap.partner.StatusCode
 
_EXCEEDED_ID_LIMIT - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_EXCEEDED_LEAD_CONVERT_LIMIT - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_EXCEEDED_MAX_SIZE_REQUEST - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_EXCEEDED_MAX_TYPES_LIMIT - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_EXCEEDED_QUOTA - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_FAILED_ACTIVATION - Static variable in class com.sforce.soap.partner.StatusCode
 
_Field - Static variable in class com.sforce.soap.partner.LayoutComponentType
 
_FIELD_CUSTOM_VALIDATION_EXCEPTION - Static variable in class com.sforce.soap.partner.StatusCode
 
_FIELD_INTEGRITY_EXCEPTION - Static variable in class com.sforce.soap.partner.StatusCode
 
_FUNCTIONALITY_NOT_ENABLED - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_High - Static variable in class com.sforce.soap.partner.EmailPriority
 
_Highest - Static variable in class com.sforce.soap.partner.EmailPriority
 
_HTML_FILE_UPLOAD_NOT_ALLOWED - Static variable in class com.sforce.soap.partner.StatusCode
 
_IMAGE_TOO_LARGE - Static variable in class com.sforce.soap.partner.StatusCode
 
_INACTIVE_OWNER_OR_USER - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_INACTIVE_OWNER_OR_USER - Static variable in class com.sforce.soap.partner.StatusCode
 
_INACTIVE_PORTAL - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_INSUFFICIENT_ACCESS - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_INSUFFICIENT_ACCESS_ON_CROSS_REFERENCE_ENTITY - Static variable in class com.sforce.soap.partner.StatusCode
 
_INSUFFICIENT_ACCESS_OR_READONLY - Static variable in class com.sforce.soap.partner.StatusCode
 
_INVALID_ACCESS_LEVEL - Static variable in class com.sforce.soap.partner.StatusCode
 
_INVALID_ARGUMENT_TYPE - Static variable in class com.sforce.soap.partner.StatusCode
 
_INVALID_ASSIGNEE_TYPE - Static variable in class com.sforce.soap.partner.StatusCode
 
_INVALID_ASSIGNMENT_RULE - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_INVALID_ASSIGNMENT_RULE - Static variable in class com.sforce.soap.partner.StatusCode
 
_INVALID_BATCH_OPERATION - Static variable in class com.sforce.soap.partner.StatusCode
 
_INVALID_BATCH_SIZE - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_INVALID_CLIENT - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_INVALID_CREDIT_CARD_INFO - Static variable in class com.sforce.soap.partner.StatusCode
 
_INVALID_CROSS_REFERENCE_KEY - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_INVALID_CROSS_REFERENCE_KEY - Static variable in class com.sforce.soap.partner.StatusCode
 
_INVALID_CROSS_REFERENCE_TYPE_FOR_FIELD - Static variable in class com.sforce.soap.partner.StatusCode
 
_INVALID_CURRENCY_CONV_RATE - Static variable in class com.sforce.soap.partner.StatusCode
 
_INVALID_CURRENCY_CORP_RATE - Static variable in class com.sforce.soap.partner.StatusCode
 
_INVALID_CURRENCY_ISO - Static variable in class com.sforce.soap.partner.StatusCode
 
_INVALID_EMAIL_ADDRESS - Static variable in class com.sforce.soap.partner.StatusCode
 
_INVALID_EMPTY_KEY_OWNER - Static variable in class com.sforce.soap.partner.StatusCode
 
_INVALID_FIELD - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_INVALID_FIELD - Static variable in class com.sforce.soap.partner.StatusCode
 
_INVALID_FIELD_FOR_INSERT_UPDATE - Static variable in class com.sforce.soap.partner.StatusCode
 
_INVALID_FIELD_WHEN_USING_TEMPLATE - Static variable in class com.sforce.soap.partner.StatusCode
 
_INVALID_FILTER_ACTION - Static variable in class com.sforce.soap.partner.StatusCode
 
_INVALID_FILTER_LANGUAGE - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_INVALID_FILTER_VALUE - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_INVALID_GOOGLE_DOCS_URL - Static variable in class com.sforce.soap.partner.StatusCode
 
_INVALID_ID_FIELD - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_INVALID_ID_FIELD - Static variable in class com.sforce.soap.partner.StatusCode
 
_INVALID_INET_ADDRESS - Static variable in class com.sforce.soap.partner.StatusCode
 
_INVALID_LINEITEM_CLONE_STATE - Static variable in class com.sforce.soap.partner.StatusCode
 
_INVALID_LOCALE_LANGUAGE - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_INVALID_LOCATOR - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_INVALID_LOGIN - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_INVALID_MASTER_OR_TRANSLATED_SOLUTION - Static variable in class com.sforce.soap.partner.StatusCode
 
_INVALID_NEW_PASSWORD - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_INVALID_OPERATION - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_INVALID_OPERATION - Static variable in class com.sforce.soap.partner.StatusCode
 
_INVALID_OPERATION_WITH_EXPIRED_PASSWORD - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_INVALID_OPERATOR - Static variable in class com.sforce.soap.partner.StatusCode
 
_INVALID_OR_NULL_FOR_RESTRICTED_PICKLIST - Static variable in class com.sforce.soap.partner.StatusCode
 
_INVALID_PARTNER_NETWORK_STATUS - Static variable in class com.sforce.soap.partner.StatusCode
 
_INVALID_PERSON_ACCOUNT_OPERATION - Static variable in class com.sforce.soap.partner.StatusCode
 
_INVALID_QUERY_FILTER_OPERATOR - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_INVALID_QUERY_LOCATOR - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_INVALID_QUERY_SCOPE - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_INVALID_REPLICATION_DATE - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_INVALID_SAVE_AS_ACTIVITY_FLAG - Static variable in class com.sforce.soap.partner.StatusCode
 
_INVALID_SEARCH - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_INVALID_SEARCH_SCOPE - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_INVALID_SESSION_ID - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_INVALID_SESSION_ID - Static variable in class com.sforce.soap.partner.StatusCode
 
_INVALID_SETUP_OWNER - Static variable in class com.sforce.soap.partner.StatusCode
 
_INVALID_SOAP_HEADER - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_INVALID_SSO_GATEWAY_URL - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_INVALID_STATUS - Static variable in class com.sforce.soap.partner.StatusCode
 
_INVALID_TYPE - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_INVALID_TYPE - Static variable in class com.sforce.soap.partner.StatusCode
 
_INVALID_TYPE_FOR_OPERATION - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_INVALID_TYPE_FOR_OPERATION - Static variable in class com.sforce.soap.partner.StatusCode
 
_INVALID_TYPE_ON_FIELD_IN_RECORD - Static variable in class com.sforce.soap.partner.StatusCode
 
_IP_RANGE_LIMIT_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
_LICENSE_LIMIT_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
_LIMIT_EXCEEDED - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_LIMIT_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
_LOGIN_CHALLENGE_ISSUED - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_LOGIN_CHALLENGE_PENDING - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_LOGIN_DURING_RESTRICTED_DOMAIN - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_LOGIN_DURING_RESTRICTED_TIME - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_LOGIN_MUST_USE_SECURITY_TOKEN - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_Low - Static variable in class com.sforce.soap.partner.EmailPriority
 
_Lowest - Static variable in class com.sforce.soap.partner.EmailPriority
 
_MALFORMED_ID - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_MALFORMED_ID - Static variable in class com.sforce.soap.partner.StatusCode
 
_MALFORMED_QUERY - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_MALFORMED_SEARCH - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_MANAGER_NOT_DEFINED - Static variable in class com.sforce.soap.partner.StatusCode
 
_MASS_MAIL_LIMIT_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
_MASSMAIL_RETRY_LIMIT_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
_MAX_ACTIONS_PER_RULE_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
_MAX_ACTIVE_RULES_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
_MAX_APPROVAL_STEPS_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
_MAX_FORMULAS_PER_RULE_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
_MAX_RULE_ENTRIES_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
_MAX_RULES_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
_MAX_TASK_DESCRIPTION_EXCEEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
_MAX_TM_RULE_ITEMS_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
_MAX_TM_RULES_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
_MAXIMUM_CCEMAILS_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
_MAXIMUM_DASHBOARD_COMPONENTS_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
_MAXIMUM_HIERARCHY_LEVELS_REACHED - Static variable in class com.sforce.soap.partner.StatusCode
 
_MAXIMUM_SIZE_OF_ATTACHMENT - Static variable in class com.sforce.soap.partner.StatusCode
 
_MAXIMUM_SIZE_OF_DOCUMENT - Static variable in class com.sforce.soap.partner.StatusCode
 
_MERGE_FAILED - Static variable in class com.sforce.soap.partner.StatusCode
 
_MISSING_ARGUMENT - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_MISSING_ARGUMENT - Static variable in class com.sforce.soap.partner.StatusCode
 
_MIXED_DML_OPERATION - Static variable in class com.sforce.soap.partner.StatusCode
 
_NO_APPLICABLE_PROCESS - Static variable in class com.sforce.soap.partner.StatusCode
 
_NO_ATTACHMENT_PERMISSION - Static variable in class com.sforce.soap.partner.StatusCode
 
_NO_MASS_MAIL_PERMISSION - Static variable in class com.sforce.soap.partner.StatusCode
 
_NO_SOFTPHONE_LAYOUT - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_None - Static variable in class com.sforce.soap.partner.DebugLevel
 
_NONUNIQUE_SHIPPING_ADDRESS - Static variable in class com.sforce.soap.partner.StatusCode
 
_Normal - Static variable in class com.sforce.soap.partner.EmailPriority
 
_NOT_MODIFIED - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_NUM_HISTORY_FIELDS_BY_SOBJECT_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
_NUMBER_OUTSIDE_VALID_RANGE - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_NUMBER_OUTSIDE_VALID_RANGE - Static variable in class com.sforce.soap.partner.StatusCode
 
_OPERATION_TOO_LARGE - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_OPTED_OUT_OF_MASS_MAIL - Static variable in class com.sforce.soap.partner.StatusCode
 
_ORG_LOCKED - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_ORG_NOT_OWNED_BY_INSTANCE - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_PACKAGE_LICENSE_REQUIRED - Static variable in class com.sforce.soap.partner.StatusCode
 
_PASSWORD_LOCKOUT - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_PORTAL_NO_ACCESS - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_PORTAL_USER_ALREADY_EXISTS_FOR_CONTACT - Static variable in class com.sforce.soap.partner.StatusCode
 
_PRIVATE_CONTACT_ON_ASSET - Static variable in class com.sforce.soap.partner.StatusCode
 
_QUERY_TIMEOUT - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_QUERY_TOO_COMPLICATED - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_RECORD_IN_USE_BY_WORKFLOW - Static variable in class com.sforce.soap.partner.StatusCode
 
_REQUEST_LIMIT_EXCEEDED - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_REQUEST_RUNNING_TOO_LONG - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_REQUEST_RUNNING_TOO_LONG - Static variable in class com.sforce.soap.partner.StatusCode
 
_REQUIRED_FIELD_MISSING - Static variable in class com.sforce.soap.partner.StatusCode
 
_SControl - Static variable in class com.sforce.soap.partner.LayoutComponentType
 
_SELF_REFERENCE_FROM_TRIGGER - Static variable in class com.sforce.soap.partner.StatusCode
 
_Separator - Static variable in class com.sforce.soap.partner.LayoutComponentType
 
_SERVER_UNAVAILABLE - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_SHARE_NEEDED_FOR_CHILD_OWNER - Static variable in class com.sforce.soap.partner.StatusCode
 
_SSO_SERVICE_DOWN - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_STANDARD_PRICE_NOT_DEFINED - Static variable in class com.sforce.soap.partner.StatusCode
 
_STORAGE_LIMIT_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
_STRING_TOO_LONG - Static variable in class com.sforce.soap.partner.StatusCode
 
_TABSET_LIMIT_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
_TEMPLATE_NOT_ACTIVE - Static variable in class com.sforce.soap.partner.StatusCode
 
_TERRITORY_REALIGN_IN_PROGRESS - Static variable in class com.sforce.soap.partner.StatusCode
 
_TEXT_DATA_OUTSIDE_SUPPORTED_CHARSET - Static variable in class com.sforce.soap.partner.StatusCode
 
_TOO_MANY_APEX_REQUESTS - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_TOO_MANY_APEX_REQUESTS - Static variable in class com.sforce.soap.partner.StatusCode
 
_TOO_MANY_ENUM_VALUE - Static variable in class com.sforce.soap.partner.StatusCode
 
_TRANSFER_REQUIRES_READ - Static variable in class com.sforce.soap.partner.StatusCode
 
_TRIAL_EXPIRED - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_UNABLE_TO_LOCK_ROW - Static variable in class com.sforce.soap.partner.StatusCode
 
_UNAVAILABLE_RECORDTYPE_EXCEPTION - Static variable in class com.sforce.soap.partner.StatusCode
 
_UNDELETE_FAILED - Static variable in class com.sforce.soap.partner.StatusCode
 
_UNKNOWN_EXCEPTION - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_UNKNOWN_EXCEPTION - Static variable in class com.sforce.soap.partner.StatusCode
 
_UNSPECIFIED_EMAIL_ADDRESS - Static variable in class com.sforce.soap.partner.StatusCode
 
_UNSUPPORTED_APEX_TRIGGER_OPERATON - Static variable in class com.sforce.soap.partner.StatusCode
 
_UNSUPPORTED_API_VERSION - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_UNSUPPORTED_CLIENT - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_value1 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value1 - Static variable in class com.sforce.soap.partner.FieldType
 
_value1 - Static variable in class com.sforce.soap.partner.SoapType
 
_value10 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value10 - Static variable in class com.sforce.soap.partner.FieldType
 
_value10 - Static variable in class com.sforce.soap.partner.SoapType
 
_value11 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value11 - Static variable in class com.sforce.soap.partner.FieldType
 
_value12 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value12 - Static variable in class com.sforce.soap.partner.FieldType
 
_value13 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value13 - Static variable in class com.sforce.soap.partner.FieldType
 
_value14 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value14 - Static variable in class com.sforce.soap.partner.FieldType
 
_value15 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value15 - Static variable in class com.sforce.soap.partner.FieldType
 
_value16 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value16 - Static variable in class com.sforce.soap.partner.FieldType
 
_value17 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value17 - Static variable in class com.sforce.soap.partner.FieldType
 
_value18 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value18 - Static variable in class com.sforce.soap.partner.FieldType
 
_value19 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value19 - Static variable in class com.sforce.soap.partner.FieldType
 
_value2 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value2 - Static variable in class com.sforce.soap.partner.FieldType
 
_value2 - Static variable in class com.sforce.soap.partner.SoapType
 
_value20 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value20 - Static variable in class com.sforce.soap.partner.FieldType
 
_value21 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value21 - Static variable in class com.sforce.soap.partner.FieldType
 
_value22 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value23 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value24 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value25 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value26 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value27 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value28 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value29 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value3 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value3 - Static variable in class com.sforce.soap.partner.FieldType
 
_value3 - Static variable in class com.sforce.soap.partner.SoapType
 
_value30 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value31 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value32 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value33 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value34 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value35 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value36 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value37 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value38 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value39 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value4 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value4 - Static variable in class com.sforce.soap.partner.FieldType
 
_value4 - Static variable in class com.sforce.soap.partner.SoapType
 
_value40 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value41 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value42 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value43 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value44 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value45 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value46 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value47 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value48 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value49 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value5 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value5 - Static variable in class com.sforce.soap.partner.FieldType
 
_value5 - Static variable in class com.sforce.soap.partner.SoapType
 
_value50 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value51 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value52 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value53 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value54 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value55 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value56 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value57 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value58 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value59 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value6 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value6 - Static variable in class com.sforce.soap.partner.FieldType
 
_value6 - Static variable in class com.sforce.soap.partner.SoapType
 
_value60 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value61 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value62 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value63 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value64 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value65 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value66 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value67 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value68 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value69 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value7 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value7 - Static variable in class com.sforce.soap.partner.FieldType
 
_value7 - Static variable in class com.sforce.soap.partner.SoapType
 
_value70 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value71 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value72 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value73 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value74 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value75 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value76 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value8 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value8 - Static variable in class com.sforce.soap.partner.FieldType
 
_value8 - Static variable in class com.sforce.soap.partner.SoapType
 
_value9 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value9 - Static variable in class com.sforce.soap.partner.FieldType
 
_value9 - Static variable in class com.sforce.soap.partner.SoapType
 
_WEBLINK_SIZE_LIMIT_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
_WRONG_CONTROLLER_TYPE - Static variable in class com.sforce.soap.partner.StatusCode
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

Copyright © 2009. All Rights Reserved.