Skip navigation links
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 

A

abort(Executor) - Method in class org.teiid.jdbc.ConnectionImpl
 
abs(int) - Static method in class org.teiid.query.function.FunctionMethods
 
abs(long) - Static method in class org.teiid.query.function.FunctionMethods
 
abs(float) - Static method in class org.teiid.query.function.FunctionMethods
 
abs(double) - Static method in class org.teiid.query.function.FunctionMethods
 
abs(BigInteger) - Static method in class org.teiid.query.function.FunctionMethods
 
abs(BigDecimal) - Static method in class org.teiid.query.function.FunctionMethods
 
ABS - Static variable in class org.teiid.translator.SourceSystemFunctions
 
absolute(int) - Method in class org.teiid.jdbc.BatchResults
 
absolute(int, int) - Method in class org.teiid.jdbc.BatchResults
 
absolute(int) - Method in class org.teiid.jdbc.ResultSetImpl
 
AbstractCaseExpression - Class in org.teiid.query.sql.symbol
 
AbstractCaseExpression() - Constructor for class org.teiid.query.sql.symbol.AbstractCaseExpression
 
AbstractCompareCriteria - Class in org.teiid.query.sql.lang
The common functionality of a CompareCriteria and a SubqueryCompareCriteria.
AbstractCompareCriteria() - Constructor for class org.teiid.query.sql.lang.AbstractCompareCriteria
 
AbstractEventDistributorFactoryService - Class in org.teiid.services
 
AbstractEventDistributorFactoryService() - Constructor for class org.teiid.services.AbstractEventDistributorFactoryService
 
AbstractGeospatialType - Class in org.teiid.core.types
Base type for geography and geometry.
AbstractGeospatialType() - Constructor for class org.teiid.core.types.AbstractGeospatialType
 
AbstractGeospatialType(Blob) - Constructor for class org.teiid.core.types.AbstractGeospatialType
 
AbstractGeospatialType(byte[]) - Constructor for class org.teiid.core.types.AbstractGeospatialType
 
AbstractLanguageVisitor - Class in org.teiid.language.visitor
Visitor that visits an instance of LanguageObject and performs an operation on that instance.
AbstractLanguageVisitor() - Constructor for class org.teiid.language.visitor.AbstractLanguageVisitor
 
AbstractMetadataRecord - Class in org.teiid.metadata
AbstractMetadataRecord
AbstractMetadataRecord() - Constructor for class org.teiid.metadata.AbstractMetadataRecord
 
AbstractMetadataRecord.DataModifiable - Interface in org.teiid.metadata
 
AbstractMetadataRecord.Modifiable - Interface in org.teiid.metadata
 
AbstractNavigator - Class in org.teiid.query.sql.navigator
 
AbstractNavigator(LanguageVisitor) - Constructor for class org.teiid.query.sql.navigator.AbstractNavigator
 
AbstractSetCriteria - Class in org.teiid.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 org.teiid.query.sql.lang.AbstractSetCriteria
Constructor for AbstractSetCriteria.
AbstractSpreadsheetExecution - Class in org.teiid.translator.google
 
AbstractSpreadsheetExecution(Command, GoogleSpreadsheetConnection, ExecutionContext, RuntimeMetadata) - Constructor for class org.teiid.translator.google.AbstractSpreadsheetExecution
 
AbstractSymbolMappingVisitor - Class in org.teiid.query.sql.visitor
This class is used to update LanguageObjects by replacing one set of symbols with another.
AbstractSymbolMappingVisitor() - Constructor for class org.teiid.query.sql.visitor.AbstractSymbolMappingVisitor
 
AbstractTupleSource - Class in org.teiid.common.buffer
 
AbstractTupleSource() - Constructor for class org.teiid.common.buffer.AbstractTupleSource
 
AbstractUpdateExecution - Class in org.teiid.translator.salesforce.execution
Parent class to the Update, Delete, and Insert execution classes.
AbstractUpdateExecution(SalesForceExecutionFactory, Command, SalesforceConnection, RuntimeMetadata, ExecutionContext) - Constructor for class org.teiid.translator.salesforce.execution.AbstractUpdateExecution
 
AbstractValidationVisitor - Class in org.teiid.query.validator
 
AbstractValidationVisitor() - Constructor for class org.teiid.query.validator.AbstractValidationVisitor
 
AbstractVDBDeployer - Class in org.teiid.runtime
 
AbstractVDBDeployer() - Constructor for class org.teiid.runtime.AbstractVDBDeployer
 
AbstractWorkItem - Class in org.teiid.dqp.internal.process
Represents a task that performs work that may take more than one processing pass to complete.
AbstractWorkItem() - Constructor for class org.teiid.dqp.internal.process.AbstractWorkItem
 
accept(byte[]) - Method in class org.teiid.translator.accumulo.BaseFilterIterator
 
acceptRow(SortedKeyValueIterator<Key, Value>) - Method in class org.teiid.translator.accumulo.BaseFilterIterator
 
accepts(ServiceResponseVisior) - Method in class org.teiid.olingo.EdmComplexResponse
 
acceptsUrl(String) - Static method in class org.teiid.jdbc.JDBCURL
 
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.
acceptsVerion(VDBKey) - Method in class org.teiid.vdb.runtime.VDBKey
 
acceptVisitor(LanguageObjectVisitor) - Method in class org.teiid.language.AggregateFunction
 
acceptVisitor(LanguageObjectVisitor) - Method in class org.teiid.language.AndOr
 
acceptVisitor(LanguageObjectVisitor) - Method in class org.teiid.language.Argument
 
acceptVisitor(LanguageObjectVisitor) - Method in class org.teiid.language.Array
 
acceptVisitor(LanguageObjectVisitor) - Method in class org.teiid.language.BatchedUpdates
 
acceptVisitor(LanguageObjectVisitor) - Method in class org.teiid.language.Call
 
acceptVisitor(LanguageObjectVisitor) - Method in class org.teiid.language.ColumnReference
 
acceptVisitor(LanguageObjectVisitor) - Method in class org.teiid.language.Comparison
 
acceptVisitor(LanguageObjectVisitor) - Method in class org.teiid.language.Delete
 
acceptVisitor(LanguageObjectVisitor) - Method in class org.teiid.language.DerivedColumn
 
acceptVisitor(LanguageObjectVisitor) - Method in class org.teiid.language.DerivedTable
 
acceptVisitor(LanguageObjectVisitor) - Method in class org.teiid.language.Exists
 
acceptVisitor(LanguageObjectVisitor) - Method in class org.teiid.language.ExpressionValueSource
 
acceptVisitor(LanguageObjectVisitor) - Method in class org.teiid.language.Function
 
acceptVisitor(LanguageObjectVisitor) - Method in class org.teiid.language.GroupBy
 
acceptVisitor(LanguageObjectVisitor) - Method in class org.teiid.language.In
 
acceptVisitor(LanguageObjectVisitor) - Method in class org.teiid.language.Insert
 
acceptVisitor(LanguageObjectVisitor) - Method in class org.teiid.language.IsDistinct
 
acceptVisitor(LanguageObjectVisitor) - Method in class org.teiid.language.IsNull
 
acceptVisitor(LanguageObjectVisitor) - Method in class org.teiid.language.Join
 
acceptVisitor(LanguageObjectVisitor) - Method in interface org.teiid.language.LanguageObject
 
acceptVisitor(LanguageObjectVisitor) - Method in class org.teiid.language.Like
 
acceptVisitor(LanguageObjectVisitor) - Method in class org.teiid.language.Limit
 
acceptVisitor(LanguageObjectVisitor) - Method in class org.teiid.language.Literal
 
acceptVisitor(LanguageObjectVisitor) - Method in class org.teiid.language.NamedProcedureCall
 
acceptVisitor(LanguageObjectVisitor) - Method in class org.teiid.language.NamedTable
 
acceptVisitor(LanguageObjectVisitor) - Method in class org.teiid.language.Not
 
acceptVisitor(LanguageObjectVisitor) - Method in class org.teiid.language.OrderBy
 
acceptVisitor(LanguageObjectVisitor) - Method in class org.teiid.language.Parameter
 
acceptVisitor(LanguageObjectVisitor) - Method in class org.teiid.language.ScalarSubquery
 
acceptVisitor(LanguageObjectVisitor) - Method in class org.teiid.language.SearchedCase
 
acceptVisitor(LanguageObjectVisitor) - Method in class org.teiid.language.SearchedWhenClause
 
acceptVisitor(LanguageObjectVisitor) - Method in class org.teiid.language.Select
 
acceptVisitor(LanguageObjectVisitor) - Method in class org.teiid.language.SetClause
 
acceptVisitor(LanguageObjectVisitor) - Method in class org.teiid.language.SetQuery
 
acceptVisitor(LanguageObjectVisitor) - Method in class org.teiid.language.SortSpecification
 
acceptVisitor(LanguageObjectVisitor) - Method in class org.teiid.language.SubqueryComparison
 
acceptVisitor(LanguageObjectVisitor) - Method in class org.teiid.language.SubqueryIn
 
acceptVisitor(LanguageObjectVisitor) - Method in class org.teiid.language.Update
 
acceptVisitor(LanguageObjectVisitor) - Method in class org.teiid.language.WindowFrame
 
acceptVisitor(LanguageObjectVisitor) - Method in class org.teiid.language.WindowFunction
 
acceptVisitor(LanguageObjectVisitor) - Method in class org.teiid.language.WindowSpecification
 
acceptVisitor(LanguageObjectVisitor) - Method in class org.teiid.language.With
 
acceptVisitor(LanguageObjectVisitor) - Method in class org.teiid.language.WithItem
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.optimizer.SourceTriggerActionPlanner.SourceEventCommand
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.lang.AlterProcedure
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.lang.AlterTrigger
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.lang.AlterView
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.lang.ArrayTable
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.lang.BatchedUpdateCommand
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.lang.BetweenCriteria
Method for accepting a visitor.
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.lang.CompareCriteria
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.lang.CompoundCriteria
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.lang.Create
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.lang.Delete
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.lang.DependentSetCriteria
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.lang.Drop
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.lang.DynamicCommand
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.lang.ExistsCriteria
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.lang.ExpressionCriteria
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.lang.From
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.lang.FromClause
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.lang.GroupBy
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.lang.Insert
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.lang.Into
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.lang.IsDistinctCriteria
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.lang.IsNullCriteria
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.lang.JoinPredicate
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.lang.JoinType
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.lang.JsonTable
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.lang.Limit
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.lang.MatchCriteria
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.lang.NotCriteria
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.lang.ObjectTable
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.lang.Option
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.lang.OrderBy
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.lang.OrderByItem
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.lang.Query
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.lang.Select
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.lang.SetClause
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.lang.SetClauseList
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.lang.SetCriteria
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.lang.SetQuery
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.lang.StoredProcedure
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.lang.SubqueryCompareCriteria
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.lang.SubqueryFromClause
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.lang.SubquerySetCriteria
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.lang.TextTable
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.lang.UnaryFromClause
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.lang.Update
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.lang.WithQueryCommand
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.lang.XMLTable
 
acceptVisitor(LanguageVisitor) - Method in interface org.teiid.query.sql.LanguageObject
Method for accepting a visitor.
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.proc.AssignmentStatement
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.proc.Block
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.proc.BranchingStatement
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.proc.CommandStatement
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.proc.CreateProcedureCommand
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.proc.DeclareStatement
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.proc.ExceptionExpression
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.proc.IfStatement
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.proc.LoopStatement
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.proc.RaiseStatement
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.proc.ReturnStatement
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.proc.TriggerAction
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.proc.WhileStatement
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.symbol.AggregateSymbol
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.symbol.AliasSymbol
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.symbol.Array
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.symbol.CaseExpression
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.symbol.Constant
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.symbol.DerivedColumn
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.symbol.ElementSymbol
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.symbol.ExpressionSymbol
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.symbol.Function
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.symbol.GroupSymbol
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.symbol.JSONObject
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.symbol.MultipleElementSymbol
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.symbol.QueryString
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.symbol.Reference
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.symbol.ScalarSubquery
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.symbol.SearchedCaseExpression
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.symbol.TextLine
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.symbol.WindowFrame
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.symbol.WindowFunction
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.symbol.WindowSpecification
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.symbol.XMLAttributes
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.symbol.XMLCast
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.symbol.XMLElement
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.symbol.XMLExists
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.symbol.XMLForest
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.symbol.XMLNamespaces
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.symbol.XMLParse
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.symbol.XMLQuery
 
acceptVisitor(LanguageVisitor) - Method in class org.teiid.query.sql.symbol.XMLSerialize
 
ACCESS - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
ACCESS - Static variable in class org.teiid.query.optimizer.relational.plantree.NodeConstants.Types
 
ACCESS - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
ACCESS_PATTERN - Static variable in class org.teiid.metadata.index.MetadataConstants.COLUMN_SET_TYPES
 
ACCESS_PATTERN - Static variable in class org.teiid.metadata.index.MetadataConstants.KEY_TYPES
 
ACCESS_PATTERN - Static variable in class org.teiid.metadata.index.MetadataConstants.RECORD_TYPE
 
ACCESS_PATTERN_VALIDATION - Static variable in class org.teiid.query.optimizer.relational.rules.RuleConstants
 
accessedDataObject(Object) - Method in class org.teiid.query.util.CommandContext
 
accessedPlanningObject(Object) - Method in class org.teiid.query.util.CommandContext
 
AccessExecutionFactory - Class in org.teiid.translator.jdbc.access
 
AccessExecutionFactory() - Constructor for class org.teiid.translator.jdbc.access.AccessExecutionFactory
 
AccessibleBufferedInputStream - Class in org.teiid.core.util
 
AccessibleBufferedInputStream(InputStream, int) - Constructor for class org.teiid.core.util.AccessibleBufferedInputStream
 
AccessibleByteArrayOutputStream - Class in org.teiid.core.util
 
AccessibleByteArrayOutputStream() - Constructor for class org.teiid.core.util.AccessibleByteArrayOutputStream
 
AccessibleByteArrayOutputStream(int) - Constructor for class org.teiid.core.util.AccessibleByteArrayOutputStream
 
AccessInfo - Class in org.teiid.dqp.internal.process
Tracks what views were used and what tables are accessed
AccessInfo() - Constructor for class org.teiid.dqp.internal.process.AccessInfo
 
AccessNode - Class in org.teiid.query.processor.relational
 
AccessNode() - Constructor for class org.teiid.query.processor.relational.AccessNode
 
AccessNode(int) - Constructor for class org.teiid.query.processor.relational.AccessNode
 
ACCESSPATTERN - Static variable in interface org.teiid.query.metadata.DDLConstants
 
ACCESSPATTERN - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
AccessPattern - Class in org.teiid.query.resolver.util
This class represents both virtual and physical access patterns.
AccessPattern(Collection<ElementSymbol>) - Constructor for class org.teiid.query.resolver.util.AccessPattern
 
accumulateWarnings(ResultsMessage) - Method in class org.teiid.jdbc.ResultSetImpl
 
accumulateWarnings(List<Throwable>) - Method in class org.teiid.jdbc.StatementImpl
 
accumulatorType - Variable in class org.teiid.query.function.aggregate.Sum
 
ACCUMULO_URI - Static variable in class org.teiid.metadata.NamespaceContainer
 
AccumuloConnection - Interface in org.teiid.translator.accumulo
 
AccumuloConnectionImpl - Class in org.teiid.resource.adapter.accumulo
 
AccumuloConnectionImpl(AccumuloManagedConnectionFactory, ZooKeeperInstance) - Constructor for class org.teiid.resource.adapter.accumulo.AccumuloConnectionImpl
 
AccumuloDataTypeManager - Class in org.teiid.translator.accumulo
 
AccumuloDataTypeManager() - Constructor for class org.teiid.translator.accumulo.AccumuloDataTypeManager
 
AccumuloExecutionFactory - Class in org.teiid.translator.accumulo
 
AccumuloExecutionFactory() - Constructor for class org.teiid.translator.accumulo.AccumuloExecutionFactory
 
AccumuloManagedConnectionFactory - Class in org.teiid.resource.adapter.accumulo
 
AccumuloManagedConnectionFactory() - Constructor for class org.teiid.resource.adapter.accumulo.AccumuloManagedConnectionFactory
 
AccumuloMetadataProcessor - Class in org.teiid.translator.accumulo
 
AccumuloMetadataProcessor() - Constructor for class org.teiid.translator.accumulo.AccumuloMetadataProcessor
 
AccumuloMetadataProcessor.ValueIn - Enum in org.teiid.translator.accumulo
 
AccumuloPlugin - Class in org.teiid.translator.accumulo
 
AccumuloPlugin() - Constructor for class org.teiid.translator.accumulo.AccumuloPlugin
 
AccumuloPlugin.Event - Enum in org.teiid.translator.accumulo
 
AccumuloQueryExecution - Class in org.teiid.translator.accumulo
 
AccumuloQueryExecution(AccumuloExecutionFactory, Select, ExecutionContext, RuntimeMetadata, AccumuloConnection) - Constructor for class org.teiid.translator.accumulo.AccumuloQueryExecution
 
AccumuloQueryVisitor - Class in org.teiid.translator.accumulo
 
AccumuloQueryVisitor(AccumuloExecutionFactory) - Constructor for class org.teiid.translator.accumulo.AccumuloQueryVisitor
 
AccumuloResourceAdapter - Class in org.teiid.resource.adapter.accumulo
 
AccumuloResourceAdapter() - Constructor for class org.teiid.resource.adapter.accumulo.AccumuloResourceAdapter
 
AccumuloUpdateExecution - Class in org.teiid.translator.accumulo
 
AccumuloUpdateExecution(AccumuloExecutionFactory, Command, ExecutionContext, RuntimeMetadata, AccumuloConnection) - Constructor for class org.teiid.translator.accumulo.AccumuloUpdateExecution
 
acos(Number) - Static method in class org.teiid.query.function.FunctionMethods
 
ACOS - Static variable in class org.teiid.translator.SourceSystemFunctions
 
ACTIAN - Static variable in class org.teiid.translator.jdbc.actian.ActianVectorInHadoopExecutionFactory
 
ActianVectorInHadoopExecutionFactory - Class in org.teiid.translator.jdbc.actian
 
ActianVectorInHadoopExecutionFactory() - Constructor for class org.teiid.translator.jdbc.actian.ActianVectorInHadoopExecutionFactory
 
action() - Method in interface org.teiid.infinispan.api.DocumentFilter
when matches what is action to take with child document.
action() - Method in class org.teiid.translator.infinispan.hotrod.ComplexDocumentFilter
 
activateSpan(Span) - Method in class org.teiid.query.util.TeiidTracingUtil
 
ACTIVE_SESSION_COUNT - Static variable in class org.teiid.jboss.TeiidConstants
 
ActivityReport<R extends ReportItem> - Class in org.teiid.query.report
A report holds the output of some activity.
ActivityReport(String) - Constructor for class org.teiid.query.report.ActivityReport
Construct new report of given type
actualMetadata - Variable in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
add(int, T) - Method in class org.teiid.client.ResizingArrayList
 
add(CacheEntry, Serializer<?>) - Method in interface org.teiid.common.buffer.Cache
Adds an entry to the cache.
add(CacheEntry, Serializer) - Method in class org.teiid.common.buffer.impl.BufferFrontedFileStoreCache
 
add(V) - Method in class org.teiid.common.buffer.impl.LrfuEvictionQueue
 
add(CacheEntry, Serializer<?>) - Method in class org.teiid.common.buffer.impl.MemoryStorageManager
 
add(int, T) - Method in class org.teiid.common.buffer.LightWeightCopyOnWriteList
 
add(InputStream, String) - Method in interface org.teiid.file.VirtualFileConnection
Add a file
add(Runnable, long) - Method in class org.teiid.jdbc.EnhancedTimer
Add a delayed task
ADD - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
ADD - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
add(InputStream, String) - Method in class org.teiid.resource.adapter.file.FileConnectionImpl
 
add(InputStream, String) - Method in class org.teiid.resource.adapter.ftp.FtpFileConnectionImpl
 
ADD_DAYS - Static variable in class org.teiid.translator.jdbc.exasol.ExasolExecutionFactory
 
ADD_DAYS - Static variable in class org.teiid.translator.jdbc.hana.HanaExecutionFactory
 
add_escapes(String, StringBuilder) - Method in class org.teiid.query.parser.QueryParser
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
ADD_HOURS - Static variable in class org.teiid.translator.jdbc.exasol.ExasolExecutionFactory
 
ADD_MINUTES - Static variable in class org.teiid.translator.jdbc.exasol.ExasolExecutionFactory
 
ADD_MONTHS - Static variable in class org.teiid.translator.jdbc.exasol.ExasolExecutionFactory
 
ADD_MONTHS - Static variable in class org.teiid.translator.jdbc.hana.HanaExecutionFactory
 
ADD_MONTHS - Static variable in class org.teiid.translator.jdbc.vertica.VerticaExecutionFactory
 
ADD_OP - Static variable in class org.teiid.translator.SourceSystemFunctions
 
ADD_SECONDS - Static variable in class org.teiid.translator.jdbc.exasol.ExasolExecutionFactory
 
ADD_SECONDS - Static variable in class org.teiid.translator.jdbc.hana.HanaExecutionFactory
 
ADD_WEEKS - Static variable in class org.teiid.translator.jdbc.exasol.ExasolExecutionFactory
 
ADD_WORKDAYS - Static variable in class org.teiid.translator.jdbc.hana.HanaExecutionFactory
 
ADD_YEARS - Static variable in class org.teiid.translator.jdbc.exasol.ExasolExecutionFactory
 
ADD_YEARS - Static variable in class org.teiid.translator.jdbc.hana.HanaExecutionFactory
 
addAccessed(TempMetadataID) - Method in class org.teiid.query.util.CommandContext
Used by the planner to track only what is accessed by the plan
addAccessedObject(Object) - Method in class org.teiid.dqp.internal.process.AccessInfo
 
addAccessPattern(String, List<String>, Table) - Method in class org.teiid.metadata.MetadataFactory
Adds an access pattern to the given table.
addAdditionalMetadata(Create, TempMetadataID) - Static method in class org.teiid.query.resolver.command.TempTableResolver
 
addAggregatePushDownFunction(String, String, String, String...) - Method in class org.teiid.translator.hive.BaseHiveExecutionFactory
 
addAll(Collection<? extends T>) - Method in class org.teiid.client.ResizingArrayList
 
addAll(int, Collection<? extends T>) - Method in class org.teiid.client.ResizingArrayList
 
addAll(Collection<? extends T>) - Method in class org.teiid.common.buffer.LightWeightCopyOnWriteList
 
addAll(int, Collection<? extends T>) - Method in class org.teiid.common.buffer.LightWeightCopyOnWriteList
 
addAllColumns(boolean) - Method in class org.teiid.olingo.service.ComplexDocumentNode
 
addAllColumns(boolean) - Method in class org.teiid.olingo.service.DocumentNode
 
addAllColumns(boolean) - Method in class org.teiid.olingo.service.NoDocumentNode
 
addAndGetBytesUsed(long) - Method in class org.teiid.adminapi.impl.SessionMetadata
 
addAndGetReservedBuffers(int) - Method in class org.teiid.query.util.CommandContext
 
addAnnotation(String, String, String, Annotation.Priority) - Method in class org.teiid.query.analysis.AnalysisRecord
 
addAnnotation(Annotation) - Method in class org.teiid.query.analysis.AnalysisRecord
Add an annotation.
addAnyAuthenticated(String) - Method in class org.teiid.deployers.RuntimeVDB
 
addArgument(ProcedureParameter, Object) - Method in class org.teiid.translator.swagger.SwaggerBodyInputDocument
 
addArrayProperty(String, Object) - Method in class org.teiid.translator.document.Document
 
addAsParent(PlanNode) - Method in class org.teiid.query.optimizer.relational.plantree.PlanNode
Add the node as this node's parent.
addAttchment(Class<T>, T) - Method in class org.teiid.adminapi.impl.AdminObjectImpl
Add attachment
addBatch() - Method in class org.teiid.jdbc.PreparedStatementImpl
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 org.teiid.jdbc.PreparedStatementImpl
 
addBatch(String) - Method in class org.teiid.jdbc.StatementImpl
 
addBatch(List<SObject>, JobInfo) - Method in class org.teiid.resource.adapter.salesforce.SalesforceConnectionImpl
 
addBatch(String, JobInfo) - Method in class org.teiid.resource.adapter.salesforce.SalesforceConnectionImpl
 
addBatch(List<SObject>, JobInfo) - Method in interface org.teiid.translator.salesforce.SalesforceConnection
 
addBatch(String, JobInfo) - Method in interface org.teiid.translator.salesforce.SalesforceConnection
 
addBatchRow(List<?>) - Method in class org.teiid.query.processor.relational.AccessNode
 
addBatchRow(List) - Method in class org.teiid.query.processor.relational.InsertPlanExecutionNode
 
addBatchRow(List) - Method in class org.teiid.query.processor.relational.JoinNode
 
addBatchRow(List<?>) - Method in class org.teiid.query.processor.relational.RelationalNode
 
addBinding(LanguageObject) - Method in class org.teiid.translator.jdbc.SQLConversionVisitor
Add a bind ? value to the sql string and to the binding value list
addCacheHint(CacheHint) - Method in class org.teiid.query.sql.visitor.SQLStringVisitor
 
addCallback(TempTableStore.TransactionCallback) - Method in class org.teiid.query.tempdata.TempTableStore.TempTableSynchronization
 
addChange(ElementSymbol, Expression) - Method in class org.teiid.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
addChanging(TempMetadataStore, GroupContext, List<ElementSymbol>) - Static method in class org.teiid.query.resolver.ProcedureContainerResolver
 
addChild(AdminException) - Method in exception org.teiid.adminapi.AdminException
Add a child AdminException for a particular failure if and action resulted in multiple failures.
addChild(RelationalNode) - Method in class org.teiid.query.processor.relational.ProjectNode
 
addChild(RelationalNode) - Method in class org.teiid.query.processor.relational.RelationalNode
 
addChildDocument(String, Document) - Method in class org.teiid.translator.document.Document
 
addChildDocuments(String, List<Document>) - Method in class org.teiid.translator.document.Document
 
addChildren(Collection<PlanNode>) - Method in class org.teiid.query.optimizer.relational.plantree.PlanNode
 
addCipherSuite(SSLSocket, String) - Static method in class org.teiid.net.socket.SocketUtil
 
addClause(FromClause) - Method in class org.teiid.query.sql.lang.From
Add a clause to the FROM
addClause(ElementSymbol, Expression) - Method in class org.teiid.query.sql.lang.SetClauseList
 
addClause(SetClause) - Method in class org.teiid.query.sql.lang.SetClauseList
 
addClauses(Collection<? extends FromClause>) - Method in class org.teiid.query.sql.lang.From
Add clauses to the FROM
addColumn(Column) - Method in class org.teiid.metadata.ColumnSet
 
addColumn(String, String, ColumnSet<?>) - Method in class org.teiid.metadata.MetadataFactory
Adds a column to the table with the given name and type.
addColumn(Column) - Method in class org.teiid.metadata.Table
 
addColumn(String, Column) - Method in class org.teiid.translator.google.api.metadata.Worksheet
 
addColumn(Object) - Method in class org.teiid.translator.google.api.result.SheetRow
 
addColumn(ResultSet, Table, MetadataFactory, int) - Method in class org.teiid.translator.jdbc.JDBCMetadataProcessor
Add a column to the given table based upon the current row of the columns resultset
addColumn(ResultSet, Table, MetadataFactory, int) - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLMetadataProcessor
 
addColumn(String, Object) - Method in class org.teiid.translator.mongodb.IDRef
 
addColumnPermission(String, Column, Boolean, Boolean, Boolean, String, String, Integer) - Method in class org.teiid.metadata.MetadataFactory
Add a permission for a Column
addColumns(List<DerivedColumn>) - Method in class org.teiid.translator.hive.HiveSQLConversionVisitor
 
addCompareCriteria(Comparison) - Method in class org.teiid.translator.salesforce.execution.visitors.CriteriaVisitor
 
addCompletionListener(ResultsFuture.CompletionListener<T>) - Method in class org.teiid.client.util.ResultsFuture
 
addConnectionEventListener(ConnectionEventListener) - Method in class org.teiid.jdbc.XAConnectionImpl
 
addConnectionEventListener(ConnectionEventListener) - Method in class org.teiid.resource.spi.BasicManagedConnection
 
addConnectionFactory(String, Object) - Method in class org.teiid.runtime.EmbeddedServer
Adds the object as the named connection factory to replace the default JNDI lookup strategy.
addConnectionFactoryProvider(String, EmbeddedServer.ConnectionFactoryProvider<?>) - Method in class org.teiid.runtime.EmbeddedServer
Adds the EmbeddedServer.ConnectionFactoryProvider with the given connection name to replace the default JNDI lookup strategy.
addConnectorFailure(String, SQLException) - Method in exception org.teiid.jdbc.PartialResultsWarning
Add a connector failure to the warning
addConnectorManager(String, ConnectorManager) - Method in class org.teiid.dqp.internal.datamgr.ConnectorManagerRepository
 
addConnectorRequest(AtomicRequestID, DataTierTupleSource) - Method in class org.teiid.dqp.internal.process.RequestWorkItem
 
addConvert(int, int, FunctionModifier) - Method in class org.teiid.translator.jdbc.ConvertModifier
 
addCreatedLob(FileStoreInputStreamFactory) - Method in class org.teiid.query.util.CommandContext
 
addCriteria(Expression) - Method in class org.teiid.olingo.service.DocumentNode
 
addCriteria(Criteria) - Method in class org.teiid.query.sql.lang.CompoundCriteria
Add another criteria to the clause.
addCriteria(Condition) - Method in class org.teiid.translator.salesforce.execution.visitors.SelectVisitor
 
addCriteriaString(StringBuilder) - Method in class org.teiid.translator.salesforce.execution.visitors.CriteriaVisitor
 
addCriteriaString(String, StringBuilder) - Method in class org.teiid.translator.salesforce.execution.visitors.CriteriaVisitor
 
addDataPolicy(DataPolicyMetadata) - Method in class org.teiid.adminapi.impl.VDBMetaData
 
addDataRole(String, String) - Method in class org.teiid.deployers.RuntimeVDB
 
addDataRoleMapping(String, int, String, String) - Method in interface org.teiid.adminapi.Admin
Deprecated.
addDataRoleMapping(String, String, String, String) - Method in interface org.teiid.adminapi.Admin
Assign a Role name to the Data Role in a given VDB
addDataRoleMapping(String, String, String, String) - Method in class org.teiid.adminapi.jboss.AdminFactory.AdminImpl
 
addDataRoleMapping(String, int, String, String) - Method in class org.teiid.adminapi.jboss.AdminFactory.AdminImpl
 
addDataRoleMapping(String, int, String, String) - Method in class org.teiid.runtime.EmbeddedAdminImpl
 
addDataRoleMapping(String, String, String, String) - Method in class org.teiid.runtime.EmbeddedAdminImpl
 
addDatatype(String, Datatype) - Method in class org.teiid.metadata.MetadataStore
 
addDataTypes(Map<String, Datatype>) - Method in class org.teiid.metadata.MetadataStore
 
addDataWrapper(DataWrapper) - Method in class org.teiid.metadata.Database
 
addDefaultEscape(Like) - Static method in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
Add a default escape
addDependentGroup(String) - Method in class org.teiid.query.sql.lang.Option
Add group to make dependent
addDependentGroup(String, Option.MakeDep) - Method in class org.teiid.query.sql.lang.Option
 
AddDiffModifier - Class in org.teiid.translator.jdbc.hsql
 
AddDiffModifier(boolean, LanguageFactory) - Constructor for class org.teiid.translator.jdbc.hsql.AddDiffModifier
 
addDomain(String, String, Integer, Integer, boolean) - Method in class org.teiid.metadata.Database
Add a domain with the given attributes.
added(String, CompositeVDB) - Method in interface org.teiid.deployers.VDBLifeCycleListener
 
added(String, CompositeVDB) - Method in class org.teiid.jboss.ResteasyEnabler
 
added(String, CompositeVDB) - Method in class org.teiid.olingo.web.ODataFilter
 
added(String, CompositeVDB) - Method in class org.teiid.runtime.MaterializationManager
 
addedLimit - Variable in class org.teiid.dqp.internal.process.Request
 
addElement(TempMetadataID) - Method in class org.teiid.query.metadata.TempMetadataID
add a element to the temp table.
addElementHistory(Collection<ElementSymbol>) - Method in class org.teiid.query.resolver.util.AccessPattern
 
addElementSymbol(ElementSymbol) - Method in class org.teiid.query.sql.symbol.MultipleElementSymbol
Add an element symbol referenced by this multiple element symbol
addElementSymbolToTempGroup(String, Expression) - Method in class org.teiid.query.metadata.TempMetadataStore
Add a element symbol to the already created temp group.
addElementToTempGroup(String, ElementSymbol) - Method in class org.teiid.query.metadata.TempMetadataStore
 
addEntitySetAsTable(MetadataFactory, EdmEntitySet) - Method in class org.teiid.translator.odata.ODataMetadataProcessor
 
addEntitySetAsTable(MetadataFactory, EdmEntitySet) - Method in class org.teiid.translator.odata.sap.SAPMetadataProcessor
 
addEscapes(String) - Static method in error org.teiid.query.parser.TokenMgrError
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
addEventListener(CliEventListener) - Method in class org.teiid.adminapi.jboss.DMRCommandContext
 
addExpand(ExpandDocumentNode) - Method in class org.teiid.olingo.service.DocumentNode
 
addExternalGroupToContext(GroupSymbol) - Method in class org.teiid.query.sql.lang.Command
 
addField(String, Object) - Method in class org.teiid.translator.salesforce.execution.DataPayload
 
addFile(IndexedFile) - Method in class org.teiid.internal.core.index.FileListBlock
add the name of the indexedfile to the buffr of the field.
addFirstChild(PlanNode) - Method in class org.teiid.query.optimizer.relational.plantree.PlanNode
 
addFirstFileInBlock(IndexedFile, int) - Method in class org.teiid.internal.core.index.IndexSummary
Adds the given file as the first file for the given Block number.
addFirstWordInBlock(char[], int) - Method in class org.teiid.internal.core.index.IndexSummary
Adds the given word as the first word for the given Block number.
addForeignKey(String, List<String>, String, Table) - Method in class org.teiid.metadata.MetadataFactory
Adds a foreign key to the given table.
addForeignKey(String, List<String>, List<String>, String, Table) - Method in class org.teiid.metadata.MetadataFactory
Adds a foreign key to the given table.
addForiegnKey(String, List<String>, String, Table) - Method in class org.teiid.metadata.MetadataFactory
Deprecated.
addForiegnKey(String, List<String>, List<String>, String, Table) - Method in class org.teiid.metadata.MetadataFactory
Deprecated.
addFunction(String) - Method in class org.teiid.metadata.MetadataFactory
Add a function with the given name to the model.
addFunction(String, String, String...) - Method in class org.teiid.metadata.MetadataFactory
Add a function with the given name to the model.
addFunction(String, Method) - Method in class org.teiid.metadata.MetadataFactory
Adds a non-pushdown function based upon the given Method.
addFunction(FunctionMethod) - Method in class org.teiid.metadata.MetadataFactory
 
addFunction(FunctionMethod) - Method in class org.teiid.metadata.Schema
 
addFunction(String, FunctionMetadataSource, FunctionMethod, boolean) - Method in class org.teiid.query.function.FunctionTree
Store the method for function resolution and invocation.
addFunctionBasedIndex(String, List<String>, List<Boolean>, Table) - Method in class org.teiid.metadata.MetadataFactory
Adds a function based index on the given expressions.
addFunctions(String, Collection<FunctionMethod>) - Method in class org.teiid.deployers.UDFMetaData
 
addFunctions(UDFMetaData) - Method in class org.teiid.deployers.UDFMetaData
 
addGrant(Grant) - Method in class org.teiid.metadata.Database
 
addGroup(GroupSymbol) - Method in class org.teiid.query.optimizer.relational.plantree.PlanNode
 
addGroup(GroupSymbol) - Method in class org.teiid.query.sql.lang.From
Adds a new group to the list (it will be wrapped in a UnaryFromClause)
addGroup(GroupSymbol) - Method in class org.teiid.query.sql.lang.GroupContext
 
addGroups(Collection<GroupSymbol>) - Method in class org.teiid.query.optimizer.relational.plantree.PlanNode
 
addGroups(Collection<GroupSymbol>) - Method in class org.teiid.query.sql.lang.From
Adds a new collection of groups to the list
addIndependentGroup(String, Option.MakeDep) - Method in class org.teiid.query.sql.lang.Option
 
addIndex(String, boolean, List<String>, Table) - Method in class org.teiid.metadata.MetadataFactory
Adds an index to the given table.
addIndex(Object, List<TempMetadataID>) - Method in class org.teiid.query.metadata.TempMetadataID
 
addInput(List<?>, CommandContext) - Method in class org.teiid.query.function.aggregate.AggregateFunction
 
addInput(List<?>, CommandContext, long, long, TupleBuffer) - Method in class org.teiid.query.function.aggregate.NthValue
 
addInput(GeometryType) - Method in class org.teiid.query.function.GeometryUtils.Extent
 
addInputDirect(List<?>, CommandContext) - Method in class org.teiid.query.function.aggregate.AggregateFunction
Called for the element value in every row of a group.
addInputDirect(Object, List<?>, CommandContext) - Method in class org.teiid.query.function.aggregate.ArrayAgg
 
addInputDirect(Object, List<?>, CommandContext) - Method in class org.teiid.query.function.aggregate.Avg
 
addInputDirect(Object, List<?>, CommandContext) - Method in class org.teiid.query.function.aggregate.ConstantFunction
 
addInputDirect(List<?>, CommandContext) - Method in class org.teiid.query.function.aggregate.Count
 
addInputDirect(List<?>, CommandContext) - Method in class org.teiid.query.function.aggregate.CountBig
 
addInputDirect(Object, List<?>, CommandContext) - Method in class org.teiid.query.function.aggregate.FirstLastValue
 
addInputDirect(Object, List<?>, CommandContext) - Method in class org.teiid.query.function.aggregate.JSONArrayAgg
 
addInputDirect(List<?>, CommandContext) - Method in class org.teiid.query.function.aggregate.LeadLagValue
 
addInputDirect(Object, List<?>, CommandContext) - Method in class org.teiid.query.function.aggregate.Max
 
addInputDirect(Object, List<?>, CommandContext) - Method in class org.teiid.query.function.aggregate.Min
 
addInputDirect(List<?>, CommandContext) - Method in class org.teiid.query.function.aggregate.NthValue
 
addInputDirect(Object, List<?>, CommandContext) - Method in class org.teiid.query.function.aggregate.Ntile
 
addInputDirect(List<?>, CommandContext) - Method in class org.teiid.query.function.aggregate.RankingFunction
 
addInputDirect(List<?>, CommandContext) - Method in class org.teiid.query.function.aggregate.RankingFunctionBig
 
addInputDirect(List<?>, CommandContext) - Method in class org.teiid.query.function.aggregate.SingleArgumentAggregateFunction
 
addInputDirect(Object, List<?>, CommandContext) - Method in class org.teiid.query.function.aggregate.SingleArgumentAggregateFunction
 
addInputDirect(Object, List<?>, CommandContext) - Method in class org.teiid.query.function.aggregate.StatsFunction
 
addInputDirect(List<?>, CommandContext) - Method in class org.teiid.query.function.aggregate.StringAgg
 
addInputDirect(Object, List<?>, CommandContext) - Method in class org.teiid.query.function.aggregate.Sum
 
addInputDirect(Object, List<?>, CommandContext) - Method in class org.teiid.query.function.aggregate.TextAgg
 
addInputDirect(List<?>, CommandContext) - Method in class org.teiid.query.function.aggregate.UserDefined
 
addInputDirect(Object, List<?>, CommandContext) - Method in class org.teiid.query.function.aggregate.XMLAgg
 
addInputDirect(List<?>, CommandContext) - Method in class org.teiid.query.processor.relational.SortingFilter
 
addInsertProperty(Column, String, Object) - Method in class org.teiid.translator.odata4.ODataUpdateQuery
 
addInstruction(ProgramInstruction) - Method in class org.teiid.query.processor.proc.Program
 
addInstructions(Program) - Method in class org.teiid.query.processor.proc.Program
 
addItem(R) - Method in class org.teiid.query.report.ActivityReport
Add a new item to the report.
addItems(Collection<R>) - Method in class org.teiid.query.report.ActivityReport
Add a new collection of items to the report.
additionalCritieria - Variable in class org.teiid.query.optimizer.relational.rules.RulePlanSubqueries.PlannedResult
 
addKey(List<?>) - Method in interface org.teiid.GeneratedKeys
Add a generated key to this result.
addKey(List<?>) - Method in class org.teiid.query.util.GeneratedKeysImpl
 
addKnownClass(Class<?>, byte) - Static method in class org.teiid.netty.handler.codec.serialization.CompactObjectOutputStream
 
addLanaguageObjects(PlanNode, String, Collection<? extends LanguageObject>) - Static method in class org.teiid.query.analysis.AnalysisRecord
 
addLast(OptimizerRule) - Method in class org.teiid.query.optimizer.relational.RuleStack
 
addLastChild(PlanNode) - Method in class org.teiid.query.optimizer.relational.plantree.PlanNode
 
addListener(CommandListener) - Method in interface org.teiid.CommandContext
Add a listener for command events
addListener(VDBLifeCycleListener) - Method in class org.teiid.deployers.VDBRepository
 
addListener(CommandListener) - Method in class org.teiid.query.util.CommandContext
 
addListener(VDBLifeCycleListener) - Method in class org.teiid.transport.LocalServerConnection
 
addMappedRoleName(String) - Method in class org.teiid.adminapi.impl.DataPolicyMetadata
 
addMapping(ElementSymbol, Expression) - Method in class org.teiid.query.sql.util.SymbolMap
 
addMessage(String, String) - Method in class org.teiid.adminapi.impl.ModelMetaData
 
addMessage(ModelMetaData.Message) - Method in class org.teiid.adminapi.impl.ModelMetaData
 
addMessageHandler(MessageHandler) - Method in class org.teiid.resource.adapter.salesforce.transport.SalesforceConnectorConfig
 
addMetadataRepository(String, MetadataRepository<?, ?>) - Method in class org.teiid.runtime.AbstractVDBDeployer
 
addModel(String) - Method in class org.teiid.adminapi.impl.VDBMetaData
 
addModel(ModelMetaData) - Method in class org.teiid.adminapi.impl.VDBMetaData
 
addNamespace(String, String) - Method in class org.teiid.metadata.Database
 
addNamespace(String, String) - Method in class org.teiid.metadata.NamespaceContainer
 
addNavigation(Condition, Join.JoinType, Table) - Method in class org.teiid.translator.odata4.ODataQuery
 
addNavigation(Condition, Join.JoinType, Table, Table) - Method in class org.teiid.translator.odata4.ODataQuery
 
addNested(TableWireFormat) - Method in class org.teiid.infinispan.api.TableWireFormat
 
addNoCacheGroup(String) - Method in class org.teiid.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.
addNode(ExistsNode) - Method in class org.teiid.translator.mongodb.MergePlanner
 
addNode(UnwindNode) - Method in class org.teiid.translator.mongodb.MergePlanner
 
addNode(ProjectionNode, String) - Method in class org.teiid.translator.mongodb.MergePlanner
 
addNodeListener(NodeListener) - Method in class org.teiid.jboss.NodeTracker
 
addNormalizedProperty(String, Object, Properties) - Static method in class org.teiid.jdbc.JDBCURL
 
addNotDependentGroup(String) - Method in class org.teiid.query.sql.lang.Option
Add group to make dependent
addNumericBooleanConversions() - Method in class org.teiid.translator.jdbc.ConvertModifier
 
addOrSetOption(String, Database.ResourceType, String, String, boolean) - Method in class org.teiid.query.metadata.DatabaseStore
 
addOrSetOption(String, Database.ResourceType, String, Database.ResourceType, String, String, boolean) - Method in class org.teiid.query.metadata.DatabaseStore
 
addOverideTranslator(VDBTranslatorMetaData) - Method in class org.teiid.adminapi.impl.VDBMetaData
 
addParameter(SPParameter) - Method in class org.teiid.query.metadata.StoredProcedureInfo
 
addParamWithConversion(List<Object>, Expression) - Method in class org.teiid.translator.jdbc.oracle.OracleSpatialFunctionModifier
 
addPendingDeployment(VDBMetaData) - Method in class org.teiid.deployers.VDBRepository
 
addPermission(DataPolicyMetadata.PermissionMetaData...) - Method in class org.teiid.adminapi.impl.DataPolicyMetadata
 
addPermission(Grant.Permission) - Method in class org.teiid.metadata.Grant
 
addPermission(String, AbstractMetadataRecord, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, String, Boolean) - Method in class org.teiid.metadata.MetadataFactory
Add a permission for a Table or Procedure
addPrimaryKey(String, List<String>, Table) - Method in class org.teiid.metadata.MetadataFactory
Adds a primary key to the given table.
addProcedrues(MetadataFactory) - Static method in class org.teiid.translator.salesforce.SalesForceMetadataProcessor
 
addProcedure(String) - Method in class org.teiid.metadata.MetadataFactory
Add a procedure with the given name to the model.
addProcedure(Procedure) - Method in class org.teiid.metadata.Schema
 
addProcedureParameter(String, String, ProcedureParameter.Type, Procedure) - Method in class org.teiid.metadata.MetadataFactory
Add a procedure parameter.
addProcedureResultSetColumn(String, String, Procedure) - Method in class org.teiid.metadata.MetadataFactory
Add a procedure resultset column to the given procedure.
addProcedures(MetadataFactory, CouchbaseConnection) - Method in class org.teiid.translator.couchbase.CouchbaseMetadataProcessor
 
addProjectedColumn(String, Expression) - Method in class org.teiid.olingo.service.ComplexDocumentNode
 
addProjectedColumn(String, Expression) - Method in class org.teiid.olingo.service.DocumentNode
 
addProjectedColumn(Expression, EdmType, EdmProperty, boolean) - Method in class org.teiid.olingo.service.DocumentNode
 
addProperty(String, String) - Method in class org.teiid.adminapi.impl.AdminObjectImpl
 
addProperty(String, PlanNode) - Method in class org.teiid.client.plan.PlanNode
 
addProperty(String, List<String>) - Method in class org.teiid.client.plan.PlanNode
 
addProperty(String, String) - Method in class org.teiid.client.plan.PlanNode
 
addProperty(String, Object) - Method in class org.teiid.client.security.LogonResult
 
addProperty(int, Object) - Method in class org.teiid.infinispan.api.InfinispanDocument
 
addProperty(String, Object) - Method in class org.teiid.translator.document.Document
 
addPushDownFunction(String, String, String, String...) - Method in class org.teiid.translator.ExecutionFactory
Adds a pushdown function.
addRef(int) - Method in class org.teiid.internal.core.index.WordEntry
Adds a reference and records the change in footprint.
addReference(DataRequest, String, URI, NoContentResponse) - Method in class org.teiid.olingo.service.TeiidServiceHandler
 
addReferenceSchema(String, String, String, SchemaBasedEdmProvider) - Method in class org.teiid.olingo.service.TeiidEdmProvider
 
addRefs(int[]) - Method in class org.teiid.internal.core.index.WordEntry
Adds a set of references and records the change in footprint.
addRequestWork(Callable<T>) - Method in class org.teiid.dqp.internal.process.RequestWorkItem
 
addResultSetColumn(String, Class<?>, Object) - Method in class org.teiid.query.sql.lang.SPParameter
Add a result set column if this parameter is a return result set.
addRole(Role) - Method in class org.teiid.metadata.Database
 
addRootDocument(Table) - Method in class org.teiid.translator.odata4.ODataQuery
 
addRow(ResultSet) - Method in interface org.teiid.odata.api.QueryResponse
 
addRow(ResultSet) - Method in class org.teiid.olingo.service.CrossJoinResult
 
addRow(ResultSet) - Method in class org.teiid.olingo.service.EntityCollectionResponse
 
addRow(ResultSet) - Method in class org.teiid.olingo.service.OperationResponseImpl
 
addRuntimeError(String) - Method in class org.teiid.adminapi.impl.ModelMetaData
 
addRuntimeMessage(ModelMetaData.Message.Severity, String) - Method in class org.teiid.adminapi.impl.ModelMetaData
 
addScalarGroup(String, TempMetadataStore, GroupContext, List<? extends Expression>) - Static method in class org.teiid.query.resolver.ProcedureContainerResolver
 
addScalarGroup(String, TempMetadataStore, GroupContext, List<? extends Expression>, boolean) - Static method in class org.teiid.query.resolver.ProcedureContainerResolver
 
addScalarGroup(String, TempMetadataStore, GroupContext, List<? extends Expression>, boolean[]) - Static method in class org.teiid.query.resolver.ProcedureContainerResolver
 
addSchema(Schema) - Method in class org.teiid.metadata.Database
 
addSchema(Schema) - Method in class org.teiid.metadata.MetadataStore
 
addSchemaPermission(String, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean) - Method in class org.teiid.metadata.MetadataFactory
Add a permission for the current Schema which will typically act as a default for all child objects.
addServer(Server) - Method in class org.teiid.metadata.Database
 
addServer(Server) - Method in class org.teiid.metadata.Schema
 
addSetChildOption(String, Database.ResourceType, String, Database.ResourceType, DatabaseStore) - Method in class org.teiid.query.parser.SQLParser
 
addSetOption(String, Database.ResourceType, DatabaseStore) - Method in class org.teiid.query.parser.SQLParser
 
addSibiling(DocumentNode) - Method in class org.teiid.olingo.service.DocumentNode
 
addSingleQuotes(String) - Static method in class org.teiid.translator.salesforce.Util
 
addSource(String, int, String, String, String, String) - Method in interface org.teiid.adminapi.Admin
Deprecated.
addSource(String, String, String, String, String, String) - Method in interface org.teiid.adminapi.Admin
Adds a Translator and Data source to a VDB's Model
addSource(String, int, String, String, String, String) - Method in class org.teiid.adminapi.jboss.AdminFactory.AdminImpl
 
addSource(String, String, String, String, String, String) - Method in class org.teiid.adminapi.jboss.AdminFactory.AdminImpl
 
addSource(String, String, String, String) - Method in class org.teiid.deployers.RuntimeVDB
 
addSource(String, int, String, String, String, String) - Method in class org.teiid.runtime.EmbeddedAdminImpl
 
addSource(String, String, String, String, String, String) - Method in class org.teiid.runtime.EmbeddedAdminImpl
 
addSourceComment() - Method in class org.teiid.translator.hive.BaseHiveExecutionFactory
 
addSourceComment() - Method in class org.teiid.translator.jdbc.access.AccessExecutionFactory
 
addSourceComment() - Method in class org.teiid.translator.jdbc.derby.DerbyExecutionFactory
 
addSourceComment() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
Returns true to indicate that SQL should include a comment indicating the session and request ids.
addSourceConversion(FunctionModifier, int...) - Method in class org.teiid.translator.jdbc.ConvertModifier
 
addSourceMapping(String, String, String) - Method in class org.teiid.adminapi.impl.ModelMetaData
 
addSourceMapping(SourceMappingMetadata) - Method in class org.teiid.adminapi.impl.ModelMetaData
 
addSourceMetadata(String, String) - Method in class org.teiid.adminapi.impl.ModelMetaData
 
addStatement(Statement) - Method in class org.teiid.query.sql.proc.Block
Add a Statement to this block.
addStatement(Statement, boolean) - Method in class org.teiid.query.sql.proc.Block
 
addStatementEventListener(StatementEventListener) - Method in class org.teiid.jdbc.XAConnectionImpl
 
addStatementWarnings() - Method in class org.teiid.translator.jdbc.JDBCBaseExecution
 
addSubqueryHint(ExistsCriteria.SubqueryHint) - Method in class org.teiid.query.sql.visitor.SQLStringVisitor
 
addSymbol(Expression) - Method in class org.teiid.query.sql.lang.GroupBy
Adds a new symbol to the list of symbols.
addSymbol(Expression) - Method in class org.teiid.query.sql.lang.Select
 
addSymbols(Collection<? extends Expression>) - Method in class org.teiid.query.sql.lang.Select
 
addTable(String) - Method in class org.teiid.metadata.MetadataFactory
Add a table with the given name to the model.
addTable(Table) - Method in class org.teiid.metadata.Schema
 
addTable(MetadataFactory, String, String, String, String, String, ResultSet) - Method in class org.teiid.translator.jdbc.JDBCMetadataProcessor
 
addTable(MetadataFactory, String, String, String, String, String) - Method in class org.teiid.translator.jdbc.JDBCMetadataProcessor
 
addTable(MetadataFactory, String, String, String, String, String, ResultSet) - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLMetadataProcessor
 
addTableBody(Table) - Method in class org.teiid.query.metadata.DDLStringVisitor
 
addTabs(int) - Method in class org.teiid.query.sql.visitor.SQLStringVisitor
 
addTag(String) - Method in class org.teiid.query.sql.lang.ProcedureContainer
 
addTask(Future<?>) - Method in class org.teiid.deployers.CompositeVDB
 
addTempGroup(String, List) - Method in class org.teiid.query.metadata.TempMetadataStore
Add a temp group and all it's elements
addTempGroup(String, List, boolean) - Method in class org.teiid.query.metadata.TempMetadataStore
Add a temp group and all it's elements
addTempGroup(String, List<? extends Expression>, boolean, boolean) - Method in class org.teiid.query.metadata.TempMetadataStore
Add a temp group and all it's elements
addTempGroup(TempMetadataAdapter, GroupSymbol, List<? extends Expression>, boolean) - Static method in class org.teiid.query.resolver.util.ResolverUtil
 
addTempTable(TempMetadataAdapter, GroupSymbol, List<? extends Expression>) - Static method in class org.teiid.query.resolver.util.ResolverUtil
 
addToCacheGroup(Long, Long) - Method in interface org.teiid.common.buffer.Cache
Must be called prior to adding an entry
addToCacheGroup(Long, Long) - Method in class org.teiid.common.buffer.impl.BufferFrontedFileStoreCache
 
addToCacheGroup(Long, Long) - Method in class org.teiid.common.buffer.impl.MemoryStorageManager
 
addToEnvironment(String, Object) - Method in class org.teiid.resource.adapter.ldap.LDAPConnectionImpl
 
addToMetadataCache(Object, String, Object) - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
addToMetadataCache(Object, String, Object) - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
addToMetadataCache(Object, String, Object) - Method in interface org.teiid.query.metadata.QueryMetadataInterface
 
addToMetadataCache(Object, String, Object) - Method in class org.teiid.query.metadata.TempMetadataAdapter
 
addToMetadataCache(Object, String, Object) - Method in class org.teiid.query.metadata.TransformationMetadata
 
addTransactionContext(TransactionContext) - Method in class org.teiid.dqp.internal.process.TransactionServerImpl.TransactionMapping
 
addTranslator(Class<? extends ExecutionFactory>) - Method in class org.teiid.runtime.EmbeddedServer
Adds a definition of the ExecutionFactory using the default name either from the Translator annotation or the class name.
addTranslator(String, String, Map<String, String>) - Method in class org.teiid.runtime.EmbeddedServer
Add an override translator
addTranslator(String, ExecutionFactory<?, ?>) - Method in class org.teiid.runtime.EmbeddedServer
Add a named ExecutionFactory.
addTranslatorMetadata(String, VDBTranslatorMetaData) - Method in class org.teiid.dqp.internal.datamgr.TranslatorRepository
 
addTransport(SocketConfiguration) - Method in class org.teiid.runtime.EmbeddedConfiguration
 
addTuple(List<?>) - Method in class org.teiid.common.buffer.TupleBuffer
 
addTupleBatch(TupleBatch, boolean) - Method in class org.teiid.common.buffer.TupleBuffer
Adds the given batch preserving row offsets.
addTupleBuffer(TupleBuffer) - Method in interface org.teiid.common.buffer.BufferManager
 
addTupleBuffer(TupleBuffer) - Method in class org.teiid.common.buffer.impl.BufferManagerImpl
 
addTypeConversion(FunctionModifier, int...) - Method in class org.teiid.translator.jdbc.ConvertModifier
 
addTypeMapping(String, int...) - Method in class org.teiid.translator.jdbc.ConvertModifier
 
addUniqueKey(List<TempMetadataID>) - Method in class org.teiid.query.metadata.TempMetadataID
 
addUnresolvedSymbol(UnresolvedSymbolDescription) - Method in exception org.teiid.api.exception.query.QueryResolverException
Add an UnresolvedSymbolDescription to the list of unresolved symbols
addUpdateProperty(Column, String, Object) - Method in class org.teiid.translator.odata4.ODataUpdateQuery
 
addValue(Object) - Method in class org.teiid.query.function.JSONFunctionMethods.JSONBuilder
 
addValue(String, Object) - Method in class org.teiid.query.function.JSONFunctionMethods.JSONBuilder
 
addValue(Object) - Method in class org.teiid.query.function.source.XMLSystemFunctions.XmlConcat
 
addValue(Expression) - Method in class org.teiid.query.sql.lang.Insert
Adds a value to the list of values
addVariable(ElementSymbol) - Method in class org.teiid.query.sql.lang.Insert
Add a variable to end of list
addVariable(Expression) - Method in class org.teiid.query.sql.lang.OrderBy
Adds a new variable to the list of order by elements.
addVariable(Expression, boolean) - Method in class org.teiid.query.sql.lang.OrderBy
Adds a new variable to the list of order by elements with the specified sort order
addVariables(Collection<ElementSymbol>) - Method in class org.teiid.query.sql.lang.Insert
Add a collection of variables to end of list
addVDB(VDBMetaData, MetadataStore, LinkedHashMap<String, VDBResources.Resource>, UDFMetaData, ConnectorManagerRepository) - Method in class org.teiid.deployers.VDBRepository
 
addVDBImportMetadata(String, String) - Method in class org.teiid.adminapi.impl.VDBMetaData
 
addWaiter(RequestWorkItem) - Method in class org.teiid.query.tempdata.GlobalTableStoreImpl.MatTableInfo
 
addWarning(Exception) - Method in interface org.teiid.CommandContext
Add an exception as a warning.
addWarning(Exception) - Method in class org.teiid.dqp.internal.datamgr.ExecutionContextImpl
Add an exception as a warning to this Execution.
addWarning(TeiidException) - Method in class org.teiid.query.processor.ProcessorPlan
 
addWarning(Exception) - Method in class org.teiid.query.util.CommandContext
 
addWarning(Exception) - Method in interface org.teiid.translator.ExecutionContext
Add an exception as a warning to this Execution.
adjustBeginLineColumn(int, int) - Method in class org.teiid.query.parser.JavaCharStream
Method to adjust line and column numbers for the start of a token.
AdjustBuffSize() - Method in class org.teiid.query.parser.JavaCharStream
 
Admin - Interface in org.teiid.adminapi
 
Admin.Cache - Enum in org.teiid.adminapi
 
Admin.SchemaObjectType - Enum in org.teiid.adminapi
 
Admin.TranlatorPropertyType - Enum in org.teiid.adminapi
 
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(BundleUtil.Event, 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(BundleUtil.Event, Throwable, String) - Constructor for exception org.teiid.adminapi.AdminComponentException
 
AdminComponentException(BundleUtil.Event, Throwable) - Constructor for exception org.teiid.adminapi.AdminComponentException
 
AdminException - Exception in org.teiid.adminapi
AdminException is the base exception for the admin package.
AdminFactory - Class in org.teiid.adminapi.jboss
Singleton factory for class for creating Admin connections to the Teiid
AdminFactory() - Constructor for class org.teiid.adminapi.jboss.AdminFactory
 
AdminFactory.AdminImpl - Class in org.teiid.adminapi.jboss
 
AdminImpl(ModelControllerClient) - Constructor for class org.teiid.adminapi.jboss.AdminFactory.AdminImpl
 
AdminObject - Interface in org.teiid.adminapi
Base interface of client side admin objects.
AdminObjectImpl - Class in org.teiid.adminapi.impl
 
AdminObjectImpl() - Constructor for class org.teiid.adminapi.impl.AdminObjectImpl
 
AdminPlugin - Class in org.teiid.adminapi
 
AdminPlugin() - Constructor for class org.teiid.adminapi.AdminPlugin
 
AdminPlugin.Event - Enum in org.teiid.adminapi
 
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(BundleUtil.Event, 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(BundleUtil.Event, Throwable, String) - Constructor for exception org.teiid.adminapi.AdminProcessingException
 
AdminProcessingException(BundleUtil.Event, Throwable) - Constructor for exception org.teiid.adminapi.AdminProcessingException
 
advanced() - Method in class org.teiid.deployers.ExtendedPropertyMetadata
 
aes_decrypt(BinaryType, BinaryType) - Static method in class org.teiid.query.function.FunctionMethods
 
AES_DECRYPT - Static variable in class org.teiid.translator.SourceSystemFunctions
 
aes_encrypt(BinaryType, BinaryType) - Static method in class org.teiid.query.function.FunctionMethods
 
AES_ENCRYPT - Static variable in class org.teiid.translator.SourceSystemFunctions
 
AFTER - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
AFTER - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
afterCompletion(int) - Method in class org.teiid.query.tempdata.TempTableStore.TempTableSynchronization
 
afterInitialConnectionObtained(Connection) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
Called exactly once for this source.
afterLast() - Method in class org.teiid.jdbc.ResultSetImpl
Moves the cursor to the end of the result set, just after the last row.
AGE_IN_MONTHS - Static variable in class org.teiid.translator.jdbc.vertica.VerticaExecutionFactory
 
AGE_IN_YEARS - Static variable in class org.teiid.translator.jdbc.vertica.VerticaExecutionFactory
 
AGG_PREFIX - Static variable in class org.teiid.translator.salesforce.execution.visitors.SelectVisitor
 
AGGREGATE - Static variable in interface org.teiid.query.function.metadata.FunctionCategoryConstants
 
AggregateAttributes - Class in org.teiid.metadata
Holds metadata related to user defined aggregate functions.
AggregateAttributes() - Constructor for class org.teiid.metadata.AggregateAttributes
 
AggregateFunction - Class in org.teiid.language
Represents an aggregate function.
AggregateFunction(String, boolean, List<? extends Expression>, Class<?>) - Constructor for class org.teiid.language.AggregateFunction
 
AggregateFunction - Class in org.teiid.query.function.aggregate
This represents the interface for an aggregate function.
AggregateFunction() - Constructor for class org.teiid.query.function.aggregate.AggregateFunction
 
AggregateStopNavigator(LanguageVisitor, Collection<? super Expression>, Collection<? extends Expression>) - Constructor for class org.teiid.query.sql.visitor.AggregateSymbolCollectorVisitor.AggregateStopNavigator
 
AggregateStopNavigator(LanguageVisitor, Collection<? extends Expression>) - Constructor for class org.teiid.query.sql.visitor.AggregateSymbolCollectorVisitor.AggregateStopNavigator
 
aggregateSymbol(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
AggregateSymbol - Class in org.teiid.query.sql.symbol
An aggregate symbol represents an aggregate function.
AggregateSymbol(String, AggregateSymbol.Type, boolean, Expression[]) - Constructor for class org.teiid.query.sql.symbol.AggregateSymbol
Constructor used for cloning
AggregateSymbol(String, boolean, Expression) - Constructor for class org.teiid.query.sql.symbol.AggregateSymbol
Construct an aggregate symbol with all given data.
AggregateSymbol(String, boolean, Expression[], OrderBy) - Constructor for class org.teiid.query.sql.symbol.AggregateSymbol
 
AggregateSymbol.Type - Enum in org.teiid.query.sql.symbol
 
AggregateSymbolCollectorVisitor - Class in org.teiid.query.sql.visitor
 
AggregateSymbolCollectorVisitor(Collection<? super AggregateSymbol>, Collection<? super ElementSymbol>) - Constructor for class org.teiid.query.sql.visitor.AggregateSymbolCollectorVisitor
 
AggregateSymbolCollectorVisitor.AggregateStopNavigator - Class in org.teiid.query.sql.visitor
 
AGGRESSIVE_JOIN_GROUPING - Static variable in class org.teiid.query.util.Options
 
aggressiveJoinGrouping(boolean) - Method in class org.teiid.query.util.Options
 
ALGORITHM - Static variable in class org.teiid.translator.amazon.s3.AWS4SignerBase
 
ALIAS - Static variable in class org.teiid.translator.accumulo.CountStarIterator
 
alias - Variable in class org.teiid.translator.jdbc.AliasModifier
 
aliasCounter - Variable in class org.teiid.translator.jpa.JPQLSelectVisitor
 
aliasCounter - Variable in class org.teiid.translator.jpa.JPQLUpdateQueryVisitor
 
AliasGenerator - Class in org.teiid.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 org.teiid.query.optimizer.relational.AliasGenerator
 
AliasGenerator(boolean, boolean) - Constructor for class org.teiid.query.optimizer.relational.AliasGenerator
 
AliasModifier - Class in org.teiid.translator.jdbc
 
AliasModifier(String) - Constructor for class org.teiid.translator.jdbc.AliasModifier
Constructor that takes the alias to use for functions.
AliasSymbol - Class in org.teiid.query.sql.symbol
An AliasSymbol wraps a SingleElementSymbol and changes it's name.
AliasSymbol(String, Expression) - Constructor for class org.teiid.query.sql.symbol.AliasSymbol
Construct an AliasSymbol given the alias name and the underlying symbol.
ALL - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
ALL - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
ALL - Static variable in class org.teiid.query.sql.lang.SubqueryCompareCriteria
"All" predicate quantifier
ALL_COLS - Static variable in interface org.teiid.language.SQLConstants.Tokens
 
ALL_IN_GROUP - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
ALLEXCEPTLIKE - Static variable in class org.teiid.client.metadata.ResultsMetadataConstants.SEARCH_TYPES
 
ALLEXCEPTLIKE - Static variable in class org.teiid.metadata.index.MetadataConstants.SEARCH_TYPES
 
allInGroupSymbol() - Method in class org.teiid.query.parser.SQLParser
 
allocate(int, boolean) - Static method in class org.teiid.common.buffer.impl.BlockByteBuffer
 
ALLOCATE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
ALLOCATE - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
allocateBlock(int) - Method in interface org.teiid.common.buffer.impl.BlockManager
 
allocateBuffer(ChannelHandlerContext, int, boolean) - Method in class org.teiid.transport.ObjectEncoder
 
ALLOW_ALTER - Static variable in class org.teiid.query.processor.DdlPlan
 
ALLOW_ANON - Static variable in class org.teiid.net.socket.SocketUtil
 
ALLOW_ENV_FUNCTION_ELEMENT - Static variable in class org.teiid.jboss.TeiidConstants
 
ALLOW_INFORMATION_SCHEMA - Static variable in class org.teiid.runtime.AbstractVDBDeployer
 
ALLOW_JOIN - Static variable in class org.teiid.metadata.ForeignKey
 
ALLOW_MATVIEW_MANAGEMENT - Static variable in class org.teiid.query.metadata.MaterializationMetadataRepository
 
allowCreateTemporaryTables - Variable in class org.teiid.adminapi.impl.DataPolicyMetadata
 
allowed() - Method in class org.teiid.deployers.ExtendedPropertyMetadata
 
ALLOWED_LANGUAGES - Static variable in class org.teiid.query.metadata.TransformationMetadata
 
ALLOWFILTERING - Static variable in class org.teiid.translator.cassandra.CassandraMetadataProcessor
 
allowOverrideTranslators() - Method in class org.teiid.runtime.EmbeddedServer
 
allows(String, DataPolicy.PermissionType) - Method in class org.teiid.adminapi.impl.DataPolicyMetadata
 
allows(DataPolicy.PermissionType) - Method in class org.teiid.adminapi.impl.DataPolicyMetadata.PermissionMetaData
 
allows(int) - Method in class org.teiid.translator.excel.ExcelQueryVisitor
 
allowsDistinct() - Method in class org.teiid.metadata.AggregateAttributes
 
allowsOrderBy() - Method in class org.teiid.metadata.AggregateAttributes
 
allProceduresAreCallable() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
allTablesAreSelectable() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
ALTER - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
alter(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
ALTER - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
Alter<T extends Command> - Class in org.teiid.query.sql.lang
 
Alter() - Constructor for class org.teiid.query.sql.lang.Alter
 
alterAddColumn(String, Database.ResourceType, DatabaseStore) - Method in class org.teiid.query.parser.SQLParser
 
alterAddConstraint(String, Database.ResourceType, DatabaseStore) - Method in class org.teiid.query.parser.SQLParser
 
alterBaseColumn(String, Database.ResourceType, String, SQLParserUtil.ParsedDataType, boolean, boolean) - Method in class org.teiid.query.metadata.DatabaseStore
 
alterChildOptionPair(String, Database.ResourceType, String, Database.ResourceType, DatabaseStore) - Method in class org.teiid.query.parser.SQLParser
 
alterChildOptionsList(String, Database.ResourceType, String, Database.ResourceType, DatabaseStore) - Method in class org.teiid.query.parser.SQLParser
 
alterColumn(String, Database.ResourceType, Database.ResourceType, DatabaseStore) - Method in class org.teiid.query.parser.SQLParser
 
alterCreate(Create) - Method in class org.teiid.query.tempdata.TempTableStore.RecursiveTableProcessor
 
alterCreate(Create) - Method in class org.teiid.query.tempdata.TempTableStore.TableProcessor
Alter the create if needed
alterDatabase(DatabaseStore) - Method in class org.teiid.query.parser.SQLParser
 
alterDropColumn(String, Database.ResourceType, DatabaseStore) - Method in class org.teiid.query.parser.SQLParser
 
alterInsteadOfTrigger(VDBMetaData, Table, String, Boolean, Table.TriggerEvent, boolean) - Static method in class org.teiid.query.processor.DdlPlan
 
alterOptionPair(String, Database.ResourceType, DatabaseStore) - Method in class org.teiid.query.parser.SQLParser
 
alterOptionsList(String, Database.ResourceType, DatabaseStore) - Method in class org.teiid.query.parser.SQLParser
 
alterProcedure(DatabaseStore, ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
AlterProcedure - Class in org.teiid.query.sql.lang
 
AlterProcedure() - Constructor for class org.teiid.query.sql.lang.AlterProcedure
 
alterProcedureDefinition(VDBMetaData, Procedure, String, boolean) - Static method in class org.teiid.query.processor.DdlPlan
 
alterRenameColumn(String, Database.ResourceType, DatabaseStore) - Method in class org.teiid.query.parser.SQLParser
 
alterRenameTable(String, Database.ResourceType, DatabaseStore) - Method in class org.teiid.query.parser.SQLParser
 
AlterResolver - Class in org.teiid.query.resolver.command
 
AlterResolver() - Constructor for class org.teiid.query.resolver.command.AlterResolver
 
alterServer(DatabaseStore) - Method in class org.teiid.query.parser.SQLParser
 
alterStatement(DatabaseStore) - Method in class org.teiid.query.parser.SQLParser
 
alterTable(DatabaseStore, ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
alterTranslator(DatabaseStore) - Method in class org.teiid.query.parser.SQLParser
 
alterTrigger(DatabaseStore, ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
AlterTrigger - Class in org.teiid.query.sql.lang
 
AlterTrigger() - Constructor for class org.teiid.query.sql.lang.AlterTrigger
 
alterView(VDBMetaData, Table, String, boolean) - Static method in class org.teiid.query.processor.DdlPlan
 
AlterView - Class in org.teiid.query.sql.lang
 
AlterView() - Constructor for class org.teiid.query.sql.lang.AlterView
 
analysisRecord - Variable in class org.teiid.dqp.internal.process.Request
 
AnalysisRecord - Class in org.teiid.query.analysis
The AnalysisRecord holds all debug/analysis information for a particular query as it is executed.
AnalysisRecord(boolean, boolean) - Constructor for class org.teiid.query.analysis.AnalysisRecord
 
analyticAggregateSymbol(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
AND - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
AND - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
AND - Static variable in class org.teiid.query.sql.lang.CompoundCriteria
Constant indicating the logical "and" of two or more criteria.
AndOr - Class in org.teiid.language
Represents a logical criteria such as AND, OR, or NOT.
AndOr(Condition, Condition, AndOr.Operator) - Constructor for class org.teiid.language.AndOr
 
AndOr.Operator - Enum in org.teiid.language
 
Annotation - Class in org.teiid.client.plan
Annotation describing a decision made during query execution.
Annotation() - Constructor for class org.teiid.client.plan.Annotation
 
Annotation(String, String, String, Annotation.Priority) - Constructor for class org.teiid.client.plan.Annotation
 
ANNOTATION - Static variable in class org.teiid.metadata.index.IndexConstants.SEARCH_RECORD_TYPE
 
ANNOTATION - Static variable in class org.teiid.metadata.index.MetadataConstants.RECORD_TYPE
 
ANNOTATION - Static variable in interface org.teiid.query.metadata.DDLConstants
 
Annotation.Priority - Enum in org.teiid.client.plan
 
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.
ANON_CIPHER_SUITE - Static variable in class org.teiid.net.socket.SocketUtil
 
ANONYMOUS - Static variable in class org.teiid.transport.SSLConfiguration
Deprecated.
ANSI_QUOTED_IDENTIFIERS - Static variable in interface org.teiid.jdbc.ExecutionProperties
Overrides the handling of double quoted identifiers to allow them to be strings.
ansiQuotedIdentifiers - Variable in class org.teiid.query.parser.ParseInfo
 
ANY - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
ANY - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
ANY - Static variable in class org.teiid.query.sql.lang.SubqueryCompareCriteria
"Any" predicate quantifier (equivalent to "Some")
anyAuthenticated - Variable in class org.teiid.adminapi.impl.DataPolicyMetadata
 
AnyToObjectTransform - Class in org.teiid.core.types.basic
 
AnyToObjectTransform(Class<?>) - Constructor for class org.teiid.core.types.basic.AnyToObjectTransform
 
AnyToStringTransform - Class in org.teiid.core.types.basic
This class can be subclassed to do a simple anything to String by just calling toString().
AnyToStringTransform(Class<?>) - Constructor for class org.teiid.core.types.basic.AnyToStringTransform
 
ANYTYPE_TYPE - Static variable in interface org.teiid.translator.salesforce.Constants
 
anyUnsupported(ODataRequest, ODataResponse) - Method in class org.teiid.olingo.service.TeiidServiceHandler
 
ApiOriginFilter - Class in org.teiid.jboss.rest
 
ApiOriginFilter() - Constructor for class org.teiid.jboss.rest.ApiOriginFilter
 
APOS - Static variable in class org.teiid.translator.salesforce.execution.visitors.CriteriaVisitor
 
APP_NAME - Static variable in class org.teiid.jdbc.BaseDataSource
 
APP_NAME - Static variable in interface org.teiid.net.TeiidURL.CONNECTION
 
append(LanguageObject) - Method in class org.teiid.language.visitor.SQLStringVisitor
Appends the string form of the LanguageObject to the current buffer.
append(List<? extends LanguageObject>) - Method in class org.teiid.language.visitor.SQLStringVisitor
Simple utility to append a list of language objects to the current buffer by creating a comma-separated list.
append(LanguageObject[]) - Method in class org.teiid.language.visitor.SQLStringVisitor
Simple utility to append an array of language objects to the current buffer by creating a comma-separated list.
append(Object) - Method in class org.teiid.query.metadata.DDLStringVisitor
 
append(Object) - Method in class org.teiid.query.sql.visitor.SQLStringVisitor
 
append(LanguageObject) - Method in class org.teiid.translator.jdbc.SQLConversionVisitor
 
append(LanguageObject) - Method in class org.teiid.translator.mongodb.ExpressionEvaluator
Appends the string form of the LanguageObject to the current buffer.
append(List<? extends LanguageObject>) - Method in class org.teiid.translator.mongodb.ExpressionEvaluator
Simple utility to append a list of language objects to the current buffer by creating a comma-separated list.
append(LanguageObject[]) - Method in class org.teiid.translator.mongodb.ExpressionEvaluator
Simple utility to append an array of language objects to the current buffer by creating a comma-separated list.
append(LanguageObject) - Method in class org.teiid.translator.mongodb.MongoDBSelectVisitor
Appends the string form of the LanguageObject to the current buffer.
append(List<? extends LanguageObject>) - Method in class org.teiid.translator.mongodb.MongoDBSelectVisitor
Simple utility to append a list of language objects to the current buffer by creating a comma-separated list.
append(LanguageObject[]) - Method in class org.teiid.translator.mongodb.MongoDBSelectVisitor
Simple utility to append an array of language objects to the current buffer by creating a comma-separated list.
append(String, ProjectionNode) - Method in class org.teiid.translator.mongodb.ProjectionNode
 
append(LanguageObject) - Method in class org.teiid.translator.odata.ODataSQLVisitor
 
append(List<? extends LanguageObject>) - Method in class org.teiid.translator.odata.ODataSQLVisitor
 
append(LanguageObject[]) - Method in class org.teiid.translator.odata.ODataSQLVisitor
 
append(LanguageObject) - Method in class org.teiid.translator.odata4.ODataFilterVisitor
 
append(List<? extends LanguageObject>) - Method in class org.teiid.translator.odata4.ODataFilterVisitor
 
append(LanguageObject[]) - Method in class org.teiid.translator.odata4.ODataFilterVisitor
 
append(LanguageObject) - Method in class org.teiid.translator.odata4.ODataSQLVisitor
 
append(List<? extends LanguageObject>) - Method in class org.teiid.translator.odata4.ODataSQLVisitor
 
append(LanguageObject[]) - Method in class org.teiid.translator.odata4.ODataSQLVisitor
 
append(String, String) - Method in class org.teiid.util.FullyQualifiedName
 
appendAggregateFunction(StringBuilder, AggregateFunction) - Method in class org.teiid.translator.salesforce.execution.visitors.CriteriaVisitor
 
appendBaseName(NamedTable) - Method in class org.teiid.language.visitor.SQLStringVisitor
 
appendBaseName(NamedTable) - Method in class org.teiid.translator.jdbc.SQLConversionVisitor
 
appendBaseName(NamedTable) - Method in class org.teiid.translator.simpledb.SimpleDBSQLVisitor
 
appendCallStart(Call) - Method in class org.teiid.language.visitor.SQLStringVisitor
 
appendCallStart(Call) - Method in class org.teiid.translator.jdbc.pi.PISQLConversionVisitor
 
appendFilter(Condition) - Method in class org.teiid.translator.odata4.ODataFilterVisitor
 
appendGroupByHaving(StringBuilder) - Method in class org.teiid.translator.salesforce.execution.visitors.SelectVisitor
 
appendLateralKeyword() - Method in class org.teiid.language.visitor.SQLStringVisitor
 
appendLateralKeyword() - Method in class org.teiid.translator.jdbc.pi.PISQLConversionVisitor
 
appendLateralKeyword() - Method in class org.teiid.translator.jdbc.SQLConversionVisitor
 
appendLiteral(Literal, Class<?>) - Method in class org.teiid.language.visitor.SQLStringVisitor
 
appendLiteralValue(StringBuilder, Literal) - Static method in class org.teiid.translator.salesforce.execution.visitors.CriteriaVisitor
 
appendMakeDepOptions(Option.MakeDep) - Method in class org.teiid.query.sql.visitor.SQLStringVisitor
 
appendNestedCondition(AndOr, Condition) - Method in class org.teiid.language.visitor.SQLStringVisitor
 
appendNestedCondition(AndOr, Condition) - Method in class org.teiid.translator.odata.ODataSQLVisitor
 
appendNestedCondition(AndOr, Condition) - Method in class org.teiid.translator.odata4.ODataFilterVisitor
 
appendPrivileges(EnumSet<Grant.Permission.Privilege>) - Method in class org.teiid.metadata.Grant.Permission
 
appendQuantifier(SubqueryComparison) - Method in class org.teiid.language.visitor.SQLStringVisitor
 
appendQuantifier(SubqueryComparison) - Method in class org.teiid.translator.jdbc.pi.PISQLConversionVisitor
 
appendQueryString(String, String) - Static method in class org.teiid.util.WSUtil
 
appendRightComparison(Comparison) - Method in class org.teiid.language.visitor.SQLStringVisitor
 
appendRightComparison(Comparison) - Method in class org.teiid.translator.odata.ODataSQLVisitor
 
appendRightComparison(Comparison) - Method in class org.teiid.translator.odata4.ODataFilterVisitor
 
appendSetOperation(SetQuery.Operation) - Method in class org.teiid.language.visitor.SQLStringVisitor
 
appendSetOperation(SetQuery.Operation) - Method in class org.teiid.translator.jdbc.SQLConversionVisitor
 
appendSetQuery(SetQuery, QueryExpression, boolean) - Method in class org.teiid.language.visitor.SQLStringVisitor
 
appendSetQuery(SetQuery, QueryCommand, boolean) - Method in class org.teiid.query.sql.visitor.SQLStringVisitor
 
appendSetQuery(SetQuery, QueryExpression, boolean) - Method in class org.teiid.translator.couchbase.N1QLVisitor
 
appendWithKeyword(With) - Method in class org.teiid.language.visitor.SQLStringVisitor
 
appendWithKeyword(With) - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLConversionVisitor
 
APPLICATION_BUILD_NUMBER_PROPERTY - Static variable in class org.teiid.core.util.ApplicationInfo
 
APPLICATION_NAME - Static variable in class org.teiid.transport.PgBackendProtocol
 
APPLICATION_PRODUCT_INFORMATION - Static variable in class org.teiid.core.util.ApplicationInfo
 
ApplicationInfo - Class in org.teiid.core.util
 
applyDemorgan(Criteria) - Static method in class org.teiid.query.sql.lang.Criteria
 
applyRowSecurity(QueryMetadataInterface, GroupSymbol, CommandContext) - Static method in class org.teiid.query.optimizer.relational.RowBasedSecurityHelper
 
ARE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
ARE - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
area(GeometryType) - Static method in class org.teiid.query.function.GeometryFunctionMethods
 
area(GeometryType) - Static method in class org.teiid.query.function.GeometryUtils
 
areAggregatesCardinalityDependent(Collection<AggregateSymbol>) - Static method in class org.teiid.query.sql.symbol.AggregateSymbol
 
areColumnsCachable(Collection<? extends Expression>) - Static method in class org.teiid.query.sql.lang.Query
 
areEqual(Object, Object) - Static method in class org.teiid.core.util.EquivalenceUtil
Tests whether two object references refer to equal objects.
areEquivalent(Object[], Object[]) - Static method in class org.teiid.core.util.EquivalenceUtil
Tests whether two arrays are equivalent.
areLobsUsableAfterClose() - Method in class org.teiid.translator.amazon.s3.S3ExecutionFactory
 
areLobsUsableAfterClose() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
areLobsUsableAfterClose() - Method in class org.teiid.translator.ExecutionFactory
Indicates if LOBs are usable after the execution is closed.
areLobsUsableAfterClose() - Method in class org.teiid.translator.file.FileExecutionFactory
 
areLobsUsableAfterClose() - Method in class org.teiid.translator.ws.WSExecutionFactory
 
areResultsCachable() - Method in class org.teiid.query.optimizer.SourceTriggerActionPlanner.SourceEventCommand
 
areResultsCachable() - Method in class org.teiid.query.sql.lang.Alter
 
areResultsCachable() - Method in class org.teiid.query.sql.lang.BatchedUpdateCommand
 
areResultsCachable() - Method in class org.teiid.query.sql.lang.Command
Whether the results are cachable.
areResultsCachable() - Method in class org.teiid.query.sql.lang.Create
 
areResultsCachable() - Method in class org.teiid.query.sql.lang.Delete
 
areResultsCachable() - Method in class org.teiid.query.sql.lang.Drop
 
areResultsCachable() - Method in class org.teiid.query.sql.lang.DynamicCommand
 
areResultsCachable() - Method in class org.teiid.query.sql.lang.Insert
 
areResultsCachable() - Method in class org.teiid.query.sql.lang.Query
 
areResultsCachable() - Method in class org.teiid.query.sql.lang.SetQuery
 
areResultsCachable() - Method in class org.teiid.query.sql.lang.StoredProcedure
 
areResultsCachable() - Method in class org.teiid.query.sql.lang.Update
 
areResultsCachable() - Method in class org.teiid.query.sql.proc.CreateProcedureCommand
 
areResultsCachable() - Method in class org.teiid.query.sql.proc.TriggerAction
 
areStrictlyEquivalent(Object, Object) - Static method in class org.teiid.core.util.EquivalenceUtil
Tests whether two objects references are equivalent but not the same object.
areStrictlyEquivalent(Object[], Object[]) - Static method in class org.teiid.core.util.EquivalenceUtil
Tests whether the array references are equivalent, but are not the same.
ArgCheck - Class in org.teiid.core.util
This class contains a set of static utility methods for checking method arguments.
argIndexes - Variable in class org.teiid.query.function.aggregate.AggregateFunction
 
args - Variable in class org.teiid.net.socket.ServiceInvocationStruct
 
Argument - Class in org.teiid.language
 
Argument(Argument.Direction, Expression, Class<?>, ProcedureParameter) - Constructor for class org.teiid.language.Argument
 
Argument(Argument.Direction, Class<?>, ProcedureParameter) - Constructor for class org.teiid.language.Argument
Typical constructor for an out/return parameter
Argument(Argument.Direction, Literal, ProcedureParameter) - Constructor for class org.teiid.language.Argument
Typical constructor for an in/in out parameter
Argument.Direction - Enum in org.teiid.language
 
arguments - Variable in class org.teiid.translator.salesforce.execution.DirectQueryExecution
 
Array - Class in org.teiid.language
 
Array(Class<?>, List<Expression>) - Constructor for class org.teiid.language.Array
 
ARRAY - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
ARRAY - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
Array - Class in org.teiid.query.sql.symbol
 
Array(List<Expression>) - Constructor for class org.teiid.query.sql.symbol.Array
 
Array(Class<?>, List<Expression>) - Constructor for class org.teiid.query.sql.symbol.Array
 
ARRAY_AGG - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
ARRAY_AGG - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
ARRAY_GET - Static variable in class org.teiid.query.function.FunctionLibrary
 
array_get(Object, int) - Static method in class org.teiid.query.function.FunctionMethods
 
ARRAY_GET - Static variable in class org.teiid.translator.SourceSystemFunctions
 
array_length(Object) - Static method in class org.teiid.query.function.FunctionMethods
 
ARRAY_LENGTH - Static variable in class org.teiid.translator.SourceSystemFunctions
 
ARRAY_SUFFIX - Static variable in class org.teiid.core.types.DataTypeManager
 
array_to_string(CommandContext, Object[], String) - Static method in class org.teiid.deployers.PgCatalogMetadataStore.FunctionMethods
 
ArrayAgg - Class in org.teiid.query.function.aggregate
 
ArrayAgg() - Constructor for class org.teiid.query.function.aggregate.ArrayAgg
 
arrayExpression(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
arrayFromQuery(QueryCommand) - Static method in class org.teiid.query.parser.SQLParserUtil
 
ArrayImpl - Class in org.teiid.core.types
Provides a serializable Array implementation with minimal JDBC functionality.
ArrayImpl(Object...) - Constructor for class org.teiid.core.types.ArrayImpl
 
ArrayImpl() - Constructor for class org.teiid.core.types.ArrayImpl
 
ArrayImpl.NullException - Exception in org.teiid.core.types
 
ARRAYTABLE - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
arrayTable(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
ARRAYTABLE - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
ArrayTable - Class in org.teiid.query.sql.lang
Represents the ArrayTable table function.
ArrayTable() - Constructor for class org.teiid.query.sql.lang.ArrayTable
 
ArrayTableNode - Class in org.teiid.query.processor.relational
Handles array table processing.
ArrayTableNode(int) - Constructor for class org.teiid.query.processor.relational.ArrayTableNode
 
AS - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
AS - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
asBinary2(GeometryType, String) - Static method in class org.teiid.deployers.PgCatalogMetadataStore.FunctionMethods
 
asBinary3(GeographyType, String) - Static method in class org.teiid.deployers.PgCatalogMetadataStore.FunctionMethods
 
asBlob(GeographyType) - Static method in class org.teiid.query.function.GeographyFunctionMethods
 
asBlob(GeometryType) - Static method in class org.teiid.query.function.GeometryFunctionMethods
 
asBlob(AbstractGeospatialType, String) - Static method in class org.teiid.query.function.GeometryFunctionMethods
 
asBoolean(SimpleAttributeDefinition, ModelNode, OperationContext) - Static method in class org.teiid.jboss.TeiidConstants
 
ASC - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
ASC - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
ASC - Static variable in class org.teiid.query.sql.lang.OrderBy
Constant for the ascending value
ascii(String) - Static method in class org.teiid.query.function.FunctionMethods
 
ascii(Character) - Static method in class org.teiid.query.function.FunctionMethods
 
ASCII - Static variable in class org.teiid.translator.SourceSystemFunctions
 
ASENSITIVE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
ASENSITIVE - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
asEwkb(GeometryType) - Static method in class org.teiid.query.function.GeometryFunctionMethods
 
asEwkt(GeographyType) - Static method in class org.teiid.query.function.GeographyFunctionMethods
 
asEwkt(GeometryType) - Static method in class org.teiid.query.function.GeometryFunctionMethods
 
asGeoJson(GeometryType) - Static method in class org.teiid.geo.GeometryJsonUtils
 
asGml(CommandContext, GeometryType) - Static method in class org.teiid.query.function.GeometryFunctionMethods
 
asin(Number) - Static method in class org.teiid.query.function.FunctionMethods
 
ASIN - Static variable in class org.teiid.translator.SourceSystemFunctions
 
asInt(SimpleAttributeDefinition, ModelNode, OperationContext) - Static method in class org.teiid.jboss.TeiidConstants
 
asKml(CommandContext, GeometryType) - Static method in class org.teiid.query.function.GeometryFunctionMethods
 
asLong(SimpleAttributeDefinition, ModelNode, OperationContext) - Static method in class org.teiid.jboss.TeiidConstants
 
asMap() - Method in class org.teiid.query.sql.util.SymbolMap
 
asMetadataStore() - Method in class org.teiid.metadata.MetadataFactory
 
asPGVector(Object) - Static method in class org.teiid.deployers.PgCatalogMetadataStore.FunctionMethods
 
assertIdentity(SessionToken) - Method in interface org.teiid.client.security.ILogon
 
assertIdentity(SessionToken) - Method in class org.teiid.transport.LogonImpl
 
assertInEditMode(DatabaseStore.Mode) - Method in class org.teiid.query.metadata.DatabaseStore
 
Assertion - Class in org.teiid.core.util
This class contains a set of static utility methods for assertion checking.
assertTrue(boolean) - Static method in class org.teiid.core.util.Assertion
 
assertTrue(boolean, String) - Static method in class org.teiid.core.util.Assertion
 
AssignmentInstruction - Class in org.teiid.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 org.teiid.query.processor.proc.AssignmentInstruction
 
AssignmentStatement - Class in org.teiid.query.sql.proc
This class represents an assignment statement in the storedprocedure language.
AssignmentStatement() - Constructor for class org.teiid.query.sql.proc.AssignmentStatement
Constructor for AssignmentStatement.
AssignmentStatement(ElementSymbol, QueryCommand) - Constructor for class org.teiid.query.sql.proc.AssignmentStatement
 
AssignmentStatement(ElementSymbol, Command) - Constructor for class org.teiid.query.sql.proc.AssignmentStatement
Deprecated.
AssignmentStatement(ElementSymbol, Expression) - Constructor for class org.teiid.query.sql.proc.AssignmentStatement
 
assignMetadataRepositories(VDBMetaData, MetadataRepository<?, ?>) - Method in class org.teiid.runtime.AbstractVDBDeployer
 
assignStatement(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
assignStatementOperand(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
associateConnection(Object) - Method in class org.teiid.resource.spi.BasicManagedConnection
 
associateSecurityContext(Object) - Method in class org.teiid.jboss.JBossSecurityHelper
 
associateSecurityContext(Object) - Method in class org.teiid.runtime.DoNothingSecurityHelper
 
associateSecurityContext(Object) - Method in interface org.teiid.security.SecurityHelper
Associate the given context and return the old context
AssosiateCallerIdentityLoginModule - Class in org.teiid.jboss
This login modules simply takes the subject in the current context and adds its principle to shared state.
AssosiateCallerIdentityLoginModule() - Constructor for class org.teiid.jboss.AssosiateCallerIdentityLoginModule
 
asString(SimpleAttributeDefinition, ModelNode, OperationContext) - Static method in class org.teiid.jboss.TeiidConstants
 
ASSUME_MATCHING_COLLATION - Static variable in class org.teiid.query.util.Options
 
assumeMatchingCollation(boolean) - Method in class org.teiid.query.util.Options
 
asText(GeometryType) - Static method in class org.teiid.query.function.GeometryFunctionMethods
 
ASTRING - Static variable in class org.teiid.translator.simpledb.SimpleDBExecutionFactory
 
asUpdatableMap() - Method in class org.teiid.query.sql.util.SymbolMap
 
ASYMETRIC - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
ASYMETRIC - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
ASYNC_THREAD_POOL_ELEMENT - Static variable in class org.teiid.jboss.TeiidConstants
 
AsynchPositioningException - Exception in org.teiid.jdbc
 
AsynchPositioningException() - Constructor for exception org.teiid.jdbc.AsynchPositioningException
 
AT - Static variable in class org.teiid.jboss.JBossSecurityHelper
 
AT - Static variable in class org.teiid.query.function.FunctionMethods
 
AT - Static variable in class org.teiid.services.SessionServiceImpl
 
atan(Number) - Static method in class org.teiid.query.function.FunctionMethods
 
ATAN - Static variable in class org.teiid.translator.SourceSystemFunctions
 
atan2(Number, Number) - Static method in class org.teiid.query.function.FunctionMethods
 
ATAN2 - Static variable in class org.teiid.translator.SourceSystemFunctions
 
AtomErrorFormatParser - Class in org.teiid.translator.odata
 
AtomErrorFormatParser() - Constructor for class org.teiid.translator.odata.AtomErrorFormatParser
 
ATOMIC - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
ATOMIC - Static variable in class org.teiid.metadata.index.MetadataConstants.DATATYPE_VARIETIES
 
ATOMIC - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
AtomicCriteria - Class in org.teiid.query.sql.lang
This abstract class represents an atomic logical criteria.
AtomicCriteria() - Constructor for class org.teiid.query.sql.lang.AtomicCriteria
Constructs a default instance of this class.
AtomicCriteria(Criteria) - Constructor for class org.teiid.query.sql.lang.AtomicCriteria
Constructs an instance of this class with a single sub-criteria.
AtomicRequestID - Class in org.teiid.dqp.message
This class uniquely identifies a AtomicRequestMessage
AtomicRequestID() - Constructor for class org.teiid.dqp.message.AtomicRequestID
 
AtomicRequestID(RequestID, int, int) - Constructor for class org.teiid.dqp.message.AtomicRequestID
 
AtomicRequestMessage - Class in org.teiid.dqp.message
This class defines a request message for the Connector layer.
AtomicRequestMessage(RequestMessage, DQPWorkContext, int) - Constructor for class org.teiid.dqp.message.AtomicRequestMessage
 
AtomicResultsMessage - Class in org.teiid.dqp.message
 
AtomicResultsMessage() - Constructor for class org.teiid.dqp.message.AtomicResultsMessage
 
AtomicResultsMessage(List<?>[]) - Constructor for class org.teiid.dqp.message.AtomicResultsMessage
 
atomize() - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
Get the typed value.
attachments - Variable in class org.teiid.adminapi.impl.AdminObjectImpl
 
attnum - Variable in class org.teiid.odbc.PGUtil.PgColInfo
 
AttributeComparison() - Constructor for class org.teiid.query.sql.lang.DependentSetCriteria.AttributeComparison
 
ATTRIBUTES - Static variable in class org.teiid.adminapi.impl.ModelNodeConstants
 
AUDIT_FIELD_CREATED_BY_ID - Static variable in class org.teiid.translator.salesforce.SalesForceMetadataProcessor
 
AUDIT_FIELD_CREATED_DATE - Static variable in class org.teiid.translator.salesforce.SalesForceMetadataProcessor
 
AUDIT_FIELD_LAST_MODIFIED_BY_ID - Static variable in class org.teiid.translator.salesforce.SalesForceMetadataProcessor
 
AUDIT_FIELD_LAST_MODIFIED_DATE - Static variable in class org.teiid.translator.salesforce.SalesForceMetadataProcessor
 
AUDIT_FIELD_SYSTEM_MOD_STAMP - Static variable in class org.teiid.translator.salesforce.SalesForceMetadataProcessor
 
AuditMessage - Class in org.teiid.logging
Log format for auditing.
AuditMessage(String, String, String[], CommandContext) - Constructor for class org.teiid.logging.AuditMessage
 
AuditMessage(String, String, AuditMessage.LogonInfo, Exception) - Constructor for class org.teiid.logging.AuditMessage
 
AuditMessage(String, String, Session) - Constructor for class org.teiid.logging.AuditMessage
 
AuditMessage.LogonInfo - Class in org.teiid.logging
Contains information related to a logon attempt
AUTH_TYPE - Static variable in interface org.teiid.client.security.ILogon
 
authenticate(ILogon, Properties) - Static method in class org.teiid.gss.MakeGSS
 
authenticate(String, String, Credentials, String) - Method in class org.teiid.jboss.JBossSecurityHelper
 
authenticate() - Method in interface org.teiid.net.ServerConnection
 
authenticate() - Method in class org.teiid.net.socket.SocketServerConnection
 
authenticate(String, String, Credentials, String) - Method in class org.teiid.runtime.DoNothingSecurityHelper
 
authenticate(String, String, Credentials, String) - Method in interface org.teiid.security.SecurityHelper
Authenticate the user and return the security context
authenticate() - Method in class org.teiid.transport.LocalServerConnection
 
AUTHENTICATED - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
AUTHENTICATED - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
AUTHENTICATION_MAX_SESSIONS_ALLOWED_ATTRIBUTE - Static variable in class org.teiid.jboss.TeiidConstants
 
AUTHENTICATION_SECURITY_DOMAIN_ATTRIBUTE - Static variable in class org.teiid.jboss.TeiidConstants
 
AUTHENTICATION_SESSION_EXPIRATION_TIME_LIMIT_ATTRIBUTE - Static variable in class org.teiid.jboss.TeiidConstants
 
AUTHENTICATION_TRUST_ALL_LOCAL_ATTRIBUTE - Static variable in class org.teiid.jboss.TeiidConstants
 
AUTHENTICATION_TYPE_ATTRIBUTE - Static variable in class org.teiid.jboss.TeiidConstants
 
AUTHENTICATION_TYPE_PROPERTY - Static variable in class org.teiid.services.SessionServiceImpl
 
authenticationGSSContinue(byte[]) - Method in interface org.teiid.odbc.ODBCClientRemote
 
authenticationGSSContinue(byte[]) - Method in class org.teiid.transport.PgBackendProtocol
 
authenticationSucess(int, int) - Method in interface org.teiid.odbc.ODBCClientRemote
 
authenticationSucess(int, int) - Method in class org.teiid.transport.PgBackendProtocol
 
AuthenticationType - Enum in org.teiid.net.socket
 
AuthHeaderFactory - Interface in org.teiid.resource.adapter.google.auth
Google services are authenticated using Http headers.
AUTHORIZATION - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
AUTHORIZATION_VALIDATOR - Static variable in class org.teiid.jboss.TeiidServiceNames
 
AUTHORIZATION_VALIDATOR_MODULE_ELEMENT - Static variable in class org.teiid.jboss.TeiidConstants
 
AuthorizationValidationVisitor - Class in org.teiid.dqp.internal.process
 
AuthorizationValidationVisitor(PolicyDecider, CommandContext) - Constructor for class org.teiid.dqp.internal.process.AuthorizationValidationVisitor
 
AuthorizationValidator - Interface in org.teiid.dqp.internal.process
Defines a validator that checks for proper authorization.
AuthorizationValidator.CommandType - Enum in org.teiid.dqp.internal.process
 
AUTO_FAILOVER - Static variable in interface org.teiid.net.TeiidURL.CONNECTION
If true, will automatically select a new server instance after a communication exception.
AUTO_INCREMENT - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
AUTO_INCREMENT - Static variable in class org.teiid.query.metadata.SupportConstants.Element
 
AUTO_INCREMENT - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
AUTO_INCREMENTING - Static variable in interface org.teiid.client.metadata.ResultsMetadataConstants
 
AUTO_UPDATECOUNT - Static variable in class org.teiid.metadata.Procedure
 
AutoCleanupUtil - Class in org.teiid.common.buffer
 
AutoCleanupUtil() - Constructor for class org.teiid.common.buffer.AutoCleanupUtil
 
AutoCleanupUtil.Removable - Interface in org.teiid.common.buffer
 
autoCommitFailureClosesAllResultSets() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
AUTORIZATION - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
available() - Method in class org.teiid.common.buffer.AbstractTupleSource
 
available() - Method in class org.teiid.common.buffer.TupleBuffer.TupleBufferTupleSource
 
available() - Method in class org.teiid.jdbc.ResultSetImpl
 
available() - Method in interface org.teiid.jdbc.TeiidResultSet
Returns an estimate of the minimum number of rows that can be read (after the current) without blocking or the end of the ResultSet is reached.
available() - Method in class org.teiid.query.processor.BatchIterator
 
AVG - Static variable in class org.teiid.language.AggregateFunction
 
AVG - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
Avg - Class in org.teiid.query.function.aggregate
Accumulates (per tuple) and calculates the average of the values of a column.
Avg() - Constructor for class org.teiid.query.function.aggregate.Avg
 
AVG - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
AVOID_PROJECTION - Static variable in class org.teiid.translator.mongodb.MongoDBExecutionFactory
 
avoidProjection - Variable in class org.teiid.translator.infinispan.hotrod.IckleConversionVisitor
 
awaitTermination(long, TimeUnit) - Method in interface org.teiid.dqp.internal.process.TeiidExecutor
 
awaitTermination(long, TimeUnit) - Method in class org.teiid.dqp.internal.process.ThreadReuseExecutor
 
AWS4SignerBase - Class in org.teiid.translator.amazon.s3
Common methods and properties for all AWS4 signer variants This code was taken from Amazon Example, No copyright found.
AWS4SignerBase(URL, String, String, String) - Constructor for class org.teiid.translator.amazon.s3.AWS4SignerBase
Create a new AWS V4 signer.
AWS4SignerForAuthorizationHeader - Class in org.teiid.translator.amazon.s3
Sample AWS4 signer demonstrating how to sign requests to Amazon S3 using an 'Authorization' header.
AWS4SignerForAuthorizationHeader(URL, String, String, String) - Constructor for class org.teiid.translator.amazon.s3.AWS4SignerForAuthorizationHeader
 
AWS4SignerForChunkedUpload - Class in org.teiid.translator.amazon.s3
Sample AWS4 signer demonstrating how to sign 'chunked' uploads This code was taken from Amazon Example.
AWS4SignerForChunkedUpload(URL, String, String, String) - Constructor for class org.teiid.translator.amazon.s3.AWS4SignerForChunkedUpload
 

B

BACKSLASH_DELIMITER - Static variable in class org.teiid.net.TeiidURL
 
backup(int) - Method in class org.teiid.query.parser.JavaCharStream
Retreat.
Base64 - Class in org.teiid.core.util
Encodes and decodes to and from Base64 notation.
BASE64 - Static variable in class org.teiid.util.CharsetUtils
 
BASE64_NAME - Static variable in class org.teiid.util.CharsetUtils
 
BASE64_TYPE - Static variable in interface org.teiid.translator.salesforce.Constants
 
BaseCacheEntry - Class in org.teiid.common.buffer
 
BaseCacheEntry(CacheKey) - Constructor for class org.teiid.common.buffer.BaseCacheEntry
 
BaseClobType - Class in org.teiid.core.types
This is wrapper on top of a "clob" object, which implements the "java.sql.Clob" interface.
BaseClobType() - Constructor for class org.teiid.core.types.BaseClobType
 
BaseClobType(Clob) - Constructor for class org.teiid.core.types.BaseClobType
 
BaseColumn - Class in org.teiid.metadata
 
BaseColumn() - Constructor for class org.teiid.metadata.BaseColumn
 
BaseColumn.NullType - Enum in org.teiid.metadata
 
BaseDataSource - Class in org.teiid.jdbc
The Teiid JDBC DataSource implementation class of DataSource and XADataSource.
BaseDataSource() - Constructor for class org.teiid.jdbc.BaseDataSource
Constructor for MMDataSource.
BaseDB2ExecutionFactory - Class in org.teiid.translator.jdbc.db2
 
BaseDB2ExecutionFactory() - Constructor for class org.teiid.translator.jdbc.db2.BaseDB2ExecutionFactory
 
BaseDelegatingExecutionFactory<F,C> - Class in org.teiid.translator
Base delegating translator.
BaseDelegatingExecutionFactory() - Constructor for class org.teiid.translator.BaseDelegatingExecutionFactory
 
BaseExcelExecution - Class in org.teiid.translator.excel
 
BaseExcelExecution(ExecutionContext, RuntimeMetadata, VirtualFileConnection) - Constructor for class org.teiid.translator.excel.BaseExcelExecution
 
BaseFilterIterator - Class in org.teiid.translator.accumulo
Base class for Filters
BaseFilterIterator() - Constructor for class org.teiid.translator.accumulo.BaseFilterIterator
 
BaseHiveExecutionFactory - Class in org.teiid.translator.hive
 
BaseHiveExecutionFactory() - Constructor for class org.teiid.translator.hive.BaseHiveExecutionFactory
 
BaseInCondition - Class in org.teiid.language
 
BaseInCondition(Expression, boolean) - Constructor for class org.teiid.language.BaseInCondition
 
BaseIndexInfo<T extends SearchableTable> - Class in org.teiid.query.tempdata
Accumulates information about index usage.
BaseIndexInfo(T, List<? extends Expression>, Criteria, OrderBy, boolean) - Constructor for class org.teiid.query.tempdata.BaseIndexInfo
 
BaseLanguageObject - Class in org.teiid.language
 
BaseLanguageObject() - Constructor for class org.teiid.language.BaseLanguageObject
 
BaseLob - Class in org.teiid.core.types
 
BaseLob() - Constructor for class org.teiid.core.types.BaseLob
 
BaseLob(InputStreamFactory) - Constructor for class org.teiid.core.types.BaseLob
 
BaseOperationHandler<T> - Class in org.teiid.jboss
 
BaseOperationHandler(String) - Constructor for class org.teiid.jboss.BaseOperationHandler
 
BaseOperationHandler(String, boolean) - Constructor for class org.teiid.jboss.BaseOperationHandler
 
BASEPATH - Static variable in class org.teiid.olingo.web.OpenApiHandler
 
BaseQueryExecution - Class in org.teiid.translator.odata
 
BaseQueryExecution(ODataExecutionFactory, ExecutionContext, RuntimeMetadata, WSConnection) - Constructor for class org.teiid.translator.odata.BaseQueryExecution
 
BaseQueryExecution - Class in org.teiid.translator.odata4
 
BaseQueryExecution(ODataExecutionFactory, ExecutionContext, RuntimeMetadata, WSConnection) - Constructor for class org.teiid.translator.odata4.BaseQueryExecution
 
BaseQueryExecution - Class in org.teiid.translator.swagger
 
BaseQueryExecution(ExecutionFactory, ExecutionContext, RuntimeMetadata, WSConnection) - Constructor for class org.teiid.translator.swagger.BaseQueryExecution
 
BaseResponse - Interface in org.teiid.odata.api
 
BaseSybaseExecutionFactory - Class in org.teiid.translator.jdbc.sybase
 
BaseSybaseExecutionFactory() - Constructor for class org.teiid.translator.jdbc.sybase.BaseSybaseExecutionFactory
 
BASIC - Static variable in class org.teiid.metadata.index.MetadataConstants.DATATYPE_TYPES
 
BasicConnection - Class in org.teiid.resource.spi
 
BasicConnection() - Constructor for class org.teiid.resource.spi.BasicConnection
 
BasicConnectionFactory<T extends BasicConnection> - Class in org.teiid.resource.spi
 
BasicConnectionFactory() - Constructor for class org.teiid.resource.spi.BasicConnectionFactory
 
BasicCryptor - Class in org.teiid.core.crypto
Public methods in this class throw only CryptoExceptions.
BasicCryptor(Key, Key, String, IvParameterSpec) - Constructor for class org.teiid.core.crypto.BasicCryptor
 
BasicManagedConnection - Class in org.teiid.resource.spi
 
BasicManagedConnection(BasicConnection) - Constructor for class org.teiid.resource.spi.BasicManagedConnection
 
BasicManagedConnectionFactory - Class in org.teiid.resource.spi
 
BasicManagedConnectionFactory() - Constructor for class org.teiid.resource.spi.BasicManagedConnectionFactory
 
BasicQueryMetadata - Class in org.teiid.query.metadata
This is an abstract implementation of the metadata interface.
BasicQueryMetadata() - Constructor for class org.teiid.query.metadata.BasicQueryMetadata
Constructor for AbstractQueryMetadata.
BasicQueryMetadataWrapper - Class in org.teiid.query.metadata
 
BasicQueryMetadataWrapper(QueryMetadataInterface) - Constructor for class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
BasicResourceAdapter - Class in org.teiid.resource.spi
 
BasicResourceAdapter() - Constructor for class org.teiid.resource.spi.BasicResourceAdapter
 
BasicSourceCapabilities - Class in org.teiid.query.optimizer.capabilities
 
BasicSourceCapabilities() - Constructor for class org.teiid.query.optimizer.capabilities.BasicSourceCapabilities
Construct a basic capabilities object.
batch - Variable in class org.teiid.common.buffer.AbstractTupleSource
 
BATCH_SIZE - Static variable in interface org.teiid.odata.api.Client
 
BatchCollector - Class in org.teiid.query.processor
 
BatchCollector(BatchCollector.BatchProducer, BufferManager, CommandContext, boolean) - Constructor for class org.teiid.query.processor.BatchCollector
 
BatchCollector.BatchProducer - Interface in org.teiid.query.processor
 
BatchCollector.BatchProducerTupleSource - Class in org.teiid.query.processor
 
BatchedCommand - Interface in org.teiid.language
Deprecated.
BatchedUpdateCommand - Class in org.teiid.query.sql.lang
Represents a batch of INSERT, UPDATE, DELETE, and SELECT INTO commands
BatchedUpdateCommand(List<? extends Command>) - Constructor for class org.teiid.query.sql.lang.BatchedUpdateCommand
 
BatchedUpdateCommand(List<? extends Command>, boolean) - Constructor for class org.teiid.query.sql.lang.BatchedUpdateCommand
 
BatchedUpdateNode - Class in org.teiid.query.processor.relational
Node that batches commands sent to the DataManager.
BatchedUpdateNode(int, List<Command>, List<VariableContext>, List<Boolean>, String) - Constructor for class org.teiid.query.processor.relational.BatchedUpdateNode
 
BatchedUpdatePlan - Class in org.teiid.query.processor
Plan for execution for a batched update command.
BatchedUpdatePlan(List<? extends ProcessorPlan>, int, List<VariableContext>, boolean) - Constructor for class org.teiid.query.processor.BatchedUpdatePlan
 
BatchedUpdatePlanner - Class in org.teiid.query.optimizer
Planner for BatchedUpdateCommands
BatchedUpdatePlanner() - Constructor for class org.teiid.query.optimizer.BatchedUpdatePlanner
 
BatchedUpdateResolver - Class in org.teiid.query.resolver.command
Resolver for BatchedUpdateCommands
BatchedUpdateResolver() - Constructor for class org.teiid.query.resolver.command.BatchedUpdateResolver
 
BatchedUpdates - Class in org.teiid.language
Represents a batch of INSERT, UPDATE and DELETE commands to be executed together.
BatchedUpdates(List<Command>) - Constructor for class org.teiid.language.BatchedUpdates
 
batchInsert - Variable in class org.teiid.common.buffer.STree
 
BatchIterator - Class in org.teiid.query.processor
A BatchIterator provides an iterator interface to a BatchCollector.BatchProducer.
BatchIterator(BatchCollector.BatchProducer) - Constructor for class org.teiid.query.processor.BatchIterator
 
BatchManager - Interface in org.teiid.common.buffer
Acts as a combination serializer/cachemanager
batchParameterList - Variable in class org.teiid.jdbc.PreparedStatementImpl
 
BatchProducerTupleSource(BatchCollector.BatchProducer) - Constructor for class org.teiid.query.processor.BatchCollector.BatchProducerTupleSource
 
BatchProducerTupleSource(BatchCollector.BatchProducer, long) - Constructor for class org.teiid.query.processor.BatchCollector.BatchProducerTupleSource
 
BatchResultInfo(String) - Constructor for class org.teiid.translator.salesforce.SalesforceConnection.BatchResultInfo
 
BatchResults - Class in org.teiid.jdbc
 
BatchResults(BatchResults.BatchFetcher, BatchResults.Batch, int) - Constructor for class org.teiid.jdbc.BatchResults
 
BatchResults.BatchFetcher - Interface in org.teiid.jdbc
 
BatchSerializer - Class in org.teiid.client
 
BatchSerializer.ObjectColumnSerializer - Class in org.teiid.client
 
bb - Variable in class org.teiid.util.CharsetUtils.FixedDecoder
 
beforeCompletion() - Method in class org.teiid.query.tempdata.TempTableStore.TempTableSynchronization
 
beforeFirst() - Method in class org.teiid.jdbc.ResultSetImpl
Moves the cursor to the front of the result set, just before the first row.
beforeNextExecution(Statement) - Method in interface org.teiid.jdbc.ContinuousStatementCallback
Called before the next execution iteration has begun.
beforeRemove(String, CompositeVDB) - Method in interface org.teiid.deployers.VDBLifeCycleListener
 
beforeRemove(String, CompositeVDB) - Method in class org.teiid.jboss.ResteasyEnabler
 
beforeRemove(String, CompositeVDB) - Method in class org.teiid.olingo.web.ODataFilter
 
beforeRemove(String, CompositeVDB) - Method in class org.teiid.runtime.MaterializationManager
 
begin() - Method in interface org.teiid.client.DQP
 
begin() - Method in class org.teiid.dqp.internal.process.DQPCore
 
begin(String) - Method in class org.teiid.dqp.internal.process.TransactionServerImpl
Local Transaction
begin(TransactionContext) - Method in class org.teiid.dqp.internal.process.TransactionServerImpl
Request level transaction
begin(TransactionContext) - Method in interface org.teiid.dqp.service.TransactionService
 
begin(String) - Method in interface org.teiid.dqp.service.TransactionService
 
BEGIN - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
BEGIN - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
beginClause(int) - Method in class org.teiid.query.sql.visitor.SQLStringVisitor
 
beginColumn - Variable in class org.teiid.query.parser.Token
The column number of the first character of this Token.
beginLine - Variable in class org.teiid.query.parser.Token
The line number of the first character of this Token.
BeginToken() - Method in class org.teiid.query.parser.JavaCharStream
 
belongsToClass(String, SQLStates.SQLStateClass) - Static method in class org.teiid.jdbc.SQLStates
 
BETWEEN - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
BETWEEN - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
betweenCrit(ParseInfo, Expression) - Method in class org.teiid.query.parser.SQLParser
 
BetweenCriteria - Class in org.teiid.query.sql.lang
Represents criteria such as: "<expression> [NOT] BETWEEN <lowerExpression> AND <upperExpression>".
BetweenCriteria() - Constructor for class org.teiid.query.sql.lang.BetweenCriteria
Constructs a default instance of this class.
BetweenCriteria(Expression, Expression, Expression) - Constructor for class org.teiid.query.sql.lang.BetweenCriteria
Constructs an instance of this class with an expression
BIG_DECIMAL - Static variable in class org.teiid.core.types.DataTypeManager.DefaultDataClasses
 
BIG_DECIMAL - Static variable in class org.teiid.core.types.DataTypeManager.DefaultDataTypes
 
BIG_DECIMAL - Static variable in class org.teiid.query.function.aggregate.Sum
 
BIG_DECIMAL - Static variable in class org.teiid.translator.TypeFacility.RUNTIME_CODES
 
BIG_DECIMAL - Static variable in class org.teiid.translator.TypeFacility.RUNTIME_NAMES
 
BIG_DECIMAL - Static variable in interface org.teiid.translator.TypeFacility.RUNTIME_TYPES
 
BIG_INTEGER - Static variable in class org.teiid.core.types.DataTypeManager.DefaultDataClasses
 
BIG_INTEGER - Static variable in class org.teiid.core.types.DataTypeManager.DefaultDataTypes
 
BIG_INTEGER - Static variable in class org.teiid.query.function.aggregate.Sum
 
BIG_INTEGER - Static variable in class org.teiid.translator.TypeFacility.RUNTIME_CODES
 
BIG_INTEGER - Static variable in class org.teiid.translator.TypeFacility.RUNTIME_NAMES
 
BIG_INTEGER - Static variable in interface org.teiid.translator.TypeFacility.RUNTIME_TYPES
 
BIGDECIMAL - Static variable in class org.teiid.core.types.DataTypeManager.DefaultTypeCodes
 
BIGDECIMAL - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
BIGDECIMAL - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
BIGDECIMAL - Static variable in class org.teiid.translator.jdbc.FunctionModifier
 
BigDecimalToBigIntegerTransform - Class in org.teiid.core.types.basic
 
BigDecimalToBigIntegerTransform() - Constructor for class org.teiid.core.types.basic.BigDecimalToBigIntegerTransform
 
BIGINT - Static variable in class org.teiid.core.types.DataTypeManager.DataTypeAliases
 
BIGINT - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
BIGINT - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
BIGINTEGER - Static variable in class org.teiid.core.types.DataTypeManager.DefaultTypeCodes
 
BIGINTEGER - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
BIGINTEGER - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
BIGINTEGER - Static variable in class org.teiid.translator.jdbc.FunctionModifier
 
BigIntegerToBigDecimalTransform - Class in org.teiid.core.types.basic
 
BigIntegerToBigDecimalTransform() - Constructor for class org.teiid.core.types.basic.BigIntegerToBigDecimalTransform
 
BINARY - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
BINARY - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
BinaryComparison - Interface in org.teiid.query.sql.lang
An adapter interface so that several binary operators can be treated similarly
BINARYSTRINGVAL - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
BinaryToBlobTransform - Class in org.teiid.core.types.basic
 
BinaryToBlobTransform() - Constructor for class org.teiid.core.types.basic.BinaryToBlobTransform
 
BinaryType - Class in org.teiid.core.types
 
BinaryType(byte[]) - Constructor for class org.teiid.core.types.BinaryType
 
BinaryUtils - Class in org.teiid.translator.amazon.s3
Utilities for encoding and decoding binary data to and from different forms.
BinaryUtils() - Constructor for class org.teiid.translator.amazon.s3.BinaryUtils
 
BinaryWSProcedureExecution - Class in org.teiid.translator.ws
http handler
BinaryWSProcedureExecution(Call, RuntimeMetadata, ExecutionContext, WSExecutionFactory, WSConnection) - Constructor for class org.teiid.translator.ws.BinaryWSProcedureExecution
 
BinaryWSProcedureExecution.StreamingBlob - Class in org.teiid.translator.ws
 
bind(Name, Object, Attributes) - Method in class org.teiid.resource.adapter.ldap.LDAPConnectionImpl
 
bind(Name, Object) - Method in class org.teiid.resource.adapter.ldap.LDAPConnectionImpl
 
bind(String, Object, Attributes) - Method in class org.teiid.resource.adapter.ldap.LDAPConnectionImpl
 
bind(String, Object) - Method in class org.teiid.resource.adapter.ldap.LDAPConnectionImpl
 
bind(PreparedStatement, List<?>, List<?>) - Method in class org.teiid.translator.jdbc.JDBCBaseExecution
Bind the values in the TranslatedCommand to the PreparedStatement
bindClient(ModelControllerClient) - Method in class org.teiid.adminapi.jboss.DMRCommandContext
 
bindComplete() - Method in interface org.teiid.odbc.ODBCClientRemote
 
bindComplete() - Method in class org.teiid.transport.PgBackendProtocol
 
bindParameters(String, String, Object[], int, short[], Charset) - Method in interface org.teiid.odbc.ODBCServerRemote
 
bindParameters(String, String, Object[], int, short[], Charset) - Method in class org.teiid.odbc.ODBCServerRemoteImpl
 
bindValue(PreparedStatement, Object, Class<?>, int) - Method in class org.teiid.translator.hive.BaseHiveExecutionFactory
 
bindValue(PreparedStatement, Object, Class<?>, int) - Method in class org.teiid.translator.jdbc.informix.InformixExecutionFactory
 
bindValue(PreparedStatement, Object, Class<?>, int) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
Sets prepared statement parameter i with param.
bindValue(PreparedStatement, Object, Class<?>, int) - Method in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
 
bindValue(PreparedStatement, Object, Class<?>, int) - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
 
bindValue(PreparedStatement, Object, Class<?>, int) - Method in class org.teiid.translator.jdbc.sybase.BaseSybaseExecutionFactory
 
bindValue(PreparedStatement, Object, Class<?>, int) - Method in class org.teiid.translator.phoenix.PhoenixExecutionFactory
 
BIT_AND - Static variable in class org.teiid.translator.jdbc.exasol.ExasolExecutionFactory
 
BIT_LENGTH - Static variable in class org.teiid.translator.jdbc.exasol.ExasolExecutionFactory
 
BIT_LENGTH - Static variable in class org.teiid.translator.jdbc.vertica.VerticaExecutionFactory
 
BIT_NOT - Static variable in class org.teiid.translator.jdbc.exasol.ExasolExecutionFactory
 
BIT_OR - Static variable in class org.teiid.translator.jdbc.exasol.ExasolExecutionFactory
 
BIT_XOR - Static variable in class org.teiid.translator.jdbc.exasol.ExasolExecutionFactory
 
bitand(int, int) - Static method in class org.teiid.query.function.FunctionMethods
 
BITAND - Static variable in class org.teiid.translator.SourceSystemFunctions
 
BITCOUNT - Static variable in class org.teiid.translator.jdbc.vertica.VerticaExecutionFactory
 
BitFunctionModifier - Class in org.teiid.translator.jdbc.mysql
 
BitFunctionModifier(String, LanguageFactory) - Constructor for class org.teiid.translator.jdbc.mysql.BitFunctionModifier
 
bitnot(int) - Static method in class org.teiid.query.function.FunctionMethods
 
BITNOT - Static variable in class org.teiid.translator.SourceSystemFunctions
 
bitOffset - Variable in class org.teiid.internal.core.index.CodeByteStream
 
bitor(int, int) - Static method in class org.teiid.query.function.FunctionMethods
 
BITOR - Static variable in class org.teiid.translator.SourceSystemFunctions
 
bits - Variable in class org.teiid.adminapi.impl.DataPolicyMetadata.PermissionMetaData
 
BITSET - Static variable in class org.teiid.translator.jdbc.hana.HanaExecutionFactory
 
bitsSet - Variable in class org.teiid.adminapi.impl.DataPolicyMetadata.PermissionMetaData
 
BITSTRING_TO_BINARY - Static variable in class org.teiid.translator.jdbc.vertica.VerticaExecutionFactory
 
BITUNSET - Static variable in class org.teiid.translator.jdbc.hana.HanaExecutionFactory
 
bitxor(int, int) - Static method in class org.teiid.query.function.FunctionMethods
 
BITXOR - Static variable in class org.teiid.translator.SourceSystemFunctions
 
BLANK - Static variable in class org.teiid.metadata.index.MetadataConstants
 
BLOB - Static variable in class org.teiid.core.types.DataTypeManager.DefaultDataClasses
 
BLOB - Static variable in class org.teiid.core.types.DataTypeManager.DefaultDataTypes
 
BLOB - Static variable in class org.teiid.core.types.DataTypeManager.DefaultTypeCodes
 
BLOB - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
BLOB - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
BLOB - Static variable in class org.teiid.translator.jdbc.FunctionModifier
 
BLOB - Static variable in class org.teiid.translator.TypeFacility.RUNTIME_CODES
 
BLOB - Static variable in class org.teiid.translator.TypeFacility.RUNTIME_NAMES
 
BLOB - Static variable in interface org.teiid.translator.TypeFacility.RUNTIME_TYPES
 
BlobImpl - Class in org.teiid.core.types
This object holds a chunk of binary data and implements the JDBC Blob interface.
BlobImpl() - Constructor for class org.teiid.core.types.BlobImpl
 
BlobImpl(InputStreamFactory) - Constructor for class org.teiid.core.types.BlobImpl
Creates a MMBlob object with the valueID.
BlobInputStreamFactory(Blob) - Constructor for class org.teiid.core.types.InputStreamFactory.BlobInputStreamFactory
 
BlobToBinaryTransform - Class in org.teiid.core.types.basic
 
BlobToBinaryTransform() - Constructor for class org.teiid.core.types.basic.BlobToBinaryTransform
 
BlobType - Class in org.teiid.core.types
Represent a value of type "blob", which can be streamable from client
BlobType() - Constructor for class org.teiid.core.types.BlobType
 
BlobType(byte[]) - Constructor for class org.teiid.core.types.BlobType
 
BlobType(Blob) - Constructor for class org.teiid.core.types.BlobType
 
block(Object...) - Static method in exception org.teiid.common.buffer.BlockedException
 
Block - Class in org.teiid.internal.core.index
A block is a container that can hold information (a list of file names, a list of words, ...), be saved on the disk and loaded in memory.
Block(int) - Constructor for class org.teiid.internal.core.index.Block
 
Block - Class in org.teiid.query.sql.proc
This class represents a group of Statement objects.
Block() - Constructor for class org.teiid.query.sql.proc.Block
Constructor for Block.
Block(Statement) - Constructor for class org.teiid.query.sql.proc.Block
Constructor for Block with a single Statement.
BLOCK_SIZE - Static variable in interface org.teiid.internal.core.index.IIndexConstants
The size of a block for a Block.
BlockByteBuffer - Class in org.teiid.common.buffer.impl
Provides buffer slices or blocks off of a central set of buffers.
BlockByteBuffer(int, int, int, boolean) - Constructor for class org.teiid.common.buffer.impl.BlockByteBuffer
Creates a new BlockByteBuffer where each buffer segment will be 1 << segmentAddressBits (max of 30), and a total size of (1 << blockAddressBits)*blockCount.
blockCache - Variable in class org.teiid.internal.core.index.BlocksIndexInput
 
blocked - Variable in class org.teiid.query.processor.relational.SubqueryAwareEvaluator.SubqueryState
 
BLOCKED_ON_MEMORY_EXCEPTION - Static variable in exception org.teiid.common.buffer.BlockedException
 
BlockedException - Exception in org.teiid.common.buffer
This exception is thrown if the buffer manager blocks waiting on input during processing.
BlockedException() - Constructor for exception org.teiid.common.buffer.BlockedException
No-arg costructor required by Externalizable semantics
BlockInstruction - Class in org.teiid.query.processor.proc
 
BlockInstruction(Program) - Constructor for class org.teiid.query.processor.proc.BlockInstruction
 
BlockManager - Interface in org.teiid.common.buffer.impl
Represents an INode
blockOnOutputBuffer(RequestWorkItem) - Method in class org.teiid.dqp.internal.process.DQPCore
 
BlocksIndexInput - Class in org.teiid.internal.core.index
This input is used for reading indexes saved using a BlocksIndexOutput.
BlocksIndexInput(VDBResource) - Constructor for class org.teiid.internal.core.index.BlocksIndexInput
 
blockSize - Variable in class org.teiid.internal.core.index.Block
Size of the block
blockWithTrace(Object...) - Static method in exception org.teiid.common.buffer.BlockedException
 
BOOLEAN - Static variable in class org.teiid.core.types.DataTypeManager.DefaultDataClasses
 
BOOLEAN - Static variable in class org.teiid.core.types.DataTypeManager.DefaultDataTypes
 
BOOLEAN - Static variable in class org.teiid.core.types.DataTypeManager.DefaultTypeCodes
 
BOOLEAN - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
BOOLEAN - Static variable in class org.teiid.translator.jdbc.FunctionModifier
 
BOOLEAN - Static variable in class org.teiid.translator.TypeFacility.RUNTIME_CODES
 
BOOLEAN - Static variable in class org.teiid.translator.TypeFacility.RUNTIME_NAMES
 
BOOLEAN - Static variable in interface org.teiid.translator.TypeFacility.RUNTIME_TYPES
 
BOOLEAN_TYPE - Static variable in interface org.teiid.translator.salesforce.Constants
 
booleanFuture(boolean) - Static method in class org.teiid.jdbc.StatementImpl
 
booleanNullable() - Method in class org.teiid.translator.jdbc.sap.SAPIQExecutionFactory
 
booleanNullable() - Method in class org.teiid.translator.jdbc.sqlserver.SQLServerExecutionFactory
 
booleanNullable() - Method in class org.teiid.translator.jdbc.sybase.BaseSybaseExecutionFactory
 
booleanNullable() - Method in class org.teiid.translator.jdbc.sybase.SybaseExecutionFactory
 
booleanPrimary(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
BooleanToNumberTransform - Class in org.teiid.core.types.basic
 
BooleanToNumberTransform(Object, Object) - Constructor for class org.teiid.core.types.basic.BooleanToNumberTransform
 
BooleanToNumericConversionModifier() - Constructor for class org.teiid.translator.jdbc.netezza.NetezzaExecutionFactory.BooleanToNumericConversionModifier
 
BooleanToStringConversionModifier() - Constructor for class org.teiid.translator.jdbc.netezza.NetezzaExecutionFactory.BooleanToStringConversionModifier
 
BootstrapServlet - Class in org.teiid.jboss.rest
 
BootstrapServlet() - Constructor for class org.teiid.jboss.rest.BootstrapServlet
 
BOTH - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
BOTH - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
bound(Integer) - Method in class org.teiid.language.WindowFrame.FrameBound
 
bound(Integer) - Method in class org.teiid.query.sql.symbol.WindowFrame.FrameBound
 
boundary(GeometryType) - Static method in class org.teiid.query.function.GeometryFunctionMethods
 
boundary(GeometryType) - Static method in class org.teiid.query.function.GeometryUtils
 
boundingBoxIntersects(GeometryType, GeometryType) - Static method in class org.teiid.query.function.GeometryFunctionMethods
 
boundingBoxIntersects(GeometryType, GeometryType) - Static method in class org.teiid.query.function.GeometryUtils
 
BranchingInstruction - Class in org.teiid.query.processor.proc
This ProgramInstruction continue with the next loop when processed.
BranchingInstruction(BranchingStatement) - Constructor for class org.teiid.query.processor.proc.BranchingInstruction
 
branchingStatement(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
BranchingStatement - Class in org.teiid.query.sql.proc
This class represents a break statement in the storedprocedure language.
BranchingStatement() - Constructor for class org.teiid.query.sql.proc.BranchingStatement
 
BranchingStatement(BranchingStatement.BranchingMode) - Constructor for class org.teiid.query.sql.proc.BranchingStatement
 
BranchingStatement.BranchingMode - Enum in org.teiid.query.sql.proc
 
BREAK - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
BREAK - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
BTRIM - Static variable in class org.teiid.translator.jdbc.vertica.VerticaExecutionFactory
 
buf - Variable in class org.teiid.common.buffer.impl.ExtensibleBufferedOutputStream
 
bufcolumn - Variable in class org.teiid.query.parser.JavaCharStream
 
buffer - Variable in class org.teiid.internal.core.index.Field
 
buffer() - Method in class org.teiid.internal.core.index.Field
 
buffer(byte[]) - Method in class org.teiid.internal.core.index.Field
 
buffer - Variable in class org.teiid.language.visitor.SQLStringVisitor
 
buffer(GeometryType, double) - Static method in class org.teiid.query.function.GeometryFunctionMethods
 
buffer(GeometryType, double) - Static method in class org.teiid.query.function.GeometryUtils
 
buffer(GeometryType, double, int) - Static method in class org.teiid.query.function.GeometryUtils
 
buffer - Variable in class org.teiid.query.metadata.DDLStringVisitor
 
buffer - Variable in class org.teiid.query.parser.JavaCharStream
 
buffer - Variable in class org.teiid.translator.solr.SolrSQLHierarchyVistor
 
BUFFER_DIR - Static variable in class org.teiid.jboss.TeiidServiceNames
 
BUFFER_MANAGER_ENCRYPT_FILES_ATTRIBUTE - Static variable in class org.teiid.jboss.TeiidConstants
 
BUFFER_MANAGER_INLINE_LOBS - Static variable in class org.teiid.jboss.TeiidConstants
 
BUFFER_MANAGER_MAX_BUFFER_SPACE_ATTRIBUTE - Static variable in class org.teiid.jboss.TeiidConstants
 
BUFFER_MANAGER_MAX_FILE_SIZE_ATTRIBUTE - Static variable in class org.teiid.jboss.TeiidConstants
 
BUFFER_MANAGER_MAX_OPEN_FILES_ATTRIBUTE - Static variable in class org.teiid.jboss.TeiidConstants
 
BUFFER_MANAGER_MAX_PROCESSING_KB_ATTRIBUTE - Static variable in class org.teiid.jboss.TeiidConstants
 
BUFFER_MANAGER_MAX_RESERVED_MB_ATTRIBUTE - Static variable in class org.teiid.jboss.TeiidConstants
 
BUFFER_MANAGER_MAX_STORAGE_OBJECT_SIZE_ATTRIBUTE - Static variable in class org.teiid.jboss.TeiidConstants
 
BUFFER_MANAGER_MEMORY_BUFFER_OFFHEAP_ATTRIBUTE - Static variable in class org.teiid.jboss.TeiidConstants
 
BUFFER_MANAGER_MEMORY_BUFFER_SPACE_ATTRIBUTE - Static variable in class org.teiid.jboss.TeiidConstants
 
BUFFER_MANAGER_PROCESSOR_BATCH_SIZE_ATTRIBUTE - Static variable in class org.teiid.jboss.TeiidConstants
 
BUFFER_MANAGER_USE_DISK_ATTRIBUTE - Static variable in class org.teiid.jboss.TeiidConstants
 
BUFFER_MGR - Static variable in class org.teiid.jboss.TeiidServiceNames
 
BufferFrontedFileStoreCache - Class in org.teiid.common.buffer.impl
Implements storage against a FileStore abstraction using a fronting memory buffer with a filesystem paradigm.
BufferFrontedFileStoreCache() - Constructor for class org.teiid.common.buffer.impl.BufferFrontedFileStoreCache
 
BufferManager - Interface in org.teiid.common.buffer
The buffer manager controls how memory is used and how data flows through the system.
BufferManager.BufferReserveMode - Enum in org.teiid.common.buffer
 
BufferManager.TupleSourceType - Enum in org.teiid.common.buffer
 
BufferManagerImpl - Class in org.teiid.common.buffer.impl
Default implementation of BufferManager.
BufferManagerImpl() - Constructor for class org.teiid.common.buffer.impl.BufferManagerImpl
 
BufferManagerImpl(boolean) - Constructor for class org.teiid.common.buffer.impl.BufferManagerImpl
 
BufferService - Interface in org.teiid.dqp.service
 
bufferService - Variable in class org.teiid.runtime.EmbeddedServer
 
BufferServiceImpl - Class in org.teiid.services
Implements the BufferService.
BufferServiceImpl() - Constructor for class org.teiid.services.BufferServiceImpl
 
bufferSize - Variable in class org.teiid.resource.adapter.ftp.FtpManagedConnectionFactory
 
bufline - Variable in class org.teiid.query.parser.JavaCharStream
 
bufpos - Variable in class org.teiid.query.parser.JavaCharStream
Position in buffer.
build(EdmEntityType, List<UriParameter>, MetadataStore, OData, TeiidServiceHandler.UniqueNameGenerator, boolean, UriInfo, ODataSQLBuilder.URLParseService) - Static method in class org.teiid.olingo.service.DocumentNode
 
build(DocumentNode, EdmEntityType, List<UriParameter>, MetadataStore, OData, TeiidServiceHandler.UniqueNameGenerator, boolean, UriInfo, ODataSQLBuilder.URLParseService) - Static method in class org.teiid.olingo.service.DocumentNode
 
buildAssosiationSets(Schema, List<EdmSchema.Builder>, boolean) - Static method in class org.teiid.translator.odata.ODataEntitySchemaBuilder
 
buildBulkRowPayload(Insert, Iterator<? extends List<?>>, int) - Method in class org.teiid.translator.salesforce.execution.InsertExecutionImpl
 
buildCacheFactory(String, TransactionManager) - Static method in class org.teiid.cache.infinispan.EmbeddedInfinispanCacheFactoryBuilder
 
buildCacheStats(String) - Method in class org.teiid.dqp.internal.process.SessionAwareCache
 
buildClient(String, String, Properties) - Method in class org.teiid.olingo.web.ODataFilter
 
buildColumn(MetadataFactory, Table, EdmProperty, EdmEntitySet, String) - Method in class org.teiid.translator.odata.ODataMetadataProcessor
 
buildColumn(MetadataFactory, Table, EdmProperty, EdmEntitySet, String) - Method in class org.teiid.translator.odata.sap.SAPMetadataProcessor
 
buildComparisionQuery(Comparison, Object, QueryBuilder) - Method in class org.teiid.translator.mongodb.MongoDBSelectVisitor
 
buildComplexDocumentNode(EdmOperation, MetadataStore, TeiidServiceHandler.UniqueNameGenerator) - Static method in class org.teiid.olingo.service.ComplexDocumentNode
 
buildConnection(TeiidDriver, String, String, Properties) - Static method in class org.teiid.olingo.service.LocalClient
 
buildCrossJoin(EdmEntityType, List<UriParameter>, MetadataStore, OData, TeiidServiceHandler.UniqueNameGenerator, boolean, UriInfo, ODataSQLBuilder.URLParseService, boolean) - Static method in class org.teiid.olingo.service.CrossJoinNode
 
buildDelegateAwareExecutionFactory(VDBTranslatorMetaData, ConnectorManagerRepository.ExecutionFactoryProvider) - Static method in class org.teiid.deployers.TranslatorUtil
 
buildEntityKey(Condition) - Method in class org.teiid.translator.odata.ODataSQLVisitor
 
buildEntityTypes(Schema, List<EdmSchema.Builder>, boolean) - Static method in class org.teiid.translator.odata.ODataEntitySchemaBuilder
 
buildError(BinaryWSProcedureExecution) - Method in class org.teiid.translator.odata.BaseQueryExecution
 
buildError(BinaryWSProcedureExecution) - Method in class org.teiid.translator.odata4.BaseQueryExecution
 
buildExecutionFactory(VDBTranslatorMetaData) - Static method in class org.teiid.deployers.TranslatorUtil
 
buildExpand(EdmNavigationProperty, MetadataStore, OData, TeiidServiceHandler.UniqueNameGenerator, boolean, UriInfo, ODataSQLBuilder.URLParseService, DocumentNode) - Static method in class org.teiid.olingo.service.ExpandDocumentNode
 
buildFieldTypes() - Method in class org.teiid.eclipselink.platform.TeiidPlatform
 
buildFunctionImports(Schema, List<EdmSchema.Builder>, boolean) - Static method in class org.teiid.translator.odata.ODataEntitySchemaBuilder
 
buildFunctionQuery(Comparison, BasicDBObject, Object) - Method in class org.teiid.translator.mongodb.MongoDBSelectVisitor
 
buildGroupingNode(Collection<AggregateSymbol>, List<? extends Expression>, PlanNode, CommandContext, IDGenerator) - Static method in class org.teiid.query.optimizer.relational.RelationalPlanner
Build a grouping node that introduces a anon group (without a inline view source node)
buildInQuery(In, QueryBuilder) - Method in class org.teiid.translator.mongodb.MongoDBSelectVisitor
 
buildInsertURL(String) - Method in class org.teiid.translator.odata4.ODataUpdateQuery
 
buildInvokeHTTP(String, String, Object, Map<String, List<String>>) - Method in class org.teiid.translator.swagger.BaseQueryExecution
 
buildIsNullQuery(IsNull, QueryBuilder) - Method in class org.teiid.translator.mongodb.MongoDBSelectVisitor
 
buildLikeQuery(Like, QueryBuilder) - Method in class org.teiid.translator.mongodb.MongoDBSelectVisitor
 
buildMeta(String) - Method in class org.teiid.translator.couchbase.N1QLVisitor
 
buildMetadata(String, Schema) - Static method in class org.teiid.olingo.service.ODataSchemaBuilder
Helper method for tests
buildModelFile(VDBMetaData, String) - Method in class org.teiid.jboss.ObjectSerializer
 
buildNestedTag(int) - Static method in class org.teiid.infinispan.api.TableWireFormat
 
buildProcedureSQL() - Method in class org.teiid.olingo.service.ProcedureSQLBuilder
 
buildProperties(String, String) - Method in class org.teiid.jdbc.BaseDataSource
 
buildProperties(String, String) - Method in class org.teiid.jdbc.TeiidDataSource
 
buildQuery() - Method in class org.teiid.olingo.service.DocumentNode
 
buildQueryResult(SObject[]) - Method in class org.teiid.translator.salesforce.SalesForceExecutionFactory
 
buildRequest(String) - Method in class org.teiid.adminapi.jboss.DMRCommandContext
 
buildRequest(String) - Method in class org.teiid.translator.ldap.IQueryToLdapSearchParser
 
buildRootSubQuery(String, DocumentNode) - Method in class org.teiid.olingo.service.ODataExpressionToSQLVisitor
 
buildRow(Item) - Method in class org.teiid.translator.simpledb.SimpleDBDirectQueryExecution
 
buildRow(Item) - Method in class org.teiid.translator.simpledb.SimpleDBQueryExecution
 
buildRules() - Method in class org.teiid.query.optimizer.relational.RelationalPlanner
 
buildServerURL() - Method in class org.teiid.jdbc.TeiidDataSource
 
buildSourceSpan(CommandLogMessage, String) - Method in class org.teiid.query.util.TeiidTracingUtil
Build a Span from the CommandLogMessage and translator type
buildSpan(Options, CommandLogMessage, String) - Method in class org.teiid.query.util.TeiidTracingUtil
Build a Span from the CommandLogMessage and incoming span context
buildStructuralMetadata(String, Schema, String) - Static method in class org.teiid.olingo.service.ODataSchemaBuilder
 
buildStsClient(Bus) - Method in class org.teiid.resource.adapter.ws.WSSecurityCredential
 
buildSymbolMap(GroupSymbol, GroupSymbol, QueryMetadataInterface) - Static method in class org.teiid.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
buildTable(MetadataFactory, EdmEntitySet) - Method in class org.teiid.translator.odata.ODataMetadataProcessor
 
buildTable(MetadataFactory, EdmEntitySet) - Method in class org.teiid.translator.odata.sap.SAPMetadataProcessor
 
buildTranslatorMetadata(ExecutionFactory, String) - Static method in class org.teiid.deployers.TranslatorUtil
 
buildTranslatorMetadata(ExecutionFactory, String, boolean) - Static method in class org.teiid.deployers.TranslatorUtil
 
buildUndeployRequest(String, boolean) - Method in class org.teiid.adminapi.jboss.AdminFactory.AdminImpl
 
buildUpdateSelectionURL(String) - Method in class org.teiid.translator.odata4.ODataUpdateQuery
 
buildUpdateURL(String, List<?>) - Method in class org.teiid.translator.odata4.ODataUpdateQuery
 
buildURL() - Method in class org.teiid.jdbc.TeiidDataSource
 
buildURL() - Method in class org.teiid.translator.odata.ODataProcedureVisitor
 
buildURL() - Method in class org.teiid.translator.odata.ODataSQLVisitor
 
buildURL() - Method in class org.teiid.translator.odata.ODataUpdateVisitor
 
buildURL(String, List<Column>, Condition) - Method in class org.teiid.translator.odata4.ODataSelectQuery
 
buildURL(String) - Method in class org.teiid.translator.odata4.ODataSQLVisitor
 
buildVDBFile(VDBMetaData) - Method in class org.teiid.jboss.ObjectSerializer
 
buildVdbXml(VDBMetaData) - Method in class org.teiid.jboss.ObjectSerializer
 
BUILTIN_NAMESPACES - Static variable in class org.teiid.metadata.NamespaceContainer
 
BulkCommand - Interface in org.teiid.language
A command the can optionally provide bulk values for Parameters
BulkInsertTask - Class in org.teiid.infinispan.server.tasks
 
BulkInsertTask() - Constructor for class org.teiid.infinispan.server.tasks.BulkInsertTask
 
BundleUtil - Class in org.teiid.core
 
BundleUtil(String, String, ResourceBundle) - Constructor for class org.teiid.core.BundleUtil
Construct an instance of this class by specifying the plugin ID.
BundleUtil.Event - Interface in org.teiid.core
 
BY - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
BY - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
BYTE - Static variable in class org.teiid.core.types.DataTypeManager.DefaultDataClasses
 
BYTE - Static variable in class org.teiid.core.types.DataTypeManager.DefaultDataTypes
 
BYTE - Static variable in class org.teiid.core.types.DataTypeManager.DefaultTypeCodes
 
BYTE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
BYTE - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
BYTE - Static variable in class org.teiid.translator.jdbc.FunctionModifier
 
BYTE - Static variable in class org.teiid.translator.TypeFacility.RUNTIME_CODES
 
BYTE - Static variable in class org.teiid.translator.TypeFacility.RUNTIME_NAMES
 
BYTE - Static variable in interface org.teiid.translator.TypeFacility.RUNTIME_TYPES
 
byteLength() - Method in class org.teiid.internal.core.index.CodeByteStream
 
ByteLobChunkStream - Class in org.teiid.dqp.internal.process
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 org.teiid.dqp.internal.process.ByteLobChunkStream
 
byteOffset - Variable in class org.teiid.internal.core.index.CodeByteStream
 
bytes - Variable in class org.teiid.internal.core.index.CodeByteStream
 
bytesToChar(byte[], String) - Static method in class org.teiid.core.util.ObjectConverterUtil
Returns the given bytes as a char array using a given encoding (null means platform default).
bytesWritten() - Method in class org.teiid.common.buffer.FileStore.FileStoreOutputStream
 
bytesWritten - Variable in class org.teiid.common.buffer.impl.ExtensibleBufferedOutputStream
 

C

Cachable - Interface in org.teiid.cache
 
Cache<K,V> - Interface in org.teiid.cache
Abstraction over cache providers
Cache<T> - Interface in org.teiid.common.buffer
Represents the storage strategy for the BufferManager
CACHE - Static variable in class org.teiid.query.sql.lang.CacheHint
 
CACHE - Static variable in class org.teiid.translator.infinispan.hotrod.ProtobufMetadataProcessor
 
CACHE_PREFIX - Static variable in class org.teiid.query.metadata.GroupInfo
 
CACHE_PREFIX - Static variable in class org.teiid.runtime.jmx.JMXService
 
CACHE_PREPAREDPLAN - Static variable in class org.teiid.jboss.TeiidServiceNames
 
CACHE_RESULTSET - Static variable in class org.teiid.jboss.TeiidServiceNames
 
CACHE_SIZE - Static variable in class org.teiid.internal.core.index.BlocksIndexInput
 
CacheBean - Interface in org.teiid.runtime.jmx
 
CacheConfiguration - Class in org.teiid.cache
 
CacheConfiguration() - Constructor for class org.teiid.cache.CacheConfiguration
 
CacheConfiguration(CacheConfiguration.Policy, int, int, String) - Constructor for class org.teiid.cache.CacheConfiguration
 
CacheConfiguration.Policy - Enum in org.teiid.cache
 
CACHED_PROCEDURE - Static variable in class org.teiid.client.plan.Annotation
 
CachedFinder - Class in org.teiid.dqp.internal.process
 
CachedFinder(ConnectorManagerRepository, VDBMetaData) - Constructor for class org.teiid.dqp.internal.process.CachedFinder
 
CacheDirective - Class in org.teiid.translator
 
CacheDirective() - Constructor for class org.teiid.translator.CacheDirective
 
CacheDirective(Boolean, Long) - Constructor for class org.teiid.translator.CacheDirective
 
CacheDirective.Invalidation - Enum in org.teiid.translator
 
CacheDirective.Scope - Enum in org.teiid.translator
 
CachedResults - Class in org.teiid.dqp.internal.process
 
CachedResults() - Constructor for class org.teiid.dqp.internal.process.CachedResults
 
CacheEntry - Class in org.teiid.common.buffer
 
CacheEntry(Long) - Constructor for class org.teiid.common.buffer.CacheEntry
 
CacheEntry(CacheKey, int, Object, WeakReference<? extends Serializer<?>>, boolean) - Constructor for class org.teiid.common.buffer.CacheEntry
 
CacheFactory - Interface in org.teiid.cache
 
CacheHint - Class in org.teiid.query.sql.lang
 
CacheHint() - Constructor for class org.teiid.query.sql.lang.CacheHint
 
CacheHint(Boolean, Long) - Constructor for class org.teiid.query.sql.lang.CacheHint
 
CacheID(DQPWorkContext, ParseInfo, String) - Constructor for class org.teiid.dqp.internal.process.SessionAwareCache.CacheID
 
CacheID(ParseInfo, String, String, String, String, String) - Constructor for class org.teiid.dqp.internal.process.SessionAwareCache.CacheID
 
CacheKey - Class in org.teiid.common.buffer
 
CacheKey(Long, long, long) - Constructor for class org.teiid.common.buffer.CacheKey
 
cacheMetadataFactory(VDBMetaData, ModelMetaData, MetadataFactory) - Method in class org.teiid.runtime.AbstractVDBDeployer
 
cacheMetadataFactory(VDBMetaData, ModelMetaData, MetadataFactory) - Method in class org.teiid.runtime.EmbeddedServer
 
CacheStatistics - Interface in org.teiid.adminapi
 
CacheStatisticsMetadata - Class in org.teiid.adminapi.impl
 
CacheStatisticsMetadata() - Constructor for class org.teiid.adminapi.impl.CacheStatisticsMetadata
 
CacheStatisticsMetadataMapper() - Constructor for class org.teiid.adminapi.jboss.VDBMetadataMapper.CacheStatisticsMetadataMapper
 
cacheStore - Variable in class org.teiid.cache.infinispan.InfinispanCache
 
CALCULATE_COST - Static variable in class org.teiid.query.optimizer.relational.rules.RuleConstants
 
calculateChunkedContentLength(long, long) - Static method in class org.teiid.translator.amazon.s3.AWS4SignerForChunkedUpload
Calculates the expanded payload size of our data when it is chunked
call() - Method in class org.teiid.infinispan.server.tasks.BulkInsertTask
 
Call - Class in org.teiid.language
Represents a procedural execution (such as a stored procedure).
Call(String, List<Argument>, Procedure) - Constructor for class org.teiid.language.Call
 
CALL - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
CALL - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
CALLABLE - Static variable in class org.teiid.metadata.index.MetadataConstants.RECORD_TYPE
 
CALLABLE_PARAMETER - Static variable in class org.teiid.metadata.index.MetadataConstants.RECORD_TYPE
 
callableStatement(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
CallableStatementImpl - Class in org.teiid.jdbc
 
CALLED - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
CALLED - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
callerPrincipal - Variable in class org.teiid.jboss.oauth.OAuth10LoginModule
 
callerPrincipal - Variable in class org.teiid.jboss.oauth.OAuth20LoginModule
 
callerSubject - Variable in class org.teiid.jboss.oauth.OAuth10LoginModule
 
callerSubject - Variable in class org.teiid.jboss.oauth.OAuth20LoginModule
 
cancel(boolean) - Method in class org.teiid.client.util.ResultsFuture
 
cancel(boolean) - Method in interface org.teiid.dqp.internal.datamgr.ConnectorWork
 
cancel(boolean) - Method in class org.teiid.dqp.internal.datamgr.ConnectorWorkItem
 
cancel(boolean) - Method in class org.teiid.jdbc.EnhancedTimer.Task
 
cancel() - Method in class org.teiid.jdbc.EnhancedTimer.Task
 
cancel() - Method in class org.teiid.jdbc.StatementImpl
 
cancel(int, int) - Method in interface org.teiid.odbc.ODBCServerRemote
 
cancel(int, int) - Method in class org.teiid.odbc.ODBCServerRemoteImpl
 
cancel() - Method in class org.teiid.translator.accumulo.AccumuloQueryExecution
 
cancel() - Method in class org.teiid.translator.accumulo.AccumuloUpdateExecution
 
cancel() - Method in class org.teiid.translator.amazon.s3.S3ProcedureExecution
 
cancel() - Method in class org.teiid.translator.cassandra.CassandraQueryExecution
 
cancel() - Method in class org.teiid.translator.cassandra.CassandraUpdateExecution
 
cancel() - Method in class org.teiid.translator.couchbase.CouchbaseDirectQueryExecution
 
cancel() - Method in class org.teiid.translator.couchbase.CouchbaseProcedureExecution
 
cancel() - Method in class org.teiid.translator.couchbase.CouchbaseQueryExecution
 
cancel() - Method in class org.teiid.translator.couchbase.CouchbaseUpdateExecution
 
cancel() - Method in class org.teiid.translator.excel.BaseExcelExecution
 
cancel() - Method in interface org.teiid.translator.Execution
Cancels the execution abnormally.
cancel() - Method in class org.teiid.translator.google.AbstractSpreadsheetExecution
 
cancel() - Method in class org.teiid.translator.google.DirectSpreadsheetQueryExecution
 
cancel() - Method in class org.teiid.translator.google.SpreadsheetQueryExecution
 
cancel() - Method in class org.teiid.translator.google.SpreadsheetUpdateExecution
 
cancel() - Method in class org.teiid.translator.infinispan.hotrod.InfinispanDirectQueryExecution
 
cancel() - Method in class org.teiid.translator.infinispan.hotrod.InfinispanQueryExecution
 
cancel() - Method in class org.teiid.translator.infinispan.hotrod.InfinispanUpdateExecution
 
cancel() - Method in class org.teiid.translator.jdbc.JDBCBaseExecution
 
cancel() - Method in class org.teiid.translator.jpa.JPQLDirectQueryExecution
 
cancel() - Method in class org.teiid.translator.jpa.JPQLQueryExecution
 
cancel() - Method in class org.teiid.translator.jpa.JPQLUpdateExecution
 
cancel() - Method in class org.teiid.translator.ldap.LDAPDirectCreateUpdateDeleteQueryExecution
 
cancel() - Method in class org.teiid.translator.ldap.LDAPQueryExecution
 
cancel() - Method in class org.teiid.translator.ldap.LDAPSyncQueryExecution
 
cancel() - Method in class org.teiid.translator.ldap.LDAPUpdateExecution
 
cancel() - Method in class org.teiid.translator.loopback.LoopbackExecution
 
cancel() - Method in class org.teiid.translator.mongodb.MongoDBDirectQueryExecution
 
cancel() - Method in class org.teiid.translator.mongodb.MongoDBQueryExecution
 
cancel() - Method in class org.teiid.translator.mongodb.MongoDBUpdateExecution
 
cancel() - Method in class org.teiid.translator.odata.ODataProcedureExecution
 
cancel() - Method in class org.teiid.translator.odata.ODataQueryExecution
 
cancel() - Method in class org.teiid.translator.odata.ODataUpdateExecution
 
cancel() - Method in class org.teiid.translator.odata4.ODataProcedureExecution
 
cancel() - Method in class org.teiid.translator.odata4.ODataQueryExecution
 
cancel() - Method in class org.teiid.translator.odata4.ODataUpdateExecution
 
cancel() - Method in class org.teiid.translator.olap.OlapQueryExecution
 
cancel() - Method in class org.teiid.translator.salesforce.execution.AbstractUpdateExecution
 
cancel() - Method in class org.teiid.translator.salesforce.execution.DirectQueryExecution
 
cancel() - Method in class org.teiid.translator.salesforce.execution.GetDeletedExecutionImpl
 
cancel() - Method in class org.teiid.translator.salesforce.execution.GetUpdatedExecutionImpl
 
cancel() - Method in class org.teiid.translator.salesforce.execution.InsertExecutionImpl
 
cancel() - Method in class org.teiid.translator.salesforce.execution.ProcedureExecutionParentImpl
 
cancel() - Method in class org.teiid.translator.salesforce.execution.QueryExecutionImpl
 
cancel() - Method in interface org.teiid.translator.salesforce.execution.SalesforceProcedureExecution
 
cancel() - Method in class org.teiid.translator.simpledb.SimpleDBDeleteExecute
 
cancel() - Method in class org.teiid.translator.simpledb.SimpleDBInsertExecute
 
cancel() - Method in class org.teiid.translator.simpledb.SimpleDBQueryExecution
 
cancel() - Method in class org.teiid.translator.simpledb.SimpleDBUpdateExecute
 
cancel() - Method in class org.teiid.translator.solr.SolrQueryExecution
 
cancel() - Method in class org.teiid.translator.solr.SolrUpdateExecution
 
cancel() - Method in class org.teiid.translator.swagger.SwaggerProcedureExecution
 
cancel() - Method in class org.teiid.translator.ws.BinaryWSProcedureExecution
 
cancel() - Method in class org.teiid.translator.ws.WSProcedureExecution
 
cancel() - Method in class org.teiid.translator.ws.WSWSDLProcedureExecution
 
cancel() - Method in class org.teiid.translator.yahoo.YahooExecution
 
cancelBulkJob(JobInfo) - Method in class org.teiid.resource.adapter.salesforce.SalesforceConnectionImpl
 
cancelBulkJob(JobInfo) - Method in interface org.teiid.translator.salesforce.SalesforceConnection
 
cancelRequest(String, long) - Method in interface org.teiid.adminapi.Admin
Cancel Request
cancelRequest(String, long) - Method in class org.teiid.adminapi.jboss.AdminFactory.AdminImpl
 
cancelRequest(long) - Method in interface org.teiid.client.DQP
 
cancelRequest() - Method in class org.teiid.dqp.internal.process.DataTierTupleSource
 
cancelRequest(String, long) - Method in class org.teiid.dqp.internal.process.DQPCore
 
cancelRequest(long) - Method in class org.teiid.dqp.internal.process.DQPCore
 
cancelRequest(String) - Method in class org.teiid.jdbc.ConnectionImpl
Cancel the request
cancelRequest(String, long) - Method in class org.teiid.runtime.EmbeddedAdminImpl
 
cancelRequest(String, long) - Method in interface org.teiid.runtime.jmx.TeiidBean
Cancel Request
cancelRowUpdates() - Method in class org.teiid.jdbc.ResultSetImpl
 
cancelTransactions(String, boolean) - Method in class org.teiid.dqp.internal.process.TransactionServerImpl
 
cancelTransactions(String, boolean) - Method in interface org.teiid.dqp.service.TransactionService
 
canImplicitlyConvert(String, String) - Static method in class org.teiid.query.resolver.util.ResolverUtil
Gets whether there exists an implicit conversion from the source type to the target type
canPushLanguageObject(LanguageObject, Object, QueryMetadataInterface, CapabilitiesFinder, AnalysisRecord) - Static method in class org.teiid.query.optimizer.relational.rules.CriteriaCapabilityValidatorVisitor
 
canPushLanguageObject(LanguageObject, Object, QueryMetadataInterface, CapabilitiesFinder, AnalysisRecord, CriteriaCapabilityValidatorVisitor.ValidatorOptions) - Static method in class org.teiid.query.optimizer.relational.rules.CriteriaCapabilityValidatorVisitor
 
canRetrieve() - Method in class org.teiid.translator.salesforce.execution.visitors.JoinQueryVisitor
 
canRetrieve() - Method in class org.teiid.translator.salesforce.execution.visitors.SelectVisitor
 
canStage() - Method in class org.teiid.query.sql.symbol.AggregateSymbol
 
CapabilitiesConverter - Class in org.teiid.dqp.internal.datamgr
Utility to convert a ConnectorCapabilities class into a Map of capabilities information that can be passed through the system.
capabilitiesFinder - Variable in class org.teiid.dqp.internal.process.Request
 
CapabilitiesFinder - Interface in org.teiid.query.optimizer.capabilities
This interface describes how to find connector capabilities.
CapabilitiesUtil - Class in org.teiid.query.optimizer.relational.rules
 
captureOutput(PrintStream) - Method in class org.teiid.adminapi.jboss.DMRCommandContext
 
CARDINALITY - Static variable in interface org.teiid.query.metadata.DDLConstants
 
CASCADED - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
CASCADED - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
CASE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
CASE - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
CASE_SENSITIVE - Static variable in interface org.teiid.client.metadata.ResultsMetadataConstants
 
CASE_SENSITIVE - Static variable in interface org.teiid.query.metadata.DDLConstants
 
CASE_SENSITIVE - Static variable in class org.teiid.query.metadata.SupportConstants.Element
 
CASE_SENSITIVE_INDEX_FILE_NAMES - Static variable in class org.teiid.metadata.index.SimpleIndexUtil
 
caseExpression(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
CaseExpression - Class in org.teiid.query.sql.symbol
 
CaseExpression(Expression, List, List) - Constructor for class org.teiid.query.sql.symbol.CaseExpression
Constructor for CaseExpression objects
caseInsensitiveValueOf(Class<T>, String) - Static method in class org.teiid.core.util.StringUtil
 
CassandraConnection - Interface in org.teiid.translator.cassandra
Connection to Cassandra NoSql database.
CassandraConnectionImpl - Class in org.teiid.resource.adapter.cassandra
Represents a connection to Cassandra database.
CassandraConnectionImpl(CassandraManagedConnectionFactory, Metadata) - Constructor for class org.teiid.resource.adapter.cassandra.CassandraConnectionImpl
 
CassandraConnectionImpl(CassandraManagedConnectionFactory) - Constructor for class org.teiid.resource.adapter.cassandra.CassandraConnectionImpl
 
CassandraDirectQueryExecution - Class in org.teiid.translator.cassandra
 
CassandraDirectQueryExecution(String, List<Argument>, Command, CassandraConnection, ExecutionContext, boolean) - Constructor for class org.teiid.translator.cassandra.CassandraDirectQueryExecution
 
CassandraExecutionFactory - Class in org.teiid.translator.cassandra
 
CassandraExecutionFactory() - Constructor for class org.teiid.translator.cassandra.CassandraExecutionFactory
 
CassandraExecutionFactory.Event - Enum in org.teiid.translator.cassandra
 
CassandraManagedConnectionFactory - Class in org.teiid.resource.adapter.cassandra
 
CassandraManagedConnectionFactory() - Constructor for class org.teiid.resource.adapter.cassandra.CassandraManagedConnectionFactory
 
CassandraMetadataProcessor - Class in org.teiid.translator.cassandra
 
CassandraMetadataProcessor() - Constructor for class org.teiid.translator.cassandra.CassandraMetadataProcessor
 
CassandraQueryExecution - Class in org.teiid.translator.cassandra
 
CassandraQueryExecution(Command, CassandraConnection, ExecutionContext) - Constructor for class org.teiid.translator.cassandra.CassandraQueryExecution
 
CassandraResourceAdapter - Class in org.teiid.resource.adapter.cassandra
 
CassandraResourceAdapter() - Constructor for class org.teiid.resource.adapter.cassandra.CassandraResourceAdapter
 
CassandraSQLVisitor - Class in org.teiid.translator.cassandra
 
CassandraSQLVisitor() - Constructor for class org.teiid.translator.cassandra.CassandraSQLVisitor
 
CassandraUpdateExecution - Class in org.teiid.translator.cassandra
 
CassandraUpdateExecution(Command, ExecutionContext, RuntimeMetadata, CassandraConnection) - Constructor for class org.teiid.translator.cassandra.CassandraUpdateExecution
 
CAST - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
CAST - Static variable in class org.teiid.query.function.FunctionLibrary
 
CAST - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
CastModifier(String) - Constructor for class org.teiid.translator.jdbc.netezza.NetezzaExecutionFactory.CastModifier
 
CastModifier(String) - Constructor for class org.teiid.translator.jdbc.teradata.TeradataExecutionFactory.CastModifier
 
category() - Method in class org.teiid.deployers.ExtendedPropertyMetadata
 
CATEGORY - Static variable in interface org.teiid.query.metadata.DDLConstants
 
CAUSED_BY_STRING - Static variable in exception org.teiid.core.TeiidRuntimeException
 
cb - Variable in class org.teiid.util.CharsetUtils.FixedEncoder
 
CBC_SYM_ALGORITHM - Static variable in class org.teiid.core.crypto.SymmetricCryptor
 
CBColumn(boolean, boolean, String, String, String) - Constructor for class org.teiid.translator.couchbase.N1QLVisitor.CBColumn
 
CBRT - Static variable in class org.teiid.translator.jdbc.vertica.VerticaExecutionFactory
 
ceiling(Number) - Static method in class org.teiid.query.function.FunctionMethods
 
CEILING - Static variable in class org.teiid.translator.SourceSystemFunctions
 
CELL_NUMBER - Static variable in class org.teiid.translator.excel.ExcelMetadataProcessor
 
centroid(GeometryType) - Static method in class org.teiid.query.function.GeometryFunctionMethods
 
centroid(GeometryType) - Static method in class org.teiid.query.function.GeometryUtils
 
CF - Static variable in class org.teiid.translator.accumulo.AccumuloMetadataProcessor
 
CHAIN - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
CHAIN - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
ChainingMetadataRepository - Class in org.teiid.query.metadata
 
ChainingMetadataRepository(List<? extends MetadataRepository>) - Constructor for class org.teiid.query.metadata.ChainingMetadataRepository
 
changeConnectionType(VDB.ConnectionType) - Method in class org.teiid.deployers.RuntimeVDB
 
changeUser(String, String) - Method in class org.teiid.jdbc.ConnectionImpl
 
changeUser(String, String) - Method in interface org.teiid.jdbc.TeiidConnection
Re-authenticate with the given username and password.
changeVDBConnectionType(String, int, VDB.ConnectionType) - Method in interface org.teiid.adminapi.Admin
Deprecated.
changeVDBConnectionType(String, String, VDB.ConnectionType) - Method in interface org.teiid.adminapi.Admin
Change the VDB.ConnectionType of the VDB.
changeVDBConnectionType(String, int, VDB.ConnectionType) - Method in class org.teiid.adminapi.jboss.AdminFactory.AdminImpl
 
changeVDBConnectionType(String, String, VDB.ConnectionType) - Method in class org.teiid.adminapi.jboss.AdminFactory.AdminImpl
 
changeVDBConnectionType(String, int, VDB.ConnectionType) - Method in class org.teiid.runtime.EmbeddedAdminImpl
 
changeVDBConnectionType(String, String, VDB.ConnectionType) - Method in class org.teiid.runtime.EmbeddedAdminImpl
 
CHANGING - Static variable in class org.teiid.query.sql.ProcedureReservedWords
 
channelActive(ChannelHandlerContext) - Method in class org.teiid.transport.SSLAwareChannelHandler
 
ChannelFactory - Interface in org.teiid.replication.jgroups
 
channelHandler - Variable in class org.teiid.transport.SocketListener
 
channelInactive(ChannelHandlerContext) - Method in class org.teiid.transport.SSLAwareChannelHandler
 
ChannelListener - Interface in org.teiid.transport
 
ChannelListener.ChannelListenerFactory - Interface in org.teiid.transport
 
channelRead(ChannelHandlerContext, Object) - Method in class org.teiid.transport.SSLAwareChannelHandler
 
CHAR - Static variable in class org.teiid.core.types.DataTypeManager.DefaultDataClasses
 
CHAR - Static variable in class org.teiid.core.types.DataTypeManager.DefaultDataTypes
 
CHAR - Static variable in class org.teiid.core.types.DataTypeManager.DefaultTypeCodes
 
CHAR - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
CHAR - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
CHAR - Static variable in class org.teiid.translator.jdbc.FunctionModifier
 
CHAR - Static variable in class org.teiid.translator.SourceSystemFunctions
 
CHAR - Static variable in class org.teiid.translator.TypeFacility.RUNTIME_CODES
 
CHAR - Static variable in class org.teiid.translator.TypeFacility.RUNTIME_NAMES
 
CHAR - Static variable in interface org.teiid.translator.TypeFacility.RUNTIME_TYPES
 
CHAR_OCTET_LENGTH - Static variable in interface org.teiid.query.metadata.DDLConstants
 
CHARACTER - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
CHARACTER - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
CHARACTER_LENGTH - Static variable in class org.teiid.translator.jdbc.exasol.ExasolExecutionFactory
 
CharOperation - Class in org.teiid.internal.core.index
This class is a collection of helper methods to manipulate char arrays.
CharOperation() - Constructor for class org.teiid.internal.core.index.CharOperation
 
CHARSET - Static variable in class org.teiid.core.types.Streamable
 
CHARSET - Static variable in class org.teiid.metadata.RestMetadataExtension
 
CHARSET - Static variable in interface org.teiid.odata.api.Client
 
CHARSET - Static variable in class org.teiid.translator.swagger.SwaggerMetadataProcessor
 
CharsetUtils - Class in org.teiid.util
 
CharsetUtils() - Constructor for class org.teiid.util.CharsetUtils
 
CharsetUtils.FixedDecoder - Class in org.teiid.util
 
CharsetUtils.FixedEncoder - Class in org.teiid.util
 
charVal(ParseInfo, String) - Method in class org.teiid.query.parser.SQLParser
 
CHECK - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
CHECK - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
checkAbstractSetCriteria(AbstractSetCriteria) - Method in class org.teiid.query.optimizer.relational.rules.CriteriaCapabilityValidatorVisitor
 
checkClass(String) - Static method in class org.teiid.core.util.ObjectInputStreamWithClassloader
 
checkClosed() - Method in class org.teiid.jdbc.ResultSetImpl
 
checkCompareCriteria(AbstractCompareCriteria, Expression) - Method in class org.teiid.query.optimizer.relational.rules.CriteriaCapabilityValidatorVisitor
 
checkConstraints(Command, Evaluator) - Static method in class org.teiid.query.optimizer.relational.RowBasedSecurityHelper
 
checkEquals(Object, Object) - Static method in class org.teiid.resource.spi.BasicManagedConnectionFactory
 
checkException(Expression) - Static method in class org.teiid.query.resolver.util.ResolverVisitor
 
checkExceptions() - Method in class org.teiid.translator.simpledb.SimpleDBDeleteVisitor
 
checkExceptions() - Method in class org.teiid.translator.simpledb.SimpleDBInsertVisitor
 
checkExceptions() - Method in class org.teiid.translator.simpledb.SimpleDBSQLVisitor
 
checkExceptions() - Method in class org.teiid.translator.simpledb.SimpleDBUpdateVisitor
 
checkExpandLevel(int) - Static method in class org.teiid.olingo.service.ODataSQLBuilder
 
checkNotForwardOnly() - Method in class org.teiid.jdbc.ResultSetImpl
 
checkNotNull(ElementSymbol, Object, QueryMetadataInterface) - Static method in class org.teiid.query.processor.proc.ProcedurePlan
 
checkReferences(List<Reference>) - Method in class org.teiid.dqp.internal.process.PreparedStatementRequest
 
checkReferences(List<Reference>) - Method in class org.teiid.dqp.internal.process.Request
 
checkStatement() - Method in class org.teiid.jdbc.StatementImpl
This utility method checks if the jdbc statement is closed and throws an exception if it is closed.
checkUpdateRowBasedFilters(ProcedureContainer, Command, RelationalPlanner) - Static method in class org.teiid.query.optimizer.relational.RowBasedSecurityHelper
 
checkValueRange(Object) - Method in class org.teiid.core.types.basic.NumberToNumberTransform
 
checkVersion() - Method in class org.teiid.resource.adapter.salesforce.SalesForceManagedConnectionFactory
 
childCount - Variable in class org.teiid.query.processor.relational.RelationalNode
 
CHOOSE_DEPENDENT - Static variable in class org.teiid.query.optimizer.relational.rules.RuleConstants
 
CHOOSE_JOIN_STRATEGY - Static variable in class org.teiid.query.optimizer.relational.rules.RuleConstants
 
chr(int) - Static method in class org.teiid.query.function.FunctionMethods
 
CHR - Static variable in class org.teiid.translator.jdbc.exasol.ExasolExecutionFactory
 
CHR - Static variable in class org.teiid.translator.jdbc.vertica.VerticaExecutionFactory
 
cipherAlgorithm - Variable in class org.teiid.core.crypto.BasicCryptor
 
CLASS_CONNECTION_EXCEPTION - Static variable in class org.teiid.jdbc.SQLStates
Identifies the SQLState class Connection Exception (08).
CLASS_INVALID_AUTHORIZATION_SPECIFICATION - Static variable in class org.teiid.jdbc.SQLStates
Identifies the SQLState class Invalid Authorization Specification (28).
CLASS_USAGE_ERROR - Static variable in class org.teiid.jdbc.SQLStates
 
CLEAN_CRITERIA - Static variable in class org.teiid.query.optimizer.relational.rules.RuleConstants
 
cleanUp() - Method in class org.teiid.resource.spi.BasicConnection
Called by the ManagedConnection to indicate the physical connection should be cleaned up for reuse.
cleanup() - Method in class org.teiid.resource.spi.BasicManagedConnection
 
clear(CommandContext.Scope) - Method in class org.teiid.adminapi.jboss.DMRCommandContext
 
clear() - Method in interface org.teiid.cache.Cache
Removes all the keys and their values from the Cache
clear() - Method in class org.teiid.cache.infinispan.InfinispanCache
 
clear() - Method in class org.teiid.client.ResizingArrayList
 
clear(int) - Method in class org.teiid.common.buffer.impl.ConcurrentBitSet
 
clear() - Method in class org.teiid.common.buffer.LightWeightCopyOnWriteList
 
clear() - Method in class org.teiid.core.util.CopyOnWriteLinkedHashMap
 
clear() - Method in class org.teiid.internal.core.index.Field
 
clear(byte[], int, int) - Static method in class org.teiid.internal.core.index.Field
 
clear(int) - Method in class org.teiid.internal.core.index.Field
 
clear(int, int) - Method in class org.teiid.internal.core.index.Field
 
clear() - Method in class org.teiid.query.sql.util.VariableContext
 
clear() - Method in interface org.teiid.runtime.jmx.CacheBean
 
clearAll() - Method in class org.teiid.dqp.internal.process.SessionAwareCache
Clear all the cached plans for all the clientConns
clearBatch() - Method in class org.teiid.jdbc.PreparedStatementImpl
Makes the set of commands in the current batch empty.
clearBatch() - Method in class org.teiid.jdbc.StatementImpl
 
clearCache(String) - Method in interface org.teiid.adminapi.Admin
Clear the cache or caches specified by the cacheIdentifier.
clearCache(String, String, int) - Method in interface org.teiid.adminapi.Admin
Deprecated.
clearCache(String, String, String) - Method in interface org.teiid.adminapi.Admin
Clear the cache of the given VDB for provided cache type
clearCache(String) - Method in class org.teiid.adminapi.jboss.AdminFactory.AdminImpl
 
clearCache(String, String, String) - Method in class org.teiid.adminapi.jboss.AdminFactory.AdminImpl
 
clearCache(String, String, int) - Method in class org.teiid.adminapi.jboss.AdminFactory.AdminImpl
 
clearCache() - Method in class org.teiid.internal.core.index.BlocksIndexInput
 
clearCache() - Method in class org.teiid.internal.core.index.IndexInput
clears the cache of this indexInput, if it keeps track of the information already read.
clearCache(String, String, int) - Method in class org.teiid.runtime.EmbeddedAdminImpl
 
clearCache(String) - Method in class org.teiid.runtime.EmbeddedAdminImpl
 
clearCache(String, String, String) - Method in class org.teiid.runtime.EmbeddedAdminImpl
 
clearClonedFlags() - Method in class org.teiid.common.buffer.STree
 
clearCriteria() - Method in class org.teiid.query.sql.lang.Query
Set the criteria clause to null
clearForVDB(String, String) - Method in class org.teiid.dqp.internal.process.SessionAwareCache
 
clearForVDB(VDBKey) - Method in class org.teiid.dqp.internal.process.SessionAwareCache
 
clearGeneratedKeys() - Method in class org.teiid.query.util.CommandContext
 
clearGroupInfo(GroupSymbol, QueryMetadataInterface) - Static method in class org.teiid.query.resolver.util.ResolverUtil
 
clearMessages() - Method in class org.teiid.adminapi.impl.ModelMetaData
 
clearParameters() - Method in class org.teiid.jdbc.PreparedStatementImpl
Clears the values set for the PreparedStatement object's IN parameters and releases the resources used by those values.
clearParameters() - Method in class org.teiid.query.sql.lang.StoredProcedure
 
clearRuntimeMessages() - Method in class org.teiid.adminapi.impl.ModelMetaData
 
clearScreen() - Method in class org.teiid.adminapi.jboss.DMRCommandContext
 
clearSecurityContext() - Method in class org.teiid.jboss.JBossSecurityHelper
 
clearSecurityContext() - Method in class org.teiid.runtime.DoNothingSecurityHelper
 
clearSecurityContext() - Method in interface org.teiid.security.SecurityHelper
Clear any security context associated with the thread
clearSymbols() - Method in class org.teiid.query.sql.lang.Select
Remove all current symbols
clearTasks() - Method in class org.teiid.deployers.CompositeVDB
 
clearWarnings() - Method in class org.teiid.jdbc.ConnectionImpl
 
clearWarnings() - Method in class org.teiid.jdbc.ResultSetImpl
 
clearWarnings() - Method in class org.teiid.jdbc.StatementImpl
 
Client - Interface in org.teiid.odata.api
 
CLIENT_AUTH_ASSERTION_PARAM - Static variable in class org.teiid.jboss.oauth.Constants
 
CLIENT_AUTH_ASSERTION_TYPE - Static variable in class org.teiid.jboss.oauth.Constants
 
CLIENT_AUTH_JWT_BEARER - Static variable in class org.teiid.jboss.oauth.Constants
 
CLIENT_ENCODING - Static variable in class org.teiid.transport.PgBackendProtocol
 
CLIENT_GRANT_ASSERTION_PARAM - Static variable in class org.teiid.jboss.oauth.Constants
 
CLIENT_HOSTNAME - Static variable in interface org.teiid.net.TeiidURL.CONNECTION
 
CLIENT_IP_ADDRESS - Static variable in interface org.teiid.net.TeiidURL.CONNECTION
 
CLIENT_MAC - Static variable in interface org.teiid.net.TeiidURL.CONNECTION
 
ClientConstants - Class in org.teiid.resource.adapter.google.v4
 
ClientConstants() - Constructor for class org.teiid.resource.adapter.google.v4.ClientConstants
 
ClientInstance - Interface in org.teiid.transport
Represents a ClientConnection from the server's point of view.
clientMode - Variable in class org.teiid.resource.adapter.ftp.FtpManagedConnectionFactory
 
ClientService(Object, String, ReflectionHelper) - Constructor for class org.teiid.transport.ClientServiceRegistryImpl.ClientService
 
ClientServiceRegistry - Interface in org.teiid.transport
 
ClientServiceRegistry.Type - Enum in org.teiid.transport
 
ClientServiceRegistryImpl - Class in org.teiid.transport
 
ClientServiceRegistryImpl() - Constructor for class org.teiid.transport.ClientServiceRegistryImpl
 
ClientServiceRegistryImpl(ClientServiceRegistry.Type) - Constructor for class org.teiid.transport.ClientServiceRegistryImpl
 
ClientServiceRegistryImpl.ClientService - Class in org.teiid.transport
 
CLOB - Static variable in class org.teiid.core.types.DataTypeManager.DefaultDataClasses
 
CLOB - Static variable in class org.teiid.core.types.DataTypeManager.DefaultDataTypes
 
CLOB - Static variable in class org.teiid.core.types.DataTypeManager.DefaultTypeCodes
 
CLOB - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
CLOB - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
CLOB - Static variable in class org.teiid.translator.jdbc.FunctionModifier
 
CLOB - Static variable in class org.teiid.translator.TypeFacility.RUNTIME_CODES
 
CLOB - Static variable in class org.teiid.translator.TypeFacility.RUNTIME_NAMES
 
CLOB - Static variable in interface org.teiid.translator.TypeFacility.RUNTIME_TYPES
 
ClobImpl - Class in org.teiid.core.types
This object holds a chunk of char data and implements the JDBC Clob interface.
ClobImpl() - Constructor for class org.teiid.core.types.ClobImpl
 
ClobImpl(InputStreamFactory, long) - Constructor for class org.teiid.core.types.ClobImpl
Creates a new ClobImpl.
ClobImpl(char[]) - Constructor for class org.teiid.core.types.ClobImpl
 
ClobImpl(String) - Constructor for class org.teiid.core.types.ClobImpl
 
ClobInputStreamFactory(Clob) - Constructor for class org.teiid.core.types.InputStreamFactory.ClobInputStreamFactory
 
ClobToStringTransform - Class in org.teiid.core.types.basic
 
ClobToStringTransform() - Constructor for class org.teiid.core.types.basic.ClobToStringTransform
 
ClobToStringTransform(Class<? extends BaseClobType>) - Constructor for class org.teiid.core.types.basic.ClobToStringTransform
 
ClobType - Class in org.teiid.core.types
This is wrapper on top of a "clob" object, which implements the "java.sql.Clob" interface.
ClobType() - Constructor for class org.teiid.core.types.ClobType
 
ClobType(Clob) - Constructor for class org.teiid.core.types.ClobType
 
ClobType.Type - Enum in org.teiid.core.types
 
clock - Variable in class org.teiid.common.buffer.impl.LrfuEvictionQueue
 
clone() - Method in class org.teiid.adminapi.impl.DataPolicyMetadata
 
clone() - Method in class org.teiid.adminapi.impl.VDBMetaData
 
clone() - Method in class org.teiid.common.buffer.LobManager
 
clone() - Method in class org.teiid.common.buffer.STree
 
clone(Properties) - Static method in class org.teiid.core.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 org.teiid.core.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 org.teiid.dqp.service.TransactionContext
 
clone() - Method in class org.teiid.language.WindowFrame
 
clone() - Method in class org.teiid.language.WindowFrame.FrameBound
 
clone() - Method in class org.teiid.metadata.Datatype
 
clone() - Method in class org.teiid.query.function.FunctionDescriptor
 
clone() - Method in class org.teiid.query.metadata.TempMetadataStore
 
clone() - Method in class org.teiid.query.optimizer.relational.plantree.PlanNode
 
clone() - Method in class org.teiid.query.optimizer.relational.RuleStack
 
clone() - Method in class org.teiid.query.optimizer.SourceTriggerActionPlanner.CompositeProcessorPlan
 
clone() - Method in class org.teiid.query.optimizer.SourceTriggerActionPlanner.SourceEventCommand
 
clone() - Method in class org.teiid.query.processor.BatchedUpdatePlan
 
clone() - Method in class org.teiid.query.processor.DdlPlan
 
clone() - Method in class org.teiid.query.processor.proc.AssignmentInstruction
 
clone() - Method in class org.teiid.query.processor.proc.BlockInstruction
Returns a deep clone
clone() - Method in class org.teiid.query.processor.proc.CreateCursorResultSetInstruction
Returns a deep clone
clone() - Method in class org.teiid.query.processor.proc.ErrorInstruction
 
clone() - Method in class org.teiid.query.processor.proc.ExecDynamicSqlInstruction
Returns a deep clone
clone() - Method in class org.teiid.query.processor.proc.ForEachRowPlan
 
clone() - Method in class org.teiid.query.processor.proc.IfInstruction
Returns a deep clone
clone() - Method in class org.teiid.query.processor.proc.LoopInstruction
Returns a deep clone
clone() - Method in class org.teiid.query.processor.proc.ProcedurePlan
 
clone() - Method in class org.teiid.query.processor.proc.Program
Produces a deep clone.
clone() - Method in class org.teiid.query.processor.proc.ProgramInstruction
Override Object.clone() to make the method public.
clone() - Method in class org.teiid.query.processor.proc.WhileInstruction
Returns a deep clone
clone() - Method in class org.teiid.query.processor.ProcessorPlan
Return a safe clone of the ProcessorPlan.
clone() - Method in class org.teiid.query.processor.relational.AccessNode
 
clone() - Method in class org.teiid.query.processor.relational.ArrayTableNode
 
clone() - Method in class org.teiid.query.processor.relational.BatchedUpdateNode
 
clone() - Method in class org.teiid.query.processor.relational.DependentAccessNode
 
clone() - Method in class org.teiid.query.processor.relational.DependentProcedureAccessNode
 
clone() - Method in class org.teiid.query.processor.relational.DependentProcedureExecutionNode
 
clone() - Method in class org.teiid.query.processor.relational.DupRemoveNode
 
clone() - Method in class org.teiid.query.processor.relational.EnhancedSortMergeJoinStrategy
 
clone() - Method in class org.teiid.query.processor.relational.GroupingNode
 
clone() - Method in class org.teiid.query.processor.relational.InsertPlanExecutionNode
 
clone() - Method in class org.teiid.query.processor.relational.JoinNode
 
clone() - Method in class org.teiid.query.processor.relational.JoinStrategy
 
clone() - Method in class org.teiid.query.processor.relational.LimitNode
 
clone() - Method in class org.teiid.query.processor.relational.MergeJoinStrategy
 
clone() - Method in class org.teiid.query.processor.relational.NestedLoopJoinStrategy
 
clone() - Method in class org.teiid.query.processor.relational.NestedTableJoinStrategy
 
clone() - Method in class org.teiid.query.processor.relational.NullNode
 
clone() - Method in class org.teiid.query.processor.relational.ObjectTableNode
 
clone() - Method in class org.teiid.query.processor.relational.PlanExecutionNode
 
clone() - Method in class org.teiid.query.processor.relational.ProjectIntoNode
 
clone() - Method in class org.teiid.query.processor.relational.ProjectNode
 
clone() - Method in class org.teiid.query.processor.relational.RelationalNode
All the implementation of Cloneable interface need to implement clone() method.
clone() - Method in class org.teiid.query.processor.relational.RelationalPlan
 
clone() - Method in class org.teiid.query.processor.relational.SelectNode
 
clone() - Method in class org.teiid.query.processor.relational.SortNode
 
clone() - Method in class org.teiid.query.processor.relational.TextTableNode
 
clone() - Method in class org.teiid.query.processor.relational.UnionAllNode
 
clone() - Method in class org.teiid.query.processor.relational.WindowFunctionProjectNode
 
clone() - Method in class org.teiid.query.resolver.util.AccessPattern
 
clone() - Method in class org.teiid.query.sql.lang.AbstractSetCriteria
Deep copy of object
clone() - Method in class org.teiid.query.sql.lang.AlterProcedure
 
clone() - Method in class org.teiid.query.sql.lang.AlterTrigger
 
clone() - Method in class org.teiid.query.sql.lang.AlterView
 
clone() - Method in class org.teiid.query.sql.lang.AtomicCriteria
Deep copy of object
clone() - Method in class org.teiid.query.sql.lang.BatchedUpdateCommand
 
clone() - Method in class org.teiid.query.sql.lang.BetweenCriteria
Deep copy of object
clone() - Method in class org.teiid.query.sql.lang.CacheHint
 
clone() - Method in class org.teiid.query.sql.lang.Command
 
clone() - Method in class org.teiid.query.sql.lang.CompareCriteria
Deep copy of object
clone() - Method in class org.teiid.query.sql.lang.CompoundCriteria
Deep clone.
clone() - Method in class org.teiid.query.sql.lang.Create
 
clone() - Method in class org.teiid.query.sql.lang.Criteria
Abstract clone method
clone() - Method in class org.teiid.query.sql.lang.Delete
Return a copy of this Delete.
clone() - Method in class org.teiid.query.sql.lang.DependentSetCriteria
Deep copy of object.
clone() - Method in class org.teiid.query.sql.lang.Drop
 
clone() - Method in class org.teiid.query.sql.lang.DynamicCommand
 
clone() - Method in class org.teiid.query.sql.lang.ExistsCriteria
Deep copy of object.
clone() - Method in class org.teiid.query.sql.lang.ExistsCriteria.SubqueryHint
 
clone() - Method in class org.teiid.query.sql.lang.ExpressionCriteria
 
clone() - Method in class org.teiid.query.sql.lang.From
Return copy of this From clause.
clone() - Method in class org.teiid.query.sql.lang.FromClause
 
clone() - Method in class org.teiid.query.sql.lang.GroupBy
Return a deep copy of this object
clone() - Method in class org.teiid.query.sql.lang.GroupContext
 
clone() - Method in class org.teiid.query.sql.lang.Insert
Return a deep copy of this Insert.
clone() - Method in class org.teiid.query.sql.lang.Into
Get deep clone of object
clone() - Method in class org.teiid.query.sql.lang.IsDistinctCriteria
Deep copy of object
clone() - Method in class org.teiid.query.sql.lang.IsNullCriteria
Deep copy of object
clone() - Method in class org.teiid.query.sql.lang.JoinType
Class is immutable, so clone can just return the same class
clone() - Method in class org.teiid.query.sql.lang.JsonTable.JsonColumn
 
clone() - Method in class org.teiid.query.sql.lang.Limit
 
clone() - Method in class org.teiid.query.sql.lang.MatchCriteria
Deep copy of object
clone() - Method in class org.teiid.query.sql.lang.NotCriteria
Deep copy of object
clone() - Method in class org.teiid.query.sql.lang.ObjectTable.ObjectColumn
 
clone() - Method in class org.teiid.query.sql.lang.Option
Return deep copy of this option object
clone() - Method in class org.teiid.query.sql.lang.OrderBy
Return deep copy of this ORDER BY clause.
clone() - Method in class org.teiid.query.sql.lang.OrderByItem
 
clone() - Method in class org.teiid.query.sql.lang.PredicateCriteria
Deep copy of object
clone() - Method in class org.teiid.query.sql.lang.Query
Deep clone Query to produce a new identical query.
clone() - Method in class org.teiid.query.sql.lang.Select
Return a deep copy of this Select.
clone() - Method in class org.teiid.query.sql.lang.SetClause
 
clone() - Method in class org.teiid.query.sql.lang.SetClauseList
 
clone() - Method in class org.teiid.query.sql.lang.SetCriteria
Deep copy of object
clone() - Method in class org.teiid.query.sql.lang.SetQuery
Deep clone this object to produce a new identical query.
clone() - Method in class org.teiid.query.sql.lang.SPParameter
 
clone() - Method in class org.teiid.query.sql.lang.StoredProcedure
 
clone() - Method in class org.teiid.query.sql.lang.SubqueryCompareCriteria
Deep copy of object.
clone() - Method in class org.teiid.query.sql.lang.SubquerySetCriteria
Deep copy of object.
clone() - Method in class org.teiid.query.sql.lang.TextTable.TextColumn
 
clone() - Method in class org.teiid.query.sql.lang.Update
Return a copy of this Update.
clone() - Method in class org.teiid.query.sql.lang.WithQueryCommand
 
clone() - Method in class org.teiid.query.sql.lang.XMLTable.XMLColumn
 
clone() - Method in interface org.teiid.query.sql.LanguageObject
Implement clone to make objects cloneable.
clone() - Method in class org.teiid.query.sql.proc.AssignmentStatement
Deep clone statement to produce a new identical statement.
clone() - Method in class org.teiid.query.sql.proc.Block
Deep clone statement to produce a new identical block.
clone() - Method in class org.teiid.query.sql.proc.BranchingStatement
Deep clone statement to produce a new identical statement.
clone() - Method in class org.teiid.query.sql.proc.CommandStatement
Deep clone statement to produce a new identical statement.
clone() - Method in class org.teiid.query.sql.proc.CreateProcedureCommand
Deep clone statement to produce a new identical statement.
clone() - Method in class org.teiid.query.sql.proc.DeclareStatement
Deep clone statement to produce a new identical statement.
clone() - Method in class org.teiid.query.sql.proc.ExceptionExpression
 
clone() - Method in class org.teiid.query.sql.proc.IfStatement
Deep clone statement to produce a new identical statement.
clone() - Method in class org.teiid.query.sql.proc.LoopStatement
Deep clone statement to produce a new identical statement.
clone() - Method in class org.teiid.query.sql.proc.RaiseStatement
 
clone() - Method in class org.teiid.query.sql.proc.ReturnStatement
Deep clone statement to produce a new identical statement.
clone() - Method in class org.teiid.query.sql.proc.Statement
Deep clone statement to produce a new identical statement.
clone() - Method in class org.teiid.query.sql.proc.TriggerAction
 
clone() - Method in class org.teiid.query.sql.proc.WhileStatement
Deep clone statement to produce a new identical statement.
clone() - Method in class org.teiid.query.sql.symbol.AbstractCaseExpression
 
clone() - Method in class org.teiid.query.sql.symbol.AggregateSymbol
Return a deep copy of this object
clone() - Method in class org.teiid.query.sql.symbol.AliasSymbol
Return a copy of this object.
clone() - Method in class org.teiid.query.sql.symbol.Array
 
clone() - Method in class org.teiid.query.sql.symbol.CaseExpression
 
clone() - Method in class org.teiid.query.sql.symbol.Constant
Return a shallow copy of this object - value is NOT cloned!
clone() - Method in class org.teiid.query.sql.symbol.DerivedColumn
 
clone() - Method in class org.teiid.query.sql.symbol.ElementSymbol
Return a deep copy of this object.
clone() - Method in class org.teiid.query.sql.symbol.ExpressionSymbol
Return a deep copy of this object
clone() - Method in class org.teiid.query.sql.symbol.Function
Return a deep copy of this object.
clone() - Method in class org.teiid.query.sql.symbol.GroupSymbol
Return a deep copy of this object.
clone() - Method in class org.teiid.query.sql.symbol.JSONObject
 
clone() - Method in class org.teiid.query.sql.symbol.MultipleElementSymbol
Return a deep copy of this object
clone() - Method in class org.teiid.query.sql.symbol.QueryString
 
clone() - Method in class org.teiid.query.sql.symbol.Reference
 
clone() - Method in class org.teiid.query.sql.symbol.ScalarSubquery
Returns a safe clone
clone() - Method in class org.teiid.query.sql.symbol.SearchedCaseExpression
 
clone() - Method in class org.teiid.query.sql.symbol.Symbol
Return a copy of this object.
clone() - Method in class org.teiid.query.sql.symbol.TextLine
 
clone() - Method in class org.teiid.query.sql.symbol.WindowFrame
 
clone() - Method in class org.teiid.query.sql.symbol.WindowFrame.FrameBound
 
clone() - Method in class org.teiid.query.sql.symbol.WindowFunction
 
clone() - Method in class org.teiid.query.sql.symbol.WindowSpecification
 
clone() - Method in class org.teiid.query.sql.symbol.XMLAttributes
 
clone() - Method in class org.teiid.query.sql.symbol.XMLCast
 
clone() - Method in class org.teiid.query.sql.symbol.XMLElement
 
clone() - Method in class org.teiid.query.sql.symbol.XMLExists
 
clone() - Method in class org.teiid.query.sql.symbol.XMLForest
 
clone() - Method in class org.teiid.query.sql.symbol.XMLNamespaces
 
clone() - Method in class org.teiid.query.sql.symbol.XMLParse
 
clone() - Method in class org.teiid.query.sql.symbol.XMLQuery
 
clone() - Method in class org.teiid.query.sql.symbol.XMLSerialize
 
clone() - Method in class org.teiid.query.sql.util.SymbolMap
 
clone() - Method in class org.teiid.query.tempdata.TempTable
 
clone() - Method in class org.teiid.query.util.CommandContext
 
clone() - Method in interface org.teiid.query.xquery.XQueryExpression
 
clone() - Method in class org.teiid.translator.mongodb.IDRef
 
clone() - Method in class org.teiid.translator.mongodb.MergeDetails
 
clone() - Method in class org.teiid.xquery.saxon.SaxonXMLTableNode
 
clone() - Method in class org.teiid.xquery.saxon.SaxonXQueryExpression
 
cloneDirect() - Method in class org.teiid.query.sql.lang.ArrayTable
 
cloneDirect() - Method in class org.teiid.query.sql.lang.FromClause
 
cloneDirect() - Method in class org.teiid.query.sql.lang.JoinPredicate
Return deep clone for object
cloneDirect() - Method in class org.teiid.query.sql.lang.JsonTable
 
cloneDirect() - Method in class org.teiid.query.sql.lang.ObjectTable
 
cloneDirect() - Method in class org.teiid.query.sql.lang.SubqueryFromClause
Get deep clone of object
cloneDirect() - Method in class org.teiid.query.sql.lang.TextTable
 
cloneDirect() - Method in class org.teiid.query.sql.lang.UnaryFromClause
Get deep clone of object
cloneDirect() - Method in class org.teiid.query.sql.lang.XMLTable
 
cloneOnTo(Alter<T>) - Method in class org.teiid.query.sql.lang.Alter
 
close() - Method in interface org.teiid.adminapi.Admin
Closes the admin connection
close() - Method in class org.teiid.adminapi.jboss.AdminFactory.AdminImpl
 
close() - Method in class org.teiid.client.lob.LobChunkInputStream
 
close() - Method in interface org.teiid.client.lob.LobChunkProducer
Close the underlaying stream of producing the chunks
close() - Method in class org.teiid.client.lob.StreamingLobChunckProducer
 
close() - Method in class org.teiid.common.buffer.FileStore.FileStoreOutputStream
 
close() - Method in class org.teiid.common.buffer.impl.ExtensibleBufferedOutputStream
 
close() - Method in class org.teiid.common.buffer.TupleBuffer
 
close() - Method in interface org.teiid.core.index.IIndex
Closes the index file if open
close() - Method in class org.teiid.core.util.InputStreamReader
 
close() - Method in class org.teiid.core.util.ReaderInputStream
 
close() - Method in interface org.teiid.dqp.internal.datamgr.ConnectorWork
 
close() - Method in class org.teiid.dqp.internal.datamgr.ConnectorWorkItem
 
close() - Method in class org.teiid.dqp.internal.process.ByteLobChunkStream
 
close() - Method in class org.teiid.dqp.internal.process.RequestWorkItem
Client close is currently implemented as asynch.
close() - Method in class org.teiid.dqp.internal.process.SaveOnReadInputStream
 
close() - Method in class org.teiid.dqp.internal.process.TupleSourceCache
 
close() - Method in class org.teiid.internal.core.index.BlocksIndexInput
 
close() - Method in class org.teiid.internal.core.index.Index
 
close() - Method in class org.teiid.internal.core.index.IndexInput
Closes the IndexInput.
close() - Method in class org.teiid.internal.core.index.VirtualRandomAccessFile
 
close() - Method in class org.teiid.jdbc.CallableStatementImpl
 
close() - Method in class org.teiid.jdbc.ConnectionImpl
 
close() - Method in class org.teiid.jdbc.ResultSetImpl
 
close() - Method in class org.teiid.jdbc.StatementImpl
 
close() - Method in class org.teiid.jdbc.XAConnectionImpl
 
CLOSE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
close() - Method in class org.teiid.metadata.PureZipFileSystem
close() - Method in interface org.teiid.net.ServerConnection
 
close() - Method in interface org.teiid.net.socket.ObjectChannel
 
close() - Method in class org.teiid.net.socket.SocketServerConnection
 
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 interface org.teiid.odata.api.Client
 
close() - Method in class org.teiid.odbc.ScriptReader
Close the underlying reader.
close() - Method in class org.teiid.olingo.service.LocalClient
 
close(CommandContext) - Method in class org.teiid.query.function.JSONFunctionMethods.JSONBuilder
 
close(CommandContext) - Method in class org.teiid.query.function.source.XMLSystemFunctions.XmlConcat
 
close() - Method in class org.teiid.query.optimizer.SourceTriggerActionPlanner.CompositeProcessorPlan
 
CLOSE - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
close() - Method in interface org.teiid.query.processor.BatchCollector.BatchProducer
 
close() - Method in class org.teiid.query.processor.BatchedUpdatePlan
 
close() - Method in class org.teiid.query.processor.DdlPlan
 
close() - Method in class org.teiid.query.processor.proc.ForEachRowPlan
 
close() - Method in class org.teiid.query.processor.proc.ProcedurePlan
 
close() - Method in class org.teiid.query.processor.ProcessorPlan
Close the plan after processing.
close() - Method in class org.teiid.query.processor.QueryProcessor
 
close() - Method in class org.teiid.query.processor.relational.DependentCriteriaProcessor
 
close() - Method in class org.teiid.query.processor.relational.EnhancedSortMergeJoinStrategy
 
close() - Method in class org.teiid.query.processor.relational.JoinStrategy
 
close() - Method in class org.teiid.query.processor.relational.MergeJoinStrategy
 
close() - Method in class org.teiid.query.processor.relational.RelationalNode
 
close() - Method in class org.teiid.query.processor.relational.RelationalPlan
 
close() - Method in class org.teiid.query.processor.relational.SubqueryAwareEvaluator
 
close() - Method in class org.teiid.query.tempdata.TempTableStore.RecursiveTableProcessor
 
close() - Method in class org.teiid.query.tempdata.TempTableStore.TableProcessor
 
close() - Method in class org.teiid.query.util.CommandContext
 
close() - Method in class org.teiid.replication.jgroups.JGroupsInputStream
 
close() - Method in class org.teiid.replication.jgroups.JGroupsOutputStream
 
close() - Method in class org.teiid.resource.adapter.accumulo.AccumuloConnectionImpl
 
close() - Method in class org.teiid.resource.adapter.cassandra.CassandraConnectionImpl
 
close() - Method in class org.teiid.resource.adapter.couchbase.CouchbaseConnectionImpl
 
close() - Method in class org.teiid.resource.adapter.file.FileConnectionImpl
 
close() - Method in class org.teiid.resource.adapter.ftp.FtpFileConnectionImpl
 
close() - Method in class org.teiid.resource.adapter.ftp.FtpFileSystem
 
close() - Method in class org.teiid.resource.adapter.google.SpreadsheetConnectionImpl
Closes Google spreadsheet context, effectively closing the connection to Google spreadsheet.
close() - Method in class org.teiid.resource.adapter.google.SpreadsheetConnectionImpl4
Closes Google spreadsheet context, effectively closing the connection to Google spreadsheet.
close() - Method in class org.teiid.resource.adapter.infinispan.hotrod.InfinispanConnectionImpl
 
close() - Method in class org.teiid.resource.adapter.ldap.LDAPConnectionImpl
Closes LDAP context, effectively closing the connection to LDAP.
close() - Method in class org.teiid.resource.adapter.mongodb.MongoDBConnectionImpl
 
close() - Method in class org.teiid.resource.adapter.salesforce.SalesforceConnectionImpl
 
close() - Method in class org.teiid.resource.adapter.simpledb.SimpleDBConnectionImpl
 
close() - Method in class org.teiid.resource.adapter.solr.SolrConnectionImpl
 
close() - Method in class org.teiid.resource.adapter.ws.WSConnectionImpl
 
close() - Method in interface org.teiid.resource.api.Connection
 
close() - Method in class org.teiid.resource.spi.WrappedConnection
 
close() - Method in class org.teiid.runtime.EmbeddedAdminImpl
 
close() - Method in class org.teiid.translator.accumulo.AccumuloQueryExecution
 
close() - Method in class org.teiid.translator.accumulo.AccumuloUpdateExecution
 
close() - Method in class org.teiid.translator.amazon.s3.S3ProcedureExecution
 
close() - Method in class org.teiid.translator.cassandra.CassandraQueryExecution
 
close() - Method in class org.teiid.translator.cassandra.CassandraUpdateExecution
 
close() - Method in class org.teiid.translator.couchbase.CouchbaseDirectQueryExecution
 
close() - Method in class org.teiid.translator.couchbase.CouchbaseProcedureExecution
 
close() - Method in class org.teiid.translator.couchbase.CouchbaseQueryExecution
 
close() - Method in class org.teiid.translator.couchbase.CouchbaseUpdateExecution
 
close() - Method in class org.teiid.translator.excel.BaseExcelExecution
 
close() - Method in interface org.teiid.translator.Execution
Terminates the execution normally.
close() - Method in class org.teiid.translator.google.AbstractSpreadsheetExecution
 
close() - Method in class org.teiid.translator.google.DirectSpreadsheetQueryExecution
 
close() - Method in class org.teiid.translator.google.SpreadsheetQueryExecution
 
close() - Method in class org.teiid.translator.infinispan.hotrod.InfinispanDirectQueryExecution
 
close() - Method in class org.teiid.translator.infinispan.hotrod.InfinispanQueryExecution
 
close() - Method in class org.teiid.translator.infinispan.hotrod.InfinispanUpdateExecution
 
close() - Method in class org.teiid.translator.jdbc.JDBCBaseExecution
 
close() - Method in class org.teiid.translator.jdbc.JDBCQueryExecution
 
close() - Method in class org.teiid.translator.jpa.JPQLDirectQueryExecution
 
close() - Method in class org.teiid.translator.jpa.JPQLQueryExecution
 
close() - Method in class org.teiid.translator.jpa.JPQLUpdateExecution
 
close() - Method in class org.teiid.translator.ldap.LDAPDirectCreateUpdateDeleteQueryExecution
 
close() - Method in class org.teiid.translator.ldap.LDAPQueryExecution
 
close() - Method in class org.teiid.translator.ldap.LDAPSyncQueryExecution
 
close() - Method in class org.teiid.translator.ldap.LDAPUpdateExecution
 
close() - Method in class org.teiid.translator.loopback.LoopbackExecution
 
close() - Method in class org.teiid.translator.mongodb.MongoDBDirectQueryExecution
 
close() - Method in class org.teiid.translator.mongodb.MongoDBQueryExecution
 
close() - Method in class org.teiid.translator.mongodb.MongoDBUpdateExecution
 
close() - Method in class org.teiid.translator.odata.ODataProcedureExecution
 
close() - Method in class org.teiid.translator.odata.ODataQueryExecution
 
close() - Method in class org.teiid.translator.odata.ODataUpdateExecution
 
close() - Method in class org.teiid.translator.odata4.ODataProcedureExecution
 
close() - Method in class org.teiid.translator.odata4.ODataQueryExecution
 
close() - Method in class org.teiid.translator.odata4.ODataUpdateExecution
 
close() - Method in class org.teiid.translator.olap.OlapQueryExecution
 
close() - Method in class org.teiid.translator.salesforce.execution.AbstractUpdateExecution
 
close() - Method in class org.teiid.translator.salesforce.execution.DirectQueryExecution
 
close() - Method in class org.teiid.translator.salesforce.execution.GetDeletedExecutionImpl
 
close() - Method in class org.teiid.translator.salesforce.execution.GetUpdatedExecutionImpl
 
close() - Method in class org.teiid.translator.salesforce.execution.ProcedureExecutionParentImpl
 
close() - Method in class org.teiid.translator.salesforce.execution.QueryExecutionImpl
 
close() - Method in interface org.teiid.translator.salesforce.execution.SalesforceProcedureExecution
 
CLOSE - Static variable in class org.teiid.translator.salesforce.execution.visitors.CriteriaVisitor
 
close() - Method in interface org.teiid.translator.salesforce.SalesforceConnection.BulkBatchResult
 
close() - Method in class org.teiid.translator.simpledb.SimpleDBDeleteExecute
 
close() - Method in class org.teiid.translator.simpledb.SimpleDBInsertExecute
 
close() - Method in class org.teiid.translator.simpledb.SimpleDBQueryExecution
 
close() - Method in class org.teiid.translator.simpledb.SimpleDBUpdateExecute
 
close() - Method in class org.teiid.translator.solr.SolrQueryExecution
 
close() - Method in class org.teiid.translator.solr.SolrUpdateExecution
 
close() - Method in class org.teiid.translator.swagger.SwaggerProcedureExecution
 
close() - Method in class org.teiid.translator.ws.BinaryWSProcedureExecution
 
close() - Method in class org.teiid.translator.ws.WSProcedureExecution
 
close() - Method in class org.teiid.translator.ws.WSWSDLProcedureExecution
 
close() - Method in class org.teiid.translator.yahoo.YahooExecution
 
close() - Method in class org.teiid.transport.LocalServerConnection
 
close() - Method in class org.teiid.transport.SSLAwareChannelHandler.ObjectChannelImpl
 
close() - Method in class org.teiid.util.XMLInputStream
 
close() - Method in class org.teiid.util.XMLReader
 
close() - Method in class org.teiid.xquery.saxon.PushBackSequenceIterator
 
close() - Method in class org.teiid.xquery.saxon.SaxonXQueryExpression.Result
 
closeAtomicRequest(AtomicRequestID) - Method in class org.teiid.dqp.internal.process.RequestWorkItem
 
closeBoundStatement(String) - Method in interface org.teiid.odbc.ODBCServerRemote
 
closeBoundStatement(String) - Method in class org.teiid.odbc.ODBCServerRemoteImpl
 
closeConnection(C, F) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
closeConnection(C, F) - Method in class org.teiid.translator.ExecutionFactory
Closes a connection object from the given connection factory.
closeConnection(Connection, DataSource) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
closeConnection(EntityManager, EntityManagerFactory) - Method in class org.teiid.translator.jpa.JPA2ExecutionFactory
 
closeConnection(Connection, DataSource) - Method in class org.teiid.translator.olap.OlapExecutionFactory
 
closeDirect() - Method in class org.teiid.query.processor.relational.AccessNode
 
closeDirect() - Method in class org.teiid.query.processor.relational.ArrayTableNode
 
closeDirect() - Method in class org.teiid.query.processor.relational.BatchedUpdateNode
 
closeDirect() - Method in class org.teiid.query.processor.relational.DependentAccessNode
 
closeDirect() - Method in class org.teiid.query.processor.relational.DependentProcedureAccessNode
 
closeDirect() - Method in class org.teiid.query.processor.relational.DependentProcedureExecutionNode
 
closeDirect() - Method in class org.teiid.query.processor.relational.DupRemoveNode
 
closeDirect() - Method in class org.teiid.query.processor.relational.GroupingNode
 
closeDirect() - Method in class org.teiid.query.processor.relational.InsertPlanExecutionNode
 
closeDirect() - Method in class org.teiid.query.processor.relational.JoinNode
 
closeDirect() - Method in class org.teiid.query.processor.relational.ObjectTableNode
 
closeDirect() - Method in class org.teiid.query.processor.relational.PlanExecutionNode
 
closeDirect() - Method in class org.teiid.query.processor.relational.ProjectIntoNode
 
closeDirect() - Method in class org.teiid.query.processor.relational.RelationalNode
 
closeDirect() - Method in class org.teiid.query.processor.relational.SortNode
 
closeDirect() - Method in class org.teiid.query.processor.relational.SubqueryAwareRelationalNode
 
closeDirect() - Method in class org.teiid.query.processor.relational.TextTableNode
 
closeDirect() - Method in class org.teiid.query.processor.relational.UnionAllNode
 
closeDirect() - Method in class org.teiid.query.processor.relational.WindowFunctionProjectNode
 
closeDirect() - Method in class org.teiid.xquery.saxon.SaxonXMLTableNode
 
closeGroup(int, boolean, CommandContext) - Method in class org.teiid.query.processor.relational.GroupingNode
 
closeJob(String) - Method in class org.teiid.resource.adapter.salesforce.SalesforceConnectionImpl
 
closeJob(String) - Method in interface org.teiid.translator.salesforce.SalesforceConnection
 
closeLobChunkStream(int, long, String) - Method in interface org.teiid.client.DQP
 
closeLobChunkStream(int, long, String) - Method in class org.teiid.dqp.internal.process.DQPCore
 
closeOnCompletion() - Method in class org.teiid.jdbc.StatementImpl
 
closePreparedStatement(String) - Method in interface org.teiid.odbc.ODBCServerRemote
 
closePreparedStatement(String) - Method in class org.teiid.odbc.ODBCServerRemoteImpl
 
closeProcessing() - Method in class org.teiid.query.processor.QueryProcessor
Close processing and clean everything up.
closeRequest(long) - Method in interface org.teiid.client.DQP
 
closeRequest(long) - Method in class org.teiid.dqp.internal.process.DQPCore
 
closeSession(String) - Method in interface org.teiid.dqp.service.SessionService
Closes the specified session.
closeSession(String) - Method in class org.teiid.services.SessionServiceImpl
 
closeSource() - Method in class org.teiid.common.buffer.AbstractTupleSource
 
closeSource() - Method in class org.teiid.common.buffer.TupleBrowser
 
closeSource() - Method in class org.teiid.common.buffer.TupleBuffer.TupleBufferTupleSource
 
closeSource() - Method in interface org.teiid.common.buffer.TupleSource
Closes the Tuple Source.
closeSource() - Method in class org.teiid.dqp.internal.process.DataTierTupleSource
 
closeSource() - Method in class org.teiid.query.processor.BatchCollector.BatchProducerTupleSource
 
closeSource() - Method in class org.teiid.query.processor.BatchIterator
 
closeSource() - Method in class org.teiid.query.processor.CollectionTupleSource
 
closeSource() - Method in class org.teiid.query.tempdata.TempTableDataManager.ProxyTupleSource
 
closeSource(Source) - Static method in class org.teiid.util.WSUtil
 
cmr - Variable in class org.teiid.runtime.EmbeddedServer
 
COALESCE - Static variable in class org.teiid.query.function.FunctionLibrary
 
coalesce(Object, Object, Object...) - Static method in class org.teiid.query.function.FunctionMethods
 
COALESCE - Static variable in class org.teiid.translator.SourceSystemFunctions
 
code - Variable in exception org.teiid.core.TeiidException
 
CODE_PREFIX - Static variable in class org.teiid.query.tempdata.TempTableDataManager
 
CodeByteStream - Class in org.teiid.internal.core.index
 
CodeByteStream() - Constructor for class org.teiid.internal.core.index.CodeByteStream
 
CodeByteStream(byte[]) - Constructor for class org.teiid.internal.core.index.CodeByteStream
 
CodeByteStream(int) - Constructor for class org.teiid.internal.core.index.CodeByteStream
 
colDescription(CommandContext, int, int) - Static method in class org.teiid.deployers.PgCatalogMetadataStore.FunctionMethods
 
COLLAPSE - Static variable in class nux.xom.pool.XOMUtil.Normalizer
Whitespace normalization replaces each sequence of whitespace in the string by a single ' ' space character; Further, leading and trailing whitespaces are removed, if present, ala String.trim().
COLLAPSE_SOURCE - Static variable in class org.teiid.query.optimizer.relational.rules.RuleConstants
 
COLLATE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
COLLATE - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
COLLATION_LOCALE - Static variable in class org.teiid.core.types.DataTypeManager
 
COLLECION_FORMAT - Static variable in class org.teiid.metadata.RestMetadataExtension
 
COLLECION_FORMAT - Static variable in class org.teiid.translator.openapi.OpenAPIMetadataProcessor
 
COLLECION_FORMAT - Static variable in class org.teiid.translator.swagger.SwaggerMetadataProcessor
 
collectCumulativeNodeStats(Long, int) - Method in class org.teiid.query.processor.relational.RelationalNodeStatistics
 
collectElements(LanguageObject) - Static method in class org.teiid.language.visitor.CollectorVisitor
This is a utility method for a common use of this visitor, which is to collect all elements in an object tree.
collectGroups(LanguageObject) - Static method in class org.teiid.language.visitor.CollectorVisitor
This is a utility method for a common use of this visitor, which is to collect all groups in an object tree.
collectGroups(Collection<GroupSymbol>) - Method in class org.teiid.query.sql.lang.FromClause
 
collectGroups(Collection<GroupSymbol>) - Method in class org.teiid.query.sql.lang.JoinPredicate
Collect all GroupSymbols for this from clause.
collectGroups(Collection) - Method in class org.teiid.query.sql.lang.SubqueryFromClause
Collect all GroupSymbols for this from clause.
collectGroups(Collection<GroupSymbol>) - Method in class org.teiid.query.sql.lang.TableFunctionReference
 
collectGroups(Collection<GroupSymbol>) - Method in class org.teiid.query.sql.lang.UnaryFromClause
Collect all GroupSymbols for this from clause.
collectGroupsUsedByElements(LanguageObject) - Static method in class org.teiid.language.visitor.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<LanguageObject>) - Method in class org.teiid.query.validator.ValidatorReport
 
CollectionTupleSource - Class in org.teiid.query.processor
 
CollectionTupleSource(Iterator<? extends List<?>>) - Constructor for class org.teiid.query.processor.CollectionTupleSource
 
CollectionValueIterator - Class in org.teiid.query.sql.lang
 
CollectionValueIterator(Collection) - Constructor for class org.teiid.query.sql.lang.CollectionValueIterator
 
collectNodeStats(RelationalNode[]) - Method in class org.teiid.query.processor.relational.RelationalNodeStatistics
 
collectObjects(Class<T>, LanguageObject) - Static method in class org.teiid.language.visitor.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.language.visitor
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.language.visitor.CollectorVisitor
 
collectReferences(LanguageObject, Collection<GroupSymbol>, List<Reference>, QueryMetadataInterface) - Static method in class org.teiid.query.sql.visitor.CorrelatedReferenceCollectorVisitor
Helper to use this visitor.
collectTuples() - Method in class org.teiid.query.processor.BatchCollector
 
collectTuples(boolean) - Method in class org.teiid.query.processor.BatchCollector
 
COLOGNE_PHONETIC - Static variable in class org.teiid.translator.jdbc.exasol.ExasolExecutionFactory
 
COLON - Static variable in class org.teiid.json.simple.Yytoken
 
COLON - Static variable in interface org.teiid.language.SQLConstants.Tokens
 
COLON - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
COLON_DELIMITER - Static variable in class org.teiid.net.TeiidURL
 
COLUMN - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
Column - Class in org.teiid.metadata
ColumnRecordImpl
Column() - Constructor for class org.teiid.metadata.Column
 
COLUMN - Static variable in class org.teiid.metadata.index.MetadataConstants.RECORD_TYPE
 
column - Variable in class org.teiid.query.parser.JavaCharStream
 
COLUMN - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
Column - Class in org.teiid.translator.google.api.metadata
 
Column() - Constructor for class org.teiid.translator.google.api.metadata.Column
 
Column.SearchType - Enum in org.teiid.metadata
 
COLUMN_GROUP - Static variable in class org.teiid.translator.odata.ODataMetadataProcessor
 
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_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.
COLUMN_SET_TYPES() - Constructor for class org.teiid.metadata.index.MetadataConstants.COLUMN_SET_TYPES
 
columnCount - Variable in class org.teiid.translator.infinispan.hotrod.InfinispanDirectQueryExecution
 
columnCount - Variable in class org.teiid.translator.jdbc.JDBCDirectQueryExecution
 
columnCount - Variable in class org.teiid.translator.simpledb.SimpleDBDirectQueryExecution
 
columnDataTypes - Variable in class org.teiid.translator.jdbc.JDBCQueryExecution
 
columnFilter - Variable in class org.teiid.translator.accumulo.BaseFilterIterator
 
columnList(boolean, boolean) - Method in class org.teiid.query.parser.SQLParser
 
ColumnMaskingHelper - Class in org.teiid.query.optimizer.relational
 
ColumnMaskingHelper() - Constructor for class org.teiid.query.optimizer.relational.ColumnMaskingHelper
 
ColumnReference - Class in org.teiid.language
Represents an element in the language.
ColumnReference(NamedTable, String, Column, Class<?>) - Constructor for class org.teiid.language.ColumnReference
 
COLUMNS - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
COLUMNS - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
ColumnSet<T extends AbstractMetadataRecord> - Class in org.teiid.metadata
 
ColumnSet() - Constructor for class org.teiid.metadata.ColumnSet
 
ColumnStats - Class in org.teiid.metadata
 
ColumnStats() - Constructor for class org.teiid.metadata.ColumnStats
 
columnValues - Variable in class org.teiid.translator.mongodb.MongoDBUpdateVisitor
 
combine(SourceHint, SourceHint) - Static method in class org.teiid.query.sql.lang.SourceHint
 
combineCriteria(Condition, Condition, LanguageFactory) - Static method in class org.teiid.language.LanguageUtil
This utility method can be used to combine two criteria using an AND.
combineCriteria(List<Condition>) - Static method in class org.teiid.language.LanguageUtil
Combines a list of conditions under a single AndOr
combineCriteria(List<Criteria>) - Static method in class org.teiid.query.sql.lang.Criteria
 
combineCriteria(Criteria, Criteria) - Static method in class org.teiid.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 org.teiid.query.sql.lang.Criteria
 
CombinedClassLoader - Class in org.teiid.deployers
A Classloader that takes in two Classloaders to delegate to
CombinedClassLoader(ClassLoader, ClassLoader...) - Constructor for class org.teiid.deployers.CombinedClassLoader
 
COMBOBOX_TYPE - Static variable in interface org.teiid.translator.salesforce.Constants
 
COMMA - Static variable in class org.teiid.json.simple.Yytoken
 
COMMA - Static variable in interface org.teiid.language.SQLConstants.Tokens
 
COMMA - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
COMMA - Static variable in class org.teiid.translator.salesforce.execution.visitors.CriteriaVisitor
 
COMMA_DELIMITER - Static variable in class org.teiid.net.TeiidURL
 
Command - Interface in org.teiid.language
Represents a command in the language objects.
command(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
Command - Class in org.teiid.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 org.teiid.query.sql.lang.Command
 
command - Variable in class org.teiid.translator.google.AbstractSpreadsheetExecution
 
command - Variable in class org.teiid.translator.jdbc.JDBCBaseExecution
 
command - Variable in class org.teiid.translator.odata.ODataSQLVisitor
 
command - Variable in class org.teiid.translator.olap.OlapQueryExecution
 
command - Variable in class org.teiid.translator.salesforce.execution.AbstractUpdateExecution
 
command - Variable in class org.teiid.translator.salesforce.execution.DirectQueryExecution
 
COMMAND_PAYLOAD - Static variable in class org.teiid.query.function.FunctionLibrary
 
commandClosed(CommandContext) - Method in interface org.teiid.CommandListener
 
CommandCollectorVisitor - Class in org.teiid.query.sql.visitor
This visitor class will traverse a language object tree and collect all sub-commands it finds.
CommandCollectorVisitor() - Constructor for class org.teiid.query.sql.visitor.CommandCollectorVisitor
 
CommandContext - Interface in org.teiid
Context information for the currently executing command.
CommandContext - Class in org.teiid.query.util
Defines the context that a command is processing in.
CommandContext(String, String, Serializable, String, Object, boolean) - Constructor for class org.teiid.query.util.CommandContext
Construct a new context.
CommandContext(Object, String, String, String, Object) - Constructor for class org.teiid.query.util.CommandContext
Construct a new context.
CommandContext() - Constructor for class org.teiid.query.util.CommandContext
 
CommandListener - Interface in org.teiid
Listener for command events.
CommandLogMessage - Class in org.teiid.logging
Log Message for source and user command events.
CommandLogMessage(long, String, String, String, String, String, String, String, String, Long) - Constructor for class org.teiid.logging.CommandLogMessage
 
CommandLogMessage(long, String, String, String, String, String, String, Long, CommandLogMessage.Event, PlanNode) - Constructor for class org.teiid.logging.CommandLogMessage
 
CommandLogMessage(long, String, long, String, String, String, String, String, String, ExecutionContext) - Constructor for class org.teiid.logging.CommandLogMessage
 
CommandLogMessage(long, String, long, String, String, String, String, String, Long, CommandLogMessage.Event, ExecutionContext, Long) - Constructor for class org.teiid.logging.CommandLogMessage
 
CommandLogMessage.Event - Enum in org.teiid.logging
 
commandPayload(CommandContext) - Static method in class org.teiid.query.function.FunctionMethods
 
commandPayload(CommandContext, String) - Static method in class org.teiid.query.function.FunctionMethods
 
CommandPlanner - Interface in org.teiid.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 org.teiid.query.resolver
This is the interface that is implemented for each type of command, telling how to resolve that command.
commands - Variable in class org.teiid.query.sql.lang.BatchedUpdateCommand
 
CommandStatement - Class in org.teiid.query.sql.proc
This class represents a variable assignment statement in the storedprocedure language.
CommandStatement() - Constructor for class org.teiid.query.sql.proc.CommandStatement
Constructor for CommandStatement.
CommandStatement(Command) - Constructor for class org.teiid.query.sql.proc.CommandStatement
Constructor for CommandStatement.
commandStatus - Variable in class org.teiid.jdbc.StatementImpl
 
commit() - Method in interface org.teiid.client.DQP
 
commit(XidImpl, boolean) - Method in interface org.teiid.client.DQP
 
commit() - Method in class org.teiid.dqp.internal.process.DQPCore
 
commit(XidImpl, boolean) - Method in class org.teiid.dqp.internal.process.DQPCore
 
commit(String, XidImpl, boolean, boolean) - Method in class org.teiid.dqp.internal.process.TransactionServerImpl
Global Transaction
commit(String) - Method in class org.teiid.dqp.internal.process.TransactionServerImpl
Local Transaction
commit(TransactionContext) - Method in class org.teiid.dqp.internal.process.TransactionServerImpl
Request level transaction
commit(TransactionContext) - Method in interface org.teiid.dqp.service.TransactionService
 
commit(String) - Method in interface org.teiid.dqp.service.TransactionService
 
commit(String, XidImpl, boolean, boolean) - Method in interface org.teiid.dqp.service.TransactionService
 
commit() - Method in class org.teiid.jboss.oauth.OAuth10LoginModule
 
commit() - Method in class org.teiid.jboss.oauth.OAuth20LoginModule
 
commit() - Method in class org.teiid.jboss.PassthroughIdentityLoginModule
 
commit() - Method in class org.teiid.jdbc.ConnectionImpl
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 org.teiid.jdbc.XAConnectionImpl
 
COMMIT - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
commit(String) - Method in interface org.teiid.odata.api.Client
 
commit(String) - Method in class org.teiid.olingo.service.LocalClient
 
commit(String) - Method in class org.teiid.olingo.service.TeiidServiceHandler
 
COMMIT - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
commit() - Method in interface org.teiid.query.tempdata.TempTableStore.TransactionCallback
 
commit(Xid, boolean) - Method in interface org.teiid.resource.api.XAImporter
Commits the global transaction specified by xid.
commit(Xid, boolean) - Method in class org.teiid.resource.spi.XAImporterImpl
 
commitTransaction(XidImpl, boolean) - Method in class org.teiid.jdbc.ConnectionImpl
 
commonValueExpression(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
CommunicationException - Exception in org.teiid.net
An error occurred in communication between client and server.
CommunicationException() - Constructor for exception org.teiid.net.CommunicationException
No-Arg Constructor
CommunicationException(String) - Constructor for exception org.teiid.net.CommunicationException
 
CommunicationException(Throwable) - Constructor for exception org.teiid.net.CommunicationException
 
CommunicationException(Throwable, String) - Constructor for exception org.teiid.net.CommunicationException
 
CommunicationException(BundleUtil.Event, Throwable, String) - Constructor for exception org.teiid.net.CommunicationException
 
CommunicationException(BundleUtil.Event, Throwable) - Constructor for exception org.teiid.net.CommunicationException
 
CommunicationException(BundleUtil.Event, String) - Constructor for exception org.teiid.net.CommunicationException
 
compact() - Method in class org.teiid.common.buffer.STree
Quickly check if the index can be compacted
compactHighestBitSet(int) - Method in class org.teiid.common.buffer.impl.ConcurrentBitSet
 
CompactObjectInputStream - Class in org.teiid.netty.handler.codec.serialization
 
CompactObjectInputStream(InputStream, ClassLoader) - Constructor for class org.teiid.netty.handler.codec.serialization.CompactObjectInputStream
 
CompactObjectOutputStream - Class in org.teiid.netty.handler.codec.serialization
 
CompactObjectOutputStream(OutputStream) - Constructor for class org.teiid.netty.handler.codec.serialization.CompactObjectOutputStream
 
comparator - Variable in class org.teiid.common.buffer.STree
 
COMPARATOR - Static variable in class org.teiid.query.sql.symbol.Constant
 
compare(byte[], int, int, byte[], int, int) - Static method in class org.teiid.internal.core.index.Field
 
compare(Field, Field) - Static method in class org.teiid.internal.core.index.Field
 
compare(char[], char[]) - Static method in class org.teiid.internal.core.index.Util
Compares two strings lexicographically.
compare(int, Object, Object) - Static method in class org.teiid.query.eval.Evaluator
 
compare(List<T>, List<T>) - Method in class org.teiid.query.processor.relational.ListNestedSortComparator
Compares its two arguments for order.
compare(List, List, int[], int[]) - Method in class org.teiid.query.processor.relational.MergeJoinStrategy
 
compare(List, List, int[], int[]) - Method in class org.teiid.query.processor.relational.NestedLoopJoinStrategy
 
compareCrit(ParseInfo, Expression) - Method in class org.teiid.query.parser.SQLParser
 
CompareCriteria - Class in org.teiid.query.sql.lang
A criteria which represents a simple operator relationship between two expressions.
CompareCriteria() - Constructor for class org.teiid.query.sql.lang.CompareCriteria
Constructs a default instance of this class.
CompareCriteria(Expression, int, Expression) - Constructor for class org.teiid.query.sql.lang.CompareCriteria
Constructs an instance of this class for a specific "operand operator operand" clause.
compareOrder(NodeInfo) - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
Determine the relative position of this node and another node, in document order.
comparePosition(NodeInfo) - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
Determine the relative position of this node and another node, in document order, distinguishing whether the first node is a preceding, following, descendant, ancestor, or the same node as the second.
compareTo(CacheKey) - Method in class org.teiid.common.buffer.CacheKey
 
compareTo(ArrayImpl) - Method in class org.teiid.core.types.ArrayImpl
 
compareTo(ArrayImpl, boolean, Comparator<Object>) - Method in class org.teiid.core.types.ArrayImpl
 
compareTo(BaseClobType) - Method in class org.teiid.core.types.BaseClobType
 
compareTo(BinaryType) - Method in class org.teiid.core.types.BinaryType
 
compareTo(BlobType) - Method in class org.teiid.core.types.BlobType
 
compareTo(ThreadReuseExecutor.RunnableWrapper) - Method in class org.teiid.dqp.internal.process.ThreadReuseExecutor.RunnableWrapper
 
compareTo(IndexedFile) - Method in class org.teiid.internal.core.index.IndexedFile
 
compareTo(WordEntry) - Method in class org.teiid.internal.core.index.WordEntry
 
compareTo(EnhancedTimer.Task) - Method in class org.teiid.jdbc.EnhancedTimer.Task
 
compareTo(Column) - Method in class org.teiid.metadata.Column
 
compareTo(AccessPattern) - Method in class org.teiid.query.resolver.util.AccessPattern
 
compareTo(Constant) - Method in class org.teiid.query.sql.symbol.Constant
 
compareTo(GroupSymbol) - Method in class org.teiid.query.sql.symbol.GroupSymbol
Compare two groups and give an ordering.
compareTo(Version) - Method in class org.teiid.translator.jdbc.Version
 
compareTo(Version) - Method in class org.teiid.translator.mongodb.Version
 
compareTo(Version) - Method in class org.teiid.util.Version
 
compareTo(VDBKey) - Method in class org.teiid.vdb.runtime.VDBKey
 
compareToPrevious(SourceState) - Method in class org.teiid.query.processor.relational.MergeJoinStrategy
 
compareTuples(List<?>, List<?>, int[], int[], boolean, boolean) - Static method in class org.teiid.query.processor.relational.MergeJoinStrategy
0 if the values match positive if right is greater than left negative if left is greater than right In column diff mode, return -1 if the they are the same else return the index where they differ
Comparison - Class in org.teiid.language
Represents a comparison between two expressions connected with one of the following operators: =, <>, <, <=, >, >=.
Comparison(Expression, Expression, Comparison.Operator) - Constructor for class org.teiid.language.Comparison
 
Comparison.Operator - Enum in org.teiid.language
 
compile(String) - Method in class org.teiid.query.eval.TeiidScriptEngine
 
compile(Reader) - Method in class org.teiid.query.eval.TeiidScriptEngine
 
compile(String, XMLNamespaces, List<DerivedColumn>, List<XMLTable.XMLColumn>) - Method in class org.teiid.query.function.source.XMLHelper
 
compile(String, XMLNamespaces, List<DerivedColumn>, List<XMLTable.XMLColumn>) - Static method in class org.teiid.xquery.saxon.SaxonXQueryExpression
 
compile(String, XMLNamespaces, List<DerivedColumn>, List<XMLTable.XMLColumn>) - Method in class org.teiid.xquery.saxon.XMLHelperImpl
 
compileXqueryExpression() - Method in class org.teiid.query.sql.lang.XMLTable
 
compileXqueryExpression() - Method in class org.teiid.query.sql.symbol.XMLQuery
 
COMPLEX - Static variable in class org.teiid.metadata.index.MetadataConstants.DATATYPE_VARIETIES
 
COMPLEX_TYPE - Static variable in class org.teiid.translator.odata.ODataMetadataProcessor
 
complexCollection(ServiceMetadata, List<List<ComplexReturnType>>, ContextURL, URI) - Method in class org.teiid.olingo.TeiidODataJsonSerializer
 
complexCollection(ServiceMetadata, EdmComplexType, Property, ContextURL, URI) - Method in class org.teiid.olingo.TeiidODataJsonSerializer
 
ComplexDocumentFilter - Class in org.teiid.translator.infinispan.hotrod
 
ComplexDocumentFilter(NamedTable, NamedTable, RuntimeMetadata, String, DocumentFilter.Action) - Constructor for class org.teiid.translator.infinispan.hotrod.ComplexDocumentFilter
 
ComplexDocumentNode - Class in org.teiid.olingo.service
 
ComplexDocumentNode() - Constructor for class org.teiid.olingo.service.ComplexDocumentNode
 
ComplexResponse - Interface in org.teiid.odata.api
 
ComplexReturnType - Class in org.teiid.olingo
 
ComplexReturnType(String, EdmEntityType, Entity, boolean) - Constructor for class org.teiid.olingo.ComplexReturnType
 
complexTables - Variable in class org.teiid.translator.odata4.ODataQuery
 
ComponentNotFoundException - Exception in org.teiid.core
Exception which occurs if a system component could not be found by another component.
ComponentNotFoundException() - Constructor for exception org.teiid.core.ComponentNotFoundException
No-Arg Constructor
ComponentNotFoundException(String) - Constructor for exception org.teiid.core.ComponentNotFoundException
Construct an instance with the message specified.
ComponentNotFoundException(BundleUtil.Event, String) - Constructor for exception org.teiid.core.ComponentNotFoundException
 
ComponentNotFoundException(Throwable, String) - Constructor for exception org.teiid.core.ComponentNotFoundException
Construct an instance from a message and an exception to chain to this one.
ComponentNotFoundException(BundleUtil.Event, Throwable, String) - Constructor for exception org.teiid.core.ComponentNotFoundException
Construct an instance from a message and a code and an exception to chain to this one.
composeName(Name, Name) - Method in class org.teiid.resource.adapter.ldap.LDAPConnectionImpl
 
composeName(String, String) - Method in class org.teiid.resource.adapter.ldap.LDAPConnectionImpl
 
CompositeGlobalTableStore - Class in org.teiid.deployers
 
CompositeGlobalTableStore(Map<String, GlobalTableStore>, GlobalTableStore, QueryMetadataInterface) - Constructor for class org.teiid.deployers.CompositeGlobalTableStore
 
CompositeMetadataStore - Class in org.teiid.query.metadata
Aggregates the metadata from multiple stores.
CompositeMetadataStore(MetadataStore) - Constructor for class org.teiid.query.metadata.CompositeMetadataStore
 
CompositeMetadataStore(List<MetadataStore>) - Constructor for class org.teiid.query.metadata.CompositeMetadataStore
 
CompositeMetadataStore.RecordHolder - Class in org.teiid.query.metadata
 
CompositeProcessorPlan(List<ProcessorPlan>, List<String>, Table) - Constructor for class org.teiid.query.optimizer.SourceTriggerActionPlanner.CompositeProcessorPlan
 
CompositeVDB - Class in org.teiid.deployers
Represents the runtime state of a vdb that may aggregate several vdbs.
CompositeVDB(VDBMetaData, MetadataStore, LinkedHashMap<String, VDBResources.Resource>, UDFMetaData, FunctionTree, ConnectorManagerRepository, VDBRepository, MetadataStore...) - Constructor for class org.teiid.deployers.CompositeVDB
 
compoundCritAnd(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
CompoundCriteria - Class in org.teiid.query.sql.lang
This class represents a compound criteria for logical expressions.
CompoundCriteria() - Constructor for class org.teiid.query.sql.lang.CompoundCriteria
Constructs a default instance of this class.
CompoundCriteria(List<? extends Criteria>) - Constructor for class org.teiid.query.sql.lang.CompoundCriteria
Constructs an instance of this class given the criteria.
CompoundCriteria(int, Criteria, Criteria) - Constructor for class org.teiid.query.sql.lang.CompoundCriteria
Constructs an instance of this class given a binary logical expression.
CompoundCriteria(int, List) - Constructor for class org.teiid.query.sql.lang.CompoundCriteria
Constructs an instance of this class given a general logical expression.
compoundCritOr(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
compoundStatement(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
computeCostForDepJoin(PlanNode, boolean, QueryMetadataInterface, CapabilitiesFinder, CommandContext) - Static method in class org.teiid.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 dependent ndv (possibly many matches per set) This logic uses the same assumption as criteria in that ndv is used as a divisor of cardinality.
computeCostForDepJoin(PlanNode, PlanNode, List, List, QueryMetadataInterface, CapabilitiesFinder, CommandContext) - Static method in class org.teiid.query.optimizer.relational.rules.NewCalculateCostUtil
 
computeMaxRowsForSQL(int, int) - Method in class org.teiid.eclipselink.platform.TeiidPlatform
 
computeSignature(Map<String, String>, Map<String, String>, String, String, String) - Method in class org.teiid.translator.amazon.s3.AWS4SignerForAuthorizationHeader
Computes an AWS4 signature for a request, ready for inclusion as an 'Authorization' header.
computeSignature(Map<String, String>, Map<String, String>, String, String, String) - Method in class org.teiid.translator.amazon.s3.AWS4SignerForChunkedUpload
Computes an AWS4 signature for a request, ready for inclusion as an 'Authorization' header.
CONCAT - Static variable in interface org.teiid.language.SQLConstants.Tokens
 
CONCAT - Static variable in class org.teiid.query.function.FunctionLibrary
 
concat(String, String) - Static method in class org.teiid.query.function.FunctionMethods
 
concat(CommandContext, ClobType, ClobType) - Static method in class org.teiid.query.function.FunctionMethods
 
CONCAT - Static variable in class org.teiid.translator.SourceSystemFunctions
 
CONCAT2 - Static variable in class org.teiid.query.function.FunctionLibrary
 
concat2(String, String) - Static method in class org.teiid.query.function.FunctionMethods
 
concat2(CommandContext, ClobType, ClobType) - Static method in class org.teiid.query.function.FunctionMethods
 
CONCAT2 - Static variable in class org.teiid.translator.SourceSystemFunctions
 
CONCAT_OP - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
CONCAT_OPERATOR - Static variable in class org.teiid.query.function.FunctionLibrary
 
ConcatFunctionModifier - Class in org.teiid.translator.jdbc.oracle
This Function modifier used to support ANSI concat on Oracle 9i.
ConcatFunctionModifier(LanguageFactory) - Constructor for class org.teiid.translator.jdbc.oracle.ConcatFunctionModifier
 
ConcurrentBitSet - Class in org.teiid.common.buffer.impl
A segmented BitSet that supports greater concurrency and faster finding of clear bits.
ConcurrentBitSet(int, int) - Constructor for class org.teiid.common.buffer.impl.ConcurrentBitSet
 
Condition - Class in org.teiid.language
Represents criteria, which is also a boolean expression
Condition() - Constructor for class org.teiid.language.Condition
 
CONDITION - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
CONDITION - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
CONDITION_CONSTRAINT_DEFAULT - Static variable in class org.teiid.query.parser.SQLParserUtil
 
config - Variable in class net.sf.saxon.option.xom.XOMDocumentWrapper
 
config - Variable in class org.teiid.resource.adapter.ftp.FtpManagedConnectionFactory
 
configureChannelPipeline(ChannelPipeline, SSLConfiguration, StorageManager) - Method in class org.teiid.transport.ODBCSocketListener
 
configureChannelPipeline(ChannelPipeline, SSLConfiguration, StorageManager) - Method in class org.teiid.transport.SocketListener
 
CONFORMED_SOURCES - Static variable in class org.teiid.query.optimizer.relational.rules.RulePlaceAccess
 
connect(String, Properties) - Method in interface org.teiid.jdbc.ConnectionProfile
This method tries to make a connection to the given URL.
connect(String, Properties) - Method in class org.teiid.jdbc.jboss.ModuleLocalProfile
 
connect(String, Properties) - Method in class org.teiid.jdbc.TeiidDriver
 
CONNECT - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
connect(ObjectChannelFactory) - Method in class org.teiid.net.socket.SocketServerInstanceImpl
 
CONNECT - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
connect(String, String) - Method in class org.teiid.resource.adapter.salesforce.transport.SalesforceCXFTransport
 
connect(String, HashMap<String, String>) - Method in class org.teiid.resource.adapter.salesforce.transport.SalesforceCXFTransport
 
connect(String, HashMap<String, String>, boolean) - Method in class org.teiid.resource.adapter.salesforce.transport.SalesforceCXFTransport
 
connectController() - Method in class org.teiid.adminapi.jboss.DMRCommandContext
 
connectController(String) - Method in class org.teiid.adminapi.jboss.DMRCommandContext
 
connectController(String, int) - Method in class org.teiid.adminapi.jboss.DMRCommandContext
 
connectController(String, String) - Method in class org.teiid.adminapi.jboss.DMRCommandContext
 
connection - Variable in class org.teiid.olingo.service.LocalClient
 
Connection - Interface in org.teiid.resource.api
 
connection - Variable in class org.teiid.translator.couchbase.CouchbaseExecution
 
connection - Variable in class org.teiid.translator.excel.BaseExcelExecution
 
connection - Variable in class org.teiid.translator.google.AbstractSpreadsheetExecution
 
connection - Variable in class org.teiid.translator.jdbc.JDBCBaseExecution
 
connection - Variable in class org.teiid.translator.mongodb.MongoDBBaseExecution
 
connection - Variable in class org.teiid.translator.odata.BaseQueryExecution
 
connection - Variable in class org.teiid.translator.odata4.BaseQueryExecution
 
connection - Variable in class org.teiid.translator.olap.OlapQueryExecution
 
connection - Variable in class org.teiid.translator.salesforce.execution.AbstractUpdateExecution
 
connection - Variable in class org.teiid.translator.simpledb.SimpleDBQueryExecution
 
connection - Variable in class org.teiid.translator.swagger.BaseQueryExecution
 
CONNECTION_EXCEPTION_CONNECTION_DOES_NOT_EXIST - Static variable in class org.teiid.jdbc.SQLStates
Connection does not exist (SQL-99 08003)
CONNECTION_EXCEPTION_CONNECTION_FAILURE - Static variable in class org.teiid.jdbc.SQLStates
Connection failure (SQL-99 08006)
CONNECTION_EXCEPTION_CONNECTION_NAME_IN_USE - Static variable in class org.teiid.jdbc.SQLStates
Connection name in use (SQL-99 08002)
CONNECTION_EXCEPTION_NO_SUBCLASS - Static variable in class org.teiid.jdbc.SQLStates
Connection Exception with no subclass (SQL-99 08000)
CONNECTION_EXCEPTION_SQLCLIENT_UNABLE_TO_ESTABLISH_SQLCONNECTION - Static variable in class org.teiid.jdbc.SQLStates
SQL-client unable to establish SQL-connection (SQL-99 08001)
CONNECTION_EXCEPTION_SQLSERVER_REJECTED_ESTABLISHMENT_OF_SQLCONNECTION - Static variable in class org.teiid.jdbc.SQLStates
SQL-server rejected establishment of SQL-connection (SQL-99 08004)
CONNECTION_EXCEPTION_STALE_CONNECTION - Static variable in class org.teiid.jdbc.SQLStates
Connection is stale and should no longer be used.
CONNECTION_EXCEPTION_TRANSACTION_RESOLUTION_UNKNOWN - Static variable in class org.teiid.jdbc.SQLStates
Transaction resolution unknown (SQL-99 08007)
CONNECTION_PROPERTY_PREFIX - Static variable in class org.teiid.odbc.ODBCServerRemoteImpl
 
connectionAdded(String, Connection) - Method in interface org.teiid.jdbc.ConnectionListener
Called when a new connection is created.
ConnectionContext - Class in org.teiid.resource.spi
Thread local class to access the Subject in the Connector code.
ConnectionContext() - Constructor for class org.teiid.resource.spi.ConnectionContext
 
ConnectionException - Exception in org.teiid.net
This exception indicates that an error has occurred during connection.
ConnectionException() - Constructor for exception org.teiid.net.ConnectionException
No-Arg Constructor
ConnectionException(String) - Constructor for exception org.teiid.net.ConnectionException
 
ConnectionException(Throwable) - Constructor for exception org.teiid.net.ConnectionException
 
ConnectionException(Throwable, String) - Constructor for exception org.teiid.net.ConnectionException
 
ConnectionException(BundleUtil.Event, Throwable, String) - Constructor for exception org.teiid.net.ConnectionException
 
ConnectionFactory<T extends Connection> - Interface in org.teiid.resource.api
 
ConnectionImpl - Class in org.teiid.jdbc
Teiid's Connection implementation.
ConnectionImpl(ServerConnection, Properties, String) - Constructor for class org.teiid.jdbc.ConnectionImpl
 
ConnectionListener - Interface in org.teiid.jdbc
A JDBC Connection lifecycle listener
ConnectionProfile - Interface in org.teiid.jdbc
 
connectionRemoved(String, Connection) - Method in interface org.teiid.jdbc.ConnectionListener
Called when a connection is closed.
connectionTypeChanged() - Method in interface org.teiid.deployers.RuntimeVDB.VDBModificationListener
 
connectorBindingId - Variable in class org.teiid.query.processor.RegisterRequestParameter
 
ConnectorManager - Class in org.teiid.dqp.internal.datamgr
The ConnectorManager manages an ExecutionFactory and its associated workers' state.
ConnectorManager(String, String) - Constructor for class org.teiid.dqp.internal.datamgr.ConnectorManager
 
ConnectorManager(String, String, ExecutionFactory<Object, Object>) - Constructor for class org.teiid.dqp.internal.datamgr.ConnectorManager
 
ConnectorManagerException(String) - Constructor for exception org.teiid.dqp.internal.datamgr.ConnectorManagerRepository.ConnectorManagerException
 
ConnectorManagerException(Throwable) - Constructor for exception org.teiid.dqp.internal.datamgr.ConnectorManagerRepository.ConnectorManagerException
 
connectorManagerRepo - Variable in class org.teiid.dqp.internal.process.Request
 
ConnectorManagerRepository - Class in org.teiid.dqp.internal.datamgr
 
ConnectorManagerRepository() - Constructor for class org.teiid.dqp.internal.datamgr.ConnectorManagerRepository
 
ConnectorManagerRepository(boolean) - Constructor for class org.teiid.dqp.internal.datamgr.ConnectorManagerRepository
 
ConnectorManagerRepository.ConnectorManagerException - Exception in org.teiid.dqp.internal.datamgr
 
ConnectorManagerRepository.ExecutionFactoryProvider - Interface in org.teiid.dqp.internal.datamgr
ConnectorWork - Interface in org.teiid.dqp.internal.datamgr
Represents a connector execution in batched form.
ConnectorWorkItem - Class in org.teiid.dqp.internal.datamgr
 
Constant - Class in org.teiid.query.sql.symbol
This class represents a literal value in a SQL string.
Constant(Object, Class<?>) - Constructor for class org.teiid.query.sql.symbol.Constant
Construct a typed constant.
Constant(Object) - Constructor for class org.teiid.query.sql.symbol.Constant
Construct a constant with a value, which may be null.
ConstantFunction - Class in org.teiid.query.function.aggregate
 
ConstantFunction() - Constructor for class org.teiid.query.function.aggregate.ConstantFunction
 
Constants - Class in org.teiid.jboss.oauth
Remove after moving to CXF 3.0.4 or greater
Constants - Class in org.teiid.translator.google
 
Constants() - Constructor for class org.teiid.translator.google.Constants
 
Constants - Interface in org.teiid.translator.salesforce
 
CONSTRAINT - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
constraint(MetadataFactory, Table, String, ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
CONSTRAINT - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
constructIncrementedString(int) - Static method in class org.teiid.translator.loopback.LoopbackExecution
Creates string "ABCD...ZABC..." of length characterValueSize
constructSignedChunk(int, byte[]) - Method in class org.teiid.translator.amazon.s3.AWS4SignerForChunkedUpload
Returns a chunk for upload consisting of the signed 'header' or chunk prefix plus the user data.
consumedCriteria() - Method in class org.teiid.query.processor.relational.DependentCriteriaProcessor
 
CONSUMES - Static variable in class org.teiid.metadata.RestMetadataExtension
 
CONSUMES - Static variable in class org.teiid.translator.openapi.OpenAPIMetadataProcessor
 
CONSUMES - Static variable in class org.teiid.translator.swagger.SwaggerMetadataProcessor
 
ContainerLifeCycleListener - Interface in org.teiid.deployers
 
ContainerLifeCycleListener.LifeCycleEventListener - Interface in org.teiid.deployers
 
contains(Collection, Object) - Static method in class org.teiid.core.util.ArgCheck
Check that the collection contains the value
contains(Collection, Object, String) - Static method in class org.teiid.core.util.ArgCheck
Check that the collection contains the value
contains(GeometryType, GeometryType) - Static method in class org.teiid.query.function.GeometryFunctionMethods
 
contains(GeometryType, GeometryType) - Static method in class org.teiid.query.function.GeometryUtils
 
contains(OptimizerRule) - Method in class org.teiid.query.optimizer.relational.RuleStack
 
containsGroup(GroupSymbol) - Method in class org.teiid.query.sql.lang.From
Checks if a group is in the From
containsKey(Map, Object) - Static method in class org.teiid.core.util.ArgCheck
Check that the map contains the key
containsKey(Map, Object, String) - Static method in class org.teiid.core.util.ArgCheck
Check that the map contains the key
containsKey(Object) - Method in class org.teiid.core.util.CopyOnWriteLinkedHashMap
 
containsRow(long) - Method in class org.teiid.common.buffer.TupleBatch
 
containsSQLState(String) - Method in class org.teiid.jdbc.SQLStates.SQLStateClass
 
containsSymbol(Expression) - Method in class org.teiid.query.sql.lang.Select
Checks if a symbol is in the Select.
containsValue(Object) - Method in class org.teiid.core.util.CopyOnWriteLinkedHashMap
 
containsVariable(Object) - Method in class org.teiid.query.sql.util.VariableContext
Check if this context or any of it's parent contexts contain this variable
CONTENT - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
CONTENT - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
ContentHandler - Interface in org.teiid.json.simple
A simplified and stoppable SAX-like content handler for stream processing of JSON text.
context - Variable in class org.teiid.dqp.internal.process.Request
 
context - Variable in class org.teiid.query.eval.Evaluator
 
context - Variable in class org.teiid.translator.google.AbstractSpreadsheetExecution
 
context - Variable in class org.teiid.translator.jdbc.JDBCBaseExecution
 
context - Variable in class org.teiid.translator.olap.OlapQueryExecution
 
context - Variable in class org.teiid.translator.salesforce.execution.AbstractUpdateExecution
 
ContextAwareHttpSerlvetRequest - Class in org.teiid.olingo.web
 
ContextAwareHttpSerlvetRequest(HttpServletRequest) - Constructor for class org.teiid.olingo.web.ContextAwareHttpSerlvetRequest
 
contextMap - Variable in class org.teiid.olingo.web.ODataFilter
 
ContextReference - Interface in org.teiid.query.sql.symbol
 
CONTINUE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
CONTINUE - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
continuous(boolean) - Method in class org.teiid.jdbc.RequestOptions
 
ContinuousStatementCallback - Interface in org.teiid.jdbc
A callback for continuous result processing.
CONTROL - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
CONTROL - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
controlEncoding - Variable in class org.teiid.resource.adapter.ftp.FtpManagedConnectionFactory
 
controllerValue - Variable in class org.teiid.jboss.ResteasyEnabler
 
CONVERSION - Static variable in interface org.teiid.query.function.metadata.FunctionCategoryConstants
"Conversion" functions convert an object of one type to another type.
ConversionResult(FunctionMethod) - Constructor for class org.teiid.query.function.FunctionLibrary.ConversionResult
 
convert(File[]) - Static method in class org.teiid.file.JavaVirtualFile
 
convert(ProjCoordinate[]) - Static method in class org.teiid.geo.GeometryTransformUtils
Convert proj4 coordinates to JTS coordinates.
convert(Coordinate[]) - Static method in class org.teiid.geo.GeometryTransformUtils
Convert JTS coordinates to proj4j coordinates.
CONVERT - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
CONVERT - Static variable in class org.teiid.query.function.FunctionLibrary
 
convert(CommandContext, Object, String) - Static method in class org.teiid.query.function.FunctionMethods
 
convert(VDBMetaData, MetadataStore) - Static method in class org.teiid.query.metadata.DatabaseUtil
 
convert(Database) - Static method in class org.teiid.query.metadata.DatabaseUtil
 
convert(PlanNode) - Method in class org.teiid.query.optimizer.relational.PlanToProcessConverter
 
CONVERT - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
convert(File) - Static method in class org.teiid.runtime.util.ConvertVDB
 
convert - Variable in class org.teiid.translator.hive.BaseHiveExecutionFactory
 
convert - Variable in class org.teiid.translator.jdbc.ingres.IngresExecutionFactory
 
convert - Variable in class org.teiid.translator.jdbc.intersyscache.InterSystemsCacheExecutionFactory
 
convert - Variable in class org.teiid.translator.jdbc.pi.PIExecutionFactory
 
convert - Variable in class org.teiid.translator.jdbc.teradata.TeradataExecutionFactory
 
CONVERT - Static variable in class org.teiid.translator.SourceSystemFunctions
 
convert2JbossLevel(int) - Static method in class org.teiid.runtime.JBossLogger
Convert MessageLevel to Logger.Level
convert2MessageLevel(Logger.Level) - Static method in class org.teiid.runtime.JBossLogger
Convert Logger.Level to MessageLevel
convertBlobToByteArray(Blob) - Static method in class org.teiid.core.util.ObjectConverterUtil
 
convertByteArrayToTeiidRuntimeType(Class<?>, byte[], String, String) - Static method in class org.teiid.olingo.common.ODataTypeManager
 
convertCapabilities(ExecutionFactory) - Static method in class org.teiid.dqp.internal.datamgr.CapabilitiesConverter
 
convertCapabilities(ExecutionFactory, Object) - Static method in class org.teiid.dqp.internal.datamgr.CapabilitiesConverter
 
convertColumnIDtoInt(String) - Static method in class org.teiid.translator.google.api.metadata.Util
Converts spreadsheet column name to position number.
convertColumnIDtoString(int) - Static method in class org.teiid.translator.google.api.metadata.Util
Converts spreadsheet column position to String.
convertConstant(String, String, Constant) - Static method in class org.teiid.query.resolver.util.ResolverUtil
 
convertCrossJoinToInner(LanguageObject, LanguageFactory) - Static method in class org.teiid.translator.jdbc.db2.BaseDB2ExecutionFactory
 
convertDate(Date, TimeZone, Calendar, Class<?>) - Method in class org.teiid.translator.TypeFacility
Convert the given date to a target type, optionally adjusting its display for a given target Calendar.
convertDateToString(Function) - Method in class org.teiid.translator.jdbc.sap.SAPIQExecutionFactory
 
convertDateToString(Function) - Method in class org.teiid.translator.jdbc.sqlserver.SQLServerExecutionFactory
 
convertDateToString(Function) - Method in class org.teiid.translator.jdbc.sybase.SybaseExecutionFactory
 
convertException(Method, Throwable) - Static method in class org.teiid.client.util.ExceptionUtil
 
convertExpression(Expression, String, QueryMetadataInterface) - Static method in class org.teiid.query.resolver.util.ResolverUtil
Replaces a sourceExpression with a conversion of the source expression to the target type.
convertExpression(Expression, String, String, QueryMetadataInterface, boolean) - Static method in class org.teiid.query.resolver.util.ResolverUtil
Replaces a sourceExpression with a conversion of the source expression to the target type.
convertExtensionMetadata(Procedure, FunctionMethod) - Static method in class org.teiid.metadata.FunctionMethod
 
convertFileToByteArray(File) - Static method in class org.teiid.core.util.ObjectConverterUtil
Returns the contents of the given file as a byte array.
convertFileToString(File) - Static method in class org.teiid.core.util.ObjectConverterUtil
Returns the contents of the given file as a string.
convertFrame(PlanNode, GroupSymbol, Set<GroupSymbol>, Map, QueryMetadataInterface) - Static method in class org.teiid.query.optimizer.relational.rules.FrameUtil
 
convertFromSimpleDBType(List<String>, Class<?>) - Static method in class org.teiid.translator.simpledb.api.SimpleDBDataTypeManager
 
convertFromSolrType(Object, Class<?>) - Method in class org.teiid.translator.solr.SolrExecutionFactory
 
convertLevel(int) - Method in class org.teiid.logging.JavaLogger
 
ConvertModifier - Class in org.teiid.translator.jdbc
Base class for handling the convert function.
ConvertModifier() - Constructor for class org.teiid.translator.jdbc.ConvertModifier
 
convertModifier - Variable in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
 
convertModifier - Variable in class org.teiid.translator.jdbc.sybase.SybaseExecutionFactory
 
ConvertModifier.FormatModifier - Class in org.teiid.translator.jdbc
 
convertNode(PlanNode) - Method in class org.teiid.query.optimizer.relational.PlanToProcessConverter
 
convertObject(Object) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
convertPrimitiveToObject(Class<?>) - Static method in class org.teiid.core.types.basic.ObjectToAnyTransform
Convert a primitive class to the corresponding object class
convertPrimitiveToObject(Class<?>) - Static method in class org.teiid.translator.TypeFacility
Convert a primitive class to the corresponding object class
convertResult() - Method in class org.teiid.client.util.ResultsFuture
 
convertTeiidRuntimeType(Object, Class<?>) - Static method in class org.teiid.translator.swagger.SwaggerTypeManager
 
convertTimestampToString(Function) - Method in class org.teiid.translator.jdbc.sap.SAPIQExecutionFactory
 
convertTimestampToString(Function) - Method in class org.teiid.translator.jdbc.sqlserver.SQLServerExecutionFactory
 
convertTimestampToString(Function) - Method in class org.teiid.translator.jdbc.sybase.SybaseExecutionFactory
 
convertToAtomicValue(Object) - Method in class org.teiid.query.function.source.XMLHelper
 
convertToAtomicValue(Object) - Method in class org.teiid.xquery.saxon.XMLHelperImpl
 
convertToAtomicValue(Object) - Static method in class org.teiid.xquery.saxon.XQueryEvaluator
 
convertToByteArray(Object) - Static method in class org.teiid.core.util.ObjectConverterUtil
 
convertToByteArray(InputStream) - Static method in class org.teiid.core.util.ObjectConverterUtil
 
convertToByteArray(InputStream, int) - Static method in class org.teiid.core.util.ObjectConverterUtil
Returns the given input stream's contents as a byte array.
convertToByteArray(InputStream, int, boolean) - Static method in class org.teiid.core.util.ObjectConverterUtil
 
convertToByteArray(ZipEntry, ZipFile) - Static method in class org.teiid.core.util.ObjectConverterUtil
Returns the contents of the given zip entry as a byte array.
convertToCharArray(InputStream, int, String) - Static method in class org.teiid.core.util.ObjectConverterUtil
Returns the given input stream's contents as a character array.
convertToInfinispan(Class<T>, Object) - Static method in class org.teiid.infinispan.api.ProtobufDataManager
 
convertToInputStream(byte[]) - Static method in class org.teiid.core.util.ObjectConverterUtil
 
convertToken(String) - Method in class org.teiid.translator.jdbc.oracle.OracleFormatFunctionModifier
 
convertToken(String) - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
Convert to a new parsing token or return null if not possible
convertToken(String) - Method in class org.teiid.translator.jdbc.redshift.RedshiftExecutionFactory
 
convertToMongoType(Object, DB, String) - Method in class org.teiid.translator.mongodb.MongoDBExecutionFactory
Mongodb only supports certain data types, Teiid need to serialize them in other compatible formats, and convert them back while reading them.
convertToODataInput(Literal, StringBuilder) - Method in class org.teiid.translator.odata.ODataExecutionFactory
 
convertToODataURIValue(Object, String) - Static method in class org.teiid.olingo.common.ODataTypeManager
 
convertToODataValue(InputStream, boolean) - Static method in class org.teiid.olingo.common.ODataTypeManager
 
convertToRuntime(Class, Object) - Static method in class org.teiid.infinispan.api.ProtobufDataManager
 
convertToRuntimeType(Object, boolean) - Static method in class org.teiid.core.types.DataTypeManager
Convert the value to the probable runtime type.
convertToRuntimeType(Object) - Method in class org.teiid.translator.TypeFacility
Convert the given value to the closest runtime type see TypeFacility.RUNTIME_TYPES
convertToSimpleDBType(Object, Class<?>) - Static method in class org.teiid.translator.simpledb.api.SimpleDBDataTypeManager
 
convertToSource(Object) - Static method in class org.teiid.query.function.source.XMLSystemFunctions
 
convertToString(InputStream) - Static method in class org.teiid.core.util.ObjectConverterUtil
Returns the contents of the given InputStream as a string.
convertToString(Reader) - Static method in class org.teiid.core.util.ObjectConverterUtil
 
convertToString(Reader, int) - Static method in class org.teiid.core.util.ObjectConverterUtil
 
convertToTeiidRuntimeType(Class<?>, Object, String, String) - Static method in class org.teiid.olingo.common.ODataTypeManager
 
convertToTeiidRuntimeType(Object) - Static method in class org.teiid.translator.odata.ODataTypeManager
 
convertType(int, String) - Static method in class org.teiid.odbc.PGUtil
Types.ARRAY is not supported
convertType(Column) - Static method in class org.teiid.translator.phoenix.PhoenixUtils
 
convertType(String) - Static method in class org.teiid.translator.phoenix.PhoenixUtils
 
ConvertVDB - Class in org.teiid.runtime.util
 
ConvertVDB() - Constructor for class org.teiid.runtime.util.ConvertVDB
 
convexHull(GeometryType) - Static method in class org.teiid.query.function.GeometryFunctionMethods
 
convexHull(GeometryType) - Static method in class org.teiid.query.function.GeometryUtils
 
coordDim(GeometryType) - Static method in class org.teiid.query.function.GeometryFunctionMethods
 
coordDim(GeometryType) - Static method in class org.teiid.query.function.GeometryUtils
 
copy(Receiver, int, Location) - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
Copy this node to a given outputter (deep copy)
copy(int, int, int) - Method in class org.teiid.internal.core.index.Field
 
copy(TableFunctionReference) - Method in class org.teiid.query.sql.lang.TableFunctionReference
 
copy() - Method in class org.teiid.translator.couchbase.CouchbaseMetadataProcessor.Dimension
 
COPY_CRITERIA - Static variable in class org.teiid.query.optimizer.relational.rules.RuleConstants
 
copyDatabaseGrantsAndRoles(Database, VDBMetaData) - Static method in class org.teiid.query.metadata.DatabaseUtil
 
copyFunctionChangeReturnType(FunctionDescriptor, Class<?>) - Method in class org.teiid.query.function.FunctionLibrary
Return a copy of the given FunctionDescriptor with the specified return type.
copyMetadataState(Command) - Method in class org.teiid.query.sql.lang.Command
 
copyMetadataState(ProcedureContainer) - Method in class org.teiid.query.sql.lang.ProcedureContainer
 
CopyOnReadTupleSource(TupleBuffer, TupleSource) - Constructor for class org.teiid.dqp.internal.process.TupleSourceCache.CopyOnReadTupleSource
 
CopyOnWriteLinkedHashMap<K,V> - Class in org.teiid.core.util
Provides a mimimally concurrent (concurrent read/exclusive write) LinkedHashMap for use in read mostly situations.
CopyOnWriteLinkedHashMap() - Constructor for class org.teiid.core.util.CopyOnWriteLinkedHashMap
 
copyPropertiesToRequest(RequestMessage) - Method in class org.teiid.jdbc.StatementImpl
Helper method for copy the connection properties to request message.
copyStreamingLobs - Variable in class org.teiid.query.processor.RegisterRequestParameter
 
copyTo(AbstractGeospatialType) - Method in class org.teiid.core.types.AbstractGeospatialType
 
copyTo(AccessNode) - Method in class org.teiid.query.processor.relational.AccessNode
 
copyTo(InsertPlanExecutionNode) - Method in class org.teiid.query.processor.relational.InsertPlanExecutionNode
 
copyTo(PlanExecutionNode) - Method in class org.teiid.query.processor.relational.PlanExecutionNode
 
copyTo(ProjectNode) - Method in class org.teiid.query.processor.relational.ProjectNode
 
copyTo(RelationalNode) - Method in class org.teiid.query.processor.relational.RelationalNode
 
copyTo(SelectNode) - Method in class org.teiid.query.processor.relational.SelectNode
 
copyTo(SortNode) - Method in class org.teiid.query.processor.relational.SortNode
 
copyTo(TableFunctionReference.ProjectedColumn) - Method in class org.teiid.query.sql.lang.TableFunctionReference.ProjectedColumn
 
CoreConstants - Interface in org.teiid.core
 
CorePlugin - Class in org.teiid.core
CorePlugin
CorePlugin() - Constructor for class org.teiid.core.CorePlugin
 
CorePlugin.Event - Enum in org.teiid.core
 
correctDatatypes(Map<String, Datatype>) - Method in class org.teiid.metadata.MetadataFactory
To be called if the MetadataFactory is deserialized to set the canonical system type value.
correctNullOrdering(OrderBy, boolean, ExecutionFactory.NullOrder, ExecutionFactory.NullOrder) - Static method in class org.teiid.dqp.internal.datamgr.LanguageBridgeFactory
 
correlatedName - Variable in class org.teiid.translator.jpa.JPQLUpdateQueryVisitor
 
CorrelatedReferenceCollectorVisitor - Class in org.teiid.query.sql.visitor
This visitor class will traverse a language object tree and collect references that correspond to correlated subquery references.
CORRESPONDING - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
CORRESPONDING - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
CorsFilter - Class in org.teiid.olingo.web
A simple CORS filter for apiman.
CorsFilter() - Constructor for class org.teiid.olingo.web.CorsFilter
Constructor.
cos(Number) - Static method in class org.teiid.query.function.FunctionMethods
 
COS - Static variable in class org.teiid.translator.SourceSystemFunctions
 
COSH - Static variable in class org.teiid.translator.jdbc.hana.HanaExecutionFactory
 
cosineDistance(String, String) - Static method in class org.teiid.dataquality.OSDQFunctions
 
cot(Number) - Static method in class org.teiid.query.function.FunctionMethods
 
COT - Static variable in class org.teiid.translator.SourceSystemFunctions
 
COUCHBASE_URI - Static variable in class org.teiid.metadata.NamespaceContainer
 
CouchbaseConnection - Interface in org.teiid.couchbase
The Logical Hierarchy of a Couchbase cluster looks
CouchbaseConnectionImpl - Class in org.teiid.resource.adapter.couchbase
 
CouchbaseConnectionImpl(CouchbaseEnvironment, String, String, String, TimeUnit, String, ScanConsistency) - Constructor for class org.teiid.resource.adapter.couchbase.CouchbaseConnectionImpl
 
CouchbaseDirectQueryExecution - Class in org.teiid.translator.couchbase
 
CouchbaseDirectQueryExecution(List<Argument>, Command, CouchbaseExecutionFactory, ExecutionContext, RuntimeMetadata, CouchbaseConnection) - Constructor for class org.teiid.translator.couchbase.CouchbaseDirectQueryExecution
 
CouchbaseExecution - Class in org.teiid.translator.couchbase
 
CouchbaseExecution(CouchbaseExecutionFactory, ExecutionContext, RuntimeMetadata, CouchbaseConnection) - Constructor for class org.teiid.translator.couchbase.CouchbaseExecution
 
CouchbaseExecutionFactory - Class in org.teiid.translator.couchbase
 
CouchbaseExecutionFactory() - Constructor for class org.teiid.translator.couchbase.CouchbaseExecutionFactory
 
CouchbaseManagedConnectionFactory - Class in org.teiid.resource.adapter.couchbase
Represents a managed connection factory instance for create CouchbaseConnection.
CouchbaseManagedConnectionFactory() - Constructor for class org.teiid.resource.adapter.couchbase.CouchbaseManagedConnectionFactory
 
CouchbaseMetadataProcessor - Class in org.teiid.translator.couchbase
 
CouchbaseMetadataProcessor() - Constructor for class org.teiid.translator.couchbase.CouchbaseMetadataProcessor
 
CouchbaseMetadataProcessor.Dimension - Class in org.teiid.translator.couchbase
The dimension of nested array, a dimension is a hint of nested array table name, and index name.
CouchbasePlugin - Class in org.teiid.translator.couchbase
 
CouchbasePlugin() - Constructor for class org.teiid.translator.couchbase.CouchbasePlugin
 
CouchbasePlugin.Event - Enum in org.teiid.translator.couchbase
 
CouchbaseProcedureExecution - Class in org.teiid.translator.couchbase
 
CouchbaseProcedureExecution(CouchbaseExecutionFactory, Call, ExecutionContext, RuntimeMetadata, CouchbaseConnection) - Constructor for class org.teiid.translator.couchbase.CouchbaseProcedureExecution
 
CouchbaseProperties - Interface in org.teiid.translator.couchbase
 
CouchbaseQueryExecution - Class in org.teiid.translator.couchbase
 
CouchbaseQueryExecution(CouchbaseExecutionFactory, QueryExpression, ExecutionContext, RuntimeMetadata, CouchbaseConnection) - Constructor for class org.teiid.translator.couchbase.CouchbaseQueryExecution
 
CouchbaseResourceAdapter - Class in org.teiid.resource.adapter.couchbase
 
CouchbaseResourceAdapter() - Constructor for class org.teiid.resource.adapter.couchbase.CouchbaseResourceAdapter
 
CouchbaseUpdateExecution - Class in org.teiid.translator.couchbase
 
CouchbaseUpdateExecution(Command, CouchbaseExecutionFactory, ExecutionContext, RuntimeMetadata, CouchbaseConnection) - Constructor for class org.teiid.translator.couchbase.CouchbaseUpdateExecution
 
COUNT - Static variable in class org.teiid.language.AggregateFunction
 
COUNT - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
count - Variable in class org.teiid.metadata.MetadataFactory
 
Count - Class in org.teiid.query.function.aggregate
Just a simple COUNT() implementation that counts every non-null row it sees.
Count() - Constructor for class org.teiid.query.function.aggregate.Count
 
count - Variable in class org.teiid.query.metadata.DatabaseStore
 
COUNT - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
COUNT_BIG - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
COUNT_BIG - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
CountBig - Class in org.teiid.query.function.aggregate
Just a simple COUNT() implementation that counts every non-null row it sees.
CountBig() - Constructor for class org.teiid.query.function.aggregate.CountBig
 
CountResponse - Interface in org.teiid.odata.api
 
CountStarIterator - Class in org.teiid.translator.accumulo
Implements aggregate function Count(*) over Accumulo
CountStarIterator() - Constructor for class org.teiid.translator.accumulo.CountStarIterator
 
CQ - Static variable in class org.teiid.translator.accumulo.AccumuloMetadataProcessor
 
create(String, Collection<?>, ClassLoader) - Static method in class org.teiid.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 org.teiid.core.util.ReflectionHelper
 
create(Date, TimeZone, Calendar, Class<?>) - Static method in class org.teiid.core.util.TimestampWithTimezone
 
create(Throwable) - Static method in exception org.teiid.jdbc.TeiidSQLException
 
create(Throwable, String) - Static method in exception org.teiid.jdbc.TeiidSQLException
 
CREATE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
CREATE - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
Create - Class in org.teiid.query.sql.lang
 
Create() - Constructor for class org.teiid.query.sql.lang.Create
 
create(DataPayload) - Method in class org.teiid.resource.adapter.salesforce.SalesforceConnectionImpl
 
create(DataPayload) - Method in interface org.teiid.translator.salesforce.SalesforceConnection
 
Create.CommitAction - Enum in org.teiid.query.sql.lang
 
createAdmin(String, int, String, char[], String) - Method in class org.teiid.adminapi.jboss.AdminFactory
Creates a ServerAdmin with the specified connection properties.
createAdmin(String, int, String, char[]) - Method in class org.teiid.adminapi.jboss.AdminFactory
Creates a ServerAdmin with the specified connection properties.
createAdmin(ModelControllerClient) - Method in class org.teiid.adminapi.jboss.AdminFactory
 
createAdmin(ModelControllerClient, String) - Method in class org.teiid.adminapi.jboss.AdminFactory
Name of the domain mode profile.
createAdmin(EmbeddedServer) - Method in class org.teiid.runtime.EmbeddedAdminFactory
 
createAggregate(String, boolean, Expression, Class<?>) - Method in class org.teiid.language.LanguageFactory
 
createAliases() - Method in class org.teiid.query.sql.visitor.ExpressionMappingVisitor
 
createAndOr(AndOr.Operator, Condition, Condition) - Method in class org.teiid.language.LanguageFactory
 
createArgument(Argument.Direction, Expression, Class<?>, ProcedureParameter) - Method in class org.teiid.language.LanguageFactory
 
createArrayOf(String, Object[]) - Method in class org.teiid.jdbc.ConnectionImpl
 
createAttributeMap(List<Attribute>) - Method in class org.teiid.translator.simpledb.SimpleDBQueryExecution
 
createBatchCollector() - Method in class org.teiid.query.processor.QueryProcessor
 
createBindings() - Method in class org.teiid.query.eval.TeiidScriptEngine
 
createBlob(byte[]) - Static method in class org.teiid.core.types.BlobType
 
createBlob() - Method in class org.teiid.jdbc.ConnectionImpl
 
createBulkJob(String, OperationEnum, boolean) - Method in class org.teiid.resource.adapter.salesforce.SalesforceConnectionImpl
 
createBulkJob(String, OperationEnum, boolean) - Method in interface org.teiid.translator.salesforce.SalesforceConnection
 
createCacheGroup(Long) - Method in interface org.teiid.common.buffer.Cache
Must be called prior to adding any group entries
createCacheGroup(Long) - Method in class org.teiid.common.buffer.impl.BufferFrontedFileStoreCache
 
createCacheGroup(Long) - Method in class org.teiid.common.buffer.impl.MemoryStorageManager
 
createCall(String, List<Argument>, Procedure) - Method in class org.teiid.language.LanguageFactory
 
createChannel(String) - Method in interface org.teiid.replication.jgroups.ChannelFactory
Creates a JGroups channel
createChannelHandler() - Method in class org.teiid.transport.SocketListener
 
createChannelListener(ObjectChannel) - Method in interface org.teiid.transport.ChannelListener.ChannelListenerFactory
 
createChannelListener(ObjectChannel) - Method in class org.teiid.transport.ODBCSocketListener
 
createChannelListener(ObjectChannel) - Method in class org.teiid.transport.SocketListener
 
createClient() - Method in class org.teiid.resource.adapter.ftp.FtpManagedConnectionFactory
 
createClob(char[]) - Static method in class org.teiid.core.types.ClobImpl
 
createClob() - Method in class org.teiid.jdbc.ConnectionImpl
 
createColumn(MetadataFactory, Table) - Method in class org.teiid.query.parser.SQLParser
 
createColumnRecord(char[]) - Method in class org.teiid.metadata.index.RecordFactory
Create a ColumnRecord instance from the specified index record
createColumnReference(String, NamedTable, Column, Class<?>) - Method in class org.teiid.language.LanguageFactory
 
createColumnSetRecord(char[], ColumnSet) - Method in class org.teiid.metadata.index.RecordFactory
Create a ColumnSetRecord instance from the specified index record
createCommandContext() - Method in class org.teiid.dqp.internal.process.Request
 
createCompareCriteria(Comparison.Operator, Expression, Expression) - Method in class org.teiid.language.LanguageFactory
 
createConnectionFactory() - Method in class org.teiid.resource.adapter.accumulo.AccumuloManagedConnectionFactory
 
createConnectionFactory() - Method in class org.teiid.resource.adapter.cassandra.CassandraManagedConnectionFactory
 
createConnectionFactory() - Method in class org.teiid.resource.adapter.couchbase.CouchbaseManagedConnectionFactory
 
createConnectionFactory() - Method in class org.teiid.resource.adapter.file.FileManagedConnectionFactory
 
createConnectionFactory() - Method in class org.teiid.resource.adapter.ftp.FtpManagedConnectionFactory
 
createConnectionFactory() - Method in class org.teiid.resource.adapter.google.SpreadsheetManagedConnectionFactory
 
createConnectionFactory() - Method in class org.teiid.resource.adapter.infinispan.hotrod.InfinispanManagedConnectionFactory
 
createConnectionFactory() - Method in class org.teiid.resource.adapter.ldap.LDAPManagedConnectionFactory
 
createConnectionFactory() - Method in class org.teiid.resource.adapter.mongodb.MongoDBManagedConnectionFactory
 
createConnectionFactory() - Method in class org.teiid.resource.adapter.salesforce.SalesForceManagedConnectionFactory
 
createConnectionFactory() - Method in class org.teiid.resource.adapter.simpledb.SimpleDBManagedConnectionFactory
 
createConnectionFactory() - Method in class org.teiid.resource.adapter.solr.SolrManagedConnectionFactory
 
createConnectionFactory() - Method in class org.teiid.resource.adapter.ws.WSManagedConnectionFactory
 
createConnectionFactory() - Method in class org.teiid.resource.spi.BasicManagedConnectionFactory
 
createConnectionFactory(ConnectionManager) - Method in class org.teiid.resource.spi.BasicManagedConnectionFactory
 
createConnectorManager(VDBMetaData, ConnectorManagerRepository.ExecutionFactoryProvider, SourceMappingMetadata, boolean) - Method in class org.teiid.dqp.internal.datamgr.ConnectorManagerRepository
 
createConnectorManager(String, String, String, ConnectorManagerRepository.ExecutionFactoryProvider, boolean) - Method in class org.teiid.dqp.internal.datamgr.ConnectorManagerRepository
 
createConnectorManager(String, String, ExecutionFactory<Object, Object>) - Method in class org.teiid.dqp.internal.datamgr.ConnectorManagerRepository
 
createConnectorManager(String, String, ExecutionFactory<Object, Object>) - Method in class org.teiid.runtime.EmbeddedServer.ProviderAwareConnectorManagerRepository
 
createConnectorManagers(VDBMetaData, ConnectorManagerRepository.ExecutionFactoryProvider) - Method in class org.teiid.dqp.internal.datamgr.ConnectorManagerRepository
 
createConvertFunction(LanguageFactory, Expression, String) - Static method in class org.teiid.translator.jdbc.ConvertModifier
IMPORTANT: only for use with default runtime type names
CreateCursorResultSetInstruction - Class in org.teiid.query.processor.proc
 
CreateCursorResultSetInstruction(String, ProcessorPlan, CreateCursorResultSetInstruction.Mode) - Constructor for class org.teiid.query.processor.proc.CreateCursorResultSetInstruction
 
CreateCursorResultSetInstruction.Mode - Enum in org.teiid.query.processor.proc
 
createDatabase(DatabaseStore) - Method in class org.teiid.query.parser.SQLParser
 
createDataSource(String, String, Properties) - Method in interface org.teiid.adminapi.Admin
Creates a JCA data source
Use this method to create JDBC driver based connection, XA-datasource or Resource Adapter.
createDataSource(String, String, Properties) - Method in class org.teiid.adminapi.jboss.AdminFactory.AdminImpl
 
createDataSource(String, String, Properties) - Method in class org.teiid.runtime.EmbeddedAdminImpl
 
createDatatypeRecord(char[]) - Method in class org.teiid.metadata.index.RecordFactory
Create a DatatypeRecord instance from the specified index record
createDataWrapper(DatabaseStore) - Method in class org.teiid.query.parser.SQLParser
 
createDate(Date, TimeZone, Calendar) - Static method in class org.teiid.core.util.TimestampWithTimezone
 
createDate(Date) - Static method in class org.teiid.core.util.TimestampWithTimezone
Creates normalized SQL Date Object
createDDLProcedure(DatabaseStore, ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
createDelete(NamedTable, Condition) - Method in class org.teiid.language.LanguageFactory
 
createDeleteProcedure(Delete, QueryMetadataInterface, CommandContext) - Static method in class org.teiid.query.rewriter.QueryRewriter
 
createDesignTimeMetadata() - Method in class org.teiid.dqp.internal.process.multisource.MultiSourceMetadataWrapper
 
createDesignTimeMetadata() - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
createDesignTimeMetadata() - Method in class org.teiid.query.metadata.TempMetadataAdapter
 
createDirectExecution(List<Argument>, Command, ExecutionContext, RuntimeMetadata, C) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
createDirectExecution(List<Argument>, Command, ExecutionContext, RuntimeMetadata, CassandraConnection) - Method in class org.teiid.translator.cassandra.CassandraExecutionFactory
 
createDirectExecution(List<Argument>, Command, ExecutionContext, RuntimeMetadata, CouchbaseConnection) - Method in class org.teiid.translator.couchbase.CouchbaseExecutionFactory
 
createDirectExecution(List<Argument>, Command, ExecutionContext, RuntimeMetadata, C) - Method in class org.teiid.translator.ExecutionFactory
 
createDirectExecution(List<Argument>, Command, ExecutionContext, RuntimeMetadata, GoogleSpreadsheetConnection) - Method in class org.teiid.translator.google.SpreadsheetExecutionFactory
 
createDirectExecution(List<Argument>, Command, ExecutionContext, RuntimeMetadata, InfinispanConnection) - Method in class org.teiid.translator.infinispan.hotrod.InfinispanExecutionFactory
 
createDirectExecution(List<Argument>, Command, ExecutionContext, RuntimeMetadata, Connection) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
createDirectExecution(List<Argument>, Command, ExecutionContext, RuntimeMetadata, EntityManager) - Method in class org.teiid.translator.jpa.JPA2ExecutionFactory
 
createDirectExecution(List<Argument>, Command, ExecutionContext, RuntimeMetadata, LdapContext) - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
 
createDirectExecution(List<Argument>, Command, ExecutionContext, RuntimeMetadata, C) - Method in class org.teiid.translator.logger.RecordLoggingExecutionFactory
 
createDirectExecution(List<Argument>, Command, ExecutionContext, RuntimeMetadata, MongoDBConnection) - Method in class org.teiid.translator.mongodb.MongoDBExecutionFactory
 
createDirectExecution(List<Argument>, Command, ExecutionContext, RuntimeMetadata, Connection) - Method in class org.teiid.translator.olap.OlapExecutionFactory
 
createDirectExecution(List<Argument>, Command, ExecutionContext, RuntimeMetadata, Connection) - Method in class org.teiid.translator.prestodb.PrestoDBExecutionFactory
 
createDirectExecution(List<Argument>, Command, ExecutionContext, RuntimeMetadata, SalesforceConnection) - Method in class org.teiid.translator.salesforce.SalesForceExecutionFactory
 
createDirectExecution(List<Argument>, Command, ExecutionContext, RuntimeMetadata, SimpleDBConnection) - Method in class org.teiid.translator.simpledb.SimpleDBExecutionFactory
 
createDispatch(Class<T>, Service.Mode) - Method in class org.teiid.resource.adapter.ws.WSConnectionImpl
 
createDispatch(String, String, Class<T>, Service.Mode) - Method in class org.teiid.resource.adapter.ws.WSConnectionImpl
 
createDispatch(String, String, Class<T>, Service.Mode) - Method in interface org.teiid.translator.ws.WSConnection
 
createDispatch(Class<T>, Service.Mode) - Method in interface org.teiid.translator.ws.WSConnection
 
createDocument(Entity) - Static method in class org.teiid.translator.odata4.ODataDocument
 
createDocument(ComplexValue) - Static method in class org.teiid.translator.odata4.ODataDocument
 
createDomain(String, String, Integer, Integer, boolean) - Method in class org.teiid.query.metadata.DatabaseStore
 
createDomain(DatabaseStore) - Method in class org.teiid.query.parser.SQLParser
 
createDomain(String) - Method in class org.teiid.resource.adapter.simpledb.SimpleDBConnectionImpl
 
createDomain(String) - Method in interface org.teiid.translator.simpledb.api.SimpleDBConnection
Create a domain
createdSchmea(Schema) - Method in class org.teiid.query.metadata.DDLStringVisitor
 
createElementsWithTypes(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
createEngineStats(int, BufferServiceImpl, DQPCore) - Static method in class org.teiid.runtime.EmbeddedAdminFactory
 
createEntity(DataRequest, Entity, EntityResponse) - Method in class org.teiid.olingo.service.TeiidServiceHandler
 
createExecution(Command, ExecutionContext, RuntimeMetadata, C) - Method in class org.teiid.translator.ExecutionFactory
Create an execution object for the specified command
createExecution(Command, ExecutionContext, RuntimeMetadata, Object) - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
 
createExists(Select) - Method in class org.teiid.language.LanguageFactory
 
createExpressionSymbols(List<? extends Expression>) - Static method in class org.teiid.query.optimizer.relational.rules.RuleChooseJoinStrategy
 
createFeatureNotSupportedException() - Static method in class org.teiid.core.util.SqlUtil
 
createFileStore(String) - Method in interface org.teiid.common.buffer.BufferManager
Creates a new FileStore.
createFileStore(String) - Method in class org.teiid.common.buffer.impl.BufferFrontedFileStoreCache
 
createFileStore(String) - Method in class org.teiid.common.buffer.impl.BufferManagerImpl
 
createFileStore(String) - Method in class org.teiid.common.buffer.impl.EncryptedStorageManager
 
createFileStore(String) - Method in class org.teiid.common.buffer.impl.FileStorageManager
 
createFileStore(String) - Method in class org.teiid.common.buffer.impl.MemoryStorageManager
 
createFileStore(String) - Method in class org.teiid.common.buffer.impl.SplittableStorageManager
 
createFileStore(String) - Method in interface org.teiid.common.buffer.StorageManager
 
createForeignKeyRecord(char[]) - Method in class org.teiid.metadata.index.RecordFactory
Create a ForeignKeyRecord instance from the specified index record
createForeignOrGloablTable(DatabaseStore) - Method in class org.teiid.query.parser.SQLParser
 
createForeignTempTable(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
createFullTempTables(QueryExpression, boolean) - Method in class org.teiid.translator.jdbc.JDBCQueryExecution
 
createFunction(String, Expression[], Class<?>) - Method in class org.teiid.language.LanguageFactory
 
createFunction(String, List<? extends Expression>, Class<?>) - Method in class org.teiid.language.LanguageFactory
 
createFunctionFromMethod(String, Method) - Static method in class org.teiid.metadata.MetadataFactory
 
createFunctionMethod(String, String, String, String, String...) - Static method in class org.teiid.metadata.FunctionMethod
 
createFunctionMethod(Procedure) - Static method in class org.teiid.query.parser.SQLParserUtil
 
createGroupBy(List<Expression>) - Method in class org.teiid.language.LanguageFactory
 
createIn(Expression, List<Expression>, boolean) - Method in class org.teiid.language.LanguageFactory
 
createIndex(SourceState, MergeJoinStrategy.SortOption) - Method in class org.teiid.query.processor.relational.EnhancedSortMergeJoinStrategy
Create an index of the smaller size
createIndexedTupleSource() - Method in class org.teiid.common.buffer.TupleBuffer
 
createIndexedTupleSource(boolean) - Method in class org.teiid.common.buffer.TupleBuffer
Create a new iterator for this buffer
createInlineView(QueryExpression, String) - Method in class org.teiid.language.LanguageFactory
 
createInlineViewQuery(GroupSymbol, Command, QueryMetadataInterface, List<? extends Expression>) - Static method in class org.teiid.query.rewriter.QueryRewriter
 
createInputStream(long, long) - Method in class org.teiid.common.buffer.FileStore
 
createInputStream(long) - Method in class org.teiid.common.buffer.FileStore
 
createInputStreamFactory() - Method in class org.teiid.file.JavaVirtualFile
 
createInputStreamFactory() - Method in interface org.teiid.file.VirtualFile
 
createInsert(NamedTable, List<ColumnReference>, InsertValueSource) - Method in class org.teiid.language.LanguageFactory
 
createInsertExpressionValueSource(List<Expression>) - Method in class org.teiid.language.LanguageFactory
 
createInstance(CompositeVDB, BufferManager, ObjectReplicator) - Static method in class org.teiid.deployers.CompositeGlobalTableStore
 
createInteraction() - Method in class org.teiid.resource.spi.BasicConnection
 
createInteraction() - Method in class org.teiid.resource.spi.WrappedConnection
 
createIsNullCriteria(Expression, boolean) - Method in class org.teiid.language.LanguageFactory
 
createJoin(Join.JoinType, TableReference, TableReference, Condition) - Method in class org.teiid.language.LanguageFactory
 
createLikeCriteria(Expression, Expression, Character, boolean) - Method in class org.teiid.language.LanguageFactory
 
createLiteral(Object, Class<?>) - Method in class org.teiid.language.LanguageFactory
 
createLoggingProxy(String, Object, Class<?>[], int) - Static method in class org.teiid.logging.LogManager
Create a logging proxy, that logs at entry and exit points of the method calls on the provided interfaces.
createLoggingProxy(String, Object, Class<?>[], int, ClassLoader) - Static method in class org.teiid.logging.LogManager
 
createLookupMap(List<? extends Expression>) - Static method in class org.teiid.query.processor.relational.RelationalNode
Useful function to build an element lookup map from an element list.
createManagedBatch(List<? extends List<?>>, Long, boolean) - Method in interface org.teiid.common.buffer.BatchManager
 
createManagedConnection(Subject, ConnectionRequestInfo) - Method in class org.teiid.resource.spi.BasicManagedConnectionFactory
 
createMatTable(String, GroupSymbol) - Method in class org.teiid.deployers.CompositeGlobalTableStore
 
createMatTable(String, GroupSymbol) - Method in interface org.teiid.query.tempdata.GlobalTableStore
 
createMatTable(String, GroupSymbol) - Method in class org.teiid.query.tempdata.GlobalTableStoreImpl
 
createMatViewQuery(Object, String, List<? extends Expression>, boolean) - Static method in class org.teiid.query.optimizer.relational.RelationalPlanner
 
createMatViewQuery(Object, Object, String, List<? extends Expression>, boolean) - Method in class org.teiid.query.optimizer.relational.RelationalPlanner
 
createMetadataFactory(VDBMetaData, MetadataStore, ModelMetaData, Map<String, ? extends VDBResource>) - Method in class org.teiid.runtime.AbstractVDBDeployer
 
createMetadataProcessor() - Method in class org.teiid.translator.hive.BaseHiveExecutionFactory
Deprecated.
createMetadataProcessor() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
Deprecated. 
createMetadataProcessor() - Method in class org.teiid.translator.jdbc.modeshape.ModeShapeExecutionFactory
Deprecated.
createMetadataProcessor() - Method in class org.teiid.translator.jdbc.mysql.MySQLExecutionFactory
Deprecated.
createMetadataProcessor() - Method in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
Deprecated.
createMetadataProcessor() - Method in class org.teiid.translator.jdbc.sqlserver.SQLServerExecutionFactory
Deprecated.
createMetadataProcessor() - Method in class org.teiid.translator.phoenix.PhoenixExecutionFactory
 
createMetadataProcessor() - Method in class org.teiid.translator.prestodb.PrestoDBExecutionFactory
Deprecated.
createMF(DatabaseStore, Schema, boolean, Properties) - Static method in class org.teiid.query.metadata.DatabaseStore
 
createMF(DatabaseStore) - Static method in class org.teiid.query.metadata.DatabaseStore
 
createModel(String, boolean) - Static method in class org.teiid.translator.accumulo.EvaluatorIterator
 
createModelRecord(char[]) - Method in class org.teiid.metadata.index.RecordFactory
Create a ModelRecord instance from the specified index record
createNamedTable(String, String, Table) - Method in class org.teiid.language.LanguageFactory
 
createNameSpace(String, String) - Method in class org.teiid.query.metadata.DatabaseStore
 
createNameSpace(DatabaseStore) - Method in class org.teiid.query.parser.SQLParser
 
createNClob() - Method in class org.teiid.jdbc.ConnectionImpl
 
createNodeFactory(NodeFactory, StreamingTransform) - Method in class nux.xom.xquery.StreamingPathFilter
Creates and returns a new node factory for this path filter, to be be passed to a Builder.
createNonRecordingRecord() - Static method in class org.teiid.query.analysis.AnalysisRecord
 
createNot(Condition) - Method in class org.teiid.language.LanguageFactory
 
createNullTupleSource() - Static method in class org.teiid.query.processor.CollectionTupleSource
 
createObjectChannel(HostInfo) - Method in interface org.teiid.net.socket.ObjectChannelFactory
 
createObjectChannel(HostInfo) - Method in class org.teiid.net.socket.OioOjbectChannelFactory
 
createOrderBy(List<SortSpecification>) - Method in class org.teiid.language.LanguageFactory
 
createOrderByItem(ColumnReference, SortSpecification.Ordering) - Method in class org.teiid.language.LanguageFactory
 
createOutputStream() - Method in class org.teiid.common.buffer.FileStore
 
createOutputStream(int) - Method in class org.teiid.common.buffer.FileStore
 
createParseInfo(RequestMessage, SessionMetadata) - Static method in class org.teiid.dqp.internal.process.Request
 
createPlanningStackEntry(GroupSymbol, Command, boolean, Set<RelationalPlanner.PlanningStackEntry>) - Method in class org.teiid.query.optimizer.relational.RelationalPlanner
 
createPreParser(VDBMetaData) - Static method in class org.teiid.runtime.EmbeddedServer
 
createProcedure(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
CreateProcedureCommand - Class in org.teiid.query.sql.proc
This class represents a update procedure in the storedprocedure language.
CreateProcedureCommand() - Constructor for class org.teiid.query.sql.proc.CreateProcedureCommand
Constructor for CreateUpdateProcedureCommand.
CreateProcedureCommand(Block) - Constructor for class org.teiid.query.sql.proc.CreateProcedureCommand
Constructor for CreateUpdateProcedureCommand.
createProcedureExecution(Call, ExecutionContext, RuntimeMetadata, WSConnection) - Method in class org.teiid.translator.amazon.s3.S3ExecutionFactory
 
createProcedureExecution(Call, ExecutionContext, RuntimeMetadata, C) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
createProcedureExecution(Call, ExecutionContext, RuntimeMetadata, CassandraConnection) - Method in class org.teiid.translator.cassandra.CassandraExecutionFactory
 
createProcedureExecution(Call, ExecutionContext, RuntimeMetadata, CouchbaseConnection) - Method in class org.teiid.translator.couchbase.CouchbaseExecutionFactory
 
createProcedureExecution(Call, ExecutionContext, RuntimeMetadata, C) - Method in class org.teiid.translator.ExecutionFactory
 
createProcedureExecution(Call, ExecutionContext, RuntimeMetadata, VirtualFileConnection) - Method in class org.teiid.translator.file.FileExecutionFactory
 
createProcedureExecution(Call, ExecutionContext, RuntimeMetadata, GoogleSpreadsheetConnection) - Method in class org.teiid.translator.google.SpreadsheetExecutionFactory
 
createProcedureExecution(Call, ExecutionContext, RuntimeMetadata, Connection) - Method in class org.teiid.translator.hive.BaseHiveExecutionFactory
 
createProcedureExecution(Call, ExecutionContext, RuntimeMetadata, Connection) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
createProcedureExecution(Call, ExecutionContext, RuntimeMetadata, EntityManager) - Method in class org.teiid.translator.jpa.JPA2ExecutionFactory
 
createProcedureExecution(Call, ExecutionContext, RuntimeMetadata, LdapContext) - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
 
createProcedureExecution(Call, ExecutionContext, RuntimeMetadata, C) - Method in class org.teiid.translator.logger.RecordLoggingExecutionFactory
 
createProcedureExecution(Call, ExecutionContext, RuntimeMetadata, MongoDBConnection) - Method in class org.teiid.translator.mongodb.MongoDBExecutionFactory
 
createProcedureExecution(Call, ExecutionContext, RuntimeMetadata, WSConnection) - Method in class org.teiid.translator.odata.ODataExecutionFactory
 
createProcedureExecution(Call, ExecutionContext, RuntimeMetadata, WSConnection) - Method in class org.teiid.translator.odata4.ODataExecutionFactory
 
createProcedureExecution(Call, ExecutionContext, RuntimeMetadata, Connection) - Method in class org.teiid.translator.olap.OlapExecutionFactory
 
createProcedureExecution(Call, ExecutionContext, RuntimeMetadata, WSConnection) - Method in class org.teiid.translator.openapi.OpenAPIExecutionFactory
 
createProcedureExecution(Call, ExecutionContext, RuntimeMetadata, Connection) - Method in class org.teiid.translator.prestodb.PrestoDBExecutionFactory
 
createProcedureExecution(Call, ExecutionContext, RuntimeMetadata, SalesforceConnection) - Method in class org.teiid.translator.salesforce.SalesForceExecutionFactory
 
createProcedureExecution(Call, ExecutionContext, RuntimeMetadata, WSConnection) - Method in class org.teiid.translator.swagger.SwaggerExecutionFactory
 
createProcedureExecution(Call, ExecutionContext, RuntimeMetadata, WSConnection) - Method in class org.teiid.translator.ws.WSExecutionFactory
 
createProcedureParameterRecord(char[]) - 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[]) - Method in class org.teiid.metadata.index.RecordFactory
Create a ProcedureRecord instance from the specified index record
createProjectNode(List<? extends Expression>) - Static method in class org.teiid.query.optimizer.relational.RelationalPlanner
 
createPublicKey(boolean) - Method in class org.teiid.core.crypto.DhKeyGenerator
 
createQuery(List<DerivedColumn>, boolean, List<TableReference>, Condition, GroupBy, Condition, OrderBy) - Method in class org.teiid.language.LanguageFactory
 
createQueryProcessor(String, String, CommandContext, Object...) - Method in class org.teiid.dqp.internal.process.QueryProcessorFactoryImpl
 
createQueryProcessor(String, String, CommandContext, Object...) - Method in interface org.teiid.query.processor.QueryProcessor.ProcessorFactory
 
createRequestMessage(String[], boolean, RequestMessage.ResultsMode) - Method in class org.teiid.jdbc.CallableStatementImpl
 
createRequestMessage(String[], boolean, RequestMessage.ResultsMode) - Method in class org.teiid.jdbc.PreparedStatementImpl
 
createRequestMessage(String[], boolean, RequestMessage.ResultsMode) - Method in class org.teiid.jdbc.StatementImpl
 
createResultSet(ResultsMessage) - Method in class org.teiid.jdbc.StatementImpl
 
createResultSetExecution(QueryExpression, ExecutionContext, RuntimeMetadata, AccumuloConnection) - Method in class org.teiid.translator.accumulo.AccumuloExecutionFactory
 
createResultSetExecution(QueryExpression, ExecutionContext, RuntimeMetadata, C) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
createResultSetExecution(QueryExpression, ExecutionContext, RuntimeMetadata, CassandraConnection) - Method in class org.teiid.translator.cassandra.CassandraExecutionFactory
 
createResultSetExecution(QueryExpression, ExecutionContext, RuntimeMetadata, CouchbaseConnection) - Method in class org.teiid.translator.couchbase.CouchbaseExecutionFactory
 
createResultSetExecution(QueryExpression, ExecutionContext, RuntimeMetadata, VirtualFileConnection) - Method in class org.teiid.translator.excel.ExcelExecutionFactory
 
createResultSetExecution(QueryExpression, ExecutionContext, RuntimeMetadata, C) - Method in class org.teiid.translator.ExecutionFactory
 
createResultSetExecution(QueryExpression, ExecutionContext, RuntimeMetadata, GoogleSpreadsheetConnection) - Method in class org.teiid.translator.google.SpreadsheetExecutionFactory
 
createResultSetExecution(QueryExpression, ExecutionContext, RuntimeMetadata, InfinispanConnection) - Method in class org.teiid.translator.infinispan.hotrod.InfinispanExecutionFactory
 
createResultSetExecution(QueryExpression, ExecutionContext, RuntimeMetadata, Connection) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
createResultSetExecution(QueryExpression, ExecutionContext, RuntimeMetadata, EntityManager) - Method in class org.teiid.translator.jpa.JPA2ExecutionFactory
 
createResultSetExecution(QueryExpression, ExecutionContext, RuntimeMetadata, LdapContext) - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
 
createResultSetExecution(QueryExpression, ExecutionContext, RuntimeMetadata, C) - Method in class org.teiid.translator.logger.RecordLoggingExecutionFactory
 
createResultSetExecution(QueryExpression, ExecutionContext, RuntimeMetadata, MongoDBConnection) - Method in class org.teiid.translator.mongodb.MongoDBExecutionFactory
 
createResultSetExecution(QueryExpression, ExecutionContext, RuntimeMetadata, WSConnection) - Method in class org.teiid.translator.odata.ODataExecutionFactory
 
createResultSetExecution(QueryExpression, ExecutionContext, RuntimeMetadata, WSConnection) - Method in class org.teiid.translator.odata4.ODataExecutionFactory
 
createResultSetExecution(QueryExpression, ExecutionContext, RuntimeMetadata, SalesforceConnection) - Method in class org.teiid.translator.salesforce.SalesForceExecutionFactory
 
createResultSetExecution(QueryExpression, ExecutionContext, RuntimeMetadata, SimpleDBConnection) - Method in class org.teiid.translator.simpledb.SimpleDBExecutionFactory
 
createResultSetExecution(QueryExpression, ExecutionContext, RuntimeMetadata, SolrConnection) - Method in class org.teiid.translator.solr.SolrExecutionFactory
 
createResultSetExecution(QueryExpression, ExecutionContext, RuntimeMetadata, Object) - Method in class org.teiid.translator.yahoo.YahooExecutionFactory
 
createResultsMessage(List<?>[]) - Static method in class org.teiid.dqp.internal.datamgr.ConnectorWorkItem
 
createResultsMessage(List<? extends List<?>>, List<? extends Expression>) - Method in class org.teiid.dqp.internal.process.RequestWorkItem
 
createRole(DatabaseStore) - Method in class org.teiid.query.parser.SQLParser
 
createScalarSubquery(Select) - Method in class org.teiid.language.LanguageFactory
 
createSchema(DatabaseStore) - Method in class org.teiid.query.parser.SQLParser
 
createSearchContext(String) - Method in class org.teiid.translator.ldap.LDAPSyncQueryExecution
Perform a lookup against the initial LDAP context, which sets the context to something appropriate for the search that is about to occur.
createSearchedCaseExpression(List<SearchedWhenClause>, Expression, Class<?>) - Method in class org.teiid.language.LanguageFactory
 
createSearchedWhenCondition(Condition, Expression) - Method in class org.teiid.language.LanguageFactory
 
createSecurityContext(String, Principal, Object, Subject) - Method in class org.teiid.jboss.JBossSecurityHelper
 
createSelectNode(Criteria, boolean) - Static method in class org.teiid.query.optimizer.relational.RelationalPlanner
 
createSelectSymbol(String, Expression) - Method in class org.teiid.language.LanguageFactory
 
createServer(DatabaseStore) - Method in class org.teiid.query.parser.SQLParser
 
createServerConnection(Properties) - Method in class org.teiid.jdbc.jboss.ModuleLocalProfile
 
createServerConnection(Properties) - Method in interface org.teiid.jdbc.LocalProfile
 
createSession(String, String, AuthenticationType, String, Credentials, String, Properties) - Method in interface org.teiid.dqp.service.SessionService
Create a session for the given user authenticating against the given Credentials.
createSession(String, String, AuthenticationType, String, Credentials, String, Properties) - Method in class org.teiid.services.SessionServiceImpl
 
createSetClause(ColumnReference, Expression) - Method in class org.teiid.language.LanguageFactory
 
createSetOp(SetQuery.Operation, boolean, QueryExpression, QueryExpression, OrderBy, Limit) - Method in class org.teiid.language.LanguageFactory
 
createSortNode(OrderBy) - Static method in class org.teiid.query.optimizer.relational.RelationalPlanner
 
createSQLXML() - Method in class org.teiid.jdbc.ConnectionImpl
 
createStatement() - Method in class org.teiid.jdbc.ConnectionImpl
 
createStatement(int, int) - Method in class org.teiid.jdbc.ConnectionImpl
 
createStatement(int, int, int) - Method in class org.teiid.jdbc.ConnectionImpl
 
createSTree(List<? extends Expression>, String, int) - Method in interface org.teiid.common.buffer.BufferManager
 
createSTree(List<? extends Expression>, String, int) - Method in class org.teiid.common.buffer.impl.BufferManagerImpl
 
createStruct(String, Object[]) - Method in class org.teiid.jdbc.ConnectionImpl
 
createSubcontext(Name, Attributes) - Method in class org.teiid.resource.adapter.ldap.LDAPConnectionImpl
 
createSubcontext(Name) - Method in class org.teiid.resource.adapter.ldap.LDAPConnectionImpl
 
createSubcontext(String, Attributes) - Method in class org.teiid.resource.adapter.ldap.LDAPConnectionImpl
 
createSubcontext(String) - Method in class org.teiid.resource.adapter.ldap.LDAPConnectionImpl
 
createSubqueryCompareCriteria(Expression, Comparison.Operator, SubqueryComparison.Quantifier, Select) - Method in class org.teiid.language.LanguageFactory
 
createSubqueryInCriteria(Expression, Select, boolean) - Method in class org.teiid.language.LanguageFactory
 
createSymbolMap(GroupSymbol, List<? extends Expression>, QueryMetadataInterface) - Static method in class org.teiid.query.sql.util.SymbolMap
 
createSymbolMap(List<ElementSymbol>, List<? extends Expression>) - Static method in class org.teiid.query.sql.util.SymbolMap
 
createSyntheticMethod(String, String, String, String, String, FunctionParameter[], FunctionParameter) - Static method in class org.teiid.query.function.source.SystemSource
 
createTable(DatabaseStore) - Method in class org.teiid.query.parser.SQLParser
 
createTableBody(Table, MetadataFactory) - Method in class org.teiid.query.parser.SQLParser
 
createTableRecord(char[]) - Method in class org.teiid.metadata.index.RecordFactory
Create a TableRecord instance from the specified index record
createTemporarySession(String, String, VDBMetaData) - Static method in class org.teiid.query.tempdata.TempTableDataManager
Create an unauthenticated session
createTempTable(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
createTempTable(String, List<ColumnReference>, ExecutionContext, Connection) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
Create a temp table with the given name prefix and columns
createTempTable(String, List<ColumnReference>, ExecutionContext, Connection) - Method in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
 
createTempTables(Select) - Method in class org.teiid.translator.jdbc.JDBCQueryExecution
 
createTime(Date, TimeZone, Calendar) - Static method in class org.teiid.core.util.TimestampWithTimezone
 
createTime(Date) - Static method in class org.teiid.core.util.TimestampWithTimezone
Creates normalized SQL Time Object
createTimestamp(Date, TimeZone, Calendar) - Static method in class org.teiid.core.util.TimestampWithTimezone
 
createTimestamp(Date) - Static method in class org.teiid.core.util.TimestampWithTimezone
 
createTransformationMetadata(String) - Static method in class org.teiid.translator.accumulo.EvaluatorIterator
 
createTransformationRecord(char[]) - Method in class org.teiid.metadata.index.RecordFactory
Create a TransformationRecord instance from the specified index record
createTrigger(ParseInfo, boolean) - Method in class org.teiid.query.parser.SQLParser
 
createTupleBuffer(List, String, BufferManager.TupleSourceType) - Method in interface org.teiid.common.buffer.BufferManager
 
createTupleBuffer(List, String, BufferManager.TupleSourceType) - Method in class org.teiid.common.buffer.impl.BufferManagerImpl
 
createTupleSource(List<? extends Expression>, Criteria, OrderBy) - Method in class org.teiid.query.tempdata.TempTable
 
createTupleSource() - Method in class org.teiid.query.tempdata.TempTableDataManager.ProxyTupleSource
 
createUpdate(NamedTable, List<SetClause>, Condition) - Method in class org.teiid.language.LanguageFactory
 
createUpdateCountArrayTupleSource(long) - Static method in class org.teiid.query.processor.CollectionTupleSource
 
createUpdateCountTupleSource(int) - Static method in class org.teiid.query.processor.CollectionTupleSource
 
createUpdateExecution(Command, ExecutionContext, RuntimeMetadata, AccumuloConnection) - Method in class org.teiid.translator.accumulo.AccumuloExecutionFactory
 
createUpdateExecution(Command, ExecutionContext, RuntimeMetadata, C) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
createUpdateExecution(Command, ExecutionContext, RuntimeMetadata, CassandraConnection) - Method in class org.teiid.translator.cassandra.CassandraExecutionFactory
 
createUpdateExecution(Command, ExecutionContext, RuntimeMetadata, CouchbaseConnection) - Method in class org.teiid.translator.couchbase.CouchbaseExecutionFactory
 
createUpdateExecution(Command, ExecutionContext, RuntimeMetadata, VirtualFileConnection) - Method in class org.teiid.translator.excel.ExcelExecutionFactory
 
createUpdateExecution(Command, ExecutionContext, RuntimeMetadata, C) - Method in class org.teiid.translator.ExecutionFactory
 
createUpdateExecution(Command, ExecutionContext, RuntimeMetadata, GoogleSpreadsheetConnection) - Method in class org.teiid.translator.google.SpreadsheetExecutionFactory
 
createUpdateExecution(Command, ExecutionContext, RuntimeMetadata, Connection) - Method in class org.teiid.translator.hive.BaseHiveExecutionFactory
 
createUpdateExecution(Command, ExecutionContext, RuntimeMetadata, InfinispanConnection) - Method in class org.teiid.translator.infinispan.hotrod.InfinispanExecutionFactory
 
createUpdateExecution(Command, ExecutionContext, RuntimeMetadata, Connection) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
createUpdateExecution(Command, ExecutionContext, RuntimeMetadata, EntityManager) - Method in class org.teiid.translator.jpa.JPA2ExecutionFactory
 
createUpdateExecution(Command, ExecutionContext, RuntimeMetadata, LdapContext) - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
 
createUpdateExecution(Command, ExecutionContext, RuntimeMetadata, C) - Method in class org.teiid.translator.logger.RecordLoggingExecutionFactory
 
createUpdateExecution(Command, ExecutionContext, RuntimeMetadata, MongoDBConnection) - Method in class org.teiid.translator.mongodb.MongoDBExecutionFactory
 
createUpdateExecution(Command, ExecutionContext, RuntimeMetadata, WSConnection) - Method in class org.teiid.translator.odata.ODataExecutionFactory
 
createUpdateExecution(Command, ExecutionContext, RuntimeMetadata, WSConnection) - Method in class org.teiid.translator.odata4.ODataExecutionFactory
 
createUpdateExecution(Command, ExecutionContext, RuntimeMetadata, Connection) - Method in class org.teiid.translator.phoenix.PhoenixExecutionFactory
 
createUpdateExecution(Command, ExecutionContext, RuntimeMetadata, Connection) - Method in class org.teiid.translator.prestodb.PrestoDBExecutionFactory
 
createUpdateExecution(Command, ExecutionContext, RuntimeMetadata, SalesforceConnection) - Method in class org.teiid.translator.salesforce.SalesForceExecutionFactory
 
createUpdateExecution(Command, ExecutionContext, RuntimeMetadata, SimpleDBConnection) - Method in class org.teiid.translator.simpledb.SimpleDBExecutionFactory
 
createUpdateExecution(Command, ExecutionContext, RuntimeMetadata, SolrConnection) - Method in class org.teiid.translator.solr.SolrExecutionFactory
 
createUpdateProcedure(Update, QueryMetadataInterface, CommandContext) - Static method in class org.teiid.query.rewriter.QueryRewriter
 
createView(DatabaseStore) - Method in class org.teiid.query.parser.SQLParser
 
createViewBody(Table, MetadataFactory) - Method in class org.teiid.query.parser.SQLParser
 
createViewColumn(MetadataFactory, Table) - Method in class org.teiid.query.parser.SQLParser
 
createWorksheet(String) - Method in class org.teiid.translator.google.api.metadata.SpreadsheetInfo
 
createXMLType(SequenceIterator, BufferManager, boolean, CommandContext) - Method in class org.teiid.xquery.saxon.SaxonXQueryExpression
 
credential - Variable in class org.teiid.jboss.oauth.OAuth10LoginModule
 
credential - Variable in class org.teiid.jboss.oauth.OAuth20LoginModule
 
Credentials - Class in org.teiid.security
 
Credentials(char[]) - Constructor for class org.teiid.security.Credentials
Construct a new PasswordCredentials
Credentials(String) - Constructor for class org.teiid.security.Credentials
 
CRITERIA - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
criteria(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
CRITERIA - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
Criteria - Class in org.teiid.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 org.teiid.query.sql.lang.Criteria
Constructs a default instance of this class.
criteriaBuffer - Variable in class org.teiid.translator.salesforce.execution.visitors.CriteriaVisitor
 
CriteriaCapabilityValidatorVisitor - Class in org.teiid.query.optimizer.relational.rules
 
CriteriaCapabilityValidatorVisitor(Object, QueryMetadataInterface, CapabilitiesFinder, SourceCapabilities) - Constructor for class org.teiid.query.optimizer.relational.rules.CriteriaCapabilityValidatorVisitor
 
CriteriaCapabilityValidatorVisitor.ValidatorOptions - Class in org.teiid.query.optimizer.relational.rules
 
criteriaQuery - Variable in class org.teiid.translator.google.visitor.SpreadsheetCriteriaVisitor
 
CriteriaVisitor - Class in org.teiid.translator.salesforce.execution.visitors
Parses Criteria in support of all of the ExecutionImpl classes.
CriteriaVisitor(RuntimeMetadata) - Constructor for class org.teiid.translator.salesforce.execution.visitors.CriteriaVisitor
 
CRITICAL - Static variable in class org.teiid.logging.MessageLevel
Message level value that specifies that critical messages are to be recorded.
CRITICAL - Static variable in class org.teiid.logging.MessageLevel.DisplayNames
 
CRITICAL - Static variable in class org.teiid.logging.MessageLevel.Labels
 
CROSS - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
CROSS - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
crosses(GeometryType, GeometryType) - Static method in class org.teiid.query.function.GeometryFunctionMethods
 
crosses(GeometryType, GeometryType) - Static method in class org.teiid.query.function.GeometryUtils
 
crossJoin(DataRequest, List<String>, ODataResponse) - Method in class org.teiid.olingo.service.TeiidServiceHandler
 
crossJoin(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
CrossJoinNode - Class in org.teiid.olingo.service
 
CrossJoinNode() - Constructor for class org.teiid.olingo.service.CrossJoinNode
 
CrossJoinResult - Class in org.teiid.olingo.service
 
CrossJoinResult(String, CrossJoinNode) - Constructor for class org.teiid.olingo.service.CrossJoinResult
 
CryptoException - Exception in org.teiid.core.crypto
A catch-all exception for any exceptions related to encryption and decryption operations.
CryptoException() - Constructor for exception org.teiid.core.crypto.CryptoException
No-Arg Constructor
CryptoException(String) - Constructor for exception org.teiid.core.crypto.CryptoException
Construct an instance with the message specified.
CryptoException(Throwable) - Constructor for exception org.teiid.core.crypto.CryptoException
Construct an instance with a linked exception specified.
CryptoException(BundleUtil.Event, String) - Constructor for exception org.teiid.core.crypto.CryptoException
Construct an instance with the message and error code specified.
CryptoException(Throwable, String) - Constructor for exception org.teiid.core.crypto.CryptoException
Construct an instance from a message and an exception to chain to this one.
CryptoException(BundleUtil.Event, Throwable, String) - Constructor for exception org.teiid.core.crypto.CryptoException
Construct an instance from a message and a code and an exception to chain to this one.
CryptoException(BundleUtil.Event, Throwable) - Constructor for exception org.teiid.core.crypto.CryptoException
 
Cryptor - Interface in org.teiid.core.crypto
Interface defining a utility that can perform both encryption and decryption.
CTX_ADMIN_API - Static variable in interface org.teiid.logging.LogConstants
 
CTX_AUDITLOGGING - Static variable in interface org.teiid.logging.LogConstants
 
CTX_BUFFER_MGR - Static variable in interface org.teiid.logging.LogConstants
 
CTX_COMMANDLOGGING - Static variable in interface org.teiid.logging.LogConstants
 
CTX_COMMANDLOGGING_SOURCE - Static variable in interface org.teiid.logging.LogConstants
 
CTX_CONNECTOR - Static variable in interface org.teiid.logging.LogConstants
 
CTX_DQP - Static variable in interface org.teiid.logging.LogConstants
 
CTX_FUNCTION_TREE - Static variable in interface org.teiid.logging.LogConstants
 
CTX_MATVIEWS - Static variable in interface org.teiid.logging.LogConstants
 
CTX_METASTORE - Static variable in interface org.teiid.logging.LogConstants
 
CTX_ODATA - Static variable in interface org.teiid.logging.LogConstants
 
CTX_ODBC - Static variable in interface org.teiid.logging.LogConstants
 
CTX_QUERY_PLANNER - Static variable in interface org.teiid.logging.LogConstants
 
CTX_QUERY_RESOLVER - Static variable in interface org.teiid.logging.LogConstants
 
CTX_RUNTIME - Static variable in interface org.teiid.logging.LogConstants
 
CTX_SECURITY - Static variable in interface org.teiid.logging.LogConstants
 
CTX_TRANSPORT - Static variable in interface org.teiid.logging.LogConstants
 
CTX_TXN_LOG - Static variable in interface org.teiid.logging.LogConstants
 
CTX_WS - Static variable in interface org.teiid.logging.LogConstants
 
CUME_DIST - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
CUME_DIST - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
curChar - Variable in class org.teiid.query.parser.SQLParserTokenManager
 
CURDATE - Static variable in class org.teiid.translator.SourceSystemFunctions
 
CURRENCY - Static variable in interface org.teiid.client.metadata.ResultsMetadataConstants
 
CURRENCY - Static variable in interface org.teiid.query.metadata.DDLConstants
 
CURRENCY_TYPE - Static variable in interface org.teiid.translator.salesforce.Constants
 
CURRENT - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
CURRENT - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
current_database(CommandContext) - Static method in class org.teiid.query.function.FunctionMethods
 
CURRENT_DATE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
CURRENT_DATE - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
CURRENT_DATE - Static variable in class org.teiid.translator.jdbc.vertica.VerticaExecutionFactory
 
CURRENT_INDEX_VERSION - Static variable in class org.teiid.metadata.index.RecordFactory
The version number that is encoded with all newly created index records
current_schemas(CommandContext, boolean) - Static method in class org.teiid.deployers.PgCatalogMetadataStore.FunctionMethods
 
CURRENT_TIME - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
current_time(CommandContext, int) - Static method in class org.teiid.query.function.FunctionMethods
 
CURRENT_TIME - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
CURRENT_TIME - Static variable in class org.teiid.translator.jdbc.vertica.VerticaExecutionFactory
 
CURRENT_TIMESTAMP - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
current_timestamp(CommandContext, int) - Static method in class org.teiid.query.function.FunctionMethods
 
CURRENT_TIMESTAMP - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
CURRENT_USER - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
CURRENT_USER - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
CURRENT_UTCDATE - Static variable in class org.teiid.translator.jdbc.hana.HanaExecutionFactory
 
CURRENT_UTCTIME - Static variable in class org.teiid.translator.jdbc.hana.HanaExecutionFactory
 
CURRENT_UTCTIMESTAMP - Static variable in class org.teiid.translator.jdbc.hana.HanaExecutionFactory
 
currentCommand - Variable in class org.teiid.query.validator.AbstractValidationVisitor
 
currentDate(CommandContext) - Static method in class org.teiid.query.function.FunctionMethods
 
currentDate() - Method in class org.teiid.query.util.CommandContext
 
currentFileListBlock - Variable in class org.teiid.internal.core.index.BlocksIndexInput
 
currentFileListBlockNum - Variable in class org.teiid.internal.core.index.BlocksIndexInput
 
currentIndexBlock - Variable in class org.teiid.internal.core.index.BlocksIndexInput
 
currentIndexBlockNum - Variable in class org.teiid.internal.core.index.BlocksIndexInput
 
currentRequestID - Variable in class org.teiid.jdbc.StatementImpl
 
currentSchema(CommandContext) - Static method in class org.teiid.deployers.PgCatalogMetadataStore.FunctionMethods
 
currentSchema - Variable in class org.teiid.query.metadata.DatabaseStore
 
currentTime(CommandContext) - Static method in class org.teiid.query.function.FunctionMethods
 
currentTime() - Method in class org.teiid.query.util.CommandContext
 
currentTimestamp(CommandContext) - Static method in class org.teiid.query.function.FunctionMethods
 
currentTimestamp() - Method in class org.teiid.query.util.CommandContext
 
currentToken - Variable in exception org.teiid.query.parser.ParseException
This is the last token that has been consumed successfully.
currentTuple - Variable in class org.teiid.common.buffer.AbstractTupleSource
 
currentWordEntry - Variable in class org.teiid.internal.core.index.IndexInput
 
CURSOR - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
CURSOR - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
CURTIME - Static variable in class org.teiid.translator.SourceSystemFunctions
 
curveToLine(GeometryType) - Static method in class org.teiid.query.function.GeometryFunctionMethods
 
CustomApiListingResource - Class in org.teiid.jboss.rest
Workaround for using a Resteasy Filter to make a ServletContext available https://github.com/swagger-api/swagger-core/issues/2239
CustomApiListingResource() - Constructor for class org.teiid.jboss.rest.CustomApiListingResource
 
customTypeCodes - Variable in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
 
CYCLE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
CYCLE - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.

D

DATA - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
DATA - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
DATA_DIR - Static variable in class org.teiid.jboss.TeiidServiceNames
 
DATA_ROLE - Static variable in class org.teiid.query.function.source.SecuritySystemFunctions
 
DATA_ROLES_REQUIRED_ELEMENT - Static variable in class org.teiid.jboss.TeiidConstants
 
DATA_TTL - Static variable in interface org.teiid.metadata.AbstractMetadataRecord.DataModifiable
 
DATA_TYPE - Static variable in interface org.teiid.client.metadata.ResultsMetadataConstants
 
dataAvailable() - Method in class org.teiid.dqp.internal.datamgr.ExecutionContextImpl
 
dataAvailable() - Method in interface org.teiid.translator.ExecutionContext
Signal the engine that data is available and processing should be resumed.
DATABASE - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
Database - Class in org.teiid.metadata
 
Database(String) - Constructor for class org.teiid.metadata.Database
 
Database(String, String) - Constructor for class org.teiid.metadata.Database
 
DATABASE - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
Database.ResourceType - Enum in org.teiid.metadata
 
databaseCreated(Database) - Method in class org.teiid.query.metadata.DatabaseStore
 
DatabaseMetaDataImpl - Class in org.teiid.jdbc
 
DatabaseStore - Class in org.teiid.query.metadata
This holds the local state of all Database instances.
DatabaseStore() - Constructor for class org.teiid.query.metadata.DatabaseStore
 
DatabaseStore.Mode - Enum in org.teiid.query.metadata
 
databaseSwitched(String, String) - Method in class org.teiid.query.metadata.DatabaseStore
 
DatabaseUtil - Class in org.teiid.query.metadata
 
DatabaseUtil() - Constructor for class org.teiid.query.metadata.DatabaseUtil
 
dataDefinitionCausesTransactionCommit() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
Checks whether a DDL statement within a transaction forces the transaction to commit.
dataDefinitionIgnoredInTransactions() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
Checks whether a DDL statement within a transaction is ignored.
DATALINK - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
DATALINK - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
dataMgr - Variable in class org.teiid.query.eval.Evaluator
 
dataModification(String, int, String, String...) - Method in class org.teiid.deployers.EventDistributorImpl
 
dataModification(String, String, String, String...) - Method in class org.teiid.deployers.EventDistributorImpl
 
dataModification(String, String, String, String, Object[], Object[], String[]) - Method in class org.teiid.deployers.EventDistributorImpl
 
dataModification(String, int, String, String...) - Method in interface org.teiid.events.EventDistributor
Deprecated.
dataModification(String, String, String, String...) - Method in interface org.teiid.events.EventDistributor
Notify that the table data has changed.
dataModification(String, String, String, String, Object[], Object[], String[]) - Method in interface org.teiid.events.EventDistributor
Notify that the table data has changed.
dataModified(long) - Method in class org.teiid.query.metadata.TempMetadataID.TableData
 
DataNotAvailableException - Exception in org.teiid.translator
Used by asynch connectors to indicate data is not available and results should be polled for after the given delay in milliseconds or until a Date is reached.
DataNotAvailableException() - Constructor for exception org.teiid.translator.DataNotAvailableException
Uses a delay of 0, which implies an immediate poll for results.
DataNotAvailableException(long) - Constructor for exception org.teiid.translator.DataNotAvailableException
Uses the given retryDelay.
DataNotAvailableException(Date) - Constructor for exception org.teiid.translator.DataNotAvailableException
Instructs the engine to wait until the Date is met before getting results.
DataPayload - Class in org.teiid.translator.salesforce.execution
A bucket to pass data to the Salesforce connection.
DataPayload() - Constructor for class org.teiid.translator.salesforce.execution.DataPayload
 
DataPayload.Field - Class in org.teiid.translator.salesforce.execution
 
DataPlugin - Class in org.teiid.connector
 
DataPlugin() - Constructor for class org.teiid.connector.DataPlugin
 
DataPlugin.Event - Enum in org.teiid.connector
 
DataPolicy - Interface in org.teiid.adminapi
 
DataPolicy.Context - Enum in org.teiid.adminapi
 
DataPolicy.DataPermission - Interface in org.teiid.adminapi
 
DataPolicy.PermissionType - Enum in org.teiid.adminapi
 
DataPolicy.ResourceType - Enum in org.teiid.adminapi
 
DataPolicyMetadata - Class in org.teiid.adminapi.impl
 
DataPolicyMetadata() - Constructor for class org.teiid.adminapi.impl.DataPolicyMetadata
 
DataPolicyMetadata.PermissionMetaData - Class in org.teiid.adminapi.impl
 
DataPolicyMetadataMapper() - Constructor for class org.teiid.adminapi.jboss.VDBMetadataMapper.DataPolicyMetadataMapper
 
DataProtocolQueryStrategy(String, String, String) - Constructor for class org.teiid.resource.adapter.google.dataprotocol.GoogleDataProtocolAPI.DataProtocolQueryStrategy
 
dataRoleChanged(String) - Method in interface org.teiid.deployers.RuntimeVDB.VDBModificationListener
 
DataRolePolicyDecider - Class in org.teiid.dqp.internal.process
 
DataRolePolicyDecider() - Constructor for class org.teiid.dqp.internal.process.DataRolePolicyDecider
 
dataSourceAdded(String, VDBKey) - Method in class org.teiid.deployers.VDBStatusChecker
 
dataSourceChanged(String, String, String, String) - Method in interface org.teiid.deployers.RuntimeVDB.VDBModificationListener
 
dataSourceRemoved(String, VDBKey) - Method in class org.teiid.deployers.VDBStatusChecker
 
dataSourceReplaced(String, String, String, String, String, String) - Method in class org.teiid.deployers.VDBStatusChecker
 
DataTierManagerImpl - Class in org.teiid.dqp.internal.process
Full ProcessorDataManager implementation that controls access to ConnectorManagers and handles system queries.
DataTierManagerImpl(DQPCore, BufferManager, boolean) - Constructor for class org.teiid.dqp.internal.process.DataTierManagerImpl
 
DataTierTupleSource - Class in org.teiid.dqp.internal.process
This tuple source impl can only be used once; once it is closed, it cannot be reopened and reused.
DataTierTupleSource(AtomicRequestMessage, RequestWorkItem, ConnectorWork, DataTierManagerImpl, int) - Constructor for class org.teiid.dqp.internal.process.DataTierTupleSource
 
datatype() - Method in class org.teiid.deployers.ExtendedPropertyMetadata
 
Datatype - Class in org.teiid.metadata
 
Datatype() - Constructor for class org.teiid.metadata.Datatype
 
DATATYPE - Static variable in class org.teiid.metadata.index.MetadataConstants.RECORD_TYPE
 
Datatype.Type - Enum in org.teiid.metadata
 
Datatype.Variety - Enum in org.teiid.metadata
 
DATATYPE_TYPES() - Constructor for class org.teiid.metadata.index.MetadataConstants.DATATYPE_TYPES
 
DATATYPE_VARIETIES() - Constructor for class org.teiid.metadata.index.MetadataConstants.DATATYPE_VARIETIES
 
DataTypeAliases() - Constructor for class org.teiid.core.types.DataTypeManager.DataTypeAliases
 
DataTypeManager - Class in org.teiid.core.types
This class manages data type, conversions between data types, and comparators for data types.
DataTypeManager.DataTypeAliases - Class in org.teiid.core.types
 
DataTypeManager.DefaultDataClasses - Class in org.teiid.core.types
 
DataTypeManager.DefaultDataTypes - Class in org.teiid.core.types
 
DataTypeManager.DefaultTypeCodes - Class in org.teiid.core.types
 
DataTypeManager.WeakReferenceHashedValueCache<T> - Class in org.teiid.core.types
 
datatypes - Variable in class org.teiid.metadata.MetadataStore
 
DataWrapper - Class in org.teiid.metadata
 
DataWrapper(String) - Constructor for class org.teiid.metadata.DataWrapper
 
dataWrapperCreated(DataWrapper) - Method in class org.teiid.query.metadata.DatabaseStore
 
dataWrapperDropped(String) - Method in class org.teiid.query.metadata.DatabaseStore
 
DATE - Static variable in class org.teiid.core.types.DataTypeManager.DefaultDataClasses
 
DATE - Static variable in class org.teiid.core.types.DataTypeManager.DefaultDataTypes
 
DATE - Static variable in class org.teiid.core.types.DataTypeManager.DefaultTypeCodes
 
DATE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
DATE - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
DATE - Static variable in class org.teiid.translator.jdbc.FunctionModifier
 
DATE - Static variable in class org.teiid.translator.TypeFacility.RUNTIME_CODES
 
DATE - Static variable in class org.teiid.translator.TypeFacility.RUNTIME_NAMES
 
DATE - Static variable in interface org.teiid.translator.TypeFacility.RUNTIME_TYPES
 
DATE_FORMAT - Static variable in class org.teiid.translator.jdbc.exasol.ExasolExecutionFactory
 
DATE_NAME - Static variable in class org.teiid.translator.jdbc.vertica.VerticaExecutionFactory
 
DATE_NEGATIVE_INFINITY - Static variable in class org.teiid.transport.pg.TimestampUtils
 
DATE_NEGATIVE_SMALLER_INFINITY - Static variable in class org.teiid.transport.pg.TimestampUtils
 
DATE_POSITIVE_INFINITY - Static variable in class org.teiid.transport.pg.TimestampUtils
 
DATE_POSITIVE_SMALLER_INFINITY - Static variable in class org.teiid.transport.pg.TimestampUtils
 
DATE_TRUNC - Static variable in class org.teiid.translator.jdbc.exasol.ExasolExecutionFactory
 
DATE_TYPE - Static variable in interface org.teiid.translator.salesforce.Constants
 
DATEDIFF - Static variable in class org.teiid.translator.jdbc.vertica.VerticaExecutionFactory
 
dateStampFormat - Variable in class org.teiid.translator.amazon.s3.AWS4SignerBase
 
DateStringFormat - Static variable in class org.teiid.translator.amazon.s3.AWS4SignerBase
 
DATETIME - Static variable in interface org.teiid.query.function.metadata.FunctionCategoryConstants
"Datetime" functions typically operate on or otherwise manipulate dates, times, or timestamps.
DATETIME_FORMAT - Static variable in class org.teiid.translator.jdbc.exasol.ExasolExecutionFactory
 
DATETIME_TYPE - Static variable in interface org.teiid.translator.salesforce.Constants
 
dateTimeFormat - Variable in class org.teiid.translator.amazon.s3.AWS4SignerBase
 
DateToTimestampTransform - Class in org.teiid.core.types.basic
 
DateToTimestampTransform() - Constructor for class org.teiid.core.types.basic.DateToTimestampTransform
 
DAY - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
DAY - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
DAY - Static variable in class org.teiid.translator.jdbc.exasol.ExasolExecutionFactory
 
DAY - Static variable in class org.teiid.translator.jdbc.ExtractFunctionModifier
 
DAY - Static variable in class org.teiid.translator.jdbc.vertica.VerticaExecutionFactory
 
DAY_SECONDS - Static variable in class org.teiid.translator.loopback.LoopbackExecution
 
dayName(Date) - Static method in class org.teiid.query.function.FunctionMethods
 
DAYNAME - Static variable in class org.teiid.translator.SourceSystemFunctions
 
dayOfMonth(Date) - Static method in class org.teiid.query.function.FunctionMethods
 
DAYOFMONTH - Static variable in class org.teiid.translator.SourceSystemFunctions
 
dayOfWeek(Date) - Static method in class org.teiid.query.function.FunctionMethods
 
DAYOFWEEK - Static variable in class org.teiid.translator.jdbc.ExtractFunctionModifier
 
DAYOFWEEK - Static variable in class org.teiid.translator.SourceSystemFunctions
 
dayOfYear(Date) - Static method in class org.teiid.query.function.FunctionMethods
 
DAYOFYEAR - Static variable in class org.teiid.translator.jdbc.ExtractFunctionModifier
 
DAYOFYEAR - Static variable in class org.teiid.translator.SourceSystemFunctions
 
DAYS_BETWEEN - Static variable in class org.teiid.translator.jdbc.exasol.ExasolExecutionFactory
 
DAYS_BETWEEN - Static variable in class org.teiid.translator.jdbc.hana.HanaExecutionFactory
 
DayWeekQuarterFunctionModifier - Class in org.teiid.translator.jdbc.oracle
This a method for multiple use.
DayWeekQuarterFunctionModifier(String) - Constructor for class org.teiid.translator.jdbc.oracle.DayWeekQuarterFunctionModifier
 
DB2ExecutionFactory - Class in org.teiid.translator.jdbc.db2
 
DB2ExecutionFactory() - Constructor for class org.teiid.translator.jdbc.db2.DB2ExecutionFactory
 
DC_STACK_ATTRIBUTE - Static variable in class org.teiid.jboss.TeiidConstants
 
DDL - Static variable in class org.teiid.translator.accumulo.EvaluatorIterator
 
DDLConstants - Interface in org.teiid.query.metadata
 
DDLFileMetadataRepository - Class in org.teiid.query.metadata
 
DDLFileMetadataRepository() - Constructor for class org.teiid.query.metadata.DDLFileMetadataRepository
 
DDLMetadataRepository - Class in org.teiid.query.metadata
 
DDLMetadataRepository() - Constructor for class org.teiid.query.metadata.DDLMetadataRepository
 
DdlPlan - Class in org.teiid.query.processor
 
DdlPlan(Command) - Constructor for class org.teiid.query.processor.DdlPlan
 
DdlPlan.SetPropertyProcessor - Class in org.teiid.query.processor
 
DdlPlanner - Class in org.teiid.query.optimizer
 
DdlPlanner() - Constructor for class org.teiid.query.optimizer.DdlPlanner
 
ddlStmt(DatabaseStore) - Method in class org.teiid.query.parser.SQLParser
 
DDLStringVisitor - Class in org.teiid.query.metadata
 
DDLStringVisitor(EnumSet<Admin.SchemaObjectType>, String) - Constructor for class org.teiid.query.metadata.DDLStringVisitor
 
DEALLOCATE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
DEALLOCATE - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
debugStream - Variable in class org.teiid.query.parser.SQLParserTokenManager
Debug output.
dec(int) - Method in class org.teiid.internal.core.index.Field
 
DEC - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
DEC - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
DECIMAL - Static variable in class org.teiid.core.types.DataTypeManager.DataTypeAliases
 
DECIMAL - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
DECIMAL - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
DECIMAL_AS_DOUBLE - Static variable in class org.teiid.query.parser.SQLParserUtil
 
DECIMALVAL - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
DECLARE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
DECLARE - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
declareStatement(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
DeclareStatement - Class in org.teiid.query.sql.proc
This class represents a statement used to declare variables in the storedprocedure language.
DeclareStatement() - Constructor for class org.teiid.query.sql.proc.DeclareStatement
Constructor for DeclareStatement.
DeclareStatement(ElementSymbol, String) - Constructor for class org.teiid.query.sql.proc.DeclareStatement
Constructor for DeclareStatement.
DeclareStatement(ElementSymbol, String, Expression) - Constructor for class org.teiid.query.sql.proc.DeclareStatement
Constructor for DeclareStatement.
DeclareStatement(ElementSymbol, String, Command) - Constructor for class org.teiid.query.sql.proc.DeclareStatement
Deprecated.
decode(CharSequence) - Static method in class org.teiid.core.util.Base64
Decodes data from Base64 notation.
decode(ChannelHandlerContext, ByteBuf) - Method in class org.teiid.transport.ObjectDecoder
 
decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class org.teiid.transport.PgFrontendProtocol
 
decode(CharBuffer) - Method in class org.teiid.util.CharsetUtils.FixedDecoder
 
DECODEINTEGER - Static variable in class org.teiid.query.function.FunctionLibrary
 
decodeLoop(ByteBuffer, CharBuffer) - Method in class org.teiid.util.CharsetUtils.FixedDecoder
 
DECODESTRING - Static variable in class org.teiid.query.function.FunctionLibrary
 
decodeUrlSafe(CharSequence) - Static method in class org.teiid.core.util.Base64
 
DECOMPOSE_JOIN - Static variable in class org.teiid.query.optimizer.relational.rules.RuleConstants
 
decomposeJoin(PlanNode, PlanNode, QueryMetadataInterface, CommandContext) - Method in class org.teiid.query.optimizer.relational.rules.RuleDecomposeJoin
 
decrementProgramCounter() - Method in class org.teiid.query.processor.proc.Program
Decrements the program counter, so that the next call to Program.getCurrentInstruction() will return the previous instruction.
decrypt(byte[]) - Method in class org.teiid.core.crypto.BasicCryptor
Decrypt the ciphertext to yield the original cleartext.
decrypt(byte[]) - Method in interface org.teiid.core.crypto.Cryptor
Decrypt the ciphertext in byte array format to yield the original cleartext.
decrypt(byte[]) - Method in class org.teiid.core.crypto.NullCryptor
 
decrypt(String) - Method in class org.teiid.core.crypto.NullCryptor
 
decryptKey - Variable in class org.teiid.core.crypto.BasicCryptor
The key to be used for decryption.
deepClone(Collection<T>, Class<S>) - Static method in class org.teiid.query.sql.LanguageObject.Util
 
deepClone(T[]) - Static method in class org.teiid.query.sql.LanguageObject.Util
 
deepCopy(IteratorEnvironment) - Method in class org.teiid.translator.accumulo.BaseFilterIterator
 
deepCopy(IteratorEnvironment) - Method in class org.teiid.translator.accumulo.CountStarIterator
 
deepCopy(IteratorEnvironment) - Method in class org.teiid.translator.accumulo.EvaluatorIterator
 
DeepPostOrderNavigator - Class in org.teiid.query.sql.navigator
 
DeepPostOrderNavigator(LanguageVisitor) - Constructor for class org.teiid.query.sql.navigator.DeepPostOrderNavigator
 
DeepPreOrderNavigator - Class in org.teiid.query.sql.navigator
 
DeepPreOrderNavigator(LanguageVisitor) - Constructor for class org.teiid.query.sql.navigator.DeepPreOrderNavigator
 
DEFAULT - Static variable in class org.teiid.jdbc.SQLStates
External routine exception.
DEFAULT - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
DEFAULT - Static variable in interface org.teiid.query.parser.SQLParserConstants
Lexical state.
DEFAULT_ALIAS - Static variable in class org.teiid.core.crypto.SymmetricCryptor
 
DEFAULT_ANON_USERNAME - Static variable in interface org.teiid.core.CoreConstants
Constant for the anonymous Teiid system username
DEFAULT_APP_NAME - Static variable in class org.teiid.jdbc.BaseDataSource
 
DEFAULT_APPLICATION_NAME - Static variable in class org.teiid.transport.PgBackendProtocol
 
DEFAULT_COLLATION - Static variable in class org.teiid.core.types.DataTypeManager
 
DEFAULT_COLUMN_NAME_PATTERN - Static variable in class org.teiid.translator.accumulo.AccumuloMetadataProcessor
 
DEFAULT_ENCODING - Static variable in class org.teiid.transport.PgBackendProtocol
 
DEFAULT_FETCH_SIZE - Static variable in class org.teiid.client.RequestMessage
 
DEFAULT_FETCH_SIZE - Static variable in class org.teiid.jdbc.BaseDataSource
 
DEFAULT_HANDLING - Static variable in class org.teiid.metadata.BaseColumn
 
DEFAULT_INDEPENDENT_CARDINALITY - Static variable in class org.teiid.query.optimizer.relational.rules.RuleChooseDependent
 
DEFAULT_INSTANCE - Static variable in class org.teiid.query.parser.ParseInfo
 
DEFAULT_ISOLATION - Static variable in class org.teiid.jdbc.ConnectionImpl
 
DEFAULT_KEY_BITS - Static variable in class org.teiid.core.crypto.SymmetricCryptor
 
DEFAULT_KEYSTORE_TYPE - Static variable in class org.teiid.net.socket.SocketUtil
 
DEFAULT_KEYWORD - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
DEFAULT_LANGUAGE - Static variable in class org.teiid.query.sql.lang.ObjectTable
 
DEFAULT_LOG_LEVEL - Static variable in class org.teiid.jdbc.BaseDataSource
 
DEFAULT_MAX_ACTIVE_PLANS - Static variable in class org.teiid.dqp.internal.process.DQPConfiguration
 
DEFAULT_MAX_BUFFERSPACE - Static variable in class org.teiid.common.buffer.impl.FileStorageManager
 
DEFAULT_MAX_DEPENDENT_PREDICATES - Static variable in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
DEFAULT_MAX_FILESIZE - Static variable in class org.teiid.common.buffer.impl.SplittableStorageManager
 
DEFAULT_MAX_FROM_GROUPS - Static variable in class org.teiid.translator.ExecutionFactory
 
DEFAULT_MAX_IN_CRITERIA - Static variable in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
DEFAULT_MAX_IN_CRITERIA_SIZE - Static variable in class org.teiid.translator.ExecutionFactory
 
DEFAULT_MAX_OBJECT_SIZE - Static variable in class org.teiid.common.buffer.impl.BufferFrontedFileStoreCache
 
DEFAULT_MAX_OPEN_FILES - Static variable in class org.teiid.common.buffer.impl.FileStorageManager
 
DEFAULT_MAX_PROCESS_WORKERS - Static variable in class org.teiid.dqp.internal.process.DQPConfiguration
 
DEFAULT_MAX_PROCESSING_KB - Static variable in interface org.teiid.common.buffer.BufferManager
 
DEFAULT_MAX_PROJECTED_COLUMNS - Static variable in class org.teiid.translator.ExecutionFactory
 
DEFAULT_MAX_SESSIONS - Static variable in interface org.teiid.dqp.service.SessionService
 
DEFAULT_MAX_SIZE_TOTAL - Static variable in class org.teiid.dqp.internal.process.SessionAwareCache
 
DEFAULT_MAX_SOURCE_ROWS - Static variable in class org.teiid.dqp.internal.process.DQPConfiguration
 
DEFAULT_MAX_STALENESS_SECONDS - Static variable in class org.teiid.dqp.internal.process.DQPConfiguration
 
DEFAULT_MESSAGE_LEVEL - Static variable in class org.teiid.logging.MessageLevel
The default message level is WARNING.
DEFAULT_MULTI_SOURCE_ELEMENT_NAME - Static variable in class org.teiid.dqp.internal.process.multisource.MultiSourceElement
 
DEFAULT_NAMESPACE - Static variable in interface org.teiid.translator.couchbase.CouchbaseProperties
 
DEFAULT_NULL_ORDER - Static variable in class org.teiid.query.util.Options
 
DEFAULT_OUTPUT_PROPERTIES - Static variable in class org.teiid.xquery.saxon.SaxonXQueryExpression
 
DEFAULT_PARTIAL_RESULTS_MODE - Static variable in class org.teiid.jdbc.BaseDataSource
 
DEFAULT_PRECISION - Static variable in class org.teiid.metadata.BaseColumn
 
DEFAULT_PROCESSOR_BATCH_SIZE - Static variable in interface org.teiid.common.buffer.BufferManager
 
DEFAULT_PROTOCOL - Static variable in class org.teiid.net.socket.SocketUtil
 
DEFAULT_PROTOCOL - Static variable in class org.teiid.net.TeiidURL
 
DEFAULT_RADIX - Static variable in class org.teiid.core.types.JDBCSQLTypeInfo
 
DEFAULT_RESERVE_BUFFER_KB - Static variable in interface org.teiid.common.buffer.BufferManager
 
DEFAULT_RESULT_SET_CACHE_MODE - Static variable in class org.teiid.jdbc.BaseDataSource
 
DEFAULT_SCALE - Static variable in class org.teiid.core.types.JDBCSQLTypeInfo
 
DEFAULT_SCALE - Static variable in class org.teiid.metadata.BaseColumn
 
DEFAULT_SESSION_EXPIRATION - Static variable in interface org.teiid.dqp.service.SessionService
 
DEFAULT_SPACELIMIT - Static variable in class org.teiid.core.util.LRUCache
Default amount of space in the cache
DEFAULT_SRID - Static variable in class org.teiid.core.types.GeographyType
 
DEFAULT_STORE_PASSWORD - Static variable in class org.teiid.core.crypto.SymmetricCryptor
 
DEFAULT_SYM_KEY_ALGORITHM - Static variable in class org.teiid.core.crypto.SymmetricCryptor
 
DEFAULT_TIME_ZONE - Static variable in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
DEFAULT_TIME_ZONE - Static variable in class org.teiid.translator.odata.ODataExecutionFactory
 
DEFAULT_TIME_ZONE - Static variable in class org.teiid.translator.odata4.ODataExecutionFactory
 
DEFAULT_TIMEOUT - Static variable in class org.teiid.jdbc.BaseDataSource
 
DEFAULT_TYPENAME - Static variable in interface org.teiid.translator.couchbase.CouchbaseProperties
 
DEFAULT_USER_REQUEST_SOURCE_CONCURRENCY - Static variable in class org.teiid.dqp.internal.process.DQPConfiguration
 
DEFAULT_VALUE - Static variable in class org.teiid.query.metadata.SupportConstants.Element
 
DEFAULT_VALUE_PATTERN - Static variable in class org.teiid.translator.accumulo.AccumuloMetadataProcessor
 
DEFAULT_VERSION - Static variable in class org.teiid.translator.jdbc.Version
 
DEFAULT_VERSION - Static variable in class org.teiid.translator.mongodb.Version
 
DEFAULT_VERSION - Static variable in class org.teiid.util.Version
 
DefaultAuthorizationValidator - Class in org.teiid.dqp.internal.process
The default Teiid authorization validator
DefaultAuthorizationValidator() - Constructor for class org.teiid.dqp.internal.process.DefaultAuthorizationValidator
 
DefaultDataClasses() - Constructor for class org.teiid.core.types.DataTypeManager.DefaultDataClasses
 
DefaultDataTypes() - Constructor for class org.teiid.core.types.DataTypeManager.DefaultDataTypes
 
DefaultHostnameResolver - Class in org.teiid.net.socket
Due to https://bugs.java.com/bugdatabase/view_bug.do?bug_id=6450279 and similar, attempts to call hostname resolution may block for considerable amounts of time rather than require workarounds on the host system, this class will handle making the call asynchronous.
DefaultHostnameResolver() - Constructor for class org.teiid.net.socket.DefaultHostnameResolver
 
DefaultMetadataRepository<F,C> - Class in org.teiid.metadata
Deprecated.
DefaultMetadataRepository() - Constructor for class org.teiid.metadata.DefaultMetadataRepository
Deprecated.
 
defaultNullOrder(ExecutionFactory.NullOrder) - Method in class org.teiid.query.processor.relational.ListNestedSortComparator
 
defaultNullOrder(ExecutionFactory.NullOrder) - Method in class org.teiid.query.util.Options
 
DefaultTypeCodes() - Constructor for class org.teiid.core.types.DataTypeManager.DefaultTypeCodes
 
defaultValue() - Method in class org.teiid.deployers.ExtendedPropertyMetadata
 
DeferredMetadataProvider - Class in org.teiid.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.
DeferredMetadataProvider(String[], String[], StatementImpl, long) - Constructor for class org.teiid.jdbc.DeferredMetadataProvider
 
degrees(Number) - Static method in class org.teiid.query.function.FunctionMethods
 
DEGREES - Static variable in class org.teiid.translator.SourceSystemFunctions
 
delegate - Variable in class org.teiid.translator.ldap.LDAPSyncQueryExecution
 
DelegatingExecutionFactory<F,C> - Interface in org.teiid.translator
 
DelegatingHierarchyVisitor - Class in org.teiid.language.visitor
Delegates pre- and post-processing for each node in the hierarchy to delegate visitors.
DelegatingHierarchyVisitor(LanguageObjectVisitor, LanguageObjectVisitor) - Constructor for class org.teiid.language.visitor.DelegatingHierarchyVisitor
 
Delete - Class in org.teiid.language
Represents a DELETE command.
Delete(NamedTable, Condition) - Constructor for class org.teiid.language.Delete
 
DELETE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
DELETE - Static variable in interface org.teiid.metadata.index.TransformationRecordImpl.Types
 
delete(VirtualFile, VirtualFile) - Method in class org.teiid.metadata.PureZipFileSystem
delete() - Method in class org.teiid.olingo.service.ODataSQLBuilder
 
delete(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
DELETE - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
Delete - Class in org.teiid.query.sql.lang
This class represents a SQL Delete statement of the form: "DELETE FROM <group> [WHERE <criteria>]".
Delete() - Constructor for class org.teiid.query.sql.lang.Delete
Constructs a default instance of this class.
Delete(GroupSymbol) - Constructor for class org.teiid.query.sql.lang.Delete
Constructs an instance of this class given the group.
Delete(GroupSymbol, Criteria) - Constructor for class org.teiid.query.sql.lang.Delete
Constructs an instance of this class given the group and criteria.
delete(Criteria) - Method in class org.teiid.query.tempdata.TempTable
 
delete(VirtualFile, VirtualFile) - Method in class org.teiid.resource.adapter.ftp.FtpFileSystem
 
delete(String[]) - Method in class org.teiid.resource.adapter.salesforce.SalesforceConnectionImpl
 
delete(String[]) - Method in interface org.teiid.translator.salesforce.SalesforceConnection
 
DELETE_TRANSFORM - Static variable in class org.teiid.metadata.index.MetadataConstants.RECORD_TYPE
 
deleteDataSource(String) - Method in interface org.teiid.adminapi.Admin
Delete data source.
deleteDataSource(String) - Method in class org.teiid.adminapi.jboss.AdminFactory.AdminImpl
 
deleteDataSource(String) - Method in class org.teiid.runtime.EmbeddedAdminImpl
 
DeletedObject - Class in org.teiid.translator.salesforce.execution
 
DeletedObject() - Constructor for class org.teiid.translator.salesforce.execution.DeletedObject
 
deleteDomain(String) - Method in class org.teiid.resource.adapter.simpledb.SimpleDBConnectionImpl
 
deleteDomain(String) - Method in interface org.teiid.translator.simpledb.api.SimpleDBConnection
Delete a Domain
DeletedResult - Class in org.teiid.translator.salesforce.execution
 
DeletedResult() - Constructor for class org.teiid.translator.salesforce.execution.DeletedResult
 
deleteEntity(DataRequest, String, EntityResponse) - Method in class org.teiid.olingo.service.TeiidServiceHandler
 
DeleteExecutionImpl - Class in org.teiid.translator.salesforce.execution
 
DeleteExecutionImpl(SalesForceExecutionFactory, Command, SalesforceConnection, RuntimeMetadata, ExecutionContext) - Constructor for class org.teiid.translator.salesforce.execution.DeleteExecutionImpl
 
DELETEFILE - Static variable in class org.teiid.translator.amazon.s3.S3ExecutionFactory
 
DELETEFILE - Static variable in class org.teiid.translator.file.FileExecutionFactory
 
deleteReference(DataRequest, URI, String, NoContentResponse) - Method in class org.teiid.olingo.service.TeiidServiceHandler
 
DeleteResolver - Class in org.teiid.query.resolver.command
This class knows how to expand and resolve DELETE commands.
DeleteResolver() - Constructor for class org.teiid.query.resolver.command.DeleteResolver
 
deleteRow() - Method in class org.teiid.jdbc.ResultSetImpl
 
deleteRows(String, String) - Method in class org.teiid.resource.adapter.google.SpreadsheetConnectionImpl
 
deleteRows(String, String) - Method in class org.teiid.resource.adapter.google.SpreadsheetConnectionImpl4
 
deleteRows(String, String) - Method in interface org.teiid.translator.google.api.GoogleSpreadsheetConnection
 
deletesAreDetected(int) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
DeleteVisitor - Class in org.teiid.translator.salesforce.execution.visitors
 
DeleteVisitor(RuntimeMetadata) - Constructor for class org.teiid.translator.salesforce.execution.visitors.DeleteVisitor
 
delimitedStatement(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
DELIMITER - Static variable in interface org.teiid.adminapi.AdminObject
The character (as a String) that delimits the atomic components of the identifier.
DELIMITER - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
DELIMITER - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
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.query.metadata.TransformationMetadata
Delimiter character used when specifying fully qualified entity names
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.
DELIMITER_STRING - Static variable in class org.teiid.query.metadata.TransformationMetadata
 
DENSE_RANK - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
DENSE_RANK - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
dep - Variable in class org.teiid.query.sql.lang.DependentSetCriteria.AttributeComparison
 
DependentAccessNode - Class in org.teiid.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 org.teiid.query.processor.relational.DependentAccessNode
 
DependentCostAnalysis() - Constructor for class org.teiid.query.optimizer.relational.rules.NewCalculateCostUtil.DependentCostAnalysis
 
DependentCriteriaProcessor - Class in org.teiid.query.processor.relational
 
DependentCriteriaProcessor(int, int, RelationalNode, Criteria) - Constructor for class org.teiid.query.processor.relational.DependentCriteriaProcessor
 
DependentCriteriaProcessor.SetState - Class in org.teiid.query.processor.relational
 
DependentProcedureAccessNode - Class in org.teiid.query.processor.relational
 
DependentProcedureAccessNode(int, Criteria, List, List) - Constructor for class org.teiid.query.processor.relational.DependentProcedureAccessNode
 
DependentProcedureCriteriaProcessor - Class in org.teiid.query.processor.relational
 
DependentProcedureCriteriaProcessor(RelationalNode, Criteria, List, List) - Constructor for class org.teiid.query.processor.relational.DependentProcedureCriteriaProcessor
 
DependentProcedureExecutionNode - Class in org.teiid.query.processor.relational
 
DependentProcedureExecutionNode(int, Criteria, List, List) - Constructor for class org.teiid.query.processor.relational.DependentProcedureExecutionNode
 
DependentSetCriteria - Class in org.teiid.query.sql.lang
The DependentSetCriteria is missing the value set until it is filled during processing.
DependentSetCriteria(Expression, String) - Constructor for class org.teiid.query.sql.lang.DependentSetCriteria
Construct with the left expression
DependentSetCriteria.AttributeComparison - Class in org.teiid.query.sql.lang
 
DependentValueSource - Class in org.teiid.query.processor.relational
 
DependentValueSource(TupleBuffer) - Constructor for class org.teiid.query.processor.relational.DependentValueSource
 
DependentValueSource(TupleBuffer, List<? extends Expression>) - Constructor for class org.teiid.query.processor.relational.DependentValueSource
 
deploy(String, InputStream) - Method in interface org.teiid.adminapi.Admin
Deploy a artifact (VDB, JAR, RAR files)
deploy(String, InputStream, boolean) - Method in interface org.teiid.adminapi.Admin
Deploy a artifact (VDB, JAR, RAR files)
deploy(String, InputStream) - Method in class org.teiid.adminapi.jboss.AdminFactory.AdminImpl
 
deploy(String, InputStream, boolean) - Method in class org.teiid.adminapi.jboss.AdminFactory.AdminImpl
 
deploy(DeploymentPhaseContext) - Method in class org.teiid.jboss.FileRootMountProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.teiid.jboss.TranslatorDependencyDeployer
 
deploy(DeploymentPhaseContext) - Method in class org.teiid.jboss.TranslatorDeployer
 
deploy(DeploymentPhaseContext) - Method in class org.teiid.jboss.TranslatorStructureDeployer
 
deploy(String, InputStream) - Method in class org.teiid.runtime.EmbeddedAdminImpl
 
deploy(String, InputStream, boolean) - Method in class org.teiid.runtime.EmbeddedAdminImpl
 
DEPLOYMENT_FILE - Static variable in class org.teiid.query.metadata.VDBResources
 
DEPLOYMENT_NAME - Static variable in class org.teiid.deployers.TranslatorUtil
 
DEPLOYMENT_TYPE - Static variable in class org.teiid.jboss.TeiidAttachments
 
DeploymentBasedDatabaseStore - Class in org.teiid.metadatastore
 
DeploymentBasedDatabaseStore(VDBRepository) - Constructor for class org.teiid.metadatastore.DeploymentBasedDatabaseStore
 
deployVDB(String, ModelMetaData...) - Method in class org.teiid.runtime.EmbeddedServer
Deploy the given set of models as vdb name.1
deployVDB(InputStream) - Method in class org.teiid.runtime.EmbeddedServer
Deploy a vdb.xml file.
deployVDB(InputStream, boolean) - Method in class org.teiid.runtime.EmbeddedServer
Deploy a vdb.xml file.
deployVDB(VDBMetaData, VDBResources) - Method in class org.teiid.runtime.EmbeddedServer
 
deployVDBZip(URL) - Method in interface org.teiid.adminapi.Admin
Deploy a .vdb or .zip vdb.
deployVDBZip(URL) - Method in class org.teiid.adminapi.jboss.AdminFactory.AdminImpl
 
deployVDBZip(URL) - Method in class org.teiid.runtime.EmbeddedAdminImpl
 
deployVDBZip(URL) - Method in class org.teiid.runtime.EmbeddedServer
Deploy a vdb zip file.
DerbyExecutionFactory - Class in org.teiid.translator.jdbc.derby
 
DerbyExecutionFactory() - Constructor for class org.teiid.translator.jdbc.derby.DerbyExecutionFactory
 
DEREF - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
DEREF - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
DerivedColumn - Class in org.teiid.language
 
DerivedColumn(String, Expression) - Constructor for class org.teiid.language.DerivedColumn
 
derivedColumn(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
DerivedColumn - Class in org.teiid.query.sql.symbol
 
DerivedColumn(String, Expression) - Constructor for class org.teiid.query.sql.symbol.DerivedColumn
 
derivedColumnList(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
DerivedExpression - Interface in org.teiid.query.sql.symbol
 
DerivedTable - Class in org.teiid.language
Represents a derived table or inline view in the from clause.
DerivedTable(QueryExpression, String) - Constructor for class org.teiid.language.DerivedTable
 
DESC - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
DESC - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
DESC - Static variable in class org.teiid.query.sql.lang.OrderBy
Constant for the descending value
describe(T) - Method in interface org.teiid.common.buffer.Serializer
 
DESCRIBE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
DESCRIBE - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
describeParameters(SimpleOperationDefinitionBuilder) - Method in class org.teiid.jboss.BaseOperationHandler
 
description - Variable in class org.teiid.adminapi.impl.DataPolicyMetadata
 
description - Variable in class org.teiid.adminapi.impl.ModelMetaData
 
DESCRIPTION - Static variable in class org.teiid.adminapi.impl.ModelNodeConstants
 
description() - Method in class org.teiid.deployers.ExtendedPropertyMetadata
 
DESCRIPTION - Static variable in class org.teiid.olingo.web.OpenApiHandler
 
deserialize(ObjectInput) - Method in interface org.teiid.common.buffer.Serializer
 
deserialize(byte[], Class<?>) - Static method in class org.teiid.translator.accumulo.AccumuloDataTypeManager
 
deserialize(InputStream) - Method in class org.teiid.translator.swagger.JsonSerializer
 
deserialize(InputStream) - Method in interface org.teiid.translator.swagger.SwaggerSerializer
 
designerCommand(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
designTime - Variable in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
designTimeMetadata - Variable in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
destroy() - Method in interface org.teiid.cache.CacheFactory
Destroy the cache factory and any caches underneath.
destroy() - Method in class org.teiid.cache.infinispan.InfinispanCacheFactory
 
destroy() - Method in class org.teiid.jboss.rest.ApiOriginFilter
 
destroy() - Method in class org.teiid.olingo.web.CorsFilter
 
destroy() - Method in class org.teiid.olingo.web.gzip.GzipFilter
 
destroy() - Method in class org.teiid.olingo.web.ODataFilter
 
destroy() - Method in class org.teiid.resource.spi.BasicManagedConnection
 
destroySubcontext(Name) - Method in class org.teiid.resource.adapter.ldap.LDAPConnectionImpl
 
destroySubcontext(String) - Method in class org.teiid.resource.adapter.ldap.LDAPConnectionImpl
 
dests - Variable in class org.teiid.replication.jgroups.JGroupsOutputStream
 
detachLob(Streamable<?>, FileStore, byte[]) - Method in class org.teiid.common.buffer.LobManager
 
DETAIL - Static variable in class org.teiid.logging.MessageLevel
Message level value that specifies that detailed, information, warning, error and critical messages are to be recorded.
DETAIL - Static variable in class org.teiid.logging.MessageLevel.DisplayNames
 
DETAIL - Static variable in class org.teiid.logging.MessageLevel.Labels
 
detectChangeEvents() - Method in class org.teiid.dqp.internal.process.DataTierManagerImpl
 
DETECTING_CHANGE_EVENTS_ELEMENT - Static variable in class org.teiid.jboss.TeiidConstants
 
determineDataTypeClass(Object) - Static method in class org.teiid.core.types.DataTypeManager
Take an object and determine the MetaMatrix data type.
determineDependencies(AbstractMetadataRecord, Command) - Static method in class org.teiid.query.metadata.MetadataValidator
 
determineNecessaryConversions(String, Class<?>, Expression[], Class<?>[], boolean) - Method in class org.teiid.query.function.FunctionLibrary
Get the conversions that are needed to call the named function with arguments of the given type.
DETERMINISM - Static variable in interface org.teiid.query.metadata.DDLConstants
 
DETERMINISTIC - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
DETERMINISTIC - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
DhKeyGenerator - Class in org.teiid.core.crypto
Helper class that supports anonymous ephemeral Diffie-Hellman Parameters are stored in the dh.properties file
DhKeyGenerator() - Constructor for class org.teiid.core.crypto.DhKeyGenerator
 
dialect - Variable in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
difference(GeometryType, GeometryType) - Static method in class org.teiid.query.function.GeometryFunctionMethods
 
difference(GeometryType, GeometryType) - Static method in class org.teiid.query.function.GeometryUtils
 
digest(byte[], String) - Static method in class org.teiid.query.function.FunctionMethods
 
digit(String) - Static method in class org.teiid.dataquality.OSDQFunctions
 
DIGIT - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
DIM_SUFFIX - Static variable in interface org.teiid.translator.couchbase.CouchbaseProperties
 
dimension(GeometryType) - Static method in class org.teiid.query.function.GeometryFunctionMethods
 
dimension(GeometryType) - Static method in class org.teiid.query.function.GeometryUtils
 
Dimension() - Constructor for class org.teiid.translator.couchbase.CouchbaseMetadataProcessor.Dimension
 
DirectQueryExecution - Class in org.teiid.translator.salesforce.execution
 
DirectQueryExecution(List<Argument>, Command, SalesforceConnection, RuntimeMetadata, ExecutionContext, String, boolean) - Constructor for class org.teiid.translator.salesforce.execution.DirectQueryExecution
 
DirectQueryMetadataRepository - Class in org.teiid.query.metadata
This Metadata repository adds the "native" procedure to all the execution factories that support them.
DirectQueryMetadataRepository() - Constructor for class org.teiid.query.metadata.DirectQueryMetadataRepository
 
DirectSpreadsheetQueryExecution - Class in org.teiid.translator.google
 
DirectSpreadsheetQueryExecution(String, List<Argument>, ExecutionContext, GoogleSpreadsheetConnection, boolean) - Constructor for class org.teiid.translator.google.DirectSpreadsheetQueryExecution
 
DISABLE_FETCH_SIZE - Static variable in class org.teiid.jdbc.ResultSetImpl
 
DISABLE_LOCAL_TRANSACTIONS - Static variable in interface org.teiid.jdbc.ExecutionProperties
If true, will ignore autocommit for local transactions.
disable_tracing() - Method in class org.teiid.query.parser.SQLParser
Disable tracing.
disableAutoCleanLobs() - Method in class org.teiid.query.util.CommandContext
 
DISABLED - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
DISABLED - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
DISABLED - Static variable in class org.teiid.transport.SSLConfiguration
 
disableSave() - Method in class org.teiid.query.processor.BatchIterator
 
DISCONNECT - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
DISCONNECT - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
disconnectController() - Method in class org.teiid.adminapi.jboss.DMRCommandContext
 
disconnected() - Method in interface org.teiid.transport.ChannelListener
 
disconnected() - Method in class org.teiid.transport.ODBCClientInstance
 
disconnected() - Method in class org.teiid.transport.SocketClientInstance
 
disjoint(GeometryType, GeometryType) - Static method in class org.teiid.query.function.GeometryFunctionMethods
 
disjoint(GeometryType, GeometryType) - Static method in class org.teiid.query.function.GeometryUtils
 
DiskStore(String) - Constructor for class org.teiid.common.buffer.impl.FileStorageManager.DiskStore
 
disp - Variable in class org.teiid.replication.jgroups.JGroupsOutputStream
 
display() - Method in class org.teiid.deployers.ExtendedPropertyMetadata
 
DISPLAY_SIZE - Static variable in interface org.teiid.client.metadata.ResultsMetadataConstants
 
displayNamedParameters() - Method in class org.teiid.query.sql.lang.StoredProcedure
Indicates whether parameters should be displayed in traditional indexed manor, or as named parameters
DisplayNames() - Constructor for class org.teiid.logging.MessageLevel.DisplayNames
 
dispose() - Method in interface org.teiid.translator.ReusableExecution
Called when the execution is no longer used.
distance(GeographyType, GeographyType) - Static method in class org.teiid.query.function.GeographyFunctionMethods
 
distance(GeometryType, GeometryType) - Static method in class org.teiid.query.function.GeometryFunctionMethods
 
distance(GeometryType, GeometryType) - Static method in class org.teiid.query.function.GeometryUtils
 
DISTINCT - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
DISTINCT - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
DISTINCT_VALUES - Static variable in interface org.teiid.query.metadata.DDLConstants
 
distributeTupleBuffer(String, TupleBuffer) - Method in class org.teiid.common.buffer.impl.BufferManagerImpl
 
distributeTupleBuffer(String, TupleBuffer) - Method in interface org.teiid.common.buffer.TupleBufferCache
 
divide(int, int) - Static method in class org.teiid.query.function.FunctionMethods
 
divide(long, long) - Static method in class org.teiid.query.function.FunctionMethods
 
divide(float, float) - Static method in class org.teiid.query.function.FunctionMethods
 
divide(double, double) - Static method in class org.teiid.query.function.FunctionMethods
 
divide(BigInteger, BigInteger) - Static method in class org.teiid.query.function.FunctionMethods
 
divide(BigDecimal, BigDecimal) - Static method in class org.teiid.query.function.FunctionMethods
 
DIVIDE_OP - Static variable in class org.teiid.translator.SourceSystemFunctions
 
DJ - Static variable in class org.teiid.query.sql.lang.ExistsCriteria.SubqueryHint
 
DLNEWCOPY - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
DLNEWCOPY - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
DLPREVIOUSCOPY - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
DLPREVIOUSCOPY - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
DLURLCOMPLETE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
DLURLCOMPLETE - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
DLURLCOMPLETEONLY - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
DLURLCOMPLETEONLY - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
DLURLCOMPLETEWRITE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
DLURLCOMPLETEWRITE - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
DLURLPATH - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
DLURLPATH - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
DLURLPATHONLY - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
DLURLPATHONLY - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
DLURLPATHWRITE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
DLURLPATHWRITE - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
DLURLSCHEME - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
DLURLSCHEME - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
DLURLSERVER - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
DLURLSERVER - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
DLVALUE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
DLVALUE - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
DMRCommandContext - Class in org.teiid.adminapi.jboss
 
DMRCommandContext(CommandContext) - Constructor for class org.teiid.adminapi.jboss.DMRCommandContext
 
DN_PREFIX - Static variable in class org.teiid.translator.ldap.LDAPExecutionFactory
 
doCache - Variable in class org.teiid.internal.core.index.Index
 
doCleanup(boolean) - Static method in class org.teiid.common.buffer.AutoCleanupUtil
 
DOCUMENT - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
DOCUMENT - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
Document - Class in org.teiid.translator.document
TODO: need to back this up with something like MapDB, to avoid OOM Also need to write our own JSONPaser that returns this object directly.
Document() - Constructor for class org.teiid.translator.document.Document
 
Document(String, boolean, Document) - Constructor for class org.teiid.translator.document.Document
 
DOCUMENT_TYPE - Static variable in class org.teiid.metadata.index.MetadataConstants.TABLE_TYPES
 
DocumentFilter - Interface in org.teiid.infinispan.api
 
DocumentFilter.Action - Enum in org.teiid.infinispan.api
 
DOCUMENTID - Static variable in interface org.teiid.translator.couchbase.CouchbaseProperties
 
DocumentNode - Class in org.teiid.olingo.service
 
DocumentNode() - Constructor for class org.teiid.olingo.service.DocumentNode
 
DocumentNode(Table, GroupSymbol, EdmEntityType) - Constructor for class org.teiid.olingo.service.DocumentNode
 
DocumentNode - Class in org.teiid.translator.document
 
DocumentNode() - Constructor for class org.teiid.translator.document.DocumentNode
 
DocumentNode(Table, boolean) - Constructor for class org.teiid.translator.document.DocumentNode
 
documentNumber - Variable in class net.sf.saxon.option.xom.XOMDocumentWrapper
 
docWrapper - Variable in class net.sf.saxon.option.xom.XOMNodeWrapper
 
doesMaxRowSizeIncludeBlobs() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
Did getMaxRowSize() include LONGVARCHAR and LONGVARBINARY blobs?
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.teiid.jboss.rest.ApiOriginFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.teiid.olingo.web.CorsFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.teiid.olingo.web.gzip.GzipFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.teiid.olingo.web.ODataFilter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.teiid.jboss.rest.BootstrapServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.teiid.olingo.web.StaticContentServlet
 
DOLLAR - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
DOMAIN - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
DOMAIN - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
DomainAware - Interface in org.teiid.adminapi
The admin objects that implement this interface have domain information on them when Teiid is running in the domain mode.
doMerge(int) - Method in class org.teiid.query.processor.relational.SortUtility
 
doMoreWork() - Method in class org.teiid.dqp.internal.process.RequestWorkItem
Special call from request threads to allow resumption of processing by the calling thread.
done() - Method in class org.teiid.dqp.internal.process.FutureWork
 
Done() - Method in class org.teiid.query.parser.JavaCharStream
Set buffers back to null when finished.
doneExecuting() - Method in class org.teiid.odbc.ODBCServerRemoteImpl
 
doNotCache - Variable in class org.teiid.query.processor.RegisterRequestParameter
 
DoNothingSecurityHelper - Class in org.teiid.runtime
A SecurityHelper that does nothing and always assumes that thread has the proper security context.
DoNothingSecurityHelper() - Constructor for class org.teiid.runtime.DoNothingSecurityHelper
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.teiid.jboss.rest.BootstrapServlet
 
DOT - Static variable in interface org.teiid.language.SQLConstants.Tokens
 
DOT_DELIMITER - Static variable in class org.teiid.net.TeiidURL
 
DOUBLE - Static variable in class org.teiid.core.types.DataTypeManager.DefaultDataClasses
 
DOUBLE - Static variable in class org.teiid.core.types.DataTypeManager.DefaultDataTypes
 
DOUBLE - Static variable in class org.teiid.core.types.DataTypeManager.DefaultTypeCodes
 
DOUBLE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
DOUBLE - Static variable in class org.teiid.query.function.aggregate.Sum
 
DOUBLE - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
DOUBLE - Static variable in class org.teiid.translator.jdbc.FunctionModifier
 
DOUBLE - Static variable in class org.teiid.translator.TypeFacility.RUNTIME_CODES
 
DOUBLE - Static variable in class org.teiid.translator.TypeFacility.RUNTIME_NAMES
 
DOUBLE - Static variable in interface org.teiid.translator.TypeFacility.RUNTIME_TYPES
 
DOUBLE_AMP - Static variable in interface org.teiid.language.SQLConstants.Tokens
 
DOUBLE_AMP_OP - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
DOUBLE_AMP_OP - Static variable in class org.teiid.translator.SourceSystemFunctions
 
DOUBLE_SLASH_DELIMITER - Static variable in class org.teiid.net.TeiidURL
 
DOUBLE_TYPE - Static variable in interface org.teiid.translator.salesforce.Constants
 
doVisit(LanguageObject, LanguageVisitor) - Static method in class org.teiid.query.sql.navigator.DeepPostOrderNavigator
 
doVisit(LanguageObject, LanguageVisitor) - Static method in class org.teiid.query.sql.navigator.DeepPreOrderNavigator
 
doVisit(LanguageObject, LanguageVisitor) - Static method in class org.teiid.query.sql.navigator.PostOrderNavigator
 
doVisit(LanguageObject, LanguageVisitor) - Static method in class org.teiid.query.sql.navigator.PreOrderNavigator
 
doVisit(LanguageObject, LanguageVisitor, boolean) - Static method in class org.teiid.query.sql.navigator.PreOrPostOrderNavigator
 
doVisit(LanguageObject, LanguageVisitor, boolean, boolean) - Static method in class org.teiid.query.sql.navigator.PreOrPostOrderNavigator
 
DQP - Interface in org.teiid.client
 
dqp - Variable in class org.teiid.runtime.EmbeddedServer
 
DQP_WORK_CONTEXT - Static variable in interface org.teiid.jdbc.LocalProfile
 
DQPConfiguration - Class in org.teiid.dqp.internal.process
 
DQPConfiguration() - Constructor for class org.teiid.dqp.internal.process.DQPConfiguration
 
DQPCore - Class in org.teiid.dqp.internal.process
Implements the core DQP processing.
DQPCore() - Constructor for class org.teiid.dqp.internal.process.DQPCore
 
dqpCore - Variable in class org.teiid.dqp.internal.process.RequestWorkItem
 
DQPCore.CompletionListener<T> - Interface in org.teiid.dqp.internal.process
 
DQPCore.ResultsListener - Interface in org.teiid.dqp.internal.process
 
DQPCoreService - Class in org.teiid.jboss
 
DQPCoreService() - Constructor for class org.teiid.jboss.DQPCoreService
 
DQPWorkContext - Class in org.teiid.dqp.internal.process
 
DQPWorkContext() - Constructor for class org.teiid.dqp.internal.process.DQPWorkContext
 
DQPWorkContext.Version - Enum in org.teiid.dqp.internal.process
 
DROP - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
DROP - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
Drop - Class in org.teiid.query.sql.lang
 
Drop() - Constructor for class org.teiid.query.sql.lang.Drop
 
dropChildOption(String, Database.ResourceType, String, Database.ResourceType, DatabaseStore) - Method in class org.teiid.query.parser.SQLParser
 
dropConstraints() - Method in class org.teiid.dialect.TeiidDialect
 
dropDataWrapper(DatabaseStore) - Method in class org.teiid.query.parser.SQLParser
 
dropOption(String, Database.ResourceType, DatabaseStore) - Method in class org.teiid.query.parser.SQLParser
 
droppedMembers(Collection<Serializable>) - Method in class org.teiid.common.buffer.impl.BufferManagerImpl
 
droppedMembers(Collection<Serializable>) - Method in interface org.teiid.query.ReplicatedObject
Called when members are dropped
droppedMembers(Collection<Serializable>) - Method in class org.teiid.query.tempdata.GlobalTableStoreImpl
 
dropProcedure(DatabaseStore) - Method in class org.teiid.query.parser.SQLParser
 
dropRole(DatabaseStore) - Method in class org.teiid.query.parser.SQLParser
 
dropSchema(DatabaseStore) - Method in class org.teiid.query.parser.SQLParser
 
dropServer(DatabaseStore) - Method in class org.teiid.query.parser.SQLParser
 
dropTable(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
dropTableView(DatabaseStore) - Method in class org.teiid.query.parser.SQLParser
 
DS_LISTENER_BASE - Static variable in class org.teiid.jboss.TeiidServiceNames
 
dsListenerServiceName(String, String, String) - Static method in class org.teiid.jboss.TeiidServiceNames
 
DUAL - Static variable in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
 
DUP_REMOVE - Static variable in class org.teiid.query.optimizer.relational.plantree.NodeConstants.Types
 
duplicate() - Method in class org.teiid.common.buffer.impl.BlockByteBuffer
 
DuplicateRecordException - Exception in org.teiid.metadata
 
DuplicateRecordException(BundleUtil.Event, String) - Constructor for exception org.teiid.metadata.DuplicateRecordException
 
DupRemoveNode - Class in org.teiid.query.processor.relational
 
DupRemoveNode(int) - Constructor for class org.teiid.query.processor.relational.DupRemoveNode
 
DVARS - Static variable in class org.teiid.query.sql.ProcedureReservedWords
 
dwithin(GeometryType, GeometryType, double) - Static method in class org.teiid.query.function.GeometryFunctionMethods
 
dwithin(GeometryType, GeometryType, double) - Static method in class org.teiid.query.function.GeometryUtils
 
DYNAMIC - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
DYNAMIC - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
dynamicCommand(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
DynamicCommand - Class in org.teiid.query.sql.lang
 
DynamicCommand() - Constructor for class org.teiid.query.sql.lang.DynamicCommand
 
DynamicCommand(Expression, List, GroupSymbol, SetClauseList) - Constructor for class org.teiid.query.sql.lang.DynamicCommand
 
DynamicCommandResolver - Class in org.teiid.query.resolver.command
 
DynamicCommandResolver() - Constructor for class org.teiid.query.resolver.command.DynamicCommandResolver
 

E

EACH - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
EACH - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
ECB_SYM_ALGORITHM - Static variable in class org.teiid.core.crypto.SymmetricCryptor
 
EDIT_DISTANCE - Static variable in class org.teiid.translator.jdbc.exasol.ExasolExecutionFactory
 
EdmComplexResponse - Class in org.teiid.olingo
 
edmProvider - Variable in class org.teiid.olingo.service.ODataSchemaBuilder.ODataSchemaInfo
 
ef - Variable in class org.teiid.translator.couchbase.N1QLVisitor
 
EIGHT_0 - Static variable in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
 
EIGHT_1 - Static variable in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
 
EIGHT_1 - Static variable in class org.teiid.translator.jdbc.teiid.TeiidExecutionFactory
 
EIGHT_10 - Static variable in class org.teiid.translator.jdbc.teiid.TeiidExecutionFactory
 
EIGHT_2 - Static variable in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
 
EIGHT_3 - Static variable in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
 
EIGHT_3 - Static variable in class org.teiid.translator.jdbc.teiid.TeiidExecutionFactory
 
EIGHT_4 - Static variable in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
 
EIGHT_4 - Static variable in class org.teiid.translator.jdbc.teiid.TeiidExecutionFactory
 
EIGHT_5 - Static variable in class org.teiid.translator.jdbc.teiid.TeiidExecutionFactory
 
ELEMENT - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
ELEMENT - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
ELEMENT_LABEL - Static variable in interface org.teiid.client.metadata.ResultsMetadataConstants
 
ELEMENT_NAME - Static variable in interface org.teiid.client.metadata.ResultsMetadataConstants
 
ElementCollectorVisitor - Class in org.teiid.query.sql.visitor
This visitor class will traverse a language object tree and collect all element symbol references it finds.
ElementCollectorVisitor(Collection<? super ElementSymbol>) - Constructor for class org.teiid.query.sql.visitor.ElementCollectorVisitor
Construct a new visitor with the specified collection, which should be non-null.
elementData - Variable in class org.teiid.client.ResizingArrayList
 
elements - Variable in class org.teiid.query.eval.Evaluator
 
elementSupports(Object, int) - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
elementSupports(Object, int) - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
elementSupports(Object, int) - Method in interface org.teiid.query.metadata.QueryMetadataInterface
Determine whether the specified element supports some feature.
elementSupports(Object, int) - Method in class org.teiid.query.metadata.TempMetadataAdapter
 
elementSupports(Object, int) - Method in class org.teiid.query.metadata.TransformationMetadata
 
ElementSymbol - Class in org.teiid.query.sql.symbol
This is a subclass of Symbol representing a single element.
ElementSymbol(String) - Constructor for class org.teiid.query.sql.symbol.ElementSymbol
Simple constructor taking just a name.
ElementSymbol(String, GroupSymbol) - Constructor for class org.teiid.query.sql.symbol.ElementSymbol
 
ElementSymbol(String, GroupSymbol, Class<?>) - Constructor for class org.teiid.query.sql.symbol.ElementSymbol
 
ElementSymbol(String, boolean) - Constructor for class org.teiid.query.sql.symbol.ElementSymbol
Constructor taking a name and a flag whether to display fully qualified.
ElementSymbol.DisplayMode - Enum in org.teiid.query.sql.symbol
 
ELEVEN_0 - Static variable in class org.teiid.translator.jdbc.sqlserver.SQLServerExecutionFactory
 
ELEVEN_1 - Static variable in class org.teiid.translator.jdbc.teiid.TeiidExecutionFactory
 
ELEVEN_2 - Static variable in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
 
ELEVEN_2 - Static variable in class org.teiid.translator.jdbc.teiid.TeiidExecutionFactory
 
ELEVEN_2_0_4 - Static variable in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
 
ELSE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
ELSE - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
EMAIL_TYPE - Static variable in interface org.teiid.translator.salesforce.Constants
 
EMBEDDABLE - Static variable in class org.teiid.translator.mongodb.MongoDBMetadataProcessor
 
EmbeddedAdminFactory - Class in org.teiid.runtime
 
EmbeddedAdminFactory() - Constructor for class org.teiid.runtime.EmbeddedAdminFactory
 
EmbeddedAdminImpl - Class in org.teiid.runtime
 
EmbeddedAdminImpl(EmbeddedServer) - Constructor for class org.teiid.runtime.EmbeddedAdminImpl
 
EmbeddedConfiguration - Class in org.teiid.runtime
 
EmbeddedConfiguration() - Constructor for class org.teiid.runtime.EmbeddedConfiguration
 
EmbeddedConnection - Interface in org.teiid.runtime
An extension to TeiidConnection that allows for by-passing the parser.
EmbeddedInfinispanCacheFactoryBuilder - Class in org.teiid.cache.infinispan
Needed to create the CacheFactory for embedded usage.
EmbeddedInfinispanCacheFactoryBuilder() - Constructor for class org.teiid.cache.infinispan.EmbeddedInfinispanCacheFactoryBuilder
 
EmbeddedRequestOptions - Class in org.teiid.runtime
 
EmbeddedRequestOptions() - Constructor for class org.teiid.runtime.EmbeddedRequestOptions
 
EmbeddedServer - Class in org.teiid.runtime
A simplified server environment for embedded use.
EmbeddedServer() - Constructor for class org.teiid.runtime.EmbeddedServer
 
EmbeddedServer.ConnectionFactoryProvider<T> - Interface in org.teiid.runtime
 
EmbeddedServer.ProviderAwareConnectorManagerRepository - Class in org.teiid.runtime
 
EmbeddedServer.SimpleConnectionFactoryProvider<T> - Class in org.teiid.runtime
 
EMPTY - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
EMPTY - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
EMPTY_BODY_SHA256 - Static variable in class org.teiid.translator.amazon.s3.AWS4SignerBase
SHA256 hash of an empty request body
EMPTY_BYTES - Static variable in class org.teiid.translator.accumulo.AccumuloDataTypeManager
 
EMPTY_PROPS - Static variable in class org.teiid.query.metadata.TransformationMetadata
 
EMPTY_STACK_TRACE - Static variable in exception org.teiid.client.SourceWarning
 
EMPTY_STRING - Static variable in interface org.teiid.core.util.StringUtil.Constants
 
EMPTY_STRING - Static variable in annotation type org.teiid.metadata.ExtensionMetadataProperty
 
EMPTY_STRING - Static variable in interface org.teiid.translator.couchbase.CouchbaseProperties
 
EMPTY_STRING - Static variable in annotation type org.teiid.translator.TranslatorProperty
 
emptyQueryReceived() - Method in interface org.teiid.odbc.ODBCClientRemote
 
emptyQueryReceived() - Method in class org.teiid.transport.PgBackendProtocol
 
enable_tracing() - Method in class org.teiid.query.parser.SQLParser
Enable tracing.
ENABLED - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
ENABLED - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
ENABLED - Static variable in class org.teiid.transport.SSLConfiguration
 
enableTableTriggerPlan(String, Table.TriggerEvent, boolean) - Method in class org.teiid.query.metadata.DatabaseStore
 
encode(BlobType, String) - Static method in class org.teiid.deployers.PgCatalogMetadataStore.FunctionMethods
 
encode(ByteBuffer) - Method in class org.teiid.util.CharsetUtils.FixedEncoder
 
encodeBytes(byte[]) - Static method in class org.teiid.core.util.Base64
Encodes a byte array into Base64 notation.
encodeLoop(CharBuffer, ByteBuffer) - Method in class org.teiid.util.CharsetUtils.FixedEncoder
 
encodeUrlSafe(byte[]) - Static method in class org.teiid.core.util.Base64
 
ENCODING - Static variable in class org.teiid.core.types.Streamable
 
ENCODING - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
ENCODING - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
ENCODING - Static variable in class org.teiid.resource.adapter.google.dataprotocol.GoogleDataProtocolAPI
 
ENCODING - Static variable in class org.teiid.resource.adapter.google.v4.ClientConstants
 
encrypt(byte[]) - Method in class org.teiid.core.crypto.BasicCryptor
Encrypt the cleartext in byte array format.
encrypt(byte[], int, int) - Method in class org.teiid.core.crypto.BasicCryptor
 
encrypt(byte[]) - Method in interface org.teiid.core.crypto.Cryptor
Encrypt the cleartext in byte array format.
encrypt(byte[]) - Method in class org.teiid.core.crypto.NullCryptor
 
encrypt(String) - Method in class org.teiid.core.crypto.NullCryptor
 
ENCRYPT_FILES_ATTRIBUTE - Static variable in class org.teiid.jboss.TeiidConstants
Deprecated.
ENCRYPT_PREFIX - Static variable in class org.teiid.core.crypto.BasicCryptor
 
ENCRYPT_REQUESTS - Static variable in interface org.teiid.net.TeiidURL.CONNECTION
 
encryptCipher - Variable in class org.teiid.core.crypto.BasicCryptor
The Cipher to use for encryption.
EncryptedStorageManager - Class in org.teiid.common.buffer.impl
Implements a block AES cipher over a regular filestore.
EncryptedStorageManager(StorageManager) - Constructor for class org.teiid.common.buffer.impl.EncryptedStorageManager
 
end(XidImpl, int) - Method in interface org.teiid.client.DQP
 
end(XidImpl, int) - Method in class org.teiid.dqp.internal.process.DQPCore
 
end(String, XidImpl, int, boolean) - Method in class org.teiid.dqp.internal.process.TransactionServerImpl
Global Transaction
end(String, XidImpl, int, boolean) - Method in interface org.teiid.dqp.service.TransactionService
 
end(Xid, int) - Method in class org.teiid.jdbc.XAConnectionImpl
 
END - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
end(boolean) - Method in class org.teiid.query.function.JSONFunctionMethods.JSONBuilder
 
END - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
endArray() - Method in interface org.teiid.json.simple.ContentHandler
Receive notification of the end of a JSON array.
endArray() - Method in class org.teiid.json.simple.SimpleContentHandler
 
endArray() - Method in class org.teiid.translator.ws.SimpleContentHandler
 
endColumn - Variable in class org.teiid.query.parser.Token
The column number of the last character of this Token.
ENDDATE - Static variable in interface org.teiid.translator.salesforce.execution.SalesforceProcedureExecution
 
endJSON() - Method in interface org.teiid.json.simple.ContentHandler
Receive notification of the end of JSON processing.
endJSON() - Method in class org.teiid.json.simple.SimpleContentHandler
 
endJSON() - Method in class org.teiid.translator.ws.SimpleContentHandler
 
endLine - Variable in class org.teiid.query.parser.Token
The line number of the last character of this Token.
endLoadVdb(String, String) - Method in class org.teiid.metadata.DefaultMetadataRepository
Deprecated.
Marks the end of vdb metadata loading Note: this is called for every schema
endObject() - Method in interface org.teiid.json.simple.ContentHandler
Receive notification of the end of a JSON object.
endObject() - Method in class org.teiid.json.simple.SimpleContentHandler
 
endObject() - Method in class org.teiid.translator.ws.SimpleContentHandler
 
endObjectEntry() - Method in interface org.teiid.json.simple.ContentHandler
Receive notification of the end of the value of previous object entry.
endObjectEntry() - Method in class org.teiid.json.simple.SimpleContentHandler
 
endObjectEntry() - Method in class org.teiid.translator.ws.SimpleContentHandler
 
endPoint(GeometryType) - Static method in class org.teiid.query.function.GeometryFunctionMethods
 
endpointActivation(MessageEndpointFactory, ActivationSpec) - Method in class org.teiid.resource.spi.BasicResourceAdapter
 
endpointDeactivation(MessageEndpointFactory, ActivationSpec) - Method in class org.teiid.resource.spi.BasicResourceAdapter
 
endpointUrl - Variable in class org.teiid.translator.amazon.s3.AWS4SignerBase
 
endsWith(String, String) - Static method in class org.teiid.query.function.FunctionMethods
 
ENDSWITH - Static variable in class org.teiid.translator.SourceSystemFunctions
 
endsWithIgnoreCase(String, String) - Static method in class org.teiid.core.util.StringUtil
Tests if the string ends with the specified suffix.
endTransaction(XidImpl, int) - Method in class org.teiid.jdbc.ConnectionImpl
 
ENFORCE_SINGLE_MAX_BUFFER_SIZE_ESTIMATE - Static variable in class org.teiid.query.util.Options
 
enforceSingleMaxBufferSizeEstimate(boolean) - Method in class org.teiid.query.util.Options
 
ENGINE - Static variable in class org.teiid.jboss.TeiidServiceNames
 
EngineStatistics - Interface in org.teiid.adminapi
 
EngineStatisticsBean - Interface in org.teiid.adminapi
 
EngineStatisticsMetadata - Class in org.teiid.adminapi.impl
 
EngineStatisticsMetadata() - Constructor for class org.teiid.adminapi.impl.EngineStatisticsMetadata
 
EngineStatisticsMetadataMapper() - Constructor for class org.teiid.adminapi.jboss.VDBMetadataMapper.EngineStatisticsMetadataMapper
 
EnhancedSortMergeJoinStrategy - Class in org.teiid.query.processor.relational
Extends the basic fully sorted merge join to check for conditions necessary to not fully sort one of the sides.
EnhancedSortMergeJoinStrategy(MergeJoinStrategy.SortOption, MergeJoinStrategy.SortOption) - Constructor for class org.teiid.query.processor.relational.EnhancedSortMergeJoinStrategy
 
EnhancedTimer - Class in org.teiid.jdbc
Specialized timer that can purge tasks in lg(n) time Will only hold a thread while there are pending tasks.
EnhancedTimer(String) - Constructor for class org.teiid.jdbc.EnhancedTimer
Constructs a new Timer that directly executes tasks off of a single-thread thread pool.
EnhancedTimer(Executor, Executor) - Constructor for class org.teiid.jdbc.EnhancedTimer
 
EnhancedTimer.Task - Class in org.teiid.jdbc
 
enityManager - Variable in class org.teiid.translator.jpa.JPQLBaseExecution
 
ensureCapacity(int) - Method in class org.teiid.client.ResizingArrayList
 
ensureSave() - Method in class org.teiid.query.processor.BatchIterator
non-destructive method to set the mark
ENTITY_TYPE - Static variable in class org.teiid.translator.odata.ODataMetadataProcessor
 
ENTITYCLASS - Static variable in class org.teiid.translator.jpa.JPAMetadataProcessor
 
EntityCollectionResponse - Class in org.teiid.olingo.service
 
EntityCollectionResponse(String, DocumentNode) - Constructor for class org.teiid.olingo.service.EntityCollectionResponse
 
entitySets - Variable in class org.teiid.olingo.service.ODataSchemaBuilder.ODataSchemaInfo
 
entityTypes - Variable in class org.teiid.olingo.service.ODataSchemaBuilder.ODataSchemaInfo
 
Entry - Interface in org.teiid.adminapi
 
EntryMapper() - Constructor for class org.teiid.adminapi.jboss.VDBMetadataMapper.EntryMapper
 
EntryMetaData - Class in org.teiid.adminapi.impl
 
EntryMetaData() - Constructor for class org.teiid.adminapi.impl.EntryMetaData
 
EntryResult - Class in org.teiid.internal.core.index
 
EntryResult(char[], int[]) - Constructor for class org.teiid.internal.core.index.EntryResult
 
entrySet() - Method in class org.teiid.core.util.CopyOnWriteLinkedHashMap
 
ENV - Static variable in class org.teiid.query.function.FunctionLibrary
 
env(String) - Static method in class org.teiid.query.function.FunctionMethods
 
ENV_VAR - Static variable in class org.teiid.query.function.FunctionLibrary
 
env_var(String) - Static method in class org.teiid.query.function.FunctionMethods
 
envelope(GeometryType) - Static method in class org.teiid.query.function.GeometryFunctionMethods
 
envelope(GeometryType) - Static method in class org.teiid.query.function.GeometryUtils
 
EOF - Static variable in class org.teiid.json.simple.Yytoken
 
EOF - Static variable in interface org.teiid.query.parser.SQLParserConstants
End of File.
EQ - Static variable in interface org.teiid.language.SQLConstants.Tokens
 
EQ - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
EQ - Static variable in class org.teiid.query.sql.lang.AbstractCompareCriteria
Constant indicating the two operands are equal.
equals(Object) - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
The equals() method compares nodes for identity.
equals(Object) - Method in class org.teiid.adminapi.impl.ModelMetaData.Message
 
equals(Object) - Method in class org.teiid.adminapi.impl.RequestMetadata
 
equals(Object) - Method in class org.teiid.adminapi.impl.VDBImportMetadata
 
equals(Object) - Method in class org.teiid.client.security.SessionToken
 
equals(Object) - Method in class org.teiid.client.xa.XidImpl
 
equals(Object) - Method in class org.teiid.common.buffer.CacheKey
 
equals(Object) - Method in class org.teiid.core.types.ArrayImpl
 
equals(Object) - Method in class org.teiid.core.types.BaseClobType
 
equals(Object) - Method in class org.teiid.core.types.BinaryType
 
equals(Object) - Method in class org.teiid.core.types.BlobType
 
equals(Object) - Method in class org.teiid.core.util.CopyOnWriteLinkedHashMap
 
equals(Object) - Method in class org.teiid.dqp.internal.datamgr.ConnectorWorkItem
 
equals(Object) - Method in class org.teiid.dqp.internal.datamgr.ExecutionContextImpl
 
equals(Object) - Method in class org.teiid.dqp.internal.process.SessionAwareCache.CacheID
 
equals(Object) - Method in class org.teiid.dqp.message.AtomicRequestID
 
equals(Object) - Method in class org.teiid.dqp.message.RequestID
 
equals(Object) - Method in class org.teiid.infinispan.api.ProtobufResource
 
equals(Object) - Method in class org.teiid.internal.core.index.EntryResult
 
equals(Object) - Method in class org.teiid.language.WindowFrame
 
equals(Object) - Method in class org.teiid.language.WindowFrame.FrameBound
 
equals(Object) - Method in class org.teiid.language.WindowFunction
 
equals(Object) - Method in class org.teiid.language.WindowSpecification
 
equals(Object) - Method in class org.teiid.metadata.AbstractMetadataRecord
Compare two records for equality.
equals(Object) - Method in class org.teiid.metadata.Database
 
equals(Object) - Method in class org.teiid.metadata.FunctionMethod
Compare other object for equality.
equals(Object) - Method in class org.teiid.metadata.FunctionParameter
Compare with other object for equality.
equals(Object) - Method in class org.teiid.net.HostInfo
 
equals(Object) - Method in class org.teiid.net.TeiidURL
 
equals(Object) - Method in class org.teiid.odata.api.SQLParameter
 
equals(GeometryType, GeometryType) - Static method in class org.teiid.query.function.GeometryFunctionMethods
 
equals(GeometryType, GeometryType) - Static method in class org.teiid.query.function.GeometryUtils
 
equals(Object) - Method in class org.teiid.query.metadata.TempMetadataID
Compare this temp metadata ID with another object.
equals(Object) - Method in class org.teiid.query.parser.ParseInfo
 
equals(Object) - Method in class org.teiid.query.sql.lang.Alter
 
equals(Object) - Method in class org.teiid.query.sql.lang.AlterTrigger
 
equals(Object) - Method in class org.teiid.query.sql.lang.ArrayTable
 
equals(Object) - Method in class org.teiid.query.sql.lang.BatchedUpdateCommand
 
equals(Object) - Method in class org.teiid.query.sql.lang.BetweenCriteria
Comparees this criteria to another object for equality
equals(Object) - Method in class org.teiid.query.sql.lang.CompareCriteria
Override equals() method.
equals(Object) - Method in class org.teiid.query.sql.lang.CompoundCriteria
Override equals() method.
equals(Object) - Method in class org.teiid.query.sql.lang.Create
 
equals(Object) - Method in class org.teiid.query.sql.lang.Delete
Compare two commands for equality.
equals(Object) - Method in class org.teiid.query.sql.lang.DependentSetCriteria
Override equals() method.
equals(Object) - Method in class org.teiid.query.sql.lang.Drop
 
equals(Object) - Method in class org.teiid.query.sql.lang.DynamicCommand
 
equals(Object) - Method in class org.teiid.query.sql.lang.ExistsCriteria
Override equals() method.
equals(Object) - Method in class org.teiid.query.sql.lang.ExistsCriteria.SubqueryHint
 
equals(Object) - Method in class org.teiid.query.sql.lang.ExpressionCriteria
 
equals(Object) - Method in class org.teiid.query.sql.lang.From
Compare two Froms for equality.
equals(Object) - Method in class org.teiid.query.sql.lang.FromClause
 
equals(Object) - Method in class org.teiid.query.sql.lang.GroupBy
Compare two GroupBys for equality.
equals(Object) - Method in class org.teiid.query.sql.lang.Insert
Compare two Insert commands for equality.
equals(Object) - Method in class org.teiid.query.sql.lang.Into
Check whether objects are equal
equals(Object) - Method in class org.teiid.query.sql.lang.IsDistinctCriteria
Compares this criteria to another object for equality
equals(Object) - Method in class org.teiid.query.sql.lang.IsNullCriteria
Comparees this criteria to another object for equality
equals(Object) - Method in class org.teiid.query.sql.lang.JoinPredicate
Compare this object to another
equals(Object) - Method in class org.teiid.query.sql.lang.JoinType
Override Object.equals() to compare objects
equals(Object) - Method in class org.teiid.query.sql.lang.JsonTable
 
equals(Object) - Method in class org.teiid.query.sql.lang.JsonTable.JsonColumn
 
equals(Object) - Method in class org.teiid.query.sql.lang.Limit
 
equals(Object) - Method in class org.teiid.query.sql.lang.MatchCriteria
Override equals() method.
equals(Object) - Method in class org.teiid.query.sql.lang.NotCriteria
Compare equality of two AtomicCriteria.
equals(Object) - Method in class org.teiid.query.sql.lang.ObjectTable
 
equals(Object) - Method in class org.teiid.query.sql.lang.ObjectTable.ObjectColumn
 
equals(Object) - Method in class org.teiid.query.sql.lang.Option
Compare two Option clauses for equality.
equals(Object) - Method in class org.teiid.query.sql.lang.Option.MakeDep
 
equals(Object) - Method in class org.teiid.query.sql.lang.OrderBy
Compare two OrderBys for equality.
equals(Object) - Method in class org.teiid.query.sql.lang.OrderByItem
 
equals(Object) - Method in class org.teiid.query.sql.lang.Query
Compare two queries for equality.
equals(Object) - Method in class org.teiid.query.sql.lang.Select
Compare two Selects for equality.
equals(Object) - Method in class org.teiid.query.sql.lang.SetClause
 
equals(Object) - Method in class org.teiid.query.sql.lang.SetClauseList
 
equals(Object) - Method in class org.teiid.query.sql.lang.SetCriteria
Override equals() method.
equals(Object) - Method in class org.teiid.query.sql.lang.SetQuery
Compare two queries for equality.
equals(Object) - Method in class org.teiid.query.sql.lang.SourceHint
 
equals(Object) - Method in class org.teiid.query.sql.lang.SPParameter
Checks whether another parameter equals this one based on the index.
equals(Object) - Method in class org.teiid.query.sql.lang.StoredProcedure
 
equals(Object) - Method in class org.teiid.query.sql.lang.SubqueryCompareCriteria
Override equals() method.
equals(Object) - Method in class org.teiid.query.sql.lang.SubqueryFromClause
Check whether objects are equal
equals(Object) - Method in class org.teiid.query.sql.lang.SubquerySetCriteria
Override equals() method.
equals(Object) - Method in class org.teiid.query.sql.lang.TableFunctionReference
 
equals(Object) - Method in class org.teiid.query.sql.lang.TableFunctionReference.ProjectedColumn
 
equals(Object) - Method in class org.teiid.query.sql.lang.TextTable
 
equals(Object) - Method in class org.teiid.query.sql.lang.TextTable.TextColumn
 
equals(Object) - Method in class org.teiid.query.sql.lang.UnaryFromClause
Check whether objects are equal
equals(Object) - Method in class org.teiid.query.sql.lang.Update
Compare two update commands for equality.
equals(Object) - Method in class org.teiid.query.sql.lang.WithQueryCommand
 
equals(Object) - Method in class org.teiid.query.sql.lang.XMLTable
 
equals(Object) - Method in class org.teiid.query.sql.lang.XMLTable.XMLColumn
 
equals(Object) - Method in class org.teiid.query.sql.proc.AssignmentStatement
Compare two AssignmentStatements for equality.
equals(Object) - Method in class org.teiid.query.sql.proc.Block
Compare two queries for equality.
equals(Object) - Method in class org.teiid.query.sql.proc.BranchingStatement
Compare two BreakStatements for equality.
equals(Object) - Method in class org.teiid.query.sql.proc.CommandStatement
Compare two CommandStatements for equality.
equals(Object) - Method in class org.teiid.query.sql.proc.CreateProcedureCommand
Compare two CreateUpdateProcedureCommand for equality.
equals(Object) - Method in class org.teiid.query.sql.proc.DeclareStatement
Compare two DeclareStatements for equality.
equals(Object) - Method in class org.teiid.query.sql.proc.ExceptionExpression
 
equals(Object) - Method in class org.teiid.query.sql.proc.IfStatement
Compare two IfStatements for equality.
equals(Object) - Method in class org.teiid.query.sql.proc.LoopStatement
Compare two LoopStatements for equality.
equals(Object) - Method in class org.teiid.query.sql.proc.RaiseStatement
 
equals(Object) - Method in class org.teiid.query.sql.proc.ReturnStatement
 
equals(Object) - Method in class org.teiid.query.sql.proc.TriggerAction
 
equals(Object) - Method in class org.teiid.query.sql.proc.WhileStatement
Compare two WhileStatements for equality.
equals(Object) - Method in class org.teiid.query.sql.symbol.AbstractCaseExpression
 
equals(Object) - Method in class org.teiid.query.sql.symbol.AggregateSymbol
 
equals(Object) - Method in class org.teiid.query.sql.symbol.AliasSymbol
 
equals(Object) - Method in class org.teiid.query.sql.symbol.Array
 
equals(Object) - Method in class org.teiid.query.sql.symbol.CaseExpression
 
equals(Object) - Method in class org.teiid.query.sql.symbol.Constant
Compare this constant to another constant for equality.
equals(Object) - Method in class org.teiid.query.sql.symbol.DerivedColumn
 
equals(Object) - Method in class org.teiid.query.sql.symbol.ElementSymbol
 
equals(Object) - Method in class org.teiid.query.sql.symbol.ExpressionSymbol
ExpressionSymbol matching is not based upon the name
equals(Object) - Method in class org.teiid.query.sql.symbol.Function
Compare for equality
equals(Object) - Method in class org.teiid.query.sql.symbol.GroupSymbol
Compare group symbols
equals(Object) - Method in class org.teiid.query.sql.symbol.JSONObject
 
equals(Object) - Method in class org.teiid.query.sql.symbol.MultipleElementSymbol
 
equals(Object) - Method in class org.teiid.query.sql.symbol.QueryString
 
equals(Object) - Method in class org.teiid.query.sql.symbol.Reference
Compare this constant to another constant for equality.
equals(Object) - Method in class org.teiid.query.sql.symbol.ScalarSubquery
Compare this ScalarSubquery to another ScalarSubquery for equality.
equals(Object) - Method in class org.teiid.query.sql.symbol.SearchedCaseExpression
 
equals(Object) - Method in class org.teiid.query.sql.symbol.Symbol
Compare the symbol based ONLY on name.
equals(Object) - Method in class org.teiid.query.sql.symbol.TextLine
 
equals(Object) - Method in class org.teiid.query.sql.symbol.WindowFrame
 
equals(Object) - Method in class org.teiid.query.sql.symbol.WindowFrame.FrameBound
 
equals(Object) - Method in class org.teiid.query.sql.symbol.WindowFunction
 
equals(Object) - Method in class org.teiid.query.sql.symbol.WindowSpecification
 
equals(Object) - Method in class org.teiid.query.sql.symbol.XMLAttributes
 
equals(Object) - Method in class org.teiid.query.sql.symbol.XMLCast
 
equals(Object) - Method in class org.teiid.query.sql.symbol.XMLElement
 
equals(Object) - Method in class org.teiid.query.sql.symbol.XMLExists
 
equals(Object) - Method in class org.teiid.query.sql.symbol.XMLForest
 
equals(Object) - Method in class org.teiid.query.sql.symbol.XMLNamespaces
 
equals(Object) - Method in class org.teiid.query.sql.symbol.XMLNamespaces.NamespaceItem
 
equals(Object) - Method in class org.teiid.query.sql.symbol.XMLParse
 
equals(Object) - Method in class org.teiid.query.sql.symbol.XMLQuery
 
equals(Object) - Method in class org.teiid.query.sql.symbol.XMLSerialize
 
equals(Object) - Method in class org.teiid.query.tempdata.TempTable
 
equals(Object) - Method in class org.teiid.resource.adapter.accumulo.AccumuloManagedConnectionFactory
 
equals(Object) - Method in class org.teiid.resource.adapter.accumulo.AccumuloResourceAdapter
 
equals(Object) - Method in class org.teiid.resource.adapter.cassandra.CassandraManagedConnectionFactory
 
equals(Object) - Method in class org.teiid.resource.adapter.cassandra.CassandraResourceAdapter
 
equals(Object) - Method in class org.teiid.resource.adapter.couchbase.CouchbaseManagedConnectionFactory
 
equals(Object) - Method in class org.teiid.resource.adapter.couchbase.CouchbaseResourceAdapter
 
equals(Object) - Method in class org.teiid.resource.adapter.file.FileManagedConnectionFactory
 
equals(Object) - Method in class org.teiid.resource.adapter.file.FileResourceAdapter
 
equals(Object) - Method in class org.teiid.resource.adapter.ftp.FtpManagedConnectionFactory
 
equals(Object) - Method in class org.teiid.resource.adapter.ftp.FtpResourceAdapter
 
equals(Object) - Method in class org.teiid.resource.adapter.google.SpreadsheetManagedConnectionFactory
 
equals(Object) - Method in class org.teiid.resource.adapter.google.SpreadsheetResourceAdapter
 
equals(Object) - Method in class org.teiid.resource.adapter.infinispan.hotrod.InfinispanManagedConnectionFactory
 
equals(Object) - Method in class org.teiid.resource.adapter.infinispan.hotrod.InfinispanResourceAdapter
 
equals(Object) - Method in class org.teiid.resource.adapter.ldap.LDAPConnectionImpl
 
equals(Object) - Method in class org.teiid.resource.adapter.ldap.LDAPManagedConnectionFactory
 
equals(Object) - Method in class org.teiid.resource.adapter.ldap.LdapResourceAdapter
 
equals(Object) - Method in class org.teiid.resource.adapter.mongodb.MongoDBManagedConnectionFactory
 
equals(Object) - Method in class org.teiid.resource.adapter.mongodb.MongoDBResourceAdapter
 
equals(Object) - Method in class org.teiid.resource.adapter.salesforce.SalesForceManagedConnectionFactory
 
equals(Object) - Method in class org.teiid.resource.adapter.salesforce.SalesforceResourceAdapter
 
equals(Object) - Method in class org.teiid.resource.adapter.simpledb.SimpleDBManagedConnectionFactory
 
equals(Object) - Method in class org.teiid.resource.adapter.simpledb.SimpleDBResourceAdapter
 
equals(Object) - Method in class org.teiid.resource.adapter.solr.SolrManagedConnectionFactory
 
equals(Object) - Method in class org.teiid.resource.adapter.solr.SolrResourceAdapter
 
equals(Object) - Method in class org.teiid.resource.adapter.ws.WSManagedConnectionFactory
 
equals(Object) - Method in class org.teiid.resource.adapter.ws.WSResourceAdapter
 
equals(Object) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
equals(Object) - Method in class org.teiid.translator.CacheDirective
 
equals(Object) - Method in class org.teiid.translator.google.api.result.SheetRow
 
equals(Object) - Method in class org.teiid.translator.jdbc.Version
 
equals(Object) - Method in class org.teiid.translator.mongodb.ProcessingNode
 
equals(Object) - Method in class org.teiid.translator.mongodb.Version
 
equals(Object) - Method in class org.teiid.translator.simpledb.api.SimpleDBConnection.SimpleDBAttribute
 
equals(Object) - Method in class org.teiid.util.Version
 
equals(Object) - Method in class org.teiid.vdb.runtime.VDBKey
 
equalsIgnoreCase(String, String) - Static method in class org.teiid.core.util.StringUtil
 
EquivalenceUtil - Class in org.teiid.core.util
Utilities to test the equivalence (see method-specific definitions) of any two object/array references.
EquivalenceUtil() - Constructor for class org.teiid.core.util.EquivalenceUtil
Cannot be instantiated
ERROR - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
ERROR - Static variable in class org.teiid.logging.MessageLevel.DisplayNames
 
ERROR - Static variable in class org.teiid.logging.MessageLevel
Message level value that specifies that error messages and critical messages are to be recorded.
ERROR - Static variable in class org.teiid.logging.MessageLevel.Labels
 
ERROR - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
ERROR_UNEXPECTED_CHAR - Static variable in exception org.teiid.json.simple.ParseException
 
ERROR_UNEXPECTED_EXCEPTION - Static variable in exception org.teiid.json.simple.ParseException
 
ERROR_UNEXPECTED_TOKEN - Static variable in exception org.teiid.json.simple.ParseException
 
ErrorInstruction - Class in org.teiid.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 org.teiid.query.processor.proc.ErrorInstruction
Constructor for DeclareInstruction.
errorOccurred(String) - Method in interface org.teiid.odbc.ODBCClientRemote
 
errorOccurred(Throwable) - Method in interface org.teiid.odbc.ODBCClientRemote
 
errorOccurred(Throwable) - Method in class org.teiid.odbc.ODBCServerRemoteImpl
 
errorOccurred(String) - Method in class org.teiid.transport.PgBackendProtocol
 
errorOccurred(Throwable) - Method in class org.teiid.transport.PgBackendProtocol
 
errorStatement(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
escape(CharSequence, Appendable) - Static method in class org.teiid.json.simple.JSONParser
Modified from JSONValue
ESCAPE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
ESCAPE - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
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.
ESCAPEDFUNCTION - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
ESCAPEDJOIN - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
ESCAPEDTYPE - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
escapeName(String, boolean) - Method in class org.teiid.query.function.source.XMLHelper
 
escapeName(String, boolean) - Static method in class org.teiid.xquery.saxon.XMLFunctions
 
escapeName(String, boolean) - Method in class org.teiid.xquery.saxon.XMLHelperImpl
 
escapeQuote(Writer, String) - Static method in class org.teiid.transport.PgBackendProtocol
 
escapeSinglePart(String) - Static method in class org.teiid.query.sql.visitor.SQLStringVisitor
 
escapeString(String, String) - Method in class org.teiid.language.visitor.SQLStringVisitor
Creates a SQL-safe string.
escapeString(String, String) - Method in class org.teiid.translator.couchbase.N1QLVisitor
 
escapeString(String, String) - Method in class org.teiid.translator.odata.ODataExecutionFactory
 
escapeString(String, String) - Method in class org.teiid.translator.odata4.ODataExecutionFactory
 
escapeString(String) - Method in class org.teiid.translator.solr.SolrSQLHierarchyVistor
Creates a SQL-safe string.
EscapeSyntaxModifier - Class in org.teiid.translator.jdbc
Wrap a function in standard JDBC escape syntax.
EscapeSyntaxModifier() - Constructor for class org.teiid.translator.jdbc.EscapeSyntaxModifier
 
eval(Reader, ScriptContext) - Method in class org.teiid.query.eval.TeiidScriptEngine
 
eval(String, ScriptContext) - Method in class org.teiid.query.eval.TeiidScriptEngine
 
eval - Variable in class org.teiid.query.processor.relational.DependentCriteriaProcessor
 
EvaluatableVisitor - Class in org.teiid.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 org.teiid.query.sql.visitor.EvaluatableVisitor
 
EvaluatableVisitor(Object, QueryMetadataInterface, CapabilitiesFinder) - Constructor for class org.teiid.query.sql.visitor.EvaluatableVisitor
 
EvaluatableVisitor.EvaluationLevel - Enum in org.teiid.query.sql.visitor
 
evaluate(Criteria) - Static method in class org.teiid.query.eval.Evaluator
 
evaluate(Expression) - Static method in class org.teiid.query.eval.Evaluator
 
evaluate(Criteria, List<?>) - Method in class org.teiid.query.eval.Evaluator
 
evaluate(Expression, List<?>) - Method in class org.teiid.query.eval.Evaluator
 
evaluate(XMLType, XMLCast, CommandContext) - Method in class org.teiid.query.function.source.XMLHelper
 
evaluate(List<T>, TextLine.ValueExtractor<T>, TextLine) - Static method in class org.teiid.query.sql.symbol.TextLine
 
evaluate(XMLType, XMLCast, CommandContext) - Method in class org.teiid.xquery.saxon.XMLHelperImpl
 
evaluate(XMLType, XMLCast, CommandContext) - Static method in class org.teiid.xquery.saxon.XQueryEvaluator
 
evaluateAndRewrite(Command, Evaluator, CommandContext, QueryMetadataInterface) - Static method in class org.teiid.query.rewriter.QueryRewriter
 
evaluateAndRewrite(Criteria, Evaluator, CommandContext, QueryMetadataInterface) - Static method in class org.teiid.query.rewriter.QueryRewriter
 
evaluateParameters(List<DerivedColumn>, List<?>, Map<String, Object>) - Method in class org.teiid.query.eval.Evaluator
Evaluate the parameters and return the context item if it exists
evaluateProcedure(Function, List<?>, Object[]) - Method in class org.teiid.query.eval.Evaluator
 
evaluateProcedure(Function, List<?>, Object[]) - Method in class org.teiid.query.processor.relational.SubqueryAwareEvaluator
Implements procedure function handling.
evaluatePushdown(Function, List<?>, Object[]) - Method in class org.teiid.query.eval.Evaluator
 
evaluatePushdown(Function, List<?>, Object[]) - Method in class org.teiid.query.processor.relational.SubqueryAwareEvaluator
Implements must pushdown function handling if supported by the source.
evaluateSubquery(SubqueryContainer<?>, List<?>) - Method in class org.teiid.query.eval.Evaluator
 
evaluateSubquery(SubqueryContainer<?>, List<?>) - Method in class org.teiid.query.processor.relational.SubqueryAwareEvaluator
 
evaluateTVL(Criteria, List<?>) - Method in class org.teiid.query.eval.Evaluator
 
evaluateXMLQuery(List<?>, XMLQuery, boolean, Map<String, Object>, CommandContext) - Method in class org.teiid.query.function.source.XMLHelper
 
evaluateXMLQuery(List<?>, XMLQuery, boolean, Map<String, Object>, CommandContext) - Method in class org.teiid.xquery.saxon.XMLHelperImpl
 
evaluateXMLQuery(List<?>, XMLQuery, boolean, Map<String, Object>, CommandContext) - Static method in class org.teiid.xquery.saxon.XQueryEvaluator
 
evaluateXQuery(SaxonXQueryExpression, Object, Map<String, Object>, SaxonXQueryExpression.RowProcessor, CommandContext) - Static method in class org.teiid.xquery.saxon.XQueryEvaluator
 
evaluationNotPossible(EvaluatableVisitor.EvaluationLevel) - Method in class org.teiid.query.sql.visitor.EvaluatableVisitor
 
Evaluator - Class in org.teiid.query.eval
 
Evaluator(Map, ProcessorDataManager, CommandContext) - Constructor for class org.teiid.query.eval.Evaluator
 
evaluator - Variable in class org.teiid.translator.excel.BaseExcelExecution
 
Evaluator.NameValuePair<T> - Class in org.teiid.query.eval
 
EvaluatorIterator - Class in org.teiid.translator.accumulo
This iterator makes uses of Teiid engine for criteria evaluation.
EvaluatorIterator() - Constructor for class org.teiid.translator.accumulo.EvaluatorIterator
 
EVENT_DISTRIBUTOR_FACTORY - Static variable in class org.teiid.jboss.TeiidServiceNames
 
EventDistributor - Interface in org.teiid.events
Distributes events across the Teiid cluster
EventDistributorFactory - Interface in org.teiid.events
 
EventDistributorFactoryService - Class in org.teiid.jboss
 
EventDistributorFactoryService() - Constructor for class org.teiid.jboss.EventDistributorFactoryService
 
eventDistributorFactoryService - Variable in class org.teiid.runtime.EmbeddedServer
 
EventDistributorImpl - Class in org.teiid.deployers
 
EventDistributorImpl() - Constructor for class org.teiid.deployers.EventDistributorImpl
 
EventListener - Interface in org.teiid.events
A listener interface than can be registered with EventDistributor that will notify the events occurring in the Teiid engine
EVERY - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
EVERY - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
EVERY - Static variable in class org.teiid.translator.simpledb.SimpleDBExecutionFactory
 
evictionQueue - Variable in class org.teiid.common.buffer.impl.LrfuEvictionQueue
 
EXASOL - Static variable in class org.teiid.translator.jdbc.exasol.ExasolExecutionFactory
 
ExasolExecutionFactory - Class in org.teiid.translator.jdbc.exasol
Translator for the EXASOL database.
ExasolExecutionFactory() - Constructor for class org.teiid.translator.jdbc.exasol.ExasolExecutionFactory
 
EXCEL_URI - Static variable in class org.teiid.metadata.NamespaceContainer
 
ExcelExecution - Class in org.teiid.translator.excel
 
ExcelExecution(Select, ExecutionContext, RuntimeMetadata, VirtualFileConnection) - Constructor for class org.teiid.translator.excel.ExcelExecution
 
ExcelExecutionFactory - Class in org.teiid.translator.excel
 
ExcelExecutionFactory() - Constructor for class org.teiid.translator.excel.ExcelExecutionFactory
 
ExcelMetadataProcessor - Class in org.teiid.translator.excel
 
ExcelMetadataProcessor() - Constructor for class org.teiid.translator.excel.ExcelMetadataProcessor
 
ExcelPlugin - Class in org.teiid.translator.excel
 
ExcelPlugin() - Constructor for class org.teiid.translator.excel.ExcelPlugin
 
ExcelPlugin.Event - Enum in org.teiid.translator.excel
 
ExcelQueryVisitor - Class in org.teiid.translator.excel
 
ExcelQueryVisitor() - Constructor for class org.teiid.translator.excel.ExcelQueryVisitor
 
ExcelUpdateExecution - Class in org.teiid.translator.excel
 
ExcelUpdateExecution(LanguageObject, ExecutionContext, RuntimeMetadata, VirtualFileConnection) - Constructor for class org.teiid.translator.excel.ExcelUpdateExecution
 
EXCEPT - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
EXCEPT - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
EXCEPTION - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
exception(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
EXCEPTION - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
EXCEPTION_ON_MAX_SOURCE_ROWS_ELEMENT - Static variable in class org.teiid.jboss.TeiidConstants
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.teiid.transport.SSLAwareChannelHandler
 
ExceptionExpression - Class in org.teiid.query.sql.proc
 
ExceptionExpression() - Constructor for class org.teiid.query.sql.proc.ExceptionExpression
 
exceptionGroup - Static variable in class org.teiid.query.resolver.command.UpdateProcedureResolver
 
ExceptionHolder - Class in org.teiid.client.util
 
ExceptionHolder() - Constructor for class org.teiid.client.util.ExceptionHolder
 
ExceptionHolder(Throwable) - Constructor for class org.teiid.client.util.ExceptionHolder
 
ExceptionHolder(Throwable, boolean) - Constructor for class org.teiid.client.util.ExceptionHolder
 
exceptionOccurred(Throwable) - Method in interface org.teiid.client.util.ResultsReceiver
 
exceptionOccurred(Throwable) - Method in interface org.teiid.transport.ChannelListener
 
exceptionOccurred(Throwable) - Method in class org.teiid.transport.ODBCClientInstance
 
exceptionOccurred(Throwable) - Method in class org.teiid.transport.SocketClientInstance
 
exceptionReference(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
exceptions - Variable in class org.teiid.translator.accumulo.AccumuloQueryVisitor
 
exceptions - Variable in class org.teiid.translator.excel.ExcelQueryVisitor
 
exceptions - Variable in class org.teiid.translator.infinispan.hotrod.IckleConversionVisitor
 
exceptions - Variable in class org.teiid.translator.infinispan.hotrod.InfinispanUpdateVisitor
 
exceptions - Variable in class org.teiid.translator.jpa.JPQLSelectVisitor
 
exceptions - Variable in class org.teiid.translator.jpa.JPQLUpdateQueryVisitor
 
exceptions - Variable in class org.teiid.translator.mongodb.ExpressionEvaluator
 
exceptions - Variable in class org.teiid.translator.mongodb.MongoDBSelectVisitor
 
exceptions - Variable in class org.teiid.translator.odata.ODataProcedureVisitor
 
exceptions - Variable in class org.teiid.translator.odata.ODataSQLVisitor
 
exceptions - Variable in class org.teiid.translator.odata.ODataUpdateVisitor
 
exceptions - Variable in class org.teiid.translator.odata4.ODataFilterVisitor
 
exceptions - Variable in class org.teiid.translator.odata4.ODataSQLVisitor
 
exceptions - Variable in class org.teiid.translator.odata4.ODataUpdateVisitor
 
exceptions - Variable in class org.teiid.translator.salesforce.execution.visitors.CriteriaVisitor
 
ExceptionUtil - Class in org.teiid.client.util
 
ExceptionUtil() - Constructor for class org.teiid.client.util.ExceptionUtil
 
EXCLUDES - Static variable in class org.teiid.translator.salesforce.execution.visitors.CriteriaVisitor
 
EXCLUDING - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
EXCLUDING - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
EXEC - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
EXEC - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
ExecDynamicSqlInstruction - Class in org.teiid.query.processor.proc
Executes a SQL statement, and remove its results from the buffer manager.
ExecDynamicSqlInstruction(CreateProcedureCommand, DynamicCommand, QueryMetadataInterface, IDGenerator, CapabilitiesFinder, boolean) - Constructor for class org.teiid.query.processor.proc.ExecDynamicSqlInstruction
 
ExecResolver - Class in org.teiid.query.resolver.command
 
ExecResolver() - Constructor for class org.teiid.query.resolver.command.ExecResolver
 
execute(ModelNode, String) - Method in class org.teiid.adminapi.jboss.DMRCommandContext
 
execute(Operation, String) - Method in class org.teiid.adminapi.jboss.DMRCommandContext
 
execute(String) - Method in interface org.teiid.couchbase.CouchbaseConnection
Executes the given N1QL statement, which returns a single N1qlQueryResult object.
execute() - Method in interface org.teiid.dqp.internal.datamgr.ConnectorWork
 
execute() - Method in class org.teiid.dqp.internal.datamgr.ConnectorWorkItem
 
execute(Runnable) - Method in interface org.teiid.dqp.internal.process.TeiidExecutor
 
execute(Runnable) - Method in class org.teiid.dqp.internal.process.ThreadReuseExecutor
 
execute(String, Map<String, ?>) - Method in interface org.teiid.infinispan.api.InfinispanConnection
 
execute(OperationContext, ModelNode) - Method in class org.teiid.jboss.BaseOperationHandler
 
execute(String, String, String, LinkedHashMap<String, String>, String, boolean, boolean) - Method in class org.teiid.jboss.rest.TeiidRSProvider
 
execute(String) - Method in class org.teiid.jdbc.PreparedStatementImpl
 
execute(String, int) - Method in class org.teiid.jdbc.PreparedStatementImpl
 
execute(String, int[]) - Method in class org.teiid.jdbc.PreparedStatementImpl
 
execute(String, String[]) - Method in class org.teiid.jdbc.PreparedStatementImpl
 
execute() - Method in class org.teiid.jdbc.PreparedStatementImpl
 
execute(String) - Method in class org.teiid.jdbc.StatementImpl
 
execute(String, int) - Method in class org.teiid.jdbc.StatementImpl
 
execute(String, int[]) - Method in class org.teiid.jdbc.StatementImpl
 
execute(String, String[]) - Method in class org.teiid.jdbc.StatementImpl
 
EXECUTE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
execute(String, int) - Method in interface org.teiid.odbc.ODBCServerRemote
 
execute(String, int) - Method in class org.teiid.odbc.ODBCServerRemoteImpl
 
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in interface org.teiid.query.optimizer.relational.OptimizerRule
 
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class org.teiid.query.optimizer.relational.rules.RuleAccessPatternValidation
 
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class org.teiid.query.optimizer.relational.rules.RuleApplySecurity
 
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class org.teiid.query.optimizer.relational.rules.RuleAssignOutputElements
Execute the rule.
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class org.teiid.query.optimizer.relational.rules.RuleCalculateCost
 
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class org.teiid.query.optimizer.relational.rules.RuleChooseDependent
 
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class org.teiid.query.optimizer.relational.rules.RuleChooseJoinStrategy
 
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class org.teiid.query.optimizer.relational.rules.RuleCleanCriteria
 
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class org.teiid.query.optimizer.relational.rules.RuleCollapseSource
 
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class org.teiid.query.optimizer.relational.rules.RuleCopyCriteria
Execute the rule as described in the class comments.
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class org.teiid.query.optimizer.relational.rules.RuleDecomposeJoin
 
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class org.teiid.query.optimizer.relational.rules.RuleImplementJoinStrategy
 
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class org.teiid.query.optimizer.relational.rules.RuleMergeCriteria
 
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class org.teiid.query.optimizer.relational.rules.RuleMergeVirtual
 
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class org.teiid.query.optimizer.relational.rules.RulePlaceAccess
 
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class org.teiid.query.optimizer.relational.rules.RulePlanJoins
 
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class org.teiid.query.optimizer.relational.rules.RulePlanOuterJoins
 
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class org.teiid.query.optimizer.relational.rules.RulePlanProcedures
 
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class org.teiid.query.optimizer.relational.rules.RulePlanSorts
 
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class org.teiid.query.optimizer.relational.rules.RulePlanSubqueries
 
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class org.teiid.query.optimizer.relational.rules.RulePlanUnions
 
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class org.teiid.query.optimizer.relational.rules.RulePushAggregates
 
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class org.teiid.query.optimizer.relational.rules.RulePushLargeIn
 
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class org.teiid.query.optimizer.relational.rules.RulePushLimit
 
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class org.teiid.query.optimizer.relational.rules.RulePushNonJoinCriteria
Execute the rule as described in the class comments.
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class org.teiid.query.optimizer.relational.rules.RulePushSelectCriteria
Execute the rule as described in the class comments.
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class org.teiid.query.optimizer.relational.rules.RuleRaiseAccess
 
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class org.teiid.query.optimizer.relational.rules.RuleRaiseNull
 
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class org.teiid.query.optimizer.relational.rules.RuleRemoveOptionalJoins
 
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class org.teiid.query.optimizer.relational.rules.RuleSubstituteExpressions
 
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class org.teiid.query.optimizer.relational.rules.RuleValidateWhereAll
Verifies that a model with "supports where all" is being passed an atomic query with a criteria.
EXECUTE - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
execute(String, List<?>) - Method in interface org.teiid.query.tempdata.TempTableDataManager.RequestExecutor
 
execute(String) - Method in class org.teiid.resource.adapter.couchbase.CouchbaseConnectionImpl
 
execute(String, Map<String, ?>) - Method in class org.teiid.resource.adapter.infinispan.hotrod.InfinispanConnectionImpl
 
execute() - Method in class org.teiid.translator.accumulo.AccumuloQueryExecution
 
execute() - Method in class org.teiid.translator.accumulo.AccumuloUpdateExecution
 
execute() - Method in class org.teiid.translator.amazon.s3.S3ProcedureExecution
 
execute() - Method in class org.teiid.translator.cassandra.CassandraDirectQueryExecution
 
execute() - Method in class org.teiid.translator.cassandra.CassandraQueryExecution
 
execute(String) - Method in class org.teiid.translator.cassandra.CassandraQueryExecution
 
execute() - Method in class org.teiid.translator.cassandra.CassandraUpdateExecution
 
execute() - Method in class org.teiid.translator.couchbase.CouchbaseDirectQueryExecution
 
execute() - Method in class org.teiid.translator.couchbase.CouchbaseProcedureExecution
 
execute() - Method in class org.teiid.translator.couchbase.CouchbaseQueryExecution
 
execute() - Method in class org.teiid.translator.couchbase.CouchbaseUpdateExecution
 
execute() - Method in class org.teiid.translator.excel.BaseExcelExecution
 
execute() - Method in class org.teiid.translator.excel.ExcelUpdateExecution
 
execute() - Method in interface org.teiid.translator.Execution
Execute the associated command.
execute() - Method in class org.teiid.translator.google.DirectSpreadsheetQueryExecution
 
execute() - Method in class org.teiid.translator.google.SpreadsheetQueryExecution
 
execute() - Method in class org.teiid.translator.google.SpreadsheetUpdateExecution
 
execute() - Method in class org.teiid.translator.infinispan.hotrod.InfinispanDirectQueryExecution
 
execute() - Method in class org.teiid.translator.infinispan.hotrod.InfinispanQueryExecution
 
execute() - Method in class org.teiid.translator.infinispan.hotrod.InfinispanUpdateExecution
 
execute() - Method in class org.teiid.translator.jdbc.JDBCDirectQueryExecution
 
execute() - Method in class org.teiid.translator.jdbc.JDBCProcedureExecution
 
execute() - Method in class org.teiid.translator.jdbc.JDBCQueryExecution
 
execute() - Method in class org.teiid.translator.jdbc.JDBCUpdateExecution
 
execute(BatchedUpdates) - Method in class org.teiid.translator.jdbc.JDBCUpdateExecution
 
execute() - Method in class org.teiid.translator.jpa.JPQLDirectQueryExecution
 
execute() - Method in class org.teiid.translator.jpa.JPQLQueryExecution
 
execute() - Method in class org.teiid.translator.jpa.JPQLUpdateExecution
 
execute() - Method in class org.teiid.translator.ldap.LDAPDirectCreateUpdateDeleteQueryExecution
 
execute() - Method in class org.teiid.translator.ldap.LDAPDirectSearchQueryExecution
 
execute() - Method in class org.teiid.translator.ldap.LDAPQueryExecution
 
execute() - Method in class org.teiid.translator.ldap.LDAPSyncQueryExecution
method to execute the supplied query
execute() - Method in class org.teiid.translator.ldap.LDAPUpdateExecution
execute generic update-class (either an update, delete, or insert) operation and returns a count of affected rows.
execute() - Method in class org.teiid.translator.loopback.LoopbackExecution
 
execute() - Method in class org.teiid.translator.mongodb.MongoDBDirectQueryExecution
 
execute() - Method in class org.teiid.translator.mongodb.MongoDBQueryExecution
 
execute() - Method in class org.teiid.translator.mongodb.MongoDBUpdateExecution
 
execute() - Method in class org.teiid.translator.odata.ODataProcedureExecution
 
execute() - Method in class org.teiid.translator.odata.ODataQueryExecution
 
execute() - Method in class org.teiid.translator.odata.ODataUpdateExecution
 
execute() - Method in class org.teiid.translator.odata4.ODataProcedureExecution
 
execute() - Method in class org.teiid.translator.odata4.ODataQueryExecution
 
execute() - Method in class org.teiid.translator.odata4.ODataUpdateExecution
 
execute() - Method in class org.teiid.translator.olap.OlapQueryExecution
 
execute() - Method in class org.teiid.translator.salesforce.execution.DeleteExecutionImpl
 
execute() - Method in class org.teiid.translator.salesforce.execution.DirectQueryExecution
 
execute(ProcedureExecutionParent) - Method in class org.teiid.translator.salesforce.execution.GetDeletedExecutionImpl
 
execute(ProcedureExecutionParent) - Method in class org.teiid.translator.salesforce.execution.GetUpdatedExecutionImpl
 
execute() - Method in class org.teiid.translator.salesforce.execution.InsertExecutionImpl
 
execute() - Method in class org.teiid.translator.salesforce.execution.ProcedureExecutionParentImpl
 
execute() - Method in class org.teiid.translator.salesforce.execution.QueryExecutionImpl
 
execute(ProcedureExecutionParent) - Method in interface org.teiid.translator.salesforce.execution.SalesforceProcedureExecution
 
execute() - Method in class org.teiid.translator.salesforce.execution.UpdateExecutionImpl
 
execute() - Method in class org.teiid.translator.simpledb.SimpleDBDeleteExecute
 
execute() - Method in class org.teiid.translator.simpledb.SimpleDBDirectQueryExecution
 
execute() - Method in class org.teiid.translator.simpledb.SimpleDBInsertExecute
 
execute() - Method in class org.teiid.translator.simpledb.SimpleDBQueryExecution
 
execute() - Method in class org.teiid.translator.simpledb.SimpleDBUpdateExecute
 
execute() - Method in class org.teiid.translator.solr.SolrQueryExecution
 
execute() - Method in class org.teiid.translator.solr.SolrUpdateExecution
 
execute() - Method in class org.teiid.translator.swagger.SwaggerProcedureExecution
 
execute() - Method in class org.teiid.translator.ws.BinaryWSProcedureExecution
 
execute() - Method in class org.teiid.translator.ws.WSProcedureExecution
 
execute() - Method in class org.teiid.translator.ws.WSWSDLProcedureExecution
 
execute() - Method in class org.teiid.translator.yahoo.YahooExecution
 
executeAsynchQuery(VDBMetaData, String) - Method in class org.teiid.runtime.MaterializationManager
 
executeAsynchQuery(VDBMetaData, String, DQPCore.ResultsListener) - Method in class org.teiid.runtime.MaterializationManager
 
executeBatch() - Method in class org.teiid.jdbc.PreparedStatementImpl
 
executeBatch() - Method in class org.teiid.jdbc.StatementImpl
 
executeBatch(List<String>) - Method in class org.teiid.resource.adapter.cassandra.CassandraConnectionImpl
 
executeBatch(String, List<Object[]>) - Method in class org.teiid.resource.adapter.cassandra.CassandraConnectionImpl
 
executeBatch(List<String>) - Method in interface org.teiid.translator.cassandra.CassandraConnection
Execute a batch of updates
executeBatch(String, List<Object[]>) - Method in interface org.teiid.translator.cassandra.CassandraConnection
Execute a bulk update
executeCall(String, List<SQLParameter>, ProcedureReturnType, OperationResponse) - Method in interface org.teiid.odata.api.Client
 
executeCall(String, List<SQLParameter>, ProcedureReturnType, OperationResponse) - Method in class org.teiid.olingo.service.LocalClient
 
executeCount(Query, List<SQLParameter>) - Method in interface org.teiid.odata.api.Client
 
executeCount(Query, List<SQLParameter>) - Method in class org.teiid.olingo.service.LocalClient
 
executeDirect(String, String, String, Map<String, List<String>>) - Method in class org.teiid.translator.odata.BaseQueryExecution
 
executeDirect(String, String) - Method in class org.teiid.translator.simpledb.SimpleDBQueryExecution
 
executeNamedParams(ParseInfo, StoredProcedure, int) - Method in class org.teiid.query.parser.SQLParser
 
executeOperation(OperationContext, T, ModelNode) - Method in class org.teiid.jboss.BaseOperationHandler
 
executePlan(ProcessorPlan, String, Map<ElementSymbol, ElementSymbol>, CreateCursorResultSetInstruction.Mode, boolean) - Method in class org.teiid.query.processor.proc.ProcedurePlan
 
executePost(String, String, String, MultipartFormDataInput, String, boolean, boolean) - Method in class org.teiid.jboss.rest.TeiidRSProvider
 
executeProc(Connection, String, LinkedHashMap<String, Object>, String, boolean) - Method in class org.teiid.jboss.rest.TeiidRSProvider
 
executeQuery(Object, VDBMetaData, String, String, long, DQPCore, DQPCore.ResultsListener) - Static method in class org.teiid.dqp.internal.process.DQPCore
Execute the given query asynchly.
executeQuery(String, String, String, boolean, boolean) - Method in class org.teiid.jboss.rest.TeiidRSProvider
 
executeQuery(String) - Method in class org.teiid.jdbc.PreparedStatementImpl
 
executeQuery() - Method in class org.teiid.jdbc.PreparedStatementImpl
 
executeQuery(String) - Method in class org.teiid.jdbc.StatementImpl
 
executeQuery(String) - Method in interface org.teiid.odbc.ODBCServerRemote
 
executeQuery(String) - Method in class org.teiid.odbc.ODBCServerRemoteImpl
 
executeQuery(String) - Method in class org.teiid.resource.adapter.cassandra.CassandraConnectionImpl
 
executeQuery(SpreadsheetInfo, String, String, int, Integer, Integer) - Method in class org.teiid.resource.adapter.google.dataprotocol.GoogleDataProtocolAPI
Most important method that will issue query [1] to specific worksheet.
executeQuery(String, String, Integer, Integer, int) - Method in class org.teiid.resource.adapter.google.SpreadsheetConnectionImpl
 
executeQuery(String, String, Integer, Integer, int) - Method in class org.teiid.resource.adapter.google.SpreadsheetConnectionImpl4
 
executeQuery(VDBMetaData, String) - Method in class org.teiid.runtime.MaterializationManager
 
executeQuery(String) - Method in interface org.teiid.translator.cassandra.CassandraConnection
Executes a CQL query.
executeQuery(String, String, Integer, Integer, int) - Method in interface org.teiid.translator.google.api.GoogleSpreadsheetConnection
 
executeQuery(String, String, String, String, HttpStatusCode[]) - Method in class org.teiid.translator.odata4.BaseQueryExecution
 
executeRequest(long, RequestMessage) - Method in interface org.teiid.client.DQP
 
executeRequest(long, RequestMessage) - Method in class org.teiid.dqp.internal.process.DQPCore
 
executeRequest(long, RequestMessage, Long) - Method in class org.teiid.dqp.internal.process.DQPCore
 
executeRowInsert(String, Map<String, Object>) - Method in class org.teiid.resource.adapter.google.SpreadsheetConnectionImpl
 
executeRowInsert(String, Map<String, Object>) - Method in class org.teiid.resource.adapter.google.SpreadsheetConnectionImpl4
 
executeRowInsert(String, Map<String, Object>) - Method in interface org.teiid.translator.google.api.GoogleSpreadsheetConnection
 
executeRules(RuleStack, PlanNode) - Method in class org.teiid.query.optimizer.relational.RelationalPlanner
 
executeSequenceQuery(Connection) - Method in class org.teiid.translator.jdbc.JDBCMetadataProcessor
Return a result set with three columns - sequence_catalog, sequence_schema, and sequence_name or null if sequences are not supported
executeSequenceQuery(Connection) - Method in class org.teiid.translator.jdbc.oracle.OracleMetadataProcessor
 
executeSequenceQuery(Connection) - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLMetadataProcessor
 
executeSkipToken(URI, String, HttpStatusCode[]) - Method in class org.teiid.translator.odata4.BaseQueryExecution
 
executeSql(String[], boolean, RequestMessage.ResultsMode, boolean, RequestOptions) - Method in class org.teiid.jdbc.StatementImpl
 
executeSql(String[], boolean, RequestMessage.ResultsMode, boolean, RequestOptions, boolean) - Method in class org.teiid.jdbc.StatementImpl
 
executeSQL(Query, List<SQLParameter>, boolean, Integer, Integer, String, int, QueryResponse) - Method in interface org.teiid.odata.api.Client
 
executeSQL(Query, List<SQLParameter>, boolean, Integer, Integer, String, int, QueryResponse) - Method in class org.teiid.olingo.service.LocalClient
 
executeStoredProcedure(CallableStatement, List<Argument>, Class<?>) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
This is a generic implementation.
executeStoredProcedure(CallableStatement, List<Argument>, Class<?>) - Method in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
 
executeUpdate(String) - Method in class org.teiid.jdbc.PreparedStatementImpl
 
executeUpdate(String, int) - Method in class org.teiid.jdbc.PreparedStatementImpl
 
executeUpdate(String, int[]) - Method in class org.teiid.jdbc.PreparedStatementImpl
 
executeUpdate(String, String[]) - Method in class org.teiid.jdbc.PreparedStatementImpl
 
executeUpdate() - Method in class org.teiid.jdbc.PreparedStatementImpl
 
executeUpdate(String) - Method in class org.teiid.jdbc.StatementImpl
 
executeUpdate(String, int) - Method in class org.teiid.jdbc.StatementImpl
 
executeUpdate(String, int[]) - Method in class org.teiid.jdbc.StatementImpl
 
executeUpdate(String, String[]) - Method in class org.teiid.jdbc.StatementImpl
 
executeUpdate(Command, List<SQLParameter>) - Method in interface org.teiid.odata.api.Client
 
executeUpdate(Command, List<SQLParameter>) - Method in class org.teiid.olingo.service.LocalClient
 
executeUrl(String) - Method in class org.teiid.translator.yahoo.YahooExecution
 
executeWithComplexReturn(String, String, String, String, EdmDataServices, String, Response.Status...) - Method in class org.teiid.translator.odata.BaseQueryExecution
 
executeWithReturnEntity(String, String, String, String, EdmDataServices, String, Response.Status...) - Method in class org.teiid.translator.odata.BaseQueryExecution
 
Execution - Interface in org.teiid.translator
An execution represents the state and lifecycle for a particular command execution.
EXECUTION_FACTORY_CLASS - Static variable in interface org.teiid.adminapi.Translator
 
EXECUTION_PROPERTIES - Static variable in class org.teiid.jdbc.JDBCURL
 
executionContext - Variable in class org.teiid.translator.couchbase.CouchbaseExecution
 
executionContext - Variable in class org.teiid.translator.excel.BaseExcelExecution
 
ExecutionContext - Interface in org.teiid.translator
The security context provides information about the user context in which this query is being run.
executionContext - Variable in class org.teiid.translator.jpa.JPQLBaseExecution
 
executionContext - Variable in class org.teiid.translator.ldap.LDAPDirectCreateUpdateDeleteQueryExecution
 
executionContext - Variable in class org.teiid.translator.ldap.LDAPSyncQueryExecution
 
executionContext - Variable in class org.teiid.translator.mongodb.MongoDBBaseExecution
 
executionContext - Variable in class org.teiid.translator.odata.BaseQueryExecution
 
executionContext - Variable in class org.teiid.translator.odata4.BaseQueryExecution
 
executionContext - Variable in class org.teiid.translator.swagger.BaseQueryExecution
 
ExecutionContextImpl - Class in org.teiid.dqp.internal.datamgr
 
ExecutionContextImpl(String, Object, Serializable, String, String, long, String, String) - Constructor for class org.teiid.dqp.internal.datamgr.ExecutionContextImpl
 
ExecutionContextImpl(CommandContext, String, String, String, ConnectorWorkItem) - Constructor for class org.teiid.dqp.internal.datamgr.ExecutionContextImpl
 
executionFactory - Variable in class org.teiid.translator.couchbase.CouchbaseExecution
 
ExecutionFactory<F,C> - Class in org.teiid.translator
The primary entry point for a Translator.
ExecutionFactory() - Constructor for class org.teiid.translator.ExecutionFactory
 
executionFactory - Variable in class org.teiid.translator.jdbc.JDBCBaseExecution
 
executionFactory - Variable in class org.teiid.translator.jpa.JPQLSelectVisitor
 
executionFactory - Variable in class org.teiid.translator.ldap.LDAPDirectCreateUpdateDeleteQueryExecution
 
executionFactory - Variable in class org.teiid.translator.ldap.LDAPSyncQueryExecution
 
executionFactory - Variable in class org.teiid.translator.mongodb.MongoDBSelectVisitor
 
executionFactory - Variable in class org.teiid.translator.odata.ODataProcedureVisitor
 
executionFactory - Variable in class org.teiid.translator.odata.ODataSQLVisitor
 
executionFactory - Variable in class org.teiid.translator.odata.ODataUpdateVisitor
 
executionFactory - Variable in class org.teiid.translator.odata4.ODataQuery
 
executionFactory - Variable in class org.teiid.translator.odata4.ODataSQLVisitor
 
executionFactory - Variable in class org.teiid.translator.olap.OlapQueryExecution
 
executionFactory - Variable in class org.teiid.translator.salesforce.execution.AbstractUpdateExecution
 
ExecutionFactory.Format - Enum in org.teiid.translator
 
ExecutionFactory.NullOrder - Enum in org.teiid.translator
 
ExecutionFactory.SupportedJoinCriteria - Enum in org.teiid.translator
 
ExecutionFactory.TransactionSupport - Enum in org.teiid.translator
 
ExecutionProperties - Interface in org.teiid.jdbc
These execution properties can be set via the TeiidStatement.setExecutionProperty(String, String) method.
executorInjector - Variable in class org.teiid.jboss.ResteasyEnabler
 
ExecutorUtils - Class in org.teiid.core.util
 
ExecutorUtils() - Constructor for class org.teiid.core.util.ExecutorUtils
 
EXHAUSTIVE_SEARCH_GROUPS - Static variable in class org.teiid.query.optimizer.relational.rules.RulePlanJoins
 
Exists - Class in org.teiid.language
Represents an EXISTS criteria that checks whether any results would be returned from a subquery.
Exists(QueryExpression) - Constructor for class org.teiid.language.Exists
 
EXISTS - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
exists() - Method in class org.teiid.metadata.JBossVirtualFile
 
exists(VirtualFile, VirtualFile) - Method in class org.teiid.metadata.PureZipFileSystem
exists() - Method in class org.teiid.query.metadata.NioVirtualFile
 
exists() - Method in interface org.teiid.query.metadata.VirtualFile
 
EXISTS - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
exists(VirtualFile, VirtualFile) - Method in class org.teiid.resource.adapter.ftp.FtpFileSystem
 
existsCriteria(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
ExistsCriteria - Class in org.teiid.query.sql.lang
This predicate criteria implements the "exists" predicate, which has a subquery in it.
ExistsCriteria() - Constructor for class org.teiid.query.sql.lang.ExistsCriteria
Default constructor
ExistsCriteria(QueryCommand) - Constructor for class org.teiid.query.sql.lang.ExistsCriteria
 
ExistsCriteria.SubqueryHint - Class in org.teiid.query.sql.lang
 
ExistsNode - Class in org.teiid.translator.mongodb
Represents a MERGED or EMBEDDED table's existence
ExistsNode(MongoDocument) - Constructor for class org.teiid.translator.mongodb.ExistsNode
 
exp(Number) - Static method in class org.teiid.query.function.FunctionMethods
 
EXP - Static variable in class org.teiid.translator.SourceSystemFunctions
 
ExpandBuff(boolean) - Method in class org.teiid.query.parser.JavaCharStream
 
expandCommand(ProcedureContainer, QueryMetadataInterface, AnalysisRecord) - Method in class org.teiid.query.resolver.ProcedureContainerResolver
Expand a command by finding and attaching all subcommands to the command.
expandCommand(ProcedureContainer, QueryMetadataInterface, AnalysisRecord) - Static method in class org.teiid.query.resolver.QueryResolver
 
ExpandDocumentNode - Class in org.teiid.olingo.service
 
ExpandDocumentNode() - Constructor for class org.teiid.olingo.service.ExpandDocumentNode
 
ExpandSQLBuilder - Class in org.teiid.olingo.service
 
ExpandSQLBuilder(ExpandItem) - Constructor for class org.teiid.olingo.service.ExpandSQLBuilder
 
expandTables - Variable in class org.teiid.translator.odata4.ODataQuery
 
expectedTokenSequences - Variable in exception org.teiid.query.parser.ParseException
Each entry in this array is an array of integers.
expectedType() - Method in class org.teiid.infinispan.api.TableWireFormat
 
expHashCode(int, Object[]) - Static method in class org.teiid.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, Collection<?>) - Static method in class org.teiid.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, ...
expHashCode(CharSequence) - Static method in class org.teiid.core.util.HashCodeUtil
 
expHashCode(CharSequence, boolean) - Static method in class org.teiid.core.util.HashCodeUtil
 
ExpiredTimeSliceException() - Constructor for exception org.teiid.query.processor.QueryProcessor.ExpiredTimeSliceException
 
ExposedStateUserDefinedAggregate<T> - Interface in org.teiid.query.function.aggregate
Internal extension of the user defined aggregate interface so that we can expose the internal state.
Expression - Interface in org.teiid.language
Represents an expression in the language.
expression(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
Expression - Interface in org.teiid.query.sql.symbol
This is the interface for an expression in a SQL string.
EXPRESSION_DEFAULT - Static variable in class org.teiid.metadata.BaseColumn
 
ExpressionCriteria - Class in org.teiid.query.sql.lang
 
ExpressionCriteria(Expression) - Constructor for class org.teiid.query.sql.lang.ExpressionCriteria
 
ExpressionEvaluationException - Exception in org.teiid.api.exception.query
This exception is thrown when an error occurs while evaluating a SQL expression.
ExpressionEvaluationException() - Constructor for exception org.teiid.api.exception.query.ExpressionEvaluationException
No-arg constructor required by Externalizable semantics.
ExpressionEvaluationException(String) - Constructor for exception org.teiid.api.exception.query.ExpressionEvaluationException
Construct an instance with the message specified.
ExpressionEvaluationException(Throwable) - Constructor for exception org.teiid.api.exception.query.ExpressionEvaluationException
 
ExpressionEvaluationException(Throwable, String) - Constructor for exception org.teiid.api.exception.query.ExpressionEvaluationException
Construct an instance from a message and an exception to chain to this one.
ExpressionEvaluationException(BundleUtil.Event, Throwable) - Constructor for exception org.teiid.api.exception.query.ExpressionEvaluationException
 
ExpressionEvaluationException(BundleUtil.Event, Throwable, String) - Constructor for exception org.teiid.api.exception.query.ExpressionEvaluationException
 
ExpressionEvaluationException(BundleUtil.Event, String) - Constructor for exception org.teiid.api.exception.query.ExpressionEvaluationException
 
ExpressionEvaluator - Class in org.teiid.translator.mongodb
 
expressionList(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
expressionMap - Variable in class org.teiid.translator.mongodb.MongoDBSelectVisitor
 
ExpressionMappingVisitor - Class in org.teiid.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 org.teiid.query.sql.visitor.ExpressionMappingVisitor
Constructor for ExpressionMappingVisitor.
ExpressionMappingVisitor(Map, boolean) - Constructor for class org.teiid.query.sql.visitor.ExpressionMappingVisitor
 
ExpressionStatement - Interface in org.teiid.query.sql.proc
 
ExpressionSymbol - Class in org.teiid.query.sql.symbol
 
ExpressionSymbol(String, Expression) - Constructor for class org.teiid.query.sql.symbol.ExpressionSymbol
Construct an ExpressionSymbol with name and expression.
ExpressionValueSource - Class in org.teiid.language
 
ExpressionValueSource(List<Expression>) - Constructor for class org.teiid.language.ExpressionValueSource
 
extendedOperation(ExtendedRequest) - Method in class org.teiid.resource.adapter.ldap.LDAPConnectionImpl
 
ExtendedPropertyMetadata - Class in org.teiid.deployers
This is used with ra.xml properties file to extend the metadata on the properties.
ExtendedPropertyMetadata() - Constructor for class org.teiid.deployers.ExtendedPropertyMetadata
 
ExtendedPropertyMetadata(String, String, String, String) - Constructor for class org.teiid.deployers.ExtendedPropertyMetadata
 
ExtendedPropertyMetadataList - Class in org.teiid.deployers
 
ExtendedPropertyMetadataList() - Constructor for class org.teiid.deployers.ExtendedPropertyMetadataList
 
ExtendedWriter(Writer, FileStoreInputStreamFactory) - Constructor for class org.teiid.query.function.source.XMLSystemFunctions.ExtendedWriter
 
ExtensibleBufferedInputStream - Class in org.teiid.common.buffer
 
ExtensibleBufferedInputStream() - Constructor for class org.teiid.common.buffer.ExtensibleBufferedInputStream
 
ExtensibleBufferedOutputStream - Class in org.teiid.common.buffer.impl
 
ExtensibleBufferedOutputStream() - Constructor for class org.teiid.common.buffer.impl.ExtensibleBufferedOutputStream
 
EXTENSION_CHAR - Static variable in class org.teiid.metadata.index.IndexConstants
 
ExtensionMetadataProperty - Annotation Type in org.teiid.metadata
Annotates a property that defines a extension metadata property
Extent() - Constructor for class org.teiid.query.function.GeometryUtils.Extent
 
exteriorRing(GeometryType) - Static method in class org.teiid.query.function.GeometryFunctionMethods
 
exteriorRing(GeometryType) - Static method in class org.teiid.query.function.GeometryUtils
 
EXTERNAL - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
EXTERNAL - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
ExternalizeUtil - Class in org.teiid.core.util
Utilities used by Externalizable classes to read/write objects from ObjectInput/ObjectOutput instances.
EXTRACT - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
EXTRACT - Static variable in class org.teiid.translator.jdbc.hana.HanaExecutionFactory
 
extractFrame(ChannelHandlerContext, ByteBuf, int, int) - Method in class org.teiid.transport.ObjectDecoder
 
ExtractFunctionModifier - Class in org.teiid.translator.jdbc
Convert the YEAR/MONTH/DAY etc.
ExtractFunctionModifier() - Constructor for class org.teiid.translator.jdbc.ExtractFunctionModifier
 
ExtractFunctionModifier(String) - Constructor for class org.teiid.translator.jdbc.ExtractFunctionModifier
 
extractMetadata(String, boolean) - Method in class org.teiid.resource.adapter.google.gdata.SpreadsheetMetadataExtractor
 
extractMetadata(String) - Method in class org.teiid.resource.adapter.google.v4.SpreadsheetMetadataExtractor
 
ExtractModifier(String) - Constructor for class org.teiid.translator.jdbc.netezza.NetezzaExecutionFactory.ExtractModifier
 
ExtractModifier(String) - Constructor for class org.teiid.translator.jdbc.teradata.TeradataExecutionFactory.ExtractModifier
 
extractPartionInfo(SetQuery, List<ElementSymbol>) - Static method in class org.teiid.query.optimizer.relational.PartitionAnalyzer
 
extractQueries(QueryCommand, List<Query>) - Static method in class org.teiid.query.optimizer.relational.PartitionAnalyzer
 
extractSpanContext(String) - Method in class org.teiid.query.util.TeiidTracingUtil
 
extractUUIDString(IEntryResult) - Static method in class org.teiid.metadata.index.RecordFactory
Extract the UUID string from the IEntryResult

F

Factory(DQP, long, Streamable<?>) - Constructor for class org.teiid.client.lob.StreamingLobChunckProducer.Factory
 
failed(String) - Static method in class org.teiid.core.util.Assertion
 
failedLoad(String) - Method in class org.teiid.deployers.CompositeGlobalTableStore
 
failedLoad(String) - Method in interface org.teiid.query.tempdata.GlobalTableStore
 
failedLoad(String) - Method in class org.teiid.query.tempdata.GlobalTableStoreImpl
 
FALSE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
FALSE - Static variable in class org.teiid.metadata.index.IndexConstants.RECORD_STRING
 
FALSE - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
FALSE_CRITERIA - Static variable in class org.teiid.query.rewriter.QueryRewriter
 
FALSE_VALUE - Static variable in interface org.teiid.translator.couchbase.CouchbaseProperties
 
FETCH - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
FETCH - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
fetchLimit(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
fetchSize - Variable in class org.teiid.query.processor.RegisterRequestParameter
 
fetchSize - Variable in class org.teiid.translator.jdbc.JDBCBaseExecution
 
field - Variable in class org.teiid.internal.core.index.Block
Field in which the information is stored
Field - Class in org.teiid.internal.core.index
 
Field(byte[]) - Constructor for class org.teiid.internal.core.index.Field
ByteSegment constructor comment.
Field(byte[], int) - Constructor for class org.teiid.internal.core.index.Field
ByteSegment constructor comment.
Field(byte[], int, int) - Constructor for class org.teiid.internal.core.index.Field
ByteSegment constructor comment.
Field(int) - Constructor for class org.teiid.internal.core.index.Field
Creates a new field containing an empty buffer of the given length.
Field(String, Object) - Constructor for class org.teiid.translator.salesforce.execution.DataPayload.Field
 
FIFTEEN_0_2 - Static variable in class org.teiid.translator.jdbc.sybase.SybaseExecutionFactory
 
FIFTEEN_4 - Static variable in class org.teiid.translator.jdbc.sap.SAPIQExecutionFactory
 
FIFTEEN_5 - Static variable in class org.teiid.translator.jdbc.sybase.SybaseExecutionFactory
 
FILE - Static variable in class org.teiid.metadata.index.MetadataConstants.RECORD_TYPE
 
FILE - Static variable in class org.teiid.translator.excel.ExcelMetadataProcessor
 
FILE_SEPARATOR - Static variable in interface org.teiid.internal.core.index.IIndexConstants
The separator for files in the index file.
FileConnectionImpl - Class in org.teiid.resource.adapter.file
 
FileConnectionImpl(String, Map<String, String>, boolean) - Constructor for class org.teiid.resource.adapter.file.FileConnectionImpl
 
FileExecutionFactory - Class in org.teiid.translator.file
 
FileExecutionFactory() - Constructor for class org.teiid.translator.file.FileExecutionFactory
 
FileInputStreamFactory(File) - Constructor for class org.teiid.core.types.InputStreamFactory.FileInputStreamFactory
 
FileListBlock - Class in org.teiid.internal.core.index
 
FileListBlock(int) - Constructor for class org.teiid.internal.core.index.FileListBlock
 
FileManagedConnectionFactory - Class in org.teiid.resource.adapter.file
 
FileManagedConnectionFactory() - Constructor for class org.teiid.resource.adapter.file.FileManagedConnectionFactory
 
fileNumber - Variable in class org.teiid.internal.core.index.IndexedFile
 
filePosition - Variable in class org.teiid.internal.core.index.IndexInput
 
FileResourceAdapter - Class in org.teiid.resource.adapter.file
 
FileResourceAdapter() - Constructor for class org.teiid.resource.adapter.file.FileResourceAdapter
 
FileRootMountProcessor - Class in org.teiid.jboss
Handle mounting descriptor files and marking them as a DEPLOYMENT_ROOT
FileRootMountProcessor(String) - Constructor for class org.teiid.jboss.FileRootMountProcessor
 
FileStorageManager - Class in org.teiid.common.buffer.impl
Implements file storage that automatically splits large files and limits the number of open files.
FileStorageManager() - Constructor for class org.teiid.common.buffer.impl.FileStorageManager
 
FileStorageManager.DiskStore - Class in org.teiid.common.buffer.impl
 
FileStore - Class in org.teiid.common.buffer
 
FileStore() - Constructor for class org.teiid.common.buffer.FileStore
 
FileStore.FileStoreOutputStream - Class in org.teiid.common.buffer
A customized buffered stream with an exposed buffer
FileStoreInputStreamFactory - Class in org.teiid.common.buffer
 
FileStoreInputStreamFactory(FileStore, String) - Constructor for class org.teiid.common.buffer.FileStoreInputStreamFactory
 
FileStoreOutputStream(int) - Constructor for class org.teiid.common.buffer.FileStore.FileStoreOutputStream
 
fileType - Variable in class org.teiid.resource.adapter.ftp.FtpManagedConnectionFactory
 
FileUtils - Class in org.teiid.core.util
 
FillBuff() - Method in class org.teiid.query.parser.JavaCharStream
 
FILTER - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
filter(List<?>) - Method in class org.teiid.query.function.aggregate.AggregateFunction
 
FILTER - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
filter(ArrayList<EvaluatorIterator.KeyValuePair>) - Method in class org.teiid.translator.accumulo.EvaluatorIterator
 
FILTER - Static variable in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
 
filter - Variable in class org.teiid.translator.odata.ODataSQLVisitor
 
filter - Variable in class org.teiid.translator.odata4.ODataFilterVisitor
 
filterClause(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
FilteredCommand - Interface in org.teiid.query.sql.lang
 
FilteredResultsMetadata - Class in org.teiid.jdbc
 
finalize() - Method in class org.teiid.internal.core.index.SafeRandomAccessFile
 
finalRow() - Method in class org.teiid.common.buffer.AbstractTupleSource
 
finalRow() - Method in class org.teiid.common.buffer.TupleBuffer.TupleBufferTupleSource
 
finalRow() - Method in class org.teiid.query.processor.BatchIterator
 
find(List) - Method in class org.teiid.common.buffer.STree
 
findAllFunctions(String, Class<?>[]) - Method in class org.teiid.query.function.FunctionLibrary
Find a function descriptor given a name and the types of the arguments.
findAllNodes(PlanNode, int) - Static method in class org.teiid.query.optimizer.relational.plantree.NodeEditor
 
findAllNodes(PlanNode, int, int) - Static method in class org.teiid.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.
findBestMethodOnTarget(String, Object[]) - Method in class org.teiid.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 org.teiid.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<Class<?>>) - Method in class org.teiid.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 class org.teiid.dqp.internal.process.CachedFinder
Find capabilities used the cache if possible, otherwise do the lookup.
findCapabilities(String) - Method in class org.teiid.query.metadata.TempCapabilitiesFinder
 
findCapabilities(String) - Method in interface org.teiid.query.optimizer.capabilities.CapabilitiesFinder
 
findChildCommandMetadata(Command, GroupSymbol, int, QueryMetadataInterface, boolean) - Static method in class org.teiid.query.resolver.ProcedureContainerResolver
Set the appropriate "external" metadata for the given command
findChildTail(SPage) - Method in class org.teiid.common.buffer.STree
 
findColumn(String) - Method in class org.teiid.jdbc.ResultSetImpl
 
findColumnIndex(String) - Method in class org.teiid.jdbc.ResultSetImpl
 
findEdmComplexType(String) - Method in class org.teiid.translator.odata.TeiidEdmMetadata
 
findEdmEntitySet(String) - Method in class org.teiid.translator.odata.TeiidEdmMetadata
 
findEdmEntityType(String) - Method in class org.teiid.translator.odata.TeiidEdmMetadata
 
findEdmFunctionImport(String) - Method in class org.teiid.translator.odata.TeiidEdmMetadata
 
findEntryPrefixedBy(char[], boolean) - Method in class org.teiid.internal.core.index.IndexBlock
 
findExactEntry(char[]) - Method in class org.teiid.internal.core.index.IndexBlock
 
findFunction(String, Class<?>[]) - Method in class org.teiid.query.function.FunctionLibrary
Find a function descriptor given a name and the types of the arguments.
findFunctionTarget(Function, FunctionDescriptor, CapabilitiesFinder, QueryMetadataInterface) - Static method in class org.teiid.query.optimizer.relational.rules.RuleAssignOutputElements
Find the first schema name against which this function can be executed, or null for no target
findGroup(String) - Method in class org.teiid.query.metadata.CompositeMetadataStore
 
findInsertUpdateMapping(Insert, boolean) - Method in class org.teiid.query.validator.UpdateValidator.UpdateInfo
 
findJoinSourceNode(PlanNode) - Static method in class org.teiid.query.optimizer.relational.rules.FrameUtil
Find the ACCESS, SOURCE, SET_OP, JOIN, or NULL node that originates the given groups, but will stop at the first join node rather than searching for the best fit.
findKeyPreserved(Query, Set<GroupSymbol>, QueryMetadataInterface) - Static method in class org.teiid.query.resolver.util.ResolverUtil
 
findKeyPreserved(FromClause, Set<GroupSymbol>, QueryMetadataInterface) - Static method in class org.teiid.query.resolver.util.ResolverUtil
 
findMatchingGroups(String, Collection<GroupSymbol>, QueryMetadataInterface) - Static method in class org.teiid.query.resolver.util.ResolverUtil
 
findNodePreOrder(PlanNode, int) - Static method in class org.teiid.query.optimizer.relational.plantree.NodeEditor
 
findNodePreOrder(PlanNode, int, int) - Static method in class org.teiid.query.optimizer.relational.plantree.NodeEditor
 
findParent(PlanNode, int) - Static method in class org.teiid.query.optimizer.relational.plantree.NodeEditor
 
findParent(PlanNode, int, int) - Static method in class org.teiid.query.optimizer.relational.plantree.NodeEditor
Return the first parent node of the given type stopping at the given nodes.
findResource(String) - Method in class org.teiid.deployers.CombinedClassLoader
 
findResources(String) - Method in class org.teiid.deployers.CombinedClassLoader
 
findSchema(String) - Method in class org.teiid.translator.odata.TeiidEdmMetadata
 
findShortName() - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
findShortName() - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
findShortName() - Method in interface org.teiid.query.metadata.QueryMetadataInterface
 
findSubquery(Expression, boolean, RulePlanSubqueries.PlannedResult, boolean) - Method in class org.teiid.query.optimizer.relational.rules.RulePlanSubqueries
 
findSubquery(Criteria, boolean) - Method in class org.teiid.query.optimizer.relational.rules.RulePlanSubqueries
 
findTypedConversionFunction(Class<?>, Class<?>) - Method in class org.teiid.query.function.FunctionLibrary
Find conversion function and set return type to proper type.
findUpdateMapping(Collection<ElementSymbol>, boolean) - Method in class org.teiid.query.validator.UpdateValidator.UpdateInfo
 
finishDeployment(String, String) - Method in class org.teiid.deployers.VDBRepository
 
finishedDeployment(String, CompositeVDB) - Method in interface org.teiid.deployers.VDBLifeCycleListener
 
finishedDeployment(String, CompositeVDB) - Method in class org.teiid.jboss.ResteasyEnabler
 
finishedDeployment(String, CompositeVDB) - Method in class org.teiid.olingo.web.ODataFilter
 
finishedDeployment(String, CompositeVDB) - Method in class org.teiid.runtime.MaterializationManager
 
first() - Method in class org.teiid.jdbc.ResultSetImpl
Moves the cursor to the first row in this ResultSet object.
FIRST - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
FIRST - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
FIRST_DATA_ROW_NUMBER - Static variable in class org.teiid.translator.excel.ExcelMetadataProcessor
 
firstEntry(boolean) - Method in class org.teiid.common.buffer.impl.LrfuEvictionQueue
 
firstFilesInBlocks - Variable in class org.teiid.internal.core.index.IndexSummary
First file for each block.
FirstLastValue - Class in org.teiid.query.function.aggregate
Just a simple First/Last_value() implementation
FirstLastValue(Class<?>, boolean) - Constructor for class org.teiid.query.function.aggregate.FirstLastValue
 
firstWordAdded - Variable in class org.teiid.internal.core.index.IndexSummary
 
firstWordBlockNum - Variable in class org.teiid.internal.core.index.IndexSummary
 
firstWordsInBlocks - Variable in class org.teiid.internal.core.index.IndexSummary
First word for each block.
FIVE_6 - Static variable in class org.teiid.translator.jdbc.mysql.MySQL5ExecutionFactory
 
FIXED_LENGTH - Static variable in interface org.teiid.query.metadata.DDLConstants
 
FixedDecoder(Charset, int, float, float) - Constructor for class org.teiid.util.CharsetUtils.FixedDecoder
 
FixedEncoder(Charset, int, float, float) - Constructor for class org.teiid.util.CharsetUtils.FixedEncoder
 
FixedNumberToBigDecimalTransform - Class in org.teiid.core.types.basic
 
FixedNumberToBigDecimalTransform(Class<?>) - Constructor for class org.teiid.core.types.basic.FixedNumberToBigDecimalTransform
 
FixedNumberToBigIntegerTransform - Class in org.teiid.core.types.basic
 
FixedNumberToBigIntegerTransform(Class<?>) - Constructor for class org.teiid.core.types.basic.FixedNumberToBigIntegerTransform
 
flatten() - Method in class org.teiid.translator.document.Document
 
FLOAT - Static variable in class org.teiid.core.types.DataTypeManager.DefaultDataClasses
 
FLOAT - Static variable in class org.teiid.core.types.DataTypeManager.DefaultDataTypes
 
FLOAT - Static variable in class org.teiid.core.types.DataTypeManager.DefaultTypeCodes
 
FLOAT - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
FLOAT - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
FLOAT - Static variable in class org.teiid.translator.jdbc.FunctionModifier
 
FLOAT - Static variable in class org.teiid.translator.TypeFacility.RUNTIME_CODES
 
FLOAT - Static variable in class org.teiid.translator.TypeFacility.RUNTIME_NAMES
 
FLOAT - Static variable in interface org.teiid.translator.TypeFacility.RUNTIME_TYPES
 
FloatingNumberToBigDecimalTransform - Class in org.teiid.core.types.basic
 
FloatingNumberToBigDecimalTransform(Class<?>) - Constructor for class org.teiid.core.types.basic.FloatingNumberToBigDecimalTransform
 
FloatingNumberToBigIntegerTransform - Class in org.teiid.core.types.basic
 
FloatingNumberToBigIntegerTransform(Class<?>) - Constructor for class org.teiid.core.types.basic.FloatingNumberToBigIntegerTransform
 
FLOATVAL - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
floor(Number) - Static method in class org.teiid.query.function.FunctionMethods
 
FLOOR - Static variable in class org.teiid.translator.SourceSystemFunctions
 
flush() - Method in class org.teiid.adminapi.jboss.AdminFactory.AdminImpl
 
flush() - Method in class org.teiid.common.buffer.FileStore.FileStoreOutputStream
 
flush() - Method in class org.teiid.common.buffer.impl.ExtensibleBufferedOutputStream
 
flush() - Method in class org.teiid.netty.handler.codec.serialization.ObjectEncoderOutputStream
 
flush() - Method in interface org.teiid.odbc.ODBCClientRemote
 
flush() - Method in interface org.teiid.odbc.ODBCServerRemote
 
flush() - Method in class org.teiid.odbc.ODBCServerRemoteImpl
 
flush() - Method in class org.teiid.replication.jgroups.JGroupsOutputStream
 
flush() - Method in class org.teiid.transport.PgBackendProtocol
 
flushBatchDirect(TupleBatch, boolean) - Method in class org.teiid.query.processor.BatchCollector
 
flushBuffer() - Method in class org.teiid.common.buffer.FileStore.FileStoreOutputStream
 
flushDirect(int) - Method in class org.teiid.common.buffer.impl.ExtensibleBufferedOutputStream
Flush up to i bytes where i is the current position of the buffer
fNumRefs - Variable in class org.teiid.internal.core.index.WordEntry
 
FOLLOWING - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
FOLLOWING - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
footprint() - Method in class org.teiid.internal.core.index.IndexedFile
Returns the size of the indexedFile.
footprint() - Method in class org.teiid.internal.core.index.WordEntry
Returns the size of the wordEntry
FOR - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
FOR - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
force2D(GeometryType) - Static method in class org.teiid.query.function.GeometryFunctionMethods
 
ForEachRowPlan - Class in org.teiid.query.processor.proc
 
ForEachRowPlan() - Constructor for class org.teiid.query.processor.proc.ForEachRowPlan
 
forEachRowTriggerAction(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
FOREIGN - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
FOREIGN - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
FOREIGN_KEY - Static variable in class org.teiid.metadata.index.MetadataConstants.COLUMN_SET_TYPES
 
FOREIGN_KEY - Static variable in class org.teiid.metadata.index.MetadataConstants.KEY_TYPES
 
FOREIGN_KEY - Static variable in class org.teiid.metadata.index.MetadataConstants.RECORD_TYPE
 
FOREIGN_KEY - Static variable in interface org.teiid.query.metadata.DDLConstants
 
FOREIGN_TABLE - Static variable in interface org.teiid.query.metadata.DDLConstants
 
ForeignKey - Class in org.teiid.metadata
ForeignKeyRecordImpl
ForeignKey() - Constructor for class org.teiid.metadata.ForeignKey
 
foreignKey(MetadataFactory, Table, String) - Method in class org.teiid.query.parser.SQLParser
 
forget(XidImpl) - Method in interface org.teiid.client.DQP
 
forget(XidImpl) - Method in class org.teiid.dqp.internal.process.DQPCore
 
forget(String, XidImpl, boolean) - Method in class org.teiid.dqp.internal.process.TransactionServerImpl
Global Transaction
forget(String, XidImpl, boolean) - Method in interface org.teiid.dqp.service.TransactionService
 
forget(Xid) - Method in class org.teiid.jdbc.XAConnectionImpl
 
forget(Xid) - Method in interface org.teiid.resource.api.XAImporter
Tells the resource manager to forget about a heuristically completed transaction branch.
forget(Xid) - Method in class org.teiid.resource.spi.XAImporterImpl
 
forgetTransaction(XidImpl) - Method in class org.teiid.jdbc.ConnectionImpl
 
format(CommandContext, Date, String) - Static method in class org.teiid.query.function.FunctionMethods
 
format(CommandContext, Number, String) - Static method in class org.teiid.query.function.FunctionMethods
 
FORMATBIGDECIMAL - Static variable in class org.teiid.translator.SourceSystemFunctions
 
FORMATBIGINTEGER - Static variable in class org.teiid.translator.SourceSystemFunctions
Deprecated.
FORMATDATE - Static variable in class org.teiid.query.function.FunctionLibrary
 
formatDateValue(Date, boolean) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
Format the dateObject (of type date, time, or timestamp) into a string optionally using the DatabaseTimeZone.
formatDateValue(Date) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
Format the dateObject (of type date, time, or timestamp) into a string using the DatabaseTimeZone.
FORMATDOUBLE - Static variable in class org.teiid.translator.SourceSystemFunctions
Deprecated.
FORMATFLOAT - Static variable in class org.teiid.translator.SourceSystemFunctions
Deprecated.
FORMATINTEGER - Static variable in class org.teiid.translator.SourceSystemFunctions
Deprecated.
FORMATLONG - Static variable in class org.teiid.translator.SourceSystemFunctions
Deprecated.
formatMap - Variable in class org.teiid.translator.jdbc.sap.SAPIQExecutionFactory
 
formatMap - Variable in class org.teiid.translator.jdbc.sybase.SybaseExecutionFactory
 
FormatModifier(String) - Constructor for class org.teiid.translator.jdbc.ConvertModifier.FormatModifier
 
FormatModifier(String, String) - Constructor for class org.teiid.translator.jdbc.ConvertModifier.FormatModifier
 
FORMATTIME - Static variable in class org.teiid.query.function.FunctionLibrary
 
FORMATTIMESTAMP - Static variable in class org.teiid.translator.SourceSystemFunctions
 
formatType(CommandContext, Integer, Integer) - Static method in class org.teiid.deployers.PgCatalogMetadataStore.FunctionMethods
 
formCBColumn(ColumnReference) - Method in class org.teiid.translator.couchbase.N1QLVisitor
 
FOUR_0 - Static variable in class org.teiid.translator.mongodb.MongoDBExecutionFactory
 
FQN - Static variable in interface org.teiid.translator.MetadataProcessor
 
FrameBound(WindowFrame.BoundMode) - Constructor for class org.teiid.language.WindowFrame.FrameBound
 
FrameBound(WindowFrame.BoundMode) - Constructor for class org.teiid.query.sql.symbol.WindowFrame.FrameBound
 
FrameUtil - Class in org.teiid.query.optimizer.relational.rules
 
FrameUtil() - Constructor for class org.teiid.query.optimizer.relational.rules.FrameUtil
 
free() - Method in class org.teiid.common.buffer.FileStoreInputStreamFactory
 
free(boolean) - Method in interface org.teiid.common.buffer.impl.BlockManager
 
free() - Method in class org.teiid.core.types.ArrayImpl
 
free() - Method in class org.teiid.core.types.BaseClobType
 
free() - Method in class org.teiid.core.types.BaseLob
 
free() - Method in class org.teiid.core.types.BlobType
 
free() - Method in class org.teiid.core.types.InputStreamFactory
 
free() - Method in class org.teiid.core.types.XMLType
 
FREE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
FREE - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
freeBlock(int) - Method in interface org.teiid.common.buffer.impl.BlockManager
 
fRefs - Variable in class org.teiid.internal.core.index.WordEntry
 
FROM - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
from(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
FROM - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
From - Class in org.teiid.query.sql.lang
Represents a FROM clause in a SELECT query.
From() - Constructor for class org.teiid.query.sql.lang.From
Constructs a default instance of this class.
From(List<? extends FromClause>) - Constructor for class org.teiid.query.sql.lang.From
Constructs an instance of this class from an ordered set of from clauses
FROM - Static variable in class org.teiid.translator.salesforce.execution.visitors.CriteriaVisitor
 
from_millis(long) - Static method in class org.teiid.query.function.FunctionMethods
 
FROM_POSIX_TIME - Static variable in class org.teiid.translator.jdbc.exasol.ExasolExecutionFactory
 
FROM_UNIXTIME - Static variable in class org.teiid.query.function.FunctionLibrary
 
from_unixtime(long) - Static method in class org.teiid.query.function.FunctionMethods
 
FROM_UNIXTIME - Static variable in class org.teiid.translator.SourceSystemFunctions
 
FromClause - Class in org.teiid.query.sql.lang
A FromClause is an interface for subparts held in a FROM clause.
FromClause() - Constructor for class org.teiid.query.sql.lang.FromClause
 
fromHex(String) - Static method in class org.teiid.core.util.PropertiesUtils
Return the bytes for a given hex string, or throw an IllegalArgumentException
fromHex(String) - Static method in class org.teiid.translator.amazon.s3.BinaryUtils
Converts a Hex-encoded data string to the original byte data.
fromXml(String) - Static method in class org.teiid.client.plan.PlanNode
 
FtpFileConnectionImpl - Class in org.teiid.resource.adapter.ftp
 
FtpFileConnectionImpl(FTPClient, String, Map<String, String>) - Constructor for class org.teiid.resource.adapter.ftp.FtpFileConnectionImpl
 
FtpFileSystem - Class in org.teiid.resource.adapter.ftp
 
FtpFileSystem(FTPClient) - Constructor for class org.teiid.resource.adapter.ftp.FtpFileSystem
 
FtpManagedConnectionFactory - Class in org.teiid.resource.adapter.ftp
 
FtpManagedConnectionFactory() - Constructor for class org.teiid.resource.adapter.ftp.FtpManagedConnectionFactory
 
FtpResourceAdapter - Class in org.teiid.resource.adapter.ftp
 
FtpResourceAdapter() - Constructor for class org.teiid.resource.adapter.ftp.FtpResourceAdapter
 
FULL - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
FULL - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
FULL_MATCH - Static variable in class org.teiid.metadata.index.MetadataConstants.MATCH_TYPES
 
fullyCloseSource() - Method in class org.teiid.dqp.internal.process.DataTierTupleSource
 
FullyQualifiedName - Class in org.teiid.util
Class for creating fully qualified names
FullyQualifiedName() - Constructor for class org.teiid.util.FullyQualifiedName
 
FullyQualifiedName(String, String) - Constructor for class org.teiid.util.FullyQualifiedName
 
fullyQualifyElements(Command) - Static method in class org.teiid.query.resolver.util.ResolverUtil
This method will convert all elements in a command to their fully qualified name.
FUNC_GEO_INTERSECTS - Static variable in class org.teiid.translator.mongodb.MongoDBExecutionFactory
 
FUNC_GEO_NEAR - Static variable in class org.teiid.translator.mongodb.MongoDBExecutionFactory
 
FUNC_GEO_NEAR_SPHERE - Static variable in class org.teiid.translator.mongodb.MongoDBExecutionFactory
 
FUNC_GEO_POLYGON_INTERSECTS - Static variable in class org.teiid.translator.mongodb.MongoDBExecutionFactory
 
FUNC_GEO_POLYGON_WITHIN - Static variable in class org.teiid.translator.mongodb.MongoDBExecutionFactory
 
FUNC_GEO_WITHIN - Static variable in class org.teiid.translator.mongodb.MongoDBExecutionFactory
 
Function - Class in org.teiid.language
Represents a function.
Function(String, List<? extends Expression>, Class<?>) - Constructor for class org.teiid.language.Function
 
FUNCTION - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
FUNCTION - Static variable in class org.teiid.metadata.index.MetadataConstants.PROCEDURE_TYPES
 
function(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
FUNCTION - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
Function - Class in org.teiid.query.sql.symbol
Represents a function in a sql statement.
Function(String, Expression[]) - Constructor for class org.teiid.query.sql.symbol.Function
Construct a function with function name and array of arguments.
functionCall(int, Object[], short) - Method in interface org.teiid.odbc.ODBCServerRemote
 
functionCall(int, Object[], short) - Method in class org.teiid.odbc.ODBCServerRemoteImpl
 
functionCallResponse(Object, boolean) - Method in interface org.teiid.odbc.ODBCClientRemote
 
functionCallResponse(Object, boolean) - Method in class org.teiid.transport.PgBackendProtocol
 
FunctionCategoryConstants - Interface in org.teiid.query.function.metadata
This interface defines the default set of function category constants.
FunctionCollectorVisitor - Class in org.teiid.query.sql.visitor
This visitor class will traverse a language object tree and collect all Function references it finds.
FunctionCollectorVisitor(Collection<Function>) - Constructor for class org.teiid.query.sql.visitor.FunctionCollectorVisitor
Construct a new visitor with the specified collection, which should be non-null.
FunctionCollectorVisitor(Collection<Function>, String) - Constructor for class org.teiid.query.sql.visitor.FunctionCollectorVisitor
Construct a new visitor with the specified collection, which should be non-null.
functionCreated(FunctionMethod) - Method in class org.teiid.query.metadata.DatabaseStore
 
FunctionDescriptor - Class in org.teiid.query.function
The FunctionDescriptor describes a particular function instance enough to invoke the function.
functionDropped(String, Boolean) - Method in class org.teiid.query.metadata.DatabaseStore
 
FunctionExecutionException - Exception in org.teiid.api.exception.query
During processing, an invalid function was detected.
FunctionExecutionException() - Constructor for exception org.teiid.api.exception.query.FunctionExecutionException
No-arg constructor required by Externalizable semantics.
FunctionExecutionException(String) - Constructor for exception org.teiid.api.exception.query.FunctionExecutionException
Construct an instance with the message specified.
FunctionExecutionException(Throwable) - Constructor for exception org.teiid.api.exception.query.FunctionExecutionException
 
FunctionExecutionException(Throwable, String) - Constructor for exception org.teiid.api.exception.query.FunctionExecutionException
Construct an instance from a message and an exception to chain to this one.
FunctionExecutionException(BundleUtil.Event, Throwable, String) - Constructor for exception org.teiid.api.exception.query.FunctionExecutionException
 
FunctionExecutionException(BundleUtil.Event, String) - Constructor for exception org.teiid.api.exception.query.FunctionExecutionException
 
FunctionExecutionException(BundleUtil.Event, Throwable) - Constructor for exception org.teiid.api.exception.query.FunctionExecutionException
 
FunctionLibrary - Class in org.teiid.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.
FunctionLibrary(FunctionTree, FunctionTree...) - Constructor for class org.teiid.query.function.FunctionLibrary
Construct the function library.
FunctionLibrary.ConversionResult - Class in org.teiid.query.function
 
FunctionMetadataException - Exception in org.teiid.api.exception.query
Detected invalid function metadata during validation.
FunctionMetadataException() - Constructor for exception org.teiid.api.exception.query.FunctionMetadataException
No-arg constructor required by Externalizable semantics.
FunctionMetadataException(String) - Constructor for exception org.teiid.api.exception.query.FunctionMetadataException
Construct an instance with the message specified.
FunctionMetadataException(Throwable, String) - Constructor for exception org.teiid.api.exception.query.FunctionMetadataException
Construct an instance from a message and an exception to chain to this one.
FunctionMetadataException(BundleUtil.Event, Throwable) - Constructor for exception org.teiid.api.exception.query.FunctionMetadataException
 
FunctionMetadataException(BundleUtil.Event, Throwable, String) - Constructor for exception org.teiid.api.exception.query.FunctionMetadataException
 
FunctionMetadataException(BundleUtil.Event, String) - Constructor for exception org.teiid.api.exception.query.FunctionMetadataException
 
FunctionMetadataSource - Interface in org.teiid.query.function
A FunctionMetadataSource represents a source of function metadata for the function library.
FunctionMetadataValidator - Class in org.teiid.query.function.metadata
The validator encodes business logic with respect to what a valid function description is.
FunctionMethod - Class in org.teiid.metadata
This class represents information about a particular function signature.
FunctionMethod() - Constructor for class org.teiid.metadata.FunctionMethod
 
FunctionMethod(String, String, String, FunctionParameter[], FunctionParameter) - Constructor for class org.teiid.metadata.FunctionMethod
 
FunctionMethod(String, String, String, FunctionMethod.PushDown, String, String, List<FunctionParameter>, FunctionParameter, boolean, FunctionMethod.Determinism) - Constructor for class org.teiid.metadata.FunctionMethod
 
FunctionMethod(String, String, String, String, String, FunctionParameter[], FunctionParameter) - Constructor for class org.teiid.metadata.FunctionMethod
 
FunctionMethod.Determinism - Enum in org.teiid.metadata
DETERMINISTIC - normal deterministic functions vdb - lookup (however lookup values can be flushed at any time), current_database session - env, user command - command payload never - rand, etc.
FunctionMethod.PushDown - Enum in org.teiid.metadata
Function Pushdown CAN_PUSHDOWN = If the source supports the function, then it will be pushed down.
FunctionMethods() - Constructor for class org.teiid.deployers.PgCatalogMetadataStore.FunctionMethods
 
FunctionMethods - Class in org.teiid.query.function
Static method hooks for most of the function library.
FunctionMethods() - Constructor for class org.teiid.query.function.FunctionMethods
 
FunctionModifier - Class in org.teiid.translator.jdbc
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.translator.jdbc.FunctionModifier
 
functionModifiers - Variable in class org.teiid.translator.couchbase.CouchbaseExecutionFactory
 
functionModifiers - Variable in class org.teiid.translator.mongodb.MongoDBExecutionFactory
 
functionModifiers - Variable in class org.teiid.translator.odata.ODataExecutionFactory
 
functionModifiers - Variable in class org.teiid.translator.odata4.ODataExecutionFactory
 
functionModifiers - Variable in class org.teiid.translator.solr.SolrExecutionFactory
 
FunctionParameter - Class in org.teiid.metadata
A function parameter defines the name and description of an input or output parameter for a function.
FunctionParameter() - Constructor for class org.teiid.metadata.FunctionParameter
Construct a function parameter with no attributes.
FunctionParameter(String, String) - Constructor for class org.teiid.metadata.FunctionParameter
Construct a function parameter with no description.
FunctionParameter(String, String, String) - Constructor for class org.teiid.metadata.FunctionParameter
Construct a function parameter with all attributes.
FunctionParameter(String, String, String, boolean) - Constructor for class org.teiid.metadata.FunctionParameter
 
functions - Variable in class org.teiid.query.function.UDFSource
 
FunctionTree - Class in org.teiid.query.function
Data structure used to store function signature information.
FunctionTree(String, FunctionMetadataSource) - Constructor for class org.teiid.query.function.FunctionTree
Construct a new tree with the given source of function metadata.
FunctionTree(String, FunctionMetadataSource, boolean) - Constructor for class org.teiid.query.function.FunctionTree
Construct a new tree with the given source of function metadata.
FutureWork<T> - Class in org.teiid.dqp.internal.process
 
FutureWork(Callable<T>, int) - Constructor for class org.teiid.dqp.internal.process.FutureWork
 
FutureWork(Runnable, T, int) - Constructor for class org.teiid.dqp.internal.process.FutureWork
 
fWord - Variable in class org.teiid.internal.core.index.WordEntry
 

G

GammaCompressedIndexBlock - Class in org.teiid.internal.core.index
Uses prefix coding on words, and gamma coding of document numbers differences.
GammaCompressedIndexBlock(int) - Constructor for class org.teiid.internal.core.index.GammaCompressedIndexBlock
 
GDataClientLoginAPI - Class in org.teiid.resource.adapter.google.gdata
Spreadsheet browser implemented by gdata-java-client: http://code.google.com/p/gdata-java-client/ This browser authenticates using Client Login.
GDataClientLoginAPI() - Constructor for class org.teiid.resource.adapter.google.gdata.GDataClientLoginAPI
 
GE - Static variable in interface org.teiid.language.SQLConstants.Tokens
 
GE - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
GE - Static variable in class org.teiid.query.sql.lang.AbstractCompareCriteria
Constant indicating the first operand is greater than or equal to the second.
generate() - Method in class org.teiid.query.util.Permutation
Create list of arrays of items, in all possible permutations (that's n! permutations).
generate(int) - Method in class org.teiid.query.util.Permutation
Create list of arrays of items, in all possible permutations (that's n! permutations).
generateAndSaveKey(String) - Static method in class org.teiid.core.crypto.SymmetricCryptor
 
GENERATED - Static variable in class org.teiid.query.metadata.DDLStringVisitor
 
generated_key(CommandContext, String) - Static method in class org.teiid.query.function.SystemFunctionMethods
 
generated_key(CommandContext) - Static method in class org.teiid.query.function.SystemFunctionMethods
 
generatedKeyAlwaysReturned() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
GeneratedKeys - Interface in org.teiid
 
GeneratedKeysImpl - Class in org.teiid.query.util
 
GeneratedKeysImpl(String[], Class<?>[], CommandContext) - Constructor for class org.teiid.query.util.GeneratedKeysImpl
 
generateId(FastStringBuffer) - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
Get a character string that uniquely identifies this node.
generateKey() - Static method in class org.teiid.core.crypto.SymmetricCryptor
 
generateParseException() - Method in class org.teiid.query.parser.SQLParser
Generate ParseException.
generatePlan(boolean) - Method in class org.teiid.dqp.internal.process.PreparedStatementRequest
 
generatePlan(boolean) - Method in class org.teiid.dqp.internal.process.Request
state side effects: creates the analysis record creates the command context sets the pre-rewrite command on the request adds a limit clause if the row limit is specified sets the processor plan
generatePlan(Command) - Method in class org.teiid.query.optimizer.relational.RelationalPlanner
 
generateSqlForStoredProcedure(Call) - Method in class org.teiid.translator.jdbc.SQLConversionVisitor
This is a generic implementation.
geoFromBlob(BlobType) - Static method in class org.teiid.query.function.GeometryFunctionMethods
 
geoFromBlob(BlobType, int) - Static method in class org.teiid.query.function.GeometryFunctionMethods
 
geogFromBlob(CommandContext, BlobType) - Static method in class org.teiid.query.function.GeographyFunctionMethods
 
geogFromText(CommandContext, ClobType) - Static method in class org.teiid.query.function.GeographyFunctionMethods
 
GEOGRAPHY - Static variable in class org.teiid.core.types.DataTypeManager.DefaultDataClasses
 
GEOGRAPHY - Static variable in class org.teiid.core.types.DataTypeManager.DefaultDataTypes
 
GEOGRAPHY - Static variable in class org.teiid.core.types.DataTypeManager.DefaultTypeCodes
 
GEOGRAPHY - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
GEOGRAPHY - Static variable in interface org.teiid.query.function.metadata.FunctionCategoryConstants
 
GEOGRAPHY - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
GEOGRAPHY - Static variable in class org.teiid.translator.jdbc.FunctionModifier
 
GEOGRAPHY - Static variable in class org.teiid.translator.TypeFacility.RUNTIME_CODES
 
GEOGRAPHY - Static variable in class org.teiid.translator.TypeFacility.RUNTIME_NAMES
 
GEOGRAPHY - Static variable in interface org.teiid.translator.TypeFacility.RUNTIME_TYPES
 
geographyFromEwkb(CommandContext, InputStream) - Static method in class org.teiid.query.function.GeometryUtils
 
GeographyFunctionMethods - Class in org.teiid.query.function
 
GeographyFunctionMethods() - Constructor for class org.teiid.query.function.GeographyFunctionMethods
 
GeographyToGeometryTransform - Class in org.teiid.core.types.basic
 
GeographyToGeometryTransform() - Constructor for class org.teiid.core.types.basic.GeographyToGeometryTransform
 
GeographyType - Class in org.teiid.core.types
 
GeographyType() - Constructor for class org.teiid.core.types.GeographyType
 
GeographyType(Blob) - Constructor for class org.teiid.core.types.GeographyType
 
GeographyType(byte[]) - Constructor for class org.teiid.core.types.GeographyType
 
GeographyType(Blob, int) - Constructor for class org.teiid.core.types.GeographyType
 
GeographyType(byte[], int) - Constructor for class org.teiid.core.types.GeographyType
 
GEOMETRY - Static variable in class org.teiid.core.types.DataTypeManager.DefaultDataClasses
 
GEOMETRY - Static variable in class org.teiid.core.types.DataTypeManager.DefaultDataTypes
 
GEOMETRY - Static variable in class org.teiid.core.types.DataTypeManager.DefaultTypeCodes
 
GEOMETRY - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
GEOMETRY - Static variable in interface org.teiid.query.function.metadata.FunctionCategoryConstants
 
GEOMETRY - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
GEOMETRY - Static variable in class org.teiid.translator.jdbc.FunctionModifier
 
GEOMETRY - Static variable in class org.teiid.translator.TypeFacility.RUNTIME_CODES
 
GEOMETRY - Static variable in class org.teiid.translator.TypeFacility.RUNTIME_NAMES
 
GEOMETRY - Static variable in interface org.teiid.translator.TypeFacility.RUNTIME_TYPES
 
GEOMETRY_FACTORY - Static variable in class org.teiid.query.function.GeometryUtils
 
geometryFromBlob(BlobType) - Static method in class org.teiid.query.function.GeometryUtils
 
geometryFromBlob(BlobType, int) - Static method in class org.teiid.query.function.GeometryUtils
 
geometryFromClob(ClobType) - Static method in class org.teiid.query.function.GeometryUtils
 
geometryFromClob(ClobType, Integer, boolean) - Static method in class org.teiid.query.function.GeometryUtils
 
geometryFromEwkb(InputStream, Integer) - Static method in class org.teiid.query.function.GeometryUtils
 
geometryFromGeoJson(ClobType, int) - Static method in class org.teiid.geo.GeometryJsonUtils
 
geometryFromGml(ClobType, Integer) - Static method in class org.teiid.query.function.GeometryUtils
 
geometryFromGml(Reader, Integer) - Static method in class org.teiid.query.function.GeometryUtils
 
GeometryFunctionMethods - Class in org.teiid.query.function
 
GeometryFunctionMethods() - Constructor for class org.teiid.query.function.GeometryFunctionMethods
 
GeometryHelper - Class in org.teiid.query.function
 
GeometryHelper() - Constructor for class org.teiid.query.function.GeometryHelper
 
GeometryHelperImpl - Class in org.teiid.geo
 
GeometryHelperImpl() - Constructor for class org.teiid.geo.GeometryHelperImpl
 
GeometryInputSource - Class in org.teiid
Used to abstract how geometry and geography values are retrieved.
GeometryInputSource() - Constructor for class org.teiid.GeometryInputSource
 
GeometryJsonUtils - Class in org.teiid.geo
 
GeometryJsonUtils() - Constructor for class org.teiid.geo.GeometryJsonUtils
 
geometryN(GeometryType, int) - Static method in class org.teiid.query.function.GeometryFunctionMethods
 
geometryN(GeometryType, int) - Static method in class org.teiid.query.function.GeometryUtils
 
geometryToClob(AbstractGeospatialType, boolean) - Static method in class org.teiid.query.function.GeometryUtils
 
geometryToEwkb(AbstractGeospatialType) - Static method in class org.teiid.query.function.GeometryUtils
We'll take the wkb format and add the extended flag/srid
geometryToGeoJson(GeometryType) - Method in class org.teiid.geo.GeometryHelperImpl
 
geometryToGeoJson(GeometryType) - Static method in class org.teiid.geo.GeometryJsonUtils
 
geometryToGeoJson(GeometryType) - Method in class org.teiid.query.function.GeometryHelper
 
geometryToGml(CommandContext, GeometryType, boolean) - Static method in class org.teiid.query.function.GeometryUtils
 
GeometryTransformUtils - Class in org.teiid.geo
Wrapper around proj4j library to transform geometries to different coordinate systems (ST_Transform).
GeometryTransformUtils() - Constructor for class org.teiid.geo.GeometryTransformUtils
 
GeometryType - Class in org.teiid.core.types
 
GeometryType() - Constructor for class org.teiid.core.types.GeometryType
 
GeometryType(Blob) - Constructor for class org.teiid.core.types.GeometryType
 
GeometryType(byte[]) - Constructor for class org.teiid.core.types.GeometryType
 
GeometryType(Blob, int) - Constructor for class org.teiid.core.types.GeometryType
 
GeometryType(byte[], int) - Constructor for class org.teiid.core.types.GeometryType
 
geometryType(GeometryType) - Static method in class org.teiid.query.function.GeometryFunctionMethods
 
geometryType(GeometryType) - Static method in class org.teiid.query.function.GeometryUtils
 
GeometryUtils - Class in org.teiid.query.function
Utility methods for geometry TODO: determine if we should use buffermanager to minimize memory footprint
GeometryUtils() - Constructor for class org.teiid.query.function.GeometryUtils
 
GeometryUtils.Extent - Class in org.teiid.query.function
 
GeometryUtils.Ordinate - Enum in org.teiid.query.function
 
geomFromEwkb(BlobType) - Static method in class org.teiid.query.function.GeometryFunctionMethods
 
geomFromEwkt(ClobType) - Static method in class org.teiid.query.function.GeometryFunctionMethods
 
geomFromGeoJson(ClobType, int) - Static method in class org.teiid.geo.GeometryJsonUtils
 
geomFromGeoJson(ClobType) - Static method in class org.teiid.geo.GeometryJsonUtils
 
geomFromGml(ClobType) - Static method in class org.teiid.query.function.GeometryFunctionMethods
 
geomFromGml(ClobType, int) - Static method in class org.teiid.query.function.GeometryFunctionMethods
 
geomFromText(ClobType) - Static method in class org.teiid.query.function.GeometryFunctionMethods
 
geomFromText(ClobType, int) - Static method in class org.teiid.query.function.GeometryFunctionMethods
 
GEOSPATIAL_FUNCTIONS - Static variable in class org.teiid.translator.mongodb.MongoDBExecutionFactory
 
get(CommandContext.Scope, String) - Method in class org.teiid.adminapi.jboss.DMRCommandContext
 
get(K) - Method in interface org.teiid.cache.Cache
Retrieves the value for the given Key
get(String) - Method in interface org.teiid.cache.CacheFactory
Create / Get the cache for the give type use
get(K) - Method in class org.teiid.cache.infinispan.InfinispanCache
 
get(String) - Method in class org.teiid.cache.infinispan.InfinispanCacheFactory
 
get(int) - Method in class org.teiid.client.ResizingArrayList
 
get() - Method in class org.teiid.client.util.ResultsFuture
 
get(long, TimeUnit) - Method in class org.teiid.client.util.ResultsFuture
 
get(T, Long, WeakReference<? extends Serializer<?>>) - Method in interface org.teiid.common.buffer.Cache
Get method, must be called using the object obtained in the lockForLoad method
get(PhysicalInfo, Long, WeakReference<? extends Serializer<?>>) - Method in class org.teiid.common.buffer.impl.BufferFrontedFileStoreCache
 
get(Long, Long, WeakReference<? extends Serializer<?>>) - Method in class org.teiid.common.buffer.impl.MemoryStorageManager
 
get(int) - Method in class org.teiid.common.buffer.LightWeightCopyOnWriteList
 
get(int) - Method in class org.teiid.core.types.DataTypeManager.WeakReferenceHashedValueCache
 
get(Object) - Method in class org.teiid.core.util.CopyOnWriteLinkedHashMap
 
get(SessionAwareCache.CacheID) - Method in class org.teiid.dqp.internal.process.SessionAwareCache
 
get() - Method in class org.teiid.internal.core.index.Field
 
get(int, int) - Method in class org.teiid.internal.core.index.Field
 
GET - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
GET - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
get() - Method in class org.teiid.translator.couchbase.CouchbaseMetadataProcessor.Dimension
 
GET_DELETED - Static variable in class org.teiid.translator.salesforce.execution.ProcedureExecutionParentImpl
 
GET_UPDATED - Static variable in class org.teiid.translator.salesforce.execution.ProcedureExecutionParentImpl
 
getAbsoluteRowNumber() - Method in class org.teiid.jdbc.ResultSetImpl
 
getAccessInfo() - Method in interface org.teiid.cache.Cachable
 
getAccessInfo() - Method in class org.teiid.dqp.internal.process.CachedResults
 
getAccessInfo() - Method in class org.teiid.dqp.internal.process.PreparedPlan
 
getAccessKey() - Method in class org.teiid.jboss.oauth.OAuth10LoginModule
 
getAccessKey() - Method in class org.teiid.resource.adapter.simpledb.SimpleDBManagedConnectionFactory
 
getAccesskey() - Method in class org.teiid.translator.amazon.s3.S3ExecutionFactory
 
getAccessNode(ProcessorPlan) - Static method in class org.teiid.query.optimizer.relational.rules.CriteriaCapabilityValidatorVisitor
 
getAccessPatternElementsInGroups(QueryMetadataInterface, Collection, boolean) - Static method in class org.teiid.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 org.teiid.metadata.Table
 
getAccessPatterns() - Method in class org.teiid.query.metadata.TempMetadataID
 
getAccessPatternsInGroup(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
getAccessPatternsInGroup(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
getAccessPatternsInGroup(Object) - Method in interface org.teiid.query.metadata.QueryMetadataInterface
Get the access patterns for the specified group
getAccessPatternsInGroup(Object) - Method in class org.teiid.query.metadata.TempMetadataAdapter
 
getAccessPatternsInGroup(Object) - Method in class org.teiid.query.metadata.TransformationMetadata
 
getAccessSecret() - Method in class org.teiid.jboss.oauth.OAuth10CredentialImpl
 
getAccessSecret() - Method in class org.teiid.jboss.oauth.OAuth10LoginModule
 
getAccessToken() - Method in class org.teiid.jboss.oauth.OAuth10CredentialImpl
 
getAccessToken() - Method in class org.teiid.jboss.oauth.OAuth20CredentialImpl
 
getAccessToken() - Method in class org.teiid.jboss.oauth.OAuth20LoginModule
 
getAccessToken() - Method in class org.teiid.resource.adapter.google.auth.OAuth2Tokens
 
getAccessTokenString() - Method in class org.teiid.jboss.oauth.OAuth20CredentialImpl
 
getAccessTokenURI() - Method in class org.teiid.jboss.oauth.OAuth20CredentialImpl
 
getAccessTokenURI() - Method in class org.teiid.jboss.oauth.OAuth20LoginModule
 
getAccumulatorType() - Method in class org.teiid.query.function.aggregate.Sum
Allows subclasses to determine type of accumulator for the SUM.
getActive() - Method in class org.teiid.query.tempdata.TempTable
 
getActiveBatchBytes() - Method in class org.teiid.common.buffer.impl.BufferManagerImpl
 
getActiveCount() - Method in interface org.teiid.dqp.internal.process.TeiidExecutor
 
getActiveCount() - Method in class org.teiid.dqp.internal.process.ThreadReuseExecutor
 
getActiveEngineThreadCount() - Method in interface org.teiid.runtime.jmx.TeiidBean
Get the current number of threads processing engine work, which is typically plan, source, and transaction work.
getActivePlanCount() - Method in interface org.teiid.adminapi.EngineStatisticsBean
Current active plan count
getActivePlanCount() - Method in class org.teiid.adminapi.impl.EngineStatisticsMetadata
 
getActivePlanCount() - Method in class org.teiid.dqp.internal.process.DQPCore
 
getActiveSession(String) - Method in interface org.teiid.dqp.service.SessionService
 
getActiveSession(String) - Method in class org.teiid.services.SessionServiceImpl
 
getActiveSessions() - Method in interface org.teiid.dqp.service.SessionService
Get the collection of active user sessions on the system.
getActiveSessions() - Method in class org.teiid.services.SessionServiceImpl
 
getActiveSessionsCount() - Method in interface org.teiid.dqp.service.SessionService
Get the number of active user sessions on the system.
getActiveSessionsCount() - Method in class org.teiid.services.SessionServiceImpl
 
getActiveThreads() - Method in class org.teiid.adminapi.impl.WorkerPoolStatisticsMetadata
 
getActiveThreads() - Method in interface org.teiid.adminapi.WorkerPoolStatisticsBean
Current active thread count
getActiveVDB(String, String) - Method in class org.teiid.services.SessionServiceImpl
 
getActivity() - Method in class org.teiid.logging.AuditMessage
 
getActualMetadataId(Object) - Static method in class org.teiid.query.metadata.TempMetadataAdapter
 
getActualNumberOfRows() - Method in class org.teiid.translator.google.api.result.UpdateResult
Returns actual number of updated rows
getAdditionalProperties() - Method in class org.teiid.jdbc.BaseDataSource
 
getAddress() - Method in class org.teiid.deployers.CompositeGlobalTableStore
 
getAddress() - Method in interface org.teiid.query.tempdata.GlobalTableStore
 
getAddress() - Method in class org.teiid.query.tempdata.GlobalTableStoreImpl
 
getAddress() - Method in class org.teiid.resource.adapter.cassandra.CassandraManagedConnectionFactory
 
getAddSupportedFunctions() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
getAdmin() - Method in class org.teiid.runtime.EmbeddedServer
 
getAggregateAttributes() - Method in class org.teiid.metadata.FunctionMethod
Gets the AggregateAttributes for this function if it represents an aggregate function.
getAggregateFunction() - Method in class org.teiid.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<? super AggregateSymbol>, Collection<? super ElementSymbol>, Collection<? super Expression>, Collection<? super WindowFunction>, Collection<? extends Expression>) - Static method in class org.teiid.query.sql.visitor.AggregateSymbolCollectorVisitor
 
getAggregates(LanguageObject, boolean) - Static method in class org.teiid.query.sql.visitor.AggregateSymbolCollectorVisitor
 
getAggregates(LanguageObject, boolean) - Static method in class org.teiid.query.sql.visitor.ElementCollectorVisitor
 
getAlias() - Method in class org.teiid.language.DerivedColumn
 
getAlias() - Method in class org.teiid.query.sql.symbol.DerivedColumn
 
getAlias() - Method in class org.teiid.translator.mongodb.MergeDetails
 
getAliasMapping() - Method in class org.teiid.query.util.CommandContext
 
getAllBlockNums() - Method in class org.teiid.internal.core.index.IndexSummary
Returns the numbers of all the blocks
getAllDataTypeClasses() - Static method in class org.teiid.core.types.DataTypeManager
 
getAllDataTypeNames() - Static method in class org.teiid.core.types.DataTypeManager
Get a set of all data type names.
getAllExternalGroups() - Method in class org.teiid.query.sql.lang.Command
 
getAllGroups() - Method in class org.teiid.query.sql.lang.GroupContext
Flattens all contexts to a single list
getAllKeys() - Method in class org.teiid.metadata.Table
 
getAllowAlter() - Method in interface org.teiid.adminapi.DataPolicy.DataPermission
Is "ALTER" allowed?
getAllowAlter() - Method in class org.teiid.adminapi.impl.DataPolicyMetadata.PermissionMetaData
 
getAllowCompression() - Method in class org.teiid.resource.adapter.solr.SolrManagedConnectionFactory
 
getAllowCreate() - Method in interface org.teiid.adminapi.DataPolicy.DataPermission
Is "CREATE" allowed?
getAllowCreate() - Method in class org.teiid.adminapi.impl.DataPolicyMetadata.PermissionMetaData
 
getAllowDelete() - Method in interface org.teiid.adminapi.DataPolicy.DataPermission
Is "DELETE" allowed?
getAllowDelete() - Method in class org.teiid.adminapi.impl.DataPolicyMetadata.PermissionMetaData
 
getAllowedDataPolicies() - Method in interface org.teiid.CommandContext
Get the user's data policies, never null
getAllowedDataPolicies() - Method in class org.teiid.dqp.internal.process.DQPWorkContext
 
getAllowedDataPolicies() - Method in class org.teiid.query.util.CommandContext
 
getAllowedValues() - Method in class org.teiid.adminapi.impl.PropertyDefinitionMetadata
 
getAllowedValues() - Method in interface org.teiid.adminapi.PropertyDefinition
Get the allowed values for this property.
getAllowExecute() - Method in interface org.teiid.adminapi.DataPolicy.DataPermission
Is "EXECUTE" allowed?
getAllowExecute() - Method in class org.teiid.adminapi.impl.DataPolicyMetadata.PermissionMetaData
 
getAllowLanguage() - Method in interface org.teiid.adminapi.DataPolicy.DataPermission
Is "LANGUAGE" allowed?
getAllowLanguage() - Method in class org.teiid.adminapi.impl.DataPolicyMetadata.PermissionMetaData
 
getAllowRead() - Method in interface org.teiid.adminapi.DataPolicy.DataPermission
Is "SELECT" allowed?
getAllowRead() - Method in class org.teiid.adminapi.impl.DataPolicyMetadata.PermissionMetaData
 
getAllowUpdate() - Method in interface org.teiid.adminapi.DataPolicy.DataPermission
Is "INSERT/UPDATE" allowed?
getAllowUpdate() - Method in class org.teiid.adminapi.impl.DataPolicyMetadata.PermissionMetaData
 
getAllProjectedColumns() - Method in class org.teiid.olingo.service.DocumentNode
 
getAllReferences() - Method in class org.teiid.query.optimizer.relational.plantree.PlanNode
 
getAllTuples() - Method in class org.teiid.common.buffer.TupleBatch
Get all tuples
getAlphaName() - Method in class org.teiid.translator.google.api.metadata.Column
 
getAlternateServers() - Method in class org.teiid.jdbc.TeiidDataSource
Returns a string containing a comma delimited list of alternate server(s).
getAnalysisRecord() - Method in class org.teiid.dqp.internal.process.PreparedPlan
Return the plan description.
getAndClearAsynch() - Method in class org.teiid.query.tempdata.GlobalTableStoreImpl.MatTableInfo
 
getAndClearWarnings() - Method in class org.teiid.query.processor.QueryProcessor
 
getAndClearWarnings() - Method in class org.teiid.query.util.CommandContext
Get all warnings found while processing this plan.
getAndIncrementResultNum() - Method in class org.teiid.translator.salesforce.SalesforceConnection.BatchResultInfo
 
getAndSetNextClearBit() - Method in class org.teiid.common.buffer.impl.ConcurrentBitSet
Makes a best effort to atomically find the next clear bit and set it
getAndSetNextClearBit(int) - Method in class org.teiid.common.buffer.impl.ConcurrentBitSet
 
getAnnotation() - Method in class org.teiid.client.plan.Annotation
 
getAnnotation() - Method in class org.teiid.metadata.AbstractMetadataRecord
 
getAnnotations() - Method in class org.teiid.client.ResultsMessage
 
getAnnotations() - Method in class org.teiid.jdbc.ConnectionImpl
 
getAnnotations() - Method in class org.teiid.jdbc.StatementImpl
 
getAnnotations() - Method in interface org.teiid.jdbc.TeiidStatement
Deprecated.
use show statement
getAnnotations() - Method in class org.teiid.query.analysis.AnalysisRecord
Get annotations.
getAnonSSLContext() - Static method in class org.teiid.net.socket.SocketUtil
 
getAnsiQuotedIdentifiers() - Method in class org.teiid.jdbc.JDBCURL
 
getApiVersion() - Method in class org.teiid.resource.adapter.google.SpreadsheetManagedConnectionFactory
 
getApplicationClass(ArrayList<String>) - Method in class org.teiid.jboss.rest.RestASMBasedWebArchiveBuilder
 
getApplicationName() - Method in class org.teiid.adminapi.impl.SessionMetadata
 
getApplicationName() - Method in interface org.teiid.adminapi.SessionBean
Get the Application Name
getApplicationName() - Method in class org.teiid.jdbc.BaseDataSource
Returns the name of the application.
getApplicationName() - Method in class org.teiid.logging.AuditMessage.LogonInfo
 
getApplicationName() - Method in class org.teiid.logging.CommandLogMessage
 
getAppName() - Method in class org.teiid.dqp.internal.process.DQPWorkContext
 
getAppServerURL() - Method in class org.teiid.net.TeiidURL
Get the Application Server URL
getArg(int) - Method in class org.teiid.query.sql.symbol.Function
Get argument at specified index
getArgIndexes() - Method in class org.teiid.query.function.aggregate.AggregateFunction
 
getArgs() - Method in class org.teiid.query.sql.symbol.Function
Get function arguments
getArgs() - Method in class org.teiid.query.sql.symbol.JSONObject
 
getArgs() - Method in class org.teiid.query.sql.symbol.QueryString
 
getArgs() - Method in class org.teiid.query.sql.symbol.XMLAttributes
 
getArgs() - Method in class org.teiid.query.sql.symbol.XMLForest
 
getArguments() - Method in class org.teiid.language.Call
 
getArgumentsString() - Method in class org.teiid.adminapi.jboss.DMRCommandContext
 
getArgumentValue() - Method in class org.teiid.language.Argument
Get the argument as a Literal value.
getArray() - Method in class org.teiid.core.types.ArrayImpl
 
getArray(Map<String, Class<?>>) - Method in class org.teiid.core.types.ArrayImpl
 
getArray(long, int) - Method in class org.teiid.core.types.ArrayImpl
 
getArray(long, int, Map<String, Class<?>>) - Method in class org.teiid.core.types.ArrayImpl
 
getArray(int) - Method in class org.teiid.jdbc.CallableStatementImpl
 
getArray(String) - Method in class org.teiid.jdbc.CallableStatementImpl
 
getArray(int) - Method in class org.teiid.jdbc.ResultSetImpl
 
getArray(String) - Method in class org.teiid.jdbc.ResultSetImpl
 
getArrayDimensions() - Method in class org.teiid.metadata.BaseColumn
Get the array dimensions.
getArrayExpression() - Method in class org.teiid.query.sql.lang.SubqueryCompareCriteria
 
getArrayType(Class<?>) - Static method in class org.teiid.core.types.DataTypeManager
 
getArrayValue() - Method in class org.teiid.query.sql.lang.ArrayTable
 
getAsciiStream() - Method in class org.teiid.core.types.BaseClobType
 
getAsciiStream() - Method in class org.teiid.core.types.ClobImpl
 
getAsciiStream(int) - Method in class org.teiid.jdbc.ResultSetImpl
 
getAsciiStream(String) - Method in class org.teiid.jdbc.ResultSetImpl
 
getAsColumns() - Method in class org.teiid.query.sql.lang.DynamicCommand
 
getAsSecurityType() - Method in class org.teiid.resource.adapter.ws.WSManagedConnectionFactory
 
getAssociatedSession() - Method in class org.teiid.adminapi.impl.TransactionMetadata
 
getAssociatedSession() - Method in interface org.teiid.adminapi.Transaction
Get the session associated with the this transaction.
getAssociation() - Method in class org.teiid.translator.mongodb.MergeDetails
 
GETASTEXT - Static variable in class org.teiid.translator.google.Constants
 
getAtomicRequestID() - Method in class org.teiid.dqp.message.AtomicRequestMessage
 
getAtomicRequestMessage() - Method in class org.teiid.dqp.internal.process.DataTierTupleSource
 
getAttachment(Class<T>) - Method in class org.teiid.adminapi.impl.AdminObjectImpl
Get attachment
getAttributeDefinition() - Method in class org.teiid.adminapi.jboss.VDBMetadataMapper.DataPolicyMetadataMapper
 
getAttributeDefinition() - Method in class org.teiid.adminapi.jboss.VDBMetadataMapper.EntryMapper
 
getAttributeDefinition() - Method in class org.teiid.adminapi.jboss.VDBMetadataMapper.ModelMetadataMapper
 
getAttributeDefinition() - Method in class org.teiid.adminapi.jboss.VDBMetadataMapper.PermissionMetaDataMapper
 
getAttributeDefinition() - Method in class org.teiid.adminapi.jboss.VDBMetadataMapper.PropertyMetaDataMapper
 
getAttributeDefinition() - Method in class org.teiid.adminapi.jboss.VDBMetadataMapper.SourceMappingMetadataMapper
 
getAttributeDefinition() - Method in class org.teiid.adminapi.jboss.VDBMetadataMapper.ValidationErrorMapper
 
getAttributeDefinition() - Method in class org.teiid.adminapi.jboss.VDBMetadataMapper.VDBImportMapper
 
getAttributeDefinition() - Method in class org.teiid.adminapi.jboss.VDBMetadataMapper.VDBTranslatorMetaDataMapper
 
getAttributeDefinitions() - Method in class org.teiid.adminapi.jboss.VDBMetadataMapper.CacheStatisticsMetadataMapper
 
getAttributeDefinitions() - Method in class org.teiid.adminapi.jboss.VDBMetadataMapper.EngineStatisticsMetadataMapper
 
getAttributeDefinitions() - Method in class org.teiid.adminapi.jboss.VDBMetadataMapper
 
getAttributeDefinitions() - Method in class org.teiid.adminapi.jboss.VDBMetadataMapper.RequestMetadataMapper
 
getAttributeDefinitions() - Method in class org.teiid.adminapi.jboss.VDBMetadataMapper.SessionMetadataMapper
 
getAttributeDefinitions() - Method in class org.teiid.adminapi.jboss.VDBMetadataMapper.TransactionMetadataMapper
 
getAttributeDefinitions() - Method in class org.teiid.adminapi.jboss.VDBMetadataMapper.VDBTranslatorMetaDataMapper
 
getAttributeDefinitions() - Method in class org.teiid.adminapi.jboss.VDBMetadataMapper.WorkerPoolStatisticsMetadataMapper
 
getAttributeName() - Method in class org.teiid.infinispan.api.TableWireFormat
 
getAttributeNames(String) - Method in class org.teiid.resource.adapter.simpledb.SimpleDBConnectionImpl
 
getAttributeNames(String) - Method in interface org.teiid.translator.simpledb.api.SimpleDBConnection
Get the attributes for given domain name
getAttributes(String, String, String, String) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
getAttributes() - Method in class org.teiid.query.sql.lang.DependentSetCriteria
There is a mismatch between the expression form and the more convenient attribute comparison, so we reconstruct when needed
getAttributes() - Method in class org.teiid.query.sql.symbol.XMLElement
 
getAttributes(Name, String[]) - Method in class org.teiid.resource.adapter.ldap.LDAPConnectionImpl
 
getAttributes(Name) - Method in class org.teiid.resource.adapter.ldap.LDAPConnectionImpl
 
getAttributes(String, String[]) - Method in class org.teiid.resource.adapter.ldap.LDAPConnectionImpl
 
getAttributes(String) - Method in class org.teiid.resource.adapter.ldap.LDAPConnectionImpl
 
getAttributes() - Method in class org.teiid.translator.ldap.LDAPSearchDetails
 
getAttributes() - Method in class org.teiid.translator.simpledb.SimpleDBUpdateVisitor
 
getAttributeValue(String, String) - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
Get the string value of a given attribute of this node
getAuthDatabase() - Method in class org.teiid.resource.adapter.mongodb.MongoDBManagedConnectionFactory
 
getAuthenticationMode() - Method in class org.teiid.transport.SSLConfiguration
 
getAuthenticationRealm() - Method in class org.teiid.resource.adapter.infinispan.hotrod.InfinispanManagedConnectionFactory
 
getAuthenticationServerName() - Method in class org.teiid.resource.adapter.infinispan.hotrod.InfinispanManagedConnectionFactory
 
getAuthenticationType(String, String, String) - Method in interface org.teiid.dqp.service.SessionService
 
getAuthenticationType() - Method in class org.teiid.jboss.TransportService
 
getAuthenticationType() - Method in class org.teiid.runtime.EmbeddedConfiguration
 
getAuthenticationType(String, String, String) - Method in class org.teiid.services.SessionServiceImpl
 
getAuthenticationType() - Method in interface org.teiid.transport.ClientServiceRegistry
Deprecated.
getAuthenticationType() - Method in class org.teiid.transport.ClientServiceRegistryImpl
 
getAuthHeader() - Method in interface org.teiid.resource.adapter.google.auth.AuthHeaderFactory
 
getAuthHeader() - Method in class org.teiid.resource.adapter.google.auth.OAuth2HeaderFactory
 
getAuthHeader() - Method in class org.teiid.resource.adapter.google.v4.OAuth2HeaderFactory
 
getAuthorizationHeader(String, String) - Method in class org.teiid.jboss.oauth.OAuth10CredentialImpl
 
getAuthorizationHeader(String, String) - Method in class org.teiid.jboss.oauth.OAuth20CredentialImpl
 
getAuthorizationHeader(String, String) - Method in interface org.teiid.OAuthCredential
Get Authorization Header for the OAuth 1.0a & OAuth 2.0 specification
getAuthorizations() - Method in class org.teiid.resource.adapter.accumulo.AccumuloConnectionImpl
 
getAuthorizations() - Method in interface org.teiid.translator.accumulo.AccumuloConnection
 
getAuthorizationValidator() - Method in class org.teiid.dqp.internal.process.DQPConfiguration
 
getAuthorizationValidator() - Method in class org.teiid.query.util.CommandContext
 
getAuthorizationValidatorInjector() - Method in class org.teiid.jboss.DQPCoreService
 
getAuthPassword() - Method in class org.teiid.resource.adapter.solr.SolrManagedConnectionFactory
 
getAuthPassword() - Method in class org.teiid.resource.adapter.ws.WSManagedConnectionFactory
 
getAuthrorizationProperty(String) - Method in class org.teiid.jboss.oauth.OAuth10CredentialImpl
 
getAuthrorizationProperty(String) - Method in class org.teiid.jboss.oauth.OAuth20CredentialImpl
 
getAuthrorizationProperty(String) - Method in interface org.teiid.OAuthCredential
Get Authorization Token properties by Name
getAuthType() - Method in class org.teiid.logging.AuditMessage.LogonInfo
 
getAuthType() - Method in class org.teiid.net.socket.Handshake
 
getAuthUserName() - Method in class org.teiid.resource.adapter.solr.SolrManagedConnectionFactory
 
getAuthUserName() - Method in class org.teiid.resource.adapter.ws.WSManagedConnectionFactory
 
getAuthValue() - Method in class org.teiid.resource.adapter.ftp.FtpManagedConnectionFactory
 
getAutoCommit() - Method in class org.teiid.jdbc.ConnectionImpl
 
getAutoCommitTxn() - Method in class org.teiid.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.
getAutoFailover() - Method in class org.teiid.jdbc.TeiidDataSource
 
getAutoIncrementKey(Object, List<ElementSymbol>, QueryMetadataInterface) - Static method in class org.teiid.query.resolver.command.InsertResolver
 
getBaseFileNameWithoutExtension(String) - Static method in class org.teiid.core.util.FileUtils
 
getBaseType() - Method in class org.teiid.core.types.ArrayImpl
 
getBaseType() - Method in class org.teiid.language.Array
 
getBaseTypeName() - Method in class org.teiid.core.types.ArrayImpl
 
getBasetypeName() - Method in class org.teiid.metadata.Datatype
 
getBaseURI() - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
Get the Base URI for the node, that is, the URI used for resolving a relative URI contained in the node.
getBatch(long) - Method in class org.teiid.common.buffer.AbstractTupleSource
 
getBatch(Long, boolean) - Method in interface org.teiid.common.buffer.BatchManager
 
getBatch(long) - Method in class org.teiid.common.buffer.TupleBuffer
Get the batch containing the given row.
getBatch(long) - Method in class org.teiid.common.buffer.TupleBuffer.TupleBufferTupleSource
 
getBatch(long) - Method in class org.teiid.query.processor.BatchIterator
 
getBatchEndTime() - Method in class org.teiid.query.processor.relational.RelationalNodeStatistics
 
getBatchesAdded() - Method in class org.teiid.common.buffer.impl.BufferManagerImpl
 
getBatchId() - Method in class org.teiid.translator.salesforce.SalesforceConnection.BatchResultInfo
 
getBatchManager() - Method in class org.teiid.adminapi.jboss.DMRCommandContext
 
getBatchManagerReference() - Method in interface org.teiid.common.buffer.BatchManager
 
getBatchQueryResults(String, SalesforceConnection.BatchResultInfo) - Method in class org.teiid.resource.adapter.salesforce.SalesforceConnectionImpl
 
getBatchQueryResults(String, SalesforceConnection.BatchResultInfo) - Method in interface org.teiid.translator.salesforce.SalesforceConnection
 
getBatchSize(boolean, List<? extends List<?>>) - Method in class org.teiid.common.buffer.impl.SizeUtility
 
getBatchSize() - Method in class org.teiid.common.buffer.TupleBuffer
 
getBatchSize() - Method in class org.teiid.dqp.internal.datamgr.ExecutionContextImpl
 
getBatchSize() - Method in class org.teiid.query.processor.relational.RelationalNode
 
getBatchSize() - Method in class org.teiid.resource.adapter.google.SpreadsheetManagedConnectionFactory
 
getBatchSize() - Method in interface org.teiid.translator.ExecutionContext
Return the current connector batch size.
getBatchStartTime() - Method in class org.teiid.query.processor.relational.RelationalNodeStatistics
 
getBatchUpdateException() - Method in class org.teiid.query.util.CommandContext
 
getBeginColumn() - Method in class org.teiid.query.parser.JavaCharStream
 
getBeginLine() - Method in class org.teiid.query.parser.JavaCharStream
 
getBeginRow() - Method in class org.teiid.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 org.teiid.jdbc.DatabaseMetaDataImpl
 
getBigDecimal(int, int) - Method in class org.teiid.jdbc.CallableStatementImpl
 
getBigDecimal(int) - Method in class org.teiid.jdbc.CallableStatementImpl
 
getBigDecimal(String) - Method in class org.teiid.jdbc.CallableStatementImpl
 
getBigDecimal(int) - Method in class org.teiid.jdbc.ResultSetImpl
 
getBigDecimal(String) - Method in class org.teiid.jdbc.ResultSetImpl
 
getBigDecimal(int, int) - Method in class org.teiid.jdbc.ResultSetImpl
 
getBigDecimal(String, int) - Method in class org.teiid.jdbc.ResultSetImpl
 
getBinaryStream() - Method in class org.teiid.core.types.BaseLob
 
getBinaryStream(long, long) - Method in class org.teiid.core.types.BlobImpl
 
getBinaryStream() - Method in class org.teiid.core.types.BlobType
 
getBinaryStream(long, long) - Method in class org.teiid.core.types.BlobType
 
getBinaryStream() - Method in interface org.teiid.core.types.LobSearchUtil.StreamProvider
 
getBinaryStream() - Method in class org.teiid.core.types.XMLType
 
getBinaryStream(int) - Method in class org.teiid.jdbc.ResultSetImpl
 
getBinaryStream(String) - Method in class org.teiid.jdbc.ResultSetImpl
 
getBinaryStream() - Method in class org.teiid.translator.ws.BinaryWSProcedureExecution.StreamingBlob
 
getBinaryStream() - Method in class org.teiid.util.StAXSQLXML
 
getBinaryVDBResource(String) - Method in class org.teiid.dqp.internal.datamgr.RuntimeMetadataImpl
 
getBinaryVDBResource(String) - Method in interface org.teiid.metadata.RuntimeMetadata
Gets the contents of a VDB resource in binary form.
getBinaryVDBResource(String) - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
getBinaryVDBResource(String) - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
getBinaryVDBResource(String) - Method in interface org.teiid.query.metadata.QueryMetadataInterface
Gets the contents of a VDB resource in binary form.
getBinaryVDBResource(String) - Method in class org.teiid.query.metadata.TransformationMetadata
 
getBindingId() - Method in enum org.teiid.translator.ws.WSExecutionFactory.Binding
 
getBindings() - Method in class org.teiid.metadata.index.TransformationRecordImpl
 
getBindings() - Method in class org.teiid.metadata.Table
Deprecated.
getBitsPerSegment() - Method in class org.teiid.common.buffer.impl.ConcurrentBitSet
 
getBitsSet(int) - Method in class org.teiid.common.buffer.impl.ConcurrentBitSet
return an estimate of the number of bits set
getBitsSet() - Method in class org.teiid.common.buffer.impl.ConcurrentBitSet
 
getBlob(int) - Method in class org.teiid.jdbc.CallableStatementImpl
 
getBlob(String) - Method in class org.teiid.jdbc.CallableStatementImpl
 
getBlob(int) - Method in class org.teiid.jdbc.ResultSetImpl
 
getBlob(String) - Method in class org.teiid.jdbc.ResultSetImpl
 
getBlock(int) - Method in interface org.teiid.common.buffer.impl.BlockManager
Get the block for a given index.
getBlock() - Method in class org.teiid.query.sql.proc.CreateProcedureCommand
Get the block on this command.
getBlock() - Method in class org.teiid.query.sql.proc.LoopStatement
 
getBlock() - Method in class org.teiid.query.sql.proc.TriggerAction
 
getBlock() - Method in class org.teiid.query.sql.proc.WhileStatement
 
getBlockNum(int) - Method in class org.teiid.internal.core.index.IndexSummary
 
getBlockNumForFileNum(int) - Method in class org.teiid.internal.core.index.IndexSummary
Returns the number of the Block containing the file with the given number.
getBlockNumForWord(char[]) - Method in class org.teiid.internal.core.index.IndexSummary
Returns the number of the Block containing the given word.
getBlockNumsForPrefix(char[]) - Method in class org.teiid.internal.core.index.IndexSummary
 
getBlocksIndexInput() - Method in class org.teiid.internal.core.index.Index
 
getBoolean(int) - Method in class org.teiid.jdbc.CallableStatementImpl
 
getBoolean(String) - Method in class org.teiid.jdbc.CallableStatementImpl
 
getBoolean(int) - Method in class org.teiid.jdbc.ResultSetImpl
 
getBoolean(String) - Method in class org.teiid.jdbc.ResultSetImpl
 
getBooleanProperty(Properties, String, boolean) - Static method in class org.teiid.core.util.PropertiesUtils
 
getBooleanValue(int, Integer) - Method in class org.teiid.jdbc.MetadataProvider
 
getBooleanValue(char) - Method in class org.teiid.metadata.index.RecordFactory
 
getBootstrapServletClass(String, String, String, String[], String, String, boolean) - Method in class org.teiid.jboss.rest.RestASMBasedWebArchiveBuilder
 
getBound() - Method in class org.teiid.language.WindowFrame.FrameBound
Get the numeric bound.
getBound() - Method in class org.teiid.query.sql.symbol.WindowFrame.FrameBound
Get the numeric bound.
getBoundMode() - Method in class org.teiid.language.WindowFrame.FrameBound
 
getBoundMode() - Method in class org.teiid.query.sql.symbol.WindowFrame.FrameBound
 
getBranchQualifier() - Method in class org.teiid.client.xa.XidImpl
 
getBucket() - Method in class org.teiid.translator.amazon.s3.S3ExecutionFactory
 
getBuffer() - Method in class org.teiid.common.buffer.ExtensibleBufferedInputStream
 
getBuffer() - Method in class org.teiid.common.buffer.FileStore.FileStoreOutputStream
Return the buffer.
getBuffer() - Method in class org.teiid.core.util.AccessibleBufferedInputStream
 
getBuffer() - Method in class org.teiid.core.util.AccessibleByteArrayOutputStream
 
getBuffer(int) - Method in interface org.teiid.query.processor.BatchCollector.BatchProducer
return the final tuple buffer or null if not available
getBuffer() - Method in class org.teiid.query.processor.BatchIterator
 
getBuffer(int) - Method in class org.teiid.query.processor.ProcessorPlan
return the final tuple buffer or null if not available
getBuffer(int) - Method in class org.teiid.query.processor.QueryProcessor
 
getBuffer(int) - Method in class org.teiid.query.processor.relational.RelationalNode
return the final tuple buffer or null if not available
getBuffer(int) - Method in class org.teiid.query.processor.relational.RelationalPlan
 
getBufferDirect(int) - Method in class org.teiid.query.processor.relational.LimitNode
 
getBufferDirect(int) - Method in class org.teiid.query.processor.relational.ProjectNode
 
getBufferDirect(int) - Method in class org.teiid.query.processor.relational.RelationalNode
For subclasses to override if they wish to return a buffer rather than batches.
getBufferDirect(int) - Method in class org.teiid.query.processor.relational.SortNode
 
getBufferDirectory() - Method in class org.teiid.runtime.EmbeddedConfiguration
 
getBufferDirectory() - Method in class org.teiid.services.BufferServiceImpl
 
getBufferHeapInUseKb() - Method in interface org.teiid.adminapi.EngineStatisticsBean
Heap memory estimate in use by buffer manager
getBufferHeapInUseKb() - Method in class org.teiid.adminapi.impl.EngineStatisticsMetadata
 
getBufferHeapReservedByActivePlansKb() - Method in interface org.teiid.adminapi.EngineStatisticsBean
Total processing memory reserved by active plans
getBufferHeapReservedByActivePlansKb() - Method in class org.teiid.adminapi.impl.EngineStatisticsMetadata
 
getBufferManager() - Method in class org.teiid.dqp.internal.process.DQPCore
 
getBufferManager() - Method in class org.teiid.dqp.message.AtomicRequestMessage
 
getBufferManager() - Method in interface org.teiid.dqp.service.BufferService
 
getBufferManager() - Method in class org.teiid.query.processor.QueryProcessor
 
getBufferManager() - Method in class org.teiid.query.processor.relational.RelationalNode
 
getBufferManager() - Method in class org.teiid.query.util.CommandContext
 
getBufferManager() - Method in class org.teiid.services.BufferServiceImpl
 
getBufferManagerInjector() - Method in class org.teiid.jboss.DQPCoreService
 
getBufferManagerInjector() - Method in class org.teiid.jboss.TransportService
 
getBuffers() - Method in class org.teiid.common.buffer.impl.BlockByteBuffer
 
getBuffers() - Method in class org.teiid.core.util.MultiArrayOutputStream
 
getBufferService() - Method in class org.teiid.runtime.EmbeddedServer
 
getBufferSize() - Method in class org.teiid.resource.adapter.ftp.FtpManagedConnectionFactory
 
getBuildDate() - Method in class org.teiid.core.util.ApplicationInfo
 
getBuildNumber() - Method in class org.teiid.core.util.ApplicationInfo
 
getBuiltInAggregateFunctions(boolean) - Method in class org.teiid.query.function.FunctionLibrary
Return a list of the most general forms of built-in aggregate functions.
getBulkCommands() - Method in class org.teiid.translator.couchbase.N1QLUpdateVisitor
 
getBulkResults(JobInfo, List<String>) - Method in class org.teiid.resource.adapter.salesforce.SalesforceConnectionImpl
 
getBulkResults(JobInfo, List<String>) - Method in interface org.teiid.translator.salesforce.SalesforceConnection
 
getBundleUtil(Class<?>) - Static method in class org.teiid.core.BundleUtil
Return the BundleUtil for the class.
getBus() - Method in class org.teiid.resource.adapter.ws.WSManagedConnectionFactory
 
getByHash(Object) - Method in class org.teiid.core.types.DataTypeManager.WeakReferenceHashedValueCache
 
getByte(int) - Method in class org.teiid.core.types.BinaryType
Get the byte value at a given index
getByte(int) - Method in class org.teiid.jdbc.CallableStatementImpl
 
getByte(String) - Method in class org.teiid.jdbc.CallableStatementImpl
 
getByte(int) - Method in class org.teiid.jdbc.ResultSetImpl
 
getByte(String) - Method in class org.teiid.jdbc.ResultSetImpl
 
getByteBuffer(int) - Method in class org.teiid.common.buffer.impl.BlockByteBuffer
Return a buffer positioned at the given start byte.
getBytes() - Method in class org.teiid.client.lob.LobChunk
 
getBytes() - Method in class org.teiid.core.types.BinaryType
 
getBytes(long, int) - Method in class org.teiid.core.types.BlobImpl
Returns as an array of bytes, part or all of the BLOB value that this Blob object designates.
getBytes(long, int) - Method in class org.teiid.core.types.BlobType
 
getBytes(int, int) - Method in class org.teiid.internal.core.index.CodeByteStream
 
getBytes(int) - Method in class org.teiid.jdbc.CallableStatementImpl
 
getBytes(String) - Method in class org.teiid.jdbc.CallableStatementImpl
 
getBytes(int) - Method in class org.teiid.jdbc.ResultSetImpl
 
getBytes(String) - Method in class org.teiid.jdbc.ResultSetImpl
 
getBytes(Geometry, boolean) - Static method in class org.teiid.query.function.GeometryUtils
 
getBytesDirect() - Method in class org.teiid.core.types.BinaryType
 
getBytesUsed() - Method in class org.teiid.adminapi.impl.SessionMetadata
 
getBytesWritten() - Method in class org.teiid.common.buffer.impl.ExtensibleBufferedOutputStream
 
getByUuid(CompositeMetadataStore, String) - Static method in class org.teiid.dqp.internal.process.DataTierManagerImpl
 
getCache() - Method in class org.teiid.common.buffer.impl.BufferManagerImpl
 
getCache(String, boolean) - Method in interface org.teiid.infinispan.api.InfinispanConnection
 
getCache() - Method in interface org.teiid.infinispan.api.InfinispanConnection
 
getCache() - Method in class org.teiid.resource.adapter.infinispan.hotrod.InfinispanConnectionImpl
 
getCache(String, boolean) - Method in class org.teiid.resource.adapter.infinispan.hotrod.InfinispanConnectionImpl
 
getCachedInput() - Method in class org.teiid.internal.core.index.Index
 
getCacheDirective() - Method in interface org.teiid.dqp.internal.datamgr.ConnectorWork
 
getCacheDirective() - Method in class org.teiid.dqp.internal.datamgr.ConnectorWorkItem
 
getCacheDirective() - Method in class org.teiid.dqp.internal.datamgr.ExecutionContextImpl
 
getCacheDirective(Command, ExecutionContext, RuntimeMetadata) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
getCacheDirective() - Method in interface org.teiid.translator.ExecutionContext
getCacheDirective(Command, ExecutionContext, RuntimeMetadata) - Method in class org.teiid.translator.ExecutionFactory
Get the CacheDirective to control command caching.
getCachedMetadataFactory(VDBMetaData, ModelMetaData) - Method in class org.teiid.runtime.AbstractVDBDeployer
 
getCachedMetadataFactory(VDBMetaData, ModelMetaData) - Method in class org.teiid.runtime.EmbeddedServer
 
getCachedSet(Expression) - Method in class org.teiid.query.processor.relational.DependentValueSource
 
getCachedSet(Expression) - Method in interface org.teiid.query.sql.util.ValueIteratorSource
 
getCacheFactory() - Method in class org.teiid.runtime.EmbeddedConfiguration
 
getCacheGroupCount() - Method in interface org.teiid.common.buffer.Cache
 
getCacheGroupCount() - Method in class org.teiid.common.buffer.impl.BufferFrontedFileStoreCache
 
getCacheGroupCount() - Method in class org.teiid.common.buffer.impl.MemoryStorageManager
 
getCacheHint() - Method in class org.teiid.query.metadata.TempMetadataID
 
getCacheHint() - Method in class org.teiid.query.sql.lang.Command
 
getCacheHitCount() - Method in class org.teiid.dqp.internal.process.SessionAwareCache
 
getCacheHitRatio() - Method in class org.teiid.dqp.internal.process.SessionAwareCache
 
getCacheName() - Method in class org.teiid.resource.adapter.infinispan.hotrod.InfinispanManagedConnectionFactory
 
getCachePattern() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
getCachePutCount() - Method in class org.teiid.dqp.internal.process.SessionAwareCache
 
getCacheReadCount() - Method in interface org.teiid.adminapi.EngineStatisticsBean
Deprecated.
getCacheReadCount() - Method in class org.teiid.adminapi.impl.EngineStatisticsMetadata
 
getCacheStats(String) - Method in interface org.teiid.adminapi.Admin
Get the Cache Statistics for the given type
getCacheStats(String) - Method in class org.teiid.adminapi.jboss.AdminFactory.AdminImpl
 
getCacheStats(String) - Method in class org.teiid.runtime.EmbeddedAdminImpl
 
getCacheTemplate() - Method in class org.teiid.resource.adapter.infinispan.hotrod.InfinispanManagedConnectionFactory
 
getCacheTtl() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
getCacheTypes() - Method in interface org.teiid.adminapi.Admin
Get the Caches that correspond to the specified identifier pattern
getCacheTypes() - Method in class org.teiid.adminapi.jboss.AdminFactory.AdminImpl
 
getCacheTypes() - Static method in class org.teiid.dqp.internal.process.SessionAwareCache
 
getCacheTypes() - Method in class org.teiid.runtime.EmbeddedAdminImpl
 
getCacheWriteCount() - Method in interface org.teiid.adminapi.EngineStatisticsBean
Deprecated.
getCacheWriteCount() - Method in class org.teiid.adminapi.impl.EngineStatisticsMetadata
 
getCalendar() - Static method in class org.teiid.core.util.TimestampWithTimezone
 
getCall() - Method in class org.teiid.language.NamedProcedureCall
 
getCallableStatement(String) - Method in class org.teiid.translator.jdbc.JDBCBaseExecution
 
getCallerClassloader() - Method in class org.teiid.jboss.TransportService
 
getCallerClassloader() - Method in interface org.teiid.transport.ClientServiceRegistry
 
getCallStackDepth() - Method in class org.teiid.query.util.CommandContext
 
getCanonicalizedHeaderString(Map<String, String>) - Static method in class org.teiid.translator.amazon.s3.AWS4SignerBase
Computes the canonical headers with values for the request.
getCanonicalizedQueryString(Map<String, String>) - Static method in class org.teiid.translator.amazon.s3.AWS4SignerBase
Examines the specified query string parameters and returns a canonicalized form.
getCanonicalizedResourcePath(URL) - Static method in class org.teiid.translator.amazon.s3.AWS4SignerBase
Returns the canonicalized resource path for the service endpoint.
getCanonicalizeHeaderNames(Map<String, String>) - Static method in class org.teiid.translator.amazon.s3.AWS4SignerBase
Returns the canonical collection of header names that will be included in the signature.
getCanonicalName() - Method in class org.teiid.metadata.AbstractMetadataRecord
 
getCanonicalRequest(URL, String, String, String, String, String) - Static method in class org.teiid.translator.amazon.s3.AWS4SignerBase
Returns the canonical request string to go into the signer process; this consists of several canonical sub-parts.
getCanonicalString(String) - Static method in class org.teiid.core.types.DataTypeManager
 
getCanonicalValue(T) - Static method in class org.teiid.core.types.DataTypeManager
 
getCapabilities() - Method in class org.teiid.dqp.internal.datamgr.ConnectorManager
 
getCapabiltiesFinder() - Method in class org.teiid.dqp.internal.process.QueryProcessorFactoryImpl
 
getCapabiltiesFinder() - Method in interface org.teiid.query.processor.QueryProcessor.ProcessorFactory
 
getCardinality() - Method in class org.teiid.metadata.Table
 
getCardinality() - Method in class org.teiid.metadata.TableStats
 
getCardinality(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
getCardinality(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
getCardinality(Object) - Method in interface org.teiid.query.metadata.QueryMetadataInterface
Return the cardinality for this group
getCardinality(Object) - Method in class org.teiid.query.metadata.TempMetadataAdapter
 
getCardinality() - Method in class org.teiid.query.metadata.TempMetadataID
 
getCardinality(Object) - Method in class org.teiid.query.metadata.TransformationMetadata
 
getCardinality() - Method in class org.teiid.query.optimizer.relational.plantree.PlanNode
 
getCardinality(String) - Method in class org.teiid.resource.adapter.salesforce.SalesforceConnectionImpl
 
getCardinality(String) - Method in interface org.teiid.translator.salesforce.SalesforceConnection
 
getCardinalityAsFloat() - Method in class org.teiid.metadata.Table
 
getCases() - Method in class org.teiid.language.SearchedCase
 
getCatalog() - Method in class org.teiid.jdbc.ConnectionImpl
 
getCatalog() - Method in class org.teiid.translator.jdbc.JDBCMetadataProcessor
 
getCatalogName(int) - Method in class org.teiid.jdbc.FilteredResultsMetadata
 
getCatalogName(int) - Method in class org.teiid.jdbc.ResultSetMetaDataImpl
 
getCatalogs() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
getCatalogSeparator() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
Gets the String object used to separate a catalog name and a table name
getCatalogTerm() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
getCatalogTerm() - Method in class org.teiid.translator.jdbc.JDBCMetadataProcessor
 
getCategory() - Method in class org.teiid.adminapi.impl.PropertyDefinitionMetadata
 
getCategory() - Method in interface org.teiid.adminapi.PropertyDefinition
Get the category of the property
getCategory() - Method in class org.teiid.client.plan.Annotation
 
getCategory() - Method in class org.teiid.metadata.FunctionMethod
Get category of method
getCertificate() - Method in class org.teiid.resource.adapter.ftp.FtpManagedConnectionFactory
 
getChangeList() - Method in class org.teiid.query.sql.lang.Update
Return the list of CompareCriteria representing updates being made
getChanges() - Method in class org.teiid.language.Update
 
getChanges() - Method in class org.teiid.translator.google.visitor.SpreadsheetUpdateVisitor
 
getCharacterStream() - Method in class org.teiid.common.buffer.FileStoreInputStreamFactory
 
getCharacterStream() - Method in class org.teiid.core.types.BaseClobType
 
getCharacterStream(long, long) - Method in class org.teiid.core.types.BaseClobType
 
getCharacterStream() - Method in class org.teiid.core.types.BaseLob
 
getCharacterStream(long, long) - Method in class org.teiid.core.types.ClobImpl
 
getCharacterStream() - Method in class org.teiid.core.types.InputStreamFactory.ClobInputStreamFactory
 
getCharacterStream() - Method in class org.teiid.core.types.InputStreamFactory
 
getCharacterStream() - Method in class org.teiid.core.types.InputStreamFactory.SQLXMLInputStreamFactory
 
getCharacterStream() - Method in class org.teiid.core.types.XMLType
 
getCharacterStream(int) - Method in class org.teiid.jdbc.CallableStatementImpl
 
getCharacterStream(String) - Method in class org.teiid.jdbc.CallableStatementImpl
 
getCharacterStream(int) - Method in class org.teiid.jdbc.ResultSetImpl
 
getCharacterStream(String) - Method in class org.teiid.jdbc.ResultSetImpl
 
getCharacterStream() - Method in class org.teiid.util.StAXSQLXML
 
getCharacterValuesSize() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
 
getCharacterVDBResource(String) - Method in class org.teiid.dqp.internal.datamgr.RuntimeMetadataImpl
 
getCharacterVDBResource(String) - Method in interface org.teiid.metadata.RuntimeMetadata
Gets the contents of a VDB resource as a String.
getCharacterVDBResource(String) - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
getCharacterVDBResource(String) - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
getCharacterVDBResource(String) - Method in interface org.teiid.query.metadata.QueryMetadataInterface
Gets the contents of a VDB resource as a String.
getCharacterVDBResource(String) - Method in class org.teiid.query.metadata.TransformationMetadata
 
getCharOctetLength() - Method in class org.teiid.metadata.Column
 
getCharSequence() - Method in class org.teiid.core.types.BaseClobType
 
getCharSequence() - Method in interface org.teiid.core.types.Sequencable
 
getCharset() - Method in class org.teiid.core.types.BaseLob
 
getCharset() - Method in class org.teiid.core.types.InputStreamFactory.ClobInputStreamFactory
 
getCharset() - Method in class org.teiid.core.types.SQLXMLImpl
 
getCharset(String) - Static method in class org.teiid.transport.PGCharsetConverter
 
getCharset(String) - Static method in class org.teiid.util.CharsetUtils
 
getCheckMatViewStatus() - Method in class org.teiid.query.sql.symbol.GroupSymbol
 
getChild(String) - Method in class org.teiid.metadata.JBossVirtualFile
 
getChild(String, String) - Method in class org.teiid.metadata.Schema
Get the child of the given type
getChild(String) - Method in class org.teiid.query.metadata.NioVirtualFile
 
getChild(String) - Method in interface org.teiid.query.metadata.VirtualFile
 
getChildCount() - Method in class org.teiid.query.optimizer.relational.plantree.PlanNode
 
getChildCount() - Method in class org.teiid.query.processor.relational.RelationalNode
 
getChildDocuments(String) - Method in class org.teiid.translator.document.Document
 
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 class org.teiid.query.optimizer.relational.plantree.PlanNode
 
getChildren() - Method in class org.teiid.query.processor.relational.RelationalNode
 
getChildren() - Method in class org.teiid.translator.document.Document
 
getChildType(Class<? extends AbstractMetadataRecord>) - Static method in class org.teiid.metadata.Schema
Return the object type name for a given child type class, or null if the class is not a child of a Schema
getCipherSuites() - Method in class org.teiid.resource.adapter.ftp.FtpManagedConnectionFactory
 
getClass(int) - Static method in class org.teiid.core.types.DataTypeManager
 
getClass(String) - Static method in class org.teiid.jdbc.SQLStates
 
getClassLoader() - Method in class org.teiid.deployers.UDFMetaData
 
getClassLoader() - Method in interface org.teiid.query.function.FunctionMetadataSource
Classloader used for functions
getClassLoader() - Method in class org.teiid.query.function.UDFSource
 
getClassName() - Method in class org.teiid.query.processor.relational.RelationalNode
Helper for the toString to get the class name from the full class name.
getClassType() - Method in class org.teiid.query.sql.lang.SPParameter
Get class type - MetaMatrix runtime types.
getClauseMap() - Method in class org.teiid.query.sql.lang.SetClauseList
 
getClauses() - Method in class org.teiid.query.sql.lang.From
Get all the clauses in FROM
getClauses() - Method in class org.teiid.query.sql.lang.SetClauseList
 
getClient() - Static method in class org.teiid.olingo.service.TeiidServiceHandler
 
getClient() - Method in class org.teiid.transport.ODBCClientInstance
 
getClientAddress() - Method in class org.teiid.dqp.internal.process.DQPWorkContext
Get the client address from the socket transport - not as reported from the client
getClientEncoding() - Method in class org.teiid.transport.PgBackendProtocol
 
getClientHardwareAddress() - Method in class org.teiid.adminapi.impl.SessionMetadata
 
getClientHardwareAddress() - Method in interface org.teiid.adminapi.SessionBean
Get the client hardware (typically MAC) address.
getClientHostName() - Method in class org.teiid.adminapi.impl.SessionMetadata
 
getClientHostName() - Method in interface org.teiid.adminapi.SessionBean
Get the host name of the machine the client is accessing from.
getClientHostname() - Method in class org.teiid.dqp.internal.process.DQPWorkContext
Get the client hostname from the socket transport - not as reported from the client
getClientHostName() - Method in class org.teiid.logging.AuditMessage.LogonInfo
 
getClientId() - Method in class org.teiid.jboss.oauth.OAuth20CredentialImpl
 
getClientId() - Method in class org.teiid.jboss.oauth.OAuth20LoginModule
 
getClientId() - Method in class org.teiid.resource.adapter.google.SpreadsheetManagedConnectionFactory
 
getClientInfo() - Method in class org.teiid.jdbc.ConnectionImpl
 
getClientInfo(String) - Method in class org.teiid.jdbc.ConnectionImpl
 
getClientInfoProperties() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
getClientIpAddress() - Method in class org.teiid.logging.AuditMessage.LogonInfo
 
getClientMac() - Method in class org.teiid.logging.AuditMessage.LogonInfo
 
getClientMode() - Method in class org.teiid.resource.adapter.ftp.FtpManagedConnectionFactory
 
getClientSafeType(String, byte) - Static method in class org.teiid.client.BatchSerializer
 
getClientSecret() - Method in class org.teiid.jboss.oauth.OAuth20CredentialImpl
 
getClientSecret() - Method in class org.teiid.jboss.oauth.OAuth20LoginModule
 
getClientSecret() - Method in class org.teiid.resource.adapter.google.SpreadsheetManagedConnectionFactory
 
getClientSerializationVersion() - Method in class org.teiid.client.ResultsMessage
 
getClientSerializationVersion() - Method in enum org.teiid.dqp.internal.process.DQPWorkContext.Version
 
getClientService(Class<T>) - Method in interface org.teiid.transport.ClientServiceRegistry
 
getClientService(Class<T>) - Method in class org.teiid.transport.ClientServiceRegistryImpl
 
getClientService(String) - Method in class org.teiid.transport.ClientServiceRegistryImpl
 
getClientServiceRegistry(String) - Method in class org.teiid.transport.LocalServerConnection
 
getClientState(String, boolean) - Method in class org.teiid.dqp.internal.process.DQPCore
 
getClientVersion() - Method in class org.teiid.dqp.internal.process.DQPWorkContext
 
getClob(int) - Method in class org.teiid.jdbc.CallableStatementImpl
 
getClob(String) - Method in class org.teiid.jdbc.CallableStatementImpl
 
getClob(int) - Method in class org.teiid.jdbc.ResultSetImpl
 
getClob(String) - Method in class org.teiid.jdbc.ResultSetImpl
 
getClusterName() - Method in class org.teiid.client.security.LogonResult
 
getCode() - Method in exception org.teiid.core.TeiidException
 
getCode() - Method in exception org.teiid.core.TeiidRuntimeException
Get the error code.
getCode() - Method in class org.teiid.jboss.rest.TeiidRSExceptionHandler.ResponseError
 
getCode(Class<?>) - Static method in class org.teiid.translator.jdbc.FunctionModifier
 
getCodeLookup(String, Object) - Method in class org.teiid.query.util.CommandContext
 
getCodeSigners(VirtualFile, VirtualFile) - Method in class org.teiid.metadata.PureZipFileSystem
getCodeSigners(VirtualFile, VirtualFile) - Method in class org.teiid.resource.adapter.ftp.FtpFileSystem
 
getCodeTableMetadataId(String, String, String, String) - Method in class org.teiid.deployers.CompositeGlobalTableStore
 
getCodeTableMetadataId(String, String, String, String) - Method in interface org.teiid.query.tempdata.GlobalTableStore
 
getCodeTableMetadataId(String, String, String, String) - Method in class org.teiid.query.tempdata.GlobalTableStoreImpl
 
getCollationLocale() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
getCollationLocale() - Method in class org.teiid.translator.ExecutionFactory
Indicates the collation used for sorting
getCollectedObjects() - Method in class org.teiid.language.visitor.CollectorVisitor
 
getCollectionContext() - Method in class org.teiid.olingo.service.ExpandDocumentNode
 
getCollectNodeStatistics() - Method in class org.teiid.query.util.CommandContext
 
getColumn(String, String, String) - Method in class org.teiid.dqp.internal.datamgr.RuntimeMetadataImpl
 
getColumn(String) - Method in class org.teiid.dqp.internal.datamgr.RuntimeMetadataImpl
 
getColumn(String) - Method in interface org.teiid.metadata.RuntimeMetadata
Look up an object by identifier
getColumn(String, String, String) - Method in interface org.teiid.metadata.RuntimeMetadata
Look up an object by identifier
getColumn(String, Table, String) - Static method in class org.teiid.query.metadata.TransformationMetadata
 
getColumn() - Method in class org.teiid.query.parser.JavaCharStream
Deprecated.
getColumnAliasGenerator() - Method in class org.teiid.translator.couchbase.N1QLVisitor
 
getColumnByName(String) - Method in class org.teiid.metadata.ColumnSet
Get the Column via a case-insensitive lookup
getColumnByName(String) - Method in class org.teiid.olingo.service.ComplexDocumentNode
 
getColumnByName(String) - Method in class org.teiid.olingo.service.DocumentNode
 
getColumnClassName(int) - Method in class org.teiid.jdbc.FilteredResultsMetadata
 
getColumnClassName(int) - Method in class org.teiid.jdbc.ResultSetMetaDataImpl
 
getColumnCount() - Method in class org.teiid.jdbc.FilteredResultsMetadata
 
getColumnCount() - Method in class org.teiid.jdbc.MetadataProvider
 
getColumnCount() - Method in class org.teiid.jdbc.ResultSetMetaDataImpl
 
getColumnCount() - Method in class org.teiid.translator.google.api.metadata.Worksheet
 
getColumnDisplaySize(int) - Method in class org.teiid.jdbc.FilteredResultsMetadata
 
getColumnDisplaySize(int) - Method in class org.teiid.jdbc.ResultSetMetaDataImpl
 
getColumnID(String) - Method in class org.teiid.translator.google.api.metadata.Worksheet
 
getColumnID() - Method in class org.teiid.translator.google.api.UpdateSet
 
getColumnIndex() - Method in class org.teiid.olingo.service.ExpandDocumentNode
 
getColumnLabel(int) - Method in class org.teiid.jdbc.FilteredResultsMetadata
 
getColumnLabel(int) - Method in class org.teiid.jdbc.ResultSetMetaDataImpl
 
getColumnMap() - Method in interface org.teiid.query.tempdata.SearchableTable
 
getColumnMap() - Method in class org.teiid.query.tempdata.TempTable
 
getColumnMetadata() - Method in class org.teiid.client.metadata.MetadataResult
 
getColumnName() - Method in class org.teiid.infinispan.api.TableWireFormat
 
getColumnName(int) - Method in class org.teiid.jdbc.FilteredResultsMetadata
 
getColumnName(int) - Method in class org.teiid.jdbc.ResultSetMetaDataImpl
 
getColumnName(ColumnReference) - Method in class org.teiid.translator.mongodb.MongoDBSelectVisitor
 
getColumnName(ColumnReference) - Static method in class org.teiid.translator.solr.SolrSQLHierarchyVistor
 
getColumnNamePattern() - Method in class org.teiid.translator.accumulo.AccumuloMetadataProcessor
 
getColumnNamePattern() - Method in class org.teiid.translator.jdbc.JDBCMetadataProcessor
 
getColumnNames() - Method in class org.teiid.client.ResultsMessage
 
getColumnNames() - Method in interface org.teiid.GeneratedKeys
Get the column names of this result.
getColumnNames() - Method in class org.teiid.language.QueryExpression
Get the derived column names.
getColumnNames() - Method in class org.teiid.query.optimizer.SourceTriggerActionPlanner.SourceEventCommand
 
getColumnNames() - Method in class org.teiid.query.util.GeneratedKeysImpl
 
getColumnNameValuePair() - Method in class org.teiid.translator.google.visitor.SpreadsheetInsertVisitor
 
getColumnNumber() - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
Get column number
getColumnPrivileges(String, String, String, String) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
getColumns(String, String, String, String) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
getColumns() - Method in class org.teiid.language.Insert
 
getColumns() - Method in class org.teiid.language.WithItem
 
getColumns() - Method in class org.teiid.metadata.ColumnSet
 
getColumns() - Method in class org.teiid.query.sql.lang.ArrayTable
 
getColumns() - Method in class org.teiid.query.sql.lang.Create
 
getColumns() - Method in class org.teiid.query.sql.lang.JsonTable
 
getColumns() - Method in class org.teiid.query.sql.lang.ObjectTable
 
getColumns() - Method in class org.teiid.query.sql.lang.TableFunctionReference
 
getColumns() - Method in class org.teiid.query.sql.lang.TextTable
 
getColumns() - Method in class org.teiid.query.sql.lang.WithQueryCommand
 
getColumns() - Method in class org.teiid.query.sql.lang.XMLTable
 
getColumns() - Method in class org.teiid.query.tempdata.TempTable
 
getColumns() - Method in class org.teiid.translator.google.api.metadata.Worksheet
 
getColumns() - Method in class org.teiid.translator.mongodb.MergeDetails
 
getColumns() - Method in class org.teiid.translator.simpledb.SimpleDBInsertVisitor
 
getColumnsAsList() - Method in class org.teiid.translator.google.api.metadata.Worksheet
 
getColumnSetTypeName(short) - Static method in class org.teiid.metadata.index.MetadataConstants
 
getColumnStats(String, String, Column) - Method in class org.teiid.metadata.DefaultMetadataRepository
Deprecated.
Get updated ColumnStats for the given column
getColumnSymbols() - Method in class org.teiid.query.sql.lang.Create
Derived ElementSymbol list.
getColumnType(int) - Method in class org.teiid.jdbc.FilteredResultsMetadata
 
getColumnType(int) - Method in class org.teiid.jdbc.ResultSetMetaDataImpl
 
getColumnTypeName(int) - Method in class org.teiid.jdbc.FilteredResultsMetadata
 
getColumnTypeName(int) - Method in class org.teiid.jdbc.ResultSetMetaDataImpl
 
getColumnTypes() - Method in interface org.teiid.GeneratedKeys
Get the column types of this result.
getColumnTypes() - Method in class org.teiid.language.QueryExpression
Get the column types of the output columns for this query
getColumnTypes() - Method in class org.teiid.query.util.GeneratedKeysImpl
 
getCombinedProperties() - Static method in class org.teiid.core.util.PropertiesUtils
 
getCommand() - Method in class org.teiid.adminapi.impl.RequestMetadata
 
getCommand() - Method in interface org.teiid.adminapi.RequestBean
Get the SQL Command sent to the Server for a Request
getCommand() - Method in class org.teiid.client.RequestMessage
 
getCommand(String, QueryMetadataInterface, ParseInfo) - Method in class org.teiid.dqp.internal.process.CachedResults
 
getCommand() - Method in class org.teiid.dqp.internal.process.PreparedPlan
Return the Command .
getCommand() - Method in class org.teiid.dqp.message.AtomicRequestMessage
 
getCommand() - Method in class org.teiid.query.mapping.relational.QueryNode
Get command corresponding to query, may be null
getCommand() - Method in class org.teiid.query.processor.proc.CreateCursorResultSetInstruction
 
getCommand() - Method in class org.teiid.query.processor.relational.AccessNode
 
getCommand() - Method in class org.teiid.query.sql.lang.ExistsCriteria
 
getCommand() - Method in class org.teiid.query.sql.lang.SubqueryCompareCriteria
 
getCommand() - Method in interface org.teiid.query.sql.lang.SubqueryContainer
Returns the subquery Command object
getCommand() - Method in class org.teiid.query.sql.lang.SubqueryFromClause
Get command held by clause
getCommand() - Method in class org.teiid.query.sql.lang.SubquerySetCriteria
Get the subquery command used to produce the values for this SetCriteria.
getCommand() - Method in class org.teiid.query.sql.lang.WithQueryCommand
 
getCommand() - Method in class org.teiid.query.sql.proc.AssignmentStatement
Deprecated.
getCommand() - Method in class org.teiid.query.sql.proc.CommandStatement
Get the command on this statement.
getCommand() - Method in class org.teiid.query.sql.proc.LoopStatement
 
getCommand() - Method in class org.teiid.query.sql.symbol.ScalarSubquery
 
getCommand() - Method in interface org.teiid.translator.salesforce.execution.ProcedureExecutionParent
 
getCommand() - Method in class org.teiid.translator.salesforce.execution.ProcedureExecutionParentImpl
 
getCommandContext() - Method in class org.teiid.dqp.internal.datamgr.ExecutionContextImpl
 
getCommandContext() - Method in class org.teiid.dqp.message.AtomicRequestMessage
 
getCommandContext() - Method in class org.teiid.logging.AuditMessage
 
getCommandContext() - Method in interface org.teiid.translator.ExecutionContext
Get the CommandContext
getCommandLineParser() - Method in class org.teiid.adminapi.jboss.DMRCommandContext
 
getCommandPayload() - Method in interface org.teiid.CommandContext
Get the current command payload
getCommandPayload() - Method in class org.teiid.dqp.internal.datamgr.ExecutionContextImpl
 
getCommandPayload() - Method in class org.teiid.query.util.CommandContext
 
getCommandPayload() - Method in interface org.teiid.translator.ExecutionContext
Get the command payload shortcut for ExecutionContext.getCommandContext().getCommandPayload()
getCommands() - Method in class org.teiid.client.RequestMessage
 
getCommands() - Method in class org.teiid.query.sql.visitor.CommandCollectorVisitor
Get the commands collected by the visitor.
getCommands(Command) - Static method in class org.teiid.query.sql.visitor.CommandCollectorVisitor
Helper to quickly get the commands from obj
getCommands(Command, boolean) - Static method in class org.teiid.query.sql.visitor.CommandCollectorVisitor
 
getCommandString() - Method in class org.teiid.client.RequestMessage
 
getCommandTimeout() - Method in class org.teiid.adminapi.jboss.DMRCommandContext
 
getCommandToken(int) - Static method in class org.teiid.query.sql.lang.Command
 
getCommentFormat() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
getCommitAction() - Method in class org.teiid.query.sql.lang.Create
 
getCommonRuntimeType(String[]) - Static method in class org.teiid.query.resolver.util.ResolverUtil
Gets the most specific type to which all the given types have an implicit conversion.
getComparator() - Method in class org.teiid.common.buffer.STree
 
getCompatibleProtobufType(Class<?>) - Static method in class org.teiid.infinispan.api.ProtobufDataManager
 
getCompiledScript() - Method in class org.teiid.query.sql.lang.ObjectTable
 
getCompiledScript() - Method in class org.teiid.query.sql.lang.ObjectTable.ObjectColumn
 
getCompletedCount() - Method in class org.teiid.dqp.internal.process.ThreadReuseExecutor
 
getCompletionTag(String, Integer...) - Static method in class org.teiid.transport.PgBackendProtocol
 
getComponentException() - Method in class org.teiid.query.resolver.util.ResolverVisitor
 
getComponentType(String) - Static method in class org.teiid.core.types.DataTypeManager
 
getComponentType() - Method in class org.teiid.query.sql.symbol.Array
 
getCompositeVDB(VDBKey) - Method in class org.teiid.deployers.VDBRepository
 
getConcurrency() - Method in class org.teiid.jdbc.ResultSetImpl
Get the concurrency type for this ResultSet object.
getCondition() - Method in interface org.teiid.adminapi.DataPolicy.DataPermission
The condition string
getCondition() - Method in class org.teiid.adminapi.impl.DataPolicyMetadata.PermissionMetaData
 
getCondition() - Method in class org.teiid.language.AggregateFunction
 
getCondition() - Method in class org.teiid.language.Join
 
getCondition() - Method in class org.teiid.language.SearchedWhenClause
 
getCondition() - Method in class org.teiid.metadata.Grant.Permission
 
getCondition() - Method in class org.teiid.query.sql.proc.IfStatement
Get the condition that determines which block needs to be executed.
getCondition() - Method in class org.teiid.query.sql.proc.WhileStatement
Get the condition that determines which block needs to be executed.
getCondition() - Method in class org.teiid.query.sql.symbol.AggregateSymbol
 
getConfig() - Method in class org.teiid.adminapi.jboss.DMRCommandContext
 
getConfig() - Method in class org.teiid.resource.adapter.ftp.FtpManagedConnectionFactory
 
getConfig() - Method in class org.teiid.xquery.saxon.SaxonXQueryExpression
 
getConfigFile() - Method in class org.teiid.resource.adapter.salesforce.SalesForceManagedConnectionFactory
 
getConfigFile() - Method in class org.teiid.resource.adapter.ws.WSManagedConnectionFactory
 
getConfigName() - Method in class org.teiid.resource.adapter.ws.WSManagedConnectionFactory
 
getConfigProperties() - Method in class org.teiid.resource.adapter.salesforce.SalesForceManagedConnectionFactory
 
getConfiguration() - Method in class net.sf.saxon.option.xom.XOMDocumentWrapper
Get the configuration previously set using setConfiguration
getConfiguration() - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
Get the configuration
getConfiguration() - Method in class org.teiid.runtime.EmbeddedServer
 
getConformedTo() - Method in class org.teiid.query.processor.relational.AccessNode
 
getConnectControls() - Method in class org.teiid.resource.adapter.ldap.LDAPConnectionImpl
 
getConnectedChannels() - Method in class org.teiid.transport.SSLAwareChannelHandler
 
getConnection() - Method in interface org.teiid.CommandContext
Gets a connection to the current session.
getConnection() - Method in class org.teiid.jdbc.BaseDataSource
Attempt to establish a database connection.
getConnection() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
getConnection() - Method in class org.teiid.jdbc.StatementImpl
 
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.
getConnection() - Method in class org.teiid.jdbc.XAConnectionImpl
 
getConnection(Properties) - Method in interface org.teiid.net.ServerConnectionFactory
Establish a connection to the server.
getConnection(Properties) - Method in class org.teiid.net.socket.SocketServerConnectionFactory
 
getConnection() - Method in class org.teiid.olingo.service.LocalClient
 
getConnection() - Method in class org.teiid.query.util.CommandContext
 
getConnection() - Method in class org.teiid.resource.adapter.solr.SolrConnectionFactory
 
getConnection() - Method in interface org.teiid.resource.api.ConnectionFactory
 
getConnection() - Method in class org.teiid.resource.spi.BasicConnectionFactory
 
getConnection(ConnectionSpec) - Method in class org.teiid.resource.spi.BasicConnectionFactory
 
getConnection(Subject, ConnectionRequestInfo) - Method in class org.teiid.resource.spi.BasicManagedConnection
 
getConnection() - Method in class org.teiid.resource.spi.WrappedConnectionFactory
 
getConnection(ConnectionSpec) - Method in class org.teiid.resource.spi.WrappedConnectionFactory
 
getConnection(F, ExecutionContext) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
getConnection(F) - Method in class org.teiid.translator.ExecutionFactory
Deprecated. 
getConnection(F, ExecutionContext) - Method in class org.teiid.translator.ExecutionFactory
Return a connection object from the given connection factory.
getConnection() - Method in class org.teiid.translator.google.AbstractSpreadsheetExecution
 
getConnection() - Method in class org.teiid.translator.jdbc.JDBCBaseExecution
Returns the JDBC connection used by the execution object.
getConnection(DataSource) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
getConnection(EntityManagerFactory, ExecutionContext) - Method in class org.teiid.translator.jpa.JPA2ExecutionFactory
 
getConnection(Object) - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
 
getConnection(Object, ExecutionContext) - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
 
getConnection(DataSource) - Method in class org.teiid.translator.olap.OlapExecutionFactory
 
getConnection() - Method in class org.teiid.translator.salesforce.execution.AbstractUpdateExecution
 
getConnection() - Method in interface org.teiid.translator.salesforce.execution.ProcedureExecutionParent
 
getConnection() - Method in class org.teiid.translator.salesforce.execution.ProcedureExecutionParentImpl
 
getConnectionFactory() - Method in class org.teiid.dqp.internal.datamgr.ConnectorManager
Get the ConnectionFactory object required by this manager
getConnectionFactory() - Method in interface org.teiid.runtime.EmbeddedServer.ConnectionFactoryProvider
 
getConnectionFactory() - Method in class org.teiid.runtime.EmbeddedServer.SimpleConnectionFactoryProvider
 
getConnectionFactoryProviders() - Method in class org.teiid.runtime.EmbeddedServer
 
getConnectionId() - Method in interface org.teiid.CommandContext
Get the connection id
getConnectionID() - Method in interface org.teiid.CommandContext
getConnectionId() - Method in class org.teiid.dqp.internal.datamgr.ExecutionContextImpl
 
getConnectionID() - Method in class org.teiid.dqp.internal.datamgr.ExecutionContextImpl
 
getConnectionID() - Method in class org.teiid.dqp.message.RequestID
Return connectionID, may be null if connection has not been specified.
getConnectionId() - Method in class org.teiid.jdbc.ConnectionImpl
Connection identifier of this connection
getConnectionID() - Method in class org.teiid.query.processor.relational.RelationalNode
 
getConnectionId() - Method in class org.teiid.query.util.CommandContext
 
getConnectionID() - Method in class org.teiid.query.util.CommandContext
 
getConnectionId() - Method in interface org.teiid.translator.ExecutionContext
Get the identifier for the connection through which the command is being executed.
getConnectionID() - Method in interface org.teiid.translator.ExecutionContext
getConnectionInfo() - Method in class org.teiid.adminapi.jboss.DMRCommandContext
 
getConnectionJndiName() - Method in class org.teiid.adminapi.impl.SourceMappingMetadata
 
getConnectionName() - Method in class org.teiid.dqp.internal.datamgr.ConnectorManager
 
getConnectionProfile() - Method in class org.teiid.dqp.internal.process.DQPWorkContext
 
getConnectionProps() - Method in class org.teiid.jdbc.ConnectionImpl
 
getConnectionString() - Method in class org.teiid.resource.adapter.couchbase.CouchbaseManagedConnectionFactory
 
getConnectionType() - Method in class org.teiid.adminapi.impl.VDBMetaData
 
getConnectionType() - Method in interface org.teiid.adminapi.VDB
 
getConnectionURI() - Method in class org.teiid.resource.adapter.mongodb.MongoDBManagedConnectionFactory
 
getConnectionURL() - Method in class org.teiid.jdbc.JDBCURL
 
getConnectorBindingExpression() - Method in class org.teiid.query.processor.relational.AccessNode
 
getConnectorBindingId() - Method in class org.teiid.query.processor.relational.AccessNode
 
getConnectorBindingName() - Method in exception org.teiid.client.SourceWarning
Get's the connector binding name for the atomic query.
getConnectorBindingName() - Method in class org.teiid.logging.CommandLogMessage
getConnectorException(String) - Method in exception org.teiid.jdbc.PartialResultsWarning
Obtain failure for a particular connector.
getConnectorIdentifier() - Method in class org.teiid.dqp.internal.datamgr.ExecutionContextImpl
 
getConnectorIdentifier() - Method in interface org.teiid.translator.ExecutionContext
Get the identifier for the current connector running the command
getConnectorManager(String) - Method in class org.teiid.dqp.internal.datamgr.ConnectorManagerRepository
 
getConnectorManagers() - Method in class org.teiid.dqp.internal.datamgr.ConnectorManagerRepository
 
getConnectorManagers(ModelMetaData, ConnectorManagerRepository) - Method in class org.teiid.runtime.AbstractVDBDeployer
 
getConnectorMetadata(Connection, MetadataFactory) - Method in class org.teiid.translator.hive.HiveMetadataProcessor
 
getConnectorMetadata(Connection, MetadataFactory) - Method in class org.teiid.translator.jdbc.JDBCMetadataProcessor
 
getConnectorMetadata(Connection, MetadataFactory) - Method in class org.teiid.translator.jdbc.pi.PIMetadataProcessor
 
getConnectorMetadata(Connection, MetadataFactory) - Method in class org.teiid.translator.prestodb.PrestoDBMetadataProcessor
 
getConnectorMetadata(SolrConnection, MetadataFactory) - Method in class org.teiid.translator.solr.SolrMetadataProcessor
 
getConnectorName() - Method in class org.teiid.dqp.internal.process.DataTierTupleSource
 
getConnectorName() - Method in class org.teiid.dqp.message.AtomicRequestMessage
 
getConnectTimeout() - Method in class org.teiid.resource.adapter.couchbase.CouchbaseManagedConnectionFactory
 
getConnectTimeout() - Method in class org.teiid.resource.adapter.ftp.FtpManagedConnectionFactory
 
getConnectTimeout() - Method in class org.teiid.resource.adapter.salesforce.SalesForceManagedConnectionFactory
 
getConnectTimeout() - Method in class org.teiid.resource.adapter.ws.WSManagedConnectionFactory
 
getConnTimeout() - Method in class org.teiid.resource.adapter.solr.SolrManagedConnectionFactory
 
getConstraint() - Method in interface org.teiid.adminapi.DataPolicy.DataPermission
If the condition acts as a constraint.
getConstraint() - Method in class org.teiid.adminapi.impl.DataPolicyMetadata.PermissionMetaData
 
getConstraint() - Method in class org.teiid.query.sql.lang.Insert
 
getConstraint() - Method in class org.teiid.query.sql.lang.Update
 
getConstraint() - Method in class org.teiid.query.sql.symbol.Reference
 
getConsumerKey() - Method in class org.teiid.jboss.oauth.OAuth10CredentialImpl
 
getConsumerKey() - Method in class org.teiid.jboss.oauth.OAuth10LoginModule
 
getConsumerSecret() - Method in class org.teiid.jboss.oauth.OAuth10CredentialImpl
 
getConsumerSecret() - Method in class org.teiid.jboss.oauth.OAuth10LoginModule
 
getContent(VDBMetaData, String) - Method in interface org.teiid.deployers.RestWarGenerator
 
getContent(VDBMetaData, String) - Method in class org.teiid.jboss.rest.RestASMBasedWebArchiveBuilder
 
getContent() - Method in class org.teiid.query.sql.symbol.XMLElement
 
getContent() - Method in class org.teiid.resource.adapter.salesforce.transport.SalesforceCXFTransport
 
getContents() - Method in class org.teiid.infinispan.api.ProtobufResource
 
getContents() - Method in class org.teiid.net.socket.Message
 
getContentType() - Method in class org.teiid.core.types.InputStreamFactory.BlobInputStreamFactory
 
getContentType() - Method in class org.teiid.core.types.InputStreamFactory.ClobInputStreamFactory
 
getContentType() - Method in class org.teiid.core.types.InputStreamFactory.SQLXMLInputStreamFactory
 
getContext() - Method in class org.teiid.logging.AuditMessage
 
getContext() - Method in class org.teiid.olingo.service.ODataSQLBuilder
 
getContext() - Method in class org.teiid.query.processor.proc.ProcedurePlan
 
getContext() - Method in class org.teiid.query.processor.ProcessorPlan
Get the processor context, which can be modified.
getContext() - Method in class org.teiid.query.processor.QueryProcessor
 
getContext() - Method in class org.teiid.query.processor.relational.RelationalNode
 
getContextFilter() - Method in class org.teiid.translator.ldap.LDAPSearchDetails
get the context filter
getContextName() - Method in class org.teiid.translator.ldap.LDAPSearchDetails
get the context name
getContextPath() - Method in class org.teiid.olingo.web.ContextAwareHttpSerlvetRequest
 
getContextSymbol() - Method in class org.teiid.query.sql.lang.DependentSetCriteria
 
getContextSymbol() - Method in class org.teiid.query.sql.lang.ExistsCriteria
 
getContextSymbol() - Method in class org.teiid.query.sql.lang.SubqueryCompareCriteria
 
getContextSymbol() - Method in class org.teiid.query.sql.lang.SubquerySetCriteria
 
getContextSymbol() - Method in interface org.teiid.query.sql.symbol.ContextReference
 
getContextSymbol() - Method in class org.teiid.query.sql.symbol.Reference
 
getContextSymbol() - Method in class org.teiid.query.sql.symbol.ScalarSubquery
 
getContinuationSegmentNumber(String, IEntryResult) - Static method in class org.teiid.metadata.index.RecordFactory
 
getControlEncoding() - Method in class org.teiid.resource.adapter.ftp.FtpManagedConnectionFactory
 
getControllerHost() - Method in class org.teiid.adminapi.jboss.DMRCommandContext
 
getControllerPort() - Method in class org.teiid.adminapi.jboss.DMRCommandContext
 
getConversion(Expression, String, String, boolean, FunctionLibrary) - Static method in class org.teiid.query.resolver.util.ResolverUtil
IMPORTANT: source and target must be basic runtime types
getConverts(FunctionMethod, Class<?>[]) - Method in class org.teiid.query.function.FunctionLibrary
 
getCopyright() - Method in class org.teiid.core.util.ApplicationInfo
 
getCoreName() - Method in class org.teiid.resource.adapter.solr.SolrConnectionImpl
 
getCoreName() - Method in class org.teiid.resource.adapter.solr.SolrManagedConnectionFactory
 
getCoreName() - Method in interface org.teiid.translator.solr.SolrConnection
 
getCorrelatedName() - Method in class org.teiid.query.validator.UpdateValidator.UpdateMapping
 
getCorrelatedReferenceElements() - Method in class org.teiid.query.optimizer.relational.plantree.PlanNode
 
getCorrelatedReferences() - Method in class org.teiid.query.optimizer.relational.plantree.PlanNode
 
getCorrelatedReferences() - Method in class org.teiid.query.sql.lang.Command
Get the correlated references to the containing scope only
getCorrelatedReferences() - Method in class org.teiid.query.sql.lang.TableFunctionReference
 
getCorrelationName() - Method in class org.teiid.language.DerivedTable
 
getCorrelationName() - Method in class org.teiid.language.NamedProcedureCall
 
getCorrelationName() - Method in class org.teiid.language.NamedTable
 
getCount() - Method in class org.teiid.common.buffer.FileStore.FileStoreOutputStream
 
getCount() - Method in class org.teiid.core.util.AccessibleBufferedInputStream
 
getCount() - Method in class org.teiid.core.util.AccessibleByteArrayOutputStream
 
getCount() - Method in class org.teiid.core.util.MultiArrayOutputStream
 
getCount() - Method in interface org.teiid.odata.api.CountResponse
 
getCount() - Method in class org.teiid.olingo.service.EntityCollectionResponse
 
getCount() - Method in class org.teiid.query.sql.lang.GroupBy
Returns the number of symbols in the GROUP BY
getCount() - Method in class org.teiid.query.sql.lang.Select
Returns the number of symbols in select.
getCountLimit() - Method in class org.teiid.translator.ldap.LDAPSearchDetails
get the count limit
getCoveredCriteria() - Method in class org.teiid.query.tempdata.BaseIndexInfo
 
getCpuTime() - Method in class org.teiid.logging.CommandLogMessage
the cpu time in nanoseconds.
getCreateCommand(GroupSymbol, boolean, QueryMetadataInterface) - Static method in class org.teiid.query.tempdata.GlobalTableStoreImpl
 
getCreated() - Method in class org.teiid.common.buffer.impl.MemoryStorageManager
 
getCreated() - Method in class org.teiid.resource.adapter.google.auth.OAuth2Tokens
 
getCreatedNodes() - Method in class org.teiid.query.optimizer.relational.rules.RulePushSelectCriteria
 
getCreatedTime() - Method in class org.teiid.adminapi.impl.SessionMetadata
 
getCreatedTime() - Method in class org.teiid.adminapi.impl.TransactionMetadata
 
getCreatedTime() - Method in interface org.teiid.adminapi.SessionBean
Get the time the Session was created.
getCreatedTime() - Method in interface org.teiid.adminapi.Transaction
Get the local creation time.
getCreateTemporaryTablePostfix(boolean) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
getCreateTemporaryTablePostfix(boolean) - Method in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
 
getCreateTemporaryTablePostfix(boolean) - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
 
getCreateTemporaryTablePostfix(boolean) - Method in class org.teiid.translator.jdbc.redshift.RedshiftExecutionFactory
 
getCreateTemporaryTableString(boolean) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
getCreateTemporaryTableString(boolean) - Method in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
 
getCreateTempTableSQL(String, List<ColumnReference>, boolean) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
getCreateTempTableSqlPrefix() - Method in class org.teiid.eclipselink.platform.TeiidPlatform
 
getCreateTempTableSqlSuffix() - Method in class org.teiid.eclipselink.platform.TeiidPlatform
 
getCreateViewString() - Method in class org.teiid.eclipselink.platform.TeiidPlatform
 
getCreationTime() - Method in class org.teiid.dqp.internal.process.AccessInfo
 
getCreationTime() - Method in class org.teiid.dqp.internal.process.FutureWork
 
getCreationTime() - Method in class org.teiid.dqp.internal.process.RequestWorkItem
 
getCreationTime() - Method in interface org.teiid.dqp.internal.process.ThreadReuseExecutor.PrioritizedRunnable
 
getCreationTime() - Method in class org.teiid.dqp.internal.process.ThreadReuseExecutor.RunnableWrapper
 
getCreationTime() - Method in class org.teiid.dqp.service.TransactionContext
 
getCreationTime() - Method in class org.teiid.file.JavaVirtualFile
 
getCreationTime() - Method in interface org.teiid.file.VirtualFile
 
getCredential() - Method in class org.teiid.jboss.oauth.OAuth10LoginModule
 
getCredential() - Method in class org.teiid.jboss.oauth.OAuth20LoginModule
 
getCredential() - Static method in class org.teiid.OAuthCredentialContext
 
getCredential() - Method in class org.teiid.resource.adapter.google.v4.OAuth2HeaderFactory
 
getCredential(String) - Method in class org.teiid.resource.adapter.salesforce.transport.SalesforceConnectorConfig
 
getCredentials() - Method in class org.teiid.security.Credentials
 
getCredentialsAsCharArray() - Method in class org.teiid.security.Credentials
Get the Credentials as a char[].
getCriteria() - Method in class org.teiid.language.Not
 
getCriteria() - Method in class org.teiid.olingo.service.DocumentNode
 
getCriteria() - Method in class org.teiid.query.processor.relational.SelectNode
 
getCriteria() - Method in class org.teiid.query.sql.lang.AtomicCriteria
Get sub criteria
getCriteria() - Method in class org.teiid.query.sql.lang.CompoundCriteria
Returns the list of criteria.
getCriteria(int) - Method in class org.teiid.query.sql.lang.CompoundCriteria
Returns the criteria at the specified index.
getCriteria() - Method in class org.teiid.query.sql.lang.Delete
Returns the criteria object for this command.
getCriteria() - Method in interface org.teiid.query.sql.lang.FilteredCommand
 
getCriteria() - Method in class org.teiid.query.sql.lang.Query
Get the criteria clause for the query.
getCriteria() - Method in class org.teiid.query.sql.lang.Update
Returns the criteria object for this command, may be null
getCriteria() - Method in class org.teiid.translator.simpledb.SimpleDBDeleteVisitor
 
getCriteria() - Method in class org.teiid.translator.simpledb.SimpleDBUpdateVisitor
 
getCriteriaCount() - Method in class org.teiid.query.sql.lang.CompoundCriteria
Returns the number of criteria in this clause.
getCriteriaQuery() - Method in class org.teiid.translator.google.visitor.SpreadsheetCriteriaVisitor
 
getCrossReference(String, String, String, String, String, String) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
getCryptor() - Method in interface org.teiid.net.socket.SocketServerInstance
 
getCryptor() - Method in class org.teiid.net.socket.SocketServerInstanceImpl
 
getCryptor() - Method in interface org.teiid.transport.ClientInstance
 
getCryptor() - Method in class org.teiid.transport.SocketClientInstance
 
getCurrentDatabase() - Method in class org.teiid.query.metadata.DatabaseStore
 
getCurrentDir() - Method in class org.teiid.adminapi.jboss.DMRCommandContext
 
getCurrentElements() - Method in class org.teiid.query.resolver.util.AccessPattern
 
getCurrentFile() - Method in class org.teiid.internal.core.index.BlocksIndexInput
 
getCurrentFile() - Method in class org.teiid.internal.core.index.IndexInput
Returns the current file the indexInput is pointing to in the index.
getCurrentIndex() - Method in class org.teiid.common.buffer.AbstractTupleSource
 
getCurrentIndex() - Method in interface org.teiid.common.buffer.IndexedTupleSource
Get the current position.
getCurrentIndex() - Method in class org.teiid.common.buffer.TupleBuffer.TupleBufferTupleSource
 
getCurrentInstruction() - Method in class org.teiid.query.processor.proc.Program
Returns the next instruction to be executed, or null if there are none or no more instructions.
getCurrentNamespaceContainer() - Method in class org.teiid.query.metadata.DatabaseStore
Get the NamespaceContainer associated with the current database - this instance should not be modified unless in an edit context.
getCurrentNodePath() - Method in class org.teiid.adminapi.jboss.DMRCommandContext
 
getCurrentPlanDescription() - Method in class org.teiid.jdbc.ConnectionImpl
 
getCurrentRecord() - Method in class org.teiid.jdbc.ResultSetImpl
Get all values in current record in column order
getCurrentRow() - Method in class org.teiid.jdbc.BatchResults
Moving forward through the results it's expected that the batches are arbitrarily size.
getCurrentRow(String) - Method in class org.teiid.query.processor.proc.ProcedurePlan
 
getCurrentRowNumber() - Method in class org.teiid.jdbc.BatchResults
 
getCurrentSchema() - Method in class org.teiid.query.metadata.DatabaseStore
 
getCurrentTimestampSQLFunctionName() - Method in class org.teiid.dialect.TeiidDialect
 
getCurrentTuple() - Method in class org.teiid.common.buffer.AbstractTupleSource
 
getCurrentTuple() - Method in class org.teiid.query.processor.BatchIterator
 
getCurrentVariableContext() - Method in class org.teiid.query.processor.proc.ProcedurePlan
Get the current VariavleContext on this environment.
getCurrentWordEntry() - Method in class org.teiid.internal.core.index.IndexInput
Returns the current file the indexInput is pointing to in the index.
getCurrentXLSFile() - Method in class org.teiid.translator.excel.BaseExcelExecution
 
getCursorName() - Method in class org.teiid.jdbc.ResultSetImpl
Retrieves the RequestID for the query that created this ResultSet.
getCursorName() - Method in class org.teiid.query.sql.proc.LoopStatement
 
getCursorType() - Method in class org.teiid.client.RequestMessage
 
getCxfConfigFile() - Method in class org.teiid.resource.adapter.salesforce.transport.SalesforceConnectorConfig
 
getData() - Method in class org.teiid.query.metadata.TempMetadataStore
Get all temp group and element metadata
getDatabase() - Method in interface org.teiid.mongodb.MongoDBConnection
 
getDatabase(String, String) - Method in class org.teiid.query.metadata.DatabaseStore
 
getDatabase() - Method in class org.teiid.resource.adapter.mongodb.MongoDBConnectionImpl
 
getDatabase() - Method in class org.teiid.resource.adapter.mongodb.MongoDBManagedConnectionFactory
 
getDatabaseCalendar() - Method in class org.teiid.translator.jdbc.informix.InformixExecutionFactory
 
getDatabaseCalendar() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
Gets the database calendar.
getDatabaseMajorVersion() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
Retrieves the major version number of the underlying database.
getDatabaseMinorVersion() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
Retrieves the minor version number of the underlying database.
getDatabaseName() - Method in class org.teiid.jdbc.BaseDataSource
Returns the name of the virtual database on a particular Teiid Server.
getDatabaseName() - Method in class org.teiid.jdbc.ConnectionImpl
Get the database name that this connection is representing
getDatabaseProductName() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
Gets the product name for this database
getDatabaseProductVersion() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
getDatabases() - Method in class org.teiid.query.metadata.DatabaseStore
 
getDatabaseTimeZone() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
getDatabaseTimeZone() - Method in class org.teiid.translator.odata.ODataExecutionFactory
 
getDatabaseVersion() - Method in class org.teiid.jdbc.BaseDataSource
Returns the databaseVersion.
getDatabaseVersion() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
getDatabaseVersion() - Method in class org.teiid.translator.mongodb.MongoDBExecutionFactory
 
getDataBlocksInUse() - Method in class org.teiid.common.buffer.impl.BufferFrontedFileStoreCache
 
getDataManager() - Method in class org.teiid.query.processor.proc.ProcedurePlan
 
getDataManager() - Method in class org.teiid.query.processor.relational.RelationalNode
 
getDataObjects() - Method in class org.teiid.query.util.CommandContext
 
getDataPolicies() - Method in class org.teiid.adminapi.impl.VDBMetaData
 
getDataPolicies() - Method in interface org.teiid.adminapi.VDB
Get the data roles defined on this VDB
getDataPolicyMap() - Method in class org.teiid.adminapi.impl.VDBMetaData
 
getDataRowNumber() - Method in class org.teiid.translator.excel.ExcelMetadataProcessor
 
getDataServiceVersion(String) - Static method in class org.teiid.translator.odata.BaseQueryExecution
 
getDataSource(String) - Method in interface org.teiid.adminapi.Admin
Given the deployed name of the data source, this will return all the configuration properties used to create the datasource.
getDataSource(String) - Method in class org.teiid.adminapi.jboss.AdminFactory.AdminImpl
 
getDataSource(String) - Method in class org.teiid.runtime.EmbeddedAdminImpl
 
getDataSourceName() - Method in class org.teiid.jdbc.BaseDataSource
Returns the logical name for the underlying XADataSource or ConnectionPoolDataSource; used only when pooling connections or distributed transactions are implemented.
getDataSourceNames() - Method in interface org.teiid.adminapi.Admin
Returns the all names of all the data sources available in the configuration.
getDataSourceNames() - Method in class org.teiid.adminapi.jboss.AdminFactory.AdminImpl
/subsystem=datasources:read-children-names(child-type=data-source) /subsystem=resource-adapters/resource-adapter={rar-file}:read-resource
getDataSourceNames() - Method in class org.teiid.runtime.EmbeddedAdminImpl
 
getDataSourceTemplateNames() - Method in interface org.teiid.adminapi.Admin
Get the Datasource templates available in the configuration.
getDataSourceTemplateNames() - Method in class org.teiid.adminapi.jboss.AdminFactory.AdminImpl
 
getDataSourceTemplateNames() - Method in class org.teiid.runtime.EmbeddedAdminImpl
 
getDataTierManager() - Method in class org.teiid.dqp.internal.process.DQPCore
 
getDataTimeout() - Method in class org.teiid.resource.adapter.ftp.FtpManagedConnectionFactory
 
getDatatype() - Method in class org.teiid.metadata.BaseColumn
Get the type.
getDataType() - Method in class org.teiid.translator.google.api.metadata.Column
 
getDataTypeClass(String) - Static method in class org.teiid.core.types.DataTypeManager
Get data type class.
getDataTypeClass(String) - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
getDataTypeClass(String) - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
getDataTypeClass(String) - Method in interface org.teiid.query.metadata.QueryMetadataInterface
Get the runtime type class for the given type name, which may include domains
getDataTypeClass(String) - Method in class org.teiid.query.metadata.TransformationMetadata
 
getDataTypeClass(String) - Static method in class org.teiid.translator.TypeFacility
Get the Class constant for the given String runtime type name
IMPORTANT: only considered the default runtime types
getDataTypeName(Class<?>) - Static method in class org.teiid.core.types.DataTypeManager
 
getDataTypeName(Class<?>) - Static method in class org.teiid.translator.TypeFacility
Get the String constant for the given runtime type class
getDataTypeNameFromSQLType(int) - Static method in class org.teiid.translator.TypeFacility
Get the runtime type name for the given SQL type
getDataTypes() - Method in class org.teiid.client.ResultsMessage
 
getDataTypes() - Method in class org.teiid.metadata.MetadataFactory
get runtime types keyed by runtime name, which is a type name known to the Teiid engine
getDatatypes() - Method in class org.teiid.metadata.MetadataStore
 
getDataTypes() - Method in class org.teiid.query.metadata.SystemMetadata
List of all "built-in" datatypes.
getDatatypesExcludingAliases() - Method in class org.teiid.metadata.MetadataStore
Get the type information excluding aliases and case sensitive by name
getDataTypeTypeName(short) - Static method in class org.teiid.metadata.index.MetadataConstants
 
getDatatypeUUID() - Method in class org.teiid.metadata.BaseColumn
 
getDataTypeVarietyName(short) - Static method in class org.teiid.metadata.index.MetadataConstants
 
getDataWrapper(String) - Method in class org.teiid.metadata.Database
 
getDataWrapper() - Method in class org.teiid.metadata.Server
 
getDataWrappers() - Method in class org.teiid.metadata.Database
 
getDate(int) - Method in class org.teiid.jdbc.CallableStatementImpl
 
getDate(int, Calendar) - Method in class org.teiid.jdbc.CallableStatementImpl
 
getDate(String) - Method in class org.teiid.jdbc.CallableStatementImpl
 
getDate(String, Calendar) - Method in class org.teiid.jdbc.CallableStatementImpl
 
getDate(int, Calendar) - Method in class org.teiid.jdbc.ResultSetImpl
 
getDate(String, Calendar) - Method in class org.teiid.jdbc.ResultSetImpl
 
getDate(int) - Method in class org.teiid.jdbc.ResultSetImpl
 
getDate(String) - Method in class org.teiid.jdbc.ResultSetImpl
 
GETDATE - Static variable in class org.teiid.translator.jdbc.vertica.VerticaExecutionFactory
 
getDateFormat(CommandContext, String) - Static method in class org.teiid.query.util.CommandContext
 
getDBRef(DB, boolean) - Method in class org.teiid.translator.mongodb.MergeDetails
 
getDDLString(Schema, EnumSet<Admin.SchemaObjectType>, String) - Static method in class org.teiid.query.metadata.DDLStringVisitor
 
getDDLString(Database) - Static method in class org.teiid.query.metadata.DDLStringVisitor
 
getDebugLog() - Method in class org.teiid.client.ResultsMessage
 
getDebugLog() - Method in class org.teiid.jdbc.ConnectionImpl
 
getDebugLog() - Method in class org.teiid.jdbc.StatementImpl
 
getDebugLog() - Method in interface org.teiid.jdbc.TeiidStatement
Deprecated.
use show statement
getDebugLog() - Method in class org.teiid.query.analysis.AnalysisRecord
Get debug trace log recorded to writer.
getDecimalFormat(CommandContext, String) - Static method in class org.teiid.query.util.CommandContext
 
getDeclaration() - Method in class org.teiid.query.sql.symbol.XMLSerialize
 
getDeclaredNamespaces(NamespaceBinding[]) - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
Get all namespace undeclarations and undeclarations defined on this element.
getDefault(ElementSymbol, QueryMetadataInterface) - Static method in class org.teiid.query.resolver.util.ResolverUtil
Get the default value for the parameter, which could be null if the parameter is set to NULLABLE.
getDefaultAuthenticationType() - Method in interface org.teiid.dqp.service.SessionService
 
getDefaultAuthenticationType() - Method in class org.teiid.services.SessionServiceImpl
 
getDefaultBinding() - Method in class org.teiid.translator.ws.WSExecutionFactory
 
getDefaultCalendar() - Method in class org.teiid.jdbc.ResultSetImpl
 
getDefaultColumn(String, String, Class<?>) - Method in class org.teiid.dqp.internal.process.MetaDataProcessor
 
getDefaultColumn(String, String, String, Class<?>) - Method in class org.teiid.dqp.internal.process.MetaDataProcessor
 
getDefaultCommandCompleter() - Method in class org.teiid.adminapi.jboss.DMRCommandContext
 
getDefaultControllerAddress() - Method in class org.teiid.adminapi.jboss.DMRCommandContext
 
getDefaultControllerHost() - Method in class org.teiid.adminapi.jboss.DMRCommandContext
 
getDefaultControllerPort() - Method in class org.teiid.adminapi.jboss.DMRCommandContext
 
getDefaultExpression() - Method in class org.teiid.query.sql.lang.ObjectTable.ObjectColumn
 
getDefaultExpression() - Method in class org.teiid.query.sql.lang.XMLTable.XMLColumn
 
getDefaultHeaders() - Method in class org.teiid.translator.odata.BaseQueryExecution
 
getDefaultHeaders() - Method in class org.teiid.translator.odata4.BaseQueryExecution
 
getDefaultMultiTableBulkIdStrategy() - Method in class org.teiid.dialect.TeiidDialect
 
getDefaultMultiTableBulkIdStrategy() - Method in interface org.teiid.translator.jdbc.SQLDialect
 
getDefaultNullOrder(Object, QueryMetadataInterface, CapabilitiesFinder) - Static method in class org.teiid.query.optimizer.relational.rules.CapabilitiesUtil
 
getDefaultNullOrder() - Method in class org.teiid.query.util.Options
 
getDefaultNullOrder() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
getDefaultNullOrder() - Method in class org.teiid.translator.couchbase.CouchbaseExecutionFactory
 
getDefaultNullOrder() - Method in class org.teiid.translator.ExecutionFactory
Returns the default null ordering
getDefaultNullOrder() - Method in class org.teiid.translator.hive.ImpalaExecutionFactory
 
getDefaultNullOrder() - Method in class org.teiid.translator.jdbc.db2.BaseDB2ExecutionFactory
 
getDefaultNullOrder() - Method in class org.teiid.translator.jdbc.exasol.ExasolExecutionFactory
 
getDefaultNullOrder() - Method in class org.teiid.translator.jdbc.ingres.IngresExecutionFactory
 
getDefaultNullOrder() - Method in class org.teiid.translator.jdbc.intersyscache.InterSystemsCacheExecutionFactory
 
getDefaultNullOrder() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
getDefaultNullOrder() - Method in class org.teiid.translator.jdbc.mm.MetaMatrixExecutionFactory
 
getDefaultNullOrder() - Method in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
 
getDefaultNullOrder() - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
 
getDefaultNullOrder() - Method in class org.teiid.translator.jdbc.teiid.TeiidExecutionFactory
 
getDefaultNullOrder() - Method in class org.teiid.translator.jdbc.teradata.TeradataExecutionFactory
 
getDefaultNullOrder() - Method in class org.teiid.translator.jdbc.vertica.VerticaExecutionFactory
 
getDefaultPrecision(Class<?>) - Static method in class org.teiid.core.types.JDBCSQLTypeInfo
 
getDefaultPrecision(String) - Static method in class org.teiid.core.types.JDBCSQLTypeInfo
 
getDefaultServiceMode() - Method in class org.teiid.translator.ws.WSExecutionFactory
 
getDefaultSQLState() - Method in class org.teiid.query.sql.proc.ExceptionExpression
 
getDefaultSupportedFunctions() - Method in class org.teiid.translator.couchbase.CouchbaseExecutionFactory
 
getDefaultSupportedFunctions() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
getDefaultSupportedFunctions() - Method in class org.teiid.translator.jpa.JPA2ExecutionFactory
 
getDefaultSupportedFunctions() - Method in class org.teiid.translator.mongodb.MongoDBExecutionFactory
 
getDefaultSupportedFunctions() - Method in class org.teiid.translator.odata.ODataExecutionFactory
 
getDefaultSupportedFunctions() - Method in class org.teiid.translator.odata4.ODataExecutionFactory
 
getDefaultSupportedFunctions() - Method in class org.teiid.translator.solr.SolrExecutionFactory
 
getDefaultTimeout() - Method in class org.teiid.resource.adapter.ftp.FtpManagedConnectionFactory
 
getDefaultTimeZoneString() - Static method in class org.teiid.translator.salesforce.Util
 
getDefaultTransactionIsolation() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
getDefaultValue() - Method in class org.teiid.adminapi.impl.PropertyDefinitionMetadata
 
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(Object, Method, TranslatorProperty) - Static method in class org.teiid.deployers.TranslatorUtil
 
getDefaultValue() - Method in class org.teiid.metadata.BaseColumn
 
getDefaultValue(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
getDefaultValue(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
getDefaultValue(Object) - Method in interface org.teiid.query.metadata.QueryMetadataInterface
Get the element's default value for an element symbol
getDefaultValue(Object) - Method in class org.teiid.query.metadata.TempMetadataAdapter
 
getDefaultValue(Object) - Method in class org.teiid.query.metadata.TransformationMetadata
 
getDefaultVdbVersion() - Method in class org.teiid.olingo.web.ODataFilter
 
getDefinition() - Method in class org.teiid.query.sql.lang.Alter
 
getDefinition() - Method in class org.teiid.query.sql.symbol.GroupSymbol
Get the definition for the group symbol, which may be null
getDelegate() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
For testing only
getDelegate() - Method in class org.teiid.translator.odata.TeiidEdmMetadata
 
getDelegateName() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
getDelegateName() - Method in interface org.teiid.translator.DelegatingExecutionFactory
 
getDelegateName() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
 
getDelegationCredential() - Method in class org.teiid.security.GSSResult
 
getDeleted(String, Calendar, Calendar) - Method in class org.teiid.resource.adapter.salesforce.SalesforceConnectionImpl
 
getDeleted(String, Calendar, Calendar) - Method in interface org.teiid.translator.salesforce.SalesforceConnection
 
getDeletedDate() - Method in class org.teiid.translator.salesforce.execution.DeletedObject
 
GetDeletedExecutionImpl - Class in org.teiid.translator.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 org.teiid.translator.salesforce.execution.GetDeletedExecutionImpl
 
getDeletePlan() - Method in class org.teiid.metadata.Table
 
getDeletePlan(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadata
Get procedure defining the delete plan for this group.
getDeletePlan(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
getDeletePlan(Object) - Method in interface org.teiid.query.metadata.QueryMetadataInterface
Get procedure defining the delete plan for this group.
getDeletePlan(Object) - Method in class org.teiid.query.metadata.TransformationMetadata
 
getDeleteQuery() - Method in class org.teiid.translator.infinispan.hotrod.InfinispanUpdateVisitor
 
getDeleteReport() - Method in class org.teiid.query.validator.UpdateValidator
 
getDeleteTarget() - Method in class org.teiid.query.validator.UpdateValidator.UpdateInfo
 
getDeleteType() - Method in class org.teiid.query.validator.UpdateValidator.UpdateInfo
 
getDeleteValidationError() - Method in class org.teiid.query.validator.UpdateValidator.UpdateInfo
 
getDelimiter() - Method in class org.teiid.query.sql.lang.TextTable
 
getDelimiter() - Method in class org.teiid.query.sql.symbol.TextLine
 
getDependentCriteriaNode(String, List<Expression>, List<Expression>, PlanNode, QueryMetadataInterface, NewCalculateCostUtil.DependentCostAnalysis, Boolean, Option.MakeDep) - Static method in class org.teiid.query.optimizer.relational.rules.RuleChooseDependent
 
getDependentGroups() - Method in class org.teiid.query.sql.lang.Option
Get all groups to make dependent
getDependentValueId() - Method in class org.teiid.language.Parameter
The id of the dependent values this parameter references.
getDependentValues() - Method in class org.teiid.language.Select
Gets the dependent value lists.
getDependentValues() - Method in class org.teiid.language.WithItem
 
getDependentValueSource() - Method in class org.teiid.query.processor.relational.JoinNode
 
getDependentValueSource() - Method in class org.teiid.query.sql.lang.DependentSetCriteria
 
getDependentValueSourceName() - Method in class org.teiid.query.processor.relational.JoinNode
 
getDeployments() - Method in interface org.teiid.adminapi.Admin
Get existing deployments on in the sysem
getDeployments() - Method in class org.teiid.adminapi.jboss.AdminFactory.AdminImpl
 
getDeployments() - Method in class org.teiid.runtime.EmbeddedAdminImpl
 
getDerivedColumns() - Method in class org.teiid.language.Select
 
getDescription() - Method in interface org.teiid.adminapi.DataPolicy
Get the description of the Data Policy
getDescription() - Method in interface org.teiid.adminapi.Entry
Description
getDescription() - Method in class org.teiid.adminapi.impl.DataPolicyMetadata
 
getDescription() - Method in class org.teiid.adminapi.impl.EntryMetaData
 
getDescription() - Method in class org.teiid.adminapi.impl.ModelMetaData
 
getDescription() - Method in class org.teiid.adminapi.impl.PropertyDefinitionMetadata
 
getDescription() - Method in class org.teiid.adminapi.impl.VDBMetaData
 
getDescription() - Method in class org.teiid.adminapi.impl.VDBTranslatorMetaData
 
getDescription() - Method in interface org.teiid.adminapi.Model
Description about the model
getDescription() - Method in interface org.teiid.adminapi.PropertyDefinition
Get the description of this property.
getDescription() - Method in interface org.teiid.adminapi.Translator
Get the Translator description
getDescription() - Method in interface org.teiid.adminapi.VDB
Get the description of the VDB
getDescription() - Method in class org.teiid.api.exception.query.UnresolvedSymbolDescription
Get the description of the problem
getDescription() - Method in class org.teiid.core.types.Transform
Get description.
getDescription() - Method in class org.teiid.jdbc.BaseDataSource
Returns the description of this data source.
getDescription() - Method in class org.teiid.metadata.FunctionMethod
Get description of method
getDescription() - Method in class org.teiid.metadata.FunctionParameter
Get description of parameter
getDescriptionProperties() - Method in class org.teiid.query.processor.BatchedUpdatePlan
 
getDescriptionProperties() - Method in class org.teiid.query.processor.DdlPlan
 
getDescriptionProperties() - Method in class org.teiid.query.processor.proc.AssignmentInstruction
 
getDescriptionProperties() - Method in class org.teiid.query.processor.proc.BlockInstruction
 
getDescriptionProperties() - Method in class org.teiid.query.processor.proc.BranchingInstruction
 
getDescriptionProperties() - Method in class org.teiid.query.processor.proc.CreateCursorResultSetInstruction
 
getDescriptionProperties() - Method in class org.teiid.query.processor.proc.ErrorInstruction
 
getDescriptionProperties() - Method in class org.teiid.query.processor.proc.ExecDynamicSqlInstruction
 
getDescriptionProperties() - Method in class org.teiid.query.processor.proc.IfInstruction
 
getDescriptionProperties() - Method in class org.teiid.query.processor.proc.LoopInstruction
 
getDescriptionProperties() - Method in class org.teiid.query.processor.proc.ProcedurePlan
 
getDescriptionProperties() - Method in class org.teiid.query.processor.proc.Program
 
getDescriptionProperties() - Method in class org.teiid.query.processor.proc.ProgramInstruction
 
getDescriptionProperties() - Method in class org.teiid.query.processor.proc.ReturnInstruction
 
getDescriptionProperties() - Method in class org.teiid.query.processor.proc.WhileInstruction
 
getDescriptionProperties() - Method in class org.teiid.query.processor.ProcessorPlan
 
getDescriptionProperties() - Method in class org.teiid.query.processor.relational.AccessNode
 
getDescriptionProperties() - Method in class org.teiid.query.processor.relational.ArrayTableNode
 
getDescriptionProperties() - Method in class org.teiid.query.processor.relational.BatchedUpdateNode
 
getDescriptionProperties() - Method in class org.teiid.query.processor.relational.GroupingNode
 
getDescriptionProperties() - Method in class org.teiid.query.processor.relational.JoinNode
 
getDescriptionProperties() - Method in class org.teiid.query.processor.relational.LimitNode
 
getDescriptionProperties() - Method in class org.teiid.query.processor.relational.ObjectTableNode
 
getDescriptionProperties() - Method in class org.teiid.query.processor.relational.PlanExecutionNode
 
getDescriptionProperties() - Method in class org.teiid.query.processor.relational.ProjectIntoNode
 
getDescriptionProperties() - Method in class org.teiid.query.processor.relational.ProjectNode
 
getDescriptionProperties() - Method in class org.teiid.query.processor.relational.RelationalNode
 
getDescriptionProperties() - Method in class org.teiid.query.processor.relational.RelationalPlan
 
getDescriptionProperties() - Method in class org.teiid.query.processor.relational.SelectNode
 
getDescriptionProperties() - Method in class org.teiid.query.processor.relational.SortNode
 
getDescriptionProperties() - Method in class org.teiid.query.processor.relational.TextTableNode
 
getDescriptionProperties() - Method in class org.teiid.query.processor.relational.WindowFunctionProjectNode
 
getDescriptionProperties() - Method in class org.teiid.xquery.saxon.SaxonXMLTableNode
 
getDesignTimeMetadata() - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
getDesignTimeMetadata() - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
getDesignTimeMetadata() - Method in interface org.teiid.query.metadata.QueryMetadataInterface
Get the metadata without visibility and session tables
getDesignTimeMetadata() - Method in class org.teiid.query.metadata.TransformationMetadata
 
getDetails() - Method in class org.teiid.jboss.rest.TeiidRSExceptionHandler.ResponseError
 
getDeterminism() - Method in class org.teiid.metadata.FunctionMethod
 
getDeterminism() - Method in class org.teiid.query.sql.lang.CacheHint
 
getDeterminismLevel() - Method in class org.teiid.query.sql.visitor.EvaluatableVisitor
 
getDeterminismLevel() - Method in class org.teiid.query.util.CommandContext
 
getDeterministic() - Method in class org.teiid.query.function.FunctionDescriptor
 
getDialect() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
getDialect() - Method in class org.teiid.translator.jdbc.teiid.TeiidExecutionFactory
 
getDirectExecutor() - Static method in class org.teiid.core.util.ExecutorUtils
 
getDirection() - Method in class org.teiid.language.Argument
 
getDirectory() - Method in class org.teiid.common.buffer.impl.FileStorageManager
 
getDirectoryEntries(VirtualFile, VirtualFile) - Method in class org.teiid.metadata.PureZipFileSystem
getDirectoryEntries(VirtualFile, VirtualFile) - Method in class org.teiid.resource.adapter.ftp.FtpFileSystem
 
getDirectQueryProcedureName() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
getDirectQueryProcedureName() - Method in class org.teiid.translator.ExecutionFactory
Defines the name of the direct processing procedure.
getDisableLocalTransactions() - Method in class org.teiid.jdbc.JDBCURL
 
getDisableLocalTxn() - Method in class org.teiid.jdbc.BaseDataSource
 
getDiskReadCount() - Method in interface org.teiid.adminapi.EngineStatisticsBean
Number reads from the disk used by buffer manager that cache overflowed.
getDiskReadCount() - Method in class org.teiid.adminapi.impl.EngineStatisticsMetadata
 
getDiskReadCount() - Method in class org.teiid.services.BufferServiceImpl
 
getDiskSpaceUsedInMB() - Method in interface org.teiid.adminapi.EngineStatisticsBean
Disk space used by buffer manager to save overflowed memory contents
getDiskSpaceUsedInMB() - Method in class org.teiid.adminapi.impl.EngineStatisticsMetadata
 
getDiskUsage() - Method in class org.teiid.common.buffer.impl.BufferFrontedFileStoreCache
 
getDiskWriteCount() - Method in interface org.teiid.adminapi.EngineStatisticsBean
Number of writes to disk by buffer manager to save the overflow from memory
getDiskWriteCount() - Method in class org.teiid.adminapi.impl.EngineStatisticsMetadata
 
getDiskWriteCount() - Method in class org.teiid.services.BufferServiceImpl
 
getDisplayFullyQualified() - Method in class org.teiid.query.sql.symbol.ElementSymbol
Get whether this element will be displayed as fully qualified
getDisplayMode() - Method in class org.teiid.query.sql.symbol.ElementSymbol
 
getDisplayName() - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
Get the display name of this node.
getDisplayName() - Method in class org.teiid.adminapi.impl.PropertyDefinitionMetadata
 
getDisplayName() - Method in interface org.teiid.adminapi.PropertyDefinition
Get the localized display name of this property.
getDisplayName() - Method in class org.teiid.core.types.Transform
Get nice display name for GUIs.
getDisplayNames() - Static method in class org.teiid.logging.MessageLevel
 
getDistinctValues() - Method in class org.teiid.metadata.Column
 
getDistinctValues() - Method in class org.teiid.metadata.ColumnStats
 
getDistinctValues(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
getDistinctValues(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
getDistinctValues(Object) - Method in interface org.teiid.query.metadata.QueryMetadataInterface
Get the number of distinct values for this column.
getDistinctValues(Object) - Method in class org.teiid.query.metadata.TempMetadataAdapter
 
getDistinctValues(Object) - Method in class org.teiid.query.metadata.TransformationMetadata
 
getDistinctValuesAsFloat() - Method in class org.teiid.metadata.Column
 
getDnsSrvEnabled() - Method in class org.teiid.resource.adapter.couchbase.CouchbaseManagedConnectionFactory
 
getDocument() - Method in class org.teiid.query.sql.symbol.XMLSerialize
 
GETDOCUMENT - Static variable in interface org.teiid.translator.couchbase.CouchbaseProperties
 
getDocument() - Method in class org.teiid.translator.mongodb.MergeDetails
 
getDocumentAttributeName(Column, boolean, RuntimeMetadata) - Static method in class org.teiid.translator.infinispan.hotrod.MarshallerBuilder
 
getDocumentName() - Method in class org.teiid.translator.mongodb.ProcessingNode
 
getDocumentNumber() - Method in class net.sf.saxon.option.xom.XOMDocumentWrapper
Get the unique document number for this document (the number is unique for all documents within a NamePool)
GETDOCUMENTS - Static variable in interface org.teiid.translator.couchbase.CouchbaseProperties
 
getDomainDDLString(Database) - Static method in class org.teiid.query.metadata.DDLStringVisitor
 
getDomainName() - Method in class org.teiid.translator.simpledb.SimpleDBInsertVisitor
 
getDomains() - Method in class org.teiid.resource.adapter.simpledb.SimpleDBConnectionImpl
 
getDomains() - Method in interface org.teiid.translator.simpledb.api.SimpleDBConnection
Lists all domains of database
getDouble(int) - Method in class org.teiid.jdbc.CallableStatementImpl
 
getDouble(String) - Method in class org.teiid.jdbc.CallableStatementImpl
 
getDouble(int) - Method in class org.teiid.jdbc.ResultSetImpl
 
getDouble(String) - Method in class org.teiid.jdbc.ResultSetImpl
 
getDoubleProperty(Properties, String, double) - Static method in class org.teiid.core.util.PropertiesUtils
 
getDQP() - Method in class org.teiid.jdbc.StatementImpl
 
getDQP() - Method in class org.teiid.runtime.MaterializationManager
 
getDQPCore() - Method in class org.teiid.deployers.EventDistributorImpl
 
getDqpCore() - Method in class org.teiid.dqp.internal.process.RequestWorkItem
 
getDQPCore() - Method in class org.teiid.jboss.EventDistributorFactoryService
 
getDQPCore() - Method in class org.teiid.services.AbstractEventDistributorFactoryService
 
getDqpInjector() - Method in class org.teiid.jboss.TransportService
 
getDqpWorkContext() - Method in class org.teiid.dqp.internal.process.FutureWork
 
getDqpWorkContext() - Method in class org.teiid.dqp.internal.process.RequestWorkItem
 
getDqpWorkContext() - Method in interface org.teiid.dqp.internal.process.ThreadReuseExecutor.PrioritizedRunnable
 
getDqpWorkContext() - Method in class org.teiid.dqp.internal.process.ThreadReuseExecutor.RunnableWrapper
 
getDQPWorkContext() - Method in class org.teiid.query.util.CommandContext
 
getDriver() - Method in class org.teiid.runtime.EmbeddedServer
 
getDriverMajorVersion() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
Gets this drivers major version number
getDriverMinorVersion() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
Gets this drivers minor version number
getDriverName() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
Get the name of this JDBC driver
getDriverName() - Method in class org.teiid.jdbc.TeiidDriver
 
getDriverVersion() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
This method gets the version of this JDBC driver.
getEarliestDateAvailable() - Method in class org.teiid.translator.salesforce.execution.DeletedResult
 
getEdmEntityType() - Method in class org.teiid.olingo.ComplexReturnType
 
getEdmEntityType() - Method in class org.teiid.olingo.service.DocumentNode
 
getEdmType() - Method in class org.teiid.olingo.ProjectedColumn
 
getElement(Object) - Method in class org.teiid.dqp.internal.datamgr.RuntimeMetadataImpl
 
getElementID(String) - Method in class org.teiid.dqp.internal.process.multisource.MultiSourceMetadataWrapper
 
getElementID(String) - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
getElementID(String) - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
getElementID(String) - Method in interface org.teiid.query.metadata.QueryMetadataInterface
Get the metadata-implementation identifier object for the given element name.
getElementID(String) - Method in class org.teiid.query.metadata.TempMetadataAdapter
Check metadata first, then check temp groups if not found
getElementID(String) - Method in class org.teiid.query.metadata.TransformationMetadata
 
getElementIDsInAccessPattern(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
getElementIDsInAccessPattern(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
getElementIDsInAccessPattern(Object) - Method in interface org.teiid.query.metadata.QueryMetadataInterface
Get the elements in the access pattern
getElementIDsInAccessPattern(Object) - Method in class org.teiid.query.metadata.TempMetadataAdapter
 
getElementIDsInAccessPattern(Object) - Method in class org.teiid.query.metadata.TransformationMetadata
 
getElementIDsInGroupID(Object) - Method in class org.teiid.dqp.internal.process.multisource.MultiSourceMetadataWrapper
 
getElementIDsInGroupID(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
getElementIDsInGroupID(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
getElementIDsInGroupID(Object) - Method in interface org.teiid.query.metadata.QueryMetadataInterface
Get list of metadata element IDs for a group ID
getElementIDsInGroupID(Object) - Method in class org.teiid.query.metadata.TempMetadataAdapter
 
getElementIDsInGroupID(Object) - Method in class org.teiid.query.metadata.TransformationMetadata
 
getElementIDsInIndex(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
getElementIDsInIndex(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
getElementIDsInIndex(Object) - Method in interface org.teiid.query.metadata.QueryMetadataInterface
Get the elements in the index
getElementIDsInIndex(Object) - Method in class org.teiid.query.metadata.TempMetadataAdapter
 
getElementIDsInIndex(Object) - Method in class org.teiid.query.metadata.TransformationMetadata
 
getElementIDsInKey(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
getElementIDsInKey(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
getElementIDsInKey(Object) - Method in interface org.teiid.query.metadata.QueryMetadataInterface
Get the elements in the key
getElementIDsInKey(Object) - Method in class org.teiid.query.metadata.TempMetadataAdapter
 
getElementIDsInKey(Object) - Method in class org.teiid.query.metadata.TransformationMetadata
 
getElementLength(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
getElementLength(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
getElementLength(Object) - Method in interface org.teiid.query.metadata.QueryMetadataInterface
Get the element length for a given element ID.
getElementLength(Object) - Method in class org.teiid.query.metadata.TempMetadataAdapter
 
getElementLength(Object) - Method in class org.teiid.query.metadata.TransformationMetadata
 
getElementList() - Method in class org.teiid.translator.ldap.LDAPSearchDetails
get the element list
getElementRuntimeTypeName(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
getElementRuntimeTypeName(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
getElementRuntimeTypeName(Object) - Method in interface org.teiid.query.metadata.QueryMetadataInterface
Get the element type name for an element symbol.
getElementRuntimeTypeName(Object) - Method in class org.teiid.query.metadata.TempMetadataAdapter
 
getElementRuntimeTypeName(Object) - Method in class org.teiid.query.metadata.TransformationMetadata
 
getElements() - Method in class org.teiid.language.GroupBy
Get list of IExpression that the GROUP BY should be grouped on.
getElements() - Method in class org.teiid.query.metadata.TempMetadataID
Get elements - only valid for groups
getElements() - Method in class org.teiid.query.processor.relational.RelationalNode
 
getElements() - Method in class org.teiid.query.processor.relational.SortingFilter
 
getElements(LanguageObject, Collection<? super ElementSymbol>) - Static method in class org.teiid.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 org.teiid.query.sql.visitor.ElementCollectorVisitor
 
getElements(LanguageObject, boolean) - Static method in class org.teiid.query.sql.visitor.ElementCollectorVisitor
Helper to quickly get the elements from obj in a collection.
getElements(LanguageObject, boolean, boolean) - Static method in class org.teiid.query.sql.visitor.ElementCollectorVisitor
Helper to quickly get the elements from obj in a collection.
getElements(LanguageObject, boolean, boolean, boolean) - Static method in class org.teiid.query.sql.visitor.ElementCollectorVisitor
 
getElementSymbols() - Method in class org.teiid.query.sql.symbol.MultipleElementSymbol
Get the element symbols referred to by this multiple element symbol
getElseBlock() - Method in class org.teiid.query.sql.proc.IfStatement
Get the statement's ELSE block.
getElseExpression() - Method in class org.teiid.language.SearchedCase
 
getElseExpression() - Method in class org.teiid.query.sql.symbol.AbstractCaseExpression
Gets the expression in the ELSE part of this expression.
getElseProgram() - Method in class org.teiid.query.processor.proc.IfInstruction
 
getEmbeddedTable() - Method in class org.teiid.translator.mongodb.MergeDetails
 
getEmptyOnEmpty() - Method in class org.teiid.query.sql.symbol.XMLQuery
 
getEnabled() - Method in class org.teiid.query.sql.lang.AlterTrigger
 
getEnabledCipherSuitesAsArray() - Method in class org.teiid.transport.SSLConfiguration
 
getEncodedKey() - Method in class org.teiid.core.crypto.SymmetricCryptor
 
getEncoding() - Method in interface org.teiid.core.index.IDocument
Returns the encoding for this document
getEncoding() - Method in class org.teiid.core.types.XMLType
 
getEncoding(SQLXML) - Static method in class org.teiid.core.types.XMLType
Returns the encoding or null if it cannot be determined
getEncoding(InputStream) - Static method in class org.teiid.core.types.XMLType
 
getEncoding() - Method in class org.teiid.odbc.ODBCServerRemoteImpl
 
getEncoding() - Method in class org.teiid.query.sql.symbol.TextLine
 
getEncoding() - Method in class org.teiid.query.sql.symbol.XMLSerialize
 
getEncoding() - Method in class org.teiid.translator.amazon.s3.S3ExecutionFactory
 
getEncoding() - Method in class org.teiid.translator.file.FileExecutionFactory
 
getEncoding() - Method in class org.teiid.transport.PgBackendProtocol
 
getEncryption() - Method in class org.teiid.translator.amazon.s3.S3ExecutionFactory
 
getEncryptionkey() - Method in class org.teiid.translator.amazon.s3.S3ExecutionFactory
 
getEncryptRequests() - Method in class org.teiid.jdbc.TeiidDataSource
 
getEnd() - Method in class org.teiid.language.WindowFrame
Return the end bound, may be null
getEnd() - Method in class org.teiid.query.sql.symbol.WindowFrame
Return the end bound, may be null
getEndColumn() - Method in class org.teiid.query.parser.JavaCharStream
Get end column.
getEndLine() - Method in class org.teiid.query.parser.JavaCharStream
Get end line.
getEndPoint() - Method in class org.teiid.resource.adapter.ws.WSManagedConnectionFactory
 
getEndPointName() - Method in class org.teiid.resource.adapter.ws.WSManagedConnectionFactory
 
getEndRow() - Method in class org.teiid.common.buffer.TupleBatch
Return number of the last row of the tuple source that is contained in this batch (one-based).
getEngineStatisticsBean() - Method in interface org.teiid.runtime.jmx.TeiidBean
Get the engine statistics related to memory and plans.
getEngineStats() - Method in interface org.teiid.adminapi.Admin
Get the Engine Statistics for the given type
getEngineStats() - Method in class org.teiid.adminapi.jboss.AdminFactory.AdminImpl
 
getEngineStats() - Method in class org.teiid.runtime.EmbeddedAdminImpl
 
getEnitityURL() - Method in class org.teiid.translator.odata.ODataSQLVisitor
 
getEnityTable() - Method in class org.teiid.translator.odata.ODataSQLVisitor
 
getEntity() - Method in class org.teiid.olingo.ComplexReturnType
 
getEntityContainer() - Method in class org.teiid.translator.odata.ODataMetadataProcessor
 
getEntityResource() - Method in class org.teiid.olingo.service.ODataExpressionToSQLVisitor
 
getEntries() - Method in class org.teiid.adminapi.impl.VDBMetaData
 
getEntries() - Method in interface org.teiid.adminapi.VDB
Get the list of other resources included in the VDB
getEntriesPlusVisibilities() - Method in class org.teiid.query.metadata.VDBResources
 
getEntry(char[]) - Method in class org.teiid.internal.core.index.BlocksIndexInput
Returns the entry corresponding to the given word.
getEnvironment() - Method in class org.teiid.resource.adapter.ldap.LDAPConnectionImpl
 
getErrorCode() - Method in class org.teiid.query.sql.proc.ExceptionExpression
 
getErrorType() - Method in exception org.teiid.json.simple.ParseException
 
getEscapeChar() - Method in class org.teiid.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 class org.teiid.language.Like
 
getEstimateNodeCardinality() - Method in class org.teiid.query.processor.relational.RelationalNode
 
getEvaluator(Map) - Method in class org.teiid.query.processor.relational.SubqueryAwareRelationalNode
 
getEvent() - Method in class org.teiid.metadata.Trigger
 
getEvent() - Method in class org.teiid.query.sql.lang.AlterTrigger
 
getEventDistributor() - Method in class org.teiid.dqp.internal.process.DataTierManagerImpl
 
getEventDistributor() - Method in interface org.teiid.events.EventDistributorFactory
Get an EventDistributor that will distribute events to all members.
getEventDistributor() - Method in class org.teiid.query.processor.proc.ProcedurePlan
 
getEventDistributor() - Method in interface org.teiid.query.processor.ProcessorDataManager
 
getEventDistributor() - Method in class org.teiid.query.tempdata.TempTableDataManager
 
getEventDistributor() - Method in class org.teiid.runtime.EmbeddedServer
 
getEventDistributor() - Method in class org.teiid.services.AbstractEventDistributorFactoryService
 
getEventDistributorFactoryInjector() - Method in class org.teiid.jboss.DQPCoreService
 
getEvictionQueue() - Method in class org.teiid.common.buffer.impl.LrfuEvictionQueue
 
getEwkb() - Method in class org.teiid.GeometryInputSource
 
getExcelFileName() - Method in class org.teiid.translator.excel.ExcelMetadataProcessor
 
getException() - Method in class org.teiid.client.ResultsMessage
 
getException() - Method in class org.teiid.client.util.ExceptionHolder
 
getException() - Method in class org.teiid.logging.AuditMessage
The exception associated with a failed logon attempt.
getException() - Method in class org.teiid.query.optimizer.relational.rules.CriteriaCapabilityValidatorVisitor
 
getException() - Method in class org.teiid.query.validator.AbstractValidationVisitor
 
getException() - Method in class org.teiid.translator.yahoo.TickerCollectorVisitor
 
getExceptionGroup() - Method in class org.teiid.query.processor.proc.Program
 
getExceptionGroup() - Method in class org.teiid.query.sql.proc.Block
 
getExceptionObject() - Method in class org.teiid.query.validator.AbstractValidationVisitor
 
getExceptionOfType(Throwable, Class<T>) - Static method in class org.teiid.client.util.ExceptionUtil
 
getExceptionProgram() - Method in class org.teiid.query.processor.proc.Program
 
getExceptions() - Method in class org.teiid.translator.excel.ExcelQueryVisitor
 
getExceptionStatements() - Method in class org.teiid.query.sql.proc.Block
 
getExcludedCommonTableExpressionName() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
getExcludedCommonTableExpressionName() - Method in class org.teiid.translator.ExecutionFactory
 
getExcludeProcedures() - Method in class org.teiid.translator.jdbc.JDBCMetadataProcessor
 
getExcludeSequences() - Method in class org.teiid.translator.jdbc.JDBCMetadataProcessor
 
getExcludeTables() - Method in class org.teiid.translator.jdbc.JDBCMetadataProcessor
 
getExcludeTables() - Method in class org.teiid.translator.mongodb.MongoDBMetadataProcessor
 
getExcludeTables() - Method in class org.teiid.translator.salesforce.SalesForceMetadataProcessor
 
getExecProt() - Method in class org.teiid.resource.adapter.ftp.FtpManagedConnectionFactory
 
getExecutionContext() - Method in class org.teiid.logging.CommandLogMessage
Only available for source commands
getExecutionContext() - Method in class org.teiid.translator.jdbc.SQLConversionVisitor
Retrieve the per-command execution context for this visitor (intended for subclasses to use).
getExecutionContext() - Method in interface org.teiid.translator.salesforce.execution.ProcedureExecutionParent
 
getExecutionContext() - Method in class org.teiid.translator.salesforce.execution.ProcedureExecutionParentImpl
 
getExecutionCountIdentifier() - Method in class org.teiid.dqp.internal.datamgr.ExecutionContextImpl
 
getExecutionCountIdentifier() - Method in interface org.teiid.translator.ExecutionContext
Execution count defines an id; where every access to the connector from the 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.
getExecutionFactory(String, TranslatorRepository, TranslatorRepository, VDBMetaData, IdentityHashMap<Translator, ExecutionFactory<Object, Object>>, HashSet<String>) - Static method in class org.teiid.deployers.TranslatorUtil
 
getExecutionFactory() - Method in class org.teiid.dqp.internal.datamgr.ConnectorManager
Get the Translator object managed by this manager.
getExecutionFactory(String) - Method in interface org.teiid.dqp.internal.datamgr.ConnectorManagerRepository.ExecutionFactoryProvider
 
getExecutionFactory(String) - Method in class org.teiid.runtime.EmbeddedServer
 
getExecutionFactoryClass() - Method in class org.teiid.adminapi.impl.VDBTranslatorMetaData
 
getExecutionId() - Method in class org.teiid.adminapi.impl.RequestMetadata
 
getExecutionId() - Method in interface org.teiid.adminapi.RequestBean
Get the ExecutionId for a Request
getExecutionId() - Method in class org.teiid.client.RequestMessage
 
getExecutionId() - Method in class org.teiid.dqp.message.AtomicRequestID
 
getExecutionID() - Method in class org.teiid.dqp.message.RequestID
Return executionID, which identifies a per-connection execution.
getExecutionMode() - Method in class org.teiid.infinispan.server.tasks.BulkInsertTask
 
getExecutionPayload() - Method in class org.teiid.client.RequestMessage
 
getExecutionPayload() - Method in class org.teiid.dqp.internal.datamgr.ExecutionContextImpl
 
getExecutionPayload() - Method in interface org.teiid.translator.ExecutionContext
getExecutionProperties() - Method in class org.teiid.jdbc.ConnectionImpl
 
getExecutionProperty(String) - Method in class org.teiid.jdbc.ConnectionImpl
 
getExecutionProperty(String) - Method in class org.teiid.jdbc.StatementImpl
 
getExecutionProperty(String) - Method in interface org.teiid.jdbc.TeiidStatement
Deprecated.
use show statement
getExecutor() - Method in class org.teiid.deployers.VDBStatusChecker
 
getExecutor() - Method in class org.teiid.query.util.CommandContext
 
getExitCode() - Method in class org.teiid.adminapi.jboss.DMRCommandContext
 
getExpandedCommand() - Method in class org.teiid.query.sql.lang.UnaryFromClause
 
getExpands() - Method in class org.teiid.olingo.service.DocumentNode
 
getExpectedHeight(long) - Method in class org.teiid.common.buffer.STree
 
getExpectedNumberOfRows() - Method in class org.teiid.translator.google.api.result.UpdateResult
 
getExpectedType() - Method in class org.teiid.query.sql.proc.AssignmentStatement
 
getExpectedType() - Method in interface org.teiid.query.sql.proc.ExpressionStatement
 
getExpectedType() - Method in class org.teiid.query.sql.proc.RaiseStatement
 
getExpiresIn() - Method in class org.teiid.resource.adapter.google.auth.OAuth2Tokens
 
getExportedCorrelatedReferences() - Method in class org.teiid.query.optimizer.relational.plantree.PlanNode
 
getExportedKeys(String, String, String) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
getExpr2(String, Integer) - Static method in class org.teiid.deployers.PgCatalogMetadataStore.FunctionMethods
 
getExpr3(String, Integer, Boolean) - Static method in class org.teiid.deployers.PgCatalogMetadataStore.FunctionMethods
 
getExpression() - Method in class org.teiid.language.AggregateFunction
Deprecated. 
getExpression() - Method in class org.teiid.language.Argument
 
getExpression() - Method in class org.teiid.language.DerivedColumn
 
getExpression() - Method in class org.teiid.language.IsNull
 
getExpression() - Method in class org.teiid.language.SortSpecification
 
getExpression() - Method in class org.teiid.olingo.ProjectedColumn
 
getExpression(Expression) - Method in class org.teiid.olingo.service.ODataExpressionToSQLVisitor
 
getExpression(UriInfoResource) - Method in class org.teiid.olingo.service.ODataExpressionToSQLVisitor
 
getExpression() - Method in class org.teiid.query.processor.proc.AssignmentInstruction
 
getExpression() - Method in class org.teiid.query.sql.lang.AbstractSetCriteria
Gets the membership expression to be compared.
getExpression() - Method in class org.teiid.query.sql.lang.BetweenCriteria
Get expression.
getExpression() - Method in class org.teiid.query.sql.lang.ExpressionCriteria
 
getExpression() - Method in class org.teiid.query.sql.lang.IsNullCriteria
Get expression.
getExpression() - Method in class org.teiid.query.sql.lang.SPParameter
Return the expression defining the value of this parameter
getExpression() - Method in class org.teiid.query.sql.proc.AssignmentStatement
 
getExpression() - Method in interface org.teiid.query.sql.proc.ExpressionStatement
 
getExpression() - Method in class org.teiid.query.sql.proc.RaiseStatement
 
getExpression() - Method in class org.teiid.query.sql.symbol.CaseExpression
Gets the expression whose evaluation is being tested in this case expression.
getExpression() - Method in class org.teiid.query.sql.symbol.DerivedColumn
 
getExpression() - Method in class org.teiid.query.sql.symbol.ExpressionSymbol
Get the expression for this symbol
getExpression() - Method in class org.teiid.query.sql.symbol.Reference
 
getExpression() - Method in class org.teiid.query.sql.symbol.XMLCast
 
getExpression() - Method in class org.teiid.query.sql.symbol.XMLParse
 
getExpression() - Method in class org.teiid.query.sql.symbol.XMLSerialize
 
getExpression(Expression) - Static method in class org.teiid.query.sql.util.SymbolMap
 
getExpressionPosition(int) - Method in class org.teiid.query.sql.lang.OrderBy
 
getExpressionPosition() - Method in class org.teiid.query.sql.lang.OrderByItem
 
getExpressions() - Method in class org.teiid.language.Array
 
getExpressions() - Method in class org.teiid.query.sql.symbol.Array
 
getExpressions() - Method in class org.teiid.query.sql.symbol.TextLine
 
getExtensionProperties(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
getExtensionProperties(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
getExtensionProperties(Object) - Method in interface org.teiid.query.metadata.QueryMetadataInterface
Get all extension properties defined on this metadata object
getExtensionProperties(Object) - Method in class org.teiid.query.metadata.TempMetadataAdapter
 
getExtensionProperties(Object) - Method in class org.teiid.query.metadata.TransformationMetadata
 
getExtensionProperty(Object, String, boolean) - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
getExtensionProperty(Object, String, boolean) - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
getExtensionProperty(Object, String, boolean) - Method in interface org.teiid.query.metadata.QueryMetadataInterface
 
getExtensionProperty(Object, String, boolean) - Method in class org.teiid.query.metadata.TempMetadataAdapter
 
getExtensionProperty(Object, String, boolean) - Method in class org.teiid.query.metadata.TransformationMetadata
 
getExternalGroupContexts() - Method in class org.teiid.query.sql.lang.Command
 
getExtraNameCharacters() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
Gets the extra characters that can be used in unquoted identifier names (those beyond a-z, 0-9, and _)
getFactory() - Method in class org.teiid.query.eval.TeiidScriptEngine
 
getFailedConnectors() - Method in exception org.teiid.jdbc.PartialResultsWarning
Obtain list of connectors that failed.
getFailureMessage() - Method in class org.teiid.query.validator.ValidatorReport
 
getFetchDirection() - Method in class org.teiid.jdbc.ResultSetImpl
Gets the direction suggested to the driver as the direction in which to fetch rows.
getFetchDirection() - Method in class org.teiid.jdbc.StatementImpl
 
getFetchSize() - Method in class org.teiid.client.RequestMessage
 
getFetchSize() - Method in class org.teiid.dqp.message.AtomicRequestMessage
 
getFetchSize() - Method in class org.teiid.jdbc.BaseDataSource
 
getFetchSize() - Method in class org.teiid.jdbc.JDBCURL
 
getFetchSize() - Method in class org.teiid.jdbc.ResultSetImpl
 
getFetchSize() - Method in class org.teiid.jdbc.StatementImpl
 
getField(int, int) - Method in class org.teiid.internal.core.index.Field
 
getFieldNameList() - Method in class org.teiid.translator.solr.SolrSQLHierarchyVistor
 
getFile(int) - Method in class org.teiid.internal.core.index.FileListBlock
 
getFile(VirtualFile, VirtualFile) - Method in class org.teiid.metadata.PureZipFileSystem
getFile() - Method in class org.teiid.query.sql.lang.TextTable
 
getFile(String) - Method in class org.teiid.resource.adapter.ftp.FtpFileConnectionImpl
 
getFile(VirtualFile, VirtualFile) - Method in class org.teiid.resource.adapter.ftp.FtpFileSystem
 
GETFILE - Static variable in class org.teiid.translator.amazon.s3.S3ExecutionFactory
 
getFileChildrenRecursively() - Method in class org.teiid.metadata.JBossVirtualFile
 
getFileChildrenRecursively() - Method in class org.teiid.query.metadata.NioVirtualFile
 
getFileChildrenRecursively() - Method in interface org.teiid.query.metadata.VirtualFile
 
getFileListBlock(int) - Method in class org.teiid.internal.core.index.BlocksIndexInput
Returns the FileListBlock with the given number.
getFileMapping() - Method in class org.teiid.resource.adapter.file.FileManagedConnectionFactory
 
getFileMapping() - Method in class org.teiid.resource.adapter.ftp.FtpManagedConnectionFactory
 
getFileNumber() - Method in class org.teiid.internal.core.index.IndexedFile
Returns the file number.
getFilePosition() - Method in class org.teiid.internal.core.index.IndexInput
Returns the position of the current file the input is pointing to in the index.
getFileReferences() - Method in interface org.teiid.core.index.IEntryResult
 
getFileReferences() - Method in class org.teiid.internal.core.index.EntryResult
 
getFiles(String, File) - Static method in class org.teiid.file.JavaVirtualFile
 
getFiles(String) - Method in interface org.teiid.file.VirtualFileConnection
Return a list of files by a given file pattern
getFiles(String, VirtualFileConnection, boolean) - Static method in class org.teiid.file.VirtualFileConnection.Util
Gets the file or files, if the path is a directory, at the given path.
getFiles(String) - Method in class org.teiid.resource.adapter.file.FileConnectionImpl
 
getFiles(String) - Method in class org.teiid.resource.adapter.ftp.FtpFileConnectionImpl
 
GETFILES - Static variable in class org.teiid.translator.file.FileExecutionFactory
 
getFileType() - Method in class org.teiid.resource.adapter.ftp.FtpManagedConnectionFactory
 
getFinalRow() - Method in class org.teiid.client.ResultsMessage
 
getFinalRow() - Method in class org.teiid.dqp.message.AtomicResultsMessage
 
getFinalRowNumber() - Method in class org.teiid.jdbc.BatchResults
 
getFinalRowNumber() - Method in class org.teiid.jdbc.ResultSetImpl
 
getFirstBlockLocationForPrefix(char[]) - Method in class org.teiid.internal.core.index.IndexSummary
 
getFirstChild() - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
 
getFirstChild() - Method in class org.teiid.query.optimizer.relational.plantree.PlanNode
 
getFirstDataRowNumber() - Method in class org.teiid.translator.excel.ExcelQueryVisitor
 
getFirstRow() - Method in class org.teiid.client.ResultsMessage
 
getFirstToken(String, String) - Static method in class org.teiid.core.util.StringUtil
Return the first token in the string.
getFirstWordBlockNum() - Method in class org.teiid.internal.core.index.IndexSummary
Returns the number of the first IndexBlock (containing words).
getFixedMemoryBufferSpaceMb() - Method in class org.teiid.services.BufferServiceImpl
 
getFlattenedContextMap(Map) - Method in class org.teiid.query.sql.util.VariableContext
Helper Methods
getFloat(int) - Method in class org.teiid.jdbc.CallableStatementImpl
 
getFloat(String) - Method in class org.teiid.jdbc.CallableStatementImpl
 
getFloat(int) - Method in class org.teiid.jdbc.ResultSetImpl
 
getFloat(String) - Method in class org.teiid.jdbc.ResultSetImpl
 
getFloatProperty(Properties, String, float) - Static method in class org.teiid.core.util.PropertiesUtils
 
getForeignKeys() - Method in class org.teiid.metadata.Table
 
getForeignKeysInGroup(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
getForeignKeysInGroup(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
getForeignKeysInGroup(Object) - Method in interface org.teiid.query.metadata.QueryMetadataInterface
Get the foreign keys for the specified group
getForeignKeysInGroup(Object) - Method in class org.teiid.query.metadata.TempMetadataAdapter
 
getForeignKeysInGroup(Object) - Method in class org.teiid.query.metadata.TransformationMetadata
 
getFormat() - Method in class org.teiid.metadata.Column
 
getFormat(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
getFormat(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
getFormat(Object) - Method in interface org.teiid.query.metadata.QueryMetadataInterface
Get the element's format
getFormat(Object) - Method in class org.teiid.query.metadata.TransformationMetadata
 
getFormatId() - Method in class org.teiid.client.xa.XidImpl
 
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
 
getFrom() - Method in class org.teiid.language.Select
Get FROM clause, should never be null.
getFrom() - Method in class org.teiid.query.sql.lang.Query
Get the from clause for the query.
getFromClause() - Method in class org.teiid.olingo.service.DocumentNode
 
getFromContext(Expression) - Method in class org.teiid.query.util.CommandContext
 
getFromMetadataCache(Object, String) - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
getFromMetadataCache(Object, String) - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
getFromMetadataCache(Object, String) - Method in interface org.teiid.query.metadata.QueryMetadataInterface
 
getFromMetadataCache(Object, String) - Method in class org.teiid.query.metadata.TempMetadataAdapter
 
getFromMetadataCache(Object, String) - Method in class org.teiid.query.metadata.TransformationMetadata
 
getFullName() - Method in class org.teiid.adminapi.impl.VDBMetaData
 
getFullName() - Method in class org.teiid.metadata.AbstractMetadataRecord
WARNING - The name returned by this method may be ambiguous and is not SQL safe - it may need quoted/escaped
getFullName() - Method in class org.teiid.metadata.Table
 
getFullName() - Method in class org.teiid.olingo.service.ComplexDocumentNode
 
getFullName() - Method in class org.teiid.olingo.service.DocumentNode
 
getFullName() - Method in class org.teiid.query.function.FunctionDescriptor
 
getFullName(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
getFullName(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
getFullName(Object) - Method in interface org.teiid.query.metadata.QueryMetadataInterface
Get the fully qualified (unique) name of the metadata identifier specified.
getFullName(Object) - Method in class org.teiid.query.metadata.TempMetadataAdapter
 
getFullName(Object) - Method in class org.teiid.query.metadata.TransformationMetadata
 
getFullyQualifiedName(String, String, String, boolean) - Method in class org.teiid.translator.jdbc.JDBCMetadataProcessor
 
getFullyQualifiedName(String, String, String, boolean) - Method in class org.teiid.translator.jdbc.oracle.OracleMetadataProcessor
 
getFunction() - Method in class org.teiid.language.WindowFunction
 
getFunction(String) - Method in class org.teiid.metadata.Schema
Get a function by uid
getFunction() - Method in class org.teiid.query.sql.symbol.WindowFunction
 
getFunctionBasedExpressions(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
getFunctionBasedExpressions(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
getFunctionBasedExpressions(Object) - Method in interface org.teiid.query.metadata.QueryMetadataInterface
 
getFunctionBasedExpressions(Object) - Method in class org.teiid.query.metadata.TempMetadataAdapter
 
getFunctionBasedExpressions() - Method in class org.teiid.query.metadata.TempMetadataID.TableData
 
getFunctionBasedIndexes() - Method in class org.teiid.metadata.Table
 
getFunctionCategories() - Method in class org.teiid.query.function.FunctionLibrary
Get all function categories, sorted in alphabetical order
getFunctionColumns(String, String, String, String) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
getFunctionDescriptor() - Method in class org.teiid.query.sql.symbol.Function
Get the function descriptor that this function resolves to.
getFunctionLibrary() - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
getFunctionLibrary() - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
getFunctionLibrary() - Method in interface org.teiid.query.metadata.QueryMetadataInterface
 
getFunctionLibrary() - Method in class org.teiid.query.metadata.TransformationMetadata
 
getFunctionMethods() - Method in interface org.teiid.query.function.FunctionMetadataSource
This method requests that the source return all FunctionMethods the source knows about.
getFunctionMethods() - Method in class org.teiid.query.function.source.SystemSource
Get all function signatures for this metadata source.
getFunctionMethods() - Method in class org.teiid.query.function.UDFSource
 
getFunctionModifiers() - Method in class org.teiid.translator.couchbase.CouchbaseExecutionFactory
 
getFunctionModifiers() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
Return a map of function name to FunctionModifier.
getFunctionModifiers() - Method in class org.teiid.translator.jpa.JPA2ExecutionFactory
Return a map of function name to FunctionModifier.
getFunctionModifiers() - Method in class org.teiid.translator.mongodb.MongoDBExecutionFactory
 
getFunctionModifiers() - Method in class org.teiid.translator.odata.ODataExecutionFactory
Return a map of function name to FunctionModifier.
getFunctionModifiers() - Method in class org.teiid.translator.odata4.ODataExecutionFactory
Return a map of function name to FunctionModifier.
getFunctionModifiers() - Method in class org.teiid.translator.solr.SolrExecutionFactory
 
getFunctionProcedures(Schema) - Static method in class org.teiid.query.function.FunctionTree
 
getFunctions() - Method in class org.teiid.deployers.UDFMetaData
 
getFunctions(String, String, String) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
getFunctions() - Method in class org.teiid.metadata.Schema
Get the functions defined in this schema in a map of uuid to FunctionMethod
getFunctions() - Method in class org.teiid.query.sql.visitor.FunctionCollectorVisitor
Get the elements collected by the visitor.
getFunctions(LanguageObject, Collection<Function>) - Static method in class org.teiid.query.sql.visitor.FunctionCollectorVisitor
Helper to quickly get the elements from obj in the elements collection
getFunctions(LanguageObject, Collection<Function>, boolean) - Static method in class org.teiid.query.sql.visitor.FunctionCollectorVisitor
Helper to quickly get the elements from obj in the elements collection
getFunctions(LanguageObject, boolean) - Static method in class org.teiid.query.sql.visitor.FunctionCollectorVisitor
Helper to quickly get the elements from obj in a collection.
getFunctions(LanguageObject, boolean, boolean) - Static method in class org.teiid.query.sql.visitor.FunctionCollectorVisitor
 
getFunctionsByUuid() - Method in class org.teiid.query.function.FunctionTree
 
getFunctionsInCategory(String) - Method in class org.teiid.query.function.FunctionLibrary
Get all function in a category.
getGdataAPI() - Method in class org.teiid.resource.adapter.google.gdata.SpreadsheetMetadataExtractor
 
getGeneralHint() - Method in class org.teiid.dqp.internal.datamgr.ExecutionContextImpl
 
getGeneralHint() - Method in class org.teiid.query.sql.lang.SourceHint
 
getGeneralHint() - Method in interface org.teiid.translator.ExecutionContext
Get the collection of general hints as a space concatenated string.
getGeneralHints() - Method in class org.teiid.dqp.internal.datamgr.ExecutionContextImpl
 
getGeneralHints() - Method in class org.teiid.query.sql.lang.SourceHint
 
getGeneralHints() - Method in interface org.teiid.translator.ExecutionContext
Get the general hints.
getGeneratedKeyColumns() - Method in class org.teiid.dqp.internal.datamgr.ExecutionContextImpl
 
getGeneratedKeyColumns() - Method in interface org.teiid.translator.ExecutionContext
Get the expected generated key columns for this execution, or null if there are none.
getGeneratedKeys() - Method in interface org.teiid.CommandContext
Returns the last set of generated keys for the current command or null if no keys have been generated.
getGeneratedKeys() - Method in class org.teiid.jdbc.StatementImpl
 
getGeneratedKeys() - Method in interface org.teiid.odata.api.UpdateResponse
 
getGeneratedKeys() - Method in class org.teiid.query.util.CommandContext
 
getGeoCache() - Method in class org.teiid.core.types.AbstractGeospatialType
Get the Object model representation of the geospatial value
getGeographyMetadata(Column, Connection, String, String, String, String) - Method in class org.teiid.translator.jdbc.JDBCMetadataProcessor
Get the geospatial metadata for the column, including srid, type, and dimensionality
getGeographyMetadataTableName() - Method in class org.teiid.translator.jdbc.JDBCMetadataProcessor
Return the name of the metadata table or view for geography metadata that conforms to the simple features specification or null if none exists
getGeographyMetadataTableName() - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLMetadataProcessor
 
getGeographyType(Geometry, CommandContext) - Static method in class org.teiid.query.function.GeometryUtils
 
getGeographyType(Geometry) - Static method in class org.teiid.query.function.GeometryUtils
 
getGeometry(AbstractGeospatialType) - Static method in class org.teiid.query.function.GeometryUtils
 
getGeometry(InputStream, Integer, boolean) - Static method in class org.teiid.query.function.GeometryUtils
 
getGeometryMetadata(Column, Connection, String, String, String, String) - Method in class org.teiid.translator.jdbc.JDBCMetadataProcessor
Get the geospatial metadata for the column, including srid, type, and dimensionality
getGeometryMetadata(Column, Connection, String, String, String, String) - Method in class org.teiid.translator.jdbc.oracle.OracleMetadataProcessor
 
getGeometryMetadataTableName() - Method in class org.teiid.translator.jdbc.JDBCMetadataProcessor
Return the name of the metadata table or view for geometry metadata that conforms to the simple features specification or null if none exists
getGeometryMetadataTableName() - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLMetadataProcessor
 
getGeometryType(Geometry) - Static method in class org.teiid.query.function.GeometryUtils
 
getGeometryType(Geometry, int) - Static method in class org.teiid.query.function.GeometryUtils
 
getGeospatialMetadata(Column, Connection, String, String, String, String, Class<? extends AbstractGeospatialType>) - Method in class org.teiid.translator.jdbc.JDBCMetadataProcessor
 
getGlobalTableStore() - Method in class org.teiid.query.util.CommandContext
 
getGlobalTempTableMetadataId(Object) - Method in class org.teiid.deployers.CompositeGlobalTableStore
 
getGlobalTempTableMetadataId(String) - Method in class org.teiid.deployers.CompositeGlobalTableStore
 
getGlobalTempTableMetadataId(Object) - Method in interface org.teiid.query.tempdata.GlobalTableStore
 
getGlobalTempTableMetadataId(String) - Method in interface org.teiid.query.tempdata.GlobalTableStore
 
getGlobalTempTableMetadataId(Object) - Method in class org.teiid.query.tempdata.GlobalTableStoreImpl
 
getGlobalTempTableMetadataId(String) - Method in class org.teiid.query.tempdata.GlobalTableStoreImpl
 
getGlobalTransactionId() - Method in class org.teiid.client.xa.XidImpl
 
getGlobalValue(String) - Method in class org.teiid.query.sql.util.VariableContext
 
getGml() - Method in class org.teiid.GeometryInputSource
 
getGrants() - Method in class org.teiid.metadata.Database
 
getGrants() - Method in class org.teiid.metadata.MetadataStore
 
getGroup(Object) - Method in class org.teiid.dqp.internal.datamgr.RuntimeMetadataImpl
 
getGroup() - Method in class org.teiid.query.resolver.util.ResolverUtil.ResolvedLookup
 
getGroup() - Method in class org.teiid.query.sql.lang.Create
 
getGroup() - Method in class org.teiid.query.sql.lang.Delete
Returns the group being deleted from
getGroup() - Method in class org.teiid.query.sql.lang.Drop
 
getGroup() - Method in class org.teiid.query.sql.lang.Insert
Returns the group being inserted into
getGroup() - Method in class org.teiid.query.sql.lang.Into
Get group held by clause
getGroup() - Method in class org.teiid.query.sql.lang.StoredProcedure
 
getGroup() - Method in interface org.teiid.query.sql.lang.TargetedCommand
 
getGroup() - Method in class org.teiid.query.sql.lang.UnaryFromClause
Get group held by clause
getGroup() - Method in class org.teiid.query.sql.lang.Update
Returns the group being updated
getGroup() - Method in class org.teiid.query.sql.symbol.MultipleElementSymbol
 
getGroup() - Method in class org.teiid.query.validator.UpdateValidator.UpdateMapping
 
getGroupBy() - Method in class org.teiid.language.Select
Get GROUP BY clause, may be null.
getGroupBy() - Method in class org.teiid.query.sql.lang.Query
Get the group by clause for the query.
getGroupID(String) - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
getGroupID(String) - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
getGroupID(String) - Method in interface org.teiid.query.metadata.QueryMetadataInterface
Get the metadata-implementation identifier object for the given group name.
getGroupID(String) - Method in class org.teiid.query.metadata.TempMetadataAdapter
Check metadata first, then check temp groups if not found
getGroupID(String) - Method in class org.teiid.query.metadata.TransformationMetadata
 
getGroupIDForElementID(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
getGroupIDForElementID(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
getGroupIDForElementID(Object) - Method in interface org.teiid.query.metadata.QueryMetadataInterface
Get containg group ID given element ID
getGroupIDForElementID(Object) - Method in class org.teiid.query.metadata.TempMetadataAdapter
 
getGroupIDForElementID(Object) - Method in class org.teiid.query.metadata.TransformationMetadata
 
getGroups() - Method in class org.teiid.query.optimizer.relational.plantree.PlanNode
 
getGroups() - Method in class org.teiid.query.sql.lang.From
Returns an ordered list of the groups in all sub-clauses.
getGroups() - Method in class org.teiid.query.sql.lang.GroupContext
 
getGroups() - Method in class org.teiid.query.sql.visitor.GroupCollectorVisitor
Get the groups collected by the visitor.
getGroups(LanguageObject, Collection<GroupSymbol>) - Static method in class org.teiid.query.sql.visitor.GroupCollectorVisitor
Helper to quickly get the groups from obj in the groups collection
getGroups(LanguageObject, boolean) - Static method in class org.teiid.query.sql.visitor.GroupCollectorVisitor
Helper to quickly get the groups from obj in a collection.
getGroups(LanguageObject, Collection<GroupSymbol>) - Static method in class org.teiid.query.sql.visitor.GroupsUsedByElementsVisitor
Helper to quickly get the groups from obj in the elements collection
getGroups(LanguageObject) - Static method in class org.teiid.query.sql.visitor.GroupsUsedByElementsVisitor
Helper to quickly get the groups from obj in a collection.
getGroups(Collection<? extends LanguageObject>) - Static method in class org.teiid.query.sql.visitor.GroupsUsedByElementsVisitor
 
getGroups(Collection<? extends LanguageObject>, Set<GroupSymbol>) - Static method in class org.teiid.query.sql.visitor.GroupsUsedByElementsVisitor
 
getGroups() - Method in class org.teiid.query.util.CommandContext
 
getGroupsForPartialName(String) - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
getGroupsForPartialName(String) - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
getGroupsForPartialName(String) - Method in class org.teiid.query.metadata.CompositeMetadataStore
TODO: this resolving mode allows partial matches of a full group name containing .
getGroupsForPartialName(String) - Method in interface org.teiid.query.metadata.QueryMetadataInterface
Get a collection of group names that match the partially qualified group name.
getGroupsForPartialName(String) - Method in class org.teiid.query.metadata.TempMetadataAdapter
 
getGroupsForPartialName(String) - Method in class org.teiid.query.metadata.TransformationMetadata
 
getGroupsIgnoreInlineViews(LanguageObject, boolean) - Static method in class org.teiid.query.sql.visitor.GroupCollectorVisitor
Helper to quickly get the groups from obj in a collection.
getGroupsIgnoreInlineViewsAndEvaluatableSubqueries(LanguageObject, Collection<GroupSymbol>) - Static method in class org.teiid.query.sql.visitor.GroupCollectorVisitor
Helper to quickly get the groups from obj in the groups collection
getGroupSortTupleSource() - Method in class org.teiid.query.processor.relational.GroupingNode
 
getGroupSymbol() - Method in class org.teiid.olingo.service.DocumentNode
 
getGroupSymbol() - Method in class org.teiid.query.sql.lang.SubqueryFromClause
Get GroupSymbol representing the named subquery
getGroupSymbol() - Method in class org.teiid.query.sql.lang.TableFunctionReference
Get GroupSymbol representing the named subquery
getGroupSymbol() - Method in class org.teiid.query.sql.lang.WithQueryCommand
 
getGroupSymbol() - Method in class org.teiid.query.sql.symbol.ElementSymbol
Get the group symbol referred to by this element symbol, may be null before resolution
getHandlers(String, Client, String) - Method in class org.teiid.olingo.service.OlingoBridge
 
getHaving() - Method in class org.teiid.language.Select
Get HAVING clause, may be null.
getHaving() - Method in class org.teiid.query.sql.lang.Query
Get the having clause for the query.
getHeader() - Method in class org.teiid.query.sql.lang.TextTable
 
getHeader() - Method in class org.teiid.query.sql.lang.TextTable.TextColumn
 
getHeaderFactory() - Method in class org.teiid.resource.adapter.google.dataprotocol.GoogleDataProtocolAPI
 
getHeaderRowNumber() - Method in class org.teiid.translator.excel.ExcelMetadataProcessor
 
getHeaders() - Method in class org.teiid.translator.swagger.SwaggerResponse
 
getHeapBufferInUseKb() - Method in class org.teiid.services.BufferServiceImpl
 
getHeight() - Method in class org.teiid.common.buffer.STree
 
getHibernateDialectClassName() - Method in class org.teiid.translator.jdbc.db2.DB2ExecutionFactory
 
getHibernateDialectClassName() - Method in class org.teiid.translator.jdbc.derby.DerbyExecutionFactory
 
getHibernateDialectClassName() - Method in class org.teiid.translator.jdbc.h2.H2ExecutionFactory
 
getHibernateDialectClassName() - Method in class org.teiid.translator.jdbc.hana.HanaExecutionFactory
 
getHibernateDialectClassName() - Method in class org.teiid.translator.jdbc.hsql.HsqlExecutionFactory
 
getHibernateDialectClassName() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
getHibernateDialectClassName() - Method in class org.teiid.translator.jdbc.mysql.MySQL5ExecutionFactory
 
getHibernateDialectClassName() - Method in class org.teiid.translator.jdbc.mysql.MySQLExecutionFactory
 
getHibernateDialectClassName() - Method in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
 
getHibernateDialectClassName() - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
 
getHibernateDialectClassName() - Method in class org.teiid.translator.jdbc.sap.SAPIQExecutionFactory
 
getHibernateDialectClassName() - Method in class org.teiid.translator.jdbc.sqlserver.SQLServerExecutionFactory
 
getHibernateDialectClassName() - Method in class org.teiid.translator.jdbc.sybase.SybaseExecutionFactory
 
getHibernateDialectClassName() - Method in class org.teiid.translator.jdbc.teradata.TeradataExecutionFactory
 
getHierarchicalProperty(String, String) - Static method in class org.teiid.core.util.PropertiesUtils
Search for the property first in the environment, then in the system properties
getHierarchicalProperty(String, T, Class<T>) - Static method in class org.teiid.core.util.PropertiesUtils
Search for the property first in the environment, then in the system properties
getHighestActiveThreads() - Method in class org.teiid.adminapi.impl.WorkerPoolStatisticsMetadata
 
getHighestActiveThreads() - Method in interface org.teiid.adminapi.WorkerPoolStatisticsBean
Highest Active threads recorded so far
getHighestBitSet(int) - Method in class org.teiid.common.buffer.impl.ConcurrentBitSet
return an estimate of the highest bit (relative index) that has been set
getHighestQueued() - Method in class org.teiid.adminapi.impl.WorkerPoolStatisticsMetadata
 
getHighestQueued() - Method in interface org.teiid.adminapi.WorkerPoolStatisticsBean
 
getHighestRowNumber() - Method in class org.teiid.jdbc.BatchResults
 
getHint() - Method in class org.teiid.query.sql.lang.SourceHint.SpecificHint
 
getHints() - Method in class org.teiid.query.sql.lang.SourceHint.SpecificHint
 
getHistory() - Method in class org.teiid.adminapi.jboss.DMRCommandContext
 
getHistory() - Method in class org.teiid.query.resolver.util.AccessPattern
 
getHitRatio() - Method in interface org.teiid.adminapi.CacheStatistics
 
getHitRatio() - Method in class org.teiid.adminapi.impl.CacheStatisticsMetadata
 
getHitRatio() - Method in interface org.teiid.runtime.jmx.CacheBean
 
getHoldability() - Method in class org.teiid.jdbc.ConnectionImpl
 
getHoldability() - Method in class org.teiid.jdbc.ResultSetImpl
 
getHost() - Method in class org.teiid.resource.adapter.ftp.FtpManagedConnectionFactory
 
getHostAddress() - Method in class org.teiid.transport.SocketConfiguration
 
getHostInfo() - Method in interface org.teiid.net.socket.SocketServerInstance
 
getHostInfo() - Method in class org.teiid.net.socket.SocketServerInstanceImpl
 
getHostInfo() - Method in class org.teiid.net.TeiidURL
 
getHostName() - Method in interface org.teiid.adminapi.DomainAware
getHostName of the Server this admin object belongs to
getHostName() - Method in class org.teiid.adminapi.impl.AdminObjectImpl
 
getHostName() - Method in class org.teiid.net.HostInfo
 
getHostName() - Method in class org.teiid.transport.SocketConfiguration
 
getHosts() - Method in class org.teiid.net.TeiidURL
Get a list of hosts
getId() - Method in class org.teiid.adminapi.impl.TransactionMetadata
 
getId() - Method in interface org.teiid.adminapi.Transaction
Returns the Xid string for GLOBAL transactions or the Transaction id string LOCAL/REQUEST.
getId() - Method in class org.teiid.common.buffer.BaseCacheEntry
 
getId() - Method in class org.teiid.common.buffer.CacheKey
 
getId() - Method in interface org.teiid.common.buffer.Serializer
 
getId() - Method in class org.teiid.common.buffer.TupleBuffer
 
getId() - Method in class org.teiid.dqp.internal.datamgr.ConnectorManager
 
getId() - Method in interface org.teiid.dqp.internal.datamgr.ConnectorWork
 
getId() - Method in class org.teiid.dqp.internal.datamgr.ConnectorWorkItem
 
getId() - Method in class org.teiid.dqp.internal.process.CachedResults
 
getID() - Method in class org.teiid.query.metadata.TempMetadataID
Get ID value
getID() - Method in class org.teiid.query.optimizer.relational.PlanToProcessConverter
 
getID() - Method in class org.teiid.query.processor.relational.RelationalNode
 
getId() - Method in class org.teiid.query.tempdata.TempTable
 
getId() - Method in class org.teiid.translator.google.api.metadata.Worksheet
 
getId() - Method in class org.teiid.translator.mongodb.MergeDetails
 
getID() - Method in class org.teiid.translator.salesforce.execution.DataPayload
 
getID() - Method in class org.teiid.translator.salesforce.execution.DeletedObject
 
getIdentifier() - Method in class org.teiid.infinispan.api.InfinispanDocument
 
getIdentifier() - Method in class org.teiid.infinispan.api.ProtobufResource
 
getIdentifier() - Method in class org.teiid.metadata.AbstractMetadataRecord
Get a context unique identifier for this object.
getIdentifier() - Method in class org.teiid.metadata.FunctionMethod
 
getIdentifierQuoteString() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
Get's the string used to quote SQL identifiers.
getIdentity() - Method in class org.teiid.jboss.AssosiateCallerIdentityLoginModule
 
getIdentity() - Method in class org.teiid.jboss.oauth.OAuth10LoginModule
 
getIdentity() - Method in class org.teiid.jboss.oauth.OAuth20LoginModule
 
getIdentity() - Method in class org.teiid.jboss.PassthroughIdentityLoginModule
 
getIdentity() - Method in class org.teiid.translator.infinispan.hotrod.InfinispanUpdateVisitor
 
getIdentityColumns() - Method in class org.teiid.translator.document.DocumentNode
 
getIdInCriteria() - Method in class org.teiid.translator.salesforce.execution.visitors.SelectVisitor
 
getIdIndex() - Method in class org.teiid.translator.salesforce.execution.visitors.SelectVisitor
Returns the index of the ID column.
getIdReference() - Method in class org.teiid.translator.mongodb.MergeDetails
 
getIDs() - Method in class org.teiid.translator.salesforce.execution.UpdatedResult
 
getIfBlock() - Method in class org.teiid.query.sql.proc.IfStatement
Get the statement's IF block.
getIfProgram() - Method in class org.teiid.query.processor.proc.IfInstruction
 
getIgnoreEmptyHeaderCells() - Method in class org.teiid.translator.excel.ExcelMetadataProcessor
 
getIgnoreWhitespaceOnlyTextNodeFactory() - Static method in class nux.xom.pool.XOMUtil
Returns a node factory that removes each Text node that is empty or consists of whitespace characters only (boundary whitespace).
GetImage() - Method in class org.teiid.query.parser.JavaCharStream
 
getImplicitConversions(String, Collection<String>) - Static method in class org.teiid.core.types.DataTypeManager
 
getImportedKeys(String, String, String) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
getImportedModels() - Method in class org.teiid.adminapi.impl.VDBMetaData
 
getImportedModels() - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
getImportedModels() - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
getImportedModels() - Method in interface org.teiid.query.metadata.QueryMetadataInterface
 
getImportedModels() - Method in class org.teiid.query.metadata.TransformationMetadata
 
getImportProperties() - Method in class org.teiid.metadata.MetadataFactory
Deprecated. 
getInaccessibleResources(DataPolicy.PermissionType, Set<String>, DataPolicy.Context) - Method in class org.teiid.dqp.internal.process.AuthorizationValidationVisitor
Out of the resources specified, return the subset for which the specified not have authorization to access.
getInaccessibleResources(DataPolicy.PermissionType, Set<String>, DataPolicy.Context, CommandContext) - Method in class org.teiid.dqp.internal.process.DataRolePolicyDecider
 
getInaccessibleResources(DataPolicy.PermissionType, Set<String>, DataPolicy.Context, CommandContext) - Method in interface org.teiid.PolicyDecider
Returns the set of resources not allowed to be accessed by the current user.
getIncludeTables() - Method in class org.teiid.translator.mongodb.MongoDBMetadataProcessor
 
getIncludeTables() - Method in class org.teiid.translator.salesforce.SalesForceMetadataProcessor
 
getIncomingObjects() - Method in class org.teiid.metadata.AbstractMetadataRecord
Objects used to make this object.
getIncrementRows() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
 
getIndex() - Method in class org.teiid.core.util.MultiArrayOutputStream
 
getIndex() - Method in class org.teiid.query.sql.lang.SPParameter
Return the index of this parameter
getIndex() - Method in class org.teiid.query.sql.symbol.Reference
 
getIndexBlock(int) - Method in class org.teiid.internal.core.index.BlocksIndexInput
Returns the IndexBlock (containing words) with the given number.
getIndexedFile(int) - Method in class org.teiid.internal.core.index.BlocksIndexInput
 
getIndexedFile(IDocument) - Method in class org.teiid.internal.core.index.BlocksIndexInput
 
getIndexedFile(int) - Method in class org.teiid.internal.core.index.IndexInput
Returns the indexedFile corresponding to the given document number in the index the input reads in, or null if such indexedFile does not exist.
getIndexedFile(IDocument) - Method in class org.teiid.internal.core.index.IndexInput
Returns the indexedFile corresponding to the given document in the index the input reads in (e.g.
getIndexes() - Method in class org.teiid.metadata.Table
 
getIndexes() - Method in class org.teiid.query.metadata.TempMetadataID
 
getIndexesInGroup(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
getIndexesInGroup(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
getIndexesInGroup(Object) - Method in interface org.teiid.query.metadata.QueryMetadataInterface
Get the indexes for the specified group
getIndexesInGroup(Object) - Method in class org.teiid.query.metadata.TempMetadataAdapter
 
getIndexesInGroup(Object) - Method in class org.teiid.query.metadata.TransformationMetadata
 
getIndexInfo(String, String, String, boolean, boolean) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
getIndexInfoForTable(String, String, String, boolean, boolean, String) - Method in class org.teiid.translator.jdbc.JDBCMetadataProcessor
Override to control or disable the default index logic
getIndexInfoForTable(String, String, String, boolean, boolean, String) - Method in class org.teiid.translator.jdbc.oracle.OracleMetadataProcessor
 
getInetAddress() - Method in class org.teiid.net.HostInfo
 
getInfinispanConfigFile() - Method in class org.teiid.runtime.EmbeddedConfiguration
Deprecated.
getInlineViewGroups() - Method in class org.teiid.query.sql.visitor.GroupCollectorVisitor
 
getInode() - Method in interface org.teiid.common.buffer.impl.BlockManager
 
getInodesInUse() - Method in class org.teiid.common.buffer.impl.BufferFrontedFileStoreCache
 
getInput(Scanner, String) - Static method in class org.teiid.oauth.OAuthUtil
 
getInput(Scanner, String, boolean) - Static method in class org.teiid.oauth.OAuthUtil
 
getInputBufferSize() - Method in class org.teiid.transport.SocketConfiguration
 
getInputCriteria() - Method in class org.teiid.query.processor.relational.DependentProcedureAccessNode
 
getInputCriteria() - Method in class org.teiid.query.processor.relational.DependentProcedureExecutionNode
 
getInputParameterCount() - Method in class org.teiid.metadata.FunctionMethod
Get a count of the input parameters.
getInputParameters() - Method in class org.teiid.metadata.FunctionMethod
Get input parameters
getInputParameters() - Method in class org.teiid.query.sql.lang.StoredProcedure
 
getInputStream() - Method in class org.teiid.common.buffer.FileStoreInputStreamFactory
 
getInputStream(long, long) - Method in class org.teiid.common.buffer.FileStoreInputStreamFactory
 
getInputStream() - Method in class org.teiid.core.types.InputStreamFactory.BlobInputStreamFactory
 
getInputStream() - Method in class org.teiid.core.types.InputStreamFactory.ClobInputStreamFactory
 
getInputStream() - Method in class org.teiid.core.types.InputStreamFactory.FileInputStreamFactory
 
getInputStream() - Method in class org.teiid.core.types.InputStreamFactory
Get a new InputStream
getInputStream() - Method in class org.teiid.core.types.InputStreamFactory.SQLXMLInputStreamFactory
 
getInputStream() - Method in class org.teiid.olingo.web.gzip.GzipMessageRequest
 
getInputStreamFactory() - Method in class org.teiid.dqp.internal.process.SaveOnReadInputStream
 
getInputStreamFactory(Streamable<?>) - Static method in class org.teiid.query.eval.Evaluator
 
getInsert(LinkedHashMap<String, DBObject>) - Method in class org.teiid.translator.mongodb.MongoDBUpdateVisitor
 
getInsertKeyword() - Method in class org.teiid.language.visitor.SQLStringVisitor
 
getInsertKeyword() - Method in class org.teiid.translator.phoenix.PhoenixSQLConversionVisitor
 
getInsertMethod() - Method in class org.teiid.translator.odata4.ODataUpdateQuery
 
getInsertPayload() - Method in class org.teiid.translator.infinispan.hotrod.InfinispanUpdateVisitor
 
getInsertPlan() - Method in class org.teiid.metadata.Table
 
getInsertPlan(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadata
Get procedure defining the insert plan for this group.
getInsertPlan(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
getInsertPlan(Object) - Method in interface org.teiid.query.metadata.QueryMetadataInterface
Get procedure defining the insert plan for this group.
getInsertPlan(Object) - Method in class org.teiid.query.metadata.TransformationMetadata
 
getInsertReport() - Method in class org.teiid.query.validator.UpdateValidator
 
getInsertValidationError() - Method in class org.teiid.query.validator.UpdateValidator.UpdateInfo
 
getInstalledJDBCDrivers() - Method in class org.teiid.adminapi.jboss.AdminFactory.AdminImpl
 
getInstance() - Static method in class org.teiid.adminapi.jboss.AdminFactory
 
getInstance() - Static method in class org.teiid.core.util.ApplicationInfo
Get the application information instance for this VM.
getInstance() - Static method in class org.teiid.jdbc.TeiidDriver
 
getInstance() - Static method in class org.teiid.net.socket.SocketServerConnectionFactory
 
getInstance() - Method in class org.teiid.net.socket.SocketServerInstanceImpl.RemoteInvocationHandler
 
getInstance(ServiceRequest, ContextURL, boolean, ODataResponse) - Static method in class org.teiid.olingo.EdmComplexResponse
 
getInstance() - Static method in class org.teiid.query.function.GeometryHelper
 
getInstance() - Static method in class org.teiid.query.function.source.XMLHelper
 
getInstance() - Static method in class org.teiid.query.metadata.SystemMetadata
 
getInstance() - Static method in class org.teiid.query.util.TeiidTracingUtil
 
getInstance() - Method in class org.teiid.resource.adapter.accumulo.AccumuloConnectionImpl
 
getInstance(Class<T>, String, Collection, Class) - Static method in class org.teiid.resource.spi.BasicManagedConnectionFactory
 
getInstance() - Static method in class org.teiid.runtime.EmbeddedAdminFactory
 
getInstance() - Method in interface org.teiid.translator.accumulo.AccumuloConnection
 
getInstance(Class<T>, String, Collection<?>, Class<? extends T>) - Static method in class org.teiid.translator.ExecutionFactory
 
getInstance() - Method in class org.teiid.transport.ClientServiceRegistryImpl.ClientService
 
getInstanceName() - Method in class org.teiid.resource.adapter.accumulo.AccumuloManagedConnectionFactory
 
getInsteadOfTriggerDefinition(String, String, Table, Table.TriggerEvent) - Method in class org.teiid.metadata.DefaultMetadataRepository
Deprecated.
Returns an updated trigger definition (FOR EACH ROW ...) or null if the current view definition should be used should be used.
getInstruction() - Method in class org.teiid.translator.mongodb.ExistsNode
 
getInstruction() - Method in class org.teiid.translator.mongodb.ProcessingNode
 
getInstruction() - Method in class org.teiid.translator.mongodb.ProjectionNode
 
getInstruction() - Method in class org.teiid.translator.mongodb.UnwindNode
 
getInstructionAt(int) - Method in class org.teiid.query.processor.proc.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 org.teiid.jdbc.CallableStatementImpl
 
getInt(String) - Method in class org.teiid.jdbc.CallableStatementImpl
 
getInt(int) - Method in class org.teiid.jdbc.ResultSetImpl
 
getInt(String) - Method in class org.teiid.jdbc.ResultSetImpl
 
getInt1() - Method in class org.teiid.internal.core.index.Field
 
getInt1(int) - Method in class org.teiid.internal.core.index.Field
 
getInt2() - Method in class org.teiid.internal.core.index.Field
 
getInt2(int) - Method in class org.teiid.internal.core.index.Field
 
getInt3() - Method in class org.teiid.internal.core.index.Field
 
getInt3(int) - Method in class org.teiid.internal.core.index.Field
 
getInt4() - Method in class org.teiid.internal.core.index.Field
 
getInt4(int) - Method in class org.teiid.internal.core.index.Field
 
getInto() - Method in class org.teiid.query.sql.lang.Query
 
getIntoGroup() - Method in class org.teiid.query.sql.lang.DynamicCommand
 
getIntProperty(Properties, String, int) - Static method in class org.teiid.core.util.PropertiesUtils
 
getIntProperty(SourceCapabilities.Capability, Object, QueryMetadataInterface, CapabilitiesFinder) - Static method in class org.teiid.query.optimizer.relational.rules.CapabilitiesUtil
Values are expected to be non-negative except for unknown/invalid = -1
getIntValue(int, Integer) - Method in class org.teiid.jdbc.MetadataProvider
 
getIntValue(int, Integer, int) - Method in class org.teiid.jdbc.MetadataProvider
 
getInvalidation() - Method in class org.teiid.translator.CacheDirective
 
getInvalidConnections(Set) - Method in class org.teiid.resource.spi.BasicManagedConnectionFactory
 
getInvalidObjectCount() - Method in class org.teiid.query.validator.ValidatorFailure
Get count of invalid objects.
getInvalidObjects() - Method in class org.teiid.query.validator.ValidatorFailure
Get the objects that failed validation.
getInverseOperator(int) - Static method in class org.teiid.query.sql.lang.AbstractCompareCriteria
 
getInvocationClass() - Method in class org.teiid.metadata.FunctionMethod
Get invocation class name
getInvocationClass(String) - Method in interface org.teiid.query.function.FunctionMetadataSource
This method determines where the invocation classes specified in the function metadata are actually retrieved from.
getInvocationClass(String) - Method in class org.teiid.query.function.UDFSource
 
getInvocationMethod() - Method in class org.teiid.metadata.FunctionMethod
Get invocation method name
getIPAddress() - Method in class org.teiid.adminapi.impl.SessionMetadata
 
getIPAddress() - Method in interface org.teiid.adminapi.SessionBean
Get the IPAddress for this Session.
getIsFtps() - Method in class org.teiid.resource.adapter.ftp.FtpManagedConnectionFactory
 
getIsolationLevel() - Method in class org.teiid.dqp.service.TransactionContext
 
getIsOptional() - Method in class org.teiid.query.sql.lang.CompareCriteria
 
getItems() - Method in class org.teiid.language.With
 
getItems() - Method in class org.teiid.query.report.ActivityReport
 
getIterator() - Method in class org.teiid.olingo.service.DocumentNode
 
getJaasName() - Method in class org.teiid.jdbc.TeiidDataSource
Application name from JAAS Login Config file
getJavaClass() - Method in class org.teiid.infinispan.api.TeiidTableMarsheller
 
getJavaClassName(int) - Static method in class org.teiid.core.types.JDBCSQLTypeInfo
This method is used to obtain a the java class name given an int value indicating JDBC SQL type.
getJavaClassName() - Method in class org.teiid.metadata.Datatype
 
getJavaType() - Method in class org.teiid.metadata.BaseColumn
 
getJDBCMajorVersion() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
Retrieves the major JDBC version number for this driver.
getJDBCMinorVersion() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
Retrieves the minor JDBC version number for this driver.
getJDBCURL() - Method in class org.teiid.jdbc.JDBCURL
 
getJoin() - Method in class org.teiid.query.sql.lang.Option.MakeDep
 
getJoinCriteria() - Method in class org.teiid.query.processor.relational.JoinNode
 
getJoinCriteria() - Method in class org.teiid.query.sql.lang.JoinPredicate
Get join criteria for this predicate
getJoinPrefetchBatches() - Method in class org.teiid.query.util.Options
 
getJoinStrategy() - Method in class org.teiid.query.processor.relational.JoinNode
 
getJoinType() - Method in class org.teiid.language.Join
 
getJoinType() - Method in class org.teiid.query.processor.relational.JoinNode
 
getJoinType() - Method in class org.teiid.query.sql.lang.JoinPredicate
Get join type for this predicate
getJoinTypePreventingCriteriaOptimization(PlanNode, Set<GroupSymbol>) - Static method in class org.teiid.query.optimizer.relational.rules.JoinUtil
 
getJPQLString(Select, JPA2ExecutionFactory, RuntimeMetadata) - Static method in class org.teiid.translator.jpa.JPQLSelectVisitor
 
getJPQLString(Command) - Static method in class org.teiid.translator.jpa.JPQLUpdateQueryVisitor
 
getJson() - Method in class org.teiid.query.sql.lang.JsonTable
 
getJsonReader(Blob) - Static method in class org.teiid.query.function.source.XMLSystemFunctions
 
getJWTAssertion() - Method in class org.teiid.jboss.oauth.JWTBearerTokenLoginModule
override if needed
getKerberosServicePrincipleName() - Method in class org.teiid.jdbc.TeiidDataSource
Kerberos KDC service principle name
getKey() - Method in class org.teiid.common.buffer.BaseCacheEntry
 
getKeyColumnNames() - Method in class org.teiid.olingo.service.ComplexDocumentNode
 
getKeyColumnNames() - Method in class org.teiid.olingo.service.DocumentNode
 
getKeyColumnNames() - Method in class org.teiid.olingo.service.NoDocumentNode
 
getKeyElement() - Method in class org.teiid.query.resolver.util.ResolverUtil.ResolvedLookup
 
getKeyIterator() - Method in interface org.teiid.GeneratedKeys
Get an iterator to the keys added to this result.
getKeyIterator() - Method in class org.teiid.query.util.GeneratedKeysImpl
 
getKeyLength() - Method in class org.teiid.common.buffer.STree
 
getKeyPassword() - Method in class org.teiid.resource.adapter.ftp.FtpManagedConnectionFactory
 
getKeyPath() - Method in class org.teiid.resource.adapter.ftp.FtpManagedConnectionFactory
 
getKeyPredicates() - Method in class org.teiid.olingo.service.DocumentNode
 
getKeys() - Method in class org.teiid.query.sql.util.SymbolMap
 
getKeys() - Method in class org.teiid.query.util.GeneratedKeysImpl
 
getKeys() - Method in class org.teiid.translator.mongodb.IDRef
 
getKeyspace() - Method in class org.teiid.resource.adapter.cassandra.CassandraManagedConnectionFactory
 
getKeyspace() - Method in class org.teiid.resource.adapter.couchbase.CouchbaseManagedConnectionFactory
 
getKeyStoreFileName() - Method in class org.teiid.resource.adapter.infinispan.hotrod.InfinispanManagedConnectionFactory
 
getKeyStorePassword() - Method in class org.teiid.resource.adapter.infinispan.hotrod.InfinispanManagedConnectionFactory
 
getKeyTypeForRecordType(char) - Static method in class org.teiid.metadata.index.RecordFactory
 
getKeyTypeName(short) - Static method in class org.teiid.metadata.index.MetadataConstants
 
getKeyUsed(Collection<? extends Expression>, Set<GroupSymbol>, QueryMetadataInterface, Boolean) - Static method in class org.teiid.query.optimizer.relational.rules.NewCalculateCostUtil
 
getKeyword(String) - Static method in class org.teiid.core.util.SqlUtil
 
getKnownHosts() - Method in class org.teiid.net.socket.UrlServerDiscovery
 
getKvTimeout() - Method in class org.teiid.resource.adapter.couchbase.CouchbaseManagedConnectionFactory
 
getLabel() - Method in class org.teiid.query.processor.proc.LoopInstruction
 
getLabel() - Method in class org.teiid.query.processor.proc.Program
 
getLabel() - Method in class org.teiid.query.processor.proc.WhileInstruction
 
getLabel() - Method in class org.teiid.query.sql.proc.Block
 
getLabel() - Method in class org.teiid.query.sql.proc.BranchingStatement
 
getLabel() - Method in class org.teiid.query.sql.proc.LoopStatement
 
getLabel() - Method in interface org.teiid.query.sql.proc.Statement.Labeled
 
getLabel() - Method in class org.teiid.query.sql.proc.WhileStatement
 
getLabel() - Method in class org.teiid.translator.google.api.metadata.Column
 
getLabelForLevel(int) - Static method in class org.teiid.logging.MessageLevel
 
getLabels() - Static method in class org.teiid.logging.MessageLevel
Utility method to get the labels for the levels, starting with the lowest level and ending with the highest level.
getLanguageFactory() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
getLanguageFactory() - Method in class org.teiid.translator.ExecutionFactory
Obtain a reference to the default LanguageFactory that can be used to construct new language interface objects.
getLanguageFactory() - Method in class org.teiid.translator.jdbc.LocateFunctionModifier
Get the instance of LanguageFactory set during construction.
getLargestPoolSize() - Method in class org.teiid.dqp.internal.process.ThreadReuseExecutor
 
getLastAccess() - Method in class org.teiid.common.buffer.CacheKey
 
getLastChild() - Method in class org.teiid.query.optimizer.relational.plantree.PlanNode
 
getLastDataModification() - Method in interface org.teiid.metadata.AbstractMetadataRecord.DataModifiable
 
getLastDataModification() - Method in class org.teiid.metadata.Table
 
getLastDataModification() - Method in class org.teiid.query.metadata.TempMetadataID
 
getLastDataModification() - Method in class org.teiid.query.metadata.TempMetadataID.TableData
 
getLastModified() - Method in class org.teiid.file.JavaVirtualFile
 
getLastModified() - Method in interface org.teiid.file.VirtualFile
 
getLastModified() - Method in interface org.teiid.metadata.AbstractMetadataRecord.Modifiable
 
getLastModified() - Method in class org.teiid.metadata.Procedure
 
getLastModified(VirtualFile, VirtualFile) - Method in class org.teiid.metadata.PureZipFileSystem
getLastModified() - Method in class org.teiid.metadata.Table
 
getLastModified() - Method in class org.teiid.query.metadata.TempMetadataID
 
getLastModified() - Method in class org.teiid.query.metadata.TempMetadataID.TableData
 
getLastModified(VirtualFile, VirtualFile) - Method in class org.teiid.resource.adapter.ftp.FtpFileSystem
 
getLastPingTime() - Method in class org.teiid.adminapi.impl.SessionMetadata
 
getLastPingTime() - Method in interface org.teiid.adminapi.SessionBean
Get the Last time Client has check to see if the server is still available
getLastRow() - Method in class org.teiid.client.ResultsMessage
 
getLastToken(String, String) - Static method in class org.teiid.core.util.StringUtil
Return the last token in the string.
getLateralKeyword() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
getLateralKeyword() - Method in class org.teiid.translator.jdbc.teiid.TeiidExecutionFactory
 
getLatestDateCovered() - Method in class org.teiid.translator.salesforce.execution.DeletedResult
 
getLatestDateCovered() - Method in class org.teiid.translator.salesforce.execution.UpdatedResult
 
getLdapAdminUserDN() - Method in class org.teiid.resource.adapter.ldap.LDAPManagedConnectionFactory
 
getLdapAdminUserPassword() - Method in class org.teiid.resource.adapter.ldap.LDAPManagedConnectionFactory
 
getLdapAuthType() - Method in class org.teiid.resource.adapter.ldap.LDAPManagedConnectionFactory
 
getLdapContextFactory() - Method in class org.teiid.resource.adapter.ldap.LDAPManagedConnectionFactory
 
getLdapTxnTimeoutInMillis() - Method in class org.teiid.resource.adapter.ldap.LDAPManagedConnectionFactory
 
getLdapUrl() - Method in class org.teiid.resource.adapter.ldap.LDAPManagedConnectionFactory
 
getLeafName() - Method in class org.teiid.translator.couchbase.N1QLVisitor.CBColumn
 
getLeftClause() - Method in class org.teiid.query.sql.lang.JoinPredicate
Get left clause
getLeftCondition() - Method in class org.teiid.language.AndOr
 
getLeftExpression() - Method in class org.teiid.language.BaseInCondition
Get left expression of IN criteria
getLeftExpression() - Method in class org.teiid.language.Comparison
Get left expression.
getLeftExpression() - Method in class org.teiid.language.IsDistinct
Get left expression.
getLeftExpression() - Method in class org.teiid.language.Like
 
getLeftExpression() - Method in class org.teiid.language.SubqueryComparison
 
getLeftExpression() - Method in class org.teiid.query.sql.lang.AbstractCompareCriteria
Get left expression.
getLeftExpression() - Method in interface org.teiid.query.sql.lang.BinaryComparison
 
getLeftExpression() - Method in class org.teiid.query.sql.lang.MatchCriteria
Get left expression.
getLeftExpressions() - Method in class org.teiid.query.processor.relational.JoinNode
 
getLeftItem() - Method in class org.teiid.language.Join
 
getLeftQuery() - Method in class org.teiid.language.SetQuery
 
getLeftQuery() - Method in class org.teiid.query.sql.lang.SetQuery
 
getLeftRowValue() - Method in class org.teiid.query.sql.lang.IsDistinctCriteria
 
getLength() - Method in class org.teiid.common.buffer.FileStore
 
getLength() - Method in class org.teiid.common.buffer.FileStoreInputStreamFactory
 
getLength() - Method in class org.teiid.common.buffer.impl.FileStorageManager.DiskStore
 
getLength() - Method in class org.teiid.common.buffer.impl.SplittableStorageManager.SplittableFileStore
 
getLength() - Method in class org.teiid.core.types.BinaryType
 
getLength() - Method in class org.teiid.core.types.InputStreamFactory.BlobInputStreamFactory
 
getLength() - Method in class org.teiid.core.types.InputStreamFactory.FileInputStreamFactory
 
getLength() - Method in class org.teiid.core.types.InputStreamFactory
Length in bytes of the InputStream
getLength() - Method in class org.teiid.core.types.Streamable
Returns the cached length.
getLength() - Method in class org.teiid.metadata.BaseColumn
 
getLength() - Method in class org.teiid.metadata.Datatype
Get the length of the type.
getLevel(String) - Static method in class org.teiid.dqp.internal.process.DataTierManagerImpl
 
getLikeRegexString() - Method in class org.teiid.language.visitor.SQLStringVisitor
 
getLikeRegexString() - Method in class org.teiid.translator.hive.BaseHiveExecutionFactory
 
getLikeRegexString() - Method in class org.teiid.translator.hive.HiveSQLConversionVisitor
 
getLikeRegexString() - Method in class org.teiid.translator.jdbc.h2.H2ExecutionFactory
 
getLikeRegexString() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
Get the predicate name for LIKE_REGEX
getLikeRegexString() - Method in class org.teiid.translator.jdbc.mysql.MySQL5ExecutionFactory
 
getLikeRegexString() - Method in class org.teiid.translator.jdbc.SQLConversionVisitor
 
getLimit() - Method in class org.teiid.language.QueryExpression
Get LIMIT clause, may be null.
getLimit() - Method in class org.teiid.query.processor.relational.LimitNode
 
getLimit() - Method in class org.teiid.query.sql.lang.QueryCommand
 
getLimitExpr() - Method in class org.teiid.query.processor.relational.LimitNode
 
getLimitString(String, boolean) - Method in class org.teiid.dialect.TeiidDialect
 
getLimitValue() - Method in class org.teiid.translator.google.visitor.SpreadsheetSQLVisitor
 
getLine() - Method in class org.teiid.query.parser.JavaCharStream
Deprecated.
getLineEnding() - Method in class org.teiid.query.sql.symbol.TextLine
 
getLineNumber() - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
Get line number
getList() - Method in class org.teiid.common.buffer.LightWeightCopyOnWriteList
 
getListDelimiter(int) - Method in class org.teiid.metadata.index.RecordFactory
 
getListing(Application, ServletConfig, FilterConfig, HttpHeaders, UriInfo, String) - Method in class org.teiid.jboss.rest.CustomApiListingResource
 
getLiveVDB(String, Object) - Method in class org.teiid.deployers.VDBRepository
A live vdb may be loading or active
getLiveVDB(String) - Method in class org.teiid.deployers.VDBRepository
A live vdb may be loading or active
getLoadBalance() - Method in class org.teiid.jdbc.TeiidDataSource
Deprecated.
getLobChunkProducer() - Method in class org.teiid.client.lob.StreamingLobChunckProducer.Factory
 
getLobChunkSizeInKB() - Method in class org.teiid.dqp.internal.process.DQPConfiguration
 
getLobCount() - Method in class org.teiid.common.buffer.LobManager
 
getLobCount() - Method in class org.teiid.common.buffer.TupleBuffer
 
getLobIndexes(List<? extends Expression>) - Static method in class org.teiid.common.buffer.LobManager
 
getLobReference(String) - Method in class org.teiid.common.buffer.LobManager
 
getLobReference(String) - Method in class org.teiid.common.buffer.TupleBuffer
 
getLocalAddress() - Method in interface org.teiid.net.socket.ObjectChannel
 
getLocalAddress() - Method in interface org.teiid.net.socket.SocketServerInstance
 
getLocalAddress() - Method in class org.teiid.net.socket.SocketServerInstanceImpl
 
getLocalAddress() - Method in class org.teiid.transport.SSLAwareChannelHandler.ObjectChannelImpl
 
getLocalPart() - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
Get the local part of the name of this node.
getLocalTransaction() - Method in class org.teiid.resource.adapter.mongodb.MongoDBConnectionImpl
 
getLocalTransaction() - Method in class org.teiid.resource.spi.BasicConnection
 
getLocalTransaction() - Method in class org.teiid.resource.spi.BasicManagedConnection
 
getLocalTransaction() - Method in class org.teiid.resource.spi.WrappedConnection
 
getLocalValues() - Method in class org.teiid.query.sql.util.VariableContext
 
getLocation() - Method in class org.teiid.cache.CacheConfiguration
 
getLoggingContext() - Method in class org.teiid.transport.ClientServiceRegistryImpl.ClientService
 
getLoginTimeout() - Method in class org.teiid.jdbc.BaseDataSource
 
getLogonInfo() - Method in class org.teiid.logging.AuditMessage
The related AuditMessage.LogonInfo only if this is a logon related event
getLogonResult() - Method in interface org.teiid.net.ServerConnection
 
getLogonResult() - Method in class org.teiid.net.socket.SocketServerConnection
 
getLogonResult() - Method in class org.teiid.transport.LocalServerConnection
 
getLogWriter() - Method in class org.teiid.jdbc.BaseDataSource
 
getLogWriter() - Method in class org.teiid.resource.spi.BasicManagedConnection
 
getLogWriter() - Method in class org.teiid.resource.spi.BasicManagedConnectionFactory
 
getLong(int) - Method in class org.teiid.jdbc.CallableStatementImpl
 
getLong(String) - Method in class org.teiid.jdbc.CallableStatementImpl
 
getLong(int) - Method in class org.teiid.jdbc.ResultSetImpl
 
getLong(String) - Method in class org.teiid.jdbc.ResultSetImpl
 
getLongProperty(Properties, String, long) - Static method in class org.teiid.core.util.PropertiesUtils
 
getLongRunningRequestCount() - Method in class org.teiid.dqp.internal.process.DQPCore
 
getLongRunningRequestCount() - Method in interface org.teiid.runtime.jmx.TeiidBean
Get the number of currently long running requests.
getLongRunningRequests() - Method in class org.teiid.dqp.internal.process.DQPCore
 
getLower() - Method in class org.teiid.query.tempdata.BaseIndexInfo
 
getLowerExpression() - Method in class org.teiid.query.sql.lang.BetweenCriteria
Get the lower expression.
getMajorReleaseVersion() - Method in class org.teiid.core.util.ApplicationInfo
 
getMajorVersion() - Method in class org.teiid.jdbc.TeiidDriver
 
getMajorVersion() - Method in class org.teiid.translator.jdbc.Version
 
getMajorVersion() - Method in class org.teiid.translator.mongodb.Version
 
getMajorVersion() - Method in class org.teiid.util.Version
 
getMakeDep() - Method in class org.teiid.query.sql.lang.FromClause
 
getMakeDepOptions() - Method in class org.teiid.query.sql.lang.DependentSetCriteria
 
getMakeDepOptions() - Method in class org.teiid.query.sql.lang.Option
 
getMakeInd() - Method in class org.teiid.query.sql.lang.FromClause
 
getMakeIndependentGroups() - Method in class org.teiid.query.sql.lang.Option
 
getMakeIndependentOptions() - Method in class org.teiid.query.sql.lang.Option
 
getManagedRowCount() - Method in class org.teiid.common.buffer.TupleBuffer
Returns the total number of rows contained in managed batches
getManagementTimeout() - Method in class org.teiid.resource.adapter.couchbase.CouchbaseManagedConnectionFactory
 
getMapOfParameters() - Method in class org.teiid.query.sql.lang.StoredProcedure
 
getMappedExpression(ElementSymbol) - Method in class org.teiid.query.sql.util.SymbolMap
 
getMappedRoleNames() - Method in interface org.teiid.adminapi.DataPolicy
Mapped Container Role names for this Data Policy
getMappedRoleNames() - Method in class org.teiid.adminapi.impl.DataPolicyMetadata
 
getMappedRoles() - Method in class org.teiid.metadata.Role
Get a copy of the mapped roles
getMappedSymbol(Symbol) - Method in class org.teiid.query.sql.visitor.AbstractSymbolMappingVisitor
Get the mapped symbol from the specified symbol.
getMappedSymbol(Symbol) - Method in class org.teiid.query.sql.visitor.StaticSymbolMappingVisitor
 
getMarshaller(Table, RuntimeMetadata) - Static method in class org.teiid.translator.infinispan.hotrod.MarshallerBuilder
 
getMarshaller(Table, RuntimeMetadata, DocumentFilter) - Static method in class org.teiid.translator.infinispan.hotrod.MarshallerBuilder
 
getMask() - Method in interface org.teiid.adminapi.DataPolicy.DataPermission
The column mask string
getMask() - Method in class org.teiid.adminapi.impl.DataPolicyMetadata.PermissionMetaData
 
getMask() - Method in class org.teiid.metadata.Grant.Permission
 
getMaskOrder() - Method in class org.teiid.metadata.Grant.Permission
 
getMatchingFileNumbers(char[]) - Method in class org.teiid.internal.core.index.BlocksIndexInput
Returns the list of numbers of files containing the given word.
getMatchTypeName(short) - Static method in class org.teiid.metadata.index.MetadataConstants
 
getMaterialization(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
getMaterialization(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
getMaterialization(Object) - Method in interface org.teiid.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 org.teiid.query.metadata.TempMetadataAdapter
 
getMaterialization(Object) - Method in class org.teiid.query.metadata.TransformationMetadata
 
getMaterializationManager() - Method in class org.teiid.runtime.EmbeddedServer
 
getMaterializationStage(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
getMaterializationStage(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
getMaterializationStage(Object) - Method in interface org.teiid.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 org.teiid.query.metadata.TempMetadataAdapter
 
getMaterializationStage(Object) - Method in class org.teiid.query.metadata.TransformationMetadata
 
getMaterializedStageTable() - Method in class org.teiid.metadata.Table
 
getMaterializedTable() - Method in class org.teiid.metadata.Table
 
getMatTableInfo(String) - Method in class org.teiid.deployers.CompositeGlobalTableStore
 
getMatTableInfo(String) - Method in interface org.teiid.query.tempdata.GlobalTableStore
 
getMatTableInfo(String) - Method in class org.teiid.query.tempdata.GlobalTableStoreImpl
 
getMax() - Method in class org.teiid.query.sql.lang.Option.MakeDep
 
getMaxActivePlans() - Method in class org.teiid.dqp.internal.process.DQPConfiguration
 
getMaxActivePlans() - Method in class org.teiid.dqp.internal.process.DQPCore
 
getMaxAgeInSeconds() - Method in class org.teiid.cache.CacheConfiguration
 
getMaxAsyncThreads() - Method in class org.teiid.runtime.EmbeddedConfiguration
 
getMaxBinaryLiteralLength() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
Gets the maximum number of hexadecimal characters allowed in an inline binary literal
getMaxBufferSpace() - Method in class org.teiid.runtime.EmbeddedConfiguration
Deprecated.
getMaxBulkInsertBatchSize() - Method in class org.teiid.translator.salesforce.SalesForceExecutionFactory
 
getMaxBulkInsertSize() - Method in class org.teiid.translator.couchbase.CouchbaseExecutionFactory
 
getMaxCatalogNameLength() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
Gets the maximum number of characters allowed in a catalog name
getMaxCharLiteralLength() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
Gets the maximum number of characters allowed in a character literal
getMaxColumnNameLength() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
Gets the maximum number of characters allowed in a column name
getMaxColumnsInGroupBy() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
Gets the maximum number of columns allowed in a GROUP BY clause
getMaxColumnsInIndex() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
Gets the maximum number of columns allowed in an index
getMaxColumnsInOrderBy() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
Gets the maximum number of columns allowed in a ORDER BY clause
getMaxColumnsInSelect() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
Gets the maximum number of columns allowed in a SELECT clause
getMaxColumnsInTable() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
getMaxConnectedChannels() - Method in class org.teiid.transport.SSLAwareChannelHandler
 
getMaxConnections() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
getMaxConns() - Method in class org.teiid.resource.adapter.solr.SolrManagedConnectionFactory
 
getMaxCursorNameLength() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
getMaxDependentInPredicates() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
getMaxDependentInPredicates() - Method in class org.teiid.translator.ExecutionFactory
Get the integer value representing the max number of dependent IN predicates.
getMaxDependentPredicates(Object, QueryMetadataInterface, CapabilitiesFinder) - Static method in class org.teiid.query.optimizer.relational.rules.CapabilitiesUtil
 
getMaxDiskBufferSpaceMb() - Method in class org.teiid.services.BufferServiceImpl
 
getMaxDisplaySize(Class<?>) - Static method in class org.teiid.core.types.JDBCSQLTypeInfo
 
getMaxDisplaySize(String) - Static method in class org.teiid.core.types.JDBCSQLTypeInfo
 
getMaxEntries() - Method in class org.teiid.cache.CacheConfiguration
 
getMaxFieldSize() - Method in class org.teiid.jdbc.StatementImpl
 
getMaxFileSize() - Method in class org.teiid.common.buffer.impl.SplittableStorageManager
 
getMaxFileSize() - Method in class org.teiid.runtime.EmbeddedConfiguration
Deprecated.
getMaxFileSize() - Method in class org.teiid.services.BufferServiceImpl
 
getMaxFromGroups(Object, QueryMetadataInterface, CapabilitiesFinder) - Static method in class org.teiid.query.optimizer.relational.rules.CapabilitiesUtil
 
getMaxFromGroups() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
getMaxFromGroups() - Method in class org.teiid.translator.ExecutionFactory
The number of groups supported in the from clause.
getMaxFromGroups() - Method in class org.teiid.translator.jdbc.sap.SAPIQExecutionFactory
 
getMaxFromGroups() - Method in class org.teiid.translator.jdbc.sybase.SybaseExecutionFactory
 
getMaxFromGroups() - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
 
getMaxFromGroups() - Method in class org.teiid.translator.salesforce.SalesForceExecutionFactory
 
getMaximumLevel() - Static method in class org.teiid.logging.MessageLevel
 
getMaximumValue() - Method in class org.teiid.metadata.Column
 
getMaximumValue() - Method in class org.teiid.metadata.ColumnStats
 
getMaximumValue(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
getMaximumValue(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
getMaximumValue(Object) - Method in interface org.teiid.query.metadata.QueryMetadataInterface
Get the element's default value for an element symbol
getMaximumValue(Object) - Method in class org.teiid.query.metadata.TempMetadataAdapter
 
getMaximumValue(Object) - Method in class org.teiid.query.metadata.TransformationMetadata
 
getMaxInCriteriaSize(Object, QueryMetadataInterface, CapabilitiesFinder) - Static method in class org.teiid.query.optimizer.relational.rules.CapabilitiesUtil
 
getMaxInCriteriaSize() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
getMaxInCriteriaSize() - Method in class org.teiid.translator.ExecutionFactory
Get the integer value representing the number of values allowed in an IN criteria in the WHERE clause of a query
getMaxIndexLength() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
getMaxMemoryBlocks() - Method in class org.teiid.common.buffer.impl.BufferFrontedFileStoreCache
 
getMaxMessageSize() - Method in class org.teiid.transport.SocketListener
 
getMaxNdv() - Method in class org.teiid.query.sql.lang.DependentSetCriteria
 
getMaxODBCLobSizeAllowed() - Method in class org.teiid.runtime.EmbeddedConfiguration
 
getMaxOid() - Method in class org.teiid.query.metadata.CompositeMetadataStore
 
getMaxOpenFiles() - Method in class org.teiid.runtime.EmbeddedConfiguration
Deprecated.
getMaxPredicates() - Method in class org.teiid.query.processor.relational.DependentAccessNode
 
getMaxPreparedInsertBatchSize() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
Get the max number of inserts to perform in one batch.
getMaxProcedureNameLength() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
Gets the maximum number of characters allowed in a procedure name
getMaxProcessingKb() - Method in class org.teiid.runtime.EmbeddedConfiguration
Deprecated.
getMaxProcessingKb() - Method in class org.teiid.services.BufferServiceImpl
 
getMaxProcessingSize() - Method in interface org.teiid.common.buffer.BufferManager
Return the max that can be temporarily held potentially across even a blocked exception.
getMaxProcessingSize() - Method in class org.teiid.common.buffer.impl.BufferManagerImpl
 
getMaxProjectedColumns(Object, QueryMetadataInterface, CapabilitiesFinder) - Static method in class org.teiid.query.optimizer.relational.rules.CapabilitiesUtil
 
getMaxProjectedColumns() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
getMaxProjectedColumns() - Method in class org.teiid.translator.ExecutionFactory
The number of columns supported in projected select clause.
getMaxProjectedColumns() - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
 
getMaxReservedHeapMb() - Method in class org.teiid.services.BufferServiceImpl
 
getMaxReserveKB() - Method in class org.teiid.common.buffer.impl.BufferManagerImpl
 
getMaxReserveKb() - Method in class org.teiid.runtime.EmbeddedConfiguration
Deprecated.
getMaxResultRows() - Method in class org.teiid.dqp.message.AtomicRequestMessage
 
getMaxResultSetCacheStaleness() - Method in class org.teiid.runtime.EmbeddedConfiguration
 
getMaxRetries() - Method in class org.teiid.resource.adapter.solr.SolrManagedConnectionFactory
 
getMaxRows() - Method in class org.teiid.jdbc.StatementImpl
 
getMaxRowsFetchSize() - Method in class org.teiid.dqp.internal.process.DQPConfiguration
 
getMaxRowsFetchSize() - Method in class org.teiid.dqp.internal.process.DQPCore
 
getMaxRowSize() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
Gets the maximum number of bytes allowed in a single row
getMaxSchemaNameLength() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
Gets the maximum number of characters allowed in a schema name
getMaxSessionBufferSizeEstimate() - Method in class org.teiid.query.util.Options
 
getMaxSetSize(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
getMaxSetSize(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
getMaxSetSize(Object) - Method in interface org.teiid.query.metadata.QueryMetadataInterface
Get the max set size for the specified model.
getMaxSetSize(Object) - Method in class org.teiid.query.metadata.TransformationMetadata
 
getMaxSetSize() - Method in class org.teiid.query.processor.relational.DependentAccessNode
 
getMaxSocketThreads() - Method in class org.teiid.transport.SocketConfiguration
 
getMaxSourceRows() - Method in class org.teiid.dqp.internal.process.DQPConfiguration
Maximum source set rows to fetch
getMaxSourceRows() - Method in class org.teiid.dqp.internal.process.DQPCore
 
getMaxStaleness() - Method in class org.teiid.cache.CacheConfiguration
 
getMaxStatementLength() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
Gets the maximum number of characters allowed in an SQL statement
getMaxStatements() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
Gets the maximum number of active statements that may be open on one connection at any time
getMaxStorageObjectSize() - Method in class org.teiid.runtime.EmbeddedConfiguration
Deprecated.
getMaxStorageObjectSizeKb() - Method in class org.teiid.services.BufferServiceImpl
 
getMaxStorageSpace() - Method in class org.teiid.common.buffer.impl.BufferFrontedFileStoreCache
 
getMaxStorageSpace() - Method in class org.teiid.common.buffer.impl.BufferManagerImpl
 
getMaxStorageSpace() - Method in class org.teiid.common.buffer.impl.EncryptedStorageManager
 
getMaxStorageSpace() - Method in class org.teiid.common.buffer.impl.FileStorageManager
 
getMaxStorageSpace() - Method in class org.teiid.common.buffer.impl.MemoryStorageManager
 
getMaxStorageSpace() - Method in class org.teiid.common.buffer.impl.SplittableStorageManager
 
getMaxStorageSpace() - Method in interface org.teiid.common.buffer.StorageManager
 
getMaxTableNameLength() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
Gets the maximum number of characters allowed in a table name
getMaxTablesInSelect() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
Gets the maximum number of tables allowed in a SELECT clause
getMaxThreads() - Method in class org.teiid.adminapi.impl.WorkerPoolStatisticsMetadata
 
getMaxThreads() - Method in interface org.teiid.adminapi.WorkerPoolStatisticsBean
Max number of active threads allowed
getMaxThreads() - Method in class org.teiid.dqp.internal.process.DQPConfiguration
 
getMaxUserNameLength() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
Gets the maximum number of characters allowed in a user name
getMaxWaitingPlanWatermark() - Method in class org.teiid.dqp.internal.process.DQPCore
 
getMaxWaitPlanWaterMark() - Method in interface org.teiid.adminapi.EngineStatisticsBean
High water mark for the waiting plans
getMaxWaitPlanWaterMark() - Method in class org.teiid.adminapi.impl.EngineStatisticsMetadata
 
getMemoryBufferSpace() - Method in interface org.teiid.common.buffer.Cache
 
getMemoryBufferSpace() - Method in class org.teiid.common.buffer.impl.BufferFrontedFileStoreCache
 
getMemoryBufferSpace() - Method in class org.teiid.common.buffer.impl.MemoryStorageManager
 
getMemoryBufferSpace() - Method in class org.teiid.runtime.EmbeddedConfiguration
Deprecated.
getMemoryBufferUsedKb() - Method in class org.teiid.services.BufferServiceImpl
 
getMemoryBytes() - Method in class org.teiid.common.buffer.FileStoreInputStreamFactory
 
getMemoryCacheEntries() - Method in class org.teiid.common.buffer.impl.BufferManagerImpl
 
getMemoryInUseBytes() - Method in class org.teiid.common.buffer.impl.BufferFrontedFileStoreCache
 
getMemoryReservedByActivePlansKb() - Method in class org.teiid.services.BufferServiceImpl
 
getMemoryUsedByActivePlansInKB() - Method in interface org.teiid.adminapi.EngineStatisticsBean
Deprecated.
getMemoryUsedByActivePlansInKB() - Method in class org.teiid.adminapi.impl.EngineStatisticsMetadata
 
getMessage() - Method in exception org.teiid.core.TeiidException
 
getMessage() - Method in exception org.teiid.core.TeiidRuntimeException
 
getMessage() - Method in class org.teiid.jboss.rest.TeiidRSExceptionHandler.ResponseError
 
getMessage() - Method in exception org.teiid.query.parser.ParseException
 
getMessage(ParseException, int) - Method in class org.teiid.query.parser.QueryParser
The default JavaCC message is not very good.
getMessage() - Method in error org.teiid.query.parser.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessage() - Method in class org.teiid.query.report.ReportItem
Gets the message.
getMessage() - Method in class org.teiid.query.sql.proc.ExceptionExpression
 
getMessageElements() - Method in class org.teiid.translator.salesforce.execution.DataPayload
 
getMessageKey() - Method in class org.teiid.net.socket.Message
 
getMessages() - Method in class org.teiid.adminapi.impl.ModelMetaData
 
getMessages(boolean) - Method in class org.teiid.adminapi.impl.ModelMetaData
 
getMetadata(long) - Method in interface org.teiid.client.DQP
 
getMetadata(long, String, boolean) - Method in interface org.teiid.client.DQP
 
getMetadata() - Method in class org.teiid.dqp.internal.datamgr.RuntimeMetadataImpl
 
getMetadata(long) - Method in class org.teiid.dqp.internal.process.DQPCore
 
getMetadata(long, String, boolean) - Method in class org.teiid.dqp.internal.process.DQPCore
 
getMetaData() - Method in class org.teiid.jdbc.ConnectionImpl
 
getMetaData() - Method in class org.teiid.jdbc.PreparedStatementImpl
 
getMetaData() - Method in class org.teiid.jdbc.ResultSetImpl
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 org.teiid.query.metadata.TempMetadataAdapter
 
getMetadata() - Method in class org.teiid.query.util.CommandContext
 
getMetadata() - Method in class org.teiid.query.validator.AbstractValidationVisitor
 
getMetadata() - Method in class org.teiid.resource.adapter.google.dataprotocol.GoogleDataProtocolAPI.DataProtocolQueryStrategy
 
getMetadata(String, String) - Method in class org.teiid.resource.adapter.google.dataprotocol.GoogleDataProtocolAPI
 
getMetaData() - Method in class org.teiid.resource.spi.BasicConnection
 
getMetaData() - Method in class org.teiid.resource.spi.BasicConnectionFactory
 
getMetaData() - Method in class org.teiid.resource.spi.BasicManagedConnection
 
getMetaData() - Method in class org.teiid.resource.spi.WrappedConnection
 
getMetaData() - Method in class org.teiid.resource.spi.WrappedConnectionFactory
 
getMetadata(MetadataFactory, WSConnection) - Method in class org.teiid.translator.amazon.s3.S3ExecutionFactory
 
getMetadata(MetadataFactory, C) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
getMetadata(MetadataFactory, C) - Method in class org.teiid.translator.ExecutionFactory
Implement to provide metadata to the metadata for use by the engine.
getMetadata(MetadataFactory, VirtualFileConnection) - Method in class org.teiid.translator.file.FileExecutionFactory
 
getMetadata(MetadataFactory, InfinispanConnection) - Method in class org.teiid.translator.infinispan.hotrod.InfinispanExecutionFactory
 
getMetadata(MetadataFactory, Connection) - Method in class org.teiid.translator.jdbc.hana.HanaExecutionFactory
 
getMetadata(MetadataFactory, Connection) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
getMetadata(MetadataFactory, Connection) - Method in class org.teiid.translator.jdbc.pi.PIExecutionFactory
 
getMetadata(MetadataFactory, Object) - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
 
getMetadata(MetadataFactory, WSConnection) - Method in class org.teiid.translator.odata.ODataExecutionFactory
 
getMetadata(MetadataFactory, EdmDataServices) - Method in class org.teiid.translator.odata.ODataMetadataProcessor
 
getMetadata(MetadataFactory, WSConnection) - Method in class org.teiid.translator.odata4.ODataExecutionFactory
 
getMetadata() - Method in class org.teiid.translator.salesforce.execution.AbstractUpdateExecution
 
getMetadata() - Method in interface org.teiid.translator.salesforce.execution.ProcedureExecutionParent
 
getMetadata() - Method in class org.teiid.translator.salesforce.execution.ProcedureExecutionParentImpl
 
getMetadata(MetadataFactory, SalesforceConnection) - Method in class org.teiid.translator.salesforce.SalesForceExecutionFactory
 
getMetadata(MetadataFactory, WSConnection) - Method in class org.teiid.translator.ws.WSExecutionFactory
 
getMetadata(MetadataFactory, Object) - Method in class org.teiid.translator.yahoo.YahooExecutionFactory
 
getMetadataID() - Method in class org.teiid.query.sql.lang.SPParameter
Get actual metadataID for this parameter
getMetadataID() - Method in class org.teiid.query.sql.symbol.ElementSymbol
Get the metadata ID reference
getMetadataID() - Method in class org.teiid.query.sql.symbol.GroupSymbol
Get the metadata ID that this group symbol resolves to.
getMetadataId() - Method in class org.teiid.query.tempdata.TempTable
 
getMetadataObject() - Method in class org.teiid.language.Argument
 
getMetadataObject() - Method in class org.teiid.language.Call
 
getMetadataObject() - Method in class org.teiid.language.ColumnReference
 
getMetadataObject() - Method in class org.teiid.language.Function
 
getMetadataObject() - Method in interface org.teiid.language.MetadataReference
 
getMetadataObject() - Method in class org.teiid.language.NamedTable
 
getMetadataProcessor() - Method in class org.teiid.translator.accumulo.AccumuloExecutionFactory
 
getMetadataProcessor() - Method in class org.teiid.translator.cassandra.CassandraExecutionFactory
 
getMetadataProcessor() - Method in class org.teiid.translator.couchbase.CouchbaseExecutionFactory
 
getMetadataProcessor() - Method in class org.teiid.translator.excel.ExcelExecutionFactory
 
getMetadataProcessor() - Method in class org.teiid.translator.ExecutionFactory
Get a MetadataProcessor for the translator to read the metadata.
getMetadataProcessor() - Method in class org.teiid.translator.google.SpreadsheetExecutionFactory
 
getMetadataProcessor() - Method in class org.teiid.translator.hive.BaseHiveExecutionFactory
 
getMetadataProcessor() - Method in class org.teiid.translator.infinispan.hotrod.InfinispanExecutionFactory
 
getMetadataProcessor() - Method in class org.teiid.translator.jdbc.access.AccessExecutionFactory
 
getMetadataProcessor() - Method in class org.teiid.translator.jdbc.db2.DB2ExecutionFactory
 
getMetadataProcessor() - Method in class org.teiid.translator.jdbc.h2.H2ExecutionFactory
 
getMetadataProcessor() - Method in class org.teiid.translator.jdbc.hana.HanaExecutionFactory
 
getMetadataProcessor() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
getMetadataProcessor() - Method in class org.teiid.translator.jdbc.modeshape.ModeShapeExecutionFactory
 
getMetadataProcessor() - Method in class org.teiid.translator.jdbc.mysql.MySQLExecutionFactory
 
getMetadataProcessor() - Method in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
 
getMetadataProcessor() - Method in class org.teiid.translator.jdbc.pi.PIExecutionFactory
 
getMetadataProcessor() - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
 
getMetadataProcessor() - Method in class org.teiid.translator.jdbc.sqlserver.SQLServerExecutionFactory
 
getMetadataProcessor() - Method in class org.teiid.translator.jdbc.teiid.TeiidExecutionFactory
 
getMetadataProcessor() - Method in class org.teiid.translator.jpa.JPA2ExecutionFactory
 
getMetadataProcessor() - Method in class org.teiid.translator.mongodb.MongoDBExecutionFactory
 
getMetadataProcessor() - Method in class org.teiid.translator.odata.ODataExecutionFactory
 
getMetadataProcessor() - Method in class org.teiid.translator.odata.sap.SAPODataExecutionFactory
 
getMetadataProcessor() - Method in class org.teiid.translator.odata4.ODataExecutionFactory
 
getMetadataProcessor() - Method in class org.teiid.translator.openapi.OpenAPIExecutionFactory
 
getMetadataProcessor() - Method in class org.teiid.translator.prestodb.PrestoDBExecutionFactory
 
getMetadataProcessor() - Method in class org.teiid.translator.salesforce.SalesForceExecutionFactory
 
getMetadataProcessor() - Method in class org.teiid.translator.simpledb.SimpleDBExecutionFactory
 
getMetadataProcessor() - Method in class org.teiid.translator.solr.SolrExecutionFactory
 
getMetadataProcessor() - Method in class org.teiid.translator.swagger.SwaggerExecutionFactory
 
getMetadataProcessor() - Method in class org.teiid.translator.ws.WSExecutionFactory
 
getMetadataRecord(IEntryResult[]) - Method in class org.teiid.metadata.index.RecordFactory
Return a collection of AbstractMetadataRecord instances for the result obtained from executing queryEntriesMatching
getMetadataRecord(char[]) - Method in class org.teiid.metadata.index.RecordFactory
Return the AbstractMetadataRecord instances for specified IEntryResult.
getMetadataRepository(AbstractMetadataRecord, VDBMetaData) - Method in class org.teiid.dqp.internal.process.DataTierManagerImpl
 
getMetadataRepository(String) - Method in class org.teiid.runtime.AbstractVDBDeployer
 
getMetadataRepository(String) - Method in class org.teiid.runtime.EmbeddedServer
 
getMetadataStatus() - Method in class org.teiid.adminapi.impl.ModelMetaData
 
getMetadataStatus() - Method in interface org.teiid.adminapi.Model
Metadata Load status of the model.
getMetadataStore() - Method in class org.teiid.metadata.Database
 
getMetadataStore() - Method in interface org.teiid.odata.api.Client
 
getMetadataStore() - Method in class org.teiid.olingo.service.LocalClient
 
getMetadataStore() - Method in class org.teiid.query.metadata.TempMetadataAdapter
 
getMetadataStore() - Method in class org.teiid.query.metadata.TransformationMetadata
 
getMetadataStore() - Method in class org.teiid.query.tempdata.TempTableStore
 
getMetadataType() - Method in class org.teiid.query.metadata.TempMetadataID
 
getMetadataUrl() - Method in class org.teiid.translator.openapi.OpenAPIMetadataProcessor
 
getMethod() - Method in class org.teiid.metadata.FunctionMethod
 
getMethod() - Method in class org.teiid.query.function.FunctionDescriptor
 
getMethod() - Method in class org.teiid.query.function.metadata.InvalidFunctionItem
Gets the method.
getMethod() - Method in class org.teiid.translator.odata.ODataProcedureVisitor
 
getMethod() - Method in class org.teiid.translator.odata.ODataUpdateVisitor
 
getMethodMap(Class<?>) - Method in class org.teiid.query.eval.TeiidScriptEngine
 
getMinimumLevel() - Static method in class org.teiid.logging.MessageLevel
 
getMinimumValue() - Method in class org.teiid.metadata.Column
 
getMinimumValue() - Method in class org.teiid.metadata.ColumnStats
 
getMinimumValue(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
getMinimumValue(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
getMinimumValue(Object) - Method in interface org.teiid.query.metadata.QueryMetadataInterface
Get the element's minimum value for an element symbol
getMinimumValue(Object) - Method in class org.teiid.query.metadata.TempMetadataAdapter
 
getMinimumValue(Object) - Method in class org.teiid.query.metadata.TransformationMetadata
 
getMinorReleaseVersion() - Method in class org.teiid.core.util.ApplicationInfo
 
getMinorVersion() - Method in class org.teiid.jdbc.TeiidDriver
 
getMinRows() - Method in class org.teiid.query.sql.lang.CacheHint
 
getMMConnection() - Method in class org.teiid.jdbc.StatementImpl
 
getMMTypeNames() - Static method in class org.teiid.core.types.JDBCSQLTypeInfo
 
getModCount() - Method in class org.teiid.client.ResizingArrayList
 
getMode() - Method in class org.teiid.language.Like
 
getMode() - Method in class org.teiid.language.WindowFrame
 
getMode() - Method in class org.teiid.query.processor.proc.CreateCursorResultSetInstruction
 
getMode() - Method in class org.teiid.query.processor.relational.ProjectIntoNode
 
getMode() - Method in class org.teiid.query.processor.relational.SortNode
 
getMode() - Method in class org.teiid.query.sql.lang.MatchCriteria
 
getMode() - Method in class org.teiid.query.sql.proc.BranchingStatement
 
getMode() - Method in class org.teiid.query.sql.symbol.WindowFrame
 
getMode() - Method in class org.teiid.transport.SSLConfiguration
 
getModel(String) - Method in class org.teiid.adminapi.impl.VDBMetaData
 
getModel() - Method in class org.teiid.metadata.MetadataFactory
 
getModel() - Method in class org.teiid.query.metadata.TempMetadataID.TableData
 
getModelControllerClient() - Method in class org.teiid.adminapi.jboss.DMRCommandContext
 
getModelID(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
getModelID(String) - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
getModelID(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
getModelID(String) - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
getModelID(String) - Method in interface org.teiid.query.metadata.QueryMetadataInterface
 
getModelID(Object) - Method in interface org.teiid.query.metadata.QueryMetadataInterface
Get the metadata-implementation identifier object for the model containing the specified group or element ID.
getModelID() - Method in class org.teiid.query.metadata.StoredProcedureInfo
 
getModelID(Object) - Method in class org.teiid.query.metadata.TempMetadataAdapter
 
getModelID(Object) - Method in class org.teiid.query.metadata.TransformationMetadata
 
getModelID(String) - Method in class org.teiid.query.metadata.TransformationMetadata
 
getModelId() - Method in class org.teiid.query.processor.relational.AccessNode
 
getModelID() - Method in class org.teiid.query.sql.lang.StoredProcedure
 
getModelIDs() - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
getModelIDs() - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
getModelIDs() - Method in interface org.teiid.query.metadata.QueryMetadataInterface
 
getModelIDs() - Method in class org.teiid.query.metadata.TransformationMetadata
 
getModelMetadataId() - Method in class org.teiid.query.sql.symbol.GroupSymbol
 
getModelMetaDatas() - Method in class org.teiid.adminapi.impl.VDBMetaData
 
getModelName() - Method in exception org.teiid.client.SourceWarning
Get's the model name for the atomic query.
getModelName() - Method in class org.teiid.dqp.message.AtomicRequestMessage
 
getModelName() - Method in exception org.teiid.jdbc.TeiidSQLWarning
 
getModelName() - Method in class org.teiid.logging.CommandLogMessage
 
getModelName() - Method in class org.teiid.query.processor.relational.AccessNode
 
getModelName() - Method in class org.teiid.query.processor.relational.ProjectIntoNode
 
getModelProperties() - Method in class org.teiid.metadata.MetadataFactory
 
getModels() - Method in class org.teiid.adminapi.impl.VDBMetaData
 
getModels() - Method in interface org.teiid.adminapi.VDB
 
getModelType() - Method in class org.teiid.adminapi.impl.ModelMetaData
 
getModelType() - Method in interface org.teiid.adminapi.Model
Retrieve the model type.
getModuleName() - Method in class org.teiid.adminapi.impl.VDBTranslatorMetaData
 
getMoreResults() - Method in class org.teiid.jdbc.StatementImpl
 
getMoreResults(int) - Method in class org.teiid.jdbc.StatementImpl
 
getMountSource() - Method in class org.teiid.metadata.PureZipFileSystem
getMountSource() - Method in class org.teiid.resource.adapter.ftp.FtpFileSystem
 
getMultiSourceGroup(Object) - Method in class org.teiid.dqp.internal.process.multisource.MultiSourceMetadataWrapper
 
getMultiSourceModels(VDBMetaData) - Static method in class org.teiid.dqp.internal.process.multisource.MultiSourceMetadataWrapper
 
getN1QLUpdateVisitor() - Method in class org.teiid.translator.couchbase.CouchbaseExecutionFactory
 
getN1QLVisitor() - Method in class org.teiid.translator.couchbase.CouchbaseExecutionFactory
 
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.adminapi.DataPolicy
Get the Name of the Data Policy
getName() - Method in class org.teiid.adminapi.impl.AdminObjectImpl
 
getName() - Method in class org.teiid.adminapi.impl.DataPolicyMetadata
 
getName() - Method in class org.teiid.adminapi.impl.SourceMappingMetadata
 
getName() - Method in class org.teiid.adminapi.impl.VDBImportMetadata
 
getName() - Method in class org.teiid.adminapi.impl.VDBTranslatorMetaData
 
getName() - Method in interface org.teiid.adminapi.VDB
 
getName() - Method in interface org.teiid.adminapi.VDBImport
 
getName() - Method in interface org.teiid.cache.Cache
Name of the cache node
getName() - Method in class org.teiid.cache.CacheConfiguration
 
getName() - Method in class org.teiid.cache.infinispan.InfinispanCache
 
getName() - Method in class org.teiid.client.plan.PlanNode
 
getName() - Method in class org.teiid.client.plan.PlanNode.Property
 
getName() - Method in interface org.teiid.core.index.IDocument
returns the name of the document (e.g.
getName() - Method in class org.teiid.core.types.InputStreamFactory.BlobInputStreamFactory
 
getName() - Method in class org.teiid.core.types.InputStreamFactory.ClobInputStreamFactory
 
getName() - Method in class org.teiid.core.types.InputStreamFactory.SQLXMLInputStreamFactory
 
getName() - Method in class org.teiid.file.JavaVirtualFile
 
getName() - Method in interface org.teiid.file.VirtualFile
 
getName() - Method in class org.teiid.infinispan.server.tasks.BulkInsertTask
 
getName() - Method in class org.teiid.language.AggregateFunction
Get the name of the aggregate function.
getName() - Method in class org.teiid.language.ColumnReference
Gets the name of the element.
getName() - Method in class org.teiid.language.Function
Get name of the function
getName() - Method in class org.teiid.language.NamedTable
Gets the name of the table.
getName(AbstractMetadataRecord) - Method in class org.teiid.language.visitor.SQLStringVisitor
Gets the name of a group or element from the RuntimeMetadata
getName() - Method in class org.teiid.metadata.AbstractMetadataRecord
 
getName() - Method in class org.teiid.metadata.JBossVirtualFile
 
getName() - Method in class org.teiid.metadata.MetadataFactory
 
getName() - Method in class org.teiid.metadata.Trigger
 
getName() - Method in interface org.teiid.metadata.VDBResource
Get the resource name.
getName() - Method in class org.teiid.odata.api.SQLParameter
 
getName() - Method in class org.teiid.olingo.ComplexReturnType
 
getName() - Method in class org.teiid.olingo.service.ComplexDocumentNode
 
getName() - Method in class org.teiid.olingo.service.DocumentNode
 
getName() - Method in class org.teiid.query.function.FunctionDescriptor
 
getName(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
getName(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
getName() - Method in class org.teiid.query.metadata.NioVirtualFile
 
getName(Object) - Method in interface org.teiid.query.metadata.QueryMetadataInterface
Get the name of the metadata identifier specified.
getName(Object) - Method in class org.teiid.query.metadata.TempMetadataAdapter
 
getName() - Method in class org.teiid.query.metadata.TempMetadataID
 
getName(Object) - Method in class org.teiid.query.metadata.TransformationMetadata
 
getName() - Method in class org.teiid.query.metadata.VDBResources.Resource
 
getName() - Method in interface org.teiid.query.metadata.VirtualFile
 
getName() - Method in class org.teiid.query.processor.relational.EnhancedSortMergeJoinStrategy
 
getName() - Method in class org.teiid.query.processor.relational.MergeJoinStrategy
 
getName() - Method in class org.teiid.query.sql.lang.AlterTrigger
 
getName() - Method in class org.teiid.query.sql.lang.SPParameter
Get full parameter name,.
getName() - Method in class org.teiid.query.sql.lang.SubqueryFromClause
Get name of this clause.
getName() - Method in class org.teiid.query.sql.lang.TableFunctionReference
Get name of this clause.
getName() - Method in class org.teiid.query.sql.lang.TableFunctionReference.ProjectedColumn
 
getName() - Method in class org.teiid.query.sql.symbol.ElementSymbol
 
getName() - Method in class org.teiid.query.sql.symbol.Function
Get name of function
getName() - Method in class org.teiid.query.sql.symbol.GroupSymbol
 
getName() - Method in class org.teiid.query.sql.symbol.Symbol
Get the name of the symbol
getName(Expression) - Static method in class org.teiid.query.sql.symbol.Symbol
 
getName() - Method in class org.teiid.query.sql.symbol.XMLElement
 
getName() - Method in class org.teiid.translator.document.Document
 
getName() - Method in class org.teiid.translator.document.DocumentNode
 
getName() - Method in class org.teiid.translator.google.api.metadata.Worksheet
 
getName() - Method in class org.teiid.translator.mongodb.MergeDetails
 
getName(AbstractMetadataRecord) - Method in class org.teiid.translator.odata4.BaseQueryExecution
 
getName() - Method in class org.teiid.translator.simpledb.api.SimpleDBConnection.SimpleDBAttribute
 
getName(AbstractMetadataRecord) - Static method in class org.teiid.translator.simpledb.SimpleDBMetadataProcessor
 
getName() - Method in class org.teiid.transport.SocketConfiguration
 
getName() - Method in class org.teiid.vdb.runtime.VDBKey
 
getNameFormat() - Method in class org.teiid.metadata.MetadataFactory
 
getNameInNamespace() - Method in class org.teiid.resource.adapter.ldap.LDAPConnectionImpl
 
getNameInSource() - Method in class org.teiid.metadata.AbstractMetadataRecord
 
getNameInSource(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
getNameInSource(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
getNameInSource(Object) - Method in interface org.teiid.query.metadata.QueryMetadataInterface
Get the name in source of the metadata identifier specified.
getNameInSource(Object) - Method in class org.teiid.query.metadata.TransformationMetadata
 
getNameInSource() - Method in class org.teiid.translator.couchbase.N1QLVisitor.CBColumn
 
getNameParser(Name) - Method in class org.teiid.resource.adapter.ldap.LDAPConnectionImpl
 
getNameParser(String) - Method in class org.teiid.resource.adapter.ldap.LDAPConnectionImpl
 
getNamePool() - Method in class net.sf.saxon.option.xom.XOMDocumentWrapper
Get the name pool used for the names in this document
getNamePool() - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
Get the name pool for this node
getNameReference() - Method in class org.teiid.translator.couchbase.N1QLVisitor.CBColumn
 
getNamespace() - Method in interface org.teiid.couchbase.CouchbaseConnection
Returns the name of the Namespace
getNamespace() - Method in class org.teiid.resource.adapter.couchbase.CouchbaseConnectionImpl
 
getNamespace() - Method in class org.teiid.resource.adapter.couchbase.CouchbaseManagedConnectionFactory
 
getNamespaceContainer() - Method in class org.teiid.metadata.Database
 
getNamespaceItems() - Method in class org.teiid.query.sql.symbol.XMLNamespaces
 
getNamespaces() - Method in class org.teiid.metadata.Database
 
getNamespaces() - Method in class org.teiid.metadata.MetadataFactory
Get the namespace map.
getNamespaces() - Method in class org.teiid.metadata.NamespaceContainer
 
getNameSpaces() - Method in class org.teiid.query.metadata.DatabaseStore
 
getNamespaces() - Method in class org.teiid.query.sql.lang.XMLTable
 
getNamespaces() - Method in class org.teiid.query.sql.symbol.XMLElement
 
getNamespaces() - Method in class org.teiid.query.sql.symbol.XMLForest
 
getNamespaces() - Method in class org.teiid.query.sql.symbol.XMLQuery
 
getNamespaceUri() - Method in class org.teiid.resource.adapter.ws.WSManagedConnectionFactory
 
getNativeComponentType(String) - Method in class org.teiid.translator.jdbc.JDBCMetadataProcessor
Extract the native component type from the typeName, or return null if that is not possible.
getNativeComponentType(String) - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLMetadataProcessor
 
getNativeQueryProcedureName() - Method in class org.teiid.translator.ExecutionFactory
Deprecated. 
getNativeType() - Method in class org.teiid.metadata.BaseColumn
 
getNativeType() - Method in class org.teiid.metadata.Column
 
getNativeType() - Method in class org.teiid.metadata.ProcedureParameter
 
getNativeType(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
getNativeType(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
getNativeType(Object) - Method in interface org.teiid.query.metadata.QueryMetadataInterface
Get the native type of the element specified.
getNativeType(Object) - Method in class org.teiid.query.metadata.TempMetadataAdapter
Get the native type name for the element.
getNativeType(Object) - Method in class org.teiid.query.metadata.TransformationMetadata
 
getNavigationName() - Method in class org.teiid.olingo.service.ExpandDocumentNode
 
getNavigationProperty() - Method in class org.teiid.olingo.service.ExpandSQLBuilder
 
getNCharacterStream(int) - Method in class org.teiid.jdbc.CallableStatementImpl
 
getNCharacterStream(String) - Method in class org.teiid.jdbc.CallableStatementImpl
 
getNCharacterStream(int) - Method in class org.teiid.jdbc.ResultSetImpl
 
getNCharacterStream(String) - Method in class org.teiid.jdbc.ResultSetImpl
 
getNClob(int) - Method in class org.teiid.jdbc.CallableStatementImpl
 
getNClob(String) - Method in class org.teiid.jdbc.CallableStatementImpl
 
getNClob(int) - Method in class org.teiid.jdbc.ResultSetImpl
 
getNClob(String) - Method in class org.teiid.jdbc.ResultSetImpl
 
getNdv() - Method in class org.teiid.query.sql.lang.DependentSetCriteria
 
getNeedClientAuth() - Method in class org.teiid.resource.adapter.ftp.FtpManagedConnectionFactory
 
getNestedPlan(PlanNode) - Static method in class org.teiid.query.optimizer.relational.rules.FrameUtil
Look for SOURCE node either one or two steps below the access node.
getNestedProgram() - Method in class org.teiid.query.processor.proc.LoopInstruction
 
getNestedProgram() - Method in interface org.teiid.query.processor.proc.RepeatedInstruction
 
getNestedProgram() - Method in class org.teiid.query.processor.proc.WhileInstruction
 
getNestedWireMap() - Method in class org.teiid.infinispan.api.TableWireFormat
 
getNetworkTimeout() - Method in class org.teiid.jdbc.ConnectionImpl
 
getNewNode(int) - Static method in class org.teiid.query.optimizer.relational.plantree.NodeFactory
 
getNewValues() - Method in class org.teiid.query.optimizer.SourceTriggerActionPlanner.SourceEventCommand
 
getNext() - Method in class org.teiid.translator.odata4.ODataResponse
 
getNext() - Method in class org.teiid.translator.swagger.SwaggerResponse
 
getNextBlockLocationForPrefix(char[], int) - Method in class org.teiid.internal.core.index.IndexSummary
Blocks are contiguous, so the next one is a potential candidate if its first word starts with the given prefix
getNextChunk() - Method in interface org.teiid.client.lob.LobChunkProducer
Gets the next LobChunk from the source, based on the chunk size configured
getNextChunk() - Method in class org.teiid.client.lob.StreamingLobChunckProducer
 
getNextChunk() - Method in class org.teiid.dqp.internal.process.ByteLobChunkStream
 
getNextRand() - Method in interface org.teiid.CommandContext
Get the next random double value
getNextRand(long) - Method in interface org.teiid.CommandContext
Sets the seed value and returns the next random double value.
getNextRand() - Method in class org.teiid.query.util.CommandContext
 
getNextRand(long) - Method in class org.teiid.query.util.CommandContext
 
getNextRow() - Method in class org.teiid.translator.infinispan.hotrod.InfinispanResponse
 
getNextSegment() - Method in class org.teiid.common.buffer.impl.ConcurrentBitSet
 
getNextSibling() - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
 
getNextToken() - Method in interface org.teiid.odata.api.QueryResponse
 
getNextToken() - Method in class org.teiid.olingo.service.CrossJoinResult
 
getNextToken() - Method in class org.teiid.olingo.service.EntityCollectionResponse
 
getNextToken() - Method in class org.teiid.olingo.service.ODataSQLBuilder
 
getNextToken() - Method in class org.teiid.olingo.service.OperationResponseImpl
 
getNextToken() - Method in class org.teiid.query.parser.SQLParser
Get the next Token.
getNextToken() - Method in class org.teiid.query.parser.SQLParserTokenManager
Get the next Token.
getNextXLSFile() - Method in class org.teiid.translator.excel.BaseExcelExecution
 
getNextXLSFile() - Method in class org.teiid.translator.excel.ExcelUpdateExecution
 
getNoCacheGroups() - Method in class org.teiid.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 org.teiid.query.processor.relational.RelationalNodeStatistics
 
getNodeCumulativeNextBatchProcessingTime() - Method in class org.teiid.query.processor.relational.RelationalNodeStatistics
 
getNodeCumulativeProcessingTime() - Method in class org.teiid.query.processor.relational.RelationalNodeStatistics
 
getNodeEndTime() - Method in class org.teiid.query.processor.relational.RelationalNodeStatistics
 
getNodeId() - Method in class org.teiid.adminapi.impl.RequestMetadata
 
getNodeId() - Method in interface org.teiid.adminapi.RequestBean
 
getNodeID() - Method in class org.teiid.dqp.message.AtomicRequestID
 
getNodeKind() - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
Return the type of node.
getNodeName() - Method in class org.teiid.runtime.EmbeddedConfiguration
 
getNodeNextBatchCalls() - Method in class org.teiid.query.processor.relational.RelationalNodeStatistics
 
getNodeNextBatchProcessingTime() - Method in class org.teiid.query.processor.relational.RelationalNodeStatistics
 
getNodeOutputRows() - Method in class org.teiid.query.processor.relational.RelationalNodeStatistics
 
getNodePathFormatter() - Method in class org.teiid.adminapi.jboss.DMRCommandContext
 
getNodes() - Method in class org.teiid.translator.mongodb.MergePlanner
 
getNodeStartTime() - Method in class org.teiid.query.processor.relational.RelationalNodeStatistics
 
getNodeStatistics() - Method in class org.teiid.query.processor.relational.RelationalNode
 
getNodeString(StringBuffer) - Method in class org.teiid.query.processor.relational.AccessNode
 
getNodeString(StringBuffer) - Method in class org.teiid.query.processor.relational.GroupingNode
 
getNodeString(StringBuffer) - Method in class org.teiid.query.processor.relational.JoinNode
 
getNodeString(StringBuffer) - Method in class org.teiid.query.processor.relational.LimitNode
 
getNodeString(StringBuffer) - Method in class org.teiid.query.processor.relational.PlanExecutionNode
 
getNodeString(StringBuffer) - Method in class org.teiid.query.processor.relational.ProjectIntoNode
 
getNodeString(StringBuffer) - Method in class org.teiid.query.processor.relational.ProjectNode
 
getNodeString(StringBuffer) - Method in class org.teiid.query.processor.relational.RelationalNode
 
getNodeString(StringBuffer) - Method in class org.teiid.query.processor.relational.SelectNode
 
getNodeString(StringBuffer) - Method in class org.teiid.query.processor.relational.SortNode
 
getNodeTypeString(int) - Static method in class org.teiid.query.optimizer.relational.plantree.NodeConstants
Convert a type code into a type string.
getNonCorrelationName() - Method in class org.teiid.query.sql.symbol.GroupSymbol
 
getNonCoveredCriteria() - Method in class org.teiid.query.tempdata.BaseIndexInfo
 
getNonReservedWords() - Static method in class org.teiid.language.SQLConstants
 
getNotDependentGroups() - Method in class org.teiid.query.sql.lang.Option
Get all groups to make dependent
getNString(int) - Method in class org.teiid.jdbc.CallableStatementImpl
 
getNString(String) - Method in class org.teiid.jdbc.CallableStatementImpl
 
getNString(int) - Method in class org.teiid.jdbc.ResultSetImpl
 
getNString(String) - Method in class org.teiid.jdbc.ResultSetImpl
 
getNullLeaf() - Method in class org.teiid.query.sql.lang.JsonTable
 
getNullOrdering() - Method in class org.teiid.language.SortSpecification
 
getNullOrdering() - Method in class org.teiid.query.sql.lang.OrderByItem
 
getNullType() - Method in class org.teiid.metadata.BaseColumn
 
getNullType() - Method in class org.teiid.metadata.Datatype
 
getNullTypeName(short) - Static method in class org.teiid.metadata.index.MetadataConstants
 
getNullValues() - Method in class org.teiid.metadata.Column
 
getNullValues() - Method in class org.teiid.metadata.ColumnStats
 
getNullValues(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
getNullValues(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
getNullValues(Object) - Method in interface org.teiid.query.metadata.QueryMetadataInterface
Get the number of distinct values for this column.
getNullValues(Object) - Method in class org.teiid.query.metadata.TempMetadataAdapter
 
getNullValues(Object) - Method in class org.teiid.query.metadata.TransformationMetadata
 
getNullValuesAsFloat() - Method in class org.teiid.metadata.Column
 
getNumberOfColumns() - Method in class org.teiid.query.sql.lang.StoredProcedure
 
getNumberOfValues() - Method in class org.teiid.query.sql.lang.SetCriteria
Returns the number of values in the set.
getNumColumns() - Method in class org.teiid.client.metadata.ParameterInfo
 
getNumDocuments() - Method in interface org.teiid.core.index.IIndex
Returns the number of documents indexed.
getNumDocuments() - Method in class org.teiid.internal.core.index.Index
 
getNumericFunctions() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
getNumFiles() - Method in class org.teiid.internal.core.index.BlocksIndexInput
 
getNumFiles() - Method in class org.teiid.internal.core.index.IndexInput
Returns the number of files in the index.
getNumFiles() - Method in class org.teiid.internal.core.index.IndexSummary
Returns the number of files contained in the index.
getNumRefs() - Method in class org.teiid.internal.core.index.WordEntry
Returns the number of references, e.g.
getNumWords() - Method in interface org.teiid.core.index.IIndex
Returns the number of unique words indexed.
getNumWords() - Method in class org.teiid.internal.core.index.BlocksIndexInput
 
getNumWords() - Method in class org.teiid.internal.core.index.Index
 
getNumWords() - Method in class org.teiid.internal.core.index.IndexInput
Returns the number of unique words in the index.
getNumWords() - Method in class org.teiid.internal.core.index.IndexSummary
Returns the number of words contained in the index.
getObject() - Method in class org.teiid.api.exception.query.UnresolvedSymbolDescription
 
getObject() - Method in class org.teiid.common.buffer.CacheEntry
 
getObject(int) - Method in class org.teiid.jdbc.CallableStatementImpl
 
getObject(String) - Method in class org.teiid.jdbc.CallableStatementImpl
 
getObject(int, Map<String, Class<?>>) - Method in class org.teiid.jdbc.CallableStatementImpl
 
getObject(String, Map<String, Class<?>>) - Method in class org.teiid.jdbc.CallableStatementImpl
 
getObject(int, Class<T>) - Method in class org.teiid.jdbc.CallableStatementImpl
 
getObject(String, Class<T>) - Method in class org.teiid.jdbc.CallableStatementImpl
 
getObject(int) - Method in class org.teiid.jdbc.ResultSetImpl
Get a java object based on the column index for the current row.
getObject(String) - Method in class org.teiid.jdbc.ResultSetImpl
 
getObject(int, Map<String, Class<?>>) - Method in class org.teiid.jdbc.ResultSetImpl
 
getObject(String, Map<String, Class<?>>) - Method in class org.teiid.jdbc.ResultSetImpl
 
getObject(int, Class<T>) - Method in class org.teiid.jdbc.ResultSetImpl
 
getObject(String, Class<T>) - Method in class org.teiid.jdbc.ResultSetImpl
 
getObject() - Method in exception org.teiid.transport.ObjectEncoder.FailedWriteException
 
getObjectDirect(int) - Method in class org.teiid.jdbc.ResultSetImpl
Get the value of the current row at the column index specified.
getObjectMetaData(String...) - Method in class org.teiid.resource.adapter.salesforce.SalesforceConnectionImpl
 
getObjectMetaData(String...) - Method in interface org.teiid.translator.salesforce.SalesforceConnection
 
getObjectReplicator() - Method in class org.teiid.jboss.EventDistributorFactoryService
 
getObjectReplicator() - Method in class org.teiid.runtime.EmbeddedConfiguration
 
getObjectReplicator() - Method in class org.teiid.services.AbstractEventDistributorFactoryService
 
getObjects() - Method in class org.teiid.query.processor.relational.AccessNode
 
getObjects() - Method in class org.teiid.query.processor.relational.ArrayTableNode
 
getObjects() - Method in class org.teiid.query.processor.relational.BatchedUpdateNode
 
getObjects() - Method in class org.teiid.query.processor.relational.GroupingNode
 
getObjects() - Method in class org.teiid.query.processor.relational.JoinNode
 
getObjects() - Method in class org.teiid.query.processor.relational.ObjectTableNode
 
getObjects() - Method in class org.teiid.query.processor.relational.PlanExecutionNode
 
getObjects() - Method in class org.teiid.query.processor.relational.ProjectNode
 
getObjects() - Method in class org.teiid.query.processor.relational.SelectNode
 
getObjects() - Method in class org.teiid.query.processor.relational.SubqueryAwareRelationalNode
 
getObjects() - Method in class org.teiid.query.processor.relational.TextTableNode
 
getObjects() - Method in class org.teiid.query.processor.relational.WindowFunctionProjectNode
 
getObjects() - Method in class org.teiid.resource.adapter.salesforce.SalesforceConnectionImpl
 
getObjects() - Method in interface org.teiid.translator.salesforce.SalesforceConnection
 
getObjects() - Method in class org.teiid.xquery.saxon.SaxonXMLTableNode
 
getObjectsAccessed() - Method in class org.teiid.dqp.internal.process.AccessInfo
 
getObjectsRead() - Method in class org.teiid.transport.SSLAwareChannelHandler
 
getObjectsWritten() - Method in class org.teiid.transport.SSLAwareChannelHandler
 
getObjectValue(String) - Method in class org.teiid.metadata.index.RecordFactory
 
getODataQuery() - Method in class org.teiid.translator.odata4.ODataSQLVisitor
 
getODataQuery() - Method in class org.teiid.translator.odata4.ODataUpdateVisitor
 
getODBCStore() - Method in class org.teiid.deployers.VDBRepository
 
getOffset() - Method in class org.teiid.jdbc.ResultSetImpl
 
getOffset() - Method in class org.teiid.query.processor.relational.LimitNode
 
getOffset() - Method in class org.teiid.query.sql.lang.Limit
 
getOffsetExpr() - Method in class org.teiid.query.processor.relational.LimitNode
 
getOffsetValue() - Method in class org.teiid.translator.google.visitor.SpreadsheetSQLVisitor
 
getOid(CommandContext, String) - Static method in class org.teiid.deployers.PgCatalogMetadataStore.FunctionMethods
 
getOid(String) - Method in class org.teiid.query.metadata.CompositeMetadataStore
 
getOid() - Method in class org.teiid.query.metadata.CompositeMetadataStore.RecordHolder
 
getOids() - Method in class org.teiid.query.metadata.CompositeMetadataStore
 
getOldValue() - Method in enum org.teiid.transport.SSLConfiguration.ClientAuth
 
getOldValues() - Method in class org.teiid.query.optimizer.SourceTriggerActionPlanner.SourceEventCommand
 
getOn() - Method in class org.teiid.query.sql.lang.Create
 
getOpenApiMetadataRequestVersion(HttpServletRequest, String) - Method in class org.teiid.olingo.web.OpenApiHandler
 
getOpenFiles() - Method in class org.teiid.common.buffer.impl.FileStorageManager
 
getOperation() - Method in class org.teiid.language.SetQuery
 
getOperation() - Method in class org.teiid.query.sql.lang.SetQuery
Get operation for this set
getOperationCandidatesProvider() - Method in class org.teiid.adminapi.jboss.DMRCommandContext
 
getOperationDefinition() - Method in class org.teiid.jboss.BaseOperationHandler
 
getOperationMap(PathItem) - Static method in class org.teiid.translator.openapi.OpenAPIMetadataProcessor
 
getOperationMap(Path) - Static method in class org.teiid.translator.swagger.SwaggerMetadataProcessor
 
getOperationType() - Method in class org.teiid.translator.infinispan.hotrod.InfinispanUpdateVisitor
 
getOperationType() - Method in class org.teiid.translator.odata4.ODataUpdateVisitor
 
getOperator() - Method in class org.teiid.language.AndOr
Get operator used to connect these criteria.
getOperator() - Method in class org.teiid.language.Comparison
Get the operator
getOperator() - Method in class org.teiid.language.SubqueryComparison
 
getOperator() - Method in class org.teiid.query.sql.lang.AbstractCompareCriteria
Returns the operator.
getOperator(String) - Static method in class org.teiid.query.sql.lang.AbstractCompareCriteria
Gets the operator constant given the string version
getOperator() - Method in class org.teiid.query.sql.lang.CompoundCriteria
Returns the operator used in the logical expression.
getOperatorAsString() - Method in class org.teiid.query.sql.lang.AbstractCompareCriteria
Returns the operator as a string.
getOption() - Method in class org.teiid.query.sql.lang.Command
Get the option clause for the query.
getOptionalToken(List<String>, int) - Method in class org.teiid.metadata.index.RecordFactory
 
getOptions() - Method in interface org.teiid.common.buffer.BufferManager
 
getOptions() - Method in class org.teiid.common.buffer.impl.BufferManagerImpl
 
getOptions() - Method in class org.teiid.query.util.CommandContext
 
getOptions(int) - Method in class org.teiid.translator.mongodb.MongoDBExecutionFactory
 
getOrCreateTransactionContext(String) - Method in class org.teiid.dqp.internal.process.TransactionServerImpl
 
getOrCreateTransactionContext(String) - Method in class org.teiid.dqp.internal.process.TransactionServerImpl.TransactionMapping
 
getOrCreateTransactionContext(String) - Method in interface org.teiid.dqp.service.TransactionService
 
getOrder() - Method in interface org.teiid.adminapi.DataPolicy.DataPermission
The column mask order
getOrder() - Method in class org.teiid.adminapi.impl.DataPolicyMetadata.PermissionMetaData
 
getOrderBy() - Method in class org.teiid.language.AggregateFunction
 
getOrderBy() - Method in class org.teiid.language.QueryExpression
Get ORDER BY clause, may be null.
getOrderBy() - Method in class org.teiid.language.WindowSpecification
 
getOrderBy() - Method in class org.teiid.query.sql.lang.QueryCommand
Get the order by clause for the query.
getOrderBy() - Method in class org.teiid.query.sql.symbol.AggregateSymbol
 
getOrderBy() - Method in class org.teiid.query.sql.symbol.WindowSpecification
 
getOrderByItems() - Method in class org.teiid.query.sql.lang.OrderBy
 
getOrdering() - Method in class org.teiid.language.SortSpecification
 
getOrderingValue() - Method in class org.teiid.common.buffer.CacheKey
 
getOrderType(int) - Method in class org.teiid.query.sql.lang.OrderBy
Returns the sort order at the specified index
getOrderTypes() - Method in class org.teiid.query.processor.relational.ListNestedSortComparator
 
getOrdinal() - Method in class org.teiid.olingo.ProjectedColumn
 
getOriginalMetadataID() - Method in class org.teiid.query.metadata.TempMetadataID
 
getOriginalProgram() - Method in class org.teiid.query.processor.proc.ProcedurePlan
 
getOriginalSelect() - Method in class org.teiid.query.processor.relational.AccessNode
 
getOriginalType() - Method in exception org.teiid.core.TeiidException
 
getOuputStream() - Method in class org.teiid.common.buffer.FileStoreInputStreamFactory
The returned output stream is shared among all uses.
getOuputStream(int) - Method in class org.teiid.common.buffer.FileStoreInputStreamFactory
The returned output stream is shared among all uses.
getOutInterceptors() - Method in class org.teiid.resource.adapter.ws.WSManagedConnectionFactory
 
getOutOfDiskErrorCount() - Method in class org.teiid.common.buffer.impl.FileStorageManager
 
getOutputBufferSize() - Method in class org.teiid.transport.SocketConfiguration
 
getOutputColumnProperties(List<? extends Expression>) - Static method in class org.teiid.query.analysis.AnalysisRecord
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 org.teiid.query.sql.symbol.GroupSymbol
 
getOutputElements() - Method in class org.teiid.query.optimizer.SourceTriggerActionPlanner.CompositeProcessorPlan
 
getOutputElements() - Method in interface org.teiid.query.processor.BatchCollector.BatchProducer
Get list of resolved elements describing output columns for this plan.
getOutputElements() - Method in class org.teiid.query.processor.BatchedUpdatePlan
 
getOutputElements() - Method in class org.teiid.query.processor.DdlPlan
 
getOutputElements() - Method in class org.teiid.query.processor.proc.ForEachRowPlan
 
getOutputElements() - Method in class org.teiid.query.processor.proc.ProcedurePlan
 
getOutputElements() - Method in class org.teiid.query.processor.ProcessorPlan
Get list of resolved elements describing output columns for this plan.
getOutputElements() - Method in class org.teiid.query.processor.QueryProcessor
 
getOutputElements() - Method in class org.teiid.query.processor.relational.NullNode
 
getOutputElements() - Method in class org.teiid.query.processor.relational.RelationalNode
 
getOutputElements() - Method in class org.teiid.query.processor.relational.RelationalPlan
Get list of resolved elements describing output columns for this plan.
getOutputFactory() - Static method in class org.teiid.query.function.source.XMLSystemFunctions
 
getOutputFactory(boolean) - Static method in class org.teiid.query.function.source.XMLSystemFunctions
 
getOutputName() - Method in class org.teiid.query.sql.lang.SubqueryFromClause
 
getOutputName() - Method in class org.teiid.query.sql.lang.TableFunctionReference
 
getOutputName() - Method in class org.teiid.query.sql.symbol.Symbol
 
getOutputName(Expression) - Static method in class org.teiid.query.sql.symbol.Symbol
 
getOutputParameter() - Method in class org.teiid.metadata.FunctionMethod
Get output/return parameter.
getOutputParameterValues() - Method in class org.teiid.translator.amazon.s3.S3ProcedureExecution
 
getOutputParameterValues() - Method in class org.teiid.translator.cassandra.CassandraDirectQueryExecution
 
getOutputParameterValues() - Method in class org.teiid.translator.couchbase.CouchbaseDirectQueryExecution
 
getOutputParameterValues() - Method in class org.teiid.translator.couchbase.CouchbaseProcedureExecution
 
getOutputParameterValues() - Method in class org.teiid.translator.google.DirectSpreadsheetQueryExecution
 
getOutputParameterValues() - Method in class org.teiid.translator.infinispan.hotrod.InfinispanDirectQueryExecution
 
getOutputParameterValues() - Method in class org.teiid.translator.jdbc.JDBCDirectQueryExecution
 
getOutputParameterValues() - Method in class org.teiid.translator.jdbc.JDBCProcedureExecution
 
getOutputParameterValues() - Method in class org.teiid.translator.jpa.JPQLDirectQueryExecution
 
getOutputParameterValues() - Method in class org.teiid.translator.ldap.LDAPDirectCreateUpdateDeleteQueryExecution
 
getOutputParameterValues() - Method in class org.teiid.translator.ldap.LDAPDirectSearchQueryExecution
 
getOutputParameterValues() - Method in class org.teiid.translator.loopback.LoopbackExecution
 
getOutputParameterValues() - Method in class org.teiid.translator.mongodb.MongoDBDirectQueryExecution
 
getOutputParameterValues() - Method in class org.teiid.translator.odata.ODataProcedureExecution
 
getOutputParameterValues() - Method in class org.teiid.translator.odata4.ODataProcedureExecution
 
getOutputParameterValues() - Method in class org.teiid.translator.olap.OlapQueryExecution
 
getOutputParameterValues() - Method in interface org.teiid.translator.ProcedureExecution
Get the output parameter values.
getOutputParameterValues() - Method in class org.teiid.translator.salesforce.execution.DirectQueryExecution
 
getOutputParameterValues() - Method in class org.teiid.translator.salesforce.execution.GetDeletedExecutionImpl
 
getOutputParameterValues() - Method in class org.teiid.translator.salesforce.execution.GetUpdatedExecutionImpl
 
getOutputParameterValues() - Method in class org.teiid.translator.salesforce.execution.ProcedureExecutionParentImpl
 
getOutputParameterValues() - Method in interface org.teiid.translator.salesforce.execution.SalesforceProcedureExecution
 
getOutputParameterValues() - Method in class org.teiid.translator.simpledb.SimpleDBDirectQueryExecution
 
getOutputParameterValues() - Method in class org.teiid.translator.swagger.SwaggerProcedureExecution
 
getOutputParameterValues() - Method in class org.teiid.translator.ws.BinaryWSProcedureExecution
 
getOutputParameterValues() - Method in class org.teiid.translator.ws.WSProcedureExecution
 
getOutputParameterValues() - Method in class org.teiid.translator.ws.WSWSDLProcedureExecution
 
getOutputStream() - Method in class org.teiid.core.types.InputStreamFactory.BlobInputStreamFactory
 
getOutputStream() - Method in class org.teiid.core.types.InputStreamFactory.ClobInputStreamFactory
 
getOutputStream() - Method in class org.teiid.core.types.InputStreamFactory.SQLXMLInputStreamFactory
 
getOutputStream() - Method in class org.teiid.olingo.web.gzip.GzipMessageResponse
 
getOutputType(AggregateSymbol) - Method in class org.teiid.query.function.aggregate.AggregateFunction
 
getOutputType(AggregateSymbol) - Method in class org.teiid.query.function.aggregate.LeadLagValue
 
getOutputType(AggregateSymbol) - Method in class org.teiid.query.function.aggregate.Ntile
 
getOverrideTranslators() - Method in class org.teiid.adminapi.impl.VDBMetaData
 
getOverrideTranslators() - Method in interface org.teiid.adminapi.VDB
Get the list of translators defined in the VDB
getOverrideTranslatorsMap() - Method in class org.teiid.adminapi.impl.VDBMetaData
 
getPageSize(boolean) - Method in class org.teiid.common.buffer.STree
 
getParameter(SPParameter) - Method in class org.teiid.dqp.internal.datamgr.RuntimeMetadataImpl
 
getParameter(int) - Method in class org.teiid.query.sql.lang.StoredProcedure
 
getParameterByName(String) - Method in class org.teiid.metadata.Procedure
 
getParameterClassName(int) - Method in class org.teiid.jdbc.ParameterMetaDataImpl
 
getParameterCount() - Method in class org.teiid.jdbc.ParameterMetaDataImpl
 
getParameterDescription(String) - Method in interface org.teiid.odbc.ODBCServerRemote
 
getParameterDescription(String) - Method in class org.teiid.odbc.ODBCServerRemoteImpl
 
getParameterMetadata() - Method in class org.teiid.client.metadata.MetadataResult
 
getParameterMetaData() - Method in class org.teiid.jdbc.PreparedStatementImpl
 
getParameterMode(int) - Method in class org.teiid.jdbc.ParameterMetaDataImpl
 
getParameterName(int) - Method in class org.teiid.jdbc.ParameterMetaDataImpl
 
getParameters() - Method in class org.teiid.client.ResultsMessage
 
getParameters() - Method in class org.teiid.language.Function
Get the parameters used in this function.
getParameters() - Method in class org.teiid.metadata.Procedure
 
getParameters() - Method in class org.teiid.olingo.service.ODataSQLBuilder
 
getParameters() - Method in class org.teiid.olingo.service.ReferenceUpdateSQLBuilder
 
getParameters() - Method in class org.teiid.query.metadata.StoredProcedureInfo
 
getParameters() - Method in class org.teiid.query.sql.lang.StoredProcedure
Returns a List of SPParameter objects for this stored procedure
getParameterSymbol() - Method in class org.teiid.query.sql.lang.SPParameter
Get element symbol representing this parameter.
getParameterType(int) - Method in class org.teiid.jdbc.ParameterMetaDataImpl
 
getParameterType() - Method in class org.teiid.query.sql.lang.SPParameter
Get type of parameter according to class constants.
getParameterTypeName(int) - Method in class org.teiid.jdbc.ParameterMetaDataImpl
 
getParameterTypeName(short) - Static method in class org.teiid.metadata.index.MetadataConstants
 
getParameterValues() - Method in class org.teiid.client.RequestMessage
 
getParameterValues() - Method in interface org.teiid.language.BatchedCommand
Deprecated.
 
getParameterValues() - Method in interface org.teiid.language.BulkCommand
The Parameter values.
getParameterValues() - Method in class org.teiid.language.Delete
 
getParameterValues() - Method in class org.teiid.language.Insert
 
getParameterValues() - Method in class org.teiid.language.Update
 
getParent() - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
Get the NodeInfo object representing the parent of this node
getParent() - Method in class org.teiid.adminapi.impl.VDBTranslatorMetaData
 
getParent() - Method in class org.teiid.client.plan.PlanNode
 
getParent() - Method in class org.teiid.metadata.AbstractMetadataRecord
 
getParent() - Method in class org.teiid.metadata.Column
 
getParent() - Method in class org.teiid.metadata.ColumnSet
 
getParent() - Method in class org.teiid.metadata.FunctionMethod
 
getParent() - Method in class org.teiid.metadata.FunctionParameter
 
getParent() - Method in class org.teiid.metadata.Procedure
 
getParent() - Method in class org.teiid.metadata.ProcedureParameter
 
getParent() - Method in class org.teiid.query.optimizer.relational.plantree.PlanNode
 
getParent() - Method in class org.teiid.query.processor.relational.RelationalNode
 
getParent() - Method in class org.teiid.query.sql.lang.GroupContext
 
getParent() - Method in class org.teiid.query.sql.proc.ExceptionExpression
 
getParent() - Method in class org.teiid.translator.document.Document
 
getParentColumnName(String) - Method in class org.teiid.translator.mongodb.MergeDetails
 
getParentContext() - Method in class org.teiid.query.sql.util.VariableContext
Get the parent context for this variable context.
getParentDirectory() - Method in class org.teiid.resource.adapter.file.FileManagedConnectionFactory
 
getParentDirectory() - Method in class org.teiid.resource.adapter.ftp.FtpManagedConnectionFactory
 
getParentLogger() - Method in class org.teiid.jdbc.TeiidDataSource
 
getParentLogger() - Method in class org.teiid.jdbc.TeiidDriver
 
getParentNamedTable() - Method in class org.teiid.translator.infinispan.hotrod.IckleConversionVisitor
 
getParentTable() - Method in class org.teiid.translator.infinispan.hotrod.IckleConversionVisitor
 
getParentTable() - Method in class org.teiid.translator.mongodb.MergeDetails
 
getParentTempTableStore() - Method in class org.teiid.query.tempdata.TempTableStore
 
getParsedCommandLine() - Method in class org.teiid.adminapi.jboss.DMRCommandContext
 
getParseException() - Method in exception org.teiid.api.exception.query.QueryParserException
 
getParser() - Method in class org.teiid.metadata.MetadataFactory
 
getPartialResultsMode() - Method in class org.teiid.jdbc.BaseDataSource
 
getPartialResultsMode() - Method in class org.teiid.jdbc.JDBCURL
 
getPartIdentifier() - Method in class org.teiid.dqp.internal.datamgr.ExecutionContextImpl
 
getPartIdentifier() - Method in interface org.teiid.translator.ExecutionContext
This specifies the node id for the atomic request in the relational plan of query.
getPartition() - Method in class org.teiid.language.WindowSpecification
 
getPartition() - Method in class org.teiid.query.sql.symbol.WindowSpecification
 
getPartitionInfo() - Method in class org.teiid.query.validator.UpdateValidator.UpdateInfo
 
getPassing() - Method in class org.teiid.query.sql.lang.ObjectTable
 
getPassing() - Method in class org.teiid.query.sql.lang.XMLTable
 
getPassing() - Method in class org.teiid.query.sql.symbol.XMLQuery
 
getPassthroughAuthentication() - Method in class org.teiid.jdbc.TeiidDataSource
Same as "isPassthroughAuthentication".
getPassword() - Method in class org.teiid.jdbc.BaseDataSource
Returns the password.
getPassword() - Method in class org.teiid.jdbc.JDBCURL
 
getPassword() - Method in class org.teiid.resource.adapter.accumulo.AccumuloManagedConnectionFactory
 
getPassword() - Method in class org.teiid.resource.adapter.cassandra.CassandraManagedConnectionFactory
 
getPassword() - Method in class org.teiid.resource.adapter.couchbase.CouchbaseManagedConnectionFactory
 
getPassword() - Method in class org.teiid.resource.adapter.ftp.FtpManagedConnectionFactory
 
getPassword() - Method in class org.teiid.resource.adapter.infinispan.hotrod.InfinispanManagedConnectionFactory
 
getPassword() - Method in class org.teiid.resource.adapter.mongodb.MongoDBManagedConnectionFactory
 
getPassword() - Method in class org.teiid.resource.adapter.salesforce.SalesForceManagedConnectionFactory
 
getPassword(Subject, BasicManagedConnectionFactory, String, String) - Static method in class org.teiid.resource.spi.ConnectionContext
 
getPath() - Method in interface org.teiid.adminapi.Entry
Get Path to the entry
getPath() - Method in class org.teiid.adminapi.impl.EntryMetaData
 
getPath() - Method in class org.teiid.adminapi.impl.ModelMetaData
 
getPath() - Method in class org.teiid.adminapi.impl.ModelMetaData.Message
 
getPath() - Method in interface org.teiid.core.index.IQueryResult
 
getPath() - Method in class org.teiid.internal.core.index.IndexedFile
Returns the path.
getPath() - Method in class org.teiid.query.sql.lang.JsonTable.JsonColumn
 
getPath() - Method in class org.teiid.query.sql.lang.ObjectTable.ObjectColumn
 
getPath() - Method in class org.teiid.query.sql.lang.XMLTable.XMLColumn
 
getPath() - Method in class org.teiid.query.sql.symbol.QueryString
 
getPathName() - Method in class org.teiid.metadata.JBossVirtualFile
 
getPathName() - Method in class org.teiid.query.metadata.NioVirtualFile
 
getPathName() - Method in interface org.teiid.query.metadata.VirtualFile
 
getPaths() - Method in class org.teiid.internal.core.index.FileListBlock
Creates a vector of paths reading the buffer of the field.
getPattern(String, String, int) - Static method in class org.teiid.query.sql.lang.MatchCriteria
 
getPattern(CommandContext, String, int) - Static method in class org.teiid.query.util.CommandContext
Compile a regular expression into a Pattern and cache it in the CommandContext for future use.
getPatternString(String, char) - Method in class org.teiid.query.sql.lang.MatchCriteria.PatternTranslator
 
getPayload() - Method in class org.teiid.jdbc.ConnectionImpl
 
getPayload() - Method in class org.teiid.translator.odata.ODataUpdateVisitor
 
getPayload(Entity) - Method in class org.teiid.translator.odata4.ODataUpdateQuery
 
getPercentBufferDiskSpaceInUse() - Method in interface org.teiid.runtime.jmx.TeiidBean
Get the current percentage of disk space in usage by the buffer manager
getPermissionMap() - Method in class org.teiid.adminapi.impl.DataPolicyMetadata
 
getPermissions() - Method in interface org.teiid.adminapi.DataPolicy
Get the List of Permissions for this Data Policy.
getPermissions() - Method in class org.teiid.adminapi.impl.DataPolicyMetadata
 
getPermissions() - Method in class org.teiid.metadata.Grant
 
getPkBatches() - Method in class org.teiid.translator.salesforce.SalesforceConnection.BatchResultInfo
 
getPkLength() - Method in interface org.teiid.query.tempdata.SearchableTable
 
getPkLength() - Method in class org.teiid.query.tempdata.TempTable
 
getPlan(String, long) - Method in class org.teiid.dqp.internal.process.DQPCore
 
getPlan() - Method in class org.teiid.dqp.internal.process.PreparedPlan
Return the ProcessorPlan.
getPlan() - Method in class org.teiid.logging.CommandLogMessage
Only available for user commands after the NEW event
getPlan() - Method in class org.teiid.metadata.Trigger
 
getPlan(QueryMetadataInterface, GroupSymbol) - Method in class org.teiid.query.resolver.command.DeleteResolver
 
getPlan(QueryMetadataInterface, GroupSymbol) - Method in class org.teiid.query.resolver.command.ExecResolver
 
getPlan(QueryMetadataInterface, GroupSymbol) - Method in class org.teiid.query.resolver.command.InsertResolver
 
getPlan(QueryMetadataInterface, GroupSymbol) - Method in class org.teiid.query.resolver.command.UpdateResolver
 
getPlan(QueryMetadataInterface, GroupSymbol) - Method in class org.teiid.query.resolver.ProcedureContainerResolver
For a given resolver, this returns the unparsed command.
getPlan(String) - Method in class org.teiid.query.util.CommandContext
 
getPlanDescription() - Method in class org.teiid.client.ResultsMessage
 
getPlanDescription() - Method in class org.teiid.jdbc.StatementImpl
 
getPlanDescription() - Method in interface org.teiid.jdbc.TeiidStatement
Obtain the query plan object representation from the last command executed on this Statement, if a query plan was requested in the command.
getPlanner() - Method in class org.teiid.query.optimizer.relational.RuleStack
 
getPlanningObjects() - Method in class org.teiid.query.util.CommandContext
 
getPlanNode() - Method in class org.teiid.client.plan.PlanNode.Property
 
getPolicies() - Method in class org.teiid.query.metadata.TransformationMetadata
 
getPolicy() - Method in class org.teiid.cache.CacheConfiguration
 
getPollIntervalInMilli() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
 
getPooledConnection() - Method in class org.teiid.jdbc.BaseDataSource
 
getPooledConnection(String, String) - Method in class org.teiid.jdbc.BaseDataSource
 
getPort() - Method in class org.teiid.resource.adapter.cassandra.CassandraManagedConnectionFactory
 
getPort() - Method in class org.teiid.resource.adapter.ftp.FtpManagedConnectionFactory
 
getPort(int) - Method in class org.teiid.runtime.EmbeddedServer
Return the bound port for the transport number
getPort() - Method in class org.teiid.transport.SocketListener
 
getPortNumber() - Method in class org.teiid.jdbc.TeiidDataSource
Returns the port number.
getPortNumber() - Method in class org.teiid.net.HostInfo
 
getPortNumber() - Method in class org.teiid.transport.SocketConfiguration
 
getPortQName() - Method in class org.teiid.resource.adapter.ws.WSConnectionImpl
 
getPortQName() - Method in class org.teiid.resource.adapter.ws.WSManagedConnectionFactory
 
getPortQName() - Method in interface org.teiid.translator.ws.WSConnection
 
getPorts() - Method in class org.teiid.net.TeiidURL
Get a list of ports
getPosition() - Method in class org.teiid.core.util.AccessibleBufferedInputStream
 
getPosition() - Method in class org.teiid.json.simple.JSONParser
 
getPosition() - Method in exception org.teiid.json.simple.ParseException
 
getPosition() - Method in class org.teiid.metadata.BaseColumn
1 based ordinal position
getPosition(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
getPosition(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
getPosition(Object) - Method in interface org.teiid.query.metadata.QueryMetadataInterface
Get the element's position in the group
getPosition(Object) - Method in class org.teiid.query.metadata.TempMetadataAdapter
 
getPosition() - Method in class org.teiid.query.metadata.TempMetadataID
 
getPosition(Object) - Method in class org.teiid.query.metadata.TransformationMetadata
 
getPosition() - Method in class org.teiid.query.sql.lang.TextTable.TextColumn
 
getPostGisVersion() - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
 
getPostVisitor() - Method in class org.teiid.language.visitor.DelegatingHierarchyVisitor
 
getPpcCache() - Method in class org.teiid.runtime.EmbeddedServer
 
getPrecision(int) - Method in class org.teiid.jdbc.FilteredResultsMetadata
 
getPrecision(int) - Method in class org.teiid.jdbc.ParameterMetaDataImpl
 
getPrecision(int) - Method in class org.teiid.jdbc.ResultSetMetaDataImpl
 
getPrecision() - Method in class org.teiid.metadata.BaseColumn
 
getPrecision() - Method in class org.teiid.metadata.Datatype
 
getPrecision() - Method in class org.teiid.olingo.ProjectedColumn
 
getPrecision(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
getPrecision(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
getPrecision(Object) - Method in interface org.teiid.query.metadata.QueryMetadataInterface
Get the element's precision
getPrecision(Object) - Method in class org.teiid.query.metadata.TempMetadataAdapter
 
getPrecision(Object) - Method in class org.teiid.query.metadata.TransformationMetadata
 
getPrecisionLength() - Method in class org.teiid.metadata.Datatype
Deprecated. 
getPredicateQuantifier() - Method in class org.teiid.query.sql.lang.SubqueryCompareCriteria
Get the predicate quantifier - returns one of the following: SubqueryCompareCriteria.ANY SubqueryCompareCriteria.SOME SubqueryCompareCriteria.ALL
getPredicateQuantifierAsString() - Method in class org.teiid.query.sql.lang.SubqueryCompareCriteria
Returns the predicate quantifier as a string.
getPredicates() - Method in class org.teiid.query.sql.visitor.PredicateCollectorVisitor
Get a collection of predicates discovered while visiting.
getPredicates(LanguageObject) - Static method in class org.teiid.query.sql.visitor.PredicateCollectorVisitor
Helper to quickly get the predicates from obj
getPreferredConsumes() - Method in class org.teiid.translator.openapi.OpenAPIMetadataProcessor
 
getPreferredConsumes() - Method in class org.teiid.translator.swagger.SwaggerMetadataProcessor
 
getPreferredProduces() - Method in class org.teiid.translator.openapi.OpenAPIMetadataProcessor
 
getPreferredProduces() - Method in class org.teiid.translator.swagger.SwaggerMetadataProcessor
 
getPreferredScheme() - Method in class org.teiid.translator.swagger.SwaggerMetadataProcessor
 
getPrefersMemory() - Method in class org.teiid.translator.CacheDirective
 
getPrefix() - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
Get the prefix of the name of the node.
getPrefix() - Method in class org.teiid.query.sql.symbol.XMLNamespaces.NamespaceItem
 
getPreparedPlan(String, String, CommandContext, QueryMetadataInterface) - Method in class org.teiid.dqp.internal.process.QueryProcessorFactoryImpl
 
getPreparedPlan(String, String, CommandContext, QueryMetadataInterface) - Method in interface org.teiid.query.processor.QueryProcessor.ProcessorFactory
 
getPreparedPlanCacheInjector() - Method in class org.teiid.jboss.DQPCoreService
 
getPreparedStatement(String) - Method in class org.teiid.translator.jdbc.JDBCBaseExecution
 
getPreparedValues() - Method in class org.teiid.translator.jdbc.TranslatedCommand
Return List of values to set on a prepared statement, if necessary.
getPreParser() - Method in class org.teiid.dqp.internal.process.DQPConfiguration
 
getPreParserInjector() - Method in class org.teiid.jboss.DQPCoreService
 
getPrepPlanCache() - Method in class org.teiid.dqp.internal.process.DQPCore
 
getPreviousSibling() - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
 
getPreVisitor() - Method in class org.teiid.language.visitor.DelegatingHierarchyVisitor
 
getPrimaryKey() - Method in class org.teiid.metadata.ForeignKey
Deprecated. 
getPrimaryKey() - Method in class org.teiid.metadata.Table
 
getPrimaryKey(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
getPrimaryKey(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
getPrimaryKey(Object) - Method in interface org.teiid.query.metadata.QueryMetadataInterface
 
getPrimaryKey(Object) - Method in class org.teiid.query.metadata.TempMetadataAdapter
 
getPrimaryKey() - Method in class org.teiid.query.metadata.TempMetadataID
 
getPrimaryKey(Object) - Method in class org.teiid.query.metadata.TransformationMetadata
 
getPrimaryKey() - Method in class org.teiid.query.sql.lang.Create
 
getPrimaryKey() - Method in class org.teiid.translator.infinispan.hotrod.InfinispanUpdateVisitor
 
getPrimaryKeyIDForForeignKeyID(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
getPrimaryKeyIDForForeignKeyID(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
getPrimaryKeyIDForForeignKeyID(Object) - Method in interface org.teiid.query.metadata.QueryMetadataInterface
Get the corresponding primary key ID for the specified foreign key ID
getPrimaryKeyIDForForeignKeyID(Object) - Method in class org.teiid.query.metadata.TransformationMetadata
 
getPrimaryKeys(String, String, String) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
getPrimaryMetamodelUri() - Method in class org.teiid.metadata.Schema
 
getPrincipal() - Method in class org.teiid.logging.AuditMessage
The user name or null if the session has not yet been established.
getPrincipal() - Method in class org.teiid.logging.CommandLogMessage
 
getPriority() - Method in class org.teiid.client.plan.Annotation
 
getPriority() - Method in class org.teiid.dqp.internal.process.FutureWork
 
getPriority() - Method in class org.teiid.dqp.internal.process.RequestWorkItem
 
getPriority() - Method in interface org.teiid.dqp.internal.process.ThreadReuseExecutor.PrioritizedRunnable
The execution priority - higher is lower
getPriority() - Method in class org.teiid.dqp.internal.process.ThreadReuseExecutor.RunnableWrapper
 
getPrivileges() - Method in class org.teiid.metadata.Grant.Permission
 
getProcedure(String, String) - Method in class org.teiid.dqp.internal.datamgr.RuntimeMetadataImpl
 
getProcedure(String) - Method in class org.teiid.dqp.internal.datamgr.RuntimeMetadataImpl
 
getProcedure(StoredProcedureInfo) - Method in class org.teiid.dqp.internal.datamgr.RuntimeMetadataImpl
 
getProcedure(String) - Method in interface org.teiid.metadata.RuntimeMetadata
Look up an object by identifier
getProcedure(String, String) - Method in interface org.teiid.metadata.RuntimeMetadata
Look up an object by identifier
getProcedure(String) - Method in class org.teiid.metadata.Schema
 
getProcedure() - Method in class org.teiid.query.function.FunctionDescriptor
 
getProcedure() - Method in class org.teiid.translator.odata.ODataProcedureVisitor
 
getProcedureCallableName() - Method in class org.teiid.query.metadata.StoredProcedureInfo
 
getProcedureCallableName() - Method in class org.teiid.query.sql.lang.StoredProcedure
 
getProcedureColumns(String, String, String, String) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
getProcedureDefinition(String, String, Procedure) - Method in class org.teiid.metadata.DefaultMetadataRepository
Deprecated.
Returns an updated procedure definition (CREATE PROCEDURE ...) or null if the current procedure definition should be used should be used.
getProcedureID() - Method in class org.teiid.query.metadata.StoredProcedureInfo
 
getProcedureID() - Method in class org.teiid.query.sql.lang.StoredProcedure
 
getProcedureName() - Method in class org.teiid.language.Call
 
getProcedureName() - Method in class org.teiid.query.sql.lang.StoredProcedure
Get this stored procedure's name
getProcedureNamePattern() - Method in class org.teiid.translator.jdbc.JDBCMetadataProcessor
 
getProcedureParameters() - Method in class org.teiid.query.sql.lang.StoredProcedure
 
getProcedureReturn() - Method in class org.teiid.olingo.service.ComplexDocumentNode
 
getProcedureReturn() - Method in class org.teiid.olingo.service.NoDocumentNode
 
getProcedureReturn() - Method in class org.teiid.olingo.service.OperationResponseImpl
 
getProcedures(String, String, String) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
getProcedures() - Method in class org.teiid.metadata.Schema
Get the procedures defined in this schema
getProcedureTerm() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
getProcedureTypeName(short) - Static method in class org.teiid.metadata.index.MetadataConstants
 
getProcessingTimestamp() - Method in class org.teiid.dqp.internal.process.RequestWorkItem
 
getProcessingTimestamp() - Method in class org.teiid.dqp.message.AtomicRequestMessage
Get time that the request was assigned a unique ID by the server.
getProcessor() - Method in class org.teiid.dqp.internal.process.RequestWorkItem
 
getProcessorBatchSize() - Method in interface org.teiid.CommandContext
Get the processor batch size set on the BufferManager
getProcessorBatchSize(List<? extends Expression>) - Method in interface org.teiid.common.buffer.BufferManager
Get the batch size to use during query processing.
getProcessorBatchSize() - Method in interface org.teiid.common.buffer.BufferManager
Get the nominal batch size target
getProcessorBatchSize() - Method in class org.teiid.common.buffer.impl.BufferManagerImpl
Get processor batch size
getProcessorBatchSize(List<? extends Expression>) - Method in class org.teiid.common.buffer.impl.BufferManagerImpl
 
getProcessorBatchSize() - Method in class org.teiid.query.util.CommandContext
 
getProcessorBatchSize(List<Expression>) - Method in class org.teiid.query.util.CommandContext
 
getProcessorBatchSize() - Method in class org.teiid.runtime.EmbeddedConfiguration
 
getProcessorBatchSize() - Method in class org.teiid.services.BufferServiceImpl
 
getProcessorDataManager() - Method in class org.teiid.query.processor.QueryProcessor
 
getProcessorInstructions() - Method in class org.teiid.query.processor.proc.Program
 
getProcessorPlan() - Method in class org.teiid.query.processor.QueryProcessor
 
getProcessorPlan() - Method in class org.teiid.query.processor.relational.PlanExecutionNode
 
getProcessorPlan() - Method in class org.teiid.query.sql.lang.Command
 
getProcessors() - Method in class org.teiid.query.tempdata.TempTableStore
 
getProcessWorkerPool() - Method in class org.teiid.dqp.internal.process.DQPCore
 
getProfileName() - Method in class org.teiid.adminapi.jboss.AdminFactory.AdminImpl
 
getProgram() - Method in class org.teiid.query.processor.proc.BlockInstruction
 
getProjectedColumns() - Method in class org.teiid.olingo.service.DocumentNode
 
getProjectedColumns() - Method in class org.teiid.translator.excel.ExcelQueryVisitor
 
getProjectedColumns() - Method in class org.teiid.translator.odata4.ODataSQLVisitor
 
getProjectedColumns() - Method in class org.teiid.translator.simpledb.SimpleDBSQLVisitor
 
getProjectedDocumentAttributes() - Method in class org.teiid.translator.infinispan.hotrod.IckleConversionVisitor
 
getProjectedQuery() - Method in class org.teiid.language.QueryExpression
 
getProjectedQuery() - Method in class org.teiid.language.Select
 
getProjectedQuery() - Method in class org.teiid.language.SetQuery
 
getProjectedQuery() - Method in class org.teiid.query.sql.lang.Query
 
getProjectedQuery() - Method in class org.teiid.query.sql.lang.QueryCommand
 
getProjectedQuery() - Method in class org.teiid.query.sql.lang.SetQuery
 
getProjectedSymbols() - Method in class org.teiid.query.optimizer.SourceTriggerActionPlanner.SourceEventCommand
 
getProjectedSymbols() - Method in class org.teiid.query.sql.lang.Alter
 
getProjectedSymbols() - Method in class org.teiid.query.sql.lang.BatchedUpdateCommand
 
getProjectedSymbols() - Method in class org.teiid.query.sql.lang.Command
Get the ordered list of all elements returned by this query.
getProjectedSymbols() - Method in class org.teiid.query.sql.lang.Create
 
getProjectedSymbols() - Method in class org.teiid.query.sql.lang.Delete
Get the ordered list of all elements returned by this query.
getProjectedSymbols() - Method in class org.teiid.query.sql.lang.Drop
 
getProjectedSymbols() - Method in class org.teiid.query.sql.lang.DynamicCommand
 
getProjectedSymbols() - Method in class org.teiid.query.sql.lang.Insert
Get the ordered list of all elements returned by this query.
getProjectedSymbols() - Method in class org.teiid.query.sql.lang.Query
Get the ordered list of all elements returned by this query.
getProjectedSymbols() - Method in class org.teiid.query.sql.lang.Select
Get the ordered list of all elements returned by this select.
getProjectedSymbols() - Method in class org.teiid.query.sql.lang.SetQuery
Get the ordered list of all elements returned by this query.
getProjectedSymbols() - Method in class org.teiid.query.sql.lang.StoredProcedure
Get the ordered list of all elements returned by this query.
getProjectedSymbols() - Method in class org.teiid.query.sql.lang.TableFunctionReference
 
getProjectedSymbols() - Method in class org.teiid.query.sql.lang.Update
Get the ordered list of all elements returned by this query.
getProjectedSymbols() - Method in class org.teiid.query.sql.proc.CreateProcedureCommand
Get the ordered list of all elements returned by this query.
getProjectedSymbols() - Method in class org.teiid.query.sql.proc.TriggerAction
 
getProjectedTypes() - Method in class org.teiid.query.sql.lang.SetQuery
 
getProjection() - Method in class org.teiid.query.processor.relational.AccessNode
 
getProjectionIndexes(Map<? extends Expression, Integer>, List<? extends Expression>) - Static method in class org.teiid.query.processor.relational.RelationalNode
Helper method for all the node that will filter the elements needed for the next node.
getProperties() - Method in interface org.teiid.adminapi.AdminObject
Get the Configuration Properties that defines this process
getProperties() - Method in class org.teiid.adminapi.impl.AdminObjectImpl
 
getProperties() - Method in class org.teiid.client.plan.PlanNode
 
getProperties() - Method in class org.teiid.dqp.internal.process.DQPConfiguration
Get the properties used to initialize the engine Options.
getProperties() - Method in class org.teiid.jdbc.JDBCURL
 
getProperties() - Method in class org.teiid.metadata.AbstractMetadataRecord
Return the extension properties for this record - may be unmodifiable if AbstractMetadataRecord.setProperties(Map) or AbstractMetadataRecord.setProperty(String, String) has not been called.
getProperties(String, String, AbstractMetadataRecord) - Method in class org.teiid.metadata.DefaultMetadataRepository
Deprecated.
Get the extension metadata for a given record.
getProperties() - Method in class org.teiid.query.util.Options
 
getProperties() - Method in class org.teiid.translator.document.Document
 
getProperties() - Method in class org.teiid.xquery.saxon.PushBackSequenceIterator
 
getPropertiesMap() - Method in class org.teiid.adminapi.impl.AdminObjectImpl
 
getProperty(String) - Method in class org.teiid.client.plan.PlanNode
 
getProperty(String) - Method in class org.teiid.client.security.LogonResult
 
getProperty(String) - Method in class org.teiid.jdbc.JDBCURL
 
getProperty(String, boolean) - Method in class org.teiid.metadata.AbstractMetadataRecord
 
getProperty(String) - Method in interface org.teiid.odata.api.Client
 
getProperty() - Method in class org.teiid.olingo.ProjectedColumn
 
getProperty(String) - Method in class org.teiid.olingo.service.LocalClient
 
getProperty(NodeConstants.Info) - Method in class org.teiid.query.optimizer.relational.plantree.PlanNode
 
getProperty(SourceCapabilities.Capability, Object, QueryMetadataInterface, CapabilitiesFinder) - Static method in class org.teiid.query.optimizer.relational.rules.CapabilitiesUtil
 
getPropertyInfo(String, Properties) - Method in class org.teiid.jdbc.TeiidDriver
 
getPropertyName(Method) - Static method in class org.teiid.deployers.TranslatorUtil
 
getPropertyTypeClassName() - Method in class org.teiid.adminapi.impl.PropertyDefinitionMetadata
 
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 interface org.teiid.adminapi.AdminObject
Searches for the property with the specified key in this Admin Object.
getPropertyValue(String) - Method in class org.teiid.adminapi.impl.AdminObjectImpl
 
getProtobufName() - Method in class org.teiid.translator.infinispan.hotrod.ProtobufMetadataProcessor
 
getProtobufResource() - Method in class org.teiid.translator.infinispan.hotrod.ProtobufMetadataProcessor
 
getProtobufType() - Method in class org.teiid.infinispan.api.TableWireFormat
 
getProtocol() - Method in class org.teiid.resource.adapter.ftp.FtpManagedConnectionFactory
 
getProtocol() - Method in class org.teiid.transport.SocketConfiguration
 
getProtocols() - Method in class org.teiid.resource.adapter.ftp.FtpManagedConnectionFactory
 
getProtoFilePath() - Method in class org.teiid.translator.infinispan.hotrod.ProtobufMetadataProcessor
 
getProvider() - Method in class org.teiid.dqp.internal.datamgr.ConnectorManagerRepository
 
getProxyPassword() - Method in class org.teiid.resource.adapter.salesforce.SalesForceManagedConnectionFactory
 
getProxyURL() - Method in class org.teiid.resource.adapter.salesforce.SalesForceManagedConnectionFactory
 
getProxyUsername() - Method in class org.teiid.resource.adapter.salesforce.SalesForceManagedConnectionFactory
 
getPseudoColumns(String, String, String, String) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
getPublicKey() - Method in class org.teiid.net.socket.Handshake
 
getPublicKeyLarge() - Method in class org.teiid.net.socket.Handshake
 
getPullQuery() - Method in class org.teiid.translator.mongodb.MongoDBUpdateVisitor
 
getPushdown() - Method in class org.teiid.metadata.FunctionMethod
Get pushdown property of method
getPushdown() - Method in class org.teiid.query.function.FunctionDescriptor
 
getPushDownFunctions() - Method in class org.teiid.dqp.internal.datamgr.ConnectorManager
 
getPushDownFunctions() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
getPushDownFunctions() - Method in class org.teiid.translator.ExecutionFactory
Get a list of FunctionMethods that will be contributed to the SYS schema.
getQuantifier() - Method in class org.teiid.language.SubqueryComparison
 
getQuery() - Method in class org.teiid.language.DerivedTable
 
getQuery() - Method in class org.teiid.olingo.service.NoDocumentNode
 
getQuery() - Method in class org.teiid.query.mapping.relational.QueryNode
Get SQL query
getQuery() - Method in class org.teiid.translator.infinispan.hotrod.IckleConversionVisitor
 
getQuery() - Method in class org.teiid.translator.salesforce.execution.visitors.DeleteVisitor
 
getQuery() - Method in interface org.teiid.translator.salesforce.execution.visitors.IQueryProvidingVisitor
 
getQuery() - Method in class org.teiid.translator.salesforce.execution.visitors.JoinQueryVisitor
 
getQuery() - Method in class org.teiid.translator.salesforce.execution.visitors.SelectVisitor
 
getQuery() - Method in class org.teiid.translator.salesforce.execution.visitors.UpdateVisitor
 
getQueryAll() - Method in class org.teiid.translator.salesforce.execution.visitors.SelectVisitor
 
getQueryCommand(AccessNode) - Static method in class org.teiid.query.optimizer.relational.rules.CriteriaCapabilityValidatorVisitor
 
getQueryCommands() - Method in class org.teiid.query.sql.lang.SetQuery
 
getQueryExpression() - Method in class org.teiid.query.sql.lang.Insert
 
getQueryNamedTable() - Method in class org.teiid.translator.infinispan.hotrod.IckleConversionVisitor
 
getQueryNode() - Method in class org.teiid.query.metadata.TempMetadataID
 
getQueryParser() - Static method in class org.teiid.query.parser.QueryParser
 
getQueryPlan(String, long) - Method in interface org.teiid.adminapi.Admin
Get the Query Plan for the given session with provided execution id.
getQueryPlan(String, long) - Method in class org.teiid.adminapi.jboss.AdminFactory.AdminImpl
 
getQueryPlan() - Method in class org.teiid.metadata.Procedure
 
getQueryPlan() - Method in class org.teiid.query.metadata.StoredProcedureInfo
 
getQueryPlan(String, long) - Method in class org.teiid.runtime.EmbeddedAdminImpl
 
getQueryPlan(String, long) - Method in interface org.teiid.runtime.jmx.TeiidBean
Get the Query Plan for the given session with provided execution id.
getQueryProcessorFactory() - Method in class org.teiid.query.util.CommandContext
 
getQueryTable() - Method in class org.teiid.translator.infinispan.hotrod.IckleConversionVisitor
 
getQueryThreadsCount() - Method in class org.teiid.translator.accumulo.AccumuloExecutionFactory
 
getQueryThresholdInMilli() - Method in class org.teiid.dqp.internal.process.DQPConfiguration
 
getQueryThresholdInSecs() - Method in class org.teiid.dqp.internal.process.DQPConfiguration
 
getQueryTimeout() - Method in class org.teiid.adminapi.impl.VDBMetaData
 
getQueryTimeout() - Method in class org.teiid.dqp.internal.process.DQPConfiguration
 
getQueryTimeout() - Method in class org.teiid.jdbc.BaseDataSource
 
getQueryTimeout() - Method in class org.teiid.jdbc.StatementImpl
 
getQueryTimeout() - Method in class org.teiid.resource.adapter.couchbase.CouchbaseManagedConnectionFactory
 
getQueued() - Method in class org.teiid.adminapi.impl.WorkerPoolStatisticsMetadata
 
getQueued() - Method in interface org.teiid.adminapi.WorkerPoolStatisticsBean
 
getQueued() - Method in interface org.teiid.dqp.internal.process.TeiidExecutor
 
getQueued() - Method in class org.teiid.dqp.internal.process.ThreadReuseExecutor
 
getQueuedEngineWorkItems() - Method in interface org.teiid.runtime.jmx.TeiidBean
Get the current number of queued engine work items.
getQueueName() - Method in class org.teiid.adminapi.impl.WorkerPoolStatisticsMetadata
 
getQueueName() - Method in interface org.teiid.adminapi.WorkerPoolStatisticsBean
Queue Name
getQueueSize() - Method in class org.teiid.jdbc.EnhancedTimer
 
getQuote() - Method in class org.teiid.query.sql.lang.TextTable
 
getQuote() - Method in class org.teiid.query.sql.symbol.TextLine
 
getQuotedName(AbstractMetadataRecord) - Static method in class org.teiid.translator.simpledb.SimpleDBMetadataProcessor
 
getRadix() - Method in class org.teiid.metadata.BaseColumn
 
getRadix() - Method in class org.teiid.metadata.Datatype
 
getRadix(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
getRadix(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
getRadix(Object) - Method in interface org.teiid.query.metadata.QueryMetadataInterface
Get the element's radix
getRadix(Object) - Method in class org.teiid.query.metadata.TempMetadataAdapter
 
getRadix(Object) - Method in class org.teiid.query.metadata.TransformationMetadata
 
getRanges() - Method in class org.teiid.translator.accumulo.AccumuloQueryVisitor
 
getRawCurrentValue() - Method in class org.teiid.jdbc.ResultSetImpl
 
getRawMetadata() - Method in class org.teiid.metadata.MetadataFactory
Deprecated.
getReadAll() - Method in class org.teiid.translator.CacheDirective
Whether the engine should read and cache the entire results.
getReadAttempts() - Method in class org.teiid.common.buffer.impl.BufferManagerImpl
 
getReadAttempts() - Method in class org.teiid.services.BufferServiceImpl
 
getReadCount() - Method in class org.teiid.common.buffer.impl.BufferManagerImpl
 
getReader(Reader) - Method in class org.teiid.core.types.InputStreamFactory.ClobInputStreamFactory
 
getReader() - Method in class org.teiid.olingo.web.gzip.GzipMessageRequest
 
getReadTag() - Method in class org.teiid.infinispan.api.TableWireFormat
 
getReceiveBufferSize() - Method in class org.teiid.net.socket.OioOjbectChannelFactory
 
getRecord() - Method in class org.teiid.query.metadata.CompositeMetadataStore.RecordHolder
 
getRecordFactory() - Method in class org.teiid.resource.spi.BasicConnectionFactory
 
getRecordFactory() - Method in class org.teiid.resource.spi.WrappedConnectionFactory
 
getRecordName(AbstractMetadataRecord) - Static method in class org.teiid.language.visitor.SQLStringVisitor
Get the name in source or the name if the name in source is not set.
getRef(int) - Method in class org.teiid.internal.core.index.WordEntry
returns the file number in the i position in the list of references.
getRef(int) - Method in class org.teiid.jdbc.CallableStatementImpl
 
getRef(String) - Method in class org.teiid.jdbc.CallableStatementImpl
 
getRef(int) - Method in class org.teiid.jdbc.ResultSetImpl
 
getRef(String) - Method in class org.teiid.jdbc.ResultSetImpl
 
getReference() - Method in class org.teiid.core.types.Streamable
 
getReference() - Method in class org.teiid.resource.spi.BasicConnectionFactory
 
getReference() - Method in class org.teiid.resource.spi.WrappedConnectionFactory
 
getReferenceColumns() - Method in class org.teiid.metadata.ForeignKey
 
getReferenceColumns() - Method in class org.teiid.translator.mongodb.MergeDetails
 
getReferenceHits() - Method in class org.teiid.common.buffer.impl.BufferManagerImpl
 
getReferenceKey() - Method in class org.teiid.metadata.ForeignKey
 
getReferences() - Method in class org.teiid.dqp.internal.process.PreparedPlan
Return the list of Reference.
getReferences() - Method in class org.teiid.netty.handler.codec.serialization.CompactObjectOutputStream
 
getReferences() - Method in class org.teiid.query.sql.visitor.CorrelatedReferenceCollectorVisitor
 
getReferences() - Method in class org.teiid.query.sql.visitor.ReferenceCollectorVisitor
Get the references collected by the visitor.
getReferences(LanguageObject) - Static method in class org.teiid.query.sql.visitor.ReferenceCollectorVisitor
Helper to quickly get the references from obj in a collection.
getReferenceStreamId() - Method in class org.teiid.core.types.Streamable
 
getReferenceTableName() - Method in class org.teiid.metadata.ForeignKey
WARNING prior to validation this method will return a potentially fully-qualified name after resolving it will return an unqualified name
getReflectionHelper() - Method in class org.teiid.transport.ClientServiceRegistryImpl.ClientService
 
getRefreshToken() - Method in class org.teiid.jboss.oauth.OAuth20CredentialImpl
 
getRefreshToken() - Method in class org.teiid.jboss.oauth.OAuth20LoginModule
 
getRefreshToken() - Method in class org.teiid.resource.adapter.google.auth.OAuth2Tokens
 
getRefreshToken() - Method in class org.teiid.resource.adapter.google.SpreadsheetManagedConnectionFactory
 
getRefs() - Method in class org.teiid.internal.core.index.WordEntry
Returns the references of the wordEntry (the number of the files it appears in).
getRegion() - Method in class org.teiid.translator.amazon.s3.S3ExecutionFactory
 
getReleaseNumber() - Method in class org.teiid.core.util.ApplicationInfo
 
getRemoteAddress() - Method in interface org.teiid.net.socket.ObjectChannel
 
getRemoteAddress() - Method in class org.teiid.transport.SSLAwareChannelHandler.ObjectChannelImpl
 
getRemoteServerList() - Method in class org.teiid.resource.adapter.infinispan.hotrod.InfinispanManagedConnectionFactory
 
getRemoteServerList() - Method in class org.teiid.resource.adapter.mongodb.MongoDBManagedConnectionFactory
Returns the host:port[;host:port...] list that identifies the remote servers to include in this cluster;
getRemoved() - Method in class org.teiid.common.buffer.impl.MemoryStorageManager
 
getRemovePushdownCharacters() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
getRemoveSupportedFunctions() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
getReplicatedEventDistributor() - Method in class org.teiid.services.AbstractEventDistributorFactoryService
 
getReplicatedEventDistributor() - Method in interface org.teiid.services.InternalEventDistributorFactory
 
getReport() - Method in class org.teiid.query.validator.AbstractValidationVisitor
 
getReport() - Method in class org.teiid.query.validator.UpdateValidator
 
getReportType() - Method in class org.teiid.query.report.ActivityReport
Get type of report.
getRequestControls() - Method in class org.teiid.resource.adapter.ldap.LDAPConnectionImpl
 
getRequestCount() - Method in interface org.teiid.adminapi.CacheStatistics
 
getRequestCount() - Method in class org.teiid.adminapi.impl.CacheStatisticsMetadata
 
getRequestCount() - Method in class org.teiid.dqp.internal.process.SessionAwareCache
 
getRequestCount() - Method in interface org.teiid.runtime.jmx.CacheBean
 
getRequestId() - Method in interface org.teiid.CommandContext
Get the current request id
getRequestId() - Method in class org.teiid.dqp.internal.datamgr.ExecutionContextImpl
 
getRequestID() - Method in class org.teiid.dqp.internal.datamgr.ExecutionContextImpl
 
getRequestID(long) - Method in class org.teiid.dqp.internal.process.DQPWorkContext
 
getRequestID() - Method in class org.teiid.dqp.internal.process.RequestWorkItem
 
getRequestID() - Method in class org.teiid.dqp.message.AtomicRequestID
 
getRequestID() - Method in class org.teiid.dqp.message.AtomicRequestMessage
 
getRequestID() - Method in class org.teiid.logging.CommandLogMessage
 
getRequestId() - Method in class org.teiid.query.util.CommandContext
 
getRequestId() - Method in interface org.teiid.translator.ExecutionContext
Get the identifier for the command being executed.
getRequestID() - Method in interface org.teiid.translator.ExecutionContext
getRequestIdentifier() - Method in class org.teiid.jdbc.StatementImpl
 
getRequestIdentifier() - Method in interface org.teiid.jdbc.TeiidStatement
Get ID for last execution which can be used for matching up executions on the client side with executions in the server logs.
getRequestOptions() - Method in class org.teiid.client.RequestMessage
 
getRequestPropterties() - Method in class org.teiid.resource.adapter.ws.WSSecurityCredential
 
getRequests() - Method in interface org.teiid.adminapi.Admin
Get the all Requests that are currently in process
getRequests() - Method in class org.teiid.adminapi.jboss.AdminFactory.AdminImpl
 
getRequests() - Method in class org.teiid.dqp.internal.process.DQPCore
Return a list of all RequestMetadata
getRequests() - Method in class org.teiid.runtime.EmbeddedAdminImpl
 
getRequests() - Method in interface org.teiid.runtime.jmx.TeiidBean
Get the all Requests that are currently in process
getRequestsForSession(String) - Method in interface org.teiid.adminapi.Admin
Get the Requests for the given session
getRequestsForSession(String) - Method in class org.teiid.adminapi.jboss.AdminFactory.AdminImpl
 
getRequestsForSession(String) - Method in class org.teiid.dqp.internal.process.DQPCore
Return a list of RequestMetadata for the given session
getRequestsForSession(String) - Method in class org.teiid.runtime.EmbeddedAdminImpl
 
getRequestTimeout() - Method in class org.teiid.resource.adapter.salesforce.SalesForceManagedConnectionFactory
 
getRequestTimeout() - Method in class org.teiid.resource.adapter.ws.WSManagedConnectionFactory
 
getRequestURI() - Method in class org.teiid.olingo.web.ProxyHttpServletRequest
 
getRequestURL() - Method in class org.teiid.olingo.web.ContextAwareHttpSerlvetRequest
 
getRequestURL() - Method in class org.teiid.olingo.web.ProxyHttpServletRequest
 
getRequiredLikeEscape() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
getRequiredLikeEscape() - Method in class org.teiid.translator.ExecutionFactory
The required escape character or null if all are supported.
getRequiredLikeEscape() - Method in class org.teiid.translator.phoenix.PhoenixExecutionFactory
 
getRequiresRestart() - Method in class org.teiid.adminapi.impl.PropertyDefinitionMetadata
 
getRequiresRestart() - Method in interface org.teiid.adminapi.PropertyDefinition
Get whether this property requires the system to be restarted before it takes effect.
getReserveBatchBytes() - Method in class org.teiid.common.buffer.impl.BufferManagerImpl
 
getReservedNames() - Static method in class org.teiid.adminapi.impl.ModelMetaData
 
getReservedWords() - Static method in class org.teiid.language.SQLConstants
 
getResltSetCache() - Method in class org.teiid.dqp.internal.process.DQPCore
 
getResolution() - Method in class org.teiid.client.plan.Annotation
 
getResolvedCondition() - Method in class org.teiid.adminapi.impl.DataPolicyMetadata.PermissionMetaData
 
getResolvedHostAddress() - Method in class org.teiid.transport.SocketConfiguration
 
getResolvedMask() - Method in class org.teiid.adminapi.impl.DataPolicyMetadata.PermissionMetaData
 
getResolverException() - Method in class org.teiid.query.resolver.util.ResolverVisitor
 
getResolvingOrder() - Method in class org.teiid.metadata.Schema
 
getResource() - Method in class org.teiid.olingo.service.CrossJoinResult
 
getResourceAdapter() - Method in class org.teiid.resource.spi.BasicManagedConnectionFactory
 
getResourceBundle(Locale) - Static method in class org.teiid.jboss.IntegrationPlugin
 
getResourceBundle(Locale) - Static method in class org.teiid.jboss.rest.RestServicePlugin
 
getResourceBundle(Locale) - Static method in class org.teiid.olingo.ODataPlugin
 
getResourceDescriptionResolver(String) - Static method in class org.teiid.jboss.TeiidExtension
 
getResourceFileName() - Method in class org.teiid.internal.core.index.Index
 
getResourceName() - Method in interface org.teiid.adminapi.DataPolicy.DataPermission
Get the Resource Name that the Data Permission represents
getResourceName() - Method in class org.teiid.adminapi.impl.DataPolicyMetadata.PermissionMetaData
 
getResourceName() - Method in class org.teiid.metadata.Grant.Permission
 
getResourceName() - Method in class org.teiid.metadata.Server
 
getResourcePath() - Method in class org.teiid.metadata.index.TransformationRecordImpl
 
getResourcePath() - Method in class org.teiid.metadata.Table
 
getResources() - Method in class org.teiid.logging.AuditMessage
The list of relevant resources for the audit event.
getResourceType() - Method in interface org.teiid.adminapi.DataPolicy.DataPermission
Get the type of resource the Data Permission is represents
getResourceType() - Method in class org.teiid.adminapi.impl.DataPolicyMetadata.PermissionMetaData
 
getResourceType() - Method in class org.teiid.metadata.Grant.Permission
 
getResponseCode() - Method in class org.teiid.translator.ws.BinaryWSProcedureExecution
 
getResponseControls() - Method in class org.teiid.resource.adapter.ldap.LDAPConnectionImpl
 
getResponseHeader(String) - Method in class org.teiid.translator.ws.BinaryWSProcedureExecution
 
getResponseHeaders() - Method in class org.teiid.translator.ws.BinaryWSProcedureExecution
 
getResponsePropterties() - Method in class org.teiid.resource.adapter.ws.WSSecurityCredential
 
getResult() - Method in class org.teiid.json.simple.SimpleContentHandler
 
getResult() - Method in class org.teiid.language.SearchedWhenClause
 
getResult() - Method in interface org.teiid.odata.api.OperationResponse
 
getResult() - Method in class org.teiid.olingo.service.OperationResponseImpl
 
getResult(CommandContext) - Method in class org.teiid.query.function.aggregate.AggregateFunction
Called after all values have been processed to get the result.
getResult(CommandContext) - Method in class org.teiid.query.function.aggregate.ArrayAgg
 
getResult(CommandContext) - Method in class org.teiid.query.function.aggregate.Avg
 
getResult(CommandContext) - Method in class org.teiid.query.function.aggregate.ConstantFunction
 
getResult(CommandContext) - Method in class org.teiid.query.function.aggregate.Count
 
getResult(CommandContext) - Method in class org.teiid.query.function.aggregate.CountBig
 
getResult(CommandContext) - Method in class org.teiid.query.function.aggregate.FirstLastValue
 
getResult(CommandContext) - Method in class org.teiid.query.function.aggregate.JSONArrayAgg
 
getResult(CommandContext) - Method in class org.teiid.query.function.aggregate.LeadLagValue
 
getResult(CommandContext) - Method in class org.teiid.query.function.aggregate.Max
 
getResult(CommandContext) - Method in class org.teiid.query.function.aggregate.Min
 
getResult(CommandContext) - Method in class org.teiid.query.function.aggregate.NthValue
 
getResult(CommandContext) - Method in class org.teiid.query.function.aggregate.Ntile
 
getResult(CommandContext) - Method in class org.teiid.query.function.aggregate.RankingFunction
 
getResult(CommandContext) - Method in class org.teiid.query.function.aggregate.RankingFunctionBig
 
getResult(CommandContext) - Method in class org.teiid.query.function.aggregate.StatsFunction
 
getResult(CommandContext) - Method in class org.teiid.query.function.aggregate.StringAgg
 
getResult(CommandContext) - Method in class org.teiid.query.function.aggregate.Sum
 
getResult(CommandContext) - Method in class org.teiid.query.function.aggregate.TextAgg
 
getResult(CommandContext) - Method in class org.teiid.query.function.aggregate.UserDefined
 
getResult(CommandContext) - Method in class org.teiid.query.function.aggregate.XMLAgg
 
getResult(CommandContext) - Method in class org.teiid.query.function.GeometryUtils.Extent
 
getResult(CommandContext) - Method in class org.teiid.query.processor.relational.SortingFilter
 
getResult() - Method in class org.teiid.translator.ws.SimpleContentHandler
 
getResult(CommandContext) - Method in interface org.teiid.UserDefinedAggregate
Called to get the current value.
getResultList() - Method in class org.teiid.translator.salesforce.SalesforceConnection.BatchResultInfo
 
getResultRecords() - Method in class org.teiid.translator.salesforce.execution.DeletedResult
 
getResults() - Method in class org.teiid.dqp.internal.process.CachedResults
 
getResults() - Method in class org.teiid.dqp.message.AtomicResultsMessage
 
getResults() - Method in class org.teiid.olingo.service.CrossJoinResult
 
getResultsBatch(int, int) - Method in class org.teiid.resource.adapter.google.dataprotocol.GoogleDataProtocolAPI.DataProtocolQueryStrategy
 
getResultsBatch(int, int) - Method in interface org.teiid.translator.google.api.result.PartialResultExecutor
Returns part of the result.
getResultSet() - Method in class org.teiid.core.types.ArrayImpl
 
getResultSet(Map<String, Class<?>>) - Method in class org.teiid.core.types.ArrayImpl
 
getResultSet(long, int) - Method in class org.teiid.core.types.ArrayImpl
 
getResultSet(long, int, Map<String, Class<?>>) - Method in class org.teiid.core.types.ArrayImpl
 
getResultSet(CallableStatement) - Method in class org.teiid.dialect.TeiidDialect
 
getResultSet() - Method in class org.teiid.jdbc.StatementImpl
 
getResultSet() - Method in class org.teiid.metadata.Procedure
 
getResultSetCacheInjector() - Method in class org.teiid.jboss.DQPCoreService
 
getResultSetCacheMode() - Method in class org.teiid.jdbc.BaseDataSource
 
getResultSetCacheMode() - Method in class org.teiid.jdbc.JDBCURL
 
getResultSetColumn(int) - Method in class org.teiid.query.sql.lang.SPParameter
Get a particular result set column at the specified position.
getResultSetColumn(int) - Method in class org.teiid.query.sql.lang.StoredProcedure
 
getResultSetColumns() - Method in class org.teiid.query.sql.lang.Command
 
getResultSetColumns() - Method in class org.teiid.query.sql.lang.DynamicCommand
 
getResultSetColumns() - Method in class org.teiid.query.sql.lang.SPParameter
Get the result set columns.
getResultSetColumns() - Method in class org.teiid.query.sql.lang.StoredProcedure
 
getResultSetColumns() - Method in class org.teiid.query.sql.proc.CreateProcedureCommand
 
getResultSetColumnTypes() - Method in class org.teiid.language.Call
 
getResultSetConcurrency() - Method in class org.teiid.jdbc.StatementImpl
 
getResultSetHoldability() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
getResultSetHoldability() - Method in class org.teiid.jdbc.StatementImpl
 
getResultSetIDs() - Method in class org.teiid.query.sql.lang.SPParameter
Get the result set metadata IDs.
getResultSetInfo() - Method in class org.teiid.resource.spi.BasicConnection
 
getResultSetInfo() - Method in class org.teiid.resource.spi.WrappedConnection
 
getResultSetMetaDataDescription(String) - Method in interface org.teiid.odbc.ODBCServerRemote
 
getResultSetMetaDataDescription(String) - Method in class org.teiid.odbc.ODBCServerRemoteImpl
 
getResultSetType() - Method in class org.teiid.jdbc.StatementImpl
 
getResultSetType() - Method in class org.teiid.runtime.EmbeddedRequestOptions
 
getResultsList() - Method in class org.teiid.client.ResultsMessage
 
getResultsMode() - Method in class org.teiid.client.RequestMessage
 
getResultsReceiver() - Method in class org.teiid.client.util.ResultsFuture
 
getRetrieveFieldList() - Method in class org.teiid.translator.salesforce.execution.visitors.SelectVisitor
 
getRetryDelay() - Method in exception org.teiid.translator.DataNotAvailableException
 
getReturn() - Method in class org.teiid.olingo.service.ProcedureSQLBuilder
 
getReturnAutoGeneratedKeys() - Method in class org.teiid.query.util.CommandContext
 
getReturnColumns() - Method in class org.teiid.translator.odata.ODataProcedureVisitor
 
getReturnElement() - Method in class org.teiid.query.resolver.util.ResolverUtil.ResolvedLookup
 
getReturnEntityTypeName() - Method in class org.teiid.translator.odata.ODataProcedureVisitor
 
getReturnParameter() - Method in class org.teiid.language.Call
 
getReturnType() - Method in class org.teiid.language.Call
Get the return type
getReturnType() - Method in interface org.teiid.odata.api.ProcedureReturnType
 
getReturnType() - Method in class org.teiid.query.function.FunctionDescriptor
 
getReturnType() - Method in class org.teiid.translator.odata.ODataProcedureVisitor
 
getReturnTypeClass() - Method in class org.teiid.translator.odata.ODataProcedureVisitor
 
getReturnVariable() - Method in class org.teiid.query.sql.proc.CreateProcedureCommand
 
getReusableExecution(Object) - Method in class org.teiid.query.util.CommandContext
 
getReuseCount() - Method in interface org.teiid.CommandContext
Get the number of times this command has been reused.
getReuseCount() - Method in class org.teiid.query.util.CommandContext
 
getReverseOperator() - Method in class org.teiid.query.sql.lang.CompareCriteria
 
getReverseType() - Method in class org.teiid.query.sql.lang.JoinType
To switch directions from left to right or right to left.
getRevokePrivileges() - Method in class org.teiid.metadata.Grant.Permission
 
getRightClause() - Method in class org.teiid.query.sql.lang.JoinPredicate
Get right clause
getRightCondition() - Method in class org.teiid.language.AndOr
 
getRightExpression() - Method in class org.teiid.language.Comparison
Get right expression.
getRightExpression() - Method in class org.teiid.language.IsDistinct
Get right expression.
getRightExpression() - Method in class org.teiid.language.Like
 
getRightExpression() - Method in interface org.teiid.query.sql.lang.BinaryComparison
 
getRightExpression() - Method in class org.teiid.query.sql.lang.CompareCriteria
Get right expression.
getRightExpression() - Method in class org.teiid.query.sql.lang.MatchCriteria
Get right expression.
getRightExpressions() - Method in class org.teiid.language.In
Get List of IExpression in the set on the right side of the criteria.
getRightExpressions() - Method in class org.teiid.query.processor.relational.JoinNode
 
getRightItem() - Method in class org.teiid.language.Join
 
getRightQuery() - Method in class org.teiid.language.SetQuery
 
getRightQuery() - Method in class org.teiid.query.sql.lang.SetQuery
 
getRightRowValue() - Method in class org.teiid.query.sql.lang.IsDistinctCriteria
 
getRole(String) - Method in class org.teiid.metadata.Database
 
getRole() - Method in class org.teiid.metadata.Grant
 
getRoles() - Method in class org.teiid.metadata.Database
 
getRoles() - Method in class org.teiid.resource.adapter.accumulo.AccumuloManagedConnectionFactory
 
getRoles(Subject, String[]) - Static method in class org.teiid.resource.spi.ConnectionContext
 
getRoleSets() - Method in class org.teiid.jboss.AssosiateCallerIdentityLoginModule
 
getRoleSets() - Method in class org.teiid.jboss.oauth.OAuth10LoginModule
 
getRoleSets() - Method in class org.teiid.jboss.oauth.OAuth20LoginModule
 
getRoleSets() - Method in class org.teiid.jboss.PassthroughIdentityLoginModule
 
getRoleSets() - Method in class org.teiid.jboss.SimpleLoginModule
 
getRoot() - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
Get the root node of the tree containing this node
getRootDocument() - Method in class org.teiid.translator.odata4.ODataQuery
 
getRootNode() - Method in class net.sf.saxon.option.xom.XOMDocumentWrapper
Get the NodeInfo object representing the document node at the root of the tree
getRootNode() - Method in class org.teiid.query.processor.relational.RelationalPlan
 
getRootURI() - Method in class org.teiid.metadata.PureZipFileSystem
 
getRootURI() - Method in class org.teiid.resource.adapter.ftp.FtpFileSystem
 
getRow() - Method in class org.teiid.jdbc.ResultSetImpl
 
getRow() - Method in class org.teiid.translator.google.api.result.SheetRow
 
getRowBasedFilters(QueryMetadataInterface, GroupSymbol, CommandContext, boolean) - Static method in class org.teiid.query.optimizer.relational.RowBasedSecurityHelper
 
getRowCount() - Method in class org.teiid.common.buffer.STree
 
getRowCount() - Method in class org.teiid.common.buffer.TupleBatch
Return the number of rows contained in this tuple batch
getRowCount() - Method in class org.teiid.common.buffer.TupleBuffer
Returns the last row number
getRowCount() - Method in class org.teiid.logging.CommandLogMessage
Returns the command.
getRowCount() - Method in class org.teiid.query.processor.BatchCollector
 
getRowCount() - Method in class org.teiid.query.tempdata.TempTable
 
getRowCount() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
 
getRowDelimiter() - Method in class org.teiid.query.sql.lang.TextTable
 
getRowId(int) - Method in class org.teiid.jdbc.CallableStatementImpl
 
getRowId(String) - Method in class org.teiid.jdbc.CallableStatementImpl
 
getRowId(int) - Method in class org.teiid.jdbc.ResultSetImpl
 
getRowId(String) - Method in class org.teiid.jdbc.ResultSetImpl
 
getRowIdLifetime() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
getRowLimit() - Method in class org.teiid.client.RequestMessage
 
getRowLimit() - Method in class org.teiid.dqp.internal.process.CachedResults
 
getRowLimit() - Method in class org.teiid.language.Limit
Get the max number of rows returned.
getRowLimit() - Method in class org.teiid.query.sql.lang.Limit
 
getRowLimit() - Method in class org.teiid.translator.infinispan.hotrod.IckleConversionVisitor
 
getRowOffset() - Method in class org.teiid.language.Limit
Get the row offset at which to begin returning rows.
getRowOffset() - Method in class org.teiid.translator.infinispan.hotrod.IckleConversionVisitor
 
getRowPath() - Method in class org.teiid.query.sql.lang.JsonTable
 
getRowScript() - Method in class org.teiid.query.sql.lang.ObjectTable
 
getRowSizeEstimate() - Method in interface org.teiid.common.buffer.BatchManager
 
getRowSizeEstimate() - Method in class org.teiid.common.buffer.TupleBuffer
Return a more accurate batch estimate or 0 if a new estimate is not available
getRsCache() - Method in class org.teiid.dqp.internal.process.RequestWorkItem
 
getRsCache() - Method in class org.teiid.runtime.EmbeddedServer
 
getRuntimeMetadata() - Method in class org.teiid.dqp.internal.datamgr.ExecutionContextImpl
 
getRuntimeMetadata() - Method in interface org.teiid.translator.ExecutionContext
 
getRuntimeType(Class<?>) - Static method in class org.teiid.core.types.DataTypeManager
 
getRuntimeType() - Method in class org.teiid.metadata.BaseColumn
 
getRuntimeType(int, String, int, int) - Method in class org.teiid.translator.jdbc.JDBCMetadataProcessor
 
getRuntimeType(int, String, int) - Method in class org.teiid.translator.jdbc.JDBCMetadataProcessor
 
getRuntimeType(int, String, int, int) - Method in class org.teiid.translator.jdbc.oracle.OracleMetadataProcessor
 
getRuntimeType(int, String, int, int) - Method in class org.teiid.translator.jdbc.pi.PIMetadataProcessor
 
getRuntimeType(int, String, int) - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLMetadataProcessor
 
getRuntimeType(Class<?>) - Static method in class org.teiid.translator.TypeFacility
Get the closest runtime type for the given class
getRuntimeTypeMap() - Method in class org.teiid.deployers.VDBRepository
 
getRuntimeTypeMap() - Method in class org.teiid.query.metadata.SystemMetadata
Map of runtime types and aliases to runtime datatypes
getRuntimeTypeName() - Method in class org.teiid.metadata.Datatype
 
getRuntimeTypes() - Method in class org.teiid.metadatastore.DeploymentBasedDatabaseStore
 
getRuntimeTypes() - Method in class org.teiid.query.metadata.DatabaseStore
 
getRuntimeVersion() - Method in class org.teiid.dqp.internal.process.DQPCore
 
getSafeRandomAccessFile() - Method in class org.teiid.internal.core.index.VirtualRandomAccessFile
 
getSAMLResponseToken() - Method in class org.teiid.jboss.oauth.SAMLBearerTokenLoginModule
 
getSampleKeyspaces() - Method in class org.teiid.translator.couchbase.CouchbaseMetadataProcessor
 
getSampleSize() - Method in class org.teiid.translator.couchbase.CouchbaseMetadataProcessor
 
getSampleSize() - Method in class org.teiid.translator.mongodb.MongoDBMetadataProcessor
 
getSaslMechanism() - Method in class org.teiid.resource.adapter.infinispan.hotrod.InfinispanManagedConnectionFactory
 
getScale(int) - Method in class org.teiid.jdbc.FilteredResultsMetadata
 
getScale(int) - Method in class org.teiid.jdbc.ParameterMetaDataImpl
 
getScale(int) - Method in class org.teiid.jdbc.ResultSetMetaDataImpl
 
getScale() - Method in class org.teiid.metadata.BaseColumn
 
getScale() - Method in class org.teiid.metadata.Datatype
 
getScale() - Method in class org.teiid.olingo.ProjectedColumn
 
getScale(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
getScale(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
getScale(Object) - Method in interface org.teiid.query.metadata.QueryMetadataInterface
Get the element's scale
getScale(Object) - Method in class org.teiid.query.metadata.TempMetadataAdapter
 
getScale(Object) - Method in class org.teiid.query.metadata.TransformationMetadata
 
getScanConsistency() - Method in class org.teiid.resource.adapter.couchbase.CouchbaseManagedConnectionFactory
 
getScanTable() - Method in class org.teiid.translator.accumulo.AccumuloQueryVisitor
 
getScheduledExecutorService() - Method in class org.teiid.jboss.NodeTracker
 
getScheduledExecutorService() - Method in class org.teiid.runtime.MaterializationManager
 
getScheduledFuture() - Method in class org.teiid.dqp.internal.process.DataTierTupleSource
 
getSchema(String, int, String, EnumSet<Admin.SchemaObjectType>, String) - Method in interface org.teiid.adminapi.Admin
Deprecated.
getSchema(String, String, String, EnumSet<Admin.SchemaObjectType>, String) - Method in interface org.teiid.adminapi.Admin
Retrieve the schema of the given model
getSchema(String, int, String, EnumSet<Admin.SchemaObjectType>, String) - Method in class org.teiid.adminapi.jboss.AdminFactory.AdminImpl
 
getSchema(String, String, String, EnumSet<Admin.SchemaObjectType>, String) - Method in class org.teiid.adminapi.jboss.AdminFactory.AdminImpl
 
getSchema() - Method in class org.teiid.common.buffer.TupleBuffer
 
getSchema() - Method in class org.teiid.jdbc.ConnectionImpl
 
getSchema(String) - Method in class org.teiid.metadata.Database
 
getSchema() - Method in class org.teiid.metadata.MetadataFactory
 
getSchema(String) - Method in class org.teiid.metadata.MetadataStore
 
getSchema() - Method in class org.teiid.query.function.FunctionDescriptor
 
getSchema(String) - Method in class org.teiid.query.metadata.DatabaseStore
 
getSchema(String) - Method in class org.teiid.query.processor.proc.ProcedurePlan
Get the schema from the tuple source that represents the columns in a result set
getSchema() - Method in class org.teiid.query.processor.relational.DependentValueSource
 
getSchema(Name) - Method in class org.teiid.resource.adapter.ldap.LDAPConnectionImpl
 
getSchema(String) - Method in class org.teiid.resource.adapter.ldap.LDAPConnectionImpl
 
getSchema(String, int, String, EnumSet<Admin.SchemaObjectType>, String) - Method in class org.teiid.runtime.EmbeddedAdminImpl
 
getSchema(String, String, String, EnumSet<Admin.SchemaObjectType>, String) - Method in class org.teiid.runtime.EmbeddedAdminImpl
 
getSchema(WSConnection) - Method in class org.teiid.translator.odata4.ODataExecutionFactory
 
getSchema(WSConnection) - Method in class org.teiid.translator.odata4.ODataMetadataProcessor
 
getSchema(WSConnection) - Method in class org.teiid.translator.openapi.OpenAPIMetadataProcessor
 
getSchema(WSConnection) - Method in class org.teiid.translator.swagger.SwaggerMetadataProcessor
 
getSchemaClassDefinition(Name) - Method in class org.teiid.resource.adapter.ldap.LDAPConnectionImpl
 
getSchemaClassDefinition(String) - Method in class org.teiid.resource.adapter.ldap.LDAPConnectionImpl
 
getSchemaDdl(String, String) - Method in class org.teiid.runtime.EmbeddedServer
Get the effective ddl text for the given schema
getSchemaInfo(String) - Method in interface org.teiid.olingo.service.ODataSchemaBuilder.SchemaResolver
Return the schema info or null if it is not visible
getSchemaList() - Method in class org.teiid.metadata.MetadataStore
 
getSchemaName(int) - Method in class org.teiid.jdbc.FilteredResultsMetadata
 
getSchemaName(int) - Method in class org.teiid.jdbc.ResultSetMetaDataImpl
 
getSchemaName() - Method in class org.teiid.query.function.FunctionTree
 
getSchemaName() - Method in class org.teiid.translator.jdbc.JDBCMetadataProcessor
 
getSchemaNamespace() - Method in class org.teiid.translator.odata.ODataMetadataProcessor
 
getSchemaNamespace() - Method in class org.teiid.translator.odata4.ODataMetadataProcessor
 
getSchemaPaths() - Method in class org.teiid.metadata.index.TransformationRecordImpl
 
getSchemaPaths() - Method in class org.teiid.metadata.Table
Deprecated. 
getSchemaPattern() - Method in class org.teiid.translator.jdbc.JDBCMetadataProcessor
 
getSchemaRecord(String, Database.ResourceType) - Method in class org.teiid.query.metadata.DatabaseStore
 
getSchemas() - Method in class org.teiid.adminapi.impl.DataPolicyMetadata
 
getSchemas() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
getSchemas(String, String) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
getSchemas() - Method in class org.teiid.metadata.Database
 
getSchemas() - Method in class org.teiid.metadata.MetadataStore
 
getSchemaSize(List<? extends Expression>) - Method in interface org.teiid.common.buffer.BufferManager
Get the size estimate for the given schema.
getSchemaSize(List<? extends Expression>) - Method in class org.teiid.common.buffer.impl.BufferManagerImpl
 
getSchemaSourceType() - Method in class org.teiid.adminapi.impl.ModelMetaData
Deprecated.
getSchemaTerm() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
getSchemaTerm() - Method in class org.teiid.translator.jdbc.JDBCMetadataProcessor
 
getSchemaText() - Method in class org.teiid.adminapi.impl.ModelMetaData
Deprecated.
getSchemaType() - Method in class net.sf.saxon.option.xom.XOMDocumentWrapper
Get the type annotation of this node, if any.
getSchemaType() - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
Get the type annotation of this node, if any.
getScope() - Method in class org.teiid.adminapi.impl.TransactionMetadata
 
getScope() - Method in interface org.teiid.adminapi.Transaction
Get the scope for the transaction.
getScope() - Method in class org.teiid.dqp.internal.datamgr.ExecutionContextImpl
 
getScope() - Method in class org.teiid.dqp.message.AtomicResultsMessage
 
getScope() - Method in class org.teiid.translator.CacheDirective
 
getScope() - Method in interface org.teiid.translator.ExecutionContext
Get the result cache scope for the current execution
getScriptEngine(String) - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
getScriptEngine(String) - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
getScriptEngine(String) - Method in interface org.teiid.query.metadata.QueryMetadataInterface
 
getScriptEngine() - Method in class org.teiid.query.sql.lang.ObjectTable
 
getScriptEngineDirect(String) - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
getScriptEngineDirect(String) - Method in class org.teiid.query.metadata.TransformationMetadata
 
getScriptingLanguage() - Method in class org.teiid.query.sql.lang.ObjectTable
 
getSearchDefaultBaseDN() - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
 
getSearchDefaultScope() - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
 
getSearchScope() - Method in class org.teiid.translator.ldap.LDAPSearchDetails
get the context name
getSearchStringEscape() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
Gets the string that can be used to escape "_" or "%" wildcards in the string search pattern used for search parameters
getSearchTimeout() - Method in class org.teiid.resource.adapter.couchbase.CouchbaseManagedConnectionFactory
 
getSearchType() - Method in class org.teiid.metadata.Column
 
getSearchType() - Method in class org.teiid.metadata.Datatype
 
getSearchTypeName(short) - Static method in class org.teiid.metadata.index.MetadataConstants
 
getSecretAccessKey() - Method in class org.teiid.resource.adapter.simpledb.SimpleDBManagedConnectionFactory
 
getSecretkey() - Method in class org.teiid.translator.amazon.s3.S3ExecutionFactory
 
getSecure() - Method in class org.teiid.jdbc.TeiidDataSource
Same as "isSecure".
getSecurityContext() - Method in class org.teiid.adminapi.impl.SessionMetadata
 
getSecurityContext() - Method in class org.teiid.dqp.internal.process.DQPWorkContext
 
getSecurityContext(String) - Method in class org.teiid.jboss.JBossSecurityHelper
 
getSecurityContext(String) - Method in class org.teiid.runtime.DoNothingSecurityHelper
 
getSecurityContext() - Method in class org.teiid.security.GSSResult
 
getSecurityContext(String) - Method in interface org.teiid.security.SecurityHelper
Get the current security context associated with the thread
getSecurityCredential(Subject, Class<T>) - Static method in class org.teiid.resource.spi.ConnectionContext
 
getSecurityDomain() - Method in class org.teiid.adminapi.impl.SessionMetadata
 
getSecurityDomain() - Method in interface org.teiid.adminapi.SessionBean
Security Domain user logged into currently
getSecurityDomain() - Method in class org.teiid.dqp.internal.process.DQPWorkContext
 
getSecurityDomain() - Method in class org.teiid.runtime.EmbeddedConfiguration
 
getSecurityDomain(String, String, VDB) - Method in class org.teiid.services.SessionServiceImpl
 
getSecurityDomainContext(String) - Method in class org.teiid.jboss.JBossSecurityHelper
 
getSecurityHandler() - Method in class org.teiid.resource.adapter.ws.WSSecurityCredential
 
getSecurityHelper() - Method in class org.teiid.dqp.internal.process.DQPWorkContext
 
getSecurityHelper() - Method in interface org.teiid.dqp.service.SessionService
 
getSecurityHelper() - Method in class org.teiid.runtime.EmbeddedConfiguration
 
getSecurityHelper() - Method in class org.teiid.services.SessionServiceImpl
 
getSecurityHelper() - Method in interface org.teiid.transport.ClientServiceRegistry
 
getSecurityHelper() - Method in class org.teiid.transport.ClientServiceRegistryImpl
 
getSecurityType() - Method in class org.teiid.resource.adapter.mongodb.MongoDBManagedConnectionFactory
 
getSecurityType() - Method in class org.teiid.resource.adapter.ws.WSManagedConnectionFactory
 
getSelect() - Method in class org.teiid.query.sql.lang.Query
Get the select clause for the query.
getSelect() - Method in class org.teiid.translator.odata.ODataSQLVisitor
 
getSelectColumns() - Method in class org.teiid.translator.couchbase.N1QLVisitor
 
getSelectGUIDString() - Method in class org.teiid.dialect.TeiidDialect
 
getSelector() - Method in class org.teiid.query.sql.lang.TextTable
 
getSelector() - Method in class org.teiid.query.sql.lang.TextTable.TextColumn
 
getSelectSequenceNextValString(String) - Method in class org.teiid.dialect.TeiidDialect
 
getSelectSymbolCount() - Method in class org.teiid.translator.salesforce.execution.visitors.SelectVisitor
 
getSelectSymbolMetadata(int) - Method in class org.teiid.translator.salesforce.execution.visitors.SelectVisitor
 
getSelectSymbols() - Method in class org.teiid.query.processor.relational.ProjectNode
return List of select symbols
getSelectTransformation() - Method in class org.teiid.metadata.Table
 
getSemanticVersion() - Method in class org.teiid.vdb.runtime.VDBKey
Get the full three part semantic version
getSendBufferSize() - Method in class org.teiid.net.socket.OioOjbectChannelFactory
 
getSequenceNamePattern() - Method in class org.teiid.translator.jdbc.JDBCMetadataProcessor
 
getSequenceNextSQL(String) - Method in class org.teiid.translator.jdbc.JDBCMetadataProcessor
Return the native sql for getting the next value or null if not supported
getSequenceNextSQL(String) - Method in class org.teiid.translator.jdbc.oracle.OracleMetadataProcessor
 
getSequenceNextSQL(String) - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLMetadataProcessor
 
getSequenceNextValString(String) - Method in class org.teiid.dialect.TeiidDialect
 
getSequences(MetadataFactory, Connection) - Method in class org.teiid.translator.jdbc.JDBCMetadataProcessor
 
getSerializer() - Method in class org.teiid.common.buffer.CacheEntry
 
getSerializer(String) - Static method in class org.teiid.translator.swagger.SwaggerProcedureExecution
 
getServer(String) - Method in class org.teiid.metadata.Database
 
getServer(String) - Method in class org.teiid.metadata.Schema
 
getServer(String) - Method in class org.teiid.query.metadata.DatabaseStore
 
getServer() - Method in class org.teiid.translator.openapi.OpenAPIMetadataProcessor
 
getServerConnection() - Method in class org.teiid.jdbc.ConnectionImpl
This method gets the ServerConnection object wrapped by this object.
getServerGroup() - Method in interface org.teiid.adminapi.DomainAware
Server group that admin object belongs to
getServerGroup() - Method in class org.teiid.adminapi.impl.AdminObjectImpl
 
getServerInstance(HostInfo) - Method in class org.teiid.net.socket.SocketServerConnectionFactory
 
getServerInstance(HostInfo) - Method in interface org.teiid.net.socket.SocketServerInstanceFactory
 
getServerName() - Method in interface org.teiid.adminapi.DomainAware
Name of the Server that this admin object belongs to
getServerName() - Method in class org.teiid.adminapi.impl.AdminObjectImpl
 
getServerName() - Method in class org.teiid.jdbc.TeiidDataSource
Returns the name of the server.
getServers() - Method in class org.teiid.metadata.Database
 
getServers() - Method in class org.teiid.metadata.Schema
 
getServers() - Method in class org.teiid.resource.adapter.mongodb.MongoDBManagedConnectionFactory
 
getServerSSLEngine() - Method in class org.teiid.transport.SSLConfiguration
 
getServerTimeZone() - Method in interface org.teiid.CommandContext
Get the server TimeZone
getServerTimeZone() - Method in class org.teiid.jdbc.StatementImpl
 
getServerTimeZone() - Method in class org.teiid.query.util.CommandContext
 
getServerVersion() - Method in interface org.teiid.net.ServerConnection
 
getServerVersion() - Method in class org.teiid.net.socket.SocketServerConnection
 
getServerVersion() - Method in interface org.teiid.net.socket.SocketServerInstance
 
getServerVersion() - Method in class org.teiid.net.socket.SocketServerInstanceImpl
 
getServerVersion() - Method in class org.teiid.transport.LocalServerConnection
 
getService(OperationContext, PathAddress, ModelNode) - Method in class org.teiid.jboss.BaseOperationHandler
 
getService(Class<T>) - Method in interface org.teiid.net.ServerConnection
 
getService(Class<T>) - Method in class org.teiid.net.socket.SocketServerConnection
 
getService(Class<T>) - Method in interface org.teiid.net.socket.SocketServerInstance
 
getService(Class<T>) - Method in class org.teiid.net.socket.SocketServerInstanceImpl
 
getService(Class<T>) - Method in class org.teiid.transport.LocalServerConnection
 
getServiceName() - Method in class org.teiid.resource.adapter.ws.WSManagedConnectionFactory
 
getServiceQName() - Method in class org.teiid.resource.adapter.ws.WSConnectionImpl
 
getServiceQName() - Method in class org.teiid.resource.adapter.ws.WSManagedConnectionFactory
 
getServiceQName() - Method in interface org.teiid.translator.ws.WSConnection
 
getServiceToken() - Method in class org.teiid.security.GSSResult
 
getSession() - Method in interface org.teiid.CommandContext
Get the current session
getSession() - Method in class org.teiid.dqp.internal.datamgr.ExecutionContextImpl
 
getSession() - Method in class org.teiid.dqp.internal.process.DQPWorkContext
 
getSession() - Method in class org.teiid.logging.AuditMessage
The Session for the event or null if one has not been established.
getSession() - Method in class org.teiid.query.util.CommandContext
 
getSession() - Method in interface org.teiid.translator.ExecutionContext
Get the current session.
getSessionCount() - Method in interface org.teiid.adminapi.EngineStatisticsBean
Active Number of Sessions in the engine
getSessionCount() - Method in class org.teiid.adminapi.impl.EngineStatisticsMetadata
 
getSessionCreation() - Method in class org.teiid.resource.adapter.ftp.FtpManagedConnectionFactory
 
getSessionExpirationTimeLimit() - Method in class org.teiid.services.SessionServiceImpl
 
getSessionId() - Method in class org.teiid.adminapi.impl.RequestMetadata
 
getSessionId() - Method in class org.teiid.adminapi.impl.SessionMetadata
 
getSessionId() - Method in interface org.teiid.adminapi.RequestBean
Get the SessionID for a Request
getSessionId() - Method in interface org.teiid.adminapi.SessionBean
Get the unique Teiid session within a given Teiid System
getSessionID() - Method in class org.teiid.client.security.LogonResult
Get the sessionID.
getSessionID() - Method in class org.teiid.client.security.SessionToken
Returns unique session identifier
getSessionId() - Method in class org.teiid.dqp.internal.process.DQPWorkContext
 
getSessionId() - Method in class org.teiid.dqp.internal.process.SessionAwareCache.CacheID
 
getSessionID() - Method in class org.teiid.logging.CommandLogMessage
 
getSessionMaxLimit() - Method in class org.teiid.services.SessionServiceImpl
 
getSessionMetadata() - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
getSessionMetadata() - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
getSessionMetadata() - Method in interface org.teiid.query.metadata.QueryMetadataInterface
 
getSessionMetadata() - Method in class org.teiid.query.metadata.TempMetadataAdapter
 
getSessions() - Method in interface org.teiid.adminapi.Admin
Get all the current Sessions.
getSessions() - Method in class org.teiid.adminapi.jboss.AdminFactory.AdminImpl
 
getSessions() - Method in class org.teiid.runtime.EmbeddedAdminImpl
 
getSessions() - Method in interface org.teiid.runtime.jmx.TeiidBean
Get all the current Sessions.
getSessionService() - Method in class org.teiid.dqp.internal.process.DQPCore
 
getSessionService() - Method in class org.teiid.transport.LogonImpl
 
getSessionServiceInjector() - Method in class org.teiid.jboss.TransportService
 
getSessionsLoggedInToVDB(VDBKey) - Method in interface org.teiid.dqp.service.SessionService
Get all Sessions that are in the ACTIVE state and currently logged in to a VDB.
getSessionsLoggedInToVDB(VDBKey) - Method in class org.teiid.services.SessionServiceImpl
 
getSessionsLoggedInToVDB(VDBKey, String) - Method in class org.teiid.services.SessionServiceImpl
 
getSessionTempTableStore() - Method in class org.teiid.query.util.CommandContext
 
getSessionToken() - Method in class org.teiid.adminapi.impl.SessionMetadata
 
getSessionToken() - Method in class org.teiid.client.security.LogonResult
 
getSessionToken() - Method in class org.teiid.dqp.internal.process.DQPWorkContext
 
getSessionVariable(String) - Method in interface org.teiid.CommandContext
Get the session variable
getSessionVariable(String) - Method in class org.teiid.query.util.CommandContext
 
getSessionVariables() - Method in class org.teiid.adminapi.impl.SessionMetadata
 
getSetOperationString(SetQuery.Operation) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
Returns the name for a given SetQuery.Operation
getSetOperationString(SetQuery.Operation) - Method in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
 
getSetter(Class<?>, Method) - Static method in class org.teiid.deployers.TranslatorUtil
 
getSeverity() - Method in class org.teiid.adminapi.impl.ModelMetaData.Message
 
getSharedTupleSource(CommandContext, Command, String, RegisterRequestParameter, BufferManager, ProcessorDataManager) - Method in class org.teiid.dqp.internal.process.TupleSourceCache
 
getSheetName() - Method in class org.teiid.translator.excel.ExcelQueryVisitor
 
getShort(int) - Method in class org.teiid.jdbc.CallableStatementImpl
 
getShort(String) - Method in class org.teiid.jdbc.CallableStatementImpl
 
getShort(int) - Method in class org.teiid.jdbc.ResultSetImpl
 
getShort(String) - Method in class org.teiid.jdbc.ResultSetImpl
 
getShortName(String) - Static method in class org.teiid.language.visitor.SQLStringVisitor
 
getShortName() - Method in class org.teiid.query.sql.symbol.Symbol
Get the short name of the element
getShortName(Expression) - Static method in class org.teiid.query.sql.symbol.Symbol
 
getShortName(String) - Static method in class org.teiid.query.sql.symbol.Symbol
 
getShowPlan() - Method in class org.teiid.client.RequestMessage
 
getShowPlan() - Method in class org.teiid.jdbc.BaseDataSource
 
getSibilings() - Method in class org.teiid.olingo.service.DocumentNode
 
getSiblingPosition() - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
Get the index position of this node among its siblings (starting from 0)
getSimpleTypeMapping(int) - Method in class org.teiid.translator.jdbc.ConvertModifier
Return the direct type mapping for a given type code
getSingleRow() - Method in class org.teiid.query.sql.lang.ArrayTable
 
getSize() - Method in class org.teiid.common.buffer.impl.LrfuEvictionQueue
 
getSize(boolean, Class<?>) - Static method in class org.teiid.common.buffer.impl.SizeUtility
 
getSize(Object, boolean) - Static method in class org.teiid.common.buffer.impl.SizeUtility
Get size of object
getSize() - Method in class org.teiid.file.JavaVirtualFile
 
getSize() - Method in interface org.teiid.file.VirtualFile
 
getSize() - Method in class org.teiid.metadata.JBossVirtualFile
 
getSize(VirtualFile, VirtualFile) - Method in class org.teiid.metadata.PureZipFileSystem
getSize() - Method in interface org.teiid.metadata.VDBResource
Get the size in bytes
getSize() - Method in class org.teiid.query.metadata.NioVirtualFile
 
getSize() - Method in class org.teiid.query.metadata.VDBResources.Resource
 
getSize() - Method in interface org.teiid.query.metadata.VirtualFile
 
getSize(VirtualFile, VirtualFile) - Method in class org.teiid.resource.adapter.ftp.FtpFileSystem
 
getSizeEstimate() - Method in class org.teiid.common.buffer.CacheEntry
 
getSkip() - Method in class org.teiid.olingo.service.ExpandDocumentNode
 
getSkip() - Method in class org.teiid.olingo.service.ODataSQLBuilder
 
getSkip() - Method in class org.teiid.query.sql.lang.TextTable
 
getSocket(String, int) - Method in class org.teiid.net.socket.SocketUtil.SSLSocketFactory
 
getSocketBindingInjector() - Method in class org.teiid.jboss.TransportService
 
getSocketConfig() - Method in class org.teiid.jboss.TransportService
 
getSolrQuery() - Method in class org.teiid.translator.solr.SolrSQLHierarchyVistor
 
getSortElements() - Method in class org.teiid.query.processor.relational.SortNode
 
getSortKeys() - Method in class org.teiid.query.sql.lang.OrderBy
Get the list or sort key symbols.
getSortKeys() - Method in class org.teiid.translator.ldap.LDAPSearchDetails
get the sort keys
getSortParameters() - Method in class org.teiid.query.processor.relational.ListNestedSortComparator
 
getSortSpecifications() - Method in class org.teiid.language.OrderBy
 
getSoTimeout() - Method in interface org.teiid.net.socket.ObjectChannelFactory
 
getSoTimeout() - Method in class org.teiid.net.socket.OioOjbectChannelFactory
 
getSoTimeout() - Method in class org.teiid.resource.adapter.solr.SolrManagedConnectionFactory
 
getSource(Class<T>) - Method in class org.teiid.core.types.SQLXMLImpl
 
getSource(Class<T>) - Method in class org.teiid.core.types.XMLType
 
getSource() - Method in class org.teiid.internal.core.index.BlocksIndexInput
 
getSource() - Method in class org.teiid.internal.core.index.IndexInput
Returns the Object the input is reading from.
getSource(Class<T>) - Method in class org.teiid.util.StAXSQLXML
 
getSourceCommand() - Method in class org.teiid.logging.CommandLogMessage
The source command issued.
getSourceCommandID() - Method in class org.teiid.logging.CommandLogMessage
 
getSourceComment(Command) - Method in class org.teiid.language.visitor.SQLStringVisitor
 
getSourceComment(ExecutionContext, Command) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
Returns the source comment for the given command
getSourceComment(ExecutionContext, Command) - Method in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
 
getSourceComment(Command) - Method in class org.teiid.translator.jdbc.SQLConversionVisitor
 
getSourceConnectionJndiName(String) - Method in class org.teiid.adminapi.impl.ModelMetaData
 
getSourceConnectionJndiName(String) - Method in interface org.teiid.adminapi.Model
Get the configured JNDI name for the given source name.
getSourceHint() - Method in class org.teiid.dqp.internal.datamgr.ExecutionContextImpl
 
getSourceHint() - Method in class org.teiid.query.sql.lang.Command
 
getSourceHint(String) - Method in class org.teiid.query.sql.lang.SourceHint
 
getSourceHint() - Method in interface org.teiid.translator.ExecutionContext
Get the collection of hints designated for this source as a space concatenated string.
getSourceHints() - Method in class org.teiid.dqp.internal.datamgr.ExecutionContextImpl
 
getSourceHints() - Method in interface org.teiid.translator.ExecutionContext
Get the hints designated for this source.
getSourceMapping(String) - Method in class org.teiid.adminapi.impl.ModelMetaData
 
getSourceMappings() - Method in class org.teiid.adminapi.impl.ModelMetaData
 
getSourceMetadataText() - Method in class org.teiid.adminapi.impl.ModelMetaData
 
getSourceMetadataType() - Method in class org.teiid.adminapi.impl.ModelMetaData
 
getSourceName() - Method in exception org.teiid.jdbc.TeiidSQLWarning
 
getSourceName() - Method in class org.teiid.metadata.AbstractMetadataRecord
Get the name in source or the name if the name in source is not set.
getSourceNames() - Method in class org.teiid.adminapi.impl.ModelMetaData
 
getSourceNames() - Method in interface org.teiid.adminapi.Model
Associated Source Names for the Models
getSourceProperty(SourceCapabilities.Capability) - Method in class org.teiid.query.optimizer.capabilities.BasicSourceCapabilities
 
getSourceProperty(SourceCapabilities.Capability) - Method in interface org.teiid.query.optimizer.capabilities.SourceCapabilities
This method returns an Object corresponding to the Source Property
getSources() - Method in class org.teiid.adminapi.impl.ModelMetaData
 
getSourceTranslatorName(String) - Method in class org.teiid.adminapi.impl.ModelMetaData
 
getSourceTranslatorName(String) - Method in interface org.teiid.adminapi.Model
Get the configured translator name for the given source
getSourceType() - Method in class org.teiid.core.types.basic.AnyToObjectTransform
 
getSourceType() - Method in class org.teiid.core.types.basic.AnyToStringTransform
Type of the incoming value.
getSourceType() - Method in class org.teiid.core.types.basic.BigDecimalToBigIntegerTransform
Type of the incoming value.
getSourceType() - Method in class org.teiid.core.types.basic.BigIntegerToBigDecimalTransform
Type of the incoming value.
getSourceType() - Method in class org.teiid.core.types.basic.BinaryToBlobTransform
Type of the incoming value.
getSourceType() - Method in class org.teiid.core.types.basic.BlobToBinaryTransform
 
getSourceType() - Method in class org.teiid.core.types.basic.BooleanToNumberTransform
 
getSourceType() - Method in class org.teiid.core.types.basic.DateToTimestampTransform
Type of the incoming value.
getSourceType() - Method in class org.teiid.core.types.basic.FixedNumberToBigDecimalTransform
Type of the incoming value.
getSourceType() - Method in class org.teiid.core.types.basic.FixedNumberToBigIntegerTransform
Type of the incoming value.
getSourceType() - Method in class org.teiid.core.types.basic.FloatingNumberToBigDecimalTransform
Type of the incoming value.
getSourceType() - Method in class org.teiid.core.types.basic.FloatingNumberToBigIntegerTransform
Type of the incoming value.
getSourceType() - Method in class org.teiid.core.types.basic.GeographyToGeometryTransform
Type of the incoming value.
getSourceType() - Method in class org.teiid.core.types.basic.JsonToClobTransform
Type of the incoming value.
getSourceType() - Method in class org.teiid.core.types.basic.NullToAnyTransform
Type of the incoming value.
getSourceType() - Method in class org.teiid.core.types.basic.NumberToBooleanTransform
 
getSourceType() - Method in class org.teiid.core.types.basic.NumberToNumberTransform
 
getSourceType() - Method in class org.teiid.core.types.basic.ObjectToAnyTransform
Type of the incoming value.
getSourceType() - Method in class org.teiid.core.types.basic.StringToBigDecimalTransform
Type of the incoming value.
getSourceType() - Method in class org.teiid.core.types.basic.StringToBigIntegerTransform
Type of the incoming value.
getSourceType() - Method in class org.teiid.core.types.basic.StringToBooleanTransform
Type of the incoming value.
getSourceType() - Method in class org.teiid.core.types.basic.StringToByteTransform
Type of the incoming value.
getSourceType() - Method in class org.teiid.core.types.basic.StringToCharacterTransform
Type of the incoming value.
getSourceType() - Method in class org.teiid.core.types.basic.StringToClobTransform
Type of the incoming value.
getSourceType() - Method in class org.teiid.core.types.basic.StringToDateTransform
Type of the incoming value.
getSourceType() - Method in class org.teiid.core.types.basic.StringToDoubleTransform
Type of the incoming value.
getSourceType() - Method in class org.teiid.core.types.basic.StringToFloatTransform
Type of the incoming value.
getSourceType() - Method in class org.teiid.core.types.basic.StringToIntegerTransform
Type of the incoming value.
getSourceType() - Method in class org.teiid.core.types.basic.StringToJsonTransform
Type of the incoming value.
getSourceType() - Method in class org.teiid.core.types.basic.StringToLongTransform
Type of the incoming value.
getSourceType() - Method in class org.teiid.core.types.basic.StringToShortTransform
Type of the incoming value.
getSourceType() - Method in class org.teiid.core.types.basic.StringToSQLXMLTransform
Type of the incoming value.
getSourceType() - Method in class org.teiid.core.types.basic.StringToTimestampTransform
Type of the incoming value.
getSourceType() - Method in class org.teiid.core.types.basic.StringToTimeTransform
Type of the incoming value.
getSourceType() - Method in class org.teiid.core.types.basic.TimestampToDateTransform
Type of the incoming value.
getSourceType() - Method in class org.teiid.core.types.basic.TimestampToTimeTransform
Type of the incoming value.
getSourceType() - Method in class org.teiid.core.types.basic.TimeToTimestampTransform
Type of the incoming value.
getSourceType() - Method in class org.teiid.core.types.Transform
Type of the incoming value.
getSourceTypeName() - Method in class org.teiid.core.types.Transform
Name of the source type.
getSpaceLimit() - Method in class org.teiid.core.util.LRUCache
 
getSpanContext() - Method in class org.teiid.client.RequestMessage
 
getSpanContext() - Method in class org.teiid.jdbc.tracing.GlobalTracerInjector
 
getSpanContext(Tracer) - Static method in class org.teiid.jdbc.tracing.GlobalTracerInjector
 
getSpanContext() - Static method in class org.teiid.jdbc.tracing.TracingHelper
 
getSpanContext() - Method in interface org.teiid.jdbc.tracing.TracingHelper.Injector
 
getSpatialRefSys() - Method in class org.teiid.query.util.CommandContext
Used by the system table logic
getSpecificHint(String) - Method in class org.teiid.query.sql.lang.SourceHint
 
getSpecificHints() - Method in class org.teiid.query.sql.lang.SourceHint
 
getSpreadsheet(String) - Method in class org.teiid.resource.adapter.google.v4.SheetsAPI
 
getSpreadsheetEntry(String, boolean) - Method in class org.teiid.resource.adapter.google.gdata.GDataClientLoginAPI
 
getSpreadsheetFeedQuery(SpreadsheetQuery, Class<? extends BaseFeed<?, ?>>) - Method in class org.teiid.resource.adapter.google.gdata.GDataClientLoginAPI
 
getSpreadsheetId() - Method in class org.teiid.resource.adapter.google.SpreadsheetManagedConnectionFactory
 
getSpreadsheetInfo() - Method in class org.teiid.resource.adapter.google.SpreadsheetConnectionImpl
 
getSpreadsheetInfo() - Method in class org.teiid.resource.adapter.google.SpreadsheetConnectionImpl4
 
getSpreadsheetInfo() - Method in interface org.teiid.translator.google.api.GoogleSpreadsheetConnection
Returns information about existing Spreadsheets and worksheets.
getSpreadsheetKey() - Method in class org.teiid.translator.google.api.metadata.SpreadsheetInfo
 
getSpreadsheetName() - Method in class org.teiid.resource.adapter.google.SpreadsheetManagedConnectionFactory
 
getSpreadsheetName() - Method in class org.teiid.translator.google.api.metadata.SpreadsheetInfo
 
getSql() - Method in class org.teiid.logging.CommandLogMessage
Returns the command.
getSql() - Method in class org.teiid.query.sql.lang.DynamicCommand
 
getSql() - Method in class org.teiid.translator.jdbc.TranslatedCommand
Get String SQL of translated command.
getSQL() - Method in class org.teiid.translator.phoenix.PhoenixSQLConversionVisitor
 
getSQL() - Method in class org.teiid.translator.simpledb.SimpleDBDirectQueryExecution
 
getSQL() - Method in class org.teiid.translator.simpledb.SimpleDBQueryExecution
 
getSQLConversionVisitor() - Method in class org.teiid.translator.hive.BaseHiveExecutionFactory
 
getSQLConversionVisitor() - Method in class org.teiid.translator.jdbc.h2.H2ExecutionFactory
 
getSQLConversionVisitor() - Method in class org.teiid.translator.jdbc.hana.HanaExecutionFactory
 
getSQLConversionVisitor() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
Create the SQLConversionVisitor that will perform translation.
getSQLConversionVisitor() - Method in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
 
getSQLConversionVisitor() - Method in class org.teiid.translator.jdbc.pi.PIExecutionFactory
 
getSQLConversionVisitor() - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
 
getSQLConversionVisitor() - Method in class org.teiid.translator.jdbc.teiid.TeiidExecutionFactory
 
getSQLConversionVisitor() - Method in class org.teiid.translator.jdbc.teradata.TeradataExecutionFactory
 
getSQLConversionVisitor() - Method in class org.teiid.translator.phoenix.PhoenixExecutionFactory
 
getSQLKeywords() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
getSqlState() - Method in class org.teiid.query.sql.proc.ExceptionExpression
 
getSQLStateType() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
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 org.teiid.language.visitor.SQLStringVisitor
Gets the SQL string representation for a given LanguageObject.
getSQLString(StringBuilder) - Method in class org.teiid.metadata.AbstractMetadataRecord
 
getSQLString() - Method in class org.teiid.metadata.AbstractMetadataRecord
Get the full name as a SQL safe string
getSQLString(LanguageObject) - Static method in class org.teiid.query.sql.visitor.SQLStringVisitor
Helper to quickly get the parser string for an object using the visitor.
getSQLString() - Method in class org.teiid.query.sql.visitor.SQLStringVisitor
Retrieve completed string from the visitor.
getSQLString(LanguageObject) - Static method in class org.teiid.translator.simpledb.SimpleDBSQLVisitor
 
getSqlTransformationTypeName(short) - Static method in class org.teiid.metadata.index.MetadataConstants
 
getSQLType(String) - Static method in class org.teiid.core.types.JDBCSQLTypeInfo
This method is used to obtain a short indicating JDBC SQL type for any object.
getSqlType() - Method in interface org.teiid.odata.api.ProcedureReturnType
 
getSqlType() - Method in class org.teiid.odata.api.SQLParameter
 
getSQLTypeFromClass(String) - Static method in class org.teiid.core.types.JDBCSQLTypeInfo
Get sql Type from java class type name.
getSQLTypeFromRuntimeType(Class<?>) - Static method in class org.teiid.core.types.JDBCSQLTypeInfo
Get the sql type from the given runtime type
getSQLTypeFromRuntimeType(Class<?>) - Static method in class org.teiid.translator.TypeFacility
Get the SQL type for the given runtime type Class constant
getSQLXML(int) - Method in class org.teiid.jdbc.CallableStatementImpl
 
getSQLXML(String) - Method in class org.teiid.jdbc.CallableStatementImpl
 
getSQLXML(int) - Method in class org.teiid.jdbc.ResultSetImpl
 
getSQLXML(String) - Method in class org.teiid.jdbc.ResultSetImpl
 
getSrid() - Method in class org.teiid.core.types.AbstractGeospatialType
 
getSrid() - Method in class org.teiid.GeometryInputSource
 
getSrid(GeographyType) - Static method in class org.teiid.query.function.GeographyFunctionMethods
 
getSrid(GeometryType) - Static method in class org.teiid.query.function.GeometryFunctionMethods
 
getSsl() - Method in class org.teiid.resource.adapter.mongodb.MongoDBManagedConnectionFactory
 
getSSLConfiguration() - Method in class org.teiid.transport.SocketConfiguration
 
getSSLContext(String, String, String, String, String, String, String, String, String, boolean, boolean) - Static method in class org.teiid.net.socket.SocketUtil
 
getSslEnabled() - Method in class org.teiid.transport.SocketConfiguration
 
getSSLSocketFactory(Properties) - Static method in class org.teiid.net.socket.SocketUtil
 
getStackTrace(Throwable) - Static method in class org.teiid.core.util.StringUtil
 
getStart() - Method in class org.teiid.language.WindowFrame
 
getStart() - Method in class org.teiid.query.sql.symbol.WindowFrame
 
getStartTime() - Method in class org.teiid.adminapi.impl.RequestMetadata
 
getStartTime() - Method in interface org.teiid.adminapi.RequestBean
Get when the processing began for this Request
getState() - Method in class org.teiid.adminapi.impl.RequestMetadata
 
getState() - Method in interface org.teiid.adminapi.RequestBean
 
getState(OutputStream) - Method in class org.teiid.common.buffer.impl.BufferManagerImpl
 
getState(String, OutputStream) - Method in class org.teiid.common.buffer.impl.BufferManagerImpl
 
getState(List<Object>) - Method in class org.teiid.query.function.aggregate.AggregateFunction
 
getState(List<Object>) - Method in class org.teiid.query.function.aggregate.Avg
 
getState(List<Object>) - Method in class org.teiid.query.function.aggregate.Count
 
getState(List<Object>) - Method in class org.teiid.query.function.aggregate.CountBig
 
getState(List<Object>) - Method in interface org.teiid.query.function.aggregate.ExposedStateUserDefinedAggregate
 
getState(List<Object>) - Method in class org.teiid.query.function.aggregate.FirstLastValue
 
getState(List<Object>) - Method in class org.teiid.query.function.aggregate.Max
 
getState(List<Object>) - Method in class org.teiid.query.function.aggregate.Min
 
getState(List<Object>) - Method in class org.teiid.query.function.aggregate.StatsFunction
 
getState(List<Object>) - Method in class org.teiid.query.function.aggregate.Sum
 
getState(List<Object>) - Method in class org.teiid.query.function.aggregate.UserDefined
 
getState(OutputStream) - Method in interface org.teiid.query.ReplicatedObject
Allows an application to write a state through a provided OutputStream.
getState(K, OutputStream) - Method in interface org.teiid.query.ReplicatedObject
Allows an application to write a partial state through a provided OutputStream.
getState(OutputStream) - Method in class org.teiid.query.tempdata.GlobalTableStoreImpl
 
getState(String, OutputStream) - Method in class org.teiid.query.tempdata.GlobalTableStoreImpl
 
getState() - Method in class org.teiid.query.tempdata.GlobalTableStoreImpl.MatTableInfo
 
getStatement() - Method in class org.teiid.jdbc.ResultSetImpl
Retrieves the Statement object that produced this ResultSet object.
getStatement() - Method in class org.teiid.translator.jdbc.JDBCBaseExecution
 
getStatements() - Method in class org.teiid.query.sql.proc.Block
Get all the statements contained on this block.
getStateTypes() - Method in class org.teiid.query.function.aggregate.AggregateFunction
 
getStateTypes() - Method in class org.teiid.query.function.aggregate.Avg
 
getStateTypes() - Method in class org.teiid.query.function.aggregate.Count
 
getStateTypes() - Method in class org.teiid.query.function.aggregate.CountBig
 
getStateTypes() - Method in interface org.teiid.query.function.aggregate.ExposedStateUserDefinedAggregate
 
getStateTypes() - Method in class org.teiid.query.function.aggregate.FirstLastValue
 
getStateTypes() - Method in class org.teiid.query.function.aggregate.Max
 
getStateTypes() - Method in class org.teiid.query.function.aggregate.Min
 
getStateTypes() - Method in class org.teiid.query.function.aggregate.StatsFunction
 
getStateTypes() - Method in class org.teiid.query.function.aggregate.Sum
 
getStateTypes() - Method in class org.teiid.query.function.aggregate.UserDefined
 
getStatisticsList() - Method in class org.teiid.query.processor.relational.RelationalNodeStatistics
 
getStats() - Method in interface org.teiid.dqp.internal.process.TeiidExecutor
 
getStats() - Method in class org.teiid.dqp.internal.process.ThreadReuseExecutor
 
getStats() - Method in class org.teiid.transport.SocketListener
 
getStatus() - Method in class org.teiid.adminapi.impl.VDBMetaData
 
getStatus() - Method in interface org.teiid.adminapi.VDB
 
getStatus() - Method in class org.teiid.logging.CommandLogMessage
 
getStatus() - Method in class org.teiid.query.validator.ValidatorFailure
 
getStatusMessage(int) - Method in class org.teiid.resource.adapter.ws.WSConnectionImpl
 
getStatusMessage(int) - Method in interface org.teiid.translator.ws.WSConnection
 
getStatusTimestamp(VDB.Status) - Method in class org.teiid.adminapi.impl.VDBMetaData
 
getStausMessage() - Method in class org.teiid.dqp.internal.datamgr.ConnectorManager
 
getStaxSource() - Method in interface org.teiid.util.StAXSQLXML.StAXSourceProvider
 
getStorageManager() - Method in class org.teiid.common.buffer.impl.BufferFrontedFileStoreCache
 
getStorageManager() - Method in class org.teiid.common.buffer.impl.SplittableStorageManager
 
getStorageMode() - Method in class org.teiid.common.buffer.FileStoreInputStreamFactory
 
getStorageMode() - Method in class org.teiid.core.types.InputStreamFactory.BlobInputStreamFactory
 
getStorageMode() - Method in class org.teiid.core.types.InputStreamFactory.ClobInputStreamFactory
 
getStorageMode() - Method in class org.teiid.core.types.InputStreamFactory.FileInputStreamFactory
 
getStorageMode() - Method in class org.teiid.core.types.InputStreamFactory
 
getStorageMode(Object) - Static method in class org.teiid.core.types.InputStreamFactory
 
getStorageMode() - Method in class org.teiid.core.types.InputStreamFactory.SQLXMLInputStreamFactory
 
getStorageReadCount() - Method in interface org.teiid.adminapi.EngineStatisticsBean
Total number of storage reads from the layer below the heap
getStorageReadCount() - Method in class org.teiid.adminapi.impl.EngineStatisticsMetadata
 
getStorageReadCount() - Method in class org.teiid.services.BufferServiceImpl
 
getStorageReads() - Method in class org.teiid.common.buffer.impl.BufferFrontedFileStoreCache
 
getStorageWriteCount() - Method in interface org.teiid.adminapi.EngineStatisticsBean
Total number of storage writes to the layer below the heap
getStorageWriteCount() - Method in class org.teiid.adminapi.impl.EngineStatisticsMetadata
 
getStorageWriteCount() - Method in class org.teiid.services.BufferServiceImpl
 
getStorageWrites() - Method in class org.teiid.common.buffer.impl.BufferFrontedFileStoreCache
 
getStoredProcedure(String) - Method in class org.teiid.query.metadata.CompositeMetadataStore
 
getStoredProcedureInfoForProcedure(String) - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
getStoredProcedureInfoForProcedure(String) - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
getStoredProcedureInfoForProcedure(String) - Method in interface org.teiid.query.metadata.QueryMetadataInterface
Get the the StoredProcedureInfo based on the fully qualified procedure name
getStoredProcedureInfoForProcedure(String) - Method in class org.teiid.query.metadata.TransformationMetadata
 
getStream(String) - Method in class org.teiid.olingo.service.EntityCollectionResponse
 
getStreamFactory() - Method in class org.teiid.core.types.BaseLob
 
getStreams() - Method in class org.teiid.netty.handler.codec.serialization.CompactObjectOutputStream
 
getString(String) - Method in class org.teiid.core.BundleUtil
Get the string identified by the given key and localized to the current locale.
getString(String, List) - Method in class org.teiid.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 org.teiid.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(Clob) - Static method in class org.teiid.core.types.BaseClobType
Utility method to convert to String
getString() - Method in class org.teiid.core.types.SQLXMLImpl
 
getString() - Method in class org.teiid.core.types.XMLTranslator
 
getString() - Method in class org.teiid.core.types.XMLType
 
getString(int) - Method in class org.teiid.jdbc.CallableStatementImpl
 
getString(String) - Method in class org.teiid.jdbc.CallableStatementImpl
 
getString(int) - Method in class org.teiid.jdbc.ResultSetImpl
 
getString(String) - Method in class org.teiid.jdbc.ResultSetImpl
 
getString() - Method in class org.teiid.util.StAXSQLXML
 
getStringForm(boolean) - Method in class org.teiid.query.sql.lang.BatchedUpdateCommand
 
getStringFunctions() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
getStringOrKey(String) - Method in class org.teiid.core.BundleUtil
 
getStrings(String, char) - Static method in class org.teiid.metadata.index.RecordFactory
 
getStrings(char[], char) - Static method in class org.teiid.metadata.index.RecordFactory
 
getStringToSign(String, String, String, String, String) - Static method in class org.teiid.translator.amazon.s3.AWS4SignerBase
 
getStringValue() - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
Return the string value of the node.
getStringValue(int, Integer) - Method in class org.teiid.jdbc.MetadataProvider
 
getStringValue(Expression) - Method in class org.teiid.translator.google.visitor.SpreadsheetUpdateVisitor
 
getStringValueCS() - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
Get the value of the item as a CharSequence.
getStructRetrieval() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
getStsPropterties() - Method in class org.teiid.resource.adapter.ws.WSSecurityCredential
 
getStyleSheet() - Method in class org.teiid.client.RequestMessage
 
getSubject() - Method in class org.teiid.adminapi.impl.SessionMetadata
 
getSubject() - Method in interface org.teiid.CommandContext
Get the current subject
getSubject() - Method in class org.teiid.dqp.internal.datamgr.ExecutionContextImpl
 
getSubject() - Method in class org.teiid.dqp.internal.process.DQPWorkContext
 
getSubject() - Method in class org.teiid.query.util.CommandContext
 
getSubject() - Static method in class org.teiid.resource.spi.ConnectionContext
 
getSubject() - Method in interface org.teiid.translator.ExecutionContext
Get the user for the user running this query.
getSubjectInContext(Object) - Method in class org.teiid.jboss.JBossSecurityHelper
 
getSubjectInContext(Object) - Method in class org.teiid.runtime.DoNothingSecurityHelper
 
getSubjectInContext(Object) - Method in interface org.teiid.security.SecurityHelper
Get the subject associated with the security context.
getSubmittedCount() - Method in class org.teiid.dqp.internal.process.ThreadReuseExecutor
 
getSubPlans() - Method in class org.teiid.query.processor.relational.AccessNode
 
getSubquery() - Method in class org.teiid.language.Exists
 
getSubquery() - Method in class org.teiid.language.ScalarSubquery
 
getSubquery() - Method in class org.teiid.language.SubqueryComparison
 
getSubquery() - Method in interface org.teiid.language.SubqueryContainer
Get the inner subquery
getSubquery() - Method in class org.teiid.language.SubqueryIn
 
getSubquery() - Method in class org.teiid.language.WithItem
 
getSubqueryContainers() - Method in class org.teiid.query.optimizer.relational.plantree.PlanNode
 
getSubqueryHint() - Method in class org.teiid.query.sql.lang.ExistsCriteria
 
getSubqueryHint() - Method in class org.teiid.query.sql.lang.SubqueryCompareCriteria
 
getSubqueryHint() - Method in class org.teiid.query.sql.lang.SubquerySetCriteria
 
getSubqueryHint() - Method in class org.teiid.query.sql.symbol.ScalarSubquery
 
getSubString(long, int) - Method in class org.teiid.core.types.BaseClobType
 
getSubString(long, int) - Method in class org.teiid.core.types.ClobImpl
 
getSuccessorElement(XOMNodeWrapper, String, String) - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
 
GetSuffix(int) - Method in class org.teiid.query.parser.JavaCharStream
 
getSuperTables(String, String, String) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
Retrieves a description of the table hierarchies defined in a particular schema in this database.
getSuperTypes(String, String, String) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
Retrieves a description of the user-defined type (UDT) hierarchies defined in a particular schema in this database.
getSupportedFunctions() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
getSupportedFunctions() - Method in class org.teiid.translator.couchbase.CouchbaseExecutionFactory
 
getSupportedFunctions() - Method in class org.teiid.translator.ExecutionFactory
Get list of all supported function names.
getSupportedFunctions() - Method in class org.teiid.translator.google.SpreadsheetExecutionFactory
 
getSupportedFunctions() - Method in class org.teiid.translator.hive.HiveExecutionFactory
 
getSupportedFunctions() - Method in class org.teiid.translator.hive.ImpalaExecutionFactory
 
getSupportedFunctions() - Method in class org.teiid.translator.jdbc.access.AccessExecutionFactory
 
getSupportedFunctions() - Method in class org.teiid.translator.jdbc.actian.ActianVectorInHadoopExecutionFactory
 
getSupportedFunctions() - Method in class org.teiid.translator.jdbc.db2.DB2ExecutionFactory
 
getSupportedFunctions() - Method in class org.teiid.translator.jdbc.derby.DerbyExecutionFactory
 
getSupportedFunctions() - Method in class org.teiid.translator.jdbc.exasol.ExasolExecutionFactory
 
getSupportedFunctions() - Method in class org.teiid.translator.jdbc.h2.H2ExecutionFactory
 
getSupportedFunctions() - Method in class org.teiid.translator.jdbc.hana.HanaExecutionFactory
 
getSupportedFunctions() - Method in class org.teiid.translator.jdbc.hsql.HsqlExecutionFactory
 
getSupportedFunctions() - Method in class org.teiid.translator.jdbc.informix.InformixExecutionFactory
 
getSupportedFunctions() - Method in class org.teiid.translator.jdbc.ingres.IngresExecutionFactory
 
getSupportedFunctions() - Method in class org.teiid.translator.jdbc.intersyscache.InterSystemsCacheExecutionFactory
 
getSupportedFunctions() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
getSupportedFunctions() - Method in class org.teiid.translator.jdbc.mm.MetaMatrixExecutionFactory
 
getSupportedFunctions() - Method in class org.teiid.translator.jdbc.modeshape.ModeShapeExecutionFactory
 
getSupportedFunctions() - Method in class org.teiid.translator.jdbc.mysql.MySQL5ExecutionFactory
 
getSupportedFunctions() - Method in class org.teiid.translator.jdbc.mysql.MySQLExecutionFactory
 
getSupportedFunctions() - Method in class org.teiid.translator.jdbc.netezza.NetezzaExecutionFactory
 
getSupportedFunctions() - Method in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
 
getSupportedFunctions() - Method in class org.teiid.translator.jdbc.pi.PIExecutionFactory
 
getSupportedFunctions() - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
 
getSupportedFunctions() - Method in class org.teiid.translator.jdbc.redshift.RedshiftExecutionFactory
 
getSupportedFunctions() - Method in class org.teiid.translator.jdbc.sap.SAPIQExecutionFactory
 
getSupportedFunctions() - Method in class org.teiid.translator.jdbc.SimpleJDBCExecutionFactory
 
getSupportedFunctions() - Method in class org.teiid.translator.jdbc.sqlserver.SQLServerExecutionFactory
 
getSupportedFunctions() - Method in class org.teiid.translator.jdbc.sybase.SybaseExecutionFactory
 
getSupportedFunctions() - Method in class org.teiid.translator.jdbc.teiid.TeiidExecutionFactory
 
getSupportedFunctions() - Method in class org.teiid.translator.jdbc.teradata.TeradataExecutionFactory
 
getSupportedFunctions() - Method in class org.teiid.translator.jdbc.vertica.VerticaExecutionFactory
 
getSupportedFunctions() - Method in class org.teiid.translator.jpa.JPA2ExecutionFactory
 
getSupportedFunctions() - Method in class org.teiid.translator.mongodb.MongoDBExecutionFactory
 
getSupportedFunctions() - Method in class org.teiid.translator.odata.ODataExecutionFactory
 
getSupportedFunctions() - Method in class org.teiid.translator.odata4.ODataExecutionFactory
 
getSupportedFunctions() - Method in class org.teiid.translator.openapi.OpenAPIExecutionFactory
 
getSupportedFunctions() - Method in class org.teiid.translator.phoenix.PhoenixExecutionFactory
 
getSupportedFunctions() - Method in class org.teiid.translator.prestodb.PrestoDBExecutionFactory
 
getSupportedFunctions() - Method in class org.teiid.translator.salesforce.SalesForceExecutionFactory
 
getSupportedFunctions() - Method in class org.teiid.translator.solr.SolrExecutionFactory
 
getSupportedFunctions() - Method in class org.teiid.translator.swagger.SwaggerExecutionFactory
 
getSupportedFunctions() - Method in class org.teiid.translator.ws.WSExecutionFactory
 
getSupportedJoinCriteria(Object, QueryMetadataInterface, CapabilitiesFinder) - Static method in class org.teiid.query.optimizer.relational.rules.CapabilitiesUtil
 
getSupportedJoinCriteria() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
getSupportedJoinCriteria() - Method in class org.teiid.translator.ExecutionFactory
Get the supported join criteria.
getSupportedJoinCriteria() - Method in class org.teiid.translator.hive.HiveExecutionFactory
 
getSupportedJoinCriteria() - Method in class org.teiid.translator.hive.ImpalaExecutionFactory
 
getSuspendedBy() - Method in class org.teiid.dqp.service.TransactionContext
 
getSwaggerFilePath() - Method in class org.teiid.translator.swagger.SwaggerMetadataProcessor
 
getSymbol() - Method in class org.teiid.api.exception.query.UnresolvedSymbolDescription
Get the symbol that was unresolved
getSymbol() - Method in class org.teiid.language.SetClause
 
getSymbol(Object) - Method in class org.teiid.query.metadata.GroupInfo
 
getSymbol(String) - Method in class org.teiid.query.metadata.GroupInfo
 
getSymbol() - Method in class org.teiid.query.sql.lang.OrderByItem
 
getSymbol(int) - Method in class org.teiid.query.sql.lang.Select
Returns the select symbol at the specified index.
getSymbol() - Method in class org.teiid.query.sql.lang.SetClause
 
getSymbol() - Method in class org.teiid.query.sql.lang.TableFunctionReference.ProjectedColumn
 
getSymbol() - Method in class org.teiid.query.sql.symbol.AliasSymbol
Get the underlying symbol
getSymbolList() - Method in class org.teiid.query.metadata.GroupInfo
 
getSymbols() - Method in class org.teiid.query.sql.lang.GroupBy
Returns an ordered list of the symbols in the GROUP BY
getSymbols() - Method in class org.teiid.query.sql.lang.Select
Returns an ordered list of the symbols in the select.
getSymmectricCryptor(boolean) - Static method in class org.teiid.core.crypto.SymmetricCryptor
Creates a new SymmetricCryptor with a new symmetric key
getSymmectricCryptor(URL) - Static method in class org.teiid.core.crypto.SymmetricCryptor
Creates a SymmetricCryptor using the supplied URL contents as the key
getSymmectricCryptor(byte[], boolean) - Static method in class org.teiid.core.crypto.SymmetricCryptor
Creates a SymmetricCryptor using the supplied byte array as the key
getSymmectricCryptor(byte[], String, String, IvParameterSpec) - Static method in class org.teiid.core.crypto.SymmetricCryptor
 
getSymmetricCryptor(byte[], boolean, ClassLoader, boolean, boolean) - Method in class org.teiid.core.crypto.DhKeyGenerator
 
getSynchronousTtl() - Method in class org.teiid.net.socket.SocketServerConnectionFactory
 
getSynchTimeout() - Method in interface org.teiid.net.socket.SocketServerInstance
 
getSynchTimeout() - Method in class org.teiid.net.socket.SocketServerInstanceImpl
 
getSystemFunctionLibrary() - Method in class org.teiid.query.function.SystemFunctionManager
 
getSystemFunctionManager() - Method in class org.teiid.deployers.VDBRepository
 
getSystemFunctionManager() - Method in class org.teiid.query.metadata.SystemMetadata
 
getSystemFunctions() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
getSystemFunctions() - Method in class org.teiid.query.function.FunctionLibrary
 
getSystemFunctions() - Method in class org.teiid.query.function.SystemFunctionManager
 
getSystemId() - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
Get the System ID for the node.
getSystemId() - Method in class org.teiid.core.types.InputStreamFactory
 
getSystemStore() - Method in class org.teiid.deployers.VDBRepository
 
getSystemStore() - Method in class org.teiid.query.metadata.SystemMetadata
 
getTable(String, String) - Method in class org.teiid.dqp.internal.datamgr.RuntimeMetadataImpl
 
getTable(String) - Method in class org.teiid.dqp.internal.datamgr.RuntimeMetadataImpl
 
getTable() - Method in class org.teiid.language.ColumnReference
Return the table that contains this column.
getTable() - Method in class org.teiid.language.Delete
Get group that is being deleted from.
getTable() - Method in class org.teiid.language.Insert
 
getTable() - Method in class org.teiid.language.Update
 
getTable() - Method in class org.teiid.language.WithItem
 
getTable(String) - Method in interface org.teiid.metadata.RuntimeMetadata
Look up an object by identifier
getTable(String, String) - Method in interface org.teiid.metadata.RuntimeMetadata
Look up an object by identifier
getTable(String) - Method in class org.teiid.metadata.Schema
 
getTable() - Method in class org.teiid.query.optimizer.SourceTriggerActionPlanner.SourceEventCommand
 
getTable() - Method in class org.teiid.query.sql.lang.Create
 
getTable() - Method in class org.teiid.query.sql.lang.Drop
 
getTable() - Method in class org.teiid.translator.document.DocumentNode
 
getTable() - Method in class org.teiid.translator.excel.ExcelQueryVisitor
 
getTable() - Method in class org.teiid.translator.odata.ODataProcedureVisitor
 
getTable() - Method in class org.teiid.translator.odata.ODataUpdateVisitor
 
getTable() - Method in class org.teiid.translator.simpledb.SimpleDBDeleteVisitor
 
getTable() - Method in class org.teiid.translator.simpledb.SimpleDBUpdateVisitor
 
getTableAlias() - Method in class org.teiid.translator.couchbase.N1QLVisitor.CBColumn
 
getTableAliasGenerator() - Method in class org.teiid.translator.couchbase.N1QLVisitor
 
getTableData() - Method in class org.teiid.query.metadata.TempMetadataID
 
getTableForCreateColumn(String, Database.ResourceType) - Method in class org.teiid.query.metadata.DatabaseStore
 
getTableMetadata() - Method in class org.teiid.query.sql.lang.Create
 
getTableName(int) - Method in class org.teiid.jdbc.FilteredResultsMetadata
 
getTableName(int) - Method in class org.teiid.jdbc.ResultSetMetaDataImpl
 
getTableName() - Method in class org.teiid.translator.salesforce.execution.visitors.CriteriaVisitor
 
getTableName() - Method in interface org.teiid.translator.salesforce.execution.visitors.ICriteriaVisitor
 
getTableNamePattern() - Method in class org.teiid.translator.jdbc.JDBCMetadataProcessor
 
getTablePrivileges(String, String, String) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
getTables(String, String, String, String[]) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
getTables() - Method in class org.teiid.metadata.Schema
Get the tables defined in this schema
getTableStatistics(Connection, String, String, String, Table) - Method in class org.teiid.translator.jdbc.JDBCMetadataProcessor
 
getTableStatistics(Connection, String, String, String, Table) - Method in class org.teiid.translator.jdbc.oracle.OracleMetadataProcessor
 
getTableStats(String, String, Table) - Method in class org.teiid.metadata.DefaultMetadataRepository
Deprecated.
Get updated TableStats for the given table
getTableTerm() - Method in class org.teiid.translator.jdbc.JDBCMetadataProcessor
 
getTableType() - Method in class org.teiid.metadata.Table
 
getTableTypeName(short) - Static method in class org.teiid.metadata.index.MetadataConstants
 
getTableTypes() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
getTableTypes() - Method in class org.teiid.translator.jdbc.JDBCMetadataProcessor
 
getTabSize(int) - Method in class org.teiid.query.parser.JavaCharStream
 
getTarget() - Method in class org.teiid.query.sql.lang.Alter
 
getTargetType() - Method in class org.teiid.core.types.basic.AnyToObjectTransform
Type of the outgoing value.
getTargetType() - Method in class org.teiid.core.types.basic.AnyToStringTransform
Type of the outgoing value.
getTargetType() - Method in class org.teiid.core.types.basic.BigDecimalToBigIntegerTransform
Type of the outgoing value.
getTargetType() - Method in class org.teiid.core.types.basic.BigIntegerToBigDecimalTransform
Type of the outgoing value.
getTargetType() - Method in class org.teiid.core.types.basic.BinaryToBlobTransform
Type of the outgoing value.
getTargetType() - Method in class org.teiid.core.types.basic.BlobToBinaryTransform
 
getTargetType() - Method in class org.teiid.core.types.basic.BooleanToNumberTransform
 
getTargetType() - Method in class org.teiid.core.types.basic.DateToTimestampTransform
Type of the outgoing value.
getTargetType() - Method in class org.teiid.core.types.basic.FixedNumberToBigDecimalTransform
Type of the outgoing value.
getTargetType() - Method in class org.teiid.core.types.basic.FixedNumberToBigIntegerTransform
Type of the outgoing value.
getTargetType() - Method in class org.teiid.core.types.basic.FloatingNumberToBigDecimalTransform
Type of the outgoing value.
getTargetType() - Method in class org.teiid.core.types.basic.FloatingNumberToBigIntegerTransform
Type of the outgoing value.
getTargetType() - Method in class org.teiid.core.types.basic.GeographyToGeometryTransform
Type of the outgoing value.
getTargetType() - Method in class org.teiid.core.types.basic.JsonToClobTransform
Type of the outgoing value.
getTargetType() - Method in class org.teiid.core.types.basic.NullToAnyTransform
Type of the outgoing value.
getTargetType() - Method in class org.teiid.core.types.basic.NumberToBooleanTransform
 
getTargetType() - Method in class org.teiid.core.types.basic.NumberToByteTransform
Type of the outgoing value.
getTargetType() - Method in class org.teiid.core.types.basic.NumberToDoubleTransform
Type of the outgoing value.
getTargetType() - Method in class org.teiid.core.types.basic.NumberToFloatTransform
Type of the outgoing value.
getTargetType() - Method in class org.teiid.core.types.basic.NumberToIntegerTransform
Type of the outgoing value.
getTargetType() - Method in class org.teiid.core.types.basic.NumberToLongTransform
Type of the outgoing value.
getTargetType() - Method in class org.teiid.core.types.basic.NumberToShortTransform
Type of the outgoing value.
getTargetType() - Method in class org.teiid.core.types.basic.ObjectToAnyTransform
 
getTargetType() - Method in class org.teiid.core.types.basic.StringToBigDecimalTransform
Type of the outgoing value.
getTargetType() - Method in class org.teiid.core.types.basic.StringToBigIntegerTransform
Type of the outgoing value.
getTargetType() - Method in class org.teiid.core.types.basic.StringToBooleanTransform
Type of the outgoing value.
getTargetType() - Method in class org.teiid.core.types.basic.StringToByteTransform
Type of the outgoing value.
getTargetType() - Method in class org.teiid.core.types.basic.StringToCharacterTransform
Type of the outgoing value.
getTargetType() - Method in class org.teiid.core.types.basic.StringToClobTransform
Type of the outgoing value.
getTargetType() - Method in class org.teiid.core.types.basic.StringToDateTransform
Type of the outgoing value.
getTargetType() - Method in class org.teiid.core.types.basic.StringToDoubleTransform
Type of the outgoing value.
getTargetType() - Method in class org.teiid.core.types.basic.StringToFloatTransform
Type of the outgoing value.
getTargetType() - Method in class org.teiid.core.types.basic.StringToIntegerTransform
Type of the outgoing value.
getTargetType() - Method in class org.teiid.core.types.basic.StringToJsonTransform
Type of the outgoing value.
getTargetType() - Method in class org.teiid.core.types.basic.StringToLongTransform
Type of the outgoing value.
getTargetType() - Method in class org.teiid.core.types.basic.StringToShortTransform
Type of the outgoing value.
getTargetType() - Method in class org.teiid.core.types.basic.StringToSQLXMLTransform
Type of the outgoing value.
getTargetType() - Method in class org.teiid.core.types.basic.StringToTimestampTransform
Type of the outgoing value.
getTargetType() - Method in class org.teiid.core.types.basic.StringToTimeTransform
Type of the outgoing value.
getTargetType() - Method in class org.teiid.core.types.basic.TimestampToDateTransform
Type of the outgoing value.
getTargetType() - Method in class org.teiid.core.types.basic.TimestampToTimeTransform
Type of the outgoing value.
getTargetType() - Method in class org.teiid.core.types.basic.TimeToTimestampTransform
Type of the outgoing value.
getTargetType() - Method in class org.teiid.core.types.Transform
Type of the outgoing value.
getTargetTypeName() - Method in class org.teiid.core.types.Transform
Name of the target type.
getTeiidCode() - Method in exception org.teiid.jdbc.TeiidSQLException
 
getTeiidExecutor() - Method in class org.teiid.dqp.internal.process.DQPConfiguration
 
getTempElementElementIDs(String) - Method in class org.teiid.query.metadata.TempMetadataStore
Get temporary element ID based on group and element name parts
getTempElementID(String) - Method in class org.teiid.query.metadata.TempMetadataStore
Get temporary element ID based on full element name
getTempGroupID(String) - Method in class org.teiid.query.metadata.TempMetadataStore
Get temporary group ID based on group name
getTemplatePropertyDefinitions(String) - Method in interface org.teiid.adminapi.Admin
Get all of the available configuration Properties for the specified connector
getTemplatePropertyDefinitions(String) - Method in class org.teiid.adminapi.jboss.AdminFactory.AdminImpl
pattern on CLI /subsystem=datasources/data-source=foo:read-resource-description
getTemplatePropertyDefinitions(String) - Method in class org.teiid.runtime.EmbeddedAdminImpl
 
getTempMetadataFactory() - Method in class org.teiid.dqp.internal.process.DQPWorkContext
 
getTemporaryMetadata() - Method in class org.teiid.query.sql.lang.Command
 
getTemporaryTableName(String) - Method in class org.teiid.translator.jdbc.db2.DB2ExecutionFactory
 
getTemporaryTableName(String) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
getTemporaryTableName(String) - Method in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
uses a random table name strategy with a retry in the OracleExecutionFactory.createTempTable(String, List, ExecutionContext, Connection) method
getTemporaryTableName(String) - Method in class org.teiid.translator.jdbc.sybase.BaseSybaseExecutionFactory
 
getTempTable(String) - Method in class org.teiid.deployers.CompositeGlobalTableStore
 
getTempTable(String) - Method in interface org.teiid.query.tempdata.GlobalTableStore
 
getTempTable(String) - Method in class org.teiid.query.tempdata.GlobalTableStoreImpl
 
getTempTableStore() - Method in class org.teiid.query.processor.proc.ProcedurePlan
 
getTempTableStore() - Method in class org.teiid.query.processor.proc.Program
 
getTempTableStore() - Method in class org.teiid.query.tempdata.GlobalTableStoreImpl
 
getTempTableStore() - Method in class org.teiid.query.util.CommandContext
 
getTerm(FullQualifiedName) - Method in class org.teiid.olingo.service.TeiidEdmProvider
 
getTerminalHeight() - Method in class org.teiid.adminapi.jboss.DMRCommandContext
 
getTerminalWidth() - Method in class org.teiid.adminapi.jboss.DMRCommandContext
 
getTermination() - Method in class org.teiid.common.buffer.TupleBatch
 
getTerminationFlag() - Method in class org.teiid.common.buffer.TupleBatch
Check whether this batch is the last in a series of batches.
GETTEXTFILE - Static variable in class org.teiid.translator.amazon.s3.S3ExecutionFactory
 
GETTEXTFILES - Static variable in class org.teiid.translator.file.FileExecutionFactory
 
getThen() - Method in class org.teiid.query.sql.symbol.AbstractCaseExpression
Gets the List of THEN expressions in this CASE expression.
getThenExpression(int) - Method in class org.teiid.query.sql.symbol.AbstractCaseExpression
Gets the expression of the THEN part at the given index.
getThreadId() - Method in class org.teiid.dqp.service.TransactionContext
 
getThreadLocalContext() - Static method in class org.teiid.query.util.CommandContext
 
getThreadLocalTransformerFactory() - Static method in class org.teiid.core.types.StandardXMLTranslator
 
getThreadState() - Method in class org.teiid.adminapi.impl.RequestMetadata
 
getThreadState() - Method in interface org.teiid.adminapi.RequestBean
 
getTickers() - Method in class org.teiid.translator.yahoo.TickerCollectorVisitor
 
getTickers(Condition) - Static method in class org.teiid.translator.yahoo.TickerCollectorVisitor
 
getTime(int) - Method in class org.teiid.jdbc.CallableStatementImpl
 
getTime(int, Calendar) - Method in class org.teiid.jdbc.CallableStatementImpl
 
getTime(String) - Method in class org.teiid.jdbc.CallableStatementImpl
 
getTime(String, Calendar) - Method in class org.teiid.jdbc.CallableStatementImpl
 
getTime(int) - Method in class org.teiid.jdbc.ResultSetImpl
 
getTime(String) - Method in class org.teiid.jdbc.ResultSetImpl
 
getTime(int, Calendar) - Method in class org.teiid.jdbc.ResultSetImpl
 
getTime(String, Calendar) - Method in class org.teiid.jdbc.ResultSetImpl
 
getTimeDateFunctions() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
getTimeLimit() - Method in class org.teiid.translator.ldap.LDAPSearchDetails
 
getTimeoutEnd() - Method in class org.teiid.query.util.CommandContext
 
getTimeSliceEnd() - Method in class org.teiid.query.util.CommandContext
 
getTimeSliceInMilli() - Method in class org.teiid.dqp.internal.process.DQPConfiguration
 
getTimestamp(int) - Method in class org.teiid.jdbc.CallableStatementImpl
 
getTimestamp(int, Calendar) - Method in class org.teiid.jdbc.CallableStatementImpl
 
getTimestamp(String) - Method in class org.teiid.jdbc.CallableStatementImpl
 
getTimestamp(String, Calendar) - Method in class org.teiid.jdbc.CallableStatementImpl
 
getTimestamp(int) - Method in class org.teiid.jdbc.ResultSetImpl
 
getTimestamp(String) - Method in class org.teiid.jdbc.ResultSetImpl
 
getTimestamp(int, Calendar) - Method in class org.teiid.jdbc.ResultSetImpl
 
getTimestamp(String, Calendar) - Method in class org.teiid.jdbc.ResultSetImpl
 
getTimestamp() - Method in class org.teiid.logging.CommandLogMessage
 
getTimestampNanoPrecision() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
Return the precision of timestamp literals.
getTimestampNanoPrecision() - Method in class org.teiid.translator.jdbc.mysql.MySQL5ExecutionFactory
 
getTimestampNanoPrecision() - Method in class org.teiid.translator.jdbc.mysql.MySQLExecutionFactory
 
getTimestampNanoPrecision() - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
 
getTimestampNanoPrecision() - Method in class org.teiid.translator.jdbc.sybase.BaseSybaseExecutionFactory
 
getTimestampQuery() - Method in class org.teiid.eclipselink.platform.TeiidPlatform
 
getTimeUnit() - Method in class org.teiid.resource.adapter.couchbase.CouchbaseManagedConnectionFactory
 
getTimeZone() - Method in class org.teiid.client.security.LogonResult
 
getToken(int) - Method in class org.teiid.query.parser.SQLParser
Get the specific Token.
getTokens(String, String) - Static method in class org.teiid.core.util.StringUtil
Return the tokens in a string in a list.
getTop() - Method in class org.teiid.olingo.service.ExpandDocumentNode
 
getTop() - Method in class org.teiid.olingo.service.ODataSQLBuilder
 
getTopKey() - Method in class org.teiid.translator.accumulo.CountStarIterator
 
getTopKey() - Method in class org.teiid.translator.accumulo.EvaluatorIterator
 
getTopValue() - Method in class org.teiid.translator.accumulo.CountStarIterator
 
getTopValue() - Method in class org.teiid.translator.accumulo.EvaluatorIterator
 
getTotalBits() - Method in class org.teiid.common.buffer.impl.ConcurrentBitSet
 
getTotalCacheEntries() - Method in class org.teiid.dqp.internal.process.SessionAwareCache
 
getTotalCompleted() - Method in class org.teiid.adminapi.impl.WorkerPoolStatisticsMetadata
 
getTotalCompleted() - Method in interface org.teiid.adminapi.WorkerPoolStatisticsBean
 
getTotalEntries() - Method in interface org.teiid.adminapi.CacheStatistics
 
getTotalEntries() - Method in class org.teiid.adminapi.impl.CacheStatisticsMetadata
 
getTotalEntries() - Method in interface org.teiid.runtime.jmx.CacheBean
 
getTotalMemoryUsedInKB() - Method in interface org.teiid.adminapi.EngineStatisticsBean
Deprecated.
getTotalMemoryUsedInKB() - Method in class org.teiid.adminapi.impl.EngineStatisticsMetadata
 
getTotalOutOfDiskErrors() - Method in interface org.teiid.runtime.jmx.TeiidBean
Get the out of disk error count
getTotalOutOfDiskErrors() - Method in class org.teiid.services.BufferServiceImpl
 
getTotalPlansProcessed() - Method in class org.teiid.dqp.internal.process.DQPCore
 
getTotalRequestsProcessed() - Method in interface org.teiid.runtime.jmx.TeiidBean
Get the number of requests processed.
getTotalSubmitted() - Method in class org.teiid.adminapi.impl.WorkerPoolStatisticsMetadata
 
getTotalSubmitted() - Method in interface org.teiid.adminapi.WorkerPoolStatisticsBean
 
getTracer() - Static method in class org.teiid.jdbc.tracing.GlobalTracerInjector
 
getTracingSpan() - Method in class org.teiid.dqp.internal.datamgr.ConnectorWorkItem
 
getTracingSpan() - Method in class org.teiid.dqp.internal.process.RequestWorkItem
 
getTrackableGroup(GroupSymbol, QueryMetadataInterface) - Static method in class org.teiid.query.optimizer.relational.RelationalPlanner
 
getTransaction() - Method in class org.teiid.dqp.service.TransactionContext
 
getTransactionAutowrapMode() - Method in class org.teiid.jdbc.JDBCURL
 
getTransactionContext(String) - Method in class org.teiid.dqp.internal.process.TransactionServerImpl.TransactionMapping
 
getTransactionContext(XidImpl) - Method in class org.teiid.dqp.internal.process.TransactionServerImpl.TransactionMapping
 
getTransactionContext() - Method in class org.teiid.dqp.message.AtomicRequestMessage
 
getTransactionContext() - Method in class org.teiid.query.util.CommandContext
 
getTransactionId() - Method in class org.teiid.adminapi.impl.RequestMetadata
 
getTransactionId() - Method in interface org.teiid.adminapi.RequestBean
Get the TransactionID of the Request
getTransactionId() - Method in class org.teiid.dqp.service.TransactionContext
 
getTransactionID() - Method in class org.teiid.logging.CommandLogMessage
 
getTransactionIsolation() - Method in class org.teiid.client.RequestMessage
 
getTransactionIsolation() - Method in class org.teiid.dqp.internal.datamgr.ExecutionContextImpl
 
getTransactionIsolation() - Method in class org.teiid.jdbc.ConnectionImpl
 
getTransactionIsolation() - Method in interface org.teiid.translator.ExecutionContext
Get the transaction isolation level set by the user request.
getTransactionManager() - Method in class org.teiid.runtime.EmbeddedConfiguration
 
getTransactions() - Method in interface org.teiid.adminapi.Admin
Get all transaction matching the identifier.
getTransactions() - Method in class org.teiid.adminapi.jboss.AdminFactory.AdminImpl
 
getTransactions() - Method in class org.teiid.dqp.internal.process.DQPCore
 
getTransactions() - Method in class org.teiid.dqp.internal.process.TransactionServerImpl
 
getTransactions() - Method in interface org.teiid.dqp.service.TransactionService
 
getTransactions() - Method in class org.teiid.runtime.EmbeddedAdminImpl
 
getTransactionServer() - Method in class org.teiid.query.util.CommandContext
 
getTransactionService() - Method in class org.teiid.dqp.internal.process.DQPCore
 
getTransactionSupport() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
getTransactionSupport() - Method in class org.teiid.translator.ExecutionFactory
 
getTransactionSupport() - Method in class org.teiid.translator.mongodb.MongoDBExecutionFactory
 
getTransactionTimeout() - Method in class org.teiid.jdbc.XAConnectionImpl
 
getTransactionType() - Method in class org.teiid.dqp.service.TransactionContext
 
getTransactionXid() - Method in class org.teiid.jdbc.ConnectionImpl
 
getTransform(Class<?>, Class<?>) - Static method in class org.teiid.core.types.DataTypeManager
Get a data value transformation between the sourceType and the targetType.
getTransform(String, String) - Static method in class org.teiid.core.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.metadata.index.TransformationRecordImpl
 
getTransformationMetadata() - Method in class org.teiid.query.metadata.DatabaseStore
 
getTransformationType() - Method in class org.teiid.metadata.index.TransformationRecordImpl
 
getTranslatedSQL() - Method in class org.teiid.translator.cassandra.CassandraSQLVisitor
 
getTranslatedSQL() - Method in class org.teiid.translator.google.visitor.SpreadsheetSQLVisitor
 
getTranslator(String) - Method in interface org.teiid.adminapi.Admin
Get the translator by the given the deployed name.
getTranslator(String) - Method in class org.teiid.adminapi.impl.VDBMetaData
 
getTranslator(String) - Method in class org.teiid.adminapi.jboss.AdminFactory.AdminImpl
 
getTranslator(String) - Method in class org.teiid.runtime.EmbeddedAdminImpl
 
getTranslatorMetaData(String) - Method in class org.teiid.dqp.internal.datamgr.TranslatorRepository
 
getTranslatorName() - Method in class org.teiid.adminapi.impl.SourceMappingMetadata
 
getTranslatorName(ExecutionFactory) - Static method in class org.teiid.deployers.TranslatorUtil
 
getTranslatorName() - Method in class org.teiid.dqp.internal.datamgr.ConnectorManager
 
getTranslatorName() - Method in class org.teiid.logging.CommandLogMessage
 
getTranslatorPropertyDefinitions(String) - Method in interface org.teiid.adminapi.Admin
Deprecated. 
getTranslatorPropertyDefinitions(String, Admin.TranlatorPropertyType) - Method in interface org.teiid.adminapi.Admin
Get all of the available configuration Properties for the specified translator
getTranslatorPropertyDefinitions(String) - Method in class org.teiid.adminapi.jboss.AdminFactory.AdminImpl
Deprecated.
getTranslatorPropertyDefinitions(String, Admin.TranlatorPropertyType) - Method in class org.teiid.adminapi.jboss.AdminFactory.AdminImpl
 
getTranslatorPropertyDefinitions(String) - Method in class org.teiid.runtime.EmbeddedAdminImpl
 
getTranslatorPropertyDefinitions(String, Admin.TranlatorPropertyType) - Method in class org.teiid.runtime.EmbeddedAdminImpl
 
getTranslatorRepository() - Method in class org.teiid.runtime.EmbeddedServer
 
getTranslatorRepositoryInjector() - Method in class org.teiid.jboss.DQPCoreService
 
getTranslators() - Method in interface org.teiid.adminapi.Admin
Get the translators that are available in the configuration
getTranslators() - Method in class org.teiid.adminapi.jboss.AdminFactory.AdminImpl
 
getTranslators() - Method in class org.teiid.dqp.internal.datamgr.TranslatorRepository
 
getTranslators() - Method in class org.teiid.runtime.EmbeddedAdminImpl
 
getTransparentFailover() - Method in class org.teiid.jdbc.JDBCURL
 
getTransports() - Method in class org.teiid.runtime.EmbeddedConfiguration
 
getTriggers() - Method in class org.teiid.metadata.Table
 
getTrustStoreFileName() - Method in class org.teiid.resource.adapter.infinispan.hotrod.InfinispanManagedConnectionFactory
 
getTrustStorePassword() - Method in class org.teiid.resource.adapter.infinispan.hotrod.InfinispanManagedConnectionFactory
 
getTtl() - Method in class org.teiid.query.tempdata.GlobalTableStoreImpl.MatTableInfo
 
getTtl() - Method in class org.teiid.translator.CacheDirective
Get the time to live in milliseconds
getTuple(long) - Method in class org.teiid.common.buffer.TupleBatch
Return the tuple at the given index (one-based).
getTupleBuffer(String) - Method in class org.teiid.common.buffer.impl.BufferManagerImpl
 
getTupleBuffer(String) - Method in interface org.teiid.common.buffer.TupleBufferCache
 
getTupleBuffer() - Method in class org.teiid.query.processor.BatchCollector
 
getTupleBuffer() - Method in class org.teiid.query.processor.relational.DependentValueSource
 
getTupleBuffer() - Method in class org.teiid.query.sql.lang.WithQueryCommand
 
getTupleBufferCache() - Method in interface org.teiid.dqp.service.BufferService
 
getTupleBufferCache() - Method in class org.teiid.services.BufferServiceImpl
 
getTuples() - Method in class org.teiid.common.buffer.TupleBatch
 
getTupleSource(boolean) - Method in class org.teiid.common.buffer.STree
 
getTupleSource() - Method in class org.teiid.query.sql.lang.Insert
 
getTupleSourceCache() - Method in class org.teiid.query.util.CommandContext
 
getTxnAutoWrapMode() - Method in class org.teiid.client.RequestMessage
 
getTxnManagerInjector() - Method in class org.teiid.jboss.DQPCoreService
 
getType() - Method in class org.teiid.adminapi.impl.DataPolicyMetadata.PermissionMetaData
 
getType() - Method in class org.teiid.adminapi.impl.VDBTranslatorMetaData
 
getType() - Method in interface org.teiid.adminapi.Translator
Get the Translator type
getType() - Method in class org.teiid.client.metadata.ParameterInfo
 
getType() - Method in interface org.teiid.core.index.IDocument
Returns the type of the document.
getType() - Method in class org.teiid.core.types.ClobType
 
getType() - Method in class org.teiid.core.types.XMLType
 
getType() - Method in class org.teiid.jdbc.ResultSetImpl
 
getType() - Method in class org.teiid.language.Argument
 
getType() - Method in class org.teiid.language.Array
 
getType() - Method in class org.teiid.language.ColumnReference
 
getType() - Method in class org.teiid.language.Condition
 
getType() - Method in interface org.teiid.language.Expression
Determine the type returned by this expression.
getType() - Method in class org.teiid.language.Function
 
getType() - Method in class org.teiid.language.Literal
 
getType() - Method in class org.teiid.language.Parameter
 
getType() - Method in class org.teiid.language.ScalarSubquery
 
getType() - Method in class org.teiid.language.SearchedCase
 
getType() - Method in class org.teiid.language.WindowFunction
 
getType() - Method in class org.teiid.metadata.Datatype
 
getType() - Method in class org.teiid.metadata.DataWrapper
 
getType() - Method in class org.teiid.metadata.FunctionParameter
getType() - Method in class org.teiid.metadata.index.TransformationRecordImpl
 
getType() - Method in class org.teiid.metadata.KeyRecord
 
getType() - Method in class org.teiid.metadata.Procedure
 
getType() - Method in class org.teiid.metadata.ProcedureParameter
 
getType() - Method in class org.teiid.metadata.Server
 
getType() - Method in class org.teiid.query.metadata.TempMetadataID
Get type - only valid for elements
getType() - Method in class org.teiid.query.optimizer.relational.plantree.PlanNode
 
getType() - Method in class org.teiid.query.optimizer.SourceTriggerActionPlanner.SourceEventCommand
 
getType() - Method in class org.teiid.query.parser.SQLParserUtil.ParsedDataType
 
getType() - Method in class org.teiid.query.report.ReportItem
 
getType() - Method in class org.teiid.query.sql.lang.AlterProcedure
 
getType() - Method in class org.teiid.query.sql.lang.AlterTrigger
 
getType() - Method in class org.teiid.query.sql.lang.AlterView
 
getType() - Method in class org.teiid.query.sql.lang.BatchedUpdateCommand
 
getType() - Method in class org.teiid.query.sql.lang.Command
Return type of command to make it easier to build switch statements by command type.
getType() - Method in class org.teiid.query.sql.lang.Create
 
getType() - Method in class org.teiid.query.sql.lang.Criteria
 
getType() - Method in class org.teiid.query.sql.lang.Delete
Return type of command.
getType() - Method in class org.teiid.query.sql.lang.Drop
 
getType() - Method in class org.teiid.query.sql.lang.DynamicCommand
 
getType() - Method in class org.teiid.query.sql.lang.Insert
Return type of command.
getType() - Method in class org.teiid.query.sql.lang.Query
Return type of command.
getType() - Method in class org.teiid.query.sql.lang.SetQuery
Return type of command.
getType() - Method in class org.teiid.query.sql.lang.StoredProcedure
Return type of command.
getType() - Method in class org.teiid.query.sql.lang.TableFunctionReference.ProjectedColumn
 
getType() - Method in class org.teiid.query.sql.lang.Update
Return type of command.
getType() - Method in class org.teiid.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 org.teiid.query.sql.proc.Block
 
getType() - Method in class org.teiid.query.sql.proc.BranchingStatement
Return the type for this statement, this is one of the types defined on the statement object.
getType() - Method in class org.teiid.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 org.teiid.query.sql.proc.CreateProcedureCommand
Return type of command to make it easier to build switch statements by command type.
getType() - Method in class org.teiid.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 org.teiid.query.sql.proc.ExceptionExpression
 
getType() - Method in class org.teiid.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 org.teiid.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 org.teiid.query.sql.proc.RaiseStatement
 
getType() - Method in class org.teiid.query.sql.proc.ReturnStatement
Return the type for this statement, this is one of the types defined on the statement object.
getType() - Method in class org.teiid.query.sql.proc.Statement
Return type of statement to make it easier to build switch statements by statement type.
getType() - Method in class org.teiid.query.sql.proc.TriggerAction
 
getType() - Method in class org.teiid.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 org.teiid.query.sql.symbol.AbstractCaseExpression
 
getType() - Method in class org.teiid.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 org.teiid.query.sql.symbol.AliasSymbol
Get the type of the symbol
getType() - Method in class org.teiid.query.sql.symbol.Array
 
getType() - Method in class org.teiid.query.sql.symbol.Constant
Get type of constant, if known
getType() - Method in class org.teiid.query.sql.symbol.ElementSymbol
Get the type of the symbol
getType() - Method in interface org.teiid.query.sql.symbol.Expression
Get the return type of this expression.
getType() - Method in class org.teiid.query.sql.symbol.ExpressionSymbol
Get the type of the symbol
getType() - Method in class org.teiid.query.sql.symbol.Function
Get type of function, if known
getType() - Method in class org.teiid.query.sql.symbol.JSONObject
 
getType() - Method in class org.teiid.query.sql.symbol.MultipleElementSymbol
 
getType() - Method in class org.teiid.query.sql.symbol.QueryString
 
getType() - Method in class org.teiid.query.sql.symbol.Reference
 
getType() - Method in class org.teiid.query.sql.symbol.ScalarSubquery
 
getType() - Method in class org.teiid.query.sql.symbol.TextLine
 
getType() - Method in class org.teiid.query.sql.symbol.WindowFunction
 
getType() - Method in class org.teiid.query.sql.symbol.XMLCast
 
getType() - Method in class org.teiid.query.sql.symbol.XMLElement
 
getType() - Method in class org.teiid.query.sql.symbol.XMLForest
 
getType() - Method in class org.teiid.query.sql.symbol.XMLParse
 
getType() - Method in class org.teiid.query.sql.symbol.XMLQuery
 
getType() - Method in class org.teiid.query.sql.symbol.XMLSerialize
 
getType() - Method in class org.teiid.translator.salesforce.execution.DataPayload
 
getType(NodeInfo) - Static method in class org.teiid.xquery.saxon.SaxonXQueryExpression
 
getTypeCode(Class<?>) - Static method in class org.teiid.core.types.DataTypeManager
 
getTypedProjectedSymbols(List<? extends Expression>, List<Class<?>>, QueryMetadataInterface) - Static method in class org.teiid.query.sql.lang.SetQuery
 
getTypeFacility() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
getTypeFacility() - Method in class org.teiid.translator.ExecutionFactory
Obtain a reference to the type facility, which can be used to perform many type conversions supplied by the Connector API.
getTypeInfo() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
getTypeMap() - Method in class org.teiid.jdbc.ConnectionImpl
 
getTypeName(int) - Static method in class org.teiid.core.types.JDBCSQLTypeInfo
 
getTypeName() - Method in class org.teiid.infinispan.api.TeiidTableMarsheller
 
getTypeName() - Static method in class org.teiid.metadata.Schema
 
getTypeName() - Method in class org.teiid.query.sql.symbol.XMLCast
 
getTypeName(int, long, int, int) - Method in interface org.teiid.translator.jdbc.SQLDialect
 
getTypeNameList() - Method in class org.teiid.translator.couchbase.CouchbaseMetadataProcessor
 
getTypeNames(List<? extends Expression>) - Static method in class org.teiid.common.buffer.TupleBuffer
Gets the data type names for each of the input expressions, in order.
getTypes() - Method in interface org.teiid.common.buffer.BatchManager
 
getTypes() - Method in class org.teiid.common.buffer.TupleBuffer
 
getTypes() - Method in class org.teiid.query.function.FunctionDescriptor
 
getTypes() - Method in class org.teiid.query.sql.lang.OrderBy
 
getTypeString() - Method in class org.teiid.query.sql.symbol.XMLSerialize
 
getUDTs(String, String, String, int[]) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
Gets a description of the user-defined types defined in a particular schema.
getUInt1() - Method in class org.teiid.internal.core.index.Field
 
getUInt1(int) - Method in class org.teiid.internal.core.index.Field
 
getUInt2() - Method in class org.teiid.internal.core.index.Field
 
getUInt2(int) - Method in class org.teiid.internal.core.index.Field
 
getUInt3() - Method in class org.teiid.internal.core.index.Field
 
getUInt3(int) - Method in class org.teiid.internal.core.index.Field
 
getUnderlyingNode() - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
Get the underlying XOM node, to implement the VirtualNode interface
getUnexpectedObject() - Method in exception org.teiid.json.simple.ParseException
 
getUnicodeStream(int) - Method in class org.teiid.jdbc.ResultSetImpl
 
getUnicodeStream(String) - Method in class org.teiid.jdbc.ResultSetImpl
 
getUnionBranches() - Method in class org.teiid.query.validator.UpdateValidator.UpdateInfo
 
getUniqueKeyID() - Method in class org.teiid.metadata.ForeignKey
 
getUniqueKeys() - Method in class org.teiid.metadata.Table
 
getUniqueKeys() - Method in class org.teiid.query.metadata.TempMetadataID
 
getUniqueKeysInGroup(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
getUniqueKeysInGroup(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
getUniqueKeysInGroup(Object) - Method in interface org.teiid.query.metadata.QueryMetadataInterface
Get the unique keys for the specified group (primary and unique keys) The primary key if present will be first in the collection
getUniqueKeysInGroup(Object) - Method in class org.teiid.query.metadata.TempMetadataAdapter
 
getUniqueKeysInGroup(Object) - Method in class org.teiid.query.metadata.TransformationMetadata
 
getUnmappedSymbols() - Method in class org.teiid.query.sql.visitor.AbstractSymbolMappingVisitor
Get all symbols that were not mapped during life of visitor.
getUnnest() - Method in class org.teiid.translator.couchbase.N1QLVisitor.CBColumn
 
getUnparsedEntity(String) - Method in class net.sf.saxon.option.xom.XOMDocumentWrapper
Get the unparsed entity with a given name
getUnparsedEntityNames() - Method in class net.sf.saxon.option.xom.XOMDocumentWrapper
Get the list of unparsed entities defined in this document
getUnresolvedSymbols() - Method in exception org.teiid.api.exception.query.QueryResolverException
Set the list of unresolved symbols during QueryResolution
getUnsatisfied() - Method in class org.teiid.query.resolver.util.AccessPattern
 
getUpdatable() - Method in class org.teiid.translator.CacheDirective
Get whether the result is updatable and therefore sensitive to data changes.
getUpdatableViewSymbols() - Method in class org.teiid.query.validator.UpdateValidator.UpdateMapping
 
getUpdate(LinkedHashMap<String, DBObject>) - Method in class org.teiid.translator.mongodb.MongoDBUpdateVisitor
 
getUpdateCommands() - Method in class org.teiid.language.BatchedUpdates
 
getUpdateCommands() - Method in class org.teiid.query.sql.lang.BatchedUpdateCommand
Gets the List of updates contained in this batch
getUpdateCommandSymbol() - Static method in class org.teiid.query.sql.lang.Command
 
getUpdateCount() - Method in class org.teiid.client.ResultsMessage
 
getUpdateCount(String, boolean) - Method in class org.teiid.infinispan.api.InfinispanDocument
 
getUpdateCount() - Method in class org.teiid.jdbc.StatementImpl
 
getUpdateCount() - Method in class org.teiid.metadata.Procedure
 
getUpdateCount() - Method in interface org.teiid.odata.api.UpdateResponse
 
getUpdateCount() - Method in class org.teiid.query.metadata.StoredProcedureInfo
 
getUpdateCount() - Method in class org.teiid.query.sql.lang.ProcedureContainer
 
getUpdateCounts() - Method in class org.teiid.translator.accumulo.AccumuloUpdateExecution
 
getUpdateCounts() - Method in class org.teiid.translator.cassandra.CassandraUpdateExecution
 
getUpdateCounts() - Method in class org.teiid.translator.couchbase.CouchbaseUpdateExecution
 
getUpdateCounts() - Method in class org.teiid.translator.excel.ExcelUpdateExecution
 
getUpdateCounts() - Method in class org.teiid.translator.google.AbstractSpreadsheetExecution
 
getUpdateCounts() - Method in class org.teiid.translator.infinispan.hotrod.InfinispanUpdateExecution
 
getUpdateCounts() - Method in class org.teiid.translator.jdbc.JDBCUpdateExecution
 
getUpdateCounts() - Method in class org.teiid.translator.jpa.JPQLUpdateExecution
 
getUpdateCounts() - Method in class org.teiid.translator.ldap.LDAPUpdateExecution
 
getUpdateCounts() - Method in class org.teiid.translator.loopback.LoopbackExecution
 
getUpdateCounts() - Method in class org.teiid.translator.mongodb.MongoDBUpdateExecution
 
getUpdateCounts() - Method in class org.teiid.translator.odata.ODataUpdateExecution
 
getUpdateCounts() - Method in class org.teiid.translator.odata4.ODataUpdateExecution
 
getUpdateCounts() - Method in class org.teiid.translator.salesforce.execution.AbstractUpdateExecution
 
getUpdateCounts() - Method in class org.teiid.translator.salesforce.execution.InsertExecutionImpl
 
getUpdateCounts() - Method in class org.teiid.translator.simpledb.SimpleDBDeleteExecute
 
getUpdateCounts() - Method in class org.teiid.translator.simpledb.SimpleDBInsertExecute
 
getUpdateCounts() - Method in class org.teiid.translator.simpledb.SimpleDBUpdateExecute
 
getUpdateCounts() - Method in class org.teiid.translator.solr.SolrUpdateExecution
 
getUpdateCounts() - Method in exception org.teiid.translator.TranslatorBatchException
 
getUpdateCounts() - Method in interface org.teiid.translator.UpdateExecution
Returns the update counts for the execution.
getUpdated(String, Calendar, Calendar) - Method in class org.teiid.resource.adapter.salesforce.SalesforceConnectionImpl
 
getUpdated(String, Calendar, Calendar) - Method in interface org.teiid.translator.salesforce.SalesforceConnection
 
GetUpdatedExecutionImpl - Class in org.teiid.translator.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 org.teiid.translator.salesforce.execution.GetUpdatedExecutionImpl
 
getUpdatedGroup(Command) - Static method in class org.teiid.query.optimizer.BatchedUpdatePlanner
Get the group being updated by the update command
getUpdatedPlanDescription() - Method in class org.teiid.jdbc.ResultSetImpl
 
getUpdateInfo() - Method in class org.teiid.query.mapping.relational.QueryNode
 
getUpdateInfo(GroupSymbol, QueryMetadataInterface, int, boolean) - Static method in class org.teiid.query.resolver.ProcedureContainerResolver
 
getUpdateInfo(GroupSymbol, QueryMetadataInterface) - Static method in class org.teiid.query.resolver.ProcedureContainerResolver
 
getUpdateInfo() - Method in class org.teiid.query.sql.lang.ProcedureContainer
 
getUpdateInfo() - Method in class org.teiid.query.validator.UpdateValidator
 
getUpdateMethod() - Method in class org.teiid.translator.odata4.ODataUpdateQuery
 
getUpdatePayload() - Method in class org.teiid.translator.infinispan.hotrod.InfinispanUpdateVisitor
 
getUpdatePlan() - Method in class org.teiid.metadata.Table
 
getUpdatePlan(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadata
Get procedure defining the update plan for this group.
getUpdatePlan(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
getUpdatePlan(Object) - Method in interface org.teiid.query.metadata.QueryMetadataInterface
Get procedure defining the update plan for this group.
getUpdatePlan(Object) - Method in class org.teiid.query.metadata.TransformationMetadata
 
getUpdatePlans() - Method in class org.teiid.query.processor.BatchedUpdatePlan
Returns the child plans for this batch.
getUpdateQuery() - Method in class org.teiid.translator.infinispan.hotrod.InfinispanUpdateVisitor
 
getUpdateReport() - Method in class org.teiid.query.validator.UpdateValidator
 
getUpdateTime() - Method in class org.teiid.query.tempdata.GlobalTableStoreImpl.MatTableInfo
 
getUpdateType() - Method in class org.teiid.query.sql.proc.CreateProcedureCommand
 
getUpdateType() - Method in class org.teiid.query.validator.UpdateValidator.UpdateInfo
 
getUpdateValidationError() - Method in class org.teiid.query.validator.UpdateValidator.UpdateInfo
 
getUpdatingModelCount() - Method in class org.teiid.query.sql.lang.DynamicCommand
 
getUpper() - Method in class org.teiid.query.tempdata.BaseIndexInfo
 
getUpperExpression() - Method in class org.teiid.query.sql.lang.BetweenCriteria
Get the upper expression.
getUpsertKeyword() - Method in class org.teiid.language.visitor.SQLStringVisitor
 
getURI() - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
Get the URI part of the name of this node.
getUri() - Method in class org.teiid.query.sql.symbol.XMLNamespaces.NamespaceItem
 
getUrl() - Method in class org.teiid.core.util.ApplicationInfo
 
getURL(int) - Method in class org.teiid.jdbc.CallableStatementImpl
 
getURL(String) - Method in class org.teiid.jdbc.CallableStatementImpl
 
getURL() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
getURL(int) - Method in class org.teiid.jdbc.ResultSetImpl
 
getURL(String) - Method in class org.teiid.jdbc.ResultSetImpl
 
getURL() - Method in class org.teiid.resource.adapter.salesforce.SalesForceManagedConnectionFactory
 
getUrl() - Method in class org.teiid.resource.adapter.solr.SolrManagedConnectionFactory
 
getUseClientMode() - Method in class org.teiid.resource.adapter.ftp.FtpManagedConnectionFactory
 
getUsedBufferSpace() - Method in class org.teiid.common.buffer.impl.FileStorageManager
Get the used buffer space in bytes
getUsedDiskBufferSpaceMb() - Method in class org.teiid.services.BufferServiceImpl
 
getUseJDBC4ColumnNameAndLabelSemantics() - Method in class org.teiid.jdbc.BaseDataSource
 
getUser() - Method in class org.teiid.jdbc.BaseDataSource
Returns the user.
getUserById(int) - Static method in class org.teiid.deployers.PgCatalogMetadataStore.FunctionMethods
 
getUserData(String) - Method in class net.sf.saxon.option.xom.XOMDocumentWrapper
Get user data held in the document node.
getUserFunctions() - Method in class org.teiid.query.function.FunctionLibrary
 
getUserName() - Method in class org.teiid.adminapi.impl.SessionMetadata
 
getUserName() - Method in interface org.teiid.adminapi.SessionBean
Get User Name for this Session
It will not include the Security Domain, see SessionBean.getSecurityDomain()
getUserName() - Method in class org.teiid.client.security.LogonResult
 
getUsername() - Method in class org.teiid.client.security.SessionToken
Get the principal name for this session's user.
getUserName() - Method in interface org.teiid.CommandContext
Get the current user name, which will just be the base user name and not include the security domain.
getUserName() - Method in class org.teiid.dqp.internal.process.DQPWorkContext
 
getUserName() - Method in class org.teiid.dqp.internal.process.SessionAwareCache.CacheID
 
getUserName() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
getUserName() - Method in class org.teiid.jdbc.JDBCURL
 
getUserName() - Method in class org.teiid.logging.AuditMessage.LogonInfo
 
getUserName() - Method in class org.teiid.query.util.CommandContext
 
getUsername() - Method in class org.teiid.resource.adapter.accumulo.AccumuloManagedConnectionFactory
 
getUsername() - Method in class org.teiid.resource.adapter.cassandra.CassandraManagedConnectionFactory
 
getUsername() - Method in class org.teiid.resource.adapter.ftp.FtpManagedConnectionFactory
 
getUserName() - Method in class org.teiid.resource.adapter.infinispan.hotrod.InfinispanManagedConnectionFactory
 
getUsername() - Method in class org.teiid.resource.adapter.mongodb.MongoDBManagedConnectionFactory
 
getUsername() - Method in class org.teiid.resource.adapter.salesforce.SalesForceManagedConnectionFactory
 
getUserName(Subject, BasicManagedConnectionFactory, String) - Static method in class org.teiid.resource.spi.ConnectionContext
 
getUserName() - Method in class org.teiid.security.GSSResult
 
getUserRequestSourceConcurrency() - Method in class org.teiid.dqp.internal.process.DQPConfiguration
 
getUserRequestSourceConcurrency() - Method in class org.teiid.dqp.internal.process.DQPCore
 
getUserRequestSourceConcurrency() - Method in class org.teiid.query.util.CommandContext
 
getUserRoles(Subject) - Static method in class org.teiid.dqp.internal.process.DQPWorkContext
 
getUsersPassword() - Method in class org.teiid.jboss.SimpleLoginModule
 
getUsing() - Method in class org.teiid.query.sql.lang.DynamicCommand
 
GETUTCDATE - Static variable in class org.teiid.translator.jdbc.vertica.VerticaExecutionFactory
 
getUTF(int) - Method in class org.teiid.internal.core.index.Field
 
getUUID() - Method in class org.teiid.metadata.AbstractMetadataRecord
 
getV2SpreadsheetInfo() - Method in class org.teiid.resource.adapter.google.SpreadsheetConnectionImpl4
 
getValidityErrors() - Method in class org.teiid.adminapi.impl.ModelMetaData
 
getValidityErrors() - Method in class org.teiid.adminapi.impl.VDBMetaData
 
getValidityErrors() - Method in interface org.teiid.adminapi.Model
Shows any validity errors present in the model
getValidityErrors() - Method in interface org.teiid.adminapi.VDB
Shows any validity errors present in the VDB
getValidKey(String) - Static method in class org.teiid.jdbc.JDBCURL
 
getValidLowerMessageLevel() - Static method in class org.teiid.logging.MessageLevel
Utility method for knowing what is the lower boundary for a valid message level.
getValidUpperMessageLevel() - Static method in class org.teiid.logging.MessageLevel
Utility method for knowing what is the upper boundary for a valid message level.
getValue() - Method in class org.teiid.adminapi.impl.ModelMetaData.Message
 
getValue() - Method in class org.teiid.jboss.DQPCoreService
 
getValue() - Method in class org.teiid.jboss.ResteasyEnabler
 
getValue() - Method in class org.teiid.jboss.ThreadExecutorService
 
getValue() - Method in class org.teiid.jboss.TransportService
 
getValue(int, Integer) - Method in class org.teiid.jdbc.DeferredMetadataProvider
 
getValue(int, Integer) - Method in class org.teiid.jdbc.MetadataProvider
 
getValue() - Method in class org.teiid.language.Literal
 
getValue() - Method in class org.teiid.language.SetClause
 
getValue() - Method in class org.teiid.odata.api.SQLParameter
 
getValue() - Method in class org.teiid.query.parser.Token
An optional attribute value of the Token.
getValue() - Method in class org.teiid.query.sql.lang.SetClause
 
getValue() - Method in class org.teiid.query.sql.symbol.Constant
Get value of constant
getValue(T) - Method in interface org.teiid.query.sql.symbol.TextLine.ValueExtractor
 
getValue(Object) - Method in class org.teiid.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 org.teiid.services.AbstractEventDistributorFactoryService
 
getValue() - Method in class org.teiid.translator.google.api.UpdateSet
 
getValue() - Method in class org.teiid.translator.mongodb.IDRef
 
getValue() - Method in class org.teiid.translator.mongodb.MergeDetails
 
getValue(Expression, boolean) - Method in class org.teiid.translator.salesforce.execution.visitors.CriteriaVisitor
 
getValue(Class<?>, Item, Configuration, CommandContext) - Static method in class org.teiid.xquery.saxon.SaxonXMLTableNode
 
getValueExpression() - Method in class org.teiid.query.sql.lang.DependentSetCriteria
Get the independent value expression
getValueIn() - Method in class org.teiid.translator.accumulo.AccumuloMetadataProcessor
 
getValueIndex() - Method in class org.teiid.language.Parameter
0-based index of the parameter values in the BulkCommand.getParameterValues() row value
getValueIterator(Expression) - Method in class org.teiid.query.processor.relational.DependentValueSource
 
getValueIterator(Expression) - Method in interface org.teiid.query.sql.util.ValueIteratorSource
Attempt to obtain a ValueIterator from this source.
getValueIteratorProviders() - Method in class org.teiid.query.sql.visitor.ValueIteratorProviderCollectorVisitor
Get the value iterator providers collected by the visitor.
getValueIteratorProviders(LanguageObject) - Static method in class org.teiid.query.sql.visitor.ValueIteratorProviderCollectorVisitor
Helper to quickly get the ValueIteratorProvider instances from obj
getValueIteratorProviders(LanguageObject, List<SubqueryContainer<?>>) - Static method in class org.teiid.query.sql.visitor.ValueIteratorProviderCollectorVisitor
 
getValueIteratorProviders(Collection<? extends LanguageObject>) - Static method in class org.teiid.query.sql.visitor.ValueIteratorProviderCollectorVisitor
 
getValueReference() - Method in class org.teiid.translator.couchbase.N1QLVisitor.CBColumn
 
getValues() - Method in class org.teiid.client.plan.PlanNode.Property
 
getValues() - Method in class org.teiid.core.types.ArrayImpl
 
getValues() - Method in class org.teiid.language.ExpressionValueSource
 
getValues() - Method in class org.teiid.query.sql.lang.Insert
Returns a list of values to insert to be inserted.
getValues() - Method in class org.teiid.query.sql.lang.SetCriteria
Returns the set of values.
getValues() - Method in class org.teiid.query.sql.util.SymbolMap
 
getValueSet() - Method in class org.teiid.query.tempdata.BaseIndexInfo
 
getValueSource() - Method in class org.teiid.language.Insert
 
getVariable(String) - Method in class org.teiid.adminapi.jboss.DMRCommandContext
 
getVariable() - Method in class org.teiid.query.processor.proc.AssignmentInstruction
 
getVariable(int) - Method in class org.teiid.query.sql.lang.OrderBy
Returns the ORDER BY element at the specified index.
getVariable() - Method in class org.teiid.query.sql.proc.AssignmentStatement
Get the expression giving the value that is assigned to the variable.
getVariableContext() - Method in class org.teiid.query.util.CommandContext
 
getVariableContexts() - Method in class org.teiid.query.sql.lang.BatchedUpdateCommand
 
getVariableCount() - Method in class org.teiid.query.sql.lang.OrderBy
Returns the number of elements in ORDER BY.
getVariableMap() - Method in class org.teiid.query.sql.util.VariableContext
 
getVariables() - Method in class org.teiid.adminapi.jboss.DMRCommandContext
 
getVariables() - Method in class org.teiid.query.sql.lang.Insert
Return an ordered List of variables, may be null if no columns were specified
getVariableType() - Method in class org.teiid.query.sql.proc.DeclareStatement
Get the type of this variable declared in this statement.
getVariableValues(Command, boolean, QueryMetadataInterface) - Method in class org.teiid.query.resolver.command.InsertResolver
 
getVariableValues(Command, boolean, QueryMetadataInterface) - Method in class org.teiid.query.resolver.command.UpdateResolver
 
getVariableValues(Command, boolean, QueryMetadataInterface) - Static method in class org.teiid.query.resolver.QueryResolver
 
getVariableValues(Command, boolean, QueryMetadataInterface) - Method in interface org.teiid.query.resolver.VariableResolver
 
getVariableValues() - Method in class org.teiid.query.sql.visitor.ExpressionMappingVisitor
 
getVarietyType() - Method in class org.teiid.metadata.Datatype
 
getVDB(String, int) - Method in interface org.teiid.adminapi.Admin
Deprecated.
getVDB(String, String) - Method in interface org.teiid.adminapi.Admin
Get the VDB
getVdb() - Method in class org.teiid.adminapi.impl.SessionMetadata
 
getVDB(String, String) - Method in class org.teiid.adminapi.jboss.AdminFactory.AdminImpl
 
getVDB(String, int) - Method in class org.teiid.adminapi.jboss.AdminFactory.AdminImpl
 
getVdb() - Method in interface org.teiid.CommandContext
Get the current vdb
getVDB() - Method in class org.teiid.deployers.CompositeVDB
 
getVdb() - Method in class org.teiid.deployers.RuntimeVDB
 
getVDB(String, Object) - Method in class org.teiid.deployers.VDBRepository
 
getVDB() - Method in class org.teiid.dqp.internal.process.DQPWorkContext
 
getVDB() - Method in interface org.teiid.odata.api.Client
 
getVDB() - Method in class org.teiid.olingo.service.LocalClient
 
getVdb() - Method in class org.teiid.query.util.CommandContext
 
getVDB(String, int) - Method in class org.teiid.runtime.EmbeddedAdminImpl
 
getVDB(String, String) - Method in class org.teiid.runtime.EmbeddedAdminImpl
 
getVDBClassLoader() - Method in interface org.teiid.CommandContext
Get class loader for VDB.
getVDBClassLoader() - Method in class org.teiid.metadata.MetadataFactory
 
getVDBClassLoader() - Method in class org.teiid.query.util.CommandContext
 
getVDBImports() - Method in class org.teiid.adminapi.impl.VDBMetaData
 
getVDBImports() - Method in interface org.teiid.adminapi.VDB
Get the list of vdb imports
getVDBKey() - Method in class org.teiid.deployers.CompositeVDB
 
getVDBKey() - Method in class org.teiid.dqp.internal.process.SessionAwareCache.CacheID
 
getVDBMetadata(String) - Method in class org.teiid.metadatastore.DeploymentBasedDatabaseStore
 
getVdbMetaData() - Method in class org.teiid.query.metadata.TransformationMetadata
 
getVdbMetaData() - Method in class org.teiid.query.tempdata.GlobalTableStoreImpl.MatTableInfo
 
getVDBName() - Method in class org.teiid.adminapi.impl.SessionMetadata
 
getVDBName() - Method in interface org.teiid.adminapi.SessionBean
Get the VDB Name for this Session
getVdbName() - Method in class org.teiid.client.security.LogonResult
 
getVdbName() - Method in interface org.teiid.CommandContext
Get the current vdb name
getVdbName() - Method in class org.teiid.dqp.internal.datamgr.ExecutionContextImpl
 
getVdbName() - Method in class org.teiid.dqp.internal.process.DQPWorkContext
 
getVDBName() - Method in class org.teiid.jdbc.JDBCURL
 
getVdbName() - Method in class org.teiid.logging.AuditMessage.LogonInfo
 
getVdbName() - Method in class org.teiid.logging.CommandLogMessage
 
getVdbName() - Method in class org.teiid.metadata.MetadataFactory
 
getVdbName() - Method in class org.teiid.query.util.CommandContext
 
getVdbName() - Method in interface org.teiid.translator.ExecutionContext
Get the name of the VDB this query is being run against.
getVdbRepository() - Method in class org.teiid.deployers.EventDistributorImpl
 
getVDBRepository() - Method in class org.teiid.deployers.VDBStatusChecker
 
getVdbRepository() - Method in class org.teiid.jboss.EventDistributorFactoryService
 
getVDBRepository() - Method in class org.teiid.runtime.AbstractVDBDeployer
 
getVDBRepository() - Method in class org.teiid.runtime.EmbeddedServer
 
getVDBRepository() - Method in class org.teiid.runtime.MaterializationManager
 
getVdbRepository() - Method in class org.teiid.services.AbstractEventDistributorFactoryService
 
getVDBRepository() - Method in interface org.teiid.transport.ClientServiceRegistry
 
getVDBRepository() - Method in class org.teiid.transport.ClientServiceRegistryImpl
 
getVdbRepositoryInjector() - Method in class org.teiid.jboss.DQPCoreService
 
getVdbRepositoryInjector() - Method in class org.teiid.jboss.TransportService
 
getVDBResourceAsBlob(String) - Method in class org.teiid.query.metadata.TransformationMetadata
 
getVDBResourceAsClob(String) - Method in class org.teiid.query.metadata.TransformationMetadata
 
getVDBResourceAsSQLXML(String) - Method in class org.teiid.query.metadata.TransformationMetadata
 
getVDBResourcePaths() - Method in class org.teiid.dqp.internal.datamgr.RuntimeMetadataImpl
 
getVDBResourcePaths() - Method in interface org.teiid.metadata.RuntimeMetadata
Gets the resource paths of all the resources in the VDB.
getVDBResourcePaths() - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
getVDBResourcePaths() - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
getVDBResourcePaths() - Method in interface org.teiid.query.metadata.QueryMetadataInterface
Gets the resource paths of all the resources in the VDB.
getVDBResourcePaths() - Method in class org.teiid.query.metadata.TransformationMetadata
 
getVDBResources() - Method in class org.teiid.metadata.MetadataFactory
 
getVDBs() - Method in interface org.teiid.adminapi.Admin
Get the VDBs that are currently deployed in the system
getVDBs(boolean) - Method in interface org.teiid.adminapi.Admin
Get the VDBs that are currently deployed in the system
getVDBs() - Method in class org.teiid.adminapi.jboss.AdminFactory.AdminImpl
 
getVDBs(boolean) - Method in class org.teiid.adminapi.jboss.AdminFactory.AdminImpl
 
getVDBs() - Method in class org.teiid.deployers.VDBRepository
 
getVDBs() - Method in class org.teiid.runtime.EmbeddedAdminImpl
 
getVDBs(boolean) - Method in class org.teiid.runtime.EmbeddedAdminImpl
 
getVDBStatusChecker() - Method in class org.teiid.deployers.RuntimeVDB
 
getVDBVersion() - Method in class org.teiid.adminapi.impl.SessionMetadata
 
getVDBVersion() - Method in interface org.teiid.adminapi.SessionBean
Get the VDB Version for this Session
getVdbVersion() - Method in class org.teiid.client.security.LogonResult
 
getVdbVersion() - Method in interface org.teiid.CommandContext
Get the current vdb version
getVdbVersion() - Method in class org.teiid.dqp.internal.datamgr.ExecutionContextImpl
 
getVdbVersion() - Method in class org.teiid.dqp.internal.process.DQPWorkContext
 
getVDBVersion() - Method in class org.teiid.jdbc.ConnectionImpl
Deprecated.
getVDBVersion() - Method in class org.teiid.jdbc.JDBCURL
 
getVdbVersion() - Method in class org.teiid.logging.AuditMessage.LogonInfo
 
getVdbVersion() - Method in class org.teiid.logging.CommandLogMessage
 
getVdbVersion() - Method in class org.teiid.metadata.MetadataFactory
 
getVdbVersion() - Method in class org.teiid.query.util.CommandContext
 
getVdbVersion() - Method in interface org.teiid.translator.ExecutionContext
Get the version of the VDB this query is being run against.
getVdbXmlOutputStream(VDBMetaData) - Method in class org.teiid.jboss.ObjectSerializer
 
getVersion() - Method in class org.teiid.adminapi.impl.VDBImportMetadata
 
getVersion() - Method in class org.teiid.adminapi.impl.VDBMetaData
 
getVersion() - Method in interface org.teiid.adminapi.VDB
 
getVersion() - Method in interface org.teiid.adminapi.VDBImport
 
getVersion(String) - Static method in enum org.teiid.dqp.internal.process.DQPWorkContext.Version
 
getVersion() - Method in class org.teiid.metadata.Database
 
getVersion() - Method in class org.teiid.metadata.Server
 
getVersion() - Method in class org.teiid.net.socket.Handshake
 
getVersion() - Method in class org.teiid.query.sql.symbol.XMLSerialize
 
getVersion() - Method in class org.teiid.resource.adapter.cassandra.CassandraConnectionImpl
 
getVersion() - Method in class org.teiid.resource.adapter.salesforce.SalesforceConnectionImpl
 
getVersion() - Method in interface org.teiid.translator.cassandra.CassandraConnection
Get the version in use for this connection
getVersion() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
Get the database version as a comparable object
getVersion(String) - Static method in class org.teiid.translator.jdbc.Version
 
getVersion(String) - Static method in class org.teiid.translator.mongodb.Version
 
getVersion() - Method in interface org.teiid.translator.salesforce.SalesforceConnection
 
getVersion(String) - Static method in class org.teiid.util.Version
 
getVersion() - Method in class org.teiid.vdb.runtime.VDBKey
Get the version string - not including the at most designation.
getVersionColumns(String, String, String) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
getView() - Method in class org.teiid.query.sql.proc.TriggerAction
 
getViewClass(String, String, String, Schema, boolean) - Method in class org.teiid.jboss.rest.RestASMBasedWebArchiveBuilder
 
getViewDefinition(String, String, Table) - Method in class org.teiid.metadata.DefaultMetadataRepository
Deprecated.
Returns an updated view definition (AS SQL only) or null if the current view definition should be used should be used.
getViewDefinition() - Method in class org.teiid.query.validator.UpdateValidator.UpdateInfo
 
getViewTimeout() - Method in class org.teiid.resource.adapter.couchbase.CouchbaseManagedConnectionFactory
 
getVirtualDatabaseName(int) - Method in class org.teiid.jdbc.ResultSetMetaDataImpl
 
getVirtualDatabaseName() - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
getVirtualDatabaseName() - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
getVirtualDatabaseName() - Method in interface org.teiid.query.metadata.QueryMetadataInterface
Get the currently connected virtual database name.
getVirtualDatabaseName() - Method in class org.teiid.query.metadata.TempMetadataAdapter
 
getVirtualDatabaseName() - Method in class org.teiid.query.metadata.TransformationMetadata
 
getVirtualDatabaseVersion(int) - Method in class org.teiid.jdbc.ResultSetMetaDataImpl
 
getVirtualGroup() - Method in class org.teiid.query.sql.proc.CreateProcedureCommand
 
getVirtualPlan(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
getVirtualPlan(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
getVirtualPlan(Object) - Method in interface org.teiid.query.metadata.QueryMetadataInterface
Get virtual plan for a group symbol.
getVirtualPlan(Object) - Method in class org.teiid.query.metadata.TempMetadataAdapter
 
getVirtualPlan(Object) - Method in class org.teiid.query.metadata.TransformationMetadata
 
getVisibilityOverrides() - Method in class org.teiid.adminapi.impl.VDBMetaData
 
getVisitor() - Method in class org.teiid.query.sql.navigator.AbstractNavigator
 
getVisualizationAPI() - Method in class org.teiid.resource.adapter.google.gdata.SpreadsheetMetadataExtractor
 
getWaitingPlanCount() - Method in class org.teiid.dqp.internal.process.DQPCore
 
getWaitingRequestsCount() - Method in interface org.teiid.runtime.jmx.TeiidBean
Get the current number of requests waiting on execution at the engine level.
getWaitPlanCount() - Method in interface org.teiid.adminapi.EngineStatisticsBean
Current number of waiting plans in the queue
getWaitPlanCount() - Method in class org.teiid.adminapi.impl.EngineStatisticsMetadata
 
getWaitTime() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
 
getWaitUntil() - Method in exception org.teiid.translator.DataNotAvailableException
 
getWantsClientAuth() - Method in class org.teiid.resource.adapter.ftp.FtpManagedConnectionFactory
 
getWarnings() - Method in class org.teiid.client.ResultsMessage
 
getWarnings() - Method in class org.teiid.dqp.internal.datamgr.ExecutionContextImpl
 
getWarnings() - Method in class org.teiid.dqp.message.AtomicResultsMessage
 
getWarnings() - Method in class org.teiid.jdbc.ConnectionImpl
This method will return the first warning reported by calls on this connection, or null if none exist.
getWarnings() - Method in class org.teiid.jdbc.ResultSetImpl
 
getWarnings() - Method in class org.teiid.jdbc.StatementImpl
 
getWhen() - Method in class org.teiid.query.sql.symbol.CaseExpression
Gets the List of Expressions in the WHEN parts of this expression.
getWhen() - Method in class org.teiid.query.sql.symbol.SearchedCaseExpression
Gets the List of Criteria in the WHEN parts of this expression.
getWhenCount() - Method in class org.teiid.query.sql.symbol.AbstractCaseExpression
Gets the number of WHEN and THEN parts this case expression contains.
getWhenCount() - Method in class org.teiid.query.sql.symbol.CaseExpression
 
getWhenCount() - Method in class org.teiid.query.sql.symbol.SearchedCaseExpression
 
getWhenCriteria(int) - Method in class org.teiid.query.sql.symbol.SearchedCaseExpression
Gets the WHEN criteria at the given 0-based index.
getWhenExpression(int) - Method in class org.teiid.query.sql.symbol.CaseExpression
Gets the WHEN expression at the given 0-based index.
getWhere() - Method in class org.teiid.language.Delete
Get criteria that is being used with the delete - may be null
getWhere() - Method in class org.teiid.language.Select
Get WHERE clause, may be null.
getWhere() - Method in class org.teiid.language.Update
 
getWhileProgram() - Method in class org.teiid.query.processor.proc.WhileInstruction
 
getWidth() - Method in class org.teiid.query.sql.lang.TextTable.TextColumn
 
getWindowFrame() - Method in class org.teiid.language.WindowSpecification
 
getWindowFrame() - Method in class org.teiid.query.sql.symbol.WindowSpecification
 
getWindowFunctions(List<Expression>) - Static method in class org.teiid.query.optimizer.relational.rules.RuleAssignOutputElements
 
getWindowSpecification() - Method in class org.teiid.language.WindowFunction
 
getWindowSpecification() - Method in class org.teiid.query.sql.symbol.WindowFunction
 
getWireMap() - Method in class org.teiid.infinispan.api.InfinispanDocument
 
getWireMap(Table, RuntimeMetadata) - Static method in class org.teiid.translator.infinispan.hotrod.MarshallerBuilder
 
getWith() - Method in class org.teiid.language.QueryExpression
 
getWith() - Method in class org.teiid.query.sql.lang.QueryCommand
 
getWord() - Method in interface org.teiid.core.index.IEntryResult
 
getWord() - Method in class org.teiid.internal.core.index.EntryResult
 
getWord() - Method in class org.teiid.internal.core.index.WordEntry
returns the word of the wordEntry.
getWorkContext() - Static method in class org.teiid.dqp.internal.process.DQPWorkContext
 
getWorkContext() - Method in class org.teiid.dqp.message.AtomicRequestMessage
 
getWorkContext() - Method in interface org.teiid.transport.ClientInstance
 
getWorkContext() - Method in class org.teiid.transport.LocalServerConnection
 
getWorkContext() - Method in class org.teiid.transport.SocketClientInstance
 
getWorkerPoolStatistics() - Method in class org.teiid.dqp.internal.process.DQPCore
 
getWorkerPoolStatisticsBean() - Method in interface org.teiid.runtime.jmx.TeiidBean
Get the statistics for the engine thread pool.
getWorkerPoolStats() - Method in interface org.teiid.adminapi.Admin
Get the Worker Pool statistics in runtime engine.
getWorkerPoolStats() - Method in class org.teiid.adminapi.jboss.AdminFactory.AdminImpl
 
getWorkerPoolStats() - Method in class org.teiid.runtime.EmbeddedAdminImpl
 
getWorkItem() - Method in class org.teiid.query.util.CommandContext
 
getWorkManager() - Method in class org.teiid.resource.spi.BasicResourceAdapter
 
getWorkManagerInjector() - Method in class org.teiid.jboss.DQPCoreService
 
getWorksheetByName(String) - Method in class org.teiid.translator.google.api.metadata.SpreadsheetInfo
 
getWorksheetKey() - Method in class org.teiid.translator.google.visitor.SpreadsheetInsertVisitor
 
getWorksheets() - Method in class org.teiid.translator.google.api.metadata.SpreadsheetInfo
 
getWorksheetTitle() - Method in class org.teiid.translator.google.visitor.SpreadsheetCriteriaVisitor
 
getWorksheetTitle() - Method in class org.teiid.translator.google.visitor.SpreadsheetInsertVisitor
 
getWorksheetTitle() - Method in class org.teiid.translator.google.visitor.SpreadsheetSQLVisitor
 
getWriteCount() - Method in class org.teiid.common.buffer.impl.BufferManagerImpl
 
getWriter() - Method in class org.teiid.common.buffer.FileStoreInputStreamFactory
Returns a new writer instance that is backed by the shared output stream.
getWriter() - Method in class org.teiid.olingo.web.gzip.GzipMessageResponse
 
getWriter() - Method in class org.teiid.query.function.JSONFunctionMethods.JSONBuilder
 
getWriter() - Method in class org.teiid.query.function.source.XMLSystemFunctions.XmlConcat
 
getWriteTag() - Method in class org.teiid.infinispan.api.TableWireFormat
 
getWsdl() - Method in class org.teiid.resource.adapter.ws.WSConnectionImpl
 
getWsdl() - Method in class org.teiid.resource.adapter.ws.WSManagedConnectionFactory
 
getWsdl() - Method in interface org.teiid.translator.ws.WSConnection
 
getWsdlUrl() - Method in class org.teiid.resource.adapter.ws.WSManagedConnectionFactory
 
getXAConnection() - Method in class org.teiid.jdbc.BaseDataSource
 
getXAConnection(String, String) - Method in class org.teiid.jdbc.TeiidDataSource
Attempt to establish a database connection that can be used with distributed transactions.
getXAException() - Method in exception org.teiid.client.xa.XATransactionException
 
getXAResource() - Method in class org.teiid.jdbc.XAConnectionImpl
 
getXAResource() - Method in class org.teiid.resource.spi.BasicConnection
 
getXAResource() - Method in class org.teiid.resource.spi.BasicManagedConnection
 
getXAResources(ActivationSpec[]) - Method in class org.teiid.resource.spi.BasicResourceAdapter
 
getXATerminator() - Method in class org.teiid.resource.spi.BasicResourceAdapter
 
getXaTerminatorInjector() - Method in class org.teiid.jboss.DQPCoreService
 
getXid() - Method in class org.teiid.dqp.service.TransactionContext
 
getXlsPath() - Method in class org.teiid.translator.excel.ExcelQueryVisitor
 
getXmlInputFactory() - Static method in class org.teiid.core.types.XMLType
 
getXMLParamName() - Method in class org.teiid.translator.ws.WSExecutionFactory
 
getXmlQuery() - Method in class org.teiid.query.sql.symbol.XMLExists
 
getXMLSchemas(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
getXPathExpression(String) - Method in class org.teiid.xquery.saxon.SaxonXQueryExpression
 
getXquery() - Method in class org.teiid.query.sql.lang.XMLTable
 
getXquery() - Method in class org.teiid.query.sql.symbol.XMLQuery
 
getXQueryExpression() - Method in class org.teiid.query.sql.lang.XMLTable
 
getXQueryExpression() - Method in class org.teiid.query.sql.symbol.XMLQuery
 
getZooKeeperServerList() - Method in class org.teiid.resource.adapter.accumulo.AccumuloManagedConnectionFactory
 
GLOBAL - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
GLOBAL - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
GlobalTableStore - Interface in org.teiid.query.tempdata
 
GlobalTableStoreImpl - Class in org.teiid.query.tempdata
 
GlobalTableStoreImpl(BufferManager, VDBMetaData, QueryMetadataInterface) - Constructor for class org.teiid.query.tempdata.GlobalTableStoreImpl
 
GlobalTableStoreImpl.MatState - Enum in org.teiid.query.tempdata
 
GlobalTableStoreImpl.MatTableInfo - Class in org.teiid.query.tempdata
 
GlobalTracerInjector - Class in org.teiid.jdbc.tracing
Uses the opentracing library to create a json string representation of the span context and provides a way to manipulate a static tracer without using the GlobalTracer registration
GlobalTracerInjector() - Constructor for class org.teiid.jdbc.tracing.GlobalTracerInjector
 
GoogleDataProtocolAPI - Class in org.teiid.resource.adapter.google.dataprotocol
This class is used to make requests to Google Visualization Data Protocol.
GoogleDataProtocolAPI() - Constructor for class org.teiid.resource.adapter.google.dataprotocol.GoogleDataProtocolAPI
 
GoogleDataProtocolAPI.DataProtocolQueryStrategy - Class in org.teiid.resource.adapter.google.dataprotocol
Logic to query portion of data from Google Visualization Data Protocol.
GoogleJSONParser - Class in org.teiid.resource.adapter.google.dataprotocol
Parsing google json is a little non-standard.
GoogleJSONParser() - Constructor for class org.teiid.resource.adapter.google.dataprotocol.GoogleJSONParser
 
GoogleMetadataProcessor - Class in org.teiid.translator.google
 
GoogleMetadataProcessor() - Constructor for class org.teiid.translator.google.GoogleMetadataProcessor
 
GoogleSpreadsheetConnection - Interface in org.teiid.translator.google.api
Connection to GoogleSpreadsheet API.
GRANT - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
Grant - Class in org.teiid.metadata
 
Grant() - Constructor for class org.teiid.metadata.Grant
 
GRANT - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
Grant.Permission - Class in org.teiid.metadata
 
Grant.Permission.Privilege - Enum in org.teiid.metadata
 
grantCreated(Grant) - Method in class org.teiid.query.metadata.DatabaseStore
 
grantOption(DatabaseStore) - Method in class org.teiid.query.parser.SQLParser
 
grantRevoked(Grant) - Method in class org.teiid.query.metadata.DatabaseStore
 
GREATEST - Static variable in class org.teiid.translator.jdbc.vertica.VerticaExecutionFactory
 
GREATESTB - Static variable in class org.teiid.translator.jdbc.vertica.VerticaExecutionFactory
 
GreenplumExecutionFactory - Class in org.teiid.translator.jdbc.postgresql
Translator for Greenplum.
GreenplumExecutionFactory() - Constructor for class org.teiid.translator.jdbc.postgresql.GreenplumExecutionFactory
 
GROUP - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
GROUP - Static variable in class org.teiid.query.optimizer.relational.plantree.NodeConstants.Types
 
GROUP - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
group - Variable in class org.teiid.translator.mongodb.MongoDBSelectVisitor
 
GROUP_NAME - Static variable in interface org.teiid.client.metadata.ResultsMetadataConstants
 
GroupBy - Class in org.teiid.language
Represents a GROUP BY clause in a query.
GroupBy(List<Expression>) - Constructor for class org.teiid.language.GroupBy
 
groupBy(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
GroupBy - Class in org.teiid.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 org.teiid.query.sql.lang.GroupBy
Constructs a default instance of this class.
GroupBy(List<? extends Expression>) - Constructor for class org.teiid.query.sql.lang.GroupBy
Constructs an instance of this class from an ordered set of symbols.
groupByClause - Variable in class org.teiid.translator.salesforce.execution.visitors.SelectVisitor
 
GroupCollectorVisitor - Class in org.teiid.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 org.teiid.query.sql.visitor.GroupCollectorVisitor
Construct a new visitor with the specified collection, which should be non-null.
GroupContext - Class in org.teiid.query.sql.lang
A GroupContext represents a set of groups in a hierarchy that determines resolving order.
GroupContext() - Constructor for class org.teiid.query.sql.lang.GroupContext
 
GroupContext(GroupContext, Collection<GroupSymbol>) - Constructor for class org.teiid.query.sql.lang.GroupContext
 
GroupInfo - Class in org.teiid.query.metadata
 
GroupInfo(LinkedHashMap<Object, ElementSymbol>) - Constructor for class org.teiid.query.metadata.GroupInfo
 
GROUPING - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
GroupingNode - Class in org.teiid.query.processor.relational
 
GroupingNode(int) - Constructor for class org.teiid.query.processor.relational.GroupingNode
 
groupSupports(Object, int) - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
groupSupports(Object, int) - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
groupSupports(Object, int) - Method in interface org.teiid.query.metadata.QueryMetadataInterface
Determine whether the specified group supports some feature.
groupSupports(Object, int) - Method in class org.teiid.query.metadata.TempMetadataAdapter
 
groupSupports(Object, int) - Method in class org.teiid.query.metadata.TransformationMetadata
 
GroupsUsedByElementsVisitor - Class in org.teiid.query.sql.visitor
 
GroupsUsedByElementsVisitor() - Constructor for class org.teiid.query.sql.visitor.GroupsUsedByElementsVisitor
 
GroupSymbol - Class in org.teiid.query.sql.symbol
This is the server's representation of a metadata group symbol.
GroupSymbol(String) - Constructor for class org.teiid.query.sql.symbol.GroupSymbol
Construct a symbol with a name.
GroupSymbol(String, String) - Constructor for class org.teiid.query.sql.symbol.GroupSymbol
Construct a symbol with a name.
grow() - Method in class org.teiid.internal.core.index.CodeByteStream
 
gs(String, Object...) - Method in class org.teiid.core.BundleUtil
 
gs(BundleUtil.Event, Object...) - Method in class org.teiid.core.BundleUtil
 
GSS_PATTERN_PROPERTY - Static variable in class org.teiid.services.SessionServiceImpl
 
GSSCallbackHandler - Class in org.teiid.gss
 
GSSCallbackHandler(String, String) - Constructor for class org.teiid.gss.GSSCallbackHandler
 
GSSResult - Class in org.teiid.security
 
GSSResult(byte[], boolean, GSSCredential) - Constructor for class org.teiid.security.GSSResult
 
GSSResult(boolean, GSSCredential) - Constructor for class org.teiid.security.GSSResult
 
gssServiceTickets - Variable in class org.teiid.transport.LogonImpl
 
GT - Static variable in interface org.teiid.language.SQLConstants.Tokens
 
GT - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
GT - Static variable in class org.teiid.query.sql.lang.AbstractCompareCriteria
Constant indicating the first operand is greater than the second.
GzipFilter - Class in org.teiid.olingo.web.gzip
Filter for reading/writing messages in GZIP format.
GzipFilter() - Constructor for class org.teiid.olingo.web.gzip.GzipFilter
 
GzipMessageRequest - Class in org.teiid.olingo.web.gzip
Request wrapper which wraps input stream to GZIPInputStream
GzipMessageRequest(HttpServletRequest) - Constructor for class org.teiid.olingo.web.gzip.GzipMessageRequest
Constructs a request object wrapping the given request.
GzipMessageResponse - Class in org.teiid.olingo.web.gzip
Response wrapper which wraps output stream to GZIPOutputStream
GzipMessageResponse(HttpServletResponse) - Constructor for class org.teiid.olingo.web.gzip.GzipMessageResponse
Constructs a response adaptor wrapping the given response.

H

H2ExecutionFactory - Class in org.teiid.translator.jdbc.h2
 
H2ExecutionFactory() - Constructor for class org.teiid.translator.jdbc.h2.H2ExecutionFactory
 
halfLife - Variable in class org.teiid.common.buffer.impl.LrfuEvictionQueue
 
HANA - Static variable in class org.teiid.translator.jdbc.hana.HanaExecutionFactory
 
HanaExecutionFactory - Class in org.teiid.translator.jdbc.hana
 
HanaExecutionFactory() - Constructor for class org.teiid.translator.jdbc.hana.HanaExecutionFactory
 
HanaMetadataProcessor - Class in org.teiid.translator.jdbc.hana
 
HanaMetadataProcessor() - Constructor for class org.teiid.translator.jdbc.hana.HanaMetadataProcessor
 
HanaSpatialFunctionModifier - Class in org.teiid.translator.jdbc.hana
 
HanaSpatialFunctionModifier() - Constructor for class org.teiid.translator.jdbc.hana.HanaSpatialFunctionModifier
 
handle(String) - Method in class org.teiid.adminapi.jboss.DMRCommandContext
 
handle(Callback[]) - Method in class org.teiid.gss.GSSCallbackHandler
 
handleBatch() - Method in class org.teiid.dqp.internal.datamgr.ConnectorWorkItem
 
handleException(TeiidException) - Method in class org.teiid.query.validator.AbstractValidationVisitor
 
handleException(TeiidException, LanguageObject) - Method in class org.teiid.query.validator.AbstractValidationVisitor
 
handleInsertSequences(Insert) - Method in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
 
handleSafe(String) - Method in class org.teiid.adminapi.jboss.DMRCommandContext
 
handleValidationError(String) - Method in class org.teiid.query.validator.AbstractValidationVisitor
 
handleValidationError(String, LanguageObject) - Method in class org.teiid.query.validator.AbstractValidationVisitor
 
handleValidationError(String, Collection) - Method in class org.teiid.query.validator.AbstractValidationVisitor
 
handleValidationError(String) - Method in class org.teiid.query.validator.ValidatorReport
 
handleValidationError(String, LanguageObject) - Method in class org.teiid.query.validator.ValidatorReport
 
handleValidationError(String, Collection<? extends LanguageObject>) - Method in class org.teiid.query.validator.ValidatorReport
 
handleValidationWarning(String) - Method in class org.teiid.query.validator.ValidatorReport
 
Handshake - Class in org.teiid.net.socket
Represents the information needed in a socket connection handshake
Handshake() - Constructor for class org.teiid.net.socket.Handshake
 
HAS - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
HAS - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
hasAggregates - Variable in class org.teiid.query.optimizer.relational.PlanHints
 
hasAggregates() - Method in class org.teiid.query.sql.lang.Query
 
hasAlias() - Method in class org.teiid.query.sql.symbol.GroupSymbol
 
hasAlterTable() - Method in class org.teiid.dialect.TeiidDialect
 
hasArc(GeometryType) - Static method in class org.teiid.query.function.GeometryFunctionMethods
 
hasBooleanProperty(NodeConstants.Info) - Method in class org.teiid.query.optimizer.relational.plantree.PlanNode
 
hasBuffer() - Method in interface org.teiid.query.processor.BatchCollector.BatchProducer
 
hasBuffer() - Method in class org.teiid.query.processor.ProcessorPlan
Return true if the plan provides a final buffer via getBuffer
hasBuffer() - Method in class org.teiid.query.processor.QueryProcessor
 
hasBuffer() - Method in class org.teiid.query.processor.relational.LimitNode
 
hasBuffer() - Method in class org.teiid.query.processor.relational.ProjectNode
 
hasBuffer() - Method in class org.teiid.query.processor.relational.RelationalNode
Return true if the node provides a final buffer via getBuffer
hasBuffer() - Method in class org.teiid.query.processor.relational.RelationalPlan
 
hasBuffer() - Method in class org.teiid.query.processor.relational.SortNode
 
hasChildNodes() - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
Determine whether the node has any children.
hasCollectionProperty(NodeConstants.Info) - Method in class org.teiid.query.optimizer.relational.plantree.PlanNode
Indicates if there is a non-null and non-empty Collection value for the property key or not
hasCollectionReturn() - Method in class org.teiid.translator.odata.ODataProcedureVisitor
 
hasCorrelatedReferences() - Method in class org.teiid.query.sql.visitor.EvaluatableVisitor
 
hasCriteria - Variable in class org.teiid.query.optimizer.relational.PlanHints
 
hasCriteria - Variable in class org.teiid.translator.salesforce.execution.visitors.CriteriaVisitor
 
hasCriteria() - Method in class org.teiid.translator.salesforce.execution.visitors.CriteriaVisitor
 
hasCriteria() - Method in interface org.teiid.translator.salesforce.execution.visitors.ICriteriaVisitor
 
hasDefault(Object, QueryMetadataInterface) - Static method in class org.teiid.query.resolver.util.ResolverUtil
 
hasElseBlock() - Method in class org.teiid.query.sql.proc.IfStatement
Return a boolean indicating if the statement has an else block.
hasErrors() - Method in class org.teiid.adminapi.impl.ModelMetaData
 
hasErrors() - Method in class org.teiid.adminapi.impl.VDBMetaData
 
hasExpand() - Method in class org.teiid.olingo.service.CrossJoinNode
 
hasFunctionBasedColumns - Variable in class org.teiid.query.optimizer.relational.PlanHints
 
hasFunctionMethod(String, int) - Method in class org.teiid.query.function.FunctionLibrary
Find function form based on function name and # of arguments.
hasFunctionWithName(String) - Method in class org.teiid.query.function.FunctionTree
 
hasGroupBy() - Method in class org.teiid.translator.salesforce.execution.visitors.SelectVisitor
 
hash(String) - Static method in class org.teiid.translator.amazon.s3.AWS4SignerBase
Hashes the string contents (assumed to be UTF-8) using the SHA-256 algorithm.
hash(byte[]) - Static method in class org.teiid.translator.amazon.s3.AWS4SignerBase
Hashes the byte array using the SHA-256 algorithm.
hashCode() - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
The hashCode() method obeys the contract for hashCode(): that is, if two objects are equal (represent the same node) then they must have the same hashCode()
hashCode() - Method in class org.teiid.adminapi.impl.RequestMetadata
 
hashCode() - Method in class org.teiid.adminapi.impl.VDBImportMetadata
 
hashCode() - Method in class org.teiid.client.xa.XidImpl
 
hashCode() - Method in class org.teiid.common.buffer.BaseCacheEntry
 
hashCode() - Method in class org.teiid.common.buffer.CacheKey
 
hashCode() - Method in class org.teiid.core.types.ArrayImpl
 
hashCode() - Method in class org.teiid.core.types.BaseClobType
 
hashCode() - Method in class org.teiid.core.types.BinaryType
 
hashCode() - Method in class org.teiid.core.types.BlobType
 
hashCode() - Method in class org.teiid.core.util.CopyOnWriteLinkedHashMap
 
hashCode(int, boolean) - Static method in class org.teiid.core.util.HashCodeUtil
 
hashCode(int, int) - Static method in class org.teiid.core.util.HashCodeUtil
 
hashCode(int, long) - Static method in class org.teiid.core.util.HashCodeUtil
 
hashCode(int, float) - Static method in class org.teiid.core.util.HashCodeUtil
 
hashCode(int, double) - Static method in class org.teiid.core.util.HashCodeUtil
 
hashCode(int, Object...) - Static method in class org.teiid.core.util.HashCodeUtil
 
hashCode() - Method in class org.teiid.dqp.internal.datamgr.ConnectorWorkItem
 
hashCode() - Method in class org.teiid.dqp.internal.datamgr.ExecutionContextImpl
 
hashCode() - Method in class org.teiid.dqp.internal.process.SessionAwareCache.CacheID
 
hashCode() - Method in class org.teiid.dqp.message.AtomicRequestID
 
hashCode() - Method in class org.teiid.dqp.message.RequestID
 
hashCode() - Method in class org.teiid.infinispan.api.ProtobufResource
 
hashCode() - Method in class org.teiid.internal.core.index.EntryResult
 
hashCode() - Method in class org.teiid.language.WindowFrame.FrameBound
 
hashCode() - Method in class org.teiid.language.WindowFrame
 
hashCode() - Method in class org.teiid.language.WindowFunction
 
hashCode() - Method in class org.teiid.language.WindowSpecification
 
hashCode() - Method in class org.teiid.metadata.AbstractMetadataRecord
 
hashCode() - Method in class org.teiid.metadata.Database
 
hashCode() - Method in class org.teiid.metadata.FunctionMethod
Get hash code for this object.
hashCode() - Method in class org.teiid.metadata.FunctionParameter
Return hash code for this parameter.
hashCode() - Method in class org.teiid.net.HostInfo
 
hashCode() - Method in class org.teiid.net.TeiidURL
 
hashCode() - Method in class org.teiid.odata.api.SQLParameter
 
hashCode() - Method in class org.teiid.query.metadata.TempMetadataID
Return hash code
hashCode() - Method in class org.teiid.query.parser.ParseInfo
 
hashCode() - Method in class org.teiid.query.sql.lang.Alter
 
hashCode() - Method in class org.teiid.query.sql.lang.BatchedUpdateCommand
 
hashCode() - Method in class org.teiid.query.sql.lang.BetweenCriteria
Get hash code.
hashCode() - Method in class org.teiid.query.sql.lang.CompareCriteria
Get hash code.
hashCode() - Method in class org.teiid.query.sql.lang.CompoundCriteria
Get hash code.
hashCode() - Method in class org.teiid.query.sql.lang.Create
 
hashCode() - Method in class org.teiid.query.sql.lang.Delete
Get hashcode for command.
hashCode() - Method in class org.teiid.query.sql.lang.DependentSetCriteria
Get hash code.
hashCode() - Method in class org.teiid.query.sql.lang.Drop
 
hashCode() - Method in class org.teiid.query.sql.lang.DynamicCommand
 
hashCode() - Method in class org.teiid.query.sql.lang.ExistsCriteria
Get hash code.
hashCode() - Method in class org.teiid.query.sql.lang.ExpressionCriteria
 
hashCode() - Method in class org.teiid.query.sql.lang.From
Get hashcode for From.
hashCode() - Method in class org.teiid.query.sql.lang.GroupBy
Get hashcode for GroupBy.
hashCode() - Method in class org.teiid.query.sql.lang.Insert
Get hashcode for command.
hashCode() - Method in class org.teiid.query.sql.lang.Into
Get hash code of object
hashCode() - Method in class org.teiid.query.sql.lang.IsDistinctCriteria
Get hash code.
hashCode() - Method in class org.teiid.query.sql.lang.IsNullCriteria
Get hash code.
hashCode() - Method in class org.teiid.query.sql.lang.JoinPredicate
Get hash code for object
hashCode() - Method in class org.teiid.query.sql.lang.JoinType
Get hash code for this type
hashCode() - Method in class org.teiid.query.sql.lang.Limit
 
hashCode() - Method in class org.teiid.query.sql.lang.MatchCriteria
Get hash code.
hashCode() - Method in class org.teiid.query.sql.lang.NotCriteria
Get hash code
hashCode() - Method in class org.teiid.query.sql.lang.Option
Get hash code for Option.
hashCode() - Method in class org.teiid.query.sql.lang.Option.MakeDep
 
hashCode() - Method in class org.teiid.query.sql.lang.OrderBy
Get hashcode for OrderBy.
hashCode() - Method in class org.teiid.query.sql.lang.OrderByItem
 
hashCode() - Method in class org.teiid.query.sql.lang.Query
Get hashcode for query.
hashCode() - Method in class org.teiid.query.sql.lang.Select
Get hashcode for Select.
hashCode() - Method in class org.teiid.query.sql.lang.SetClause
 
hashCode() - Method in class org.teiid.query.sql.lang.SetClauseList
 
hashCode() - Method in class org.teiid.query.sql.lang.SetCriteria
Get hash code.
hashCode() - Method in class org.teiid.query.sql.lang.SetQuery
Get hashcode for query.
hashCode() - Method in class org.teiid.query.sql.lang.SPParameter
 
hashCode() - Method in class org.teiid.query.sql.lang.StoredProcedure
 
hashCode() - Method in class org.teiid.query.sql.lang.SubqueryCompareCriteria
Get hash code.
hashCode() - Method in class org.teiid.query.sql.lang.SubqueryFromClause
Get hash code of object
hashCode() - Method in class org.teiid.query.sql.lang.SubquerySetCriteria
Get hash code.
hashCode() - Method in class org.teiid.query.sql.lang.TableFunctionReference
 
hashCode() - Method in class org.teiid.query.sql.lang.TableFunctionReference.ProjectedColumn
 
hashCode() - Method in class org.teiid.query.sql.lang.UnaryFromClause
Get hash code of object
hashCode() - Method in class org.teiid.query.sql.lang.Update
Get hashcode for command.
hashCode() - Method in class org.teiid.query.sql.lang.WithQueryCommand
 
hashCode() - Method in class org.teiid.query.sql.proc.AssignmentStatement
Get hashcode for AssignmentStatement.
hashCode() - Method in class org.teiid.query.sql.proc.Block
Get hashcode for block.
hashCode() - Method in class org.teiid.query.sql.proc.BranchingStatement
 
hashCode() - Method in class org.teiid.query.sql.proc.CommandStatement
Get hashcode for CommandStatement.
hashCode() - Method in class org.teiid.query.sql.proc.CreateProcedureCommand
Get hashcode for CreateUpdateProcedureCommand.
hashCode() - Method in class org.teiid.query.sql.proc.DeclareStatement
Get hashcode for TableAssignmentStatement.
hashCode() - Method in class org.teiid.query.sql.proc.ExceptionExpression
 
hashCode() - Method in class org.teiid.query.sql.proc.IfStatement
Get hashcode for IfStatement.
hashCode() - Method in class org.teiid.query.sql.proc.LoopStatement
Get hashcode for LoopStatement.
hashCode() - Method in class org.teiid.query.sql.proc.RaiseStatement
 
hashCode() - Method in class org.teiid.query.sql.proc.TriggerAction
 
hashCode() - Method in class org.teiid.query.sql.proc.WhileStatement
Get hashcode for WhileStatement.
hashCode() - Method in class org.teiid.query.sql.symbol.AbstractCaseExpression
 
hashCode() - Method in class org.teiid.query.sql.symbol.AggregateSymbol
 
hashCode() - Method in class org.teiid.query.sql.symbol.Array
 
hashCode() - Method in class org.teiid.query.sql.symbol.Constant
Define hash code to be that of the underlying object to make it stable.
hashCode() - Method in class org.teiid.query.sql.symbol.DerivedColumn
 
hashCode() - Method in class org.teiid.query.sql.symbol.ElementSymbol
 
hashCode() - Method in class org.teiid.query.sql.symbol.ExpressionSymbol
 
hashCode() - Method in class org.teiid.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 org.teiid.query.sql.symbol.GroupSymbol
 
hashCode() - Method in class org.teiid.query.sql.symbol.JSONObject
 
hashCode() - Method in class org.teiid.query.sql.symbol.MultipleElementSymbol
 
hashCode() - Method in class org.teiid.query.sql.symbol.QueryString
 
hashCode() - Method in class org.teiid.query.sql.symbol.Reference
Define hash code to be that of the underlying object to make it stable.
hashCode() - Method in class org.teiid.query.sql.symbol.ScalarSubquery
Get hashcode for the object
hashCode() - Method in class org.teiid.query.sql.symbol.Symbol
Return a hash code for this symbol.
hashCode() - Method in class org.teiid.query.sql.symbol.TextLine
 
hashCode() - Method in class org.teiid.query.sql.symbol.WindowFrame.FrameBound
 
hashCode() - Method in class org.teiid.query.sql.symbol.WindowFrame
 
hashCode() - Method in class org.teiid.query.sql.symbol.WindowFunction
 
hashCode() - Method in class org.teiid.query.sql.symbol.WindowSpecification
 
hashCode() - Method in class org.teiid.query.sql.symbol.XMLAttributes
 
hashCode() - Method in class org.teiid.query.sql.symbol.XMLCast
 
hashCode() - Method in class org.teiid.query.sql.symbol.XMLElement
 
hashCode() - Method in class org.teiid.query.sql.symbol.XMLExists
 
hashCode() - Method in class org.teiid.query.sql.symbol.XMLForest
 
hashCode() - Method in class org.teiid.query.sql.symbol.XMLNamespaces
 
hashCode() - Method in class org.teiid.query.sql.symbol.XMLNamespaces.NamespaceItem
 
hashCode() - Method in class org.teiid.query.sql.symbol.XMLParse
 
hashCode() - Method in class org.teiid.query.sql.symbol.XMLQuery
 
hashCode() - Method in class org.teiid.query.sql.symbol.XMLSerialize
 
hashCode() - Method in class org.teiid.query.tempdata.TempTable
 
hashCode() - Method in class org.teiid.resource.adapter.accumulo.AccumuloManagedConnectionFactory
 
hashCode() - Method in class org.teiid.resource.adapter.accumulo.AccumuloResourceAdapter
 
hashCode() - Method in class org.teiid.resource.adapter.cassandra.CassandraManagedConnectionFactory
 
hashCode() - Method in class org.teiid.resource.adapter.cassandra.CassandraResourceAdapter
 
hashCode() - Method in class org.teiid.resource.adapter.couchbase.CouchbaseManagedConnectionFactory
 
hashCode() - Method in class org.teiid.resource.adapter.couchbase.CouchbaseResourceAdapter
 
hashCode() - Method in class org.teiid.resource.adapter.file.FileManagedConnectionFactory
 
hashCode() - Method in class org.teiid.resource.adapter.file.FileResourceAdapter
 
hashCode() - Method in class org.teiid.resource.adapter.ftp.FtpManagedConnectionFactory
 
hashCode() - Method in class org.teiid.resource.adapter.ftp.FtpResourceAdapter
 
hashCode() - Method in class org.teiid.resource.adapter.google.SpreadsheetManagedConnectionFactory
 
hashCode() - Method in class org.teiid.resource.adapter.google.SpreadsheetResourceAdapter
 
hashCode() - Method in class org.teiid.resource.adapter.infinispan.hotrod.InfinispanManagedConnectionFactory
 
hashCode() - Method in class org.teiid.resource.adapter.infinispan.hotrod.InfinispanResourceAdapter
 
hashCode() - Method in class org.teiid.resource.adapter.ldap.LDAPConnectionImpl
 
hashCode() - Method in class org.teiid.resource.adapter.ldap.LDAPManagedConnectionFactory
 
hashCode() - Method in class org.teiid.resource.adapter.ldap.LdapResourceAdapter
 
hashCode() - Method in class org.teiid.resource.adapter.mongodb.MongoDBManagedConnectionFactory
 
hashCode() - Method in class org.teiid.resource.adapter.mongodb.MongoDBResourceAdapter
 
hashCode() - Method in class org.teiid.resource.adapter.salesforce.SalesForceManagedConnectionFactory
 
hashCode() - Method in class org.teiid.resource.adapter.salesforce.SalesforceResourceAdapter
 
hashCode() - Method in class org.teiid.resource.adapter.simpledb.SimpleDBManagedConnectionFactory
 
hashCode() - Method in class org.teiid.resource.adapter.simpledb.SimpleDBResourceAdapter
 
hashCode() - Method in class org.teiid.resource.adapter.solr.SolrManagedConnectionFactory
 
hashCode() - Method in class org.teiid.resource.adapter.solr.SolrResourceAdapter
 
hashCode() - Method in class org.teiid.resource.adapter.ws.WSManagedConnectionFactory
 
hashCode() - Method in class org.teiid.resource.adapter.ws.WSResourceAdapter
 
hashCode() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
hashCode() - Method in class org.teiid.translator.CacheDirective
 
hashCode() - Method in class org.teiid.translator.google.api.result.SheetRow
 
hashCode() - Method in class org.teiid.translator.jdbc.Version
 
hashCode() - Method in class org.teiid.translator.mongodb.ProcessingNode
 
hashCode() - Method in class org.teiid.translator.mongodb.Version
 
hashCode() - Method in class org.teiid.translator.simpledb.api.SimpleDBConnection.SimpleDBAttribute
 
hashCode() - Method in class org.teiid.util.Version
 
hashCode() - Method in class org.teiid.vdb.runtime.VDBKey
 
HashCodeUtil - Class in org.teiid.core.util
This class provides utility functions for generating good hash codes.
HashCodeUtil() - Constructor for class org.teiid.core.util.HashCodeUtil
 
hasHint() - Method in class org.teiid.query.sql.lang.FromClause
 
hasItems() - Method in class org.teiid.query.report.ActivityReport
 
hasJoin - Variable in class org.teiid.query.optimizer.relational.PlanHints
 
hasLeaf() - Method in class org.teiid.translator.couchbase.N1QLVisitor.CBColumn
 
hasLength(String) - Static method in class org.teiid.core.types.DataTypeManager
Return true if the type may be defined with a length
hasLimit - Variable in class org.teiid.query.optimizer.relational.PlanHints
 
hasMaterialization(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
hasMaterialization(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
hasMaterialization(Object) - Method in interface org.teiid.query.metadata.QueryMetadataInterface
Determine whether given virtual group has an associated Materialization.
hasMaterialization(Object) - Method in class org.teiid.query.metadata.TempMetadataAdapter
 
hasMaterialization(Object) - Method in class org.teiid.query.metadata.TransformationMetadata
 
hasMoreFiles() - Method in class org.teiid.internal.core.index.IndexInput
Returns true if the input has not reached the end of the index for the files.
hasMoreWords() - Method in class org.teiid.internal.core.index.IndexInput
Returns true if the input has not reached the end of the index for the files.
hasMultiple() - Method in exception org.teiid.adminapi.AdminException
Determine whether this exception is representing mutliple component failures.
hasMultipleAttributes() - Method in class org.teiid.query.sql.lang.DependentSetCriteria
 
hasMultipleValues() - Method in class org.teiid.translator.simpledb.api.SimpleDBConnection.SimpleDBAttribute
 
hasNavigation() - Method in class org.teiid.olingo.service.ODataSQLBuilder
 
hasNext() - Method in class org.teiid.common.buffer.AbstractTupleSource
 
hasNext() - Method in interface org.teiid.common.buffer.IndexedTupleSource
 
hasNext() - Method in class org.teiid.jdbc.BatchResults
 
hasNext(int, boolean) - Method in class org.teiid.jdbc.BatchResults
 
hasNext() - Method in class org.teiid.jdbc.ResultSetImpl
 
hasNext() - Method in class org.teiid.query.sql.lang.CollectionValueIterator
 
hasNext() - Method in interface org.teiid.query.sql.util.ValueIterator
Returns true if the iteration has more values.
hasNextCommand() - Method in class org.teiid.query.processor.relational.AccessNode
 
hasNextCommand() - Method in class org.teiid.query.processor.relational.DependentAccessNode
 
hasNextCommand() - Method in class org.teiid.query.processor.relational.DependentCriteriaProcessor
 
hasNextCommand() - Method in class org.teiid.query.processor.relational.DependentProcedureAccessNode
 
hasNextCommand() - Method in class org.teiid.query.processor.relational.DependentProcedureExecutionNode
 
hasNextCommand() - Method in class org.teiid.query.processor.relational.InsertPlanExecutionNode
 
hasNextCommand() - Method in class org.teiid.query.processor.relational.PlanExecutionNode
 
hasOnlyIDCriteria() - Method in class org.teiid.translator.salesforce.execution.visitors.CriteriaVisitor
 
hasOnlyIDCriteria() - Method in interface org.teiid.translator.salesforce.execution.visitors.ICriteriaVisitor
 
hasOnlyIdInCriteria() - Method in class org.teiid.translator.salesforce.execution.visitors.SelectVisitor
 
hasOutputParams(Command) - Static method in class org.teiid.query.processor.relational.RelationalNodeUtil
 
hasPendingRows() - Method in class org.teiid.query.processor.relational.RelationalNode
 
hasPerm(Integer, String) - Static method in class org.teiid.deployers.PgCatalogMetadataStore.FunctionMethods
 
hasPrevious() - Method in class org.teiid.jdbc.BatchResults
 
hasPrivilege(Grant.Permission.Privilege) - Method in class org.teiid.metadata.Grant.Permission
 
hasProcedure(String) - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
hasProcedure(String) - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
hasProcedure(String) - Method in interface org.teiid.query.metadata.QueryMetadataInterface
Return true if a procedure exists with the given name (partial or fqn)
hasProcedure(String) - Method in class org.teiid.query.metadata.TransformationMetadata
 
hasProperty(NodeConstants.Info) - Method in class org.teiid.query.optimizer.relational.plantree.PlanNode
Indicates if there is a non-null value for the property key or not
hasRelationalProc - Variable in class org.teiid.query.optimizer.relational.PlanHints
 
hasRestMetadata(VDBMetaData) - Method in interface org.teiid.deployers.RestWarGenerator
 
hasRestMetadata(VDBMetaData) - Method in class org.teiid.jboss.rest.RestASMBasedWebArchiveBuilder
 
hasResultSet() - Method in class org.teiid.jdbc.StatementImpl
 
hasResultSet() - Method in interface org.teiid.odata.api.ProcedureReturnType
 
hasRole(String, CommandContext) - Method in interface org.teiid.dqp.internal.process.AuthorizationValidator
Uses the context or other information to determine if the current user has the given role name.
hasRole(String, CommandContext) - Method in class org.teiid.dqp.internal.process.DataRolePolicyDecider
 
hasRole(String, CommandContext) - Method in class org.teiid.dqp.internal.process.DefaultAuthorizationValidator
 
hasRole(String, CommandContext) - Method in interface org.teiid.PolicyDecider
Called by the system hasRole function to determine role membership.
hasRole(CommandContext, String) - Static method in class org.teiid.query.function.source.SecuritySystemFunctions
 
hasRole(CommandContext, String, String) - Static method in class org.teiid.query.function.source.SecuritySystemFunctions
 
hasRowBasedSecurity - Variable in class org.teiid.query.optimizer.relational.PlanHints
 
hasRowSecurity(String) - Method in class org.teiid.adminapi.impl.DataPolicyMetadata
 
hasRuntimeMessages() - Method in class org.teiid.adminapi.impl.ModelMetaData
 
hasSchemaPrivilege(CommandContext, String, String) - Static method in class org.teiid.deployers.PgCatalogMetadataStore.FunctionMethods
 
hasSetQuery - Variable in class org.teiid.query.optimizer.relational.PlanHints
 
hasState(String) - Method in class org.teiid.common.buffer.impl.BufferManagerImpl
 
hasState(K) - Method in interface org.teiid.query.ReplicatedObject
Return true if the object has the given state
hasState(String) - Method in class org.teiid.query.tempdata.GlobalTableStoreImpl
 
hasTablePrivilege(CommandContext, String, String) - Static method in class org.teiid.deployers.PgCatalogMetadataStore.FunctionMethods
 
hasTag(String) - Method in class org.teiid.query.sql.lang.ProcedureContainer
 
hasTempTable(String, boolean) - Method in class org.teiid.query.tempdata.TempTableStore
 
hasTimeType() - Method in class org.teiid.translator.hive.BaseHiveExecutionFactory
 
hasTimeType() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
Return false to indicate that time support should be emulated with timestamps.
hasTimeType() - Method in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
 
hasTimeType() - Method in class org.teiid.translator.jdbc.redshift.RedshiftExecutionFactory
 
hasTimeType() - Method in class org.teiid.translator.jdbc.sap.SAPIQExecutionFactory
 
hasTimeType() - Method in class org.teiid.translator.jdbc.sqlserver.SQLServerExecutionFactory
 
hasTimeType() - Method in class org.teiid.translator.jdbc.sybase.BaseSybaseExecutionFactory
 
hasTop() - Method in class org.teiid.translator.accumulo.CountStarIterator
 
hasTop() - Method in class org.teiid.translator.accumulo.EvaluatorIterator
 
hasTypeMapping(int) - Method in class org.teiid.translator.jdbc.ConvertModifier
Return true if there is a type mapping or simple modifier for the given type
hasUnrelated() - Method in class org.teiid.query.sql.lang.OrderBy
 
hasUserDefinedAggregate() - Method in class org.teiid.query.resolver.util.ResolverVisitor
 
hasValidUpdateMapping(Collection<ElementSymbol>) - Method in class org.teiid.query.validator.UpdateValidator.UpdateInfo
 
hasVirtualGroups - Variable in class org.teiid.query.optimizer.relational.PlanHints
 
HAVING - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
having(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
HAVING - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
having - Variable in class org.teiid.translator.mongodb.MongoDBSelectVisitor
 
havingClause - Variable in class org.teiid.translator.salesforce.execution.visitors.SelectVisitor
 
HBASE_URI - Static variable in class org.teiid.metadata.NamespaceContainer
 
HBaseExecutionFactory - Class in org.teiid.translator.hbase
Deprecated.
HBaseExecutionFactory() - Constructor for class org.teiid.translator.hbase.HBaseExecutionFactory
Deprecated.
 
header - Variable in class org.teiid.common.buffer.STree
 
HEADER - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
HEADER - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
hex(long, int) - Static method in class org.teiid.metadata.MetadataFactory
 
HEX - Static variable in class org.teiid.util.CharsetUtils
 
HEX_NAME - Static variable in class org.teiid.util.CharsetUtils
 
HEX_TO_BINARY - Static variable in class org.teiid.translator.jdbc.vertica.VerticaExecutionFactory
 
HEX_TO_INTEGER - Static variable in class org.teiid.translator.jdbc.vertica.VerticaExecutionFactory
 
HEXIT - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
HEXTOBIN - Static variable in class org.teiid.translator.jdbc.hana.HanaExecutionFactory
 
HierarchyVisitor - Class in org.teiid.language.visitor
Visits each node in a hierarchy of LanguageObjects.
HierarchyVisitor() - Constructor for class org.teiid.language.visitor.HierarchyVisitor
 
HierarchyVisitor(boolean) - Constructor for class org.teiid.language.visitor.HierarchyVisitor
 
HINT_PREFIX - Static variable in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
 
HINT_SUFFIX - Static variable in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
 
HINTS - Static variable in class org.teiid.client.plan.Annotation
 
HIVE - Static variable in class org.teiid.translator.hive.HiveExecutionFactory
 
HiveExecutionFactory - Class in org.teiid.translator.hive
 
HiveExecutionFactory() - Constructor for class org.teiid.translator.hive.HiveExecutionFactory
 
HiveMetadataProcessor - Class in org.teiid.translator.hive
 
HiveMetadataProcessor() - Constructor for class org.teiid.translator.hive.HiveMetadataProcessor
 
HivePlugin - Class in org.teiid.translator.hive
 
HivePlugin() - Constructor for class org.teiid.translator.hive.HivePlugin
 
HivePlugin.Event - Enum in org.teiid.translator.hive
 
HiveSQLConversionVisitor - Class in org.teiid.translator.hive
 
HiveSQLConversionVisitor(BaseHiveExecutionFactory) - Constructor for class org.teiid.translator.hive.HiveSQLConversionVisitor
 
HOLD - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
HOLD - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
HOST - Static variable in class org.teiid.olingo.web.OpenApiHandler
 
host - Variable in class org.teiid.resource.adapter.ftp.FtpManagedConnectionFactory
 
HostInfo - Class in org.teiid.net
Defines the hostname/port or InetAddress to connect to a host.
HostInfo(String, InetSocketAddress) - Constructor for class org.teiid.net.HostInfo
Construct a fully resolved HostInfo.
HostInfo(String, int) - Constructor for class org.teiid.net.HostInfo
Construct a HostInfo that can resolve each time an InetAddress is asked for.
HostnameResolver - Interface in org.teiid.net.socket
 
HOUR - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
hour(Date) - Static method in class org.teiid.query.function.FunctionMethods
 
HOUR - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
HOUR - Static variable in class org.teiid.translator.jdbc.ExtractFunctionModifier
 
HOUR - Static variable in class org.teiid.translator.SourceSystemFunctions
 
HOURS_BETWEEN - Static variable in class org.teiid.translator.jdbc.exasol.ExasolExecutionFactory
 
HsqlExecutionFactory - Class in org.teiid.translator.jdbc.hsql
 
HsqlExecutionFactory() - Constructor for class org.teiid.translator.jdbc.hsql.HsqlExecutionFactory
 
HTTP_METHOD - Static variable in class org.teiid.translator.odata.ODataMetadataProcessor
 
HTTP_TRANSPORT - Static variable in class org.teiid.resource.adapter.google.v4.ClientConstants
Global instance of the HTTP transport.
httpHeaders - Variable in class org.teiid.jboss.rest.TeiidRSExceptionHandler
 
httpMethod - Variable in class org.teiid.translator.amazon.s3.AWS4SignerBase
 
httpURLEncode(String) - Static method in class org.teiid.util.WSUtil
 

I

IckleConversionVisitor - Class in org.teiid.translator.infinispan.hotrod
 
IckleConversionVisitor(RuntimeMetadata, boolean) - Constructor for class org.teiid.translator.infinispan.hotrod.IckleConversionVisitor
 
ICriteriaVisitor - Interface in org.teiid.translator.salesforce.execution.visitors
 
id(Boolean) - Method in class org.teiid.query.parser.SQLParser
 
ID - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
id - Variable in class org.teiid.query.processor.RegisterRequestParameter.SharedAccessInfo
 
ID - Static variable in interface org.teiid.translator.couchbase.CouchbaseProperties
 
ID_PART - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
ID_TYPE - Static variable in interface org.teiid.translator.salesforce.Constants
 
IdentifierFunctionModifier - Class in org.teiid.translator.jdbc.modeshape
Function to translate ColumnReferences to selector names
IdentifierFunctionModifier() - Constructor for class org.teiid.translator.jdbc.modeshape.IdentifierFunctionModifier
 
identifierList(List<String>) - Method in class org.teiid.query.parser.SQLParser
 
IDENTITY - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
IDENTITY - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
IDGenerator - Class in org.teiid.core.id
IDGenerator
IDGenerator() - Constructor for class org.teiid.core.id.IDGenerator
 
idGenerator - Variable in class org.teiid.dqp.internal.process.Request
 
idInCriteria - Variable in class org.teiid.translator.salesforce.execution.visitors.CriteriaVisitor
 
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, ...).
IDRef - Class in org.teiid.translator.mongodb
 
IDRef() - Constructor for class org.teiid.translator.mongodb.IDRef
 
IDX_SUFFIX - Static variable in interface org.teiid.translator.couchbase.CouchbaseProperties
 
IEntryResult - Interface in org.teiid.core.index
 
IF - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
IF - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
IfInstruction - Class in org.teiid.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 org.teiid.query.processor.proc.IfInstruction
Constructor for IfInstruction.
IfInstruction(Criteria, Program) - Constructor for class org.teiid.query.processor.proc.IfInstruction
Constructor for IfInstruction.
IFNULL - Static variable in class org.teiid.query.function.FunctionLibrary
 
ifnull(Object, Object) - Static method in class org.teiid.query.function.FunctionMethods
 
IFNULL - Static variable in class org.teiid.translator.SourceSystemFunctions
 
ifStatement(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
IfStatement - Class in org.teiid.query.sql.proc
This class represents an if-else statement in the storedprocedure language.
IfStatement() - Constructor for class org.teiid.query.sql.proc.IfStatement
Constructor for IfStatement.
IfStatement(Criteria, Block, Block) - Constructor for class org.teiid.query.sql.proc.IfStatement
Constructor for IfStatement.
IfStatement(Criteria, Block) - Constructor for class org.teiid.query.sql.proc.IfStatement
Constructor for IfStatement.
IGNORE_UNAUTHORIZED_ASTERISK - Static variable in class org.teiid.dqp.internal.process.DefaultAuthorizationValidator
 
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.
IIndexConstants - Interface in org.teiid.internal.core.index
This interface provides constants used by the search engine.
ILogon - Interface in org.teiid.client.security
Generic logon interface.
image - Variable in class org.teiid.query.parser.Token
The string image of the token.
IMMEDIATE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
IMMEDIATE - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
ImmutableCompareCriteria - Class in org.teiid.query.sql.lang
 
ImmutableCompareCriteria(Expression, int, Expression) - Constructor for class org.teiid.query.sql.lang.ImmutableCompareCriteria
 
IMPALA - Static variable in class org.teiid.translator.hive.ImpalaExecutionFactory
 
ImpalaExecutionFactory - Class in org.teiid.translator.hive
 
ImpalaExecutionFactory() - Constructor for class org.teiid.translator.hive.ImpalaExecutionFactory
 
IMPLEMENT_JOIN_STRATEGY - Static variable in class org.teiid.query.optimizer.relational.rules.RuleConstants
 
implFlush(CharBuffer) - Method in class org.teiid.util.CharsetUtils.FixedDecoder
 
implFlush(ByteBuffer) - Method in class org.teiid.util.CharsetUtils.FixedEncoder
 
IMPLICIT_MODEL_NAME - Static variable in class org.teiid.translator.accumulo.EvaluatorIterator
 
IMPLICIT_MULTISOURCE_JOIN - Static variable in class org.teiid.query.util.Options
 
IMPLICIT_PARTITION_COLUMN_NAME - Static variable in class org.teiid.query.optimizer.relational.rules.RuleDecomposeJoin
 
implicitGroups - Variable in class org.teiid.translator.jpa.JPQLSelectVisitor
 
implicitMultiSourceJoin(boolean) - Method in class org.teiid.query.util.Options
 
implReset() - Method in class org.teiid.util.CharsetUtils.FixedDecoder
 
implReset() - Method in class org.teiid.util.CharsetUtils.FixedEncoder
 
IMPORT - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
IMPORT - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
IMPORT_PUSHDOWN_FUNCTIONS - Static variable in class org.teiid.query.metadata.NativeMetadataRepository
 
importDatabase(String, String, boolean) - Method in class org.teiid.metadatastore.DeploymentBasedDatabaseStore
 
importDatabase(String, String, boolean) - Method in class org.teiid.query.metadata.DatabaseStore
 
importDatabase(DatabaseStore) - Method in class org.teiid.query.parser.SQLParser
 
importSchema(String, String, String, String, List<String>, List<String>, Map<String, String>) - Method in class org.teiid.metadatastore.DeploymentBasedDatabaseStore
 
importSchema(String, String, String, String, List<String>, List<String>, Map<String, String>) - Method in class org.teiid.query.metadata.DatabaseStore
 
importSchema(DatabaseStore) - Method in class org.teiid.query.parser.SQLParser
 
importTransaction(TransactionManager, Xid, int) - Method in interface org.teiid.resource.api.XAImporter
Provide the Transaction for the given Xid
importTransaction(TransactionManager, Xid, int) - Method in class org.teiid.resource.spi.XAImporterImpl
 
importValue(Object, Class<?>, CommandContext) - Static method in class org.teiid.query.function.FunctionDescriptor
 
IN - Static variable in class org.teiid.client.metadata.ParameterInfo
Constant identifying an IN parameter
In - Class in org.teiid.language
 
In(Expression, List<Expression>, boolean) - Constructor for class org.teiid.language.In
 
IN - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
IN - Static variable in class org.teiid.query.metadata.StoredProcedureInfo
Constant identifying an IN parameter
IN - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
IN - Static variable in class org.teiid.query.sql.lang.SPParameter
Constant identifying an IN parameter
IN_MULTI_LINE_COMMENT - Static variable in interface org.teiid.query.parser.SQLParserConstants
Lexical state.
IN_PARM - Static variable in class org.teiid.metadata.index.MetadataConstants.PARAMETER_TYPES
 
inBuf - Variable in class org.teiid.query.parser.JavaCharStream
 
inc(int) - Method in class org.teiid.internal.core.index.Field
 
include(Streamable<?>) - Method in class org.teiid.query.function.source.XMLSystemFunctions.ExtendedWriter
Include the streamable value, rather than inlining.
includeAnnotationProperties(int) - Method in class org.teiid.metadata.index.RecordFactory
 
includeColumnNativeType(int) - Method in class org.teiid.metadata.index.RecordFactory
 
includeColumnNullDistinctValues(int) - Method in class org.teiid.metadata.index.RecordFactory
 
includeInputParameterFlag(int) - Method in class org.teiid.metadata.index.RecordFactory
 
includeMaterializationFlag(int) - Method in class org.teiid.metadata.index.RecordFactory
 
includeMaterializedTables(int) - Method in class org.teiid.metadata.index.RecordFactory
 
includePrimitiveTypeIdValue(int) - Method in class org.teiid.metadata.index.RecordFactory
 
INCLUDES - Static variable in class org.teiid.translator.salesforce.execution.visitors.CriteriaVisitor
 
includeTotalSize() - Method in class org.teiid.olingo.service.ODataSQLBuilder
 
includeTransformationUUID(int) - Method in class org.teiid.metadata.index.RecordFactory
 
INCLUDING - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
INCLUDING - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
incompleteInsert - Variable in class org.teiid.common.buffer.STree
 
increment() - Method in class org.teiid.translator.couchbase.CouchbaseMetadataProcessor.Dimension
 
incrementAndGetWaitCount() - Method in class org.teiid.translator.salesforce.SalesforceConnection.BatchResultInfo
 
incrementProgramCounter() - Method in class org.teiid.query.processor.proc.ProcedurePlan
 
incrementProgramCounter() - Method in class org.teiid.query.processor.proc.Program
Increments the program counter, so that the next call to Program.getCurrentInstruction() will return the following instruction.
incrementReuseCount() - Method in class org.teiid.query.util.CommandContext
 
incrementString(String, BigInteger) - Static method in class org.teiid.translator.loopback.LoopbackExecution
Increments the string by appending unique number in sequence.
incrementUpdateCount(String, boolean) - Method in class org.teiid.infinispan.api.InfinispanDocument
 
ind - Variable in class org.teiid.query.sql.lang.DependentSetCriteria.AttributeComparison
 
index - Variable in class net.sf.saxon.option.xom.XOMNodeWrapper
 
Index - Class in org.teiid.internal.core.index
An Index is used to create an index on the disk, and to make queries.
Index(VDBResource) - Constructor for class org.teiid.internal.core.index.Index
 
INDEX - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
INDEX - Static variable in class org.teiid.metadata.index.MetadataConstants.COLUMN_SET_TYPES
 
INDEX - Static variable in class org.teiid.metadata.index.MetadataConstants.KEY_TYPES
 
INDEX - Static variable in class org.teiid.metadata.index.MetadataConstants.RECORD_TYPE
 
INDEX - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
INDEX_EXT - Static variable in class org.teiid.metadata.index.IndexConstants
 
INDEX_EXT - Static variable in class org.teiid.query.metadata.VDBResources
 
INDEX_RECORD_BLOCK_SIZE - Static variable in class org.teiid.metadata.index.RecordFactory
 
INDEX_VERSION_MARKER - Static variable in class org.teiid.metadata.index.IndexConstants.RECORD_STRING
 
IndexBlock - Class in org.teiid.internal.core.index
An indexBlock stores wordEntries.
IndexBlock(int) - Constructor for class org.teiid.internal.core.index.IndexBlock
 
IndexConstants - Class in org.teiid.metadata.index
IndexConstants
IndexConstants() - Constructor for class org.teiid.metadata.index.IndexConstants
 
IndexConstants.RECORD_STRING - Class in org.teiid.metadata.index
 
IndexConstants.SEARCH_RECORD_TYPE - Class in org.teiid.metadata.index
 
IndexedFile - Class in org.teiid.internal.core.index
An indexedFile associates a number to a document path, and document properties.
IndexedFile(String, int) - Constructor for class org.teiid.internal.core.index.IndexedFile
 
IndexedFile(IDocument, int) - Constructor for class org.teiid.internal.core.index.IndexedFile
 
IndexedTupleSource - Interface in org.teiid.common.buffer
 
indexFile - Variable in class org.teiid.internal.core.index.BlocksIndexInput
 
IndexInput - Class in org.teiid.internal.core.index
This class provides an input on an index, after it has been generated.
IndexInput() - Constructor for class org.teiid.internal.core.index.IndexInput
 
IndexMetadataRepository - Class in org.teiid.metadata.index
Loads MetadataRecords from index files.
IndexMetadataRepository() - Constructor for class org.teiid.metadata.index.IndexMetadataRepository
 
indexOfIgnoreCase(String, String) - Static method in class org.teiid.core.util.StringUtil
Returns the index within this string of the first occurrence of the specified substring.
IndexSummary - Class in org.teiid.internal.core.index
An indexSummary is used when saving an index into a BlocksIndexOuput or reading it from a BlocksIndexInput.
IndexSummary() - Constructor for class org.teiid.internal.core.index.IndexSummary
 
INDICATOR - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
INDICATOR - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
INFINISPAN_URI - Static variable in class org.teiid.metadata.NamespaceContainer
 
InfinispanCache<K,V> - Class in org.teiid.cache.infinispan
Implementation of Cache using Infinispan
InfinispanCache(Cache<K, V>, String, ClassLoader) - Constructor for class org.teiid.cache.infinispan.InfinispanCache
 
InfinispanCacheFactory - Class in org.teiid.cache.infinispan
 
InfinispanCacheFactory(EmbeddedCacheManager, ClassLoader) - Constructor for class org.teiid.cache.infinispan.InfinispanCacheFactory
 
InfinispanConnection - Interface in org.teiid.infinispan.api
 
InfinispanConnectionImpl - Class in org.teiid.resource.adapter.infinispan.hotrod
 
InfinispanConnectionImpl(RemoteCacheManager, RemoteCacheManager, String, SerializationContext, InfinispanManagedConnectionFactory.InfinispanConnectionFactory, String) - Constructor for class org.teiid.resource.adapter.infinispan.hotrod.InfinispanConnectionImpl
 
InfinispanDirectQueryExecution - Class in org.teiid.translator.infinispan.hotrod
 
InfinispanDirectQueryExecution(List<Argument>, Command, ExecutionContext, RuntimeMetadata, InfinispanConnection) - Constructor for class org.teiid.translator.infinispan.hotrod.InfinispanDirectQueryExecution
 
InfinispanDocument - Class in org.teiid.infinispan.api
 
InfinispanDocument(String, TreeMap<Integer, TableWireFormat>, InfinispanDocument) - Constructor for class org.teiid.infinispan.api.InfinispanDocument
 
InfinispanExecutionFactory - Class in org.teiid.translator.infinispan.hotrod
 
InfinispanExecutionFactory() - Constructor for class org.teiid.translator.infinispan.hotrod.InfinispanExecutionFactory
 
InfinispanManagedConnectionFactory - Class in org.teiid.resource.adapter.infinispan.hotrod
 
InfinispanManagedConnectionFactory() - Constructor for class org.teiid.resource.adapter.infinispan.hotrod.InfinispanManagedConnectionFactory
 
InfinispanPlugin - Class in org.teiid.translator.infinispan.hotrod
 
InfinispanPlugin() - Constructor for class org.teiid.translator.infinispan.hotrod.InfinispanPlugin
 
InfinispanPlugin.Event - Enum in org.teiid.translator.infinispan.hotrod
 
InfinispanQueryExecution - Class in org.teiid.translator.infinispan.hotrod
 
InfinispanQueryExecution(InfinispanExecutionFactory, QueryExpression, ExecutionContext, RuntimeMetadata, InfinispanConnection, boolean) - Constructor for class org.teiid.translator.infinispan.hotrod.InfinispanQueryExecution
 
InfinispanResourceAdapter - Class in org.teiid.resource.adapter.infinispan.hotrod
 
InfinispanResourceAdapter() - Constructor for class org.teiid.resource.adapter.infinispan.hotrod.InfinispanResourceAdapter
 
InfinispanResponse - Class in org.teiid.translator.infinispan.hotrod
 
InfinispanResponse(RemoteCache<Object, Object>, String, int, Integer, Integer, Map<String, Class<?>>, DocumentNode) - Constructor for class org.teiid.translator.infinispan.hotrod.InfinispanResponse
 
InfinispanUpdateExecution - Class in org.teiid.translator.infinispan.hotrod
 
InfinispanUpdateExecution(Command, ExecutionContext, RuntimeMetadata, InfinispanConnection, boolean) - Constructor for class org.teiid.translator.infinispan.hotrod.InfinispanUpdateExecution
 
InfinispanUpdateVisitor - Class in org.teiid.translator.infinispan.hotrod
 
InfinispanUpdateVisitor(RuntimeMetadata) - Constructor for class org.teiid.translator.infinispan.hotrod.InfinispanUpdateVisitor
 
InfinispanUpdateVisitor.OperationType - Enum in org.teiid.translator.infinispan.hotrod
 
INFO - Static variable in class org.teiid.logging.MessageLevel.DisplayNames
 
INFO - Static variable in class org.teiid.logging.MessageLevel
Message level value that specifies that information, warning, error and critical messages are to be recorded.
INFO - Static variable in class org.teiid.logging.MessageLevel.Labels
 
info - Variable in class org.teiid.query.processor.RegisterRequestParameter
 
info - Variable in class org.teiid.query.processor.relational.AccessNode
 
info - Variable in class org.teiid.translator.google.visitor.SpreadsheetCriteriaVisitor
 
INFORMATION_SCHEMA - Static variable in interface org.teiid.core.CoreConstants
 
InformixExecutionFactory - Class in org.teiid.translator.jdbc.informix
 
InformixExecutionFactory() - Constructor for class org.teiid.translator.jdbc.informix.InformixExecutionFactory
 
Ingres93ExecutionFactory - Class in org.teiid.translator.jdbc.ingres
 
Ingres93ExecutionFactory() - Constructor for class org.teiid.translator.jdbc.ingres.Ingres93ExecutionFactory
 
IngresExecutionFactory - Class in org.teiid.translator.jdbc.ingres
 
IngresExecutionFactory() - Constructor for class org.teiid.translator.jdbc.ingres.IngresExecutionFactory
 
init() - Method in class org.teiid.internal.core.index.BlocksIndexInput
Initialises the blocksIndexInput
init(FilterConfig) - Method in class org.teiid.jboss.rest.ApiOriginFilter
 
init(ServletConfig) - Method in class org.teiid.jboss.rest.BootstrapServlet
 
init(BeanConfig) - Method in class org.teiid.jboss.rest.BootstrapServlet
 
init(TeiidURL, Properties) - Method in class org.teiid.net.socket.UrlServerDiscovery
 
init(OData, ServiceMetadata) - Method in class org.teiid.olingo.service.TeiidServiceHandler
 
init(FilterConfig) - Method in class org.teiid.olingo.web.CorsFilter
 
init(FilterConfig) - Method in class org.teiid.olingo.web.gzip.GzipFilter
 
init(FilterConfig) - Method in class org.teiid.olingo.web.ODataFilter
 
init() - Method in class org.teiid.query.processor.QueryProcessor
 
init() - Method in class org.teiid.query.processor.relational.WindowFunctionProjectNode
This state can be determined prior to initialize and is the same for all nodes, so it is moved into it's own init routine
init(SortedKeyValueIterator<Key, Value>, Map<String, String>, IteratorEnvironment) - Method in class org.teiid.translator.accumulo.BaseFilterIterator
 
init(SortedKeyValueIterator<Key, Value>, Map<String, String>, IteratorEnvironment) - Method in class org.teiid.translator.accumulo.CountStarIterator
 
init(SortedKeyValueIterator<Key, Value>, Map<String, String>, IteratorEnvironment) - Method in class org.teiid.translator.accumulo.EvaluatorIterator
 
initCap(String) - Static method in class org.teiid.query.function.FunctionMethods
 
INITCAP - Static variable in class org.teiid.translator.jdbc.vertica.VerticaExecutionFactory
 
INITCAP - Static variable in class org.teiid.translator.SourceSystemFunctions
 
initCapabilities(C) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
initCapabilities(CassandraConnection) - Method in class org.teiid.translator.cassandra.CassandraExecutionFactory
 
initCapabilities(C) - Method in class org.teiid.translator.ExecutionFactory
Will be called by ExecutionFactory.start() with a null connection if a source connection is not ExecutionFactory.isSourceRequiredForCapabilities()
initCapabilities(Connection) - Method in class org.teiid.translator.hive.ImpalaExecutionFactory
 
initCapabilities(Connection) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
initCapabilities(Connection) - Method in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
 
initCapabilities(Connection) - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
 
initCapabilities(Connection) - Method in class org.teiid.translator.jdbc.sap.SAPIQExecutionFactory
 
initCapabilities(Connection) - Method in class org.teiid.translator.jdbc.sqlserver.SQLServerExecutionFactory
 
initCapabilities(Connection) - Method in class org.teiid.translator.jdbc.sybase.SybaseExecutionFactory
 
initCapabilities(MongoDBConnection) - Method in class org.teiid.translator.mongodb.MongoDBExecutionFactory
 
initCapabilities(Connection) - Method in class org.teiid.translator.phoenix.PhoenixExecutionFactory
 
initCapabilities(Connection) - Method in class org.teiid.translator.prestodb.PrestoDBExecutionFactory
 
initDecryptCipher() - Method in class org.teiid.core.crypto.BasicCryptor
Initialize the ciphers used for encryption and decryption.
initEncryptCipher() - Method in class org.teiid.core.crypto.BasicCryptor
Initialize the cipher used for encryption.
initialize() - Method in class org.teiid.common.buffer.impl.BufferFrontedFileStoreCache
 
initialize() - Method in class org.teiid.common.buffer.impl.BufferManagerImpl
 
initialize() - Method in class org.teiid.common.buffer.impl.EncryptedStorageManager
 
initialize() - Method in class org.teiid.common.buffer.impl.FileStorageManager
Initialize
initialize() - Method in class org.teiid.common.buffer.impl.MemoryStorageManager
 
initialize() - Method in class org.teiid.common.buffer.impl.SplittableStorageManager
 
initialize() - Method in interface org.teiid.common.buffer.StorageManager
 
initialize() - Method in class org.teiid.internal.core.index.Index
Initialises the indexGenerator.
initialize(Subject, CallbackHandler, Map, Map) - Method in class org.teiid.jboss.AssosiateCallerIdentityLoginModule
 
initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.teiid.jboss.oauth.JWTBearerTokenLoginModule
 
initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.teiid.jboss.oauth.OAuth10LoginModule
 
initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.teiid.jboss.oauth.OAuth20LoginModule
 
initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.teiid.jboss.oauth.SAMLBearerTokenLoginModule
 
initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.teiid.jboss.PassthroughIdentityLoginModule
 
initialize(ExtensionContext) - Method in class org.teiid.jboss.TeiidExtension
 
initialize(Properties) - Method in class org.teiid.net.socket.SocketServerConnectionFactory
 
initialize(Properties) - Method in interface org.teiid.odbc.ODBCServerRemote
 
initialize(Properties) - Method in class org.teiid.odbc.ODBCServerRemoteImpl
 
initialize(CommandContext, ProcessorDataManager) - Method in class org.teiid.query.eval.Evaluator
 
initialize(Class<?>, Class<?>[]) - Method in class org.teiid.query.function.aggregate.AggregateFunction
Called to initialize the function.
initialize(Class<?>, Class<?>) - Method in class org.teiid.query.function.aggregate.ArrayAgg
 
initialize(Class<?>, Class<?>) - Method in class org.teiid.query.function.aggregate.Avg
 
initialize(Class<?>, Class<?>) - Method in class org.teiid.query.function.aggregate.Max
 
initialize(Class<?>, Class<?>) - Method in class org.teiid.query.function.aggregate.Min
 
initialize(Class<?>, Class<?>[]) - Method in class org.teiid.query.function.aggregate.SingleArgumentAggregateFunction
 
initialize(Class<?>, Class<?>) - Method in class org.teiid.query.function.aggregate.SingleArgumentAggregateFunction
 
initialize(Class<?>, Class<?>) - Method in class org.teiid.query.function.aggregate.Sum
 
initialize(Command, IDGenerator, QueryMetadataInterface, CapabilitiesFinder, AnalysisRecord, CommandContext) - Method in class org.teiid.query.optimizer.relational.RelationalPlanner
 
initialize(CommandContext, ProcessorDataManager, BufferManager) - Method in class org.teiid.query.optimizer.SourceTriggerActionPlanner.CompositeProcessorPlan
 
initialize(CommandContext, ProcessorDataManager, BufferManager) - Method in class org.teiid.query.processor.BatchedUpdatePlan
 
initialize(CommandContext, ProcessorDataManager, BufferManager) - Method in class org.teiid.query.processor.DdlPlan
 
initialize(CommandContext, ProcessorDataManager, BufferManager) - Method in class org.teiid.query.processor.proc.ForEachRowPlan
 
initialize(CommandContext, ProcessorDataManager, BufferManager) - Method in class org.teiid.query.processor.proc.ProcedurePlan
 
initialize(CommandContext, ProcessorDataManager, BufferManager) - Method in class org.teiid.query.processor.ProcessorPlan
Initialize the plan with some required pieces of data for making queries.
initialize(CommandContext, BufferManager, ProcessorDataManager) - Method in class org.teiid.query.processor.relational.AccessNode
 
initialize(CommandContext, BufferManager, ProcessorDataManager) - Method in class org.teiid.query.processor.relational.ArrayTableNode
 
initialize(CommandContext, BufferManager, ProcessorDataManager) - Method in class org.teiid.query.processor.relational.GroupingNode
 
initialize(CommandContext, BufferManager, ProcessorDataManager) - Method in class org.teiid.query.processor.relational.JoinNode
 
initialize(JoinNode) - Method in class org.teiid.query.processor.relational.JoinStrategy
 
initialize(JoinNode) - Method in class org.teiid.query.processor.relational.MergeJoinStrategy
 
initialize(JoinNode) - Method in class org.teiid.query.processor.relational.NestedTableJoinStrategy
 
initialize(CommandContext, BufferManager, ProcessorDataManager) - Method in class org.teiid.query.processor.relational.ObjectTableNode
 
initialize(CommandContext, BufferManager, ProcessorDataManager) - Method in class org.teiid.query.processor.relational.RelationalNode
 
initialize(CommandContext, ProcessorDataManager, BufferManager) - Method in class org.teiid.query.processor.relational.RelationalPlan
 
initialize(CommandContext, BufferManager, ProcessorDataManager) - Method in class org.teiid.query.processor.relational.SelectNode
 
initialize(Class<?>, Class<?>[]) - Method in class org.teiid.query.processor.relational.SortingFilter
 
initialize(CommandContext, BufferManager, ProcessorDataManager) - Method in class org.teiid.query.processor.relational.TextTableNode
 
initialize(CommandContext, BufferManager, ProcessorDataManager) - Method in class org.teiid.query.processor.relational.UnionAllNode
 
initialize(CommandContext, BufferManager, ProcessorDataManager) - Method in class org.teiid.query.processor.relational.WindowFunctionProjectNode
 
initialized(Properties) - Method in interface org.teiid.odbc.ODBCClientRemote
 
initialized(Properties) - Method in class org.teiid.transport.PgBackendProtocol
 
initializeParsers(ExtensionParsingContext) - Method in class org.teiid.jboss.TeiidExtension
 
initializePlatformOperators() - Method in class org.teiid.eclipselink.platform.TeiidPlatform
 
initialSort(boolean, boolean, int) - Method in class org.teiid.query.processor.relational.SortUtility
creates sorted sublists stored in tuplebuffers
initLanguageBridgeFactory(LanguageBridgeFactory, CommandContext, SourceCapabilities) - Static method in class org.teiid.dqp.internal.datamgr.ConnectorWorkItem
 
initMetadata() - Method in class org.teiid.dqp.internal.process.Request
if the metadata has not been supplied via setMetadata, this method will create the appropriate state
initProperties - Variable in class org.teiid.olingo.web.ODataFilter
 
INLINE_LOBS - Static variable in class org.teiid.jboss.TeiidConstants
Deprecated.
inlineConstraint(MetadataFactory, Table, List<String>) - Method in class org.teiid.query.parser.SQLParser
 
INNER - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
INNER - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
INOUT - Static variable in class org.teiid.client.metadata.ParameterInfo
Constant identifying an INOUT parameter
INOUT - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
INOUT - Static variable in class org.teiid.query.metadata.StoredProcedureInfo
Constant identifying an INOUT parameter
INOUT - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
INOUT - Static variable in class org.teiid.query.sql.lang.SPParameter
Constant identifying an INOUT parameter
INOUT_PARM - Static variable in class org.teiid.metadata.index.MetadataConstants.PARAMETER_TYPES
 
inParameters - Variable in class org.teiid.metadata.FunctionMethod
 
INPUT - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
INPUT - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
input_stream - Variable in class org.teiid.query.parser.SQLParserTokenManager
 
inputStream - Variable in class org.teiid.query.parser.JavaCharStream
 
InputStreamFactory - Class in org.teiid.core.types
 
InputStreamFactory() - Constructor for class org.teiid.core.types.InputStreamFactory
 
InputStreamFactory.BlobInputStreamFactory - Class in org.teiid.core.types
 
InputStreamFactory.ClobInputStreamFactory - Class in org.teiid.core.types
 
InputStreamFactory.FileInputStreamFactory - Class in org.teiid.core.types
 
InputStreamFactory.SQLXMLInputStreamFactory - Class in org.teiid.core.types
 
InputStreamFactory.StorageMode - Enum in org.teiid.core.types
 
InputStreamFactory.StreamFactoryReference - Interface in org.teiid.core.types
 
InputStreamReader - Class in org.teiid.core.util
Replacement for the standard InputStreamReader, which suffers from a bug in sun.nio.cs.StreamDecoder
InputStreamReader(InputStream, CharsetDecoder) - Constructor for class org.teiid.core.util.InputStreamReader
 
InputStreamReader(InputStream, CharsetDecoder, int) - Constructor for class org.teiid.core.util.InputStreamReader
 
INSENSITIVE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
INSENSITIVE - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
inserseMapping() - Method in class org.teiid.query.sql.util.SymbolMap
 
insert(List, STree.InsertMode, int) - Method in class org.teiid.common.buffer.STree
 
Insert - Class in org.teiid.language
 
Insert(NamedTable, List<ColumnReference>, InsertValueSource) - Constructor for class org.teiid.language.Insert
 
INSERT - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
INSERT - Static variable in interface org.teiid.metadata.index.TransformationRecordImpl.Types
 
insert(EdmEntityType, Entity, List<UriParameter>, boolean) - Method in class org.teiid.olingo.service.ODataSQLBuilder
 
insert(String, Integer, Integer, String) - Static method in class org.teiid.query.function.FunctionMethods
 
insert(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
INSERT - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
Insert - Class in org.teiid.query.sql.lang
Represents a SQL Insert statement of the form: "INSERT INTO <group> (<variables>) VALUES <values>".
Insert() - Constructor for class org.teiid.query.sql.lang.Insert
Constructs a default instance of this class.
Insert(GroupSymbol, List<ElementSymbol>, List) - Constructor for class org.teiid.query.sql.lang.Insert
Construct an instance with group, variable list (may be null), and values
insert(TupleSource, List<ElementSymbol>, boolean, boolean, CommandContext) - Method in class org.teiid.query.tempdata.TempTable
 
insert(String, Map<String, Object>, Worksheet) - Method in class org.teiid.resource.adapter.google.v4.SheetsAPI
Insert row into spreadsheet
INSERT - Static variable in class org.teiid.translator.jdbc.vertica.VerticaExecutionFactory
 
INSERT - Static variable in class org.teiid.translator.SourceSystemFunctions
 
INSERT_TRANSFORM - Static variable in class org.teiid.metadata.index.MetadataConstants.RECORD_TYPE
 
insertConversion(int, FunctionDescriptor) - Method in class org.teiid.query.sql.symbol.Function
Insert a conversion function at specified index.
InsertExecutionImpl - Class in org.teiid.translator.salesforce.execution
 
InsertExecutionImpl(SalesForceExecutionFactory, Command, SalesforceConnection, RuntimeMetadata, ExecutionContext) - Constructor for class org.teiid.translator.salesforce.execution.InsertExecutionImpl
 
InsertPlanExecutionNode - Class in org.teiid.query.processor.relational
 
InsertPlanExecutionNode(int, QueryMetadataInterface) - Constructor for class org.teiid.query.processor.relational.InsertPlanExecutionNode
 
InsertResolver - Class in org.teiid.query.resolver.command
This class knows how to expand and resolve INSERT commands.
InsertResolver() - Constructor for class org.teiid.query.resolver.command.InsertResolver
 
insertRow() - Method in class org.teiid.jdbc.ResultSetImpl
 
insertsAreDetected(int) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
InsertValueSource - Interface in org.teiid.language
 
InsertVisitor - Class in org.teiid.translator.salesforce.execution.visitors
 
InsertVisitor(RuntimeMetadata) - Constructor for class org.teiid.translator.salesforce.execution.visitors.InsertVisitor
 
INSTANCE - Static variable in class org.teiid.adminapi.jboss.VDBMetadataMapper.CacheStatisticsMetadataMapper
 
INSTANCE - Static variable in class org.teiid.adminapi.jboss.VDBMetadataMapper.DataPolicyMetadataMapper
 
INSTANCE - Static variable in class org.teiid.adminapi.jboss.VDBMetadataMapper.EngineStatisticsMetadataMapper
 
INSTANCE - Static variable in class org.teiid.adminapi.jboss.VDBMetadataMapper.EntryMapper
 
INSTANCE - Static variable in class org.teiid.adminapi.jboss.VDBMetadataMapper
 
INSTANCE - Static variable in class org.teiid.adminapi.jboss.VDBMetadataMapper.ModelMetadataMapper
 
INSTANCE - Static variable in class org.teiid.adminapi.jboss.VDBMetadataMapper.PermissionMetaDataMapper
 
INSTANCE - Static variable in class org.teiid.adminapi.jboss.VDBMetadataMapper.PropertyMetaDataMapper
 
INSTANCE - Static variable in class org.teiid.adminapi.jboss.VDBMetadataMapper.RequestMetadataMapper
 
INSTANCE - Static variable in class org.teiid.adminapi.jboss.VDBMetadataMapper.SessionMetadataMapper
 
INSTANCE - Static variable in class org.teiid.adminapi.jboss.VDBMetadataMapper.SourceMappingMetadataMapper
 
INSTANCE - Static variable in class org.teiid.adminapi.jboss.VDBMetadataMapper.TransactionMetadataMapper
 
INSTANCE - Static variable in class org.teiid.adminapi.jboss.VDBMetadataMapper.ValidationErrorMapper
 
INSTANCE - Static variable in class org.teiid.adminapi.jboss.VDBMetadataMapper.VDBImportMapper
 
INSTANCE - Static variable in class org.teiid.adminapi.jboss.VDBMetadataMapper.VDBTranslatorMetaDataMapper
 
INSTANCE - Static variable in class org.teiid.adminapi.jboss.VDBMetadataMapper.WorkerPoolStatisticsMetadataMapper
 
INSTANCE - Static variable in exception org.teiid.common.buffer.BlockedException
 
INSTANCE - Static variable in class org.teiid.core.types.basic.AnyToObjectTransform
 
INSTANCE - Static variable in class org.teiid.core.types.basic.NullToAnyTransform
 
INSTANCE - Static variable in class org.teiid.core.types.basic.ObjectToAnyTransform
 
INSTANCE - Static variable in class org.teiid.language.LanguageFactory
Public instance, holds no state so can be shared by everyone.
INSTEAD - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
INSTEAD - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
INSTEAD_OF - Static variable in interface org.teiid.query.metadata.DDLConstants
 
INSTR - Static variable in class org.teiid.translator.jdbc.exasol.ExasolExecutionFactory
 
instructionsRequireTransaction(boolean) - Method in class org.teiid.query.processor.proc.Program
 
INT - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
INT - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
INT_TYPE - Static variable in interface org.teiid.translator.salesforce.Constants
 
INTEGER - Static variable in class org.teiid.core.types.DataTypeManager.DefaultDataClasses
 
INTEGER - Static variable in class org.teiid.core.types.DataTypeManager.DefaultDataTypes
 
INTEGER - Static variable in class org.teiid.core.types.DataTypeManager.DefaultTypeCodes
 
INTEGER - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
INTEGER - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
INTEGER - Static variable in class org.teiid.translator.jdbc.FunctionModifier
 
INTEGER - Static variable in class org.teiid.translator.TypeFacility.RUNTIME_CODES
 
INTEGER - Static variable in class org.teiid.translator.TypeFacility.RUNTIME_NAMES
 
INTEGER - Static variable in interface org.teiid.translator.TypeFacility.RUNTIME_TYPES
 
integerRangeCheck(long) - Static method in class org.teiid.query.function.FunctionMethods
 
IntegrationPlugin - Class in org.teiid.jboss
 
IntegrationPlugin() - Constructor for class org.teiid.jboss.IntegrationPlugin
 
IntegrationPlugin.Event - Enum in org.teiid.jboss
 
interact() - Method in class org.teiid.adminapi.jboss.DMRCommandContext
 
interiorRingN(GeometryType, int) - Static method in class org.teiid.query.function.GeometryFunctionMethods
 
interiorRingN(GeometryType, int) - Static method in class org.teiid.query.function.GeometryUtils
 
INTERNAL_SCHEMAS - Static variable in class org.teiid.query.function.FunctionLibrary
 
internalDoFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.teiid.olingo.web.ODataFilter
 
internalEvaluate(Expression, List<?>) - Method in class org.teiid.query.eval.Evaluator
 
InternalEventDistributorFactory - Interface in org.teiid.services
 
INTERSECT - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
INTERSECT - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
intersection(GeometryType, GeometryType) - Static method in class org.teiid.query.function.GeometryFunctionMethods
 
intersection(GeometryType, GeometryType) - Static method in class org.teiid.query.function.GeometryUtils
 
INTERSECTION - Static variable in class org.teiid.translator.simpledb.SimpleDBExecutionFactory
 
intersects(GeographyType, GeographyType) - Static method in class org.teiid.query.function.GeographyFunctionMethods
 
intersects(GeometryType, GeometryType) - Static method in class org.teiid.query.function.GeometryFunctionMethods
 
intersects(GeometryType, GeometryType) - Static method in class org.teiid.query.function.GeometryUtils
 
InterSystemsCacheExecutionFactory - Class in org.teiid.translator.jdbc.intersyscache
 
InterSystemsCacheExecutionFactory() - Constructor for class org.teiid.translator.jdbc.intersyscache.InterSystemsCacheExecutionFactory
 
INTERVAL - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
INTERVAL - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
intervalType() - Method in class org.teiid.query.parser.SQLParser
 
intializeConnectionAfterCancel(Connection) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
Implemented if the Connection needs initialized after a statement cancel
intializeConnectionAfterCancel(Connection) - Method in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
 
intializeConnectionAfterCancel(Connection) - Method in class org.teiid.translator.jdbc.redshift.RedshiftExecutionFactory
 
INTO - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
into(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
INTO - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
Into - Class in org.teiid.query.sql.lang
Rpresent INTO clause in SELECT ...
Into() - Constructor for class org.teiid.query.sql.lang.Into
Construct default object
Into(GroupSymbol) - Constructor for class org.teiid.query.sql.lang.Into
Construct object with specified group
intParam(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
intVal() - Method in class org.teiid.query.parser.SQLParser
 
INVALID_AUTHORIZATION_SPECIFICATION_NO_SUBCLASS - Static variable in class org.teiid.jdbc.SQLStates
Invalid authorization specification with no subclass (SQL-99 28000)
INVALID_CHARACTER_REPLACEMENT - Static variable in interface org.teiid.odata.api.Client
 
INVALID_FORMAT_SERVER - Static variable in class org.teiid.net.TeiidURL
 
INVALID_FUNCTION - Static variable in class org.teiid.query.function.metadata.InvalidFunctionItem
Report item type
invalidCacheGroup(Long) - Method in class org.teiid.common.buffer.impl.BufferManagerImpl
 
InvalidFunctionException - Exception in org.teiid.api.exception.query
During processing, an invalid function was detected.
InvalidFunctionException() - Constructor for exception org.teiid.api.exception.query.InvalidFunctionException
No-arg constructor required by Externalizable semantics.
InvalidFunctionException(String) - Constructor for exception org.teiid.api.exception.query.InvalidFunctionException
Construct an instance with the message specified.
InvalidFunctionException(Throwable, String) - Constructor for exception org.teiid.api.exception.query.InvalidFunctionException
Construct an instance from a message and an exception to chain to this one.
InvalidFunctionException(BundleUtil.Event) - Constructor for exception org.teiid.api.exception.query.InvalidFunctionException
 
InvalidFunctionException(BundleUtil.Event, Throwable) - Constructor for exception org.teiid.api.exception.query.InvalidFunctionException
 
InvalidFunctionException(BundleUtil.Event, Throwable, String) - Constructor for exception org.teiid.api.exception.query.InvalidFunctionException
 
InvalidFunctionException(BundleUtil.Event, String) - Constructor for exception org.teiid.api.exception.query.InvalidFunctionException
 
InvalidFunctionItem - Class in org.teiid.query.function.metadata
This is a specialized report item for reporting invalid function methods during function metadata validation.
InvalidFunctionItem() - Constructor for class org.teiid.query.function.metadata.InvalidFunctionItem
Constructor for InvalidFunctionItem.
InvalidFunctionItem(FunctionMethod, String) - Constructor for class org.teiid.query.function.metadata.InvalidFunctionItem
Construct with invalid function object and exception.
InvalidPropertyException(BundleUtil.Event, String, Object, Class<?>, Throwable) - Constructor for exception org.teiid.core.util.PropertiesUtils.InvalidPropertyException
 
InvalidServiceNameException(BundleUtil.Event, Throwable, String) - Constructor for exception org.teiid.jboss.TeiidServiceNames.InvalidServiceNameException
 
InvalidSessionException - Exception in org.teiid.client.security
 
InvalidSessionException() - Constructor for exception org.teiid.client.security.InvalidSessionException
No-Arg Constructor
InvalidSessionException(String) - Constructor for exception org.teiid.client.security.InvalidSessionException
Constructs an instance of the exception with the specified detail message.
InvalidSessionException(Throwable) - Constructor for exception org.teiid.client.security.InvalidSessionException
Constructs an instance of the exception with no detail message but with a single exception.
InvalidSessionException(Throwable, String) - Constructor for exception org.teiid.client.security.InvalidSessionException
Constructs an instance of the exception with the specified detail message and a single exception.
InvalidSessionException(BundleUtil.Event, String) - Constructor for exception org.teiid.client.security.InvalidSessionException
Construct an instance with an error code and message specified.
InvalidSessionException(BundleUtil.Event, Throwable, String) - Constructor for exception org.teiid.client.security.InvalidSessionException
Construct an instance with a linked exception, and an error code and message, specified.
InvalidSessionException(BundleUtil.Event) - Constructor for exception org.teiid.client.security.InvalidSessionException
 
invoke(Object, Method, Object[]) - Method in class org.teiid.core.util.MixinProxy
 
invoke(Object, Method, Object[]) - Method in class org.teiid.logging.LogManager.LoggingProxy
 
invoke(Object, Method, Object[]) - Method in class org.teiid.net.socket.SocketServerInstanceImpl.RemoteInvocationHandler
 
invoke(FunctionRequest, HttpMethod, T) - Method in class org.teiid.olingo.service.TeiidServiceHandler
 
invoke(ActionRequest, String, T) - Method in class org.teiid.olingo.service.TeiidServiceHandler
 
invoke(Object, Method, Object[]) - Method in class org.teiid.transport.SessionCheckingProxy
 
invokeFunction(Object[], CommandContext, Object) - Method in class org.teiid.query.function.FunctionDescriptor
Invoke the function described in the function descriptor, using the values provided.
invokeHTTP(String, String, Object, Map<String, String>) - Method in class org.teiid.translator.amazon.s3.S3ProcedureExecution
 
invokeHTTP(String, String, String, Map<String, List<String>>) - Method in class org.teiid.translator.odata4.BaseQueryExecution
 
IQueryProvidingVisitor - Interface in org.teiid.translator.salesforce.execution.visitors
 
IQueryResult - Interface in org.teiid.core.index
 
IQueryToLdapSearchParser - Class in org.teiid.translator.ldap
Utility class which translates a SQL query into an LDAP search.
IQueryToLdapSearchParser(LDAPExecutionFactory) - Constructor for class org.teiid.translator.ldap.IQueryToLdapSearchParser
Constructor.
IS - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
IS - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
IS_ARRAY_TABLE - Static variable in class org.teiid.translator.couchbase.CouchbaseMetadataProcessor
 
isAccessible(AbstractMetadataRecord, CommandContext) - Method in interface org.teiid.dqp.internal.process.AuthorizationValidator
Determines if the metadata record is accessible in system queries
isAccessible(AbstractMetadataRecord, CommandContext) - Method in class org.teiid.dqp.internal.process.DefaultAuthorizationValidator
 
isAccessible(AbstractMetadataRecord) - Method in class org.teiid.query.util.CommandContext
 
isActive() - Method in class org.teiid.adminapi.impl.SessionMetadata
 
isAdmin() - Method in class org.teiid.dqp.internal.process.DQPWorkContext
 
isAdvanced() - Method in class org.teiid.adminapi.impl.PropertyDefinitionMetadata
 
isAdvanced() - 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.
isAfter() - Method in class org.teiid.metadata.Trigger
 
isAfter() - Method in class org.teiid.query.sql.lang.AlterTrigger
 
isAfterLast() - Method in class org.teiid.jdbc.ResultSetImpl
Determines whether the cursor is after the last row in this ResultSet object.
isAggregate() - Method in class org.teiid.query.sql.symbol.ElementSymbol
 
isAggregate() - Method in class org.teiid.query.sql.symbol.Function
 
isAggressiveJoinGrouping() - Method in class org.teiid.query.util.Options
 
isAlive() - Method in class org.teiid.resource.adapter.cassandra.CassandraConnectionImpl
 
isAlive() - Method in class org.teiid.resource.adapter.google.SpreadsheetConnectionImpl
 
isAlive() - Method in class org.teiid.resource.adapter.google.SpreadsheetConnectionImpl4
 
isAlive() - Method in class org.teiid.resource.adapter.ldap.LDAPConnectionImpl
 
isAlive() - Method in class org.teiid.resource.adapter.salesforce.SalesforceConnectionImpl
 
isAlive() - Method in class org.teiid.resource.adapter.solr.SolrConnectionImpl
 
isAlive() - Method in class org.teiid.resource.spi.BasicConnection
Tests the connection to see if it is still valid.
isAll() - Method in class org.teiid.language.SetQuery
 
isAll() - Method in class org.teiid.query.sql.lang.SetQuery
 
isAllConstants() - Method in class org.teiid.query.sql.lang.SetCriteria
 
isAllowCreateTemporaryTables() - Method in interface org.teiid.adminapi.DataPolicy
If the policy allows for temporary table usage
isAllowCreateTemporaryTables() - Method in class org.teiid.adminapi.impl.DataPolicyMetadata
 
isAllowEnvFunction() - Method in class org.teiid.runtime.EmbeddedConfiguration
 
isAllowParentPaths() - Method in class org.teiid.resource.adapter.file.FileManagedConnectionFactory
 
isAllTypesUpdatable() - Method in class org.teiid.translator.google.GoogleMetadataProcessor
 
isAnalytic() - Method in class org.teiid.metadata.AggregateAttributes
 
isAnalytical() - Method in class org.teiid.query.sql.symbol.AggregateSymbol
 
isAnalytical() - Method in enum org.teiid.query.sql.symbol.AggregateSymbol.Type
 
isAnsiQuotedIdentifiers() - Method in class org.teiid.client.RequestMessage
 
isAnsiQuotedIdentifiers() - Method in class org.teiid.jdbc.BaseDataSource
 
isAnyAuthenticated() - Method in interface org.teiid.adminapi.DataPolicy
If the policy applies to any authenticated user
isAnyAuthenticated() - Method in class org.teiid.adminapi.impl.DataPolicyMetadata
 
isAnyAuthenticated() - Method in class org.teiid.metadata.Role
 
isArray() - Method in class org.teiid.translator.document.Document
 
isArrayTable - Variable in class org.teiid.translator.couchbase.N1QLVisitor
 
isArrayType(String) - Static method in class org.teiid.core.types.DataTypeManager
 
isArrayType() - Method in class org.teiid.infinispan.api.TableWireFormat
 
isAscending() - Method in class org.teiid.query.sql.lang.OrderByItem
 
isAsClauseSet() - Method in class org.teiid.query.sql.lang.DynamicCommand
 
isAssumeMatchingCollation() - Method in class org.teiid.query.util.Options
 
isAtMost() - Method in class org.teiid.vdb.runtime.VDBKey
 
isAtomic() - Method in class org.teiid.query.processor.proc.Program
 
isAtomic() - Method in class org.teiid.query.sql.proc.Block
 
isAtomicBlock() - Method in class org.teiid.query.util.CommandContext
Used by transaction detection logic when starting an atomic block transaction
isAuditField(String) - Static method in class org.teiid.translator.salesforce.SalesForceMetadataProcessor
 
isAuthenticated() - Method in class org.teiid.security.GSSResult
 
isAutoCorrectColumnNames() - Method in class org.teiid.metadata.MetadataFactory
 
isAutoCreateUniqueConstraints() - Method in class org.teiid.translator.jdbc.JDBCMetadataProcessor
 
isAutoIncrement(int) - Method in class org.teiid.jdbc.FilteredResultsMetadata
 
isAutoIncrement(int) - Method in class org.teiid.jdbc.ResultSetMetaDataImpl
 
isAutoIncrement() - Method in class org.teiid.metadata.Datatype
 
isAutoIncrement() - Method in class org.teiid.query.metadata.TempMetadataID
 
isAutoIncremented() - Method in class org.teiid.metadata.Column
 
isBackslashDefaultMatchEscape() - Method in class org.teiid.query.parser.ParseInfo
 
isBatchedUpdate() - Method in class org.teiid.client.RequestMessage
 
isBatchFull() - Method in class org.teiid.query.processor.proc.ProcedurePlan
 
isBatchFull() - Method in class org.teiid.query.processor.relational.RelationalNode
 
isBatchMode() - Method in class org.teiid.adminapi.jboss.DMRCommandContext
 
isBeforeFirst() - Method in class org.teiid.jdbc.ResultSetImpl
Determines whether the cursor is before the first row in this ResultSet object.
isBinary() - Method in class org.teiid.core.types.Streamable
 
isBindEligible() - Method in class org.teiid.language.Literal
Set by the optimizer if the literal was created by the evaluation of another expression.
isBindEligible() - Method in class org.teiid.query.sql.symbol.Constant
 
isBlockRemark() - Method in class org.teiid.odbc.ScriptReader
If currently inside a remark, this method tells if it is a block comment (true) or single line comment (false)
isBoolean() - Method in class org.teiid.query.sql.symbol.AggregateSymbol
 
isBootInProgress() - Method in interface org.teiid.deployers.ContainerLifeCycleListener
 
isBuiltin() - Method in class org.teiid.metadata.Datatype
 
isCallableStatement() - Method in class org.teiid.client.RequestMessage
 
isCallableStatement() - Method in class org.teiid.query.sql.lang.StoredProcedure
 
isCalledWithReturn() - Method in class org.teiid.query.sql.lang.StoredProcedure
 
isCalledWithVarArgArrayParam() - Method in class org.teiid.query.function.FunctionDescriptor
 
isCanceled() - Method in class org.teiid.dqp.internal.process.DataTierTupleSource
 
isCancelled() - Method in class org.teiid.client.util.ResultsFuture
 
isCancelled() - Method in class org.teiid.query.util.CommandContext
Check if this context or the parent has been cancelled.
isCardinalityDependent() - Method in class org.teiid.query.sql.symbol.AggregateSymbol
 
isCaseSensitive(int) - Method in class org.teiid.jdbc.FilteredResultsMetadata
 
isCaseSensitive(int) - Method in class org.teiid.jdbc.ResultSetMetaDataImpl
 
isCaseSensitive() - Method in class org.teiid.metadata.Column
 
isCaseSensitive() - Method in class org.teiid.metadata.Datatype
 
isCatalogAtStart() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
Checks whether a catalog name appears at the start of a fully qualified table name.
isCbc() - Method in class org.teiid.net.socket.Handshake
 
isChangesRuntimes() - Method in class org.teiid.jboss.BaseOperationHandler
 
isCharacterType(Class<?>) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
isChildToParentJoin() - Method in class org.teiid.translator.salesforce.execution.visitors.JoinQueryVisitor
 
isClientEncryptionEnabled() - Method in class org.teiid.transport.SSLConfiguration
 
isClone() - Method in class org.teiid.query.sql.visitor.ExpressionMappingVisitor
 
isClosed() - Method in class org.teiid.adminapi.impl.SessionMetadata
 
isClosed() - Method in class org.teiid.jdbc.ConnectionImpl
This method will return whether this connection is closed or not.
isClosed() - Method in class org.teiid.jdbc.ResultSetImpl
 
isClosed() - Method in class org.teiid.jdbc.StatementImpl
 
isClosed(GeometryType) - Static method in class org.teiid.query.function.GeometryFunctionMethods
 
isClosed(GeometryType) - Static method in class org.teiid.query.function.GeometryUtils
 
isClosed() - Method in class org.teiid.query.processor.relational.RelationalNode
Check if the node has been already closed
isCloseOnCompletion() - Method in class org.teiid.jdbc.StatementImpl
 
isCloseRequested() - Method in class org.teiid.dqp.internal.process.RequestWorkItem
 
isCollection() - Method in class org.teiid.olingo.ProjectedColumn
 
isCollection() - Method in class org.teiid.olingo.service.ExpandDocumentNode
 
isCollection() - Method in class org.teiid.translator.document.DocumentNode
 
isCompleted() - Method in class org.teiid.query.tempdata.TempTableStore.TempTableSynchronization
 
isConditionAConstraint() - Method in class org.teiid.metadata.Grant.Permission
 
isConserveBandwidth() - Method in class org.teiid.net.socket.OioOjbectChannelFactory
 
isConstrainedToAllowedValues() - Method in class org.teiid.adminapi.impl.PropertyDefinitionMetadata
 
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.
isContinuous() - Method in interface org.teiid.CommandContext
 
isContinuous() - Method in class org.teiid.jdbc.RequestOptions
 
isContinuous() - Method in class org.teiid.query.util.CommandContext
 
isConvert(Function) - Static method in class org.teiid.query.function.FunctionLibrary
 
isCopyLobs() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
isCopyLobs() - Method in class org.teiid.translator.ExecutionFactory
 
isCopyStreamingLobs() - Method in class org.teiid.dqp.message.AtomicRequestMessage
 
isCorrelated() - Method in class org.teiid.query.sql.symbol.Reference
 
isCount() - Method in class org.teiid.query.sql.symbol.AggregateSymbol
 
isCount() - Method in class org.teiid.translator.odata.ODataSQLVisitor
 
isCountStarInUse() - Method in class org.teiid.translator.solr.SolrSQLHierarchyVistor
 
isCreate() - Method in class org.teiid.query.sql.lang.AlterTrigger
 
isCurrency(int) - Method in class org.teiid.jdbc.FilteredResultsMetadata
 
isCurrency(int) - Method in class org.teiid.jdbc.ResultSetMetaDataImpl
 
isCurrency() - Method in class org.teiid.metadata.Column
 
isCurrentTimestampSelectStringCallable() - Method in class org.teiid.dialect.TeiidDialect
 
isDataAvailable() - Method in interface org.teiid.dqp.internal.datamgr.ConnectorWork
 
isDataAvailable() - Method in class org.teiid.dqp.internal.datamgr.ConnectorWorkItem
 
isDataAvailable() - Method in class org.teiid.dqp.internal.datamgr.ExecutionContextImpl
 
isDataRolesRequired() - Method in class org.teiid.deployers.VDBRepository
 
isdB2ForI() - Method in class org.teiid.translator.jdbc.db2.DB2ExecutionFactory
 
isDecomposable() - Method in class org.teiid.metadata.AggregateAttributes
 
isDefaultPrecisionScale() - Method in class org.teiid.metadata.BaseColumn
 
isDefaultTimeZone() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
isDefined(SimpleAttributeDefinition, ModelNode, OperationContext) - Static method in class org.teiid.jboss.TeiidConstants
 
isDefinitelyWritable(int) - Method in class org.teiid.jdbc.FilteredResultsMetadata
 
isDefinitelyWritable(int) - Method in class org.teiid.jdbc.ResultSetMetaDataImpl
 
isDelaySerialization() - Method in class org.teiid.client.RequestMessage
 
isDeletePlanEnabled() - Method in class org.teiid.metadata.Table
 
isDependent() - Method in class org.teiid.query.processor.relational.JoinNode
 
isDepJoin() - Method in class org.teiid.query.sql.lang.ExistsCriteria.SubqueryHint
 
isDerived() - Method in class org.teiid.dqp.internal.process.DQPWorkContext
If this currently represents a sub-request off of a parent session
isDetectingChangeEvents() - Method in class org.teiid.dqp.internal.process.DQPConfiguration
 
isDetectTransactions() - Method in class org.teiid.dqp.internal.process.TransactionServerImpl
 
isDigit(char) - Static method in class org.teiid.core.util.StringUtil
 
isDirectory(VirtualFile, VirtualFile) - Method in class org.teiid.metadata.PureZipFileSystem
isDirectory(VirtualFile, VirtualFile) - Method in class org.teiid.resource.adapter.ftp.FtpFileSystem
 
isDistinct() - Method in class org.teiid.language.AggregateFunction
Determine whether this function was executed with DISTINCT.
IsDistinct - Class in org.teiid.language
Represents a comparison between two expressions with null equality
IsDistinct(Expression, Expression, boolean) - Constructor for class org.teiid.language.IsDistinct
 
isDistinct() - Method in class org.teiid.language.Select
 
isDistinct(Query, List<Expression>, QueryMetadataInterface) - Static method in class org.teiid.query.optimizer.relational.rules.RulePlanSubqueries
 
isDistinct(ParseInfo, Expression) - Method in class org.teiid.query.parser.SQLParser
 
isDistinct() - Method in class org.teiid.query.processor.relational.DependentValueSource
 
isDistinct() - Method in class org.teiid.query.processor.relational.ListNestedSortComparator
 
isDistinct() - Method in class org.teiid.query.processor.relational.SortUtility
 
isDistinct() - Method in class org.teiid.query.sql.lang.Select
Checks whether the select is distinct
isDistinct() - Method in class org.teiid.query.sql.symbol.AggregateSymbol
Get the distinct flag.
IsDistinctCriteria - Class in org.teiid.query.sql.lang
Represents criteria such as: "<expression> IS DISTINCT FROM <expression>".
IsDistinctCriteria() - Constructor for class org.teiid.query.sql.lang.IsDistinctCriteria
Constructs a default instance of this class.
isDistinctWithGroupBy(Query) - Static method in class org.teiid.query.rewriter.QueryRewriter
 
isDocument() - Method in class org.teiid.query.sql.symbol.XMLParse
 
isDocument() - Method in class org.teiid.query.sql.symbol.XMLSerialize
 
isDomainMode() - Method in class org.teiid.adminapi.jboss.DMRCommandContext
 
isDone() - Method in class org.teiid.client.util.ResultsFuture
 
isDone() - Method in class org.teiid.dqp.internal.process.DataTierTupleSource
 
isDoneProcessing() - Method in class org.teiid.dqp.internal.process.AbstractWorkItem
 
isDoneProcessing() - Method in class org.teiid.dqp.internal.process.RequestWorkItem
 
isDoneReading() - Method in class org.teiid.query.processor.relational.SortUtility
 
isEligibleForBatching(Command, QueryMetadataInterface) - Static method in class org.teiid.query.optimizer.BatchedUpdatePlanner
Returns whether a command can be placed in a connector batch
isEmbedded() - Method in class org.teiid.adminapi.impl.SessionMetadata
 
isEmpty() - Method in class org.teiid.core.util.CopyOnWriteLinkedHashMap
 
isEmpty(String) - Static method in class org.teiid.core.util.StringUtil
Returns whether the specified text is either empty or null.
isEmpty() - Method in class org.teiid.internal.core.index.FileListBlock
 
isEmpty() - Method in class org.teiid.internal.core.index.GammaCompressedIndexBlock
 
isEmpty() - Method in class org.teiid.internal.core.index.IndexBlock
Returns whether the block is empty or not (if it doesn't contain any wordEntry).
isEmpty(GeometryType) - Static method in class org.teiid.query.function.GeometryFunctionMethods
 
isEmpty(GeometryType) - Static method in class org.teiid.query.function.GeometryUtils
 
isEmpty() - Method in class org.teiid.query.optimizer.relational.RuleStack
 
isEmpty() - Method in class org.teiid.query.sql.lang.SetClauseList
 
isEmpty() - Method in class org.teiid.query.sql.util.VariableContext
Check if the current context and its parents contain any variables
isEnabled(String, int) - Method in class org.teiid.logging.JavaLogger
 
isEnabled(String, int) - Method in interface org.teiid.logging.Logger
Is the logging for the given context at the specified message level enabled.
isEnabled(String, int) - Method in class org.teiid.runtime.JBossLogger
 
isEnableDependentJoins() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
isEncryptFiles() - Method in class org.teiid.runtime.EmbeddedConfiguration
Deprecated.
isEncryptFiles() - Method in class org.teiid.services.BufferServiceImpl
 
isEncryptRequests() - Method in class org.teiid.jdbc.TeiidDataSource
 
isEnforceSingleMaxBufferSizeEstimate() - Method in class org.teiid.query.util.Options
 
isEnhancedNumeric() - Method in class org.teiid.query.sql.symbol.AggregateSymbol
 
isEnvAllowed() - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
isEnvAllowed() - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
isEnvAllowed() - Method in interface org.teiid.query.metadata.QueryMetadataInterface
 
isEnvAllowed() - Method in class org.teiid.query.metadata.TransformationMetadata
 
isErrorOccurred() - Method in class org.teiid.odbc.ODBCServerRemoteImpl
 
isEscape() - Method in class org.teiid.query.sql.lang.TextTable
 
isEval() - Method in class org.teiid.query.sql.symbol.Function
 
isEvaluatable(LanguageObject, EvaluatableVisitor.EvaluationLevel) - Static method in class org.teiid.query.sql.visitor.EvaluatableVisitor
 
isExceptionIfFileNotFound() - Method in class org.teiid.translator.file.FileExecutionFactory
 
isExceptionOnMaxRows() - Method in class org.teiid.dqp.message.AtomicRequestMessage
 
isExceptionOnMaxSourceRows() - Method in class org.teiid.dqp.internal.process.DQPConfiguration
Throw exception if there are more rows in the result set than specified in the MaxSourceRows setting.
isExceptionOnMaxSourceRows() - Method in class org.teiid.dqp.internal.process.DQPCore
 
isExceptionOnSizeLimitExceeded() - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
 
isExecuting() - Method in class org.teiid.odbc.ODBCServerRemoteImpl
 
isExpand() - Method in class org.teiid.olingo.ComplexReturnType
 
isExplicit() - Method in class org.teiid.core.types.basic.BigDecimalToBigIntegerTransform
 
isExplicit() - Method in class org.teiid.core.types.basic.BlobToBinaryTransform
 
isExplicit() - Method in class org.teiid.core.types.basic.ClobToStringTransform
 
isExplicit() - Method in class org.teiid.core.types.basic.FloatingNumberToBigIntegerTransform
 
isExplicit() - Method in class org.teiid.core.types.basic.GeographyToGeometryTransform
 
isExplicit() - Method in class org.teiid.core.types.basic.JsonToClobTransform
 
isExplicit() - Method in class org.teiid.core.types.basic.NumberToBooleanTransform
 
isExplicit() - Method in class org.teiid.core.types.basic.NumberToByteTransform
 
isExplicit() - Method in class org.teiid.core.types.basic.NumberToDoubleTransform
 
isExplicit() - Method in class org.teiid.core.types.basic.NumberToFloatTransform
 
isExplicit() - Method in class org.teiid.core.types.basic.NumberToIntegerTransform
 
isExplicit() - Method in class org.teiid.core.types.basic.NumberToLongTransform
 
isExplicit() - Method in class org.teiid.core.types.basic.NumberToShortTransform
 
isExplicit() - Method in class org.teiid.core.types.basic.ObjectToAnyTransform
 
isExplicit() - Method in class org.teiid.core.types.basic.SQLXMLToStringTransform
 
isExplicit() - Method in class org.teiid.core.types.basic.StringToBigDecimalTransform
 
isExplicit() - Method in class org.teiid.core.types.basic.StringToBigIntegerTransform
 
isExplicit() - Method in class org.teiid.core.types.basic.StringToBooleanTransform
 
isExplicit() - Method in class org.teiid.core.types.basic.StringToByteTransform
 
isExplicit() - Method in class org.teiid.core.types.basic.StringToCharacterTransform
 
isExplicit() - Method in class org.teiid.core.types.basic.StringToDateTransform
 
isExplicit() - Method in class org.teiid.core.types.basic.StringToDoubleTransform
 
isExplicit() - Method in class org.teiid.core.types.basic.StringToFloatTransform
 
isExplicit() - Method in class org.teiid.core.types.basic.StringToIntegerTransform
 
isExplicit() - Method in class org.teiid.core.types.basic.StringToJsonTransform
 
isExplicit() - Method in class org.teiid.core.types.basic.StringToLongTransform
 
isExplicit() - Method in class org.teiid.core.types.basic.StringToShortTransform
 
isExplicit() - Method in class org.teiid.core.types.basic.StringToSQLXMLTransform
 
isExplicit() - Method in class org.teiid.core.types.basic.StringToTimestampTransform
 
isExplicit() - Method in class org.teiid.core.types.basic.StringToTimeTransform
 
isExplicit() - Method in class org.teiid.core.types.basic.TimestampToDateTransform
 
isExplicit() - Method in class org.teiid.core.types.basic.TimestampToTimeTransform
 
isExplicit() - Method in class org.teiid.core.types.Transform
 
isExplicitClose() - Method in class org.teiid.dqp.internal.process.DataTierTupleSource
 
isExplicitConversion(String, String) - Static method in class org.teiid.core.types.DataTypeManager
 
isExpression() - Method in class org.teiid.language.Condition
 
isExtendedAscii() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
isExtendedAscii() - Method in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
 
isExternalReference() - Method in class org.teiid.query.sql.symbol.ElementSymbol
Get whether this element is an external reference to a group outside the command context.
isFile() - Method in class org.teiid.metadata.JBossVirtualFile
 
isFile(VirtualFile, VirtualFile) - Method in class org.teiid.metadata.PureZipFileSystem
isFile() - Method in class org.teiid.query.metadata.NioVirtualFile
 
isFile() - Method in interface org.teiid.query.metadata.VirtualFile
 
isFile(VirtualFile, VirtualFile) - Method in class org.teiid.resource.adapter.ftp.FtpFileSystem
 
isFinal() - Method in class org.teiid.common.buffer.TupleBuffer
 
ISFINITE - Static variable in class org.teiid.translator.jdbc.vertica.VerticaExecutionFactory
 
isFirst() - Method in class org.teiid.jdbc.ResultSetImpl
 
isFixedLength() - Method in class org.teiid.metadata.Column
 
isFixedMemoryBufferOffHeap() - Method in class org.teiid.services.BufferServiceImpl
 
isFixedWidth() - Method in class org.teiid.query.sql.lang.TextTable
 
isForkable() - Method in interface org.teiid.dqp.internal.datamgr.ConnectorWork
 
isForkable() - Method in class org.teiid.dqp.internal.datamgr.ConnectorWorkItem
 
isForkable() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
isForkable() - Method in class org.teiid.translator.ExecutionFactory
When forkable the engine may use a separate thread to interact with returned Execution.
isFormatStrings() - Method in class org.teiid.translator.excel.ExcelExecutionFactory
 
isForwardOnly() - Method in class org.teiid.common.buffer.TupleBuffer
 
isFullyEvaluatable(LanguageObject, boolean) - Static method in class org.teiid.query.sql.visitor.EvaluatableVisitor
Should be called to check if the object can fully evaluated
isFunction() - Method in class org.teiid.metadata.Procedure
 
isGlobalTable() - Method in class org.teiid.query.sql.symbol.GroupSymbol
 
isGrantAll() - Method in interface org.teiid.adminapi.DataPolicy
If the policy grants all permissions
isGrantAll() - Method in class org.teiid.adminapi.impl.DataPolicyMetadata
 
isHashable(Class<?>) - Static method in class org.teiid.core.types.DataTypeManager
 
isHeaderEnabled() - Method in class org.teiid.translator.google.api.metadata.Worksheet
 
isHiddenResolvable() - Method in class org.teiid.query.metadata.TransformationMetadata
 
isHiddenSchema(String, String) - Method in class org.teiid.translator.jdbc.JDBCMetadataProcessor
If the schema is hidden regardless of the specified schema pattern
isHiddenSchema(String, String) - Method in class org.teiid.translator.jdbc.oracle.OracleMetadataProcessor
 
isId() - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
Determine whether this node has the is-id property
isIdColumn(Expression) - Method in class org.teiid.translator.salesforce.execution.visitors.CriteriaVisitor
 
isIdref() - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
Determine whether this node has the is-idref property
isIdx() - Method in class org.teiid.translator.couchbase.N1QLVisitor.CBColumn
 
isImmutable() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
isImmutable() - Method in class org.teiid.translator.ExecutionFactory
Defines if the Connector is read-only connector
isImplicit() - Method in class org.teiid.query.processor.relational.LimitNode
 
isImplicit() - Method in class org.teiid.query.sql.lang.Limit
 
isImplicit() - Method in class org.teiid.query.sql.symbol.Array
If the array has been implicitly constructed, such as with vararg parameters
isImplicit() - Method in class org.teiid.query.sql.symbol.Function
Return true if this function is implicit and should not be shown in SQL representations
isImplicit() - Method in class org.teiid.resource.adapter.ftp.FtpManagedConnectionFactory
 
isImplicitConversion(String, String) - Static method in class org.teiid.core.types.DataTypeManager
 
isImplicitMultiSourceJoin() - Method in class org.teiid.query.util.Options
 
isImplicitTempGroupSymbol() - Method in class org.teiid.query.sql.symbol.GroupSymbol
 
isImportApproximateIndexes() - Method in class org.teiid.translator.jdbc.JDBCMetadataProcessor
 
isImportDataPolicies() - Method in class org.teiid.adminapi.impl.VDBImportMetadata
 
isImportDataPolicies() - Method in interface org.teiid.adminapi.VDBImport
 
isImportForeignKeys() - Method in class org.teiid.translator.jdbc.JDBCMetadataProcessor
 
isImportIndexes() - Method in class org.teiid.translator.jdbc.JDBCMetadataProcessor
 
isImportKeys() - Method in class org.teiid.translator.jdbc.JDBCMetadataProcessor
 
isImportLargeAsLob() - Method in class org.teiid.translator.jdbc.JDBCMetadataProcessor
 
isImportProcedures() - Method in class org.teiid.translator.jdbc.JDBCMetadataProcessor
 
isImportPushdownFunctions() - Method in class org.teiid.metadata.MetadataFactory
 
isImportRowIdAsBinary() - Method in class org.teiid.translator.jdbc.JDBCMetadataProcessor
 
isImportSequences() - Method in class org.teiid.translator.jdbc.JDBCMetadataProcessor
 
isImportStatistics() - Method in class org.teiid.translator.jdbc.JDBCMetadataProcessor
 
isImportStatistics() - Method in class org.teiid.translator.salesforce.SalesForceMetadataProcessor
 
isImportWSDL() - Method in class org.teiid.translator.ws.WSDLMetadataProcessor
 
isIncludeExtensionMetadata() - Method in class org.teiid.translator.salesforce.SalesForceMetadataProcessor
 
isIncludeHeader() - Method in class org.teiid.query.sql.symbol.TextLine
 
isInfixFunction(String) - Method in class org.teiid.language.visitor.SQLStringVisitor
 
isInfixFunction(String) - Method in class org.teiid.translator.odata.ODataSQLVisitor
 
isInfixFunction(String) - Method in class org.teiid.translator.odata4.ODataFilterVisitor
 
isInherentDelete() - Method in class org.teiid.query.validator.UpdateValidator.UpdateInfo
 
isInherentInsert() - Method in class org.teiid.query.validator.UpdateValidator.UpdateInfo
 
isInherentUpdate() - Method in class org.teiid.query.validator.UpdateValidator.UpdateInfo
 
isInlineLobs() - Method in class org.teiid.runtime.EmbeddedConfiguration
Deprecated.
isInlineLobs() - Method in class org.teiid.services.BufferServiceImpl
 
isInsertAllowed() - Method in class org.teiid.query.validator.UpdateValidator.UpdateMapping
 
isInsertPlanEnabled() - Method in class org.teiid.metadata.Table
 
isInsideRemark() - Method in class org.teiid.odbc.ScriptReader
Check if this is the last statement, and if the single line or block comment is not finished yet.
isInstanceOf(Class, Object) - Static method in class org.teiid.core.util.ArgCheck
Check that the object is an instance of the specified Class
isInstanceOf(Class, Object, String) - Static method in class org.teiid.core.util.ArgCheck
Check that the object is an instance of the specified Class
isInstanceOf(Object, Class<T>, String) - Static method in class org.teiid.core.util.Assertion
Verifies that the specified value is an instance of the specified class.
isInsteadOfTriggerEnabled(String, String, Table, Table.TriggerEvent) - Method in class org.teiid.metadata.DefaultMetadataRepository
Deprecated.
Returns whether the trigger is enabled
isItemName(Column) - Static method in class org.teiid.translator.simpledb.SimpleDBMetadataProcessor
 
isItemName(String) - Static method in class org.teiid.translator.simpledb.SimpleDBMetadataProcessor
 
isJtdsDriver() - Method in class org.teiid.translator.jdbc.sybase.SybaseExecutionFactory
 
isKeyLookup() - Method in class org.teiid.translator.odata.ODataSQLVisitor
 
isLast() - Method in class org.teiid.client.lob.LobChunk
 
isLast() - Method in class org.teiid.jdbc.ResultSetImpl
 
isLastBatch() - Method in class org.teiid.query.processor.relational.RelationalNode
 
isLateral() - Method in class org.teiid.language.DerivedTable
 
isLateral() - Method in class org.teiid.language.NamedProcedureCall
 
isLateral() - Method in class org.teiid.query.sql.lang.SubqueryFromClause
 
isLatLong(CommandContext, int) - Method in class org.teiid.geo.GeometryHelperImpl
 
isLatLong(CommandContext, int) - Static method in class org.teiid.geo.GeometryTransformUtils
 
isLatLong(CommandContext, int) - Method in class org.teiid.query.function.GeometryHelper
 
isLeftDistinct() - Method in class org.teiid.query.processor.relational.JoinNode
 
isLetter(char) - Static method in class org.teiid.core.util.StringUtil
 
isLetterOrDigit(char) - Static method in class org.teiid.core.util.StringUtil
 
isLimitInUse() - Method in class org.teiid.translator.solr.SolrSQLHierarchyVistor
 
isLoadBalance() - Method in class org.teiid.jdbc.TeiidDataSource
Deprecated.
isLOB(Class<?>) - Static method in class org.teiid.core.types.DataTypeManager
Is the supplied class type a LOB based data type?
isLOB(String) - Static method in class org.teiid.core.types.DataTypeManager
 
isLobs() - Method in class org.teiid.common.buffer.TupleBuffer
 
isLocal() - Method in class org.teiid.dqp.internal.process.DQPWorkContext
 
isLocal() - Method in class org.teiid.jboss.TransportService
 
isLocal() - Method in interface org.teiid.net.ServerConnection
 
isLocal() - Method in class org.teiid.net.socket.SocketServerConnection
 
isLocal() - Method in class org.teiid.transport.LocalServerConnection
 
isLongRanks() - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
isLongRanks() - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
isLongRanks() - Method in interface org.teiid.query.metadata.QueryMetadataInterface
 
isLongRanks() - Method in class org.teiid.query.metadata.TransformationMetadata
 
isMakeDep() - Method in class org.teiid.query.sql.lang.FromClause
 
isMakeNotDep() - Method in class org.teiid.query.sql.lang.FromClause
 
isMapResponse() - Method in class org.teiid.translator.swagger.SwaggerResponse
 
isMasked() - Method in class org.teiid.adminapi.impl.PropertyDefinitionMetadata
 
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.
isMatched() - Method in class org.teiid.infinispan.api.InfinispanDocument
 
isMaterialize() - Method in class org.teiid.query.sql.lang.WithQueryCommand
 
isMaterialized() - Method in class org.teiid.metadata.Table
 
isMemoryBufferOffHeap() - Method in class org.teiid.runtime.EmbeddedConfiguration
Deprecated.
isMergeJoin() - Method in class org.teiid.query.sql.lang.ExistsCriteria.SubqueryHint
 
isMessageLevelValid(int) - Static method in class org.teiid.logging.MessageLevel
Utility method to set the level of messages that are recorded for this VM.
isMessageToBeRecorded(String, int) - Static method in class org.teiid.logging.LogManager
Utility method to identify whether a log message with the specified context and level will be recorded in the LogManager's destinations.
isModelAuditFields() - Method in class org.teiid.translator.salesforce.SalesForceExecutionFactory
 
isModelAuditFields() - Method in class org.teiid.translator.salesforce.SalesForceMetadataProcessor
 
isModifiable() - Method in class org.teiid.adminapi.impl.PropertyDefinitionMetadata
 
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.
isMultiSelectColumn(Expression) - Method in class org.teiid.translator.salesforce.execution.visitors.CriteriaVisitor
 
isMultiSource(Object) - Method in class org.teiid.dqp.internal.process.multisource.MultiSourceMetadataWrapper
 
isMultiSource(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
isMultiSource(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
isMultiSource(Object) - Method in interface org.teiid.query.metadata.QueryMetadataInterface
 
isMultiSource(Object) - Method in class org.teiid.query.metadata.TempMetadataAdapter
 
isMultiSourceElement(Object) - Method in class org.teiid.dqp.internal.process.multisource.MultiSourceMetadataWrapper
 
isMultiSourceElement(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
isMultiSourceElement(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
isMultiSourceElement(Object) - Method in interface org.teiid.query.metadata.QueryMetadataInterface
 
isMultiSourceElement(Object) - Method in class org.teiid.query.metadata.TempMetadataAdapter
 
isMultiValued() - Method in class org.teiid.query.sql.symbol.Constant
 
isNegated() - Method in class org.teiid.language.BaseInCondition
Returns whether this criteria is negated.
isNegated() - Method in class org.teiid.language.IsDistinct
 
isNegated() - Method in class org.teiid.language.IsNull
 
isNegated() - Method in class org.teiid.language.Like
 
isNegated() - Method in class org.teiid.query.sql.lang.AbstractSetCriteria
Returns whether this criteria is negated.
isNegated() - Method in class org.teiid.query.sql.lang.BetweenCriteria
Returns whether this criteria is negated.
isNegated() - Method in class org.teiid.query.sql.lang.ExistsCriteria
 
isNegated() - Method in class org.teiid.query.sql.lang.IsDistinctCriteria
Returns whether this criteria is negated.
isNegated() - Method in class org.teiid.query.sql.lang.IsNullCriteria
Returns whether this criteria is negated.
isNegated() - Method in class org.teiid.query.sql.lang.MatchCriteria
Returns whether this criteria is negated.
isNegative(int) - Static method in class org.teiid.core.util.ArgCheck
Check that the value is negative (<0).
isNegative(int, String) - Static method in class org.teiid.core.util.ArgCheck
Check that the value is negative (<0).
isNegative(long) - Static method in class org.teiid.core.util.ArgCheck
Check that the value is negative (<0).
isNegative(long, String) - Static method in class org.teiid.core.util.ArgCheck
Check that the value is negative (<0).
isNested() - Method in class org.teiid.infinispan.api.TableWireFormat
 
isNested() - Method in class org.teiid.translator.mongodb.MergeDetails
 
isNestedOperation() - Method in class org.teiid.translator.infinispan.hotrod.IckleConversionVisitor
 
isNew - Variable in class org.teiid.deployers.RuntimeVDB.ReplaceResult
 
isNilled() - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
Determine whether the node has the is-nilled property
isNoCache() - Method in class org.teiid.query.sql.lang.Option
 
isNoCacheGroup(QueryMetadataInterface, Object, Option) - Static method in class org.teiid.query.optimizer.relational.RelationalPlanner
 
isNodeAlive(String) - Method in class org.teiid.jboss.NodeTracker
 
isNoExec() - Method in class org.teiid.client.RequestMessage
 
isNoExec() - Method in class org.teiid.jdbc.BaseDataSource
 
isNoInline() - Method in class org.teiid.query.sql.lang.WithQueryCommand
 
isNonAscii(String) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
isNonAscii(Expression) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
isNonAscii(String) - Method in class org.teiid.translator.jdbc.SQLConversionVisitor
 
isNonAsciiFunction(Function) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
isNonAsciiFunction(Function) - Method in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
 
isNonBlocking() - Method in class org.teiid.query.util.CommandContext
 
isNonComparable(String) - Static method in class org.teiid.core.types.DataTypeManager
 
isNonComparable(Expression) - Static method in class org.teiid.query.validator.ValidationVisitor
 
isNonDeterministic(LanguageObject) - Static method in class org.teiid.query.sql.visitor.FunctionCollectorVisitor
Checks to see if the object is non-deterministic iff all function are non-deterministic, and all correlated subqueries are deterministic
isNonNegative(int) - Static method in class org.teiid.core.util.ArgCheck
Check that the value is non-negative (>=0).
isNonNegative(int, String) - Static method in class org.teiid.core.util.ArgCheck
Check that the value is non-negative (>=0).
isNonNegative(long) - Static method in class org.teiid.core.util.ArgCheck
Check that the value is non-negative (>=0).
isNonNegative(long, String) - Static method in class org.teiid.core.util.ArgCheck
Check that the value is non-negative (>=0).
isNonPositive(int) - Static method in class org.teiid.core.util.ArgCheck
Check that the value is non-positive (<=0).
isNonPositive(int, String) - Static method in class org.teiid.core.util.ArgCheck
Check that the value is non-positive (<=0).
isNonPositive(long) - Static method in class org.teiid.core.util.ArgCheck
Check that the value is non-positive (<=0).
isNonPositive(long, String) - Static method in class org.teiid.core.util.ArgCheck
Check that the value is non-positive (<=0).
isNormalizeNames() - Method in class org.teiid.translator.salesforce.SalesForceMetadataProcessor
 
isNotEmpty(Collection) - Static method in class org.teiid.core.util.ArgCheck
Check that the collection is not empty
isNotEmpty(Collection, String) - Static method in class org.teiid.core.util.ArgCheck
Check that the collection is not empty
isNotEmpty(Map) - Static method in class org.teiid.core.util.ArgCheck
Check that the map is not empty
isNotEmpty(Map, String) - Static method in class org.teiid.core.util.ArgCheck
Check that the map is not empty
isNotEmpty(Object[]) - Static method in class org.teiid.core.util.ArgCheck
Check that the array is not empty
isNotEmpty(Object[], String) - Static method in class org.teiid.core.util.ArgCheck
Check that the array is not empty
isNotEmpty(String) - Static method in class org.teiid.core.util.ArgCheck
Check that the string is not empty
isNotEmpty(String, String) - Static method in class org.teiid.core.util.ArgCheck
Check that the string is not empty
isNotNull(Object) - Static method in class org.teiid.core.util.ArgCheck
Check that the object is non-null
isNotNull(Object, String) - Static method in class org.teiid.core.util.ArgCheck
Check that the object is non-null
isNotNull(Object) - Static method in class org.teiid.core.util.Assertion
 
isNotNull(Object, String) - Static method in class org.teiid.core.util.Assertion
 
isNotNull() - Method in class org.teiid.query.metadata.TempMetadataID
 
isNotNull(Expression) - Static method in class org.teiid.translator.jdbc.oracle.ConcatFunctionModifier
 
isNoTrim() - Method in class org.teiid.query.sql.lang.TextTable
 
isNoTrim() - Method in class org.teiid.query.sql.lang.TextTable.TextColumn
 
isNotSame(Object, String, Object, String) - Static method in class org.teiid.core.util.ArgCheck
Asserts that the specified first object is not the same as (==) the specified second object.
isNotZeroLength(String) - Static method in class org.teiid.core.util.ArgCheck
Check that the string is non-null and has length > 0
isNotZeroLength(String, String) - Static method in class org.teiid.core.util.ArgCheck
Check that the string is non-null and has length > 0
isNoUnnest() - Method in class org.teiid.query.sql.lang.ExistsCriteria.SubqueryHint
 
isNoUnnest() - Method in class org.teiid.query.sql.lang.FromClause
 
isNull(Object) - Static method in class org.teiid.core.util.ArgCheck
Check that the object is null
isNull(Object, String) - Static method in class org.teiid.core.util.ArgCheck
Check that the object is null
isNull(Object) - Static method in class org.teiid.core.util.Assertion
 
isNull(Object, String) - Static method in class org.teiid.core.util.Assertion
 
IsNull - Class in org.teiid.language
Represents an IS NULL predicate.
IsNull(Expression, boolean) - Constructor for class org.teiid.language.IsNull
 
isNull(Expression) - Static method in class org.teiid.query.rewriter.QueryRewriter
 
isNull() - Method in class org.teiid.query.sql.symbol.Constant
Return true if the constant is null.
isNull(Item) - Static method in class org.teiid.xquery.saxon.XMLFunctions
 
isNullable(int) - Method in class org.teiid.jdbc.FilteredResultsMetadata
 
isNullable(int) - Method in class org.teiid.jdbc.ParameterMetaDataImpl
 
isNullable(int) - Method in class org.teiid.jdbc.ResultSetMetaDataImpl
 
isNullContinuationToken() - Method in class org.teiid.security.GSSResult
 
isNullCrit(ParseInfo, Expression) - Method in class org.teiid.query.parser.SQLParser
 
IsNullCriteria - Class in org.teiid.query.sql.lang
Represents criteria such as: "<expression> IS NULL".
IsNullCriteria() - Constructor for class org.teiid.query.sql.lang.IsNullCriteria
Constructs a default instance of this class.
IsNullCriteria(Expression) - Constructor for class org.teiid.query.sql.lang.IsNullCriteria
Constructs an instance of this class with an expression
isNullDependent() - Method in class org.teiid.query.function.FunctionDescriptor
 
isNullDependent(QueryMetadataInterface, Collection<GroupSymbol>, Criteria) - Static method in class org.teiid.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 org.teiid.query.optimizer.relational.rules.JoinUtil
 
isNullOnNull() - Method in class org.teiid.metadata.FunctionMethod
Returns true if the function returns null on any null input
ISO8601_WEEK - Static variable in class org.teiid.core.util.TimestampWithTimezone
 
ISO8601_WEEK_PROP - Static variable in class org.teiid.core.util.TimestampWithTimezone
 
ISO8601BasicFormat - Static variable in class org.teiid.translator.amazon.s3.AWS4SignerBase
format strings for the date/time and date stamps required during signing
ISOLATION - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
ISOLATION - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
isOpen() - Method in class org.teiid.internal.core.index.IndexInput
returns the open state of the index
isOpen(long) - Method in interface org.teiid.net.ServerConnection
 
isOpen() - Method in interface org.teiid.net.socket.ObjectChannel
 
isOpen(long) - Method in class org.teiid.net.socket.SocketServerConnection
 
isOpen() - Method in interface org.teiid.net.socket.SocketServerInstance
 
isOpen() - Method in class org.teiid.net.socket.SocketServerInstanceImpl
 
isOpen(long) - Method in class org.teiid.transport.LocalServerConnection
 
isOpen() - Method in class org.teiid.transport.SSLAwareChannelHandler.ObjectChannelImpl
 
isOptional() - Method in class org.teiid.metadata.ProcedureParameter
Deprecated.
isOptional() - Method in class org.teiid.query.sql.lang.CompareCriteria
Returns true if the compare criteria is used as join criteria, but not needed during processing.
isOptional() - Method in class org.teiid.query.sql.lang.FromClause
 
isOptional() - Method in class org.teiid.query.sql.symbol.Reference
 
isOracleSuppliedDriver() - Method in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
 
isOrderedOrStrictLimit(PlanNode) - Static method in class org.teiid.query.optimizer.relational.rules.FrameUtil
 
isOrdinal() - Method in class org.teiid.query.sql.lang.JsonTable.JsonColumn
 
isOrdinal() - Method in class org.teiid.query.sql.lang.TextTable.TextColumn
 
isOrdinal() - Method in class org.teiid.query.sql.lang.XMLTable.XMLColumn
 
isOuter() - Method in class org.teiid.query.sql.lang.JoinType
Check if this join type is an outer join.
isOverideTranslator(String) - Method in class org.teiid.adminapi.impl.VDBMetaData
 
ISOWEEK - Static variable in class org.teiid.translator.jdbc.hana.HanaExecutionFactory
 
isParallel() - Method in class org.teiid.query.util.CommandContext
 
isPartialResultsError() - Method in exception org.teiid.client.SourceWarning
 
isPartOfPrimaryKey(Column) - Static method in class org.teiid.translator.accumulo.AccumuloQueryVisitor
 
isPartOfPrimaryKey(Column) - Static method in class org.teiid.translator.excel.ExcelQueryVisitor
 
isPartOfPrimaryKey(String) - Method in class org.teiid.translator.infinispan.hotrod.IckleConversionVisitor
 
isPartOfPrimaryKey(Column) - Method in class org.teiid.translator.infinispan.hotrod.SchemaToProtobufProcessor
 
isPartOfUniqueKey(Column) - Method in class org.teiid.translator.infinispan.hotrod.SchemaToProtobufProcessor
 
isPassThrough() - Method in class org.teiid.logging.AuditMessage.LogonInfo
 
isPassthroughAuthentication() - Method in class org.teiid.jdbc.TeiidDataSource
When true, this connection uses the passed in security domain to do the authentication.
isPersistent() - Method in class org.teiid.common.buffer.CacheEntry
 
isPhysical() - Method in class org.teiid.metadata.Schema
 
isPhysical() - Method in class org.teiid.metadata.Table
 
isPK() - Method in class org.teiid.translator.couchbase.N1QLVisitor.CBColumn
 
isPKColumn(ColumnReference) - Method in class org.teiid.translator.couchbase.N1QLVisitor
 
isPoolable() - Method in class org.teiid.jdbc.StatementImpl
 
isPositional() - Method in class org.teiid.query.sql.symbol.Reference
 
isPositive(int) - Static method in class org.teiid.core.util.ArgCheck
Check that the value is positive (>0).
isPositive(int, String) - Static method in class org.teiid.core.util.ArgCheck
Check that the value is positive (>0).
isPositive(long) - Static method in class org.teiid.core.util.ArgCheck
Check that the value is positive (>0).
isPositive(long, String) - Static method in class org.teiid.core.util.ArgCheck
Check that the value is positive (>0).
isPreferMemory() - Method in class org.teiid.common.buffer.STree
 
isPrefersMemory() - Method in class org.teiid.query.sql.lang.CacheHint
 
isPrepared() - Method in class org.teiid.translator.jdbc.SQLConversionVisitor
 
isPrepared() - Method in class org.teiid.translator.jdbc.TranslatedCommand
Returns whether the statement is prepared.
isPreparedStatement() - Method in class org.teiid.client.RequestMessage
 
isPreserve() - Method in class org.teiid.query.sql.lang.FromClause
 
isPreview() - Method in class org.teiid.adminapi.impl.VDBMetaData
 
isProcedure(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
isProcedure(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
isProcedure(Object) - Method in interface org.teiid.query.metadata.QueryMetadataInterface
Determine whether this is a procedure
isProcedure(Object) - Method in class org.teiid.query.metadata.TempMetadataAdapter
 
isProcedure(Object) - Method in class org.teiid.query.metadata.TransformationMetadata
 
isProcedure() - Method in class org.teiid.query.sql.symbol.GroupSymbol
 
isProcedureRelational() - Method in class org.teiid.query.sql.lang.StoredProcedure
 
isProcedureReservedWord(String) - Static method in class org.teiid.query.sql.ProcedureReservedWords
Check whether a string is a procedure reserved word.
isProcessing() - Method in class org.teiid.dqp.internal.process.AbstractWorkItem
 
isProjected() - Method in class org.teiid.language.DerivedColumn
If this column is projected for use by Teiid
isProjSupported() - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
 
isPropagateName() - Method in class org.teiid.query.sql.symbol.DerivedColumn
 
isPseudo(Object) - Method in class org.teiid.dqp.internal.process.multisource.MultiSourceMetadataWrapper
 
isPseudo(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
isPseudo(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
isPseudo(Object) - Method in interface org.teiid.query.metadata.QueryMetadataInterface
 
isPushdownDefaultNullOrder() - Method in class org.teiid.query.util.Options
 
isPushedCommonTable() - Method in class org.teiid.query.sql.symbol.GroupSymbol
Returns if this is a pushed Common Table Set after resolving and initial common table planning
isPushedInQuery() - Method in class org.teiid.query.sql.lang.StoredProcedure
 
isQueued() - Method in class org.teiid.dqp.internal.process.DataTierTupleSource
 
isQuoteNameInSource() - Method in class org.teiid.translator.jdbc.JDBCMetadataProcessor
 
isRanking() - Method in class org.teiid.query.sql.symbol.AggregateSymbol
 
isReadOnly() - Method in class org.teiid.dqp.internal.datamgr.LanguageBridgeFactory
 
isReadOnly() - Method in class org.teiid.jdbc.ConnectionImpl
 
isReadOnly() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
isReadOnly(int) - Method in class org.teiid.jdbc.FilteredResultsMetadata
 
isReadOnly(int) - Method in class org.teiid.jdbc.ResultSetMetaDataImpl
 
isReadOnly() - Method in class org.teiid.metadata.PureZipFileSystem
isReadOnly() - Method in class org.teiid.query.sql.lang.StoredProcedure
 
isReadOnly() - Method in class org.teiid.query.util.CommandContext
 
isReadOnly() - Method in class org.teiid.resource.adapter.ftp.FtpFileSystem
 
isRealImplementation() - Method in class org.teiid.query.function.source.XMLHelper
 
isRealImplementation() - Method in class org.teiid.xquery.saxon.XMLHelperImpl
 
isRecursive() - Method in class org.teiid.query.sql.lang.WithQueryCommand
 
isRecusive() - Method in class org.teiid.language.WithItem
 
isRelativeXPath() - Method in class org.teiid.query.util.Options
 
isRemoved() - Method in class org.teiid.common.buffer.TupleBuffer
 
isRenameAllDuplicates() - Method in class org.teiid.metadata.MetadataFactory
 
isRenameDuplicateColumns() - Method in class org.teiid.metadata.MetadataFactory
 
isRenameDuplicateTables() - Method in class org.teiid.metadata.MetadataFactory
 
isRequired() - Method in class org.teiid.adminapi.impl.PropertyDefinitionMetadata
 
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.
isRequireTeiidCollation() - Method in class org.teiid.query.util.Options
 
isReservedWord(String) - Static method in class org.teiid.language.SQLConstants
Check whether a string is a reserved word.
isResolved() - Method in class org.teiid.net.HostInfo
 
isResolved() - Method in class org.teiid.query.sql.symbol.GroupSymbol
Returns true if this symbol has been completely resolved with respect to actual runtime metadata.
isResolveParameterValues() - Method in class org.teiid.adminapi.jboss.DMRCommandContext
 
isRestartInProgress() - Method in class org.teiid.deployers.RuntimeVDB
 
isRestrictToObjectClass() - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
 
isResultSetCacheEnabled() - Method in class org.teiid.query.util.CommandContext
 
isReturingParams() - Method in class org.teiid.dqp.internal.process.PreparedStatementRequest
 
isReturingParams() - Method in class org.teiid.dqp.internal.process.Request
 
isReturnable() - Method in class org.teiid.query.processor.proc.ExecDynamicSqlInstruction
 
isReturnable() - Method in class org.teiid.query.sql.proc.CommandStatement
 
isReturnAutoGeneratedKeys() - Method in class org.teiid.client.RequestMessage
 
isReturnAutoGeneratedKeys() - Method in interface org.teiid.CommandContext
Deprecated.
isReturnAutoGeneratedKeys() - Method in class org.teiid.query.util.CommandContext
 
isReturnComplexType() - Method in class org.teiid.translator.odata.ODataProcedureVisitor
 
isRightDistinct() - Method in class org.teiid.query.processor.relational.JoinNode
 
isRing(GeometryType) - Static method in class org.teiid.query.function.GeometryFunctionMethods
 
isRing(GeometryType) - Static method in class org.teiid.query.function.GeometryUtils
 
isRollup() - Method in class org.teiid.language.GroupBy
 
isRollup() - Method in class org.teiid.query.sql.lang.GroupBy
 
isRowConstructor() - Method in class org.teiid.query.sql.lang.Query
 
isRowValueFunction() - Method in class org.teiid.query.sql.symbol.AggregateSymbol
 
isRunning() - Method in class org.teiid.dqp.internal.process.DataTierTupleSource
 
isSameConnector(Object, Object, QueryMetadataInterface, CapabilitiesFinder) - Static method in class org.teiid.query.optimizer.relational.rules.CapabilitiesUtil
 
isSameInstance(ServerConnection) - Method in interface org.teiid.net.ServerConnection
 
isSameInstance(ServerConnection) - Method in class org.teiid.net.socket.SocketServerConnection
 
isSameInstance(ServerConnection) - Method in class org.teiid.transport.LocalServerConnection
 
isSameNodeInfo(NodeInfo) - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
Determine whether this is the same node as another node.
isSameProcess(ConnectionImpl) - Method in class org.teiid.jdbc.ConnectionImpl
 
isSameRM(XAResource) - Method in class org.teiid.jdbc.XAConnectionImpl
 
isSanitizeMessages() - Method in class org.teiid.query.util.Options
 
isSaveLastRow() - Method in class org.teiid.query.processor.BatchCollector
 
isScalarGroup(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
isScalarGroup(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
isScalarGroup(Object) - Method in interface org.teiid.query.metadata.QueryMetadataInterface
 
isScalarGroup(Object) - Method in class org.teiid.query.metadata.TempMetadataAdapter
 
isScalarGroup() - Method in class org.teiid.query.metadata.TempMetadataID
 
isSearchable(int) - Method in class org.teiid.jdbc.FilteredResultsMetadata
 
isSearchable(int) - Method in class org.teiid.jdbc.ResultSetMetaDataImpl
 
isSearchTypeSet() - Method in class org.teiid.metadata.Column
 
isSecure() - Method in class org.teiid.jdbc.TeiidDataSource
Returns a flag indicating whether to create a secure connection or not.
isSelectable() - Method in class org.teiid.metadata.Column
 
isSensitiveToMetadataChanges() - Method in class org.teiid.dqp.internal.process.AccessInfo
 
isSerial() - Method in class org.teiid.dqp.message.AtomicRequestMessage
 
isSession() - Method in class org.teiid.query.metadata.TempMetadataAdapter
 
isShared() - Method in class org.teiid.dqp.internal.datamgr.ConnectorManagerRepository
 
isShouldEvaluate() - Method in class org.teiid.query.processor.relational.AccessNode
 
isShutdown() - Method in interface org.teiid.query.tempdata.TempTableDataManager.RequestExecutor
 
isShutdownInProgress() - Method in interface org.teiid.deployers.ContainerLifeCycleListener
 
isSigned(int) - Method in class org.teiid.jdbc.FilteredResultsMetadata
 
isSigned(int) - Method in class org.teiid.jdbc.ParameterMetaDataImpl
 
isSigned(int) - Method in class org.teiid.jdbc.ResultSetMetaDataImpl
 
isSigned() - Method in class org.teiid.metadata.Column
 
isSigned() - Method in class org.teiid.metadata.Datatype
 
isSilent() - Method in class org.teiid.adminapi.jboss.DMRCommandContext
 
isSimple(GeometryType) - Static method in class org.teiid.query.function.GeometryFunctionMethods
 
isSimple(GeometryType) - Static method in class org.teiid.query.function.GeometryUtils
 
isSimple() - Method in class org.teiid.query.sql.lang.Option.MakeDep
 
isSimple() - Method in class org.teiid.query.validator.UpdateValidator.UpdateInfo
 
isSingleResult() - Method in class org.teiid.language.BatchedUpdates
Whether the batch represents a logical unit of work It is not required that this be treated as atomic, but the translator can use this as hint
isSingleResult() - Method in class org.teiid.query.sql.lang.BatchedUpdateCommand
 
isSource() - Method in class org.teiid.adminapi.impl.ModelMetaData
 
isSource() - Method in interface org.teiid.adminapi.Model
Determine if this model is a Source model.
isSource() - Method in class org.teiid.logging.CommandLogMessage
 
isSourceRequest() - Method in class org.teiid.adminapi.impl.RequestMetadata
 
isSourceRequest() - Method in interface org.teiid.adminapi.RequestBean
 
isSourceRequired() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
isSourceRequired() - Method in class org.teiid.translator.ExecutionFactory
Flag that indicates if a underlying source connection required for this execution factory to work
isSourceRequired() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
isSourceRequired() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
 
isSourceRequired() - Method in class org.teiid.translator.yahoo.YahooExecutionFactory
 
isSourceRequiredForCapabilities() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
isSourceRequiredForCapabilities() - Method in class org.teiid.translator.cassandra.CassandraExecutionFactory
 
isSourceRequiredForCapabilities() - Method in class org.teiid.translator.ExecutionFactory
If true, the ExecutionFactory.initCapabilities(Object) method will be consulted prior to determining the capabilities
isSourceRequiredForCapabilities() - Method in class org.teiid.translator.infinispan.hotrod.InfinispanExecutionFactory
 
isSourceRequiredForCapabilities() - Method in class org.teiid.translator.jdbc.hsql.HsqlExecutionFactory
 
isSourceRequiredForCapabilities() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
isSourceRequiredForCapabilities() - Method in class org.teiid.translator.jdbc.sap.SAPIQExecutionFactory
 
isSourceRequiredForCapabilities() - Method in class org.teiid.translator.mongodb.MongoDBExecutionFactory
 
isSourceRequiredForMetadata() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
isSourceRequiredForMetadata() - Method in class org.teiid.translator.ExecutionFactory
Flag that indicates if a underlying source connection required for this execution factory to return metadata
isSourceRequiredForMetadata() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
 
isSourceRequiredForMetadata() - Method in class org.teiid.translator.prestodb.PrestoDBExecutionFactory
 
isSqlExtensionsInstalled() - Method in class org.teiid.translator.jdbc.netezza.NetezzaExecutionFactory
 
isSsl() - Method in class org.teiid.net.HostInfo
 
isSslEnabled() - Method in class org.teiid.transport.SSLConfiguration
 
isStale(VDBMetaData, long) - Method in class org.teiid.jboss.ObjectSerializer
 
isStar() - Method in class org.teiid.query.sql.lang.Select
Checks for a Select * clause
isStarted() - Method in interface org.teiid.deployers.ContainerLifeCycleListener
 
isStreaming() - Method in class org.teiid.xquery.saxon.SaxonXQueryExpression
Streaming eligible if using document projection and the context path is streamable.
isStrict() - Method in class org.teiid.query.sql.lang.Limit
 
isStrict() - Method in exception org.teiid.translator.DataNotAvailableException
If the delay or Date is strictly enforced then the execution will not asked for results until after that time or until ExecutionContext.dataAvailable() is called.
isSubqueryUnnestDefault() - Method in class org.teiid.query.util.Options
 
isSuccessful() - Method in class org.teiid.resource.adapter.salesforce.transport.SalesforceCXFTransport
 
isSupportsMultiSourceBindings() - Method in class org.teiid.adminapi.impl.ModelMetaData
 
isSupportsMultiSourceBindings() - Method in interface org.teiid.adminapi.Model
Determine whether this model can support more than one source.
isSync() - Method in class org.teiid.client.RequestMessage
 
isSystem() - Method in class org.teiid.metadata.Table
 
isSystemErrorState(String) - Static method in class org.teiid.jdbc.SQLStates
 
isSystemErrorState() - Method in exception org.teiid.jdbc.TeiidSQLException
 
isSystemFunction(String) - Method in class org.teiid.query.function.FunctionDescriptor
 
isTableReference() - Method in class org.teiid.language.Call
 
isTailLast() - Method in class org.teiid.jdbc.BatchResults
 
isTempAccessible(DataPolicy.PermissionType, String, DataPolicy.Context, CommandContext) - Method in class org.teiid.dqp.internal.process.DataRolePolicyDecider
 
isTempAccessible(DataPolicy.PermissionType, String, DataPolicy.Context, CommandContext) - Method in interface org.teiid.PolicyDecider
Checks if the given temp table is accessible.
isTempGroupInsert() - Method in class org.teiid.query.processor.relational.ProjectIntoNode
 
isTempGroupName(String) - Static method in class org.teiid.query.sql.symbol.GroupSymbol
 
isTempGroupSymbol() - Method in class org.teiid.query.sql.symbol.GroupSymbol
Returns true if this is a symbol for a temporary (implicit or explicit) group May return false for explicit temp tables prior to resolving.
isTemporary() - Method in class org.teiid.common.buffer.FileStoreInputStreamFactory
 
isTemporaryTable(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
isTemporaryTable(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
isTemporaryTable(Object) - Method in interface org.teiid.query.metadata.QueryMetadataInterface
Determine whether a group is a temporary table.
isTemporaryTable(Object) - Method in class org.teiid.query.metadata.TempMetadataAdapter
 
isTempTable() - Method in class org.teiid.query.metadata.TempMetadataID
Whether it is a temporary table
isTempTable() - Method in class org.teiid.query.sql.symbol.GroupSymbol
Returns if this is a Temp Table Set after resolving.
isTerminated() - Method in class org.teiid.adminapi.jboss.DMRCommandContext
 
isTerminated() - Method in class org.teiid.dqp.internal.process.ThreadReuseExecutor
 
isThreadBound() - Method in interface org.teiid.dqp.internal.datamgr.ConnectorWork
 
isThreadBound() - Method in class org.teiid.dqp.internal.datamgr.ConnectorWorkItem
 
isThreadBound() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
isThreadBound() - Method in class org.teiid.translator.ExecutionFactory
 
isThreadSafeXmlFactories() - Static method in class org.teiid.core.types.XMLType
 
isThrowError() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
 
isTracingEnabled(Options, String) - Method in class org.teiid.query.util.TeiidTracingUtil
Return true if tracing is enabled.
isTracingWithActiveSpanOnly() - Method in class org.teiid.query.util.Options
 
isTransactional() - Method in interface org.teiid.cache.Cache
If the cache is transactional
isTransactional() - Method in class org.teiid.cache.infinispan.InfinispanCache
 
isTransactional() - Method in class org.teiid.dqp.internal.datamgr.ExecutionContextImpl
 
isTransactional() - Method in class org.teiid.dqp.internal.process.DataTierTupleSource
 
isTransactional() - Method in class org.teiid.dqp.internal.process.SessionAwareCache
 
isTransactional() - Method in class org.teiid.dqp.message.AtomicRequestMessage
 
isTransactional() - Method in interface org.teiid.translator.ExecutionContext
Flag indicates that the operation needs to be executed in a XA transaction.
isTransformable(Class<?>, Class<?>) - Static method in class org.teiid.core.types.DataTypeManager
Does a transformation exist between the source and target type?
isTransformable(String, String) - Static method in class org.teiid.core.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.
isTranslator(DeploymentUnit) - Static method in class org.teiid.jboss.TeiidAttachments
 
isTrappingExceptions() - Method in class org.teiid.query.processor.proc.Program
 
isTrimColumnNames() - Method in class org.teiid.translator.hive.HiveMetadataProcessor
 
isTrimStrings() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
isTrue(boolean, String) - Static method in class org.teiid.core.util.ArgCheck
Check that the boolean condition is true; throw an IllegalArgumentException if not.
isTrue(String) - Static method in class org.teiid.query.parser.SQLParserUtil
 
isTrustAllLocal() - Method in class org.teiid.services.SessionServiceImpl
 
isTruststoreCheckExpired() - Method in class org.teiid.transport.SSLConfiguration
 
isTyped() - Method in class net.sf.saxon.option.xom.XOMDocumentWrapper
Ask whether the document contains any nodes whose type annotation is anything other than UNTYPED
isUnrelated() - Method in class org.teiid.query.sql.lang.OrderByItem
 
isUnsignedTypeName(String) - Method in class org.teiid.translator.jdbc.JDBCMetadataProcessor
Determine if the type name represents an unsigned type
isUnused() - Method in class org.teiid.query.processor.relational.DependentValueSource
 
isUnused() - Method in interface org.teiid.query.sql.util.ValueIteratorSource
 
isUpdatable() - Method in class org.teiid.metadata.Column
 
isUpdatable() - Method in class org.teiid.query.metadata.TempMetadataID
 
isUpdatable(boolean) - Method in class org.teiid.query.sql.lang.CacheHint
 
isUpdatable() - Method in class org.teiid.query.tempdata.TempTable
 
isUpdate(Command) - Static method in class org.teiid.query.processor.relational.RelationalNodeUtil
Returns whether the relational command is an update.
isUpdate() - Method in class org.teiid.translator.google.visitor.SpreadsheetCriteriaVisitor
 
isUpdate() - Method in class org.teiid.translator.google.visitor.SpreadsheetSQLVisitor
 
isUpdateAllowed() - Method in class org.teiid.query.validator.UpdateValidator.UpdateMapping
 
isUpdatePlanEnabled() - Method in class org.teiid.metadata.Table
 
isUpdateResult() - Method in class org.teiid.client.ResultsMessage
 
isUpdateSql(String) - Static method in class org.teiid.core.util.SqlUtil
Determines whether a sql statement is an update (INSERT, UPDATE, or DELETE).
isUpsert() - Method in class org.teiid.language.Insert
 
isUpsert() - Method in class org.teiid.query.sql.lang.Insert
 
isUpToDate() - Method in class org.teiid.query.tempdata.GlobalTableStoreImpl.MatTableInfo
 
isUsageErrorState(String) - Static method in class org.teiid.jdbc.SQLStates
 
isUsageErrorState() - Method in exception org.teiid.jdbc.TeiidSQLException
 
isUseAliases() - Method in class org.teiid.query.sql.lang.SourceHint
 
isUseAliases() - Method in class org.teiid.query.sql.lang.SourceHint.SpecificHint
 
isUseAnyIndexCardinality() - Method in class org.teiid.translator.jdbc.JDBCMetadataProcessor
 
isUseBindings() - Method in class org.teiid.query.processor.relational.DependentAccessNode
 
isUseCatalogName() - Method in class org.teiid.translator.jdbc.JDBCMetadataProcessor
 
isUseDatabaseMetaData() - Method in class org.teiid.translator.hive.BaseHiveExecutionFactory
 
isUseDatabaseMetaData() - Method in class org.teiid.translator.hive.HiveMetadataProcessor
 
isUseDefaultHost() - Method in class org.teiid.translator.swagger.SwaggerMetadataProcessor
 
isUseDisk() - Method in class org.teiid.runtime.EmbeddedConfiguration
 
isUseDisk() - Method in class org.teiid.services.BufferServiceImpl
 
isUseDouble() - Method in class org.teiid.translator.couchbase.CouchbaseExecutionFactory
 
isUseFullSchemaName() - Method in class org.teiid.translator.jdbc.JDBCMetadataProcessor
 
isUseGeometryType() - Method in class org.teiid.translator.jdbc.oracle.OracleMetadataProcessor
 
isUseIntegralTypes() - Method in class org.teiid.translator.jdbc.JDBCMetadataProcessor
 
isUseProcedureSpecificName() - Method in class org.teiid.translator.jdbc.JDBCMetadataProcessor
 
isUseQualifiedName() - Method in class org.teiid.translator.jdbc.JDBCMetadataProcessor
 
isUserOrdering() - Method in class org.teiid.query.sql.lang.OrderBy
 
isUsingBinding() - Method in class org.teiid.translator.jdbc.SQLConversionVisitor
 
isUsingDefault() - Method in class org.teiid.query.sql.lang.SPParameter
 
isUsingDefaultColumn() - Method in class org.teiid.query.sql.lang.XMLTable
 
isUsingRowDelimiter() - Method in class org.teiid.query.sql.lang.TextTable
 
isUsingSSL() - Method in class org.teiid.net.TeiidURL
 
ISUTF8 - Static variable in class org.teiid.translator.jdbc.vertica.VerticaExecutionFactory
 
isUUIDSet() - Method in class org.teiid.metadata.AbstractMetadataRecord
 
isValid() - Method in class org.teiid.adminapi.impl.VDBMetaData
 
isValid() - Method in interface org.teiid.adminapi.VDB
Shows if VDB is a valid entity
isValid(String) - Method in class org.teiid.dqp.internal.process.CachedFinder
 
isValid(int) - Method in class org.teiid.jdbc.ConnectionImpl
 
isValid(GeometryType) - Static method in class org.teiid.query.function.GeometryFunctionMethods
 
isValid(GeometryType) - Static method in class org.teiid.query.function.GeometryUtils
 
isValid(String) - Method in class org.teiid.query.metadata.TempCapabilitiesFinder
 
isValid(String) - Method in interface org.teiid.query.optimizer.capabilities.CapabilitiesFinder
 
isValid() - Method in class org.teiid.query.optimizer.relational.rules.CriteriaCapabilityValidatorVisitor
 
isValid() - Method in class org.teiid.query.tempdata.GlobalTableStoreImpl.MatTableInfo
 
isValid() - Method in class org.teiid.resource.adapter.salesforce.SalesforceConnectionImpl
 
isValid() - Method in class org.teiid.resource.spi.BasicManagedConnection
 
isValid() - Method in interface org.teiid.translator.salesforce.SalesforceConnection
 
isValidAncestorAxis - Static variable in class org.teiid.xquery.saxon.SaxonXQueryExpression
 
isValidateAccess() - Method in class org.teiid.query.processor.proc.ProcedurePlan
 
isValidNCName(String) - Method in class org.teiid.query.function.source.XMLHelper
 
isValidNCName(String) - Static method in class org.teiid.xquery.saxon.XMLFunctions
 
isValidNCName(String) - Method in class org.teiid.xquery.saxon.XMLHelperImpl
 
isValidServerURL(String) - Static method in class org.teiid.net.TeiidURL
Validates that a server URL is in the correct format.
isValueCacheEnabled() - Static method in class org.teiid.core.types.DataTypeManager
 
isVarArg() - Method in class org.teiid.metadata.FunctionParameter
 
isVarArg() - Method in class org.teiid.metadata.ProcedureParameter
 
isVarArg() - Method in class org.teiid.query.sql.lang.SPParameter
 
isVarArgArrayParam(FunctionMethod, Class<?>[], int, Class<?>) - Method in class org.teiid.query.function.FunctionLibrary
 
isVarArgs() - Method in class org.teiid.metadata.FunctionMethod
 
isVariableSize(Class<?>) - Static method in class org.teiid.common.buffer.impl.SizeUtility
 
isVariadic(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
isVariadic(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
isVariadic(Object) - Method in interface org.teiid.query.metadata.QueryMetadataInterface
 
isVariadic(Object) - Method in class org.teiid.query.metadata.TransformationMetadata
 
isVDBDDLDeployment(DeploymentUnit) - Static method in class org.teiid.jboss.TeiidAttachments
 
isVDBDeployment(DeploymentUnit) - Static method in class org.teiid.jboss.TeiidAttachments
 
isVDBXMLDeployment(DeploymentUnit) - Static method in class org.teiid.jboss.TeiidAttachments
 
isView(GroupSymbol, QueryMetadataInterface) - Static method in class org.teiid.query.resolver.QueryResolver
 
isVirtual() - Method in class org.teiid.metadata.Procedure
 
isVirtual() - Method in class org.teiid.metadata.Table
 
isVirtual() - Method in class org.teiid.query.metadata.TempMetadataID
Check whether this group is virtual
isVirtualGroup(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
isVirtualGroup(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
isVirtualGroup(Object) - Method in interface org.teiid.query.metadata.QueryMetadataInterface
Determine whether a group is virtual or not.
isVirtualGroup(Object) - Method in class org.teiid.query.metadata.TempMetadataAdapter
 
isVirtualGroup(Object) - Method in class org.teiid.query.metadata.TransformationMetadata
 
isVirtualModel(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
isVirtualModel(Object) - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
isVirtualModel(Object) - Method in interface org.teiid.query.metadata.QueryMetadataInterface
Determine whether a model is virtual or not.
isVirtualModel(Object) - Method in class org.teiid.query.metadata.TempMetadataAdapter
 
isVirtualModel(Object) - Method in class org.teiid.query.metadata.TransformationMetadata
 
isVisible() - Method in class org.teiid.adminapi.impl.ModelMetaData
 
isVisible(String) - Method in class org.teiid.adminapi.impl.VDBMetaData
 
isVisible() - Method in interface org.teiid.adminapi.Model
Determine whether this model is exposed for querying.
isVisible(String) - Method in interface org.teiid.adminapi.VDB
Whether the model is visible
isVisible() - Method in class org.teiid.metadata.Schema
 
isWarning() - Method in class org.teiid.query.sql.proc.RaiseStatement
 
isWellFormed() - Method in class org.teiid.query.sql.symbol.XMLParse
 
isWidenUnsingedTypes() - Method in class org.teiid.translator.jdbc.JDBCMetadataProcessor
 
isWindowed() - Method in class org.teiid.query.sql.symbol.AggregateSymbol
 
isWorkflowMode() - Method in class org.teiid.adminapi.jboss.DMRCommandContext
 
isWrapperFor(Class<?>) - Method in class org.teiid.jdbc.WrapperImpl
 
isWritable(int) - Method in class org.teiid.jdbc.FilteredResultsMetadata
 
isWritable(int) - Method in class org.teiid.jdbc.ResultSetMetaDataImpl
 
isXml(Reader) - Static method in class org.teiid.core.types.basic.StringToSQLXMLTransform
 
isXmlDeployment() - Method in class org.teiid.adminapi.impl.VDBMetaData
If this is a *-vdb.xml deployment
isZeroBased() - Method in class org.teiid.core.types.ArrayImpl
 
ITEM_NAME - Static variable in interface org.teiid.translator.simpledb.api.SimpleDBConnection
 
ITEM_NAME - Static variable in class org.teiid.translator.simpledb.SimpleDBMetadataProcessor
 
iter - Variable in class org.teiid.xquery.saxon.SaxonXQueryExpression.Result
 
iterate() - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
To implement Sequence, this method returns a singleton iterator that delivers this item in the form of a sequence
iterateAttributes(NodeTest) - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
 
iterateChildren(NodeTest) - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
 
iterateCursor(String) - Method in class org.teiid.query.processor.proc.ProcedurePlan
 
iterateDescendants(NodeTest, boolean) - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
 
iterateSiblings(NodeTest, boolean) - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
 
ITERATION_TERMINATED - Static variable in class org.teiid.common.buffer.TupleBatch
 
iterator() - Method in class org.teiid.translator.google.api.result.RowsResult
 

J

JAAS - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
JAAS - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
JAAS_NAME - Static variable in interface org.teiid.net.TeiidURL.CONNECTION
 
jaccardDistance(String, String) - Static method in class org.teiid.dataquality.OSDQFunctions
 
jaroWinklerDistance(String, String) - Static method in class org.teiid.dataquality.OSDQFunctions
 
JAVA_CLASS - Static variable in interface org.teiid.query.metadata.DDLConstants
 
JAVA_METHOD - Static variable in interface org.teiid.query.metadata.DDLConstants
 
JAVA_PROP_HTTP_PROXY_HOST - Static variable in class org.teiid.translator.yahoo.YahooExecution
 
JAVA_PROP_HTTP_PROXY_PORT - Static variable in class org.teiid.translator.yahoo.YahooExecution
 
JavaCharStream - Class in org.teiid.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 org.teiid.query.parser.JavaCharStream
Constructor.
JavaCharStream(Reader, int, int) - Constructor for class org.teiid.query.parser.JavaCharStream
Constructor.
JavaCharStream(Reader) - Constructor for class org.teiid.query.parser.JavaCharStream
Constructor.
JavaCharStream(InputStream, String, int, int, int) - Constructor for class org.teiid.query.parser.JavaCharStream
Constructor.
JavaCharStream(InputStream, int, int, int) - Constructor for class org.teiid.query.parser.JavaCharStream
Constructor.
JavaCharStream(InputStream, String, int, int) - Constructor for class org.teiid.query.parser.JavaCharStream
Constructor.
JavaCharStream(InputStream, int, int) - Constructor for class org.teiid.query.parser.JavaCharStream
Constructor.
JavaCharStream(InputStream, String) - Constructor for class org.teiid.query.parser.JavaCharStream
Constructor.
JavaCharStream(InputStream) - Constructor for class org.teiid.query.parser.JavaCharStream
Constructor.
JavaLogger - Class in org.teiid.logging
Write to Java logging
JavaLogger() - Constructor for class org.teiid.logging.JavaLogger
 
JavaVirtualFile - Class in org.teiid.file
 
JavaVirtualFile(File) - Constructor for class org.teiid.file.JavaVirtualFile
 
JBossLogger - Class in org.teiid.runtime
 
JBossLogger() - Constructor for class org.teiid.runtime.JBossLogger
 
JBossSecurityHelper - Class in org.teiid.jboss
 
JBossSecurityHelper() - Constructor for class org.teiid.jboss.JBossSecurityHelper
 
JBossVirtualFile - Class in org.teiid.metadata
 
JBossVirtualFile(VirtualFile) - Constructor for class org.teiid.metadata.JBossVirtualFile
 
JDBC - Static variable in class org.teiid.jdbc.BaseDataSource
 
JDBC4COLUMNNAMEANDLABELSEMANTICS - Static variable in interface org.teiid.jdbc.ExecutionProperties
TEIID-1651 A change was made in JDBC4 so that when an 'Alias' is used it will now be returned as the label.
JDBC_PROTOCOL - Static variable in class org.teiid.jdbc.JDBCURL
 
JDBCBaseExecution - Class in org.teiid.translator.jdbc
 
JDBCBaseExecution(Command, Connection, ExecutionContext, JDBCExecutionFactory) - Constructor for class org.teiid.translator.jdbc.JDBCBaseExecution
 
jdbcCompliant() - Method in class org.teiid.jdbc.TeiidDriver
This method returns true if the driver passes jdbc compliance tests.
JDBCDirectQueryExecution - Class in org.teiid.translator.jdbc
 
JDBCDirectQueryExecution(List<Argument>, Command, Connection, ExecutionContext, JDBCExecutionFactory) - Constructor for class org.teiid.translator.jdbc.JDBCDirectQueryExecution
 
JDBCExecutionException - Exception in org.teiid.translator.jdbc
 
JDBCExecutionException(BundleUtil.Event, SQLException, TranslatedCommand...) - Constructor for exception org.teiid.translator.jdbc.JDBCExecutionException
 
JDBCExecutionException(BundleUtil.Event, SQLException, String) - Constructor for exception org.teiid.translator.jdbc.JDBCExecutionException
 
JDBCExecutionFactory - Class in org.teiid.translator.jdbc
JDBC implementation of Connector interface.
JDBCExecutionFactory() - Constructor for class org.teiid.translator.jdbc.JDBCExecutionFactory
 
JDBCExecutionFactory.StructRetrieval - Enum in org.teiid.translator.jdbc
 
JDBCMetadataProcessor - Class in org.teiid.translator.jdbc
Reads from DatabaseMetaData and creates metadata through the MetadataFactory.
JDBCMetadataProcessor() - Constructor for class org.teiid.translator.jdbc.JDBCMetadataProcessor
 
JDBCMetdataProcessor - Class in org.teiid.translator.jdbc
Deprecated. 
JDBCMetdataProcessor() - Constructor for class org.teiid.translator.jdbc.JDBCMetdataProcessor
Deprecated.
 
JDBCPlugin - Class in org.teiid.jdbc
JDBCPlugin
JDBCPlugin() - Constructor for class org.teiid.jdbc.JDBCPlugin
 
JDBCPlugin - Class in org.teiid.translator.jdbc
 
JDBCPlugin() - Constructor for class org.teiid.translator.jdbc.JDBCPlugin
 
JDBCPlugin.Event - Enum in org.teiid.jdbc
 
JDBCPlugin.Event - Enum in org.teiid.translator.jdbc
 
JDBCProcedureExecution - Class in org.teiid.translator.jdbc
 
JDBCProcedureExecution(Command, Connection, ExecutionContext, JDBCExecutionFactory) - Constructor for class org.teiid.translator.jdbc.JDBCProcedureExecution
 
JDBCQueryExecution - Class in org.teiid.translator.jdbc
 
JDBCQueryExecution(Command, Connection, ExecutionContext, JDBCExecutionFactory) - Constructor for class org.teiid.translator.jdbc.JDBCQueryExecution
 
JDBCSQLTypeInfo - Class in org.teiid.core.types
This is a helper class used to obtain SQL type information for java types.
JDBCSQLTypeInfo.TypeInfo - Class in org.teiid.core.types
 
JDBCUpdateExecution - Class in org.teiid.translator.jdbc
 
JDBCUpdateExecution(Command, Connection, ExecutionContext, JDBCExecutionFactory) - Constructor for class org.teiid.translator.jdbc.JDBCUpdateExecution
 
JDBCURL - Class in org.teiid.jdbc
 
JDBCURL(String) - Constructor for class org.teiid.jdbc.JDBCURL
 
JDBCURL(String, String, Properties) - Constructor for class org.teiid.jdbc.JDBCURL
 
JDBCURL.ConnectionType - Enum in org.teiid.jdbc
 
JGroupsInputStream - Class in org.teiid.replication.jgroups
 
JGroupsInputStream(long) - Constructor for class org.teiid.replication.jgroups.JGroupsInputStream
 
JGroupsObjectReplicator - Class in org.teiid.replication.jgroups
 
JGroupsObjectReplicator(ChannelFactory, Executor) - Constructor for class org.teiid.replication.jgroups.JGroupsObjectReplicator
 
JGroupsOutputStream - Class in org.teiid.replication.jgroups
 
JGroupsOutputStream(RpcDispatcher, List<Address>, Serializable, short, boolean) - Constructor for class org.teiid.replication.jgroups.JGroupsOutputStream
 
jj_nt - Variable in class org.teiid.query.parser.SQLParser
Next token.
jjFillToken() - Method in class org.teiid.query.parser.SQLParserTokenManager
 
jjnewLexState - Static variable in class org.teiid.query.parser.SQLParserTokenManager
Lex State array.
jjstrLiteralImages - Static variable in class org.teiid.query.parser.SQLParserTokenManager
Token literal values.
JMXService - Class in org.teiid.runtime.jmx
Registers Teiid beans with JMX.
JMXService(DQPCore, BufferServiceImpl, SessionService) - Constructor for class org.teiid.runtime.jmx.JMXService
 
jndiNameForRuntime(String) - Static method in class org.teiid.transport.LocalServerConnection
 
join(Collection<String>, String) - Static method in class org.teiid.core.util.StringUtil
Join string pieces and separate with a delimiter.
Join - Class in org.teiid.language
 
Join(TableReference, TableReference, Join.JoinType, Condition) - Constructor for class org.teiid.language.Join
 
JOIN - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
JOIN - Static variable in class org.teiid.query.optimizer.relational.plantree.NodeConstants.Types
 
JOIN - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
Join.JoinType - Enum in org.teiid.language
 
JOIN_ANTI_SEMI - Static variable in class org.teiid.query.sql.lang.JoinType
internal ANTI SEMI Join type
JOIN_COLUMN - Static variable in class org.teiid.translator.odata.ODataMetadataProcessor
 
JOIN_CROSS - Static variable in class org.teiid.query.sql.lang.JoinType
Represents a cross join: a CROSS JOIN b
JOIN_DESCRIPTOR - Static variable in class org.teiid.metadata.index.MetadataConstants.RECORD_TYPE
 
JOIN_FULL_OUTER - Static variable in class org.teiid.query.sql.lang.JoinType
Represents a full outer join: a FULL OUTER JOIN b
JOIN_INNER - Static variable in class org.teiid.query.sql.lang.JoinType
Represents an inner join: a INNER JOIN b
JOIN_LEFT_OUTER - Static variable in class org.teiid.query.sql.lang.JoinType
Represents a left outer join: a LEFT OUTER JOIN b
JOIN_PREFETCH_BATCHES - Static variable in class org.teiid.query.util.Options
 
JOIN_RIGHT_OUTER - Static variable in class org.teiid.query.sql.lang.JoinType
Represents a right outer join: a RIGHT OUTER JOIN b
JOIN_SEMI - Static variable in class org.teiid.query.sql.lang.JoinType
internal SEMI Join type
JOIN_UNION - Static variable in class org.teiid.query.sql.lang.JoinType
Represents a union join: a UNION JOIN b - not used after rewrite
joinedDocuments - Variable in class org.teiid.translator.mongodb.MongoDBSelectVisitor
 
joinedTable(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
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 org.teiid.query.processor.relational
 
JoinNode(int) - Constructor for class org.teiid.query.processor.relational.JoinNode
 
joinNode - Variable in class org.teiid.query.processor.relational.JoinStrategy
 
joinNode - Variable in class org.teiid.translator.document.DocumentNode
 
joinNode - Variable in class org.teiid.translator.odata4.ODataQuery
 
JoinNode.JoinStrategyType - Enum in org.teiid.query.processor.relational
 
JoinPredicate - Class in org.teiid.query.sql.lang
Represents a subpart of the FROM clause specifying a join within the FROM.
JoinPredicate() - Constructor for class org.teiid.query.sql.lang.JoinPredicate
Construct a JoinPredicate
JoinPredicate(FromClause, FromClause, JoinType) - Constructor for class org.teiid.query.sql.lang.JoinPredicate
Construct a JoinPredicate between two clauses of the specified type.
JoinPredicate(FromClause, FromClause, JoinType, List) - Constructor for class org.teiid.query.sql.lang.JoinPredicate
Construct a JoinPredicate between two clauses of the specified type.
JoinPredicate(FromClause, FromClause, JoinType, Criteria) - Constructor for class org.teiid.query.sql.lang.JoinPredicate
Construct a JoinPredicate between two clauses of the specified type.
joinPrefetchBatches(int) - Method in class org.teiid.query.util.Options
 
JoinQueryVisitor - Class in org.teiid.translator.salesforce.execution.visitors
Salesforce supports joins only on primary key/foreign key relationships.
JoinQueryVisitor(RuntimeMetadata) - Constructor for class org.teiid.translator.salesforce.execution.visitors.JoinQueryVisitor
 
JoinStrategy - Class in org.teiid.query.processor.relational
 
JoinStrategy() - Constructor for class org.teiid.query.processor.relational.JoinStrategy
 
JoinType - Class in org.teiid.query.sql.lang
This class represents a join type.
JoinUtil - Class in org.teiid.query.optimizer.relational.rules
Utility methods for query planning related to joins.
joinWith(Join.JoinType, DocumentNode) - Method in class org.teiid.translator.document.DocumentNode
 
JPA2ExecutionFactory - Class in org.teiid.translator.jpa
 
JPA2ExecutionFactory() - Constructor for class org.teiid.translator.jpa.JPA2ExecutionFactory
 
JPA_URI - Static variable in class org.teiid.metadata.NamespaceContainer
 
JPAMetadataProcessor - Class in org.teiid.translator.jpa
TODO: - support of abstract entities is an issue, should we represent base and extended types, just extended types?
JPAMetadataProcessor() - Constructor for class org.teiid.translator.jpa.JPAMetadataProcessor
 
JPAPlugin - Class in org.teiid.translator.jpa
 
JPAPlugin() - Constructor for class org.teiid.translator.jpa.JPAPlugin
 
JPAPlugin.Event - Enum in org.teiid.translator.jpa
 
JPQLBaseExecution - Class in org.teiid.translator.jpa
 
JPQLBaseExecution(ExecutionContext, RuntimeMetadata, EntityManager) - Constructor for class org.teiid.translator.jpa.JPQLBaseExecution
 
JPQLDirectQueryExecution - Class in org.teiid.translator.jpa
 
JPQLDirectQueryExecution(List<Argument>, Command, ExecutionContext, RuntimeMetadata, EntityManager, String, boolean) - Constructor for class org.teiid.translator.jpa.JPQLDirectQueryExecution
 
JPQLQueryExecution - Class in org.teiid.translator.jpa
 
JPQLQueryExecution(JPA2ExecutionFactory, QueryExpression, ExecutionContext, RuntimeMetadata, EntityManager) - Constructor for class org.teiid.translator.jpa.JPQLQueryExecution
 
JPQLSelectVisitor - Class in org.teiid.translator.jpa
This visitor converts the Teiid command into JPQL string
JPQLSelectVisitor(JPA2ExecutionFactory, RuntimeMetadata) - Constructor for class org.teiid.translator.jpa.JPQLSelectVisitor
 
JPQLUpdateExecution - Class in org.teiid.translator.jpa
 
JPQLUpdateExecution(Command, ExecutionContext, RuntimeMetadata, EntityManager) - Constructor for class org.teiid.translator.jpa.JPQLUpdateExecution
 
JPQLUpdateQueryVisitor - Class in org.teiid.translator.jpa
 
JPQLUpdateQueryVisitor() - Constructor for class org.teiid.translator.jpa.JPQLUpdateQueryVisitor
 
JSON - Static variable in class org.teiid.core.types.DataTypeManager.DefaultDataClasses
 
JSON - Static variable in class org.teiid.core.types.DataTypeManager.DefaultDataTypes
 
JSON - Static variable in class org.teiid.core.types.DataTypeManager.DefaultTypeCodes
 
JSON - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
JSON - Static variable in interface org.teiid.query.function.metadata.FunctionCategoryConstants
"JSON" functions are for manipulating JSON documents.
JSON - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
JSON - Static variable in interface org.teiid.translator.couchbase.CouchbaseProperties
 
JSON - Static variable in class org.teiid.translator.jdbc.FunctionModifier
 
JSON - Static variable in class org.teiid.translator.TypeFacility.RUNTIME_CODES
 
JSON - Static variable in class org.teiid.translator.TypeFacility.RUNTIME_NAMES
 
JSON - Static variable in interface org.teiid.translator.TypeFacility.RUNTIME_TYPES
 
JSON_FACTORY - Static variable in class org.teiid.resource.adapter.google.v4.ClientConstants
Global instance of the JSON factory.
jsonArray(CommandContext, Function, Object[], JSONFunctionMethods.JSONBuilder, Evaluator, List<?>) - Static method in class org.teiid.query.eval.Evaluator
 
JSONARRAY - Static variable in class org.teiid.query.function.FunctionLibrary
 
jsonArray(CommandContext, Object...) - Static method in class org.teiid.query.function.JSONFunctionMethods
 
JSONARRAY_AGG - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
JSONARRAY_AGG - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
JSONArrayAgg - Class in org.teiid.query.function.aggregate
Aggregates Json entries
JSONArrayAgg() - Constructor for class org.teiid.query.function.aggregate.JSONArrayAgg
 
JSONBuilder(BufferManager) - Constructor for class org.teiid.query.function.JSONFunctionMethods.JSONBuilder
 
jsonColumn(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
JsonColumn(String) - Constructor for class org.teiid.query.sql.lang.JsonTable.JsonColumn
 
JsonColumn(String, String, String) - Constructor for class org.teiid.query.sql.lang.JsonTable.JsonColumn
 
JsonColumn() - Constructor for class org.teiid.query.sql.lang.JsonTable.JsonColumn
 
JSONFunctionMethods - Class in org.teiid.query.function
 
JSONFunctionMethods() - Constructor for class org.teiid.query.function.JSONFunctionMethods
 
JSONFunctionMethods.JSONBuilder - Class in org.teiid.query.function
 
JSONOBJECT - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
jsonObject(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
JSONOBJECT - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
JSONObject - Class in org.teiid.query.sql.symbol
 
JSONObject(List<DerivedColumn>) - Constructor for class org.teiid.query.sql.symbol.JSONObject
 
jsonParse(ClobType, boolean) - Static method in class org.teiid.query.function.JSONFunctionMethods
 
jsonParse(BlobType, boolean) - Static method in class org.teiid.query.function.JSONFunctionMethods
 
JSONParser - Class in org.teiid.json.simple
Parser for JSON text.
JSONParser() - Constructor for class org.teiid.json.simple.JSONParser
 
JsonPathFunctionMethods - Class in org.teiid.json
 
JsonPathFunctionMethods() - Constructor for class org.teiid.json.JsonPathFunctionMethods
 
jsonPathValue(Clob, String, boolean) - Static method in class org.teiid.json.JsonPathFunctionMethods
 
jsonPathValue(Clob, String) - Static method in class org.teiid.json.JsonPathFunctionMethods
 
JSONPATHVALUE - Static variable in class org.teiid.translator.SourceSystemFunctions
 
jsonQuery(Clob, String, boolean) - Static method in class org.teiid.json.JsonPathFunctionMethods
 
jsonQuery(Clob, String) - Static method in class org.teiid.json.JsonPathFunctionMethods
 
JSONQUERY - Static variable in class org.teiid.translator.SourceSystemFunctions
 
JsonSerializer - Class in org.teiid.translator.swagger
 
JsonSerializer() - Constructor for class org.teiid.translator.swagger.JsonSerializer
 
JSONTABLE - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
jsonTable(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
JSONTABLE - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
JsonTable - Class in org.teiid.query.sql.lang
Represents the JSONTABLE table function.
JsonTable() - Constructor for class org.teiid.query.sql.lang.JsonTable
 
JsonTable.JsonColumn - Class in org.teiid.query.sql.lang
 
jsonToArray(Clob, String, boolean, String...) - Static method in class org.teiid.json.JsonPathFunctionMethods
 
JSONTOARRAY - Static variable in class org.teiid.translator.SourceSystemFunctions
 
JsonToClobTransform - Class in org.teiid.core.types.basic
 
JsonToClobTransform() - Constructor for class org.teiid.core.types.basic.JsonToClobTransform
 
jsonToXml(CommandContext, String, Blob) - Static method in class org.teiid.query.function.source.XMLSystemFunctions
 
jsonToXml(CommandContext, String, Blob, boolean) - Static method in class org.teiid.query.function.source.XMLSystemFunctions
 
jsonToXml(CommandContext, String, Clob) - Static method in class org.teiid.query.function.source.XMLSystemFunctions
 
jsonToXml(CommandContext, String, Clob, boolean) - Static method in class org.teiid.query.function.source.XMLSystemFunctions
 
JSONTOXML - Static variable in class org.teiid.translator.SourceSystemFunctions
 
JsonType - Class in org.teiid.core.types
This is wrapper on top of clob functionality
JsonType() - Constructor for class org.teiid.core.types.JsonType
 
JsonType(Clob) - Constructor for class org.teiid.core.types.JsonType
 
jtdsDriver - Variable in class org.teiid.translator.jdbc.sybase.SybaseExecutionFactory
 
JWT_BEARER_GRANT - Static variable in class org.teiid.jboss.oauth.Constants
 
JWTBearerTokenLoginModule - Class in org.teiid.jboss.oauth
 
JWTBearerTokenLoginModule() - Constructor for class org.teiid.jboss.oauth.JWTBearerTokenLoginModule
 

K

keepExecutionAlive(boolean) - Method in class org.teiid.dqp.internal.datamgr.ExecutionContextImpl
 
keepExecutionAlive(boolean) - Method in interface org.teiid.translator.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.
KERBEROS_SERVICE_PRINCIPLE_NAME - Static variable in interface org.teiid.net.TeiidURL.CONNECTION
 
KEY - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
KEY - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
KEY_ASSOSIATED_WITH_FOREIGN_TABLE - Static variable in class org.teiid.translator.jpa.JPAMetadataProcessor
 
KEY_NAME - Static variable in class org.teiid.translator.openapi.OpenAPIMetadataProcessor
 
KEY_NAME - Static variable in class org.teiid.translator.swagger.SwaggerMetadataProcessor
 
KEY_TYPES() - Constructor for class org.teiid.metadata.index.MetadataConstants.KEY_TYPES
 
KEY_VALUE - Static variable in class org.teiid.translator.openapi.OpenAPIMetadataProcessor
 
KEY_VALUE - Static variable in class org.teiid.translator.swagger.SwaggerMetadataProcessor
 
keyExists(String) - Method in class org.teiid.core.BundleUtil
Determines if the given key exists in the resource file.
keyLength - Variable in class org.teiid.common.buffer.STree
 
keyManager - Variable in class org.teiid.common.buffer.STree
 
KeyRecord - Class in org.teiid.metadata
 
KeyRecord(KeyRecord.Type) - Constructor for class org.teiid.metadata.KeyRecord
 
KeyRecord.Type - Enum in org.teiid.metadata
 
KEYS - Static variable in interface org.teiid.translator.couchbase.CouchbaseProperties
 
keySet() - Method in interface org.teiid.cache.Cache
Return all the keys
keySet() - Method in class org.teiid.cache.infinispan.InfinispanCache
 
keySet() - Method in class org.teiid.core.util.CopyOnWriteLinkedHashMap
 
KEYSPACE - Static variable in interface org.teiid.translator.couchbase.CouchbaseProperties
 
keyspaceInfo() - Method in class org.teiid.resource.adapter.cassandra.CassandraConnectionImpl
 
keyspaceInfo() - Method in interface org.teiid.translator.cassandra.CassandraConnection
Returns metadata about Cassandra keyspace (column families, columns metadata etc.)
killLargestConsumer() - Method in class org.teiid.common.buffer.impl.BufferManagerImpl
 
killLargestConsumer() - Method in interface org.teiid.common.buffer.impl.SessionKiller
 
kind - Variable in class org.teiid.query.parser.Token
An integer that describes the kind of this token.
KNOWN_CLASSES - Static variable in class org.teiid.netty.handler.codec.serialization.CompactObjectOutputStream
 
KNOWN_CODES - Static variable in class org.teiid.netty.handler.codec.serialization.CompactObjectOutputStream
 
KNOWN_PROPERTIES - Static variable in class org.teiid.jdbc.JDBCURL
 
KRB5_ESTABLISHED - Static variable in interface org.teiid.client.security.ILogon
 
KRB5TOKEN - Static variable in interface org.teiid.client.security.ILogon
 

L

Labels() - Constructor for class org.teiid.logging.MessageLevel.Labels
 
LANGUAGE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
LANGUAGE - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
LanguageBridgeFactory - Class in org.teiid.dqp.internal.datamgr
 
LanguageBridgeFactory(QueryMetadataInterface) - Constructor for class org.teiid.dqp.internal.datamgr.LanguageBridgeFactory
 
LanguageBridgeFactory(RuntimeMetadataImpl) - Constructor for class org.teiid.dqp.internal.datamgr.LanguageBridgeFactory
 
LanguageFactory - Class in org.teiid.language
Factory for the construction of language objects that implement the language interfaces.
LanguageFactory() - Constructor for class org.teiid.language.LanguageFactory
 
LanguageObject - Interface in org.teiid.language
Root interface for all language object interfaces.
LanguageObject - Interface in org.teiid.query.sql
This is the primary interface for all language objects.
LanguageObject.Util - Class in org.teiid.query.sql
 
LanguageObjectVisitor - Interface in org.teiid.language.visitor
 
languagePermissions - Variable in class org.teiid.adminapi.impl.DataPolicyMetadata
 
LanguageUtil - Class in org.teiid.language
Helpful utility methods to work with language interfaces.
LanguageVisitor - Class in org.teiid.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 org.teiid.query.sql.LanguageVisitor
 
LARGE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
LARGE - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
last() - Method in class org.teiid.jdbc.ResultSetImpl
Moves the cursor to the last row in the in this ResultSet object.
LAST - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
LAST - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
LAST_DAY - Static variable in class org.teiid.translator.jdbc.hana.HanaExecutionFactory
 
LAST_GENERATED_KEY - Static variable in class org.teiid.query.util.GeneratedKeysImpl
 
lastAccess - Variable in class org.teiid.common.buffer.CacheKey
 
LATERAL - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
LATERAL - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
latest() - Static method in enum org.teiid.dqp.internal.process.DQPWorkContext.Version
 
LATESTDATECOVERED - Static variable in interface org.teiid.translator.salesforce.execution.SalesforceProcedureExecution
 
LBRACE - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
LCASE - Static variable in class org.teiid.translator.SourceSystemFunctions
 
LDAP_REFERRAL_MODE - Static variable in class org.teiid.resource.adapter.ldap.LDAPConnectionImpl
 
LDAP_URI - Static variable in class org.teiid.metadata.NamespaceContainer
 
LDAP_USER_OBJECT_TYPE - Static variable in class org.teiid.resource.adapter.ldap.LDAPConnectionImpl
 
ldapConnection - Variable in class org.teiid.translator.ldap.LDAPDirectCreateUpdateDeleteQueryExecution
 
ldapConnection - Variable in class org.teiid.translator.ldap.LDAPSyncQueryExecution
 
LDAPConnectionImpl - Class in org.teiid.resource.adapter.ldap
Represents a connection to an LDAP data source.
LDAPConnectionImpl(LDAPManagedConnectionFactory) - Constructor for class org.teiid.resource.adapter.ldap.LDAPConnectionImpl
 
LDAPConnectorConstants - Class in org.teiid.translator.ldap
Utility class to maintain list of constants for the LDAPConnector.
LDAPConnectorConstants() - Constructor for class org.teiid.translator.ldap.LDAPConnectorConstants
 
ldapDefaultIsAscending - Static variable in class org.teiid.translator.ldap.LDAPConnectorConstants
 
ldapDefaultSearchScope - Static variable in class org.teiid.translator.ldap.LDAPConnectorConstants
 
ldapDefaultSortName - Static variable in class org.teiid.translator.ldap.LDAPConnectorConstants
 
LDAPDirectCreateUpdateDeleteQueryExecution - Class in org.teiid.translator.ldap
 
LDAPDirectCreateUpdateDeleteQueryExecution(List<Argument>, LDAPExecutionFactory, ExecutionContext, LdapContext, String, boolean) - Constructor for class org.teiid.translator.ldap.LDAPDirectCreateUpdateDeleteQueryExecution
 
LDAPDirectSearchQueryExecution - Class in org.teiid.translator.ldap
 
LDAPDirectSearchQueryExecution(List<Argument>, LDAPExecutionFactory, ExecutionContext, LdapContext, String, boolean) - Constructor for class org.teiid.translator.ldap.LDAPDirectSearchQueryExecution
 
LDAPExecutionFactory - Class in org.teiid.translator.ldap
LDAP translator.
LDAPExecutionFactory() - Constructor for class org.teiid.translator.ldap.LDAPExecutionFactory
 
LDAPExecutionFactory.SearchDefaultScope - Enum in org.teiid.translator.ldap
 
LDAPManagedConnectionFactory - Class in org.teiid.resource.adapter.ldap
 
LDAPManagedConnectionFactory() - Constructor for class org.teiid.resource.adapter.ldap.LDAPManagedConnectionFactory
 
LDAPPlugin - Class in org.teiid.resource.adapter.ldap
LDAPPlugin
LDAPPlugin() - Constructor for class org.teiid.resource.adapter.ldap.LDAPPlugin
 
LDAPPlugin - Class in org.teiid.translator.ldap
LDAPPlugin
LDAPPlugin() - Constructor for class org.teiid.translator.ldap.LDAPPlugin
 
LDAPPlugin.Event - Enum in org.teiid.translator.ldap
 
LDAPQueryExecution - Class in org.teiid.translator.ldap
LDAPSyncQueryExecution is responsible for executing an LDAP search corresponding to a read-only "select" query.
LDAPQueryExecution(LdapContext, LDAPSearchDetails, SearchControls, LDAPExecutionFactory, ExecutionContext) - Constructor for class org.teiid.translator.ldap.LDAPQueryExecution
 
LdapResourceAdapter - Class in org.teiid.resource.adapter.ldap
 
LdapResourceAdapter() - Constructor for class org.teiid.resource.adapter.ldap.LdapResourceAdapter
 
LDAPSearchDetails - Class in org.teiid.translator.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, SortKey[], long, ArrayList, int) - Constructor for class org.teiid.translator.ldap.LDAPSearchDetails
Constructor
LDAPSyncQueryExecution - Class in org.teiid.translator.ldap
LDAPSyncQueryExecution is responsible for executing an LDAP search corresponding to a read-only "select" query from Teiid.
LDAPSyncQueryExecution(Select, LDAPExecutionFactory, ExecutionContext, LdapContext) - Constructor for class org.teiid.translator.ldap.LDAPSyncQueryExecution
Constructor
ldapTimestampFormat - Static variable in class org.teiid.translator.ldap.LDAPConnectorConstants
 
LDAPUpdateExecution - Class in org.teiid.translator.ldap
Please see the user's guide for a full description of capabilties, etc.
LDAPUpdateExecution(Command, LdapContext) - Constructor for class org.teiid.translator.ldap.LDAPUpdateExecution
 
LE - Static variable in interface org.teiid.language.SQLConstants.Tokens
 
LE - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
LE - Static variable in class org.teiid.query.sql.lang.AbstractCompareCriteria
Constant indicating the first operand is less than or equal to the second.
LEADING - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
LEADING - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
LeadLagValue - Class in org.teiid.query.function.aggregate
We store up to three values related to the lead/lag per row
LeadLagValue() - Constructor for class org.teiid.query.function.aggregate.LeadLagValue
 
leafManager - Variable in class org.teiid.common.buffer.STree
 
leafSize - Variable in class org.teiid.common.buffer.STree
 
LEAVE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
LEAVE - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
LEFT - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
left(String, Integer) - Static method in class org.teiid.query.function.FunctionMethods
 
LEFT - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
LEFT - Static variable in class org.teiid.translator.SourceSystemFunctions
 
LEFT_BRACE - Static variable in class org.teiid.json.simple.Yytoken
 
LEFT_SQUARE - Static variable in class org.teiid.json.simple.Yytoken
 
leftExpressions - Variable in class org.teiid.query.optimizer.relational.rules.RulePlanSubqueries.PlannedResult
 
LeftOrRightFunctionModifier - Class in org.teiid.translator.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(LanguageFactory) - Constructor for class org.teiid.translator.jdbc.oracle.LeftOrRightFunctionModifier
 
LeftOrRightFunctionModifier(LanguageFactory, ConvertModifier) - Constructor for class org.teiid.translator.jdbc.teradata.TeradataExecutionFactory.LeftOrRightFunctionModifier
 
leftSource - Variable in class org.teiid.query.processor.relational.JoinStrategy
 
leftTrim(String, char) - Static method in class org.teiid.query.function.FunctionMethods
 
leftTrim(String) - Static method in class org.teiid.query.function.FunctionMethods
 
length() - Method in class org.teiid.core.types.BaseLob
Returns the number of bytes.
length() - Method in class org.teiid.core.types.ClobImpl
Returns the number of characters in the CLOB value designated by this Clob object.
length - Variable in class org.teiid.core.types.InputStreamFactory
 
length - Variable in class org.teiid.core.types.Streamable
 
length() - Method in class org.teiid.core.types.Streamable
 
length() - Method in class org.teiid.core.types.XMLType
 
length - Variable in class org.teiid.internal.core.index.Field
 
length() - Method in class org.teiid.internal.core.index.Field
 
length(int) - Method in class org.teiid.internal.core.index.Field
 
length(String) - Static method in class org.teiid.query.function.FunctionMethods
 
length(GeographyType) - Static method in class org.teiid.query.function.GeographyFunctionMethods
 
length(GeometryType) - Static method in class org.teiid.query.function.GeometryFunctionMethods
 
length(GeometryType) - Static method in class org.teiid.query.function.GeometryUtils
 
LENGTH - Static variable in class org.teiid.translator.SourceSystemFunctions
 
LET - Static variable in interface org.teiid.translator.couchbase.CouchbaseProperties
 
LETTER - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
levenshteinDistance(String, String) - Static method in class org.teiid.dataquality.OSDQFunctions
 
LexicalError(boolean, int, int, int, String, char) - Static method in error org.teiid.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 org.teiid.query.parser.SQLParserTokenManager
Lexer state names.
LightWeightCopyOnWriteList<T> - Class in org.teiid.common.buffer
Creates a copy of a reference list when modified.
LightWeightCopyOnWriteList(List<T>) - Constructor for class org.teiid.common.buffer.LightWeightCopyOnWriteList
 
Like - Class in org.teiid.language
 
Like(Expression, Expression, Character, boolean) - Constructor for class org.teiid.language.Like
 
LIKE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
LIKE - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
Like.MatchMode - Enum in org.teiid.language
 
LIKE_ONLY - Static variable in class org.teiid.client.metadata.ResultsMetadataConstants.SEARCH_TYPES
 
LIKE_ONLY - Static variable in class org.teiid.metadata.index.MetadataConstants.SEARCH_TYPES
 
LIKE_REGEX - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
LIKE_REGEX - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
Limit - Class in org.teiid.language
Represents a LIMIT clause with row offset and row limit values to bound the resulting rows
Limit(int, int) - Constructor for class org.teiid.language.Limit
 
LIMIT - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
limit(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
LIMIT - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
limit - Variable in class org.teiid.query.processor.RegisterRequestParameter
 
Limit - Class in org.teiid.query.sql.lang
 
Limit(Expression, Expression) - Constructor for class org.teiid.query.sql.lang.Limit
 
limit - Variable in class org.teiid.translator.mongodb.MongoDBSelectVisitor
 
LIMIT - Static variable in class org.teiid.translator.salesforce.execution.visitors.CriteriaVisitor
 
LIMIT_CONSTRAINT - Static variable in class org.teiid.query.validator.ValidationVisitor
 
limitClause - Variable in class org.teiid.translator.salesforce.execution.visitors.SelectVisitor
 
LimitNode - Class in org.teiid.query.processor.relational
 
LimitNode(int, Expression, Expression) - Constructor for class org.teiid.query.processor.relational.LimitNode
 
line - Variable in class org.teiid.query.parser.JavaCharStream
 
LINE_COMMENT - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
LINK_TABLES - Static variable in class org.teiid.translator.odata.ODataMetadataProcessor
 
LIST - Static variable in class org.teiid.metadata.index.MetadataConstants.DATATYPE_VARIETIES
 
list(Name) - Method in class org.teiid.resource.adapter.ldap.LDAPConnectionImpl
 
list(String) - Method in class org.teiid.resource.adapter.ldap.LDAPConnectionImpl
 
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
 
LISTAGG - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
LISTAGG - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
listBindings(Name) - Method in class org.teiid.resource.adapter.ldap.LDAPConnectionImpl
 
listBindings(String) - Method in class org.teiid.resource.adapter.ldap.LDAPConnectionImpl
 
LISTBUCKET - Static variable in class org.teiid.translator.amazon.s3.S3ExecutionFactory
 
listeners - Variable in class org.teiid.resource.spi.BasicManagedConnection
 
listFeedDelete(String, String, String) - Method in class org.teiid.resource.adapter.google.gdata.GDataClientLoginAPI
Deletes spreadsheet rows using the listfeed.
listFeedInsert(String, String, Map<String, Object>) - Method in class org.teiid.resource.adapter.google.gdata.GDataClientLoginAPI
Insert row into spreadsheet using listfeed
listFeedUpdate(String, String, String, List<UpdateSet>, List<Column>) - Method in class org.teiid.resource.adapter.google.gdata.GDataClientLoginAPI
Updates spreadsheet using the listfeed.
listIterator - Variable in class org.teiid.translator.simpledb.SimpleDBQueryExecution
 
ListNestedSortComparator<T extends Comparable<? super T>> - Class in org.teiid.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 org.teiid.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 org.teiid.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<Boolean>) - Constructor for class org.teiid.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 - Class in org.teiid.language
Represents a literal value that is used in an expression.
Literal(Object, Class<?>) - Constructor for class org.teiid.language.Literal
 
literalPart(boolean) - Method in class org.teiid.translator.jdbc.hsql.AddDiffModifier
 
LN - Static variable in class org.teiid.translator.jdbc.exasol.ExasolExecutionFactory
 
LN - Static variable in class org.teiid.translator.jdbc.vertica.VerticaExecutionFactory
 
load(String) - Static method in class org.teiid.core.util.PropertiesUtils
 
load(Collection<Datatype>, VDBResources) - Method in class org.teiid.metadata.index.IndexMetadataRepository
 
loadAttachment(File, Class<T>) - Method in class org.teiid.jboss.ObjectSerializer
 
loadClass(String) - Method in class org.teiid.deployers.CombinedClassLoader
 
loadColumnMetadata(NamedTable) - Method in class org.teiid.translator.salesforce.execution.visitors.CriteriaVisitor
 
loaded(String, TempTable) - Method in class org.teiid.deployers.CompositeGlobalTableStore
 
loaded(String, TempTable) - Method in interface org.teiid.query.tempdata.GlobalTableStore
 
loaded(String, TempTable) - Method in class org.teiid.query.tempdata.GlobalTableStoreImpl
 
loadedTemporaryTable(String, ExecutionContext, Connection) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
Called after the temporary table has been loaded
loadedTemporaryTable(String, ExecutionContext, Connection) - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
pg needs to collect stats for effective planning
loadKeyStore(String, String, String) - Static method in class org.teiid.net.socket.SocketUtil
Load any defined keystore file, by first looking in the classpath then looking in the file system path.
loadLeft() - Method in class org.teiid.query.processor.relational.EnhancedSortMergeJoinStrategy
 
loadLeft() - Method in class org.teiid.query.processor.relational.JoinStrategy
 
loadLeft() - Method in class org.teiid.query.processor.relational.MergeJoinStrategy
 
loadMetadata(MetadataFactory, ExecutionFactory<F, C>, F) - Method in class org.teiid.metadata.DefaultMetadataRepository
Deprecated.
Calls the specific getter methods of this class to populate metadata on schema being loaded.
loadMetadata(MetadataFactory, ExecutionFactory, Object) - Method in class org.teiid.metadata.index.IndexMetadataRepository
 
loadMetadata(MetadataFactory, ExecutionFactory<F, C>, F, String) - Method in interface org.teiid.metadata.MetadataRepository
Loads the schema information for the vdb for the given schemaName.
loadMetadata(MetadataFactory, ExecutionFactory<F, C>, F) - Method in interface org.teiid.metadata.MetadataRepository
Loads the schema information for the vdb for the given schemaName.
loadMetadata(MetadataFactory, ExecutionFactory<Object, Object>, Object) - Method in class org.teiid.query.metadata.ChainingMetadataRepository
 
loadMetadata(MetadataFactory, ExecutionFactory, Object, String) - Method in class org.teiid.query.metadata.DDLFileMetadataRepository
 
loadMetadata(MetadataFactory, ExecutionFactory, Object, String) - Method in class org.teiid.query.metadata.DDLMetadataRepository
 
loadMetadata(MetadataFactory, ExecutionFactory, Object) - Method in class org.teiid.query.metadata.DirectQueryMetadataRepository
 
loadMetadata(MetadataFactory, ExecutionFactory, Object) - Method in class org.teiid.query.metadata.MaterializationMetadataRepository
 
loadMetadata(MetadataFactory, ExecutionFactory, Object) - Method in class org.teiid.query.metadata.NativeMetadataRepository
 
loadMetadata(MetadataFactory, ExecutionFactory, Object, String) - Method in class org.teiid.query.metadata.UDFMetadataRepository
 
loadMetadata(VDBMetaData, ConnectorManagerRepository, MetadataStore, VDBResources) - Method in class org.teiid.runtime.AbstractVDBDeployer
 
loadMetadata(MetadataFactory, ExecutionFactory<Object, Object>, Object) - Method in class org.teiid.runtime.MultiSourceMetadataRepository
 
loadRight() - Method in class org.teiid.query.processor.relational.EnhancedSortMergeJoinStrategy
 
loadRight() - Method in class org.teiid.query.processor.relational.JoinStrategy
 
loadRight() - Method in class org.teiid.query.processor.relational.MergeJoinStrategy
 
loadRight() - Method in class org.teiid.query.processor.relational.NestedLoopJoinStrategy
 
loadSafe(File, Class<T>) - Method in class org.teiid.jboss.ObjectSerializer
 
LOB_CHUNK_SIZE_IN_KB_ELEMENT - Static variable in class org.teiid.jboss.TeiidConstants
 
LobChunk - Class in org.teiid.client.lob
A Lob Chunk object which carries information packets in byte streams.
LobChunk() - Constructor for class org.teiid.client.lob.LobChunk
 
LobChunk(byte[], boolean) - Constructor for class org.teiid.client.lob.LobChunk
 
LobChunkInputStream - Class in org.teiid.client.lob
A InputStream wrapper class for a Lob Chunks.
LobChunkInputStream(LobChunkProducer) - Constructor for class org.teiid.client.lob.LobChunkInputStream
 
LobChunkProducer - Interface in org.teiid.client.lob
An interface for generating or producing the LobChunks from a remote or local location.
LobManager - Class in org.teiid.common.buffer
Tracks lob references so they are not lost during serialization.
LobManager(int[], FileStore) - Constructor for class org.teiid.common.buffer.LobManager
 
lobManager - Variable in class org.teiid.common.buffer.STree
 
LobManager.ReferenceMode - Enum in org.teiid.common.buffer
 
LobSearchUtil - Class in org.teiid.core.types
 
LobSearchUtil() - Constructor for class org.teiid.core.types.LobSearchUtil
 
LobSearchUtil.StreamProvider - Interface in org.teiid.core.types
 
LobWorkItem - Class in org.teiid.dqp.internal.process
 
LobWorkItem(RequestWorkItem, DQPCore, String, int) - Constructor for class org.teiid.dqp.internal.process.LobWorkItem
 
local(boolean) - Method in class org.teiid.dqp.internal.process.DQPWorkContext
 
LOCAL - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
LOCAL - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
LocalClient - Class in org.teiid.olingo.service
 
LocalClient(String, String, Properties, Map<Object, Future<Boolean>>) - Constructor for class org.teiid.olingo.service.LocalClient
 
LocalProfile - Interface in org.teiid.jdbc
 
LocalServerConnection - Class in org.teiid.transport
 
LocalServerConnection(Properties, boolean) - Constructor for class org.teiid.transport.LocalServerConnection
 
LOCALTIME - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
LOCALTIME - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
LOCALTIME - Static variable in class org.teiid.translator.jdbc.vertica.VerticaExecutionFactory
 
LOCALTIMESTAMP - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
LOCALTIMESTAMP - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
LOCALTIMESTAMP - Static variable in class org.teiid.translator.jdbc.vertica.VerticaExecutionFactory
 
LOCALTOUTC - Static variable in class org.teiid.translator.jdbc.hana.HanaExecutionFactory
 
localTransportServiceName(String) - Static method in class org.teiid.jboss.TeiidServiceNames
 
locate(String, String) - Static method in class org.teiid.query.function.FunctionMethods
 
locate(String, String, Integer) - Static method in class org.teiid.query.function.FunctionMethods
TODO: The treatment of negative start indexes is inconsistent here.
LOCATE - Static variable in class org.teiid.translator.jdbc.LocateFunctionModifier
 
LOCATE - Static variable in class org.teiid.translator.SourceSystemFunctions
 
LocateFunctionModifier - Class in org.teiid.translator.jdbc
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(LanguageFactory) - Constructor for class org.teiid.translator.jdbc.LocateFunctionModifier
Translates the scalar function LOCATE() to a source specific scalar function or expression.
LocateFunctionModifier(LanguageFactory, String, boolean) - Constructor for class org.teiid.translator.jdbc.LocateFunctionModifier
Translates the scalar function LOCATE() to a source specific scalar function or expression.
LocateFunctionModifier - Class in org.teiid.translator.jdbc.postgresql
 
LocateFunctionModifier(LanguageFactory) - Constructor for class org.teiid.translator.jdbc.postgresql.LocateFunctionModifier
 
LocateModifier(ConvertModifier) - Constructor for class org.teiid.translator.jdbc.teradata.TeradataExecutionFactory.LocateModifier
 
locatorsUpdateCopy() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
Indicates whether updates made to a LOB are made on a copy or directly to the LOB.
lockForLoad(Long, Serializer<?>) - Method in interface org.teiid.common.buffer.Cache
Lock the object for load and return an identifier/lock that can be used to retrieve the object.
lockForLoad(Long, Serializer<?>) - Method in class org.teiid.common.buffer.impl.BufferFrontedFileStoreCache
 
lockForLoad(Long, Serializer<?>) - Method in class org.teiid.common.buffer.impl.MemoryStorageManager
 
log(int, String, Object...) - Method in class org.teiid.logging.JavaLogger
 
log(int, String, Throwable, Object...) - Method in class org.teiid.logging.JavaLogger
 
log(int, String, Object...) - Method in interface org.teiid.logging.Logger
 
log(int, String, Throwable, Object...) - Method in interface org.teiid.logging.Logger
 
log(int, String, Object) - Static method in class org.teiid.logging.LogManager
Send a message of the specified level to the log.
log(int, String, Throwable, Object...) - Static method in class org.teiid.logging.LogManager
Send a message of the specified level to the log.
log(Number) - Static method in class org.teiid.query.function.FunctionMethods
 
log(ValidatorReport, ModelMetaData, String) - Method in class org.teiid.query.metadata.MetadataValidator
 
log(ValidatorReport, ModelMetaData, String, AbstractMetadataRecord) - Method in class org.teiid.query.metadata.MetadataValidator
 
log(ValidatorReport, ModelMetaData, ModelMetaData.Message.Severity, String, AbstractMetadataRecord) - Method in class org.teiid.query.metadata.MetadataValidator
 
log - Variable in class org.teiid.resource.spi.BasicManagedConnection
 
log(int, String, Object...) - Method in class org.teiid.runtime.JBossLogger
 
log(int, String, Throwable, Object...) - Method in class org.teiid.runtime.JBossLogger
 
LOG - Static variable in class org.teiid.translator.SourceSystemFunctions
 
log10(Number) - Static method in class org.teiid.query.function.FunctionMethods
 
LOG10 - Static variable in class org.teiid.translator.SourceSystemFunctions
 
Log10FunctionModifier - Class in org.teiid.translator.jdbc.hana
 
Log10FunctionModifier(LanguageFactory) - Constructor for class org.teiid.translator.jdbc.hana.Log10FunctionModifier
 
Log10FunctionModifier - Class in org.teiid.translator.jdbc.oracle
 
Log10FunctionModifier(LanguageFactory) - Constructor for class org.teiid.translator.jdbc.oracle.Log10FunctionModifier
 
logCommand(Object...) - Method in class org.teiid.dqp.internal.datamgr.ConnectorWorkItem
 
logCommand(Object...) - Method in class org.teiid.dqp.internal.datamgr.ExecutionContextImpl
 
logCommand(Object...) - Method in interface org.teiid.translator.ExecutionContext
Log the source command to the command log
LogConstants - Interface in org.teiid.logging
 
logCritical(String, Object) - Static method in class org.teiid.logging.LogManager
Send a critical message to the log.
logCritical(String, Throwable, Object) - Static method in class org.teiid.logging.LogManager
Send a critical message to the log.
logDetail(String, Object) - Static method in class org.teiid.logging.LogManager
Send a detail message to the log.
logDetail(String, Object, Object) - Static method in class org.teiid.logging.LogManager
 
logDetail(String, Object, Object, Object) - Static method in class org.teiid.logging.LogManager
 
logDetail(String, Object...) - Static method in class org.teiid.logging.LogManager
 
logDetail(String, Throwable, Object...) - Static method in class org.teiid.logging.LogManager
Send a detail message to the log.
logError(String, Object) - Static method in class org.teiid.logging.LogManager
Send an error message to the log.
logError(String, Throwable, Object) - Static method in class org.teiid.logging.LogManager
Send an error message to the log.
Logger - Interface in org.teiid.logging
LogListener
LoggingProxy(Object, String, int) - Constructor for class org.teiid.logging.LogManager.LoggingProxy
 
LogicalCriteria - Class in org.teiid.query.sql.lang
This class represents a criteria that works by logically combining other criteria.
LogicalCriteria() - Constructor for class org.teiid.query.sql.lang.LogicalCriteria
 
login() - Method in class org.teiid.jboss.AssosiateCallerIdentityLoginModule
Performs the login association between the caller and the resource for a 1 to 1 mapping.
login() - Method in class org.teiid.jboss.oauth.JWTBearerTokenLoginModule
 
login() - Method in class org.teiid.jboss.oauth.OAuth10LoginModule
 
login() - Method in class org.teiid.jboss.oauth.OAuth20LoginModule
 
login() - Method in class org.teiid.jboss.oauth.SAMLBearerTokenLoginModule
 
login() - Method in class org.teiid.jboss.PassthroughIdentityLoginModule
 
login(String, String) - Method in class org.teiid.resource.adapter.salesforce.TeiidPartnerConnection
 
LOGIN - Static variable in class org.teiid.transport.SSLConfiguration
 
LOGIN_TIMEOUT - Static variable in interface org.teiid.net.TeiidURL.CONNECTION
 
logInfo(String, Object) - Static method in class org.teiid.logging.LogManager
Send a information message to the log.
LogManager - Class in org.teiid.logging
This class represents the interface to a single logging framework that is easily accessible by any component.
LogManager() - Constructor for class org.teiid.logging.LogManager
 
LogManager.LoggingProxy - Class in org.teiid.logging
 
logoff() - Method in interface org.teiid.client.security.ILogon
Log off the specified session.
logoff() - Method in class org.teiid.transport.LogonImpl
 
logon(Properties) - Method in interface org.teiid.client.security.ILogon
 
logon(String, String, PgFrontendProtocol.NullTerminatedStringDataInputStream, SocketAddress) - Method in interface org.teiid.odbc.ODBCServerRemote
 
logon(String, String, PgFrontendProtocol.NullTerminatedStringDataInputStream, SocketAddress) - Method in class org.teiid.odbc.ODBCServerRemoteImpl
 
logon - Variable in class org.teiid.runtime.EmbeddedServer
 
logon(Properties) - Method in class org.teiid.transport.LogonImpl
 
LogonException - Exception in org.teiid.client.security
This exception is thrown when an attempt to log in to obtain a session has failed.
LogonException() - Constructor for exception org.teiid.client.security.LogonException
No-Arg Constructor
LogonException(BundleUtil.Event, String) - Constructor for exception org.teiid.client.security.LogonException
Construct an instance with the message and error code specified.
LogonException(BundleUtil.Event, Throwable, String) - Constructor for exception org.teiid.client.security.LogonException
 
LogonException(Throwable) - Constructor for exception org.teiid.client.security.LogonException
 
LogonImpl - Class in org.teiid.transport
 
LogonImpl(SessionService, String) - Constructor for class org.teiid.transport.LogonImpl
 
LogonInfo(String, String, String, String, String, String, String, String, boolean) - Constructor for class org.teiid.logging.AuditMessage.LogonInfo
 
LogonResult - Class in org.teiid.client.security
Dataholder for the result of ILogon.logon().
LogonResult() - Constructor for class org.teiid.client.security.LogonResult
 
LogonResult(SessionToken, String, String) - Constructor for class org.teiid.client.security.LogonResult
 
logout() - Method in class org.teiid.jboss.PassthroughIdentityLoginModule
 
logTrace(String, Object...) - Static method in class org.teiid.logging.LogManager
Send a trace message to the log.
logTrace(String, Object) - Static method in class org.teiid.logging.LogManager
 
logTrace(String, Object, Object) - Static method in class org.teiid.logging.LogManager
 
logTrace(String, Object, Object, Object) - Static method in class org.teiid.logging.LogManager
 
logTrace(String, Throwable, Object...) - Static method in class org.teiid.logging.LogManager
Send a trace message to the log.
logWaitMessage(long, int, String, int) - Method in class org.teiid.dqp.internal.process.ThreadReuseExecutor
 
logWarning(String, Object) - Static method in class org.teiid.logging.LogManager
Send a warning message to the log.
logWarning(String, Throwable, Object) - Static method in class org.teiid.logging.LogManager
Send a warning message to the log.
LONG - Static variable in class org.teiid.core.types.DataTypeManager.DefaultDataClasses
 
LONG - Static variable in class org.teiid.core.types.DataTypeManager.DefaultDataTypes
 
LONG - Static variable in class org.teiid.core.types.DataTypeManager.DefaultTypeCodes
 
LONG - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
LONG - Static variable in class org.teiid.query.function.aggregate.Sum
 
LONG - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
LONG - Static variable in class org.teiid.translator.jdbc.FunctionModifier
 
LONG - Static variable in class org.teiid.translator.TypeFacility.RUNTIME_CODES
 
LONG - Static variable in class org.teiid.translator.TypeFacility.RUNTIME_NAMES
 
LONG - Static variable in interface org.teiid.translator.TypeFacility.RUNTIME_TYPES
 
LONG_RANKS - Static variable in class org.teiid.query.sql.symbol.AggregateSymbol
 
LOOKUP - Static variable in class org.teiid.query.function.FunctionLibrary
 
lookup(Object, Object, Object, Object) - Static method in class org.teiid.query.function.FunctionMethods
This function should never actually be called - it is here solely so the lookup function can be resolved properly.
lookup(String) - Method in class org.teiid.resource.adapter.ldap.LDAPConnectionImpl
 
lookup(Name) - Method in class org.teiid.resource.adapter.ldap.LDAPConnectionImpl
 
lookupCodeValue(CommandContext, String, String, String, Object) - Method in class org.teiid.dqp.internal.process.DataTierManagerImpl
 
lookupCodeValue(CommandContext, String, String, String, Object) - Method in class org.teiid.query.processor.proc.ProcedurePlan
 
lookupCodeValue(CommandContext, String, String, String, Object) - Method in interface org.teiid.query.processor.ProcessorDataManager
Lookup a value from a cached code table.
lookupCodeValue(CommandContext, String, String, String, Object) - Method in class org.teiid.query.tempdata.TempTableDataManager
 
lookupColumn(String) - Method in class org.teiid.translator.accumulo.AccumuloQueryVisitor
 
lookupLink(Name) - Method in class org.teiid.resource.adapter.ldap.LDAPConnectionImpl
 
lookupLink(String) - Method in class org.teiid.resource.adapter.ldap.LDAPConnectionImpl
 
lookupProj4Text(CommandContext, int) - Static method in class org.teiid.geo.GeometryTransformUtils
Lookup proj4 parameters in SPATIAL_REF_SYS using SRID as key.
LOOP - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
LOOP - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
LoopbackExecution - Class in org.teiid.translator.loopback
Represents the execution of a command.
LoopbackExecution(Command, LoopbackExecutionFactory, ExecutionContext) - Constructor for class org.teiid.translator.loopback.LoopbackExecution
 
LoopbackExecutionFactory - Class in org.teiid.translator.loopback
Loopback translator.
LoopbackExecutionFactory() - Constructor for class org.teiid.translator.loopback.LoopbackExecutionFactory
 
LoopInstruction - Class in org.teiid.query.processor.proc
 
LoopInstruction(Program, String, ProcessorPlan, String) - Constructor for class org.teiid.query.processor.proc.LoopInstruction
 
loopStatement(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
LoopStatement - Class in org.teiid.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 org.teiid.query.sql.proc.LoopStatement
 
LOWER - Static variable in class org.teiid.translator.jdbc.exasol.ExasolExecutionFactory
 
LOWER - Static variable in class org.teiid.translator.jdbc.vertica.VerticaExecutionFactory
 
lowerCase(String) - Static method in class org.teiid.query.function.FunctionMethods
 
lowerCase(ClobType) - Static method in class org.teiid.query.function.FunctionMethods
 
lpad(String, Integer, String) - Static method in class org.teiid.query.function.FunctionMethods
 
lpad(String, Integer) - Static method in class org.teiid.query.function.FunctionMethods
 
LPAD - Static variable in class org.teiid.translator.SourceSystemFunctions
 
LPAREN - Static variable in interface org.teiid.language.SQLConstants.Tokens
 
LPAREN - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
LrfuEvictionQueue<V extends BaseCacheEntry> - Class in org.teiid.common.buffer.impl
A Concurrent LRFU eviction queue.
LrfuEvictionQueue(AtomicLong) - Constructor for class org.teiid.common.buffer.impl.LrfuEvictionQueue
 
LRUCache<K,V> - Class in org.teiid.core.util
This class replaces a verbose legacy implementation of LRUCaching.
LRUCache() - Constructor for class org.teiid.core.util.LRUCache
Creates a new cache.
LRUCache(int) - Constructor for class org.teiid.core.util.LRUCache
 
LSBRACE - Static variable in interface org.teiid.language.SQLConstants.Tokens
 
LSBRACE - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
LT - Static variable in interface org.teiid.language.SQLConstants.Tokens
 
LT - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
LT - Static variable in class org.teiid.query.sql.lang.AbstractCompareCriteria
Constant indicating the first operand is less than the second.
LTRIM - Static variable in class org.teiid.translator.jdbc.exasol.ExasolExecutionFactory
 
LTRIM - Static variable in class org.teiid.translator.SourceSystemFunctions
 

M

madeDistinct - Variable in class org.teiid.query.optimizer.relational.rules.RulePlanSubqueries.PlannedResult
 
main(String[]) - Static method in class org.teiid.core.crypto.DhKeyGenerator
Can be used to generate new parameters
main(String[]) - Static method in class org.teiid.core.crypto.SymmetricCryptor
 
main(String[]) - Static method in class org.teiid.oauth.OAuthUtil
 
main(String[]) - Static method in class org.teiid.runtime.jmx.JMXService
 
main(String[]) - Static method in class org.teiid.runtime.util.ConvertVDB
 
MAKEDEP - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
MAKEDEP - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
MAKEDEP - Static variable in class org.teiid.query.sql.lang.Option
 
MakeDep() - Constructor for class org.teiid.query.sql.lang.Option.MakeDep
 
makedepOptions() - Method in class org.teiid.query.parser.SQLParser
 
makeEnvelope(double, double, double, double) - Static method in class org.teiid.query.function.GeometryFunctionMethods
 
makeEnvelope(double, double, double, double, int) - Static method in class org.teiid.query.function.GeometryFunctionMethods
 
makeEnvelope(double, double, double, double, Integer) - Static method in class org.teiid.query.function.GeometryUtils
 
MakeGSS - Class in org.teiid.gss
 
MakeGSS() - Constructor for class org.teiid.gss.MakeGSS
 
makeImplicit() - Method in class org.teiid.query.sql.symbol.Function
Make this function implicit / hidden.
MAKEIND - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
makeInd - Variable in class org.teiid.query.optimizer.relational.rules.RulePlanSubqueries.PlannedResult
 
MAKEIND - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
MAKENOTDEP - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
MAKENOTDEP - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
MAKENOTDEP - Static variable in class org.teiid.query.sql.lang.Option
 
makeSelectUnique(Select, boolean) - Static method in class org.teiid.query.rewriter.QueryRewriter
 
makeWrapper(Node, XOMDocumentWrapper) - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
Factory method to wrap a XOM node with a wrapper that implements the Saxon NodeInfo interface.
makeWrapper(Node, XOMDocumentWrapper, XOMNodeWrapper, int) - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
Factory method to wrap a XOM node with a wrapper that implements the Saxon NodeInfo interface.
mapExpressions(LanguageObject, Map<? extends Expression, ? extends Expression>) - Static method in class org.teiid.query.sql.visitor.ExpressionMappingVisitor
The object is modified in place, so is not returned.
mapExpressions(LanguageObject, Map<? extends Expression, ? extends Expression>, boolean) - Static method in class org.teiid.query.sql.visitor.ExpressionMappingVisitor
The object is modified in place, so is not returned.
mappedRoleNames - Variable in class org.teiid.adminapi.impl.DataPolicyMetadata
 
MAPPING - Static variable in interface org.teiid.metadata.index.TransformationRecordImpl.Types
 
MAPPING_DEFN - Static variable in class org.teiid.metadata.index.MetadataConstants.SQL_TRANSFORMATION_TYPES
 
MAPPING_TRANSFORM - Static variable in class org.teiid.metadata.index.MetadataConstants.RECORD_TYPE
 
mapRefs(int[]) - Method in class org.teiid.internal.core.index.WordEntry
Changes the references of the wordEntry to match the mapping.
mapSymbols(LanguageObject, Map) - Static method in class org.teiid.query.sql.visitor.StaticSymbolMappingVisitor
 
mark() - Method in class org.teiid.common.buffer.AbstractTupleSource
 
mark() - Method in interface org.teiid.common.buffer.IndexedTupleSource
Save the current position that can be restored with a call to IndexedTupleSource.reset()
mark() - Method in class org.teiid.internal.core.index.CodeByteStream
 
mark() - Method in class org.teiid.query.processor.BatchIterator
 
markBitOffset - Variable in class org.teiid.internal.core.index.CodeByteStream
 
markByteOffset - Variable in class org.teiid.internal.core.index.CodeByteStream
 
markDataSourceAvailable(String) - Method in interface org.teiid.adminapi.Admin
Tell the engine that the given source is available.
markDataSourceAvailable(String) - Method in class org.teiid.adminapi.jboss.AdminFactory.AdminImpl
 
markDataSourceAvailable(String) - Method in class org.teiid.runtime.EmbeddedAdminImpl
 
MarshallerBuilder - Class in org.teiid.translator.infinispan.hotrod
This is the bridge between the Marshaller class and the Teiid metadata scheme.
MarshallerBuilder() - Constructor for class org.teiid.translator.infinispan.hotrod.MarshallerBuilder
 
marshell(VDBMetaData, OutputStream) - Static method in class org.teiid.adminapi.impl.VDBMetadataParser
 
MASK - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
MASK - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
maskColumns(List<ElementSymbol>, GroupSymbol, QueryMetadataInterface, CommandContext) - Static method in class org.teiid.query.optimizer.relational.ColumnMaskingHelper
 
masked() - Method in class org.teiid.deployers.ExtendedPropertyMetadata
 
MAT_PREFIX - Static variable in class org.teiid.query.optimizer.relational.RelationalPlanner
 
match(char[], char[], boolean) - Static method in class org.teiid.internal.core.index.CharOperation
Answers true if the pattern matches the given name, false otherwise.
MATCH - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
MATCH - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
match - Variable in class org.teiid.translator.mongodb.ExpressionEvaluator
 
match - Variable in class org.teiid.translator.mongodb.MongoDBSelectVisitor
 
MATCH_CHAR - Static variable in class org.teiid.metadata.index.IndexConstants.RECORD_STRING
 
MATCH_CHAR - Static variable in class org.teiid.query.sql.lang.MatchCriteria
The default single match character - '_'
MATCH_CHAR_STRING - Static variable in class org.teiid.metadata.index.IndexConstants.RECORD_STRING
 
MATCH_TYPES() - Constructor for class org.teiid.metadata.index.MetadataConstants.MATCH_TYPES
 
matchCrit(ParseInfo, Expression) - Method in class org.teiid.query.parser.SQLParser
 
MatchCriteria - Class in org.teiid.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 org.teiid.query.sql.lang.MatchCriteria
Constructs a default instance of this class.
MatchCriteria(Expression, Expression) - Constructor for class org.teiid.query.sql.lang.MatchCriteria
Constructs an instance of this class from a left and right expression
MatchCriteria(Expression, Expression, char) - Constructor for class org.teiid.query.sql.lang.MatchCriteria
Constructs an instance of this class from a left and right expression and an escape character
MatchCriteria.PatternTranslator - Class in org.teiid.query.sql.lang
Utility to convert the pattern into a different match syntax
matches(Map<String, Object>, Map<String, Object>) - Method in interface org.teiid.infinispan.api.DocumentFilter
Does the the document with given properties matches filter?
matches(Map<String, Object>, Map<String, Object>) - Method in class org.teiid.translator.infinispan.hotrod.ComplexDocumentFilter
 
matches(MongoDBExecutionFactory, DB, Condition, BasicDBObject, MongoDBUpdateExecution.RowInfo) - Static method in class org.teiid.translator.mongodb.ExpressionEvaluator
 
matchesForeignKey(QueryMetadataInterface, Collection<Object>, Collection<Object>, GroupSymbol, boolean, boolean) - Static method in class org.teiid.query.optimizer.relational.rules.RuleRaiseAccess
 
matchesPartialName(String, String, Schema) - Method in class org.teiid.query.metadata.CompositeMetadataStore
 
matchesPkColumn(int, Expression) - Method in interface org.teiid.query.tempdata.SearchableTable
 
matchesPkColumn(int, Expression) - Method in class org.teiid.query.tempdata.TempTable
 
matchManagedConnections(Set, Subject, ConnectionRequestInfo) - Method in class org.teiid.resource.spi.BasicManagedConnectionFactory
 
MaterializationManager - Class in org.teiid.runtime
 
MaterializationManager(ContainerLifeCycleListener) - Constructor for class org.teiid.runtime.MaterializationManager
 
MaterializationMetadataRepository - Class in org.teiid.query.metadata
This Metadata Repository adds/corrects metadata for materialization
MaterializationMetadataRepository() - Constructor for class org.teiid.query.metadata.MaterializationMetadataRepository
 
MaterializationMetadataRepository.ErrorAction - Enum in org.teiid.query.metadata
 
MaterializationMetadataRepository.LoadStates - Enum in org.teiid.query.metadata
 
MaterializationMetadataRepository.Scope - Enum in org.teiid.query.metadata
 
materializationMgr - Variable in class org.teiid.runtime.EmbeddedServer
 
MATERIALIZE - Static variable in class org.teiid.query.sql.lang.WithQueryCommand
 
MATERIALIZED - Static variable in interface org.teiid.query.metadata.DDLConstants
 
MATERIALIZED_TABLE - Static variable in interface org.teiid.query.metadata.DDLConstants
 
MATERIALIZED_TYPE - Static variable in class org.teiid.metadata.index.MetadataConstants.TABLE_TYPES
 
MATERIALIZED_VIEW - Static variable in class org.teiid.client.plan.Annotation
 
MatTableInfo() - Constructor for class org.teiid.query.tempdata.GlobalTableStoreImpl.MatTableInfo
 
MATVIEW_AFTER_LOAD_SCRIPT - Static variable in class org.teiid.query.metadata.MaterializationMetadataRepository
 
MATVIEW_BEFORE_LOAD_SCRIPT - Static variable in class org.teiid.query.metadata.MaterializationMetadataRepository
 
MATVIEW_LOAD_SCRIPT - Static variable in class org.teiid.query.metadata.MaterializationMetadataRepository
 
MATVIEW_LOADNUMBER_COLUMN - Static variable in class org.teiid.query.metadata.MaterializationMetadataRepository
 
MATVIEW_MAX_STALENESS_PCT - Static variable in class org.teiid.query.metadata.MaterializationMetadataRepository
 
MATVIEW_ONERROR_ACTION - Static variable in class org.teiid.query.metadata.MaterializationMetadataRepository
 
MATVIEW_OWNER_VDB_NAME - Static variable in class org.teiid.query.metadata.MaterializationMetadataRepository
 
MATVIEW_OWNER_VDB_VERSION - Static variable in class org.teiid.query.metadata.MaterializationMetadataRepository
 
MATVIEW_POLLING_INTERVAL - Static variable in class org.teiid.query.metadata.MaterializationMetadataRepository
 
MATVIEW_POLLING_QUERY - Static variable in class org.teiid.query.metadata.MaterializationMetadataRepository
 
MATVIEW_PREFER_MEMORY - Static variable in class org.teiid.query.metadata.MaterializationMetadataRepository
 
MATVIEW_SCOPE - Static variable in class org.teiid.query.metadata.MaterializationMetadataRepository
 
MATVIEW_SERVICE - Static variable in class org.teiid.jboss.TeiidServiceNames
 
MATVIEW_SHARE_SCOPE - Static variable in class org.teiid.query.metadata.MaterializationMetadataRepository
 
MATVIEW_STAGE_TABLE - Static variable in class org.teiid.query.metadata.MaterializationMetadataRepository
 
MATVIEW_STATUS_TABLE - Static variable in class org.teiid.query.metadata.MaterializationMetadataRepository
 
MATVIEW_TTL - Static variable in class org.teiid.query.metadata.MaterializationMetadataRepository
 
MATVIEW_UPDATABLE - Static variable in class org.teiid.query.metadata.MaterializationMetadataRepository
 
MATVIEW_WRITE_THROUGH - Static variable in class org.teiid.query.metadata.MaterializationMetadataRepository
 
MAX - Static variable in class org.teiid.language.AggregateFunction
 
MAX - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
Max - Class in org.teiid.query.function.aggregate
 
Max() - Constructor for class org.teiid.query.function.aggregate.Max
 
MAX - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
MAX_ACTIVE_PLANS_ELEMENT - Static variable in class org.teiid.jboss.TeiidConstants
 
MAX_ADDRESSABLE_MEMORY - Static variable in class org.teiid.common.buffer.impl.BufferFrontedFileStoreCache
 
MAX_BUFFER_SPACE_ATTRIBUTE - Static variable in class org.teiid.jboss.TeiidConstants
Deprecated.
MAX_DATE_32 - Static variable in class org.teiid.client.BatchSerializer
 
MAX_FILE_SIZE - Static variable in class org.teiid.common.buffer.impl.MemoryStorageManager
 
MAX_FILE_SIZE_ATTRIBUTE - Static variable in class org.teiid.jboss.TeiidConstants
Deprecated.
MAX_FOOTPRINT - Static variable in class org.teiid.internal.core.index.Index
Maximum size of the index in memory.
MAX_LENGTH - Static variable in class org.teiid.query.function.metadata.FunctionMetadataValidator
Maximum length for function names, parameter names, categories, and descriptions.
MAX_LOB_MEMORY_BYTES - Static variable in class org.teiid.core.types.DataTypeManager
 
MAX_LOB_SIZE - Static variable in class org.teiid.transport.ObjectDecoder
 
MAX_OPEN_FILES_ATTRIBUTE - Static variable in class org.teiid.jboss.TeiidConstants
Deprecated.
MAX_PROCESSING_KB_ATTRIBUTE - Static variable in class org.teiid.jboss.TeiidConstants
Deprecated.
MAX_RESERVED_KB_ATTRIBUTE - Static variable in class org.teiid.jboss.TeiidConstants
Deprecated.
MAX_ROWS_FETCH_SIZE_ELEMENT - Static variable in class org.teiid.jboss.TeiidConstants
 
MAX_SESSION_BUFFER_SIZE_ESTIMATE - Static variable in class org.teiid.query.util.Options
 
MAX_SESSIONS_PER_USER - Static variable in class org.teiid.services.SessionServiceImpl
 
MAX_SET_SIZE - Static variable in class org.teiid.translator.infinispan.hotrod.InfinispanExecutionFactory
 
MAX_SOURCE_ROWS_ELEMENT - Static variable in class org.teiid.jboss.TeiidConstants
 
MAX_STORAGE_OBJECT_SIZE_ATTRIBUTE - Static variable in class org.teiid.jboss.TeiidConstants
Deprecated.
MAX_STRING_LENGTH - Static variable in class org.teiid.core.types.DataTypeManager
 
MAX_THREADS_ELEMENT - Static variable in class org.teiid.jboss.TeiidConstants
 
MAX_TIME_32 - Static variable in class org.teiid.client.BatchSerializer
 
MAX_TYPE_CODE - Static variable in class org.teiid.core.types.DataTypeManager
 
MAX_VALUE - Static variable in interface org.teiid.query.metadata.DDLConstants
 
MAX_VARBINARY_BYTES - Static variable in class org.teiid.core.types.DataTypeManager
 
maxInterval - Variable in class org.teiid.common.buffer.impl.LrfuEvictionQueue
 
maxNdv - Variable in class org.teiid.query.sql.lang.DependentSetCriteria.AttributeComparison
 
maxNextCharInd - Variable in class org.teiid.query.parser.JavaCharStream
 
maxSessionBufferSizeEstimate(long) - Method in class org.teiid.query.util.Options
 
maxSize - Variable in class org.teiid.core.util.LRUCache
 
maxSockets - Variable in class org.teiid.transport.SocketListenerStats
 
md5(String) - Static method in class org.teiid.query.function.FunctionMethods
 
md5(BinaryType) - Static method in class org.teiid.query.function.FunctionMethods
 
MD5 - Static variable in class org.teiid.translator.jdbc.vertica.VerticaExecutionFactory
 
MD5 - Static variable in class org.teiid.translator.SourceSystemFunctions
 
MD5(byte[]) - Static method in class org.teiid.transport.LogonImpl
 
MEMBER - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
MEMBER - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
MEMORY_BUFFER_OFFHEAP_ATTRIBUTE - Static variable in class org.teiid.jboss.TeiidConstants
Deprecated.
MEMORY_BUFFER_SPACE_ATTRIBUTE - Static variable in class org.teiid.jboss.TeiidConstants
Deprecated.
MemoryStorageManager - Class in org.teiid.common.buffer.impl
 
MemoryStorageManager() - Constructor for class org.teiid.common.buffer.impl.MemoryStorageManager
 
merge(InfinispanDocument) - Method in class org.teiid.infinispan.api.InfinispanDocument
 
MERGE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
merge(MetadataStore) - Method in class org.teiid.metadata.MetadataStore
 
MERGE - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
MERGE - Static variable in class org.teiid.translator.infinispan.hotrod.ProtobufMetadataProcessor
 
MERGE - Static variable in class org.teiid.translator.mongodb.MongoDBMetadataProcessor
 
MERGE_CRITERIA - Static variable in class org.teiid.query.optimizer.relational.rules.RuleConstants
 
MERGE_VIRTUAL - Static variable in class org.teiid.query.optimizer.relational.rules.RuleConstants
 
MergeDetails - Class in org.teiid.translator.mongodb
 
MergeDetails(MongoDocument) - Constructor for class org.teiid.translator.mongodb.MergeDetails
 
mergeInto(MetadataStore) - Method in class org.teiid.metadata.MetadataFactory
 
mergeJoin - Variable in class org.teiid.query.optimizer.relational.rules.RulePlanSubqueries.PlannedResult
 
MergeJoinStrategy - Class in org.teiid.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 org.teiid.query.processor.relational.MergeJoinStrategy
 
MergeJoinStrategy.SortOption - Enum in org.teiid.query.processor.relational
 
mergePhase(int) - Method in class org.teiid.query.processor.relational.SortUtility
 
MergePlanner - Class in org.teiid.translator.mongodb
 
MergePlanner() - Constructor for class org.teiid.translator.mongodb.MergePlanner
 
mergePlanner - Variable in class org.teiid.translator.mongodb.MongoDBSelectVisitor
 
mergeProcessing - Variable in class org.teiid.translator.mongodb.MergePlanner
 
Message() - Constructor for class org.teiid.adminapi.impl.ModelMetaData.Message
 
Message(ModelMetaData.Message.Severity, String) - Constructor for class org.teiid.adminapi.impl.ModelMetaData.Message
 
Message - Class in org.teiid.net.socket
A simple message holder.
Message() - Constructor for class org.teiid.net.socket.Message
 
MESSAGE_NAME - Static variable in class org.teiid.translator.infinispan.hotrod.ProtobufMetadataProcessor
 
MessageLevel - Class in org.teiid.logging
Constants that define the level of the messages that are to be recorded by the LogManager.
MessageLevel() - Constructor for class org.teiid.logging.MessageLevel
 
MessageLevel.DisplayNames - Class in org.teiid.logging
Constants that define the types of the messages that are to be recorded by the LogManager.
MessageLevel.Labels - Class in org.teiid.logging
Constants that define the types of the messages that are to be recorded by the LogManager.
messageReceived(ChannelHandlerContext, Object) - Method in class org.teiid.transport.SSLAwareChannelHandler
 
messages - Variable in class org.teiid.adminapi.impl.ModelMetaData
 
metadata - Variable in class org.teiid.dqp.internal.process.Request
 
metadata - Variable in class org.teiid.jdbc.MetadataProvider
 
metadata - Variable in class org.teiid.query.optimizer.relational.PlanToProcessConverter
 
metadata - Variable in class org.teiid.query.resolver.util.ResolverVisitor
 
metadata(LukeRequest) - Method in class org.teiid.resource.adapter.solr.SolrConnectionImpl
 
metadata - Variable in class org.teiid.translator.couchbase.CouchbaseExecution
 
metadata - Variable in class org.teiid.translator.excel.BaseExcelExecution
 
metadata - Variable in class org.teiid.translator.google.AbstractSpreadsheetExecution
 
metadata - Variable in class org.teiid.translator.infinispan.hotrod.IckleConversionVisitor
 
metadata - Variable in class org.teiid.translator.jpa.JPQLBaseExecution
 
metadata - Variable in class org.teiid.translator.jpa.JPQLSelectVisitor
 
metadata - Variable in class org.teiid.translator.mongodb.MongoDBBaseExecution
 
metadata - Variable in class org.teiid.translator.mongodb.MongoDBSelectVisitor
 
metadata - Variable in class org.teiid.translator.odata.BaseQueryExecution
 
metadata - Variable in class org.teiid.translator.odata.ODataProcedureVisitor
 
metadata - Variable in class org.teiid.translator.odata.ODataSQLVisitor
 
metadata - Variable in class org.teiid.translator.odata.ODataUpdateVisitor
 
metadata - Variable in class org.teiid.translator.odata4.BaseQueryExecution
 
metadata - Variable in class org.teiid.translator.odata4.ODataQuery
 
metadata - Variable in class org.teiid.translator.odata4.ODataSQLVisitor
 
metadata - Variable in class org.teiid.translator.salesforce.execution.AbstractUpdateExecution
 
metadata - Variable in class org.teiid.translator.salesforce.execution.DirectQueryExecution
 
metadata - Variable in class org.teiid.translator.salesforce.execution.visitors.CriteriaVisitor
 
metadata(LukeRequest) - Method in interface org.teiid.translator.solr.SolrConnection
 
metadata - Variable in class org.teiid.translator.swagger.BaseQueryExecution
 
MetadataConstants - Class in org.teiid.metadata.index
MetadataConstants are all the constant values used to identify all the valid values for a multi-value attribute.
MetadataConstants() - Constructor for class org.teiid.metadata.index.MetadataConstants
 
MetadataConstants.COLUMN_SET_TYPES - Class in org.teiid.metadata.index
These types indicate the type of COLUMN_SET it is.
MetadataConstants.DATATYPE_TYPES - Class in org.teiid.metadata.index
A DataType object will be identified as being of one of these types.
MetadataConstants.DATATYPE_VARIETIES - Class in org.teiid.metadata.index
User defined DataType objects will be categorized by a variety The values must be kept consistent with the XSDVariety enumeration in the xsd metamodel and the values referenced in DatatypeVarietyEnumeration.properties in connector.metadata
MetadataConstants.KEY_TYPES - Class in org.teiid.metadata.index
These types indicate the type of KEY it is.
MetadataConstants.MATCH_TYPES - Class in org.teiid.metadata.index
These types are associated with a KEY, indicating the type of matching that can be performed on it.
MetadataConstants.NULL_TYPES - Class in org.teiid.metadata.index
These types are associated with a DataType or an Element needing the indication of null types.
MetadataConstants.PARAMETER_TYPES - Class in org.teiid.metadata.index
These types indicate the type of PROCEDURE_PARAMETER it is.
MetadataConstants.PROCEDURE_TYPES - Class in org.teiid.metadata.index
These types indicate the type of PROCEDURE it is.
MetadataConstants.RECORD_TYPE - Class in org.teiid.metadata.index
 
MetadataConstants.SEARCH_TYPES - Class in org.teiid.metadata.index
These types are associated with the Element having valid search types.
MetadataConstants.SQL_TRANSFORMATION_TYPES - Class in org.teiid.metadata.index
These types indicate the type of TRANSFORMATION it it.
MetadataConstants.TABLE_TYPES - Class in org.teiid.metadata.index
These types represent the type of table a Group is.
MetadataException - Exception in org.teiid.metadata
 
MetadataException(BundleUtil.Event, Throwable) - Constructor for exception org.teiid.metadata.MetadataException
 
MetadataException(Throwable) - Constructor for exception org.teiid.metadata.MetadataException
 
MetadataException(BundleUtil.Event, String) - Constructor for exception org.teiid.metadata.MetadataException
 
MetadataException(String) - Constructor for exception org.teiid.metadata.MetadataException
 
MetadataException(BundleUtil.Event, Throwable, String) - Constructor for exception org.teiid.metadata.MetadataException
 
MetadataFactory - Class in org.teiid.metadata
Allows connectors to build metadata for use by the engine.
MetadataFactory() - Constructor for class org.teiid.metadata.MetadataFactory
 
MetadataFactory(String, Object, Map<String, Datatype>, ModelMetaData) - Constructor for class org.teiid.metadata.MetadataFactory
 
MetadataFactory(String, Object, String, Map<String, Datatype>, Properties, String) - Constructor for class org.teiid.metadata.MetadataFactory
 
metadataLoadFinished(boolean) - Method in class org.teiid.deployers.CompositeVDB
 
MetadataMapper<T> - Interface in org.teiid.adminapi.jboss
 
MetaDataProcessor - Class in org.teiid.dqp.internal.process
Handles MetaDataMessages on behalf of DQPCore.
MetaDataProcessor(DQPCore, SessionAwareCache<PreparedPlan>, String, Object) - Constructor for class org.teiid.dqp.internal.process.MetaDataProcessor
 
MetadataProcessor<C> - Interface in org.teiid.translator
Marker interface to define metadata for a translator
MetadataProvider - Class in org.teiid.jdbc
 
MetadataProvider(Map[]) - Constructor for class org.teiid.jdbc.MetadataProvider
 
MetadataReference<T extends AbstractMetadataRecord> - Interface in org.teiid.language
This interface is used to mark language objects as having a reference to a MetadataID.
MetadataRepository<F,C> - Interface in org.teiid.metadata
A hook for externalizing view, procedure, and other metadata.
MetadataResult - Class in org.teiid.client.metadata
 
MetadataResult() - Constructor for class org.teiid.client.metadata.MetadataResult
 
MetadataResult(Map<Integer, Object>[], Map<Integer, Object>[]) - Constructor for class org.teiid.client.metadata.MetadataResult
 
metadataStatus - Variable in class org.teiid.adminapi.impl.ModelMetaData
 
MetadataStore - Class in org.teiid.metadata
Simple holder for metadata.
MetadataStore() - Constructor for class org.teiid.metadata.MetadataStore
 
MetadataValidator - Class in org.teiid.query.metadata
 
MetadataValidator(Map<String, Datatype>, QueryParser) - Constructor for class org.teiid.query.metadata.MetadataValidator
 
MetadataValidator() - Constructor for class org.teiid.query.metadata.MetadataValidator
 
MetaMatrixExecutionFactory - Class in org.teiid.translator.jdbc.mm
Capabilities compatible with MM 5.5.x
MetaMatrixExecutionFactory() - Constructor for class org.teiid.translator.jdbc.mm.MetaMatrixExecutionFactory
 
METHOD - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
METHOD - Static variable in class org.teiid.metadata.RestMetadataExtension
 
method - Variable in class org.teiid.query.function.FunctionLibrary.ConversionResult
 
METHOD - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
METHOD - Static variable in class org.teiid.translator.openapi.OpenAPIMetadataProcessor
 
METHOD - Static variable in class org.teiid.translator.swagger.SwaggerMetadataProcessor
 
methodName - Variable in class org.teiid.net.socket.ServiceInvocationStruct
 
methodOffset - Variable in class org.teiid.replication.jgroups.JGroupsOutputStream
 
methods - Variable in class org.teiid.deployers.UDFMetaData
 
MID - Static variable in class org.teiid.translator.jdbc.exasol.ExasolExecutionFactory
 
MILLISECONDS - Static variable in class org.teiid.translator.jdbc.ExtractFunctionModifier
 
MIN - Static variable in class org.teiid.language.AggregateFunction
 
MIN - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
Min - Class in org.teiid.query.function.aggregate
 
Min() - Constructor for class org.teiid.query.function.aggregate.Min
 
MIN - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
MIN - Static variable in class org.teiid.query.sql.lang.CacheHint
 
MIN_DATE_32 - Static variable in class org.teiid.client.BatchSerializer
 
MIN_SHRINK_SIZE - Static variable in class org.teiid.client.ResizingArrayList
 
MIN_TIME_32 - Static variable in class org.teiid.client.BatchSerializer
 
MIN_VALUE - Static variable in interface org.teiid.query.metadata.DDLConstants
 
minimizeProject(Command) - Method in class org.teiid.query.processor.relational.AccessNode
 
minPageSize - Variable in class org.teiid.common.buffer.STree
 
minStorageSize - Variable in class org.teiid.common.buffer.STree
 
MINUS - Static variable in interface org.teiid.language.SQLConstants.Tokens
 
minus(int, int) - Static method in class org.teiid.query.function.FunctionMethods
 
minus(long, long) - Static method in class org.teiid.query.function.FunctionMethods
 
minus(float, float) - Static method in class org.teiid.query.function.FunctionMethods
 
minus(double, double) - Static method in class org.teiid.query.function.FunctionMethods
 
minus(BigInteger, BigInteger) - Static method in class org.teiid.query.function.FunctionMethods
 
minus(BigDecimal, BigDecimal) - Static method in class org.teiid.query.function.FunctionMethods
 
MINUS - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
MINUTE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
minute(Date) - Static method in class org.teiid.query.function.FunctionMethods
 
MINUTE - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
MINUTE - Static variable in class org.teiid.translator.jdbc.ExtractFunctionModifier
 
MINUTE - Static variable in class org.teiid.translator.SourceSystemFunctions
 
MINUTES_BETWEEN - Static variable in class org.teiid.translator.jdbc.exasol.ExasolExecutionFactory
 
MISCELLANEOUS - Static variable in interface org.teiid.query.function.metadata.FunctionCategoryConstants
"Miscellaneous" functions are for functions that don't fit in any obvious category.
MISSING - Static variable in class org.teiid.jboss.BaseOperationHandler
 
MixinProxy - Class in org.teiid.core.util
 
MixinProxy(Object...) - Constructor for class org.teiid.core.util.MixinProxy
 
MJ - Static variable in class org.teiid.query.sql.lang.ExistsCriteria.SubqueryHint
 
mod - Variable in class org.teiid.odbc.PGUtil.PgColInfo
 
mod(int, int) - Static method in class org.teiid.query.function.FunctionMethods
 
mod(long, long) - Static method in class org.teiid.query.function.FunctionMethods
 
mod(float, float) - Static method in class org.teiid.query.function.FunctionMethods
 
mod(double, double) - Static method in class org.teiid.query.function.FunctionMethods
 
mod(BigInteger, BigInteger) - Static method in class org.teiid.query.function.FunctionMethods
 
mod(BigDecimal, BigDecimal) - Static method in class org.teiid.query.function.FunctionMethods
 
MOD - Static variable in class org.teiid.translator.SourceSystemFunctions
 
Model - Interface in org.teiid.adminapi
Represents a metadata model in the Teiid system.
MODEL - Static variable in class org.teiid.metadata.index.MetadataConstants.RECORD_TYPE
 
Model.MetadataStatus - Enum in org.teiid.adminapi
 
Model.Type - Enum in org.teiid.adminapi
 
MODEL_IMPORT - Static variable in class org.teiid.metadata.index.IndexConstants.SEARCH_RECORD_TYPE
 
MODEL_NON_DEPLOYABLE_STATE - Static variable in exception org.teiid.deployers.VirtualDatabaseException
 
ModelMetaData - Class in org.teiid.adminapi.impl
 
ModelMetaData() - Constructor for class org.teiid.adminapi.impl.ModelMetaData
 
ModelMetaData.Message - Class in org.teiid.adminapi.impl
 
ModelMetaData.Message.Severity - Enum in org.teiid.adminapi.impl
 
ModelMetadataMapper() - Constructor for class org.teiid.adminapi.jboss.VDBMetadataMapper.ModelMetadataMapper
 
ModelNodeConstants - Class in org.teiid.adminapi.impl
 
ModelNodeConstants() - Constructor for class org.teiid.adminapi.impl.ModelNodeConstants
 
modelSupports(Object, int) - Method in class org.teiid.query.metadata.BasicQueryMetadata
 
modelSupports(Object, int) - Method in class org.teiid.query.metadata.BasicQueryMetadataWrapper
 
modelSupports(Object, int) - Method in interface org.teiid.query.metadata.QueryMetadataInterface
Determine whether the specified model supports some feature.
modelSupports(Object, int) - Method in class org.teiid.query.metadata.TransformationMetadata
 
modelType - Variable in class org.teiid.adminapi.impl.ModelMetaData
 
ModeShapeExecutionFactory - Class in org.teiid.translator.jdbc.modeshape
Translator class for accessing the ModeShape JCR repository.
ModeShapeExecutionFactory() - Constructor for class org.teiid.translator.jdbc.modeshape.ModeShapeExecutionFactory
 
ModeShapeJDBCMetdataProcessor - Class in org.teiid.translator.jdbc.modeshape
Reads from DatabaseMetaData and creates metadata through the MetadataFactory.
ModeShapeJDBCMetdataProcessor() - Constructor for class org.teiid.translator.jdbc.modeshape.ModeShapeJDBCMetdataProcessor
 
ModFunctionModifier - Class in org.teiid.translator.jdbc
Adds mod (remainder) support for non-integral types
ModFunctionModifier(String, LanguageFactory) - Constructor for class org.teiid.translator.jdbc.ModFunctionModifier
 
ModFunctionModifier(String, LanguageFactory, Collection<? extends Class<?>>) - Constructor for class org.teiid.translator.jdbc.ModFunctionModifier
 
MODIFIES - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
MODIFIES - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
modify(Function) - Method in class org.teiid.translator.jdbc.AliasModifier
 
modify(Function) - Method in class org.teiid.translator.jdbc.LocateFunctionModifier
Returns a version of function suitable for executing at the data source.
modifyAttributes(Name, int, Attributes) - Method in class org.teiid.resource.adapter.ldap.LDAPConnectionImpl
 
modifyAttributes(Name, ModificationItem[]) - Method in class org.teiid.resource.adapter.ldap.LDAPConnectionImpl
 
modifyAttributes(String, int, Attributes) - Method in class org.teiid.resource.adapter.ldap.LDAPConnectionImpl
 
modifyAttributes(String, ModificationItem[]) - Method in class org.teiid.resource.adapter.ldap.LDAPConnectionImpl
 
modifyProcedureNameInSource(String) - Method in class org.teiid.translator.jdbc.JDBCMetadataProcessor
Override to modify the nameInSource for a procedure
modifyTableName(String, Database.ResourceType, String) - Method in class org.teiid.query.metadata.DatabaseStore
 
modifyTimeZone(Timestamp, String, String) - Static method in class org.teiid.query.function.FunctionMethods
 
modifyTimeZone(CommandContext, Timestamp, String) - Static method in class org.teiid.query.function.FunctionMethods
 
MODIFYTIMEZONE - Static variable in class org.teiid.translator.SourceSystemFunctions
 
MODULE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
MODULE - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
ModuleLocalProfile - Class in org.teiid.jdbc.jboss
 
ModuleLocalProfile() - Constructor for class org.teiid.jdbc.jboss.ModuleLocalProfile
 
MONGO_URI - Static variable in class org.teiid.metadata.NamespaceContainer
 
mongoDB - Variable in class org.teiid.translator.mongodb.MongoDBBaseExecution
 
MongoDBBaseExecution - Class in org.teiid.translator.mongodb
 
MongoDBBaseExecution(ExecutionContext, RuntimeMetadata, MongoDBConnection) - Constructor for class org.teiid.translator.mongodb.MongoDBBaseExecution
 
MongoDBConnection - Interface in org.teiid.mongodb
 
MongoDBConnectionImpl - Class in org.teiid.resource.adapter.mongodb
 
MongoDBConnectionImpl(String, List<ServerAddress>, MongoCredential, MongoClientOptions) - Constructor for class org.teiid.resource.adapter.mongodb.MongoDBConnectionImpl
 
MongoDBConnectionImpl(String, MongoClientURI) - Constructor for class org.teiid.resource.adapter.mongodb.MongoDBConnectionImpl
 
MongoDBDirectQueryExecution - Class in org.teiid.translator.mongodb
This enables the Direct Query execution of the MongoDB queries.
MongoDBDirectQueryExecution(List<Argument>, Command, ExecutionContext, RuntimeMetadata, MongoDBConnection, String, boolean, MongoDBExecutionFactory) - Constructor for class org.teiid.translator.mongodb.MongoDBDirectQueryExecution
 
MongoDBExecutionFactory - Class in org.teiid.translator.mongodb
 
MongoDBExecutionFactory() - Constructor for class org.teiid.translator.mongodb.MongoDBExecutionFactory
 
MongoDBManagedConnectionFactory - Class in org.teiid.resource.adapter.mongodb
 
MongoDBManagedConnectionFactory() - Constructor for class org.teiid.resource.adapter.mongodb.MongoDBManagedConnectionFactory
 
MongoDBManagedConnectionFactory.SecurityType - Enum in org.teiid.resource.adapter.mongodb
 
MongoDBMetadataProcessor - Class in org.teiid.translator.mongodb
 
MongoDBMetadataProcessor() - Constructor for class org.teiid.translator.mongodb.MongoDBMetadataProcessor
 
MongoDBPlugin - Class in org.teiid.translator.mongodb
 
MongoDBPlugin() - Constructor for class org.teiid.translator.mongodb.MongoDBPlugin
 
MongoDBPlugin.Event - Enum in org.teiid.translator.mongodb
 
MongoDBQueryExecution - Class in org.teiid.translator.mongodb
 
MongoDBQueryExecution(MongoDBExecutionFactory, QueryExpression, ExecutionContext, RuntimeMetadata, MongoDBConnection) - Constructor for class org.teiid.translator.mongodb.MongoDBQueryExecution
 
MongoDBResourceAdapter - Class in org.teiid.resource.adapter.mongodb
 
MongoDBResourceAdapter() - Constructor for class org.teiid.resource.adapter.mongodb.MongoDBResourceAdapter
 
MongoDBSelectVisitor - Class in org.teiid.translator.mongodb
 
MongoDBSelectVisitor(MongoDBExecutionFactory, RuntimeMetadata) - Constructor for class org.teiid.translator.mongodb.MongoDBSelectVisitor
 
MongoDBUpdateExecution - Class in org.teiid.translator.mongodb
 
MongoDBUpdateExecution(MongoDBExecutionFactory, Command, ExecutionContext, RuntimeMetadata, MongoDBConnection) - Constructor for class org.teiid.translator.mongodb.MongoDBUpdateExecution
 
MongoDBUpdateVisitor - Class in org.teiid.translator.mongodb
 
MongoDBUpdateVisitor(MongoDBExecutionFactory, RuntimeMetadata, DB) - Constructor for class org.teiid.translator.mongodb.MongoDBUpdateVisitor
 
mongoDoc - Variable in class org.teiid.translator.mongodb.MongoDBSelectVisitor
 
MONTH - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
month(Date) - Static method in class org.teiid.query.function.FunctionMethods
 
MONTH - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
MONTH - Static variable in class org.teiid.translator.jdbc.ExtractFunctionModifier
 
MONTH - Static variable in class org.teiid.translator.SourceSystemFunctions
 
monthName(Date) - Static method in class org.teiid.query.function.FunctionMethods
 
MONTHNAME - Static variable in class org.teiid.translator.SourceSystemFunctions
 
MonthOrDayNameFunctionModifier - Class in org.teiid.translator.jdbc.oracle
Convert the MONTHNAME etc.
MonthOrDayNameFunctionModifier(LanguageFactory, String) - Constructor for class org.teiid.translator.jdbc.oracle.MonthOrDayNameFunctionModifier
 
MONTHS_BETWEEN - Static variable in class org.teiid.translator.jdbc.exasol.ExasolExecutionFactory
 
MONTHS_BETWEEN - Static variable in class org.teiid.translator.jdbc.vertica.VerticaExecutionFactory
 
more() - Method in interface org.teiid.dqp.internal.datamgr.ConnectorWork
 
more() - Method in class org.teiid.dqp.internal.datamgr.ConnectorWorkItem
 
moreWork() - Method in class org.teiid.dqp.internal.process.AbstractWorkItem
 
moreWork(boolean) - Method in class org.teiid.dqp.internal.process.AbstractWorkItem
 
MoreWorkTask(RequestWorkItem) - Constructor for class org.teiid.dqp.internal.process.RequestWorkItem.MoreWorkTask
 
mount(URL) - Static method in class org.teiid.metadata.PureZipFileSystem
 
mount(URL) - Static method in class org.teiid.query.metadata.NioZipFileSystem
Get the root VirtualFile for the given url.
moveToCurrentRow() - Method in class org.teiid.jdbc.ResultSetImpl
Moves the cursor to the remembered cursor position, usually the current row.
moveToInsertRow() - Method in class org.teiid.jdbc.ResultSetImpl
 
moveToNextFile() - Method in class org.teiid.internal.core.index.BlocksIndexInput
 
moveToNextFile() - Method in class org.teiid.internal.core.index.IndexInput
Moves the pointer on the current file to the next file in the index.
moveToNextWordEntry() - Method in class org.teiid.internal.core.index.BlocksIndexInput
 
moveToNextWordEntry() - Method in class org.teiid.internal.core.index.IndexInput
Moves the pointer on the current word to the next file in the index.
MultiArrayOutputStream - Class in org.teiid.core.util
A dynamic buffer that limits copying overhead
MultiArrayOutputStream(int) - Constructor for class org.teiid.core.util.MultiArrayOutputStream
 
MULTIPICKLIST_TYPE - Static variable in interface org.teiid.translator.salesforce.Constants
 
MultipleElementSymbol - Class in org.teiid.query.sql.symbol
This is a subclass of Symbol representing multiple output columns.
MultipleElementSymbol() - Constructor for class org.teiid.query.sql.symbol.MultipleElementSymbol
 
MultipleElementSymbol(String) - Constructor for class org.teiid.query.sql.symbol.MultipleElementSymbol
Construct a multiple element symbol
multiply(int, int) - Static method in class org.teiid.query.function.FunctionMethods
 
multiply(long, long) - Static method in class org.teiid.query.function.FunctionMethods
 
multiply(float, float) - Static method in class org.teiid.query.function.FunctionMethods
 
multiply(double, double) - Static method in class org.teiid.query.function.FunctionMethods
 
multiply(BigInteger, BigInteger) - Static method in class org.teiid.query.function.FunctionMethods
 
multiply(BigDecimal, BigDecimal) - Static method in class org.teiid.query.function.FunctionMethods
 
MULTIPLY_OP - Static variable in class org.teiid.translator.SourceSystemFunctions
 
multiRow - Variable in class org.teiid.query.optimizer.relational.rules.RulePlanSubqueries.PlannedResult
 
MULTISET - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
MULTISET - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
MULTISOURCE_COLUMN_NAME - Static variable in class org.teiid.dqp.internal.process.multisource.MultiSourceMetadataWrapper
 
MULTISOURCE_PARTITIONED_PROPERTY - Static variable in class org.teiid.dqp.internal.process.multisource.MultiSourceMetadataWrapper
 
MultiSourceElement - Class in org.teiid.dqp.internal.process.multisource
TODO: introduce a real (non group context) pseudo column
MultiSourceElement() - Constructor for class org.teiid.dqp.internal.process.multisource.MultiSourceElement
 
MultiSourceElementReplacementVisitor - Class in org.teiid.dqp.internal.process.multisource
 
MultiSourceElementReplacementVisitor(String, QueryMetadataInterface) - Constructor for class org.teiid.dqp.internal.process.multisource.MultiSourceElementReplacementVisitor
 
MultiSourceMetadataRepository - Class in org.teiid.runtime
 
MultiSourceMetadataRepository(String) - Constructor for class org.teiid.runtime.MultiSourceMetadataRepository
 
MultiSourceMetadataWrapper - Class in org.teiid.dqp.internal.process.multisource
This class is a proxy to QueryMetadataInterface.
MultiSourceMetadataWrapper(QueryMetadataInterface, Map<String, String>) - Constructor for class org.teiid.dqp.internal.process.multisource.MultiSourceMetadataWrapper
 
MultiSourceMetadataWrapper(QueryMetadataInterface, Set<String>) - Constructor for class org.teiid.dqp.internal.process.multisource.MultiSourceMetadataWrapper
 
MVSTATUS - Static variable in class org.teiid.query.function.FunctionLibrary
 
mvstatus(CommandContext, String, String) - Static method in class org.teiid.query.function.FunctionMethods
 
MySQL5ExecutionFactory - Class in org.teiid.translator.jdbc.mysql
 
MySQL5ExecutionFactory() - Constructor for class org.teiid.translator.jdbc.mysql.MySQL5ExecutionFactory
 
MySQLExecutionFactory - Class in org.teiid.translator.jdbc.mysql
 
MySQLExecutionFactory() - Constructor for class org.teiid.translator.jdbc.mysql.MySQLExecutionFactory
 

N

N1QL_COLUMN_ALIAS_PREFIX - Static variable in interface org.teiid.translator.couchbase.CouchbaseProperties
 
N1QL_TABLE_ALIAS_PREFIX - Static variable in interface org.teiid.translator.couchbase.CouchbaseProperties
 
N1QLUpdateVisitor - Class in org.teiid.translator.couchbase
 
N1QLUpdateVisitor(CouchbaseExecutionFactory) - Constructor for class org.teiid.translator.couchbase.N1QLUpdateVisitor
 
N1QLVisitor - Class in org.teiid.translator.couchbase
 
N1QLVisitor(CouchbaseExecutionFactory) - Constructor for class org.teiid.translator.couchbase.N1QLVisitor
 
N1QLVisitor.CBColumn - Class in org.teiid.translator.couchbase
 
NA - Static variable in class org.teiid.metadata.index.MetadataConstants.MATCH_TYPES
 
name - Variable in class org.teiid.adminapi.impl.DataPolicyMetadata
 
name() - Method in class org.teiid.deployers.ExtendedPropertyMetadata
 
NAME - Static variable in interface org.teiid.dqp.service.SessionService
 
name() - Method in class org.teiid.jboss.BaseOperationHandler
 
name - Variable in class org.teiid.odbc.PGUtil.PgColInfo
 
name - Variable in class org.teiid.query.eval.Evaluator.NameValuePair
 
NAME - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
NAME - Static variable in interface org.teiid.translator.couchbase.CouchbaseProperties
 
name - Variable in class org.teiid.translator.salesforce.execution.DataPayload.Field
 
NAME_DELIM_CHAR - Static variable in class org.teiid.metadata.AbstractMetadataRecord
 
NAME_DELIM_CHAR - Static variable in class org.teiid.metadata.index.IndexConstants
 
NAME_IN_SCHEMA - Static variable in class org.teiid.translator.odata4.ODataMetadataProcessor
 
NAME_PATTERN - Static variable in class org.teiid.vdb.runtime.VDBKey
 
NAMED_TYPE_PAIR - Static variable in class org.teiid.translator.couchbase.CouchbaseMetadataProcessor
 
NamedProcedureCall - Class in org.teiid.language
Represents a procedure call that returns a table.
NamedProcedureCall(Call, String) - Constructor for class org.teiid.language.NamedProcedureCall
 
NamedTable - Class in org.teiid.language
Represents a table in the language objects.
NamedTable(String, String, Table) - Constructor for class org.teiid.language.NamedTable
 
NamedThreadFactory - Class in org.teiid.core.util
 
NamedThreadFactory(String) - Constructor for class org.teiid.core.util.NamedThreadFactory
 
NAMEINSOURCE - Static variable in interface org.teiid.query.metadata.DDLConstants
 
nameMatchesGroup(String, String) - Static method in class org.teiid.query.resolver.util.ResolverUtil
 
NAMESPACE - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
NamespaceContainer - Class in org.teiid.metadata
Defines a base schema that is the holder for namespace and type information
NamespaceContainer() - Constructor for class org.teiid.metadata.NamespaceContainer
 
namespaceItem() - Method in class org.teiid.query.parser.SQLParser
 
NamespaceItem(String, String) - Constructor for class org.teiid.query.sql.symbol.XMLNamespaces.NamespaceItem
 
NamespaceItem(String) - Constructor for class org.teiid.query.sql.symbol.XMLNamespaces.NamespaceItem
 
NamespaceItem() - Constructor for class org.teiid.query.sql.symbol.XMLNamespaces.NamespaceItem
 
namespaces - Variable in class org.teiid.metadata.NamespaceContainer
 
NameUtil - Class in org.teiid.translator.salesforce
 
NameUtil() - Constructor for class org.teiid.translator.salesforce.NameUtil
 
NameValuePair(String, T) - Constructor for class org.teiid.query.eval.Evaluator.NameValuePair
 
NANO100_BETWEEN - Static variable in class org.teiid.translator.jdbc.hana.HanaExecutionFactory
 
NATIONAL - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
NATIONAL - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
NATIVE_TYPE - Static variable in interface org.teiid.query.metadata.DDLConstants
 
NativeMetadataRepository - Class in org.teiid.query.metadata
 
NativeMetadataRepository() - Constructor for class org.teiid.query.metadata.NativeMetadataRepository
 
nativeSQL(String) - Method in class org.teiid.jdbc.ConnectionImpl
 
NATURAL - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
NATURAL - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
NCHAR - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
NCHAR - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
NCLOB - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
NCLOB - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
ndv - Variable in class org.teiid.query.sql.lang.DependentSetCriteria.AttributeComparison
 
NE - Static variable in interface org.teiid.language.SQLConstants.Tokens
 
NE - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
NE - Static variable in class org.teiid.query.sql.lang.AbstractCompareCriteria
Constant indicating the two operands are not equal.
NE2 - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
NEAREST_NEIGHBOR - Static variable in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
 
NEAREST_NEIGHBOR_DISTANCE - Static variable in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
 
needsConverion - Variable in class org.teiid.query.function.FunctionLibrary.ConversionResult
 
needsEvaluationVisitor(Object, QueryMetadataInterface, CapabilitiesFinder) - Static method in class org.teiid.query.sql.visitor.EvaluatableVisitor
 
needsLoading(String, Serializable, boolean, boolean, boolean) - Method in class org.teiid.deployers.CompositeGlobalTableStore
 
needsLoading(String, Serializable, boolean, boolean, boolean) - Method in interface org.teiid.query.tempdata.GlobalTableStore
 
needsLoading(String, Serializable, boolean, boolean, boolean) - Method in class org.teiid.query.tempdata.GlobalTableStoreImpl
 
needsProcessingEvaluation(LanguageObject) - Static method in class org.teiid.query.sql.visitor.EvaluatableVisitor
 
negate() - Method in class org.teiid.query.sql.lang.AbstractCompareCriteria
 
negate() - Method in class org.teiid.query.sql.lang.AbstractSetCriteria
 
negate() - Method in class org.teiid.query.sql.lang.BetweenCriteria
 
negate() - Method in class org.teiid.query.sql.lang.ExistsCriteria
 
negate() - Method in class org.teiid.query.sql.lang.IsDistinctCriteria
 
negate() - Method in class org.teiid.query.sql.lang.IsNullCriteria
 
negate() - Method in class org.teiid.query.sql.lang.MatchCriteria
 
negate() - Method in interface org.teiid.query.sql.lang.PredicateCriteria.Negatable
 
negate() - Method in class org.teiid.query.sql.lang.SubqueryCompareCriteria
 
NEGATE - Static variable in class org.teiid.translator.accumulo.BaseFilterIterator
 
negotiateGssLogin(String, byte[]) - Method in class org.teiid.jboss.JBossSecurityHelper
 
negotiateGssLogin(String, byte[]) - Method in class org.teiid.runtime.DoNothingSecurityHelper
 
negotiateGssLogin(String, byte[]) - Method in interface org.teiid.security.SecurityHelper
Negotiate the GSS login
NEITHER_MATCH - Static variable in class org.teiid.metadata.index.MetadataConstants.MATCH_TYPES
 
neogitiateGssLogin(Properties, byte[], boolean) - Method in interface org.teiid.client.security.ILogon
 
neogitiateGssLogin(String, String, String, byte[]) - Method in interface org.teiid.dqp.service.SessionService
 
neogitiateGssLogin(String, String, String, byte[]) - Method in class org.teiid.services.SessionServiceImpl
 
neogitiateGssLogin(Properties, byte[], boolean) - Method in class org.teiid.transport.LogonImpl
 
neogitiateGssLogin(byte[], String, String, String) - Method in class org.teiid.transport.LogonImpl
 
nested - Variable in class org.teiid.translator.infinispan.hotrod.IckleConversionVisitor
 
nestedExpression(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
NestedLoopJoinStrategy - Class in org.teiid.query.processor.relational
Nested loop is currently implemented as a degenerate case of merge join.
NestedLoopJoinStrategy() - Constructor for class org.teiid.query.processor.relational.NestedLoopJoinStrategy
 
NestedTableJoinStrategy - Class in org.teiid.query.processor.relational
Variation of a nested loop join that handles nested tables
NestedTableJoinStrategy() - Constructor for class org.teiid.query.processor.relational.NestedTableJoinStrategy
 
net.sf.saxon.option.xom - package net.sf.saxon.option.xom
 
NetezzaExecutionFactory - Class in org.teiid.translator.jdbc.netezza
 
NetezzaExecutionFactory() - Constructor for class org.teiid.translator.jdbc.netezza.NetezzaExecutionFactory
 
NetezzaExecutionFactory.BooleanToNumericConversionModifier - Class in org.teiid.translator.jdbc.netezza
 
NetezzaExecutionFactory.BooleanToStringConversionModifier - Class in org.teiid.translator.jdbc.netezza
 
NetezzaExecutionFactory.CastModifier - Class in org.teiid.translator.jdbc.netezza
 
NetezzaExecutionFactory.ExtractModifier - Class in org.teiid.translator.jdbc.netezza
 
NEW - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
NEW - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
newBuffer() - Method in class org.teiid.common.buffer.impl.ExtensibleBufferedOutputStream
 
NewCalculateCostUtil - Class in org.teiid.query.optimizer.relational.rules
 
NewCalculateCostUtil() - Constructor for class org.teiid.query.optimizer.relational.rules.NewCalculateCostUtil
 
NewCalculateCostUtil.DependentCostAnalysis - Class in org.teiid.query.optimizer.relational.rules
 
newFixedThreadPool(int, String) - Static method in class org.teiid.core.util.ExecutorUtils
Creates a fixed thread pool with named daemon threads that will expire after 60 seconds of inactivity.
newFixedThreadPool(int, int, String) - Static method in class org.teiid.core.util.ExecutorUtils
 
NEWINSTANCE - Static variable in interface org.teiid.jdbc.ExecutionProperties
 
newInstance() - Method in class org.teiid.query.function.FunctionDescriptor
 
newInstance(Control[]) - Method in class org.teiid.resource.adapter.ldap.LDAPConnectionImpl
 
newThread(Runnable) - Method in class org.teiid.core.util.NamedThreadFactory
 
newToken(int, String) - Static method in class org.teiid.query.parser.Token
Returns a new Token object, by default.
newToken(int) - Static method in class org.teiid.query.parser.Token
 
newXMLTableNode(int, XMLTable, ArrayList<XMLTable.XMLColumn>) - Method in class org.teiid.query.function.source.XMLHelper
 
newXMLTableNode(int, XMLTable, ArrayList<XMLTable.XMLColumn>) - Method in class org.teiid.xquery.saxon.XMLHelperImpl
 
next() - Method in class org.teiid.jdbc.BatchResults
 
next() - Method in class org.teiid.jdbc.ResultSetImpl
 
NEXT - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
next - Variable in class org.teiid.query.parser.Token
A reference to the next regular (non-special) token from the input stream.
next() - Method in class org.teiid.query.sql.lang.CollectionValueIterator
 
next() - Method in interface org.teiid.query.sql.util.ValueIterator
Returns the next Expression or Object value in the interation.
next - Variable in class org.teiid.query.tempdata.BaseIndexInfo
 
next() - Method in class org.teiid.translator.accumulo.AccumuloQueryExecution
 
next() - Method in class org.teiid.translator.accumulo.CountStarIterator
 
next() - Method in class org.teiid.translator.accumulo.EvaluatorIterator
 
next() - Method in class org.teiid.translator.amazon.s3.S3ProcedureExecution
 
next() - Method in class org.teiid.translator.cassandra.CassandraQueryExecution
 
next() - Method in class org.teiid.translator.couchbase.CouchbaseDirectQueryExecution
 
next() - Method in class org.teiid.translator.couchbase.CouchbaseProcedureExecution
 
next() - Method in class org.teiid.translator.couchbase.CouchbaseQueryExecution
 
next() - Method in class org.teiid.translator.excel.ExcelExecution
 
next() - Method in class org.teiid.translator.google.DirectSpreadsheetQueryExecution
 
next() - Method in class org.teiid.translator.google.SpreadsheetQueryExecution
 
next() - Method in class org.teiid.translator.infinispan.hotrod.InfinispanDirectQueryExecution
 
next() - Method in class org.teiid.translator.infinispan.hotrod.InfinispanQueryExecution
 
next() - Method in class org.teiid.translator.jdbc.JDBCDirectQueryExecution
 
next() - Method in class org.teiid.translator.jdbc.JDBCProcedureExecution
 
next() - Method in class org.teiid.translator.jdbc.JDBCQueryExecution
 
next() - Method in class org.teiid.translator.jpa.JPQLDirectQueryExecution
 
next() - Method in class org.teiid.translator.jpa.JPQLQueryExecution
 
next() - Method in class org.teiid.translator.ldap.LDAPDirectCreateUpdateDeleteQueryExecution
 
next() - Method in class org.teiid.translator.ldap.LDAPDirectSearchQueryExecution
 
next() - Method in class org.teiid.translator.ldap.LDAPQueryExecution
Fetch the next batch of data from the LDAP searchEnumerationr result.
next() - Method in class org.teiid.translator.ldap.LDAPSyncQueryExecution
 
next() - Method in class org.teiid.translator.loopback.LoopbackExecution
 
next() - Method in class org.teiid.translator.mongodb.MongoDBDirectQueryExecution
 
next() - Method in class org.teiid.translator.mongodb.MongoDBQueryExecution
 
next() - Method in class org.teiid.translator.odata.ODataProcedureExecution
 
next() - Method in class org.teiid.translator.odata.ODataQueryExecution
 
next() - Method in class org.teiid.translator.odata4.ODataProcedureExecution
 
next() - Method in class org.teiid.translator.odata4.ODataQueryExecution
 
next() - Method in class org.teiid.translator.olap.OlapQueryExecution
 
next() - Method in interface org.teiid.translator.ResultSetExecution
Retrieves the next row of the resultset.
next() - Method in class org.teiid.translator.salesforce.execution.DirectQueryExecution
 
next() - Method in class org.teiid.translator.salesforce.execution.GetDeletedExecutionImpl
 
next() - Method in class org.teiid.translator.salesforce.execution.GetUpdatedExecutionImpl
 
next() - Method in class org.teiid.translator.salesforce.execution.ProcedureExecutionParentImpl
 
next() - Method in class org.teiid.translator.salesforce.execution.QueryExecutionImpl
 
next() - Method in interface org.teiid.translator.salesforce.execution.SalesforceProcedureExecution
 
next() - Method in class org.teiid.translator.simpledb.SimpleDBQueryExecution
 
next() - Method in class org.teiid.translator.solr.SolrQueryExecution
 
next() - Method in class org.teiid.translator.swagger.SwaggerProcedureExecution
 
next() - Method in class org.teiid.translator.ws.BinaryWSProcedureExecution
 
next() - Method in class org.teiid.translator.ws.WSProcedureExecution
 
next() - Method in class org.teiid.translator.ws.WSWSDLProcedureExecution
 
next() - Method in class org.teiid.translator.yahoo.YahooExecution
 
next() - Method in class org.teiid.xquery.saxon.PushBackSequenceIterator
 
NEXT_DAY - Static variable in class org.teiid.translator.jdbc.hana.HanaExecutionFactory
 
nextBatch() - Method in class org.teiid.query.optimizer.SourceTriggerActionPlanner.CompositeProcessorPlan
 
nextBatch() - Method in interface org.teiid.query.processor.BatchCollector.BatchProducer
Get a batch of results or possibly an Exception.
nextBatch() - Method in class org.teiid.query.processor.BatchedUpdatePlan
 
nextBatch() - Method in class org.teiid.query.processor.DdlPlan
 
nextBatch() - Method in class org.teiid.query.processor.proc.ForEachRowPlan
 
nextBatch() - Method in class org.teiid.query.processor.proc.ProcedurePlan
 
nextBatch() - Method in class org.teiid.query.processor.ProcessorPlan
Get a batch of results or possibly an Exception.
nextBatch() - Method in class org.teiid.query.processor.QueryProcessor
 
nextBatch() - Method in class org.teiid.query.processor.relational.RelationalNode
Wrapper for nextBatchDirect that does performance timing - callers should always call this rather than nextBatchDirect().
nextBatch() - Method in class org.teiid.query.processor.relational.RelationalPlan
 
nextBatch(URI) - Method in class org.teiid.translator.odata4.ODataResponse
 
nextBatch() - Method in class org.teiid.translator.solr.SolrQueryExecution
 
nextBatchDirect() - Method in class org.teiid.query.processor.proc.ProcedurePlan
 
nextBatchDirect() - Method in class org.teiid.query.processor.relational.AccessNode
 
nextBatchDirect() - Method in class org.teiid.query.processor.relational.ArrayTableNode
 
nextBatchDirect() - Method in class org.teiid.query.processor.relational.BatchedUpdateNode
 
nextBatchDirect() - Method in class org.teiid.query.processor.relational.DupRemoveNode
 
nextBatchDirect() - Method in class org.teiid.query.processor.relational.GroupingNode
 
nextBatchDirect() - Method in class org.teiid.query.processor.relational.JoinNode
 
nextBatchDirect() - Method in class org.teiid.query.processor.relational.LimitNode
 
nextBatchDirect() - Method in class org.teiid.query.processor.relational.NullNode
 
nextBatchDirect() - Method in class org.teiid.query.processor.relational.ObjectTableNode
 
nextBatchDirect() - Method in class org.teiid.query.processor.relational.PlanExecutionNode
 
nextBatchDirect() - Method in class org.teiid.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 org.teiid.query.processor.relational.ProjectNode
 
nextBatchDirect() - Method in class org.teiid.query.processor.relational.RelationalNode
Template method for subclasses to implement.
nextBatchDirect() - Method in class org.teiid.query.processor.relational.SelectNode
 
nextBatchDirect() - Method in class org.teiid.query.processor.relational.SortNode
 
nextBatchDirect() - Method in class org.teiid.query.processor.relational.TextTableNode
 
nextBatchDirect() - Method in class org.teiid.query.processor.relational.UnionAllNode
 
nextBatchDirect() - Method in class org.teiid.query.processor.relational.WindowFunctionProjectNode
 
nextBatchDirect() - Method in class org.teiid.xquery.saxon.SaxonXMLTableNode
 
nextBatchDirectInternal() - Method in class org.teiid.query.processor.relational.JoinNode
 
nextBatchDirectInternal() - Method in class org.teiid.query.processor.relational.UnionAllNode
 
nextBuffer() - Method in class org.teiid.common.buffer.ExtensibleBufferedInputStream
 
nextCharBuf - Variable in class org.teiid.query.parser.JavaCharStream
 
nextCharInd - Variable in class org.teiid.query.parser.JavaCharStream
 
nextCommand - Variable in class org.teiid.query.processor.relational.AccessNode
 
nextCommand() - Method in class org.teiid.query.processor.relational.AccessNode
 
nextCommand() - Method in class org.teiid.query.processor.relational.DependentAccessNode
 
nextEntry(WordEntry) - Method in class org.teiid.internal.core.index.GammaCompressedIndexBlock
 
nextEntry(WordEntry) - Method in class org.teiid.internal.core.index.IndexBlock
Finds the next wordEntry and stores it in the given entry.
nextId() - Static method in class org.teiid.query.optimizer.relational.rules.RuleChooseDependent
 
nextInt() - Method in class org.teiid.core.id.IDGenerator
 
nextPowOf2(int) - Static method in class org.teiid.core.types.DataTypeManager
 
nextRecord() - Method in interface org.teiid.translator.salesforce.SalesforceConnection.BulkBatchResult
 
nextRequestID() - Method in class org.teiid.jdbc.ConnectionImpl
Generate the next unique requestID for matching up requests with responses.
nextRow() - Method in class org.teiid.translator.excel.BaseExcelExecution
 
nextRow() - Method in class org.teiid.translator.mongodb.MongoDBDirectQueryExecution
 
nextTuple() - Method in class org.teiid.common.buffer.AbstractTupleSource
 
nextTuple() - Method in class org.teiid.common.buffer.TupleBrowser
 
nextTuple() - Method in interface org.teiid.common.buffer.TupleSource
Returns the next tuple
nextTuple() - Method in class org.teiid.dqp.internal.process.DataTierTupleSource
 
nextTuple() - Method in class org.teiid.dqp.internal.process.TupleSourceCache.CopyOnReadTupleSource
 
nextTuple() - Method in class org.teiid.query.processor.BatchCollector.BatchProducerTupleSource
 
nextTuple() - Method in class org.teiid.query.processor.CollectionTupleSource
 
nextTuple() - Method in class org.teiid.query.tempdata.TempTableDataManager.ProxyTupleSource
 
NINE_0 - Static variable in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
 
NINE_0 - Static variable in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
 
NINE_0 - Static variable in class org.teiid.translator.jdbc.sqlserver.SQLServerExecutionFactory
 
NINE_0 - Static variable in class org.teiid.translator.jdbc.teiid.TeiidExecutionFactory
 
NINE_1 - Static variable in class org.teiid.translator.jdbc.db2.DB2ExecutionFactory
 
NINE_1 - Static variable in class org.teiid.translator.jdbc.teiid.TeiidExecutionFactory
 
NINE_2 - Static variable in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
 
NINE_2 - Static variable in class org.teiid.translator.jdbc.teiid.TeiidExecutionFactory
 
NINE_3 - Static variable in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
 
NINE_4 - Static variable in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
 
NINE_5 - Static variable in class org.teiid.translator.jdbc.db2.DB2ExecutionFactory
 
NioVirtualFile - Class in org.teiid.query.metadata
 
NioVirtualFile(Path) - Constructor for class org.teiid.query.metadata.NioVirtualFile
 
NioZipFileSystem - Class in org.teiid.query.metadata
 
NioZipFileSystem() - Constructor for class org.teiid.query.metadata.NioZipFileSystem
 
nl - Static variable in class org.teiid.query.sql.symbol.TextLine
 
NO - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
NO - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
NO_CONNECTION_STR - Static variable in class org.teiid.dqp.message.RequestID
 
NO_INLINE - Static variable in class org.teiid.query.sql.lang.WithQueryCommand
 
NO_MODELS - Static variable in exception org.teiid.deployers.VirtualDatabaseException
 
NO_POLLING - Static variable in exception org.teiid.translator.DataNotAvailableException
Indicate that the engine should not poll for results and will be notified via the ExecutionContext.dataAvailable() method.
NO_QUOTE_CHAR - Static variable in class org.teiid.query.sql.symbol.TextLine
 
NO_TIMEOUT - Static variable in class org.teiid.jdbc.StatementImpl
 
NO_WAIT_PRIORITY - Static variable in interface org.teiid.dqp.internal.process.ThreadReuseExecutor.PrioritizedRunnable
 
NOCACHE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
NOCACHE - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
node - Variable in class net.sf.saxon.option.xom.XOMNodeWrapper
 
node_id() - Static method in class org.teiid.query.function.FunctionMethods
 
NODE_TRACKER_SERVICE - Static variable in class org.teiid.jboss.TeiidServiceNames
 
NodeConstants - Class in org.teiid.query.optimizer.relational.plantree
 
NodeConstants.Info - Enum in org.teiid.query.optimizer.relational.plantree
Property names for type-specific node properties
NodeConstants.Types - Class in org.teiid.query.optimizer.relational.plantree
Types of nodes
nodeDropped(String) - Method in class org.teiid.runtime.MaterializationManager
 
nodeDropped(String) - Method in interface org.teiid.runtime.NodeListener
 
NodeEditor - Class in org.teiid.query.optimizer.relational.plantree
This class is no longer really an editor.
NodeFactory - Class in org.teiid.query.optimizer.relational.plantree
 
nodeID - Variable in class org.teiid.query.processor.RegisterRequestParameter
 
nodeJoined(String) - Method in class org.teiid.runtime.MaterializationManager
 
nodeJoined(String) - Method in interface org.teiid.runtime.NodeListener
 
nodeKind - Variable in class net.sf.saxon.option.xom.XOMNodeWrapper
 
NodeListener - Interface in org.teiid.runtime
 
nodeToString(boolean) - Method in class org.teiid.query.optimizer.relational.plantree.PlanNode
Get the single node in full or recursive which considers modifications.
nodeToString() - Method in class org.teiid.query.processor.relational.RelationalNode
Just print single node to string instead of node+recursive plan.
NodeTracker - Class in org.teiid.jboss
 
NodeTracker(JChannel, String) - Constructor for class org.teiid.jboss.NodeTracker
 
NoDocumentNode - Class in org.teiid.olingo.service
 
NoDocumentNode() - Constructor for class org.teiid.olingo.service.NoDocumentNode
 
NOEXEC - Static variable in interface org.teiid.jdbc.ExecutionProperties
Can be one of ON|OFF
NON_SECURE_PROTOCOL - Static variable in interface org.teiid.net.TeiidURL.CONNECTION
Non-secure Protocol.
NON_STRICT - Static variable in class org.teiid.query.sql.lang.Limit
 
NON_UNIQUE_KEY - Static variable in class org.teiid.metadata.index.MetadataConstants.KEY_TYPES
 
NonBlockingRowProcessor - Class in org.teiid.jdbc
Handles the future processing logic and makes the appropriate calls to the callback
NonBlockingRowProcessor(StatementImpl, StatementCallback) - Constructor for class org.teiid.jdbc.NonBlockingRowProcessor
 
NONE - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
NONE - Static variable in class org.teiid.logging.MessageLevel.DisplayNames
 
NONE - Static variable in class org.teiid.logging.MessageLevel.Labels
 
NONE - Static variable in class org.teiid.logging.MessageLevel
Message level value that specifies that no messages are to be recorded.
NONE - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
nonEquiJoinCriteria - Variable in class org.teiid.query.optimizer.relational.rules.RulePlanSubqueries.PlannedResult
 
nonNumericLiteral() - Method in class org.teiid.query.parser.SQLParser
 
nonReserved() - Method in class org.teiid.query.parser.SQLParser
 
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
NONZERO_UNKNOWN_CARDINALITY - Static variable in class org.teiid.metadata.index.RecordFactory
 
normalize(ParentNode) - Method in class nux.xom.pool.XOMUtil.Normalizer
Recursively walks the given node subtree and merges runs of consecutive (adjacent) Text nodes (if present) into a single Text node containing their string concatenation; Empty Text nodes are removed.
normalizeId(String) - Static method in class org.teiid.query.parser.SQLParserUtil
 
normalizeId(String, boolean) - Static method in class org.teiid.query.parser.SQLParserUtil
 
normalizeName(String) - Static method in class org.teiid.translator.salesforce.NameUtil
 
normalizeProperties(Properties) - Static method in class org.teiid.jdbc.JDBCURL
 
noSuchMethodFound(Object, Method, Object[]) - Method in class org.teiid.core.util.MixinProxy
 
Not - Class in org.teiid.language
 
Not(Condition) - Constructor for class org.teiid.language.Not
 
NOT - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
not - Variable in class org.teiid.query.optimizer.relational.rules.RulePlanSubqueries.PlannedResult
 
NOT - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
NOT_DEFINED_INT - Static variable in class org.teiid.metadata.index.MetadataConstants
Definition of not defined int type.
NOT_DEFINED_LONG - Static variable in class org.teiid.metadata.index.MetadataConstants
Definition of not defined long type.
NOT_DEFINED_SHORT - Static variable in class org.teiid.metadata.index.MetadataConstants
Definition of not defined short type.
NOT_EXISTS_MESSAGE - Static variable in class org.teiid.query.metadata.TransformationMetadata
 
NOT_NULL - Static variable in class org.teiid.client.metadata.ResultsMetadataConstants.NULL_TYPES
 
NOT_NULL - Static variable in class org.teiid.metadata.index.MetadataConstants.NULL_TYPES
 
NOT_NULL - Static variable in interface org.teiid.query.metadata.DDLConstants
 
NOT_TERMINATED - Static variable in class org.teiid.common.buffer.TupleBatch
 
notCrit(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
NotCriteria - Class in org.teiid.query.sql.lang
A logical criteria that takes the logical NOT of the contained criteria.
NotCriteria() - Constructor for class org.teiid.query.sql.lang.NotCriteria
Constructs a default instance of this class.
NotCriteria(Criteria) - Constructor for class org.teiid.query.sql.lang.NotCriteria
Constructs an instance of this class with sub-criteria.
notifyListener(SQLException) - Method in class org.teiid.jdbc.XAConnectionImpl
Notify listeners, if there is any, about the connection status.
NOUNNEST - Static variable in class org.teiid.query.sql.lang.ExistsCriteria.SubqueryHint
 
NOW - Static variable in class org.teiid.translator.SourceSystemFunctions
 
NthValue - Class in org.teiid.query.function.aggregate
 
NthValue() - Constructor for class org.teiid.query.function.aggregate.NthValue
 
Ntile - Class in org.teiid.query.function.aggregate
Captures the row number and number of tiles for a given row post processing logic uses the row count over the window to calculate the final output
Ntile() - Constructor for class org.teiid.query.function.aggregate.Ntile
 
NULL - Static variable in class org.teiid.core.types.DataTypeManager.DefaultDataClasses
 
NULL - Static variable in class org.teiid.core.types.DataTypeManager.DefaultDataTypes
 
NULL - Static variable in class org.teiid.core.types.DataTypeManager.DefaultTypeCodes
 
NULL - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
NULL - Static variable in class org.teiid.query.metadata.SupportConstants.Element
 
NULL - Static variable in class org.teiid.query.optimizer.relational.plantree.NodeConstants.Types
 
NULL - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
NULL - Static variable in class org.teiid.translator.jdbc.FunctionModifier
 
NULL - Static variable in class org.teiid.translator.TypeFacility.RUNTIME_CODES
 
NULL - Static variable in class org.teiid.translator.TypeFacility.RUNTIME_NAMES
 
NULL - Static variable in interface org.teiid.translator.TypeFacility.RUNTIME_TYPES
 
NULL_CONSTANT - Static variable in class org.teiid.query.sql.symbol.Constant
 
NULL_ESCAPE_CHAR - Static variable in class org.teiid.query.sql.lang.MatchCriteria
The internal null escape character
NULL_FUTURE - Static variable in class org.teiid.client.util.ResultsFuture
 
NULL_SORT - Static variable in class org.teiid.jdbc.DatabaseMetaDataImpl
 
NULL_TYPES() - Constructor for class org.teiid.client.metadata.ResultsMetadataConstants.NULL_TYPES
 
NULL_TYPES() - Constructor for class org.teiid.metadata.index.MetadataConstants.NULL_TYPES
 
NULL_UNKNOWN - Static variable in class org.teiid.query.metadata.SupportConstants.Element
 
NULL_VALUE - Static variable in class org.teiid.json.simple.Yytoken
 
NULL_VALUE_COUNT - Static variable in interface org.teiid.query.metadata.DDLConstants
 
NULLABLE - Static variable in class org.teiid.client.metadata.ResultsMetadataConstants.NULL_TYPES
 
NULLABLE - Static variable in interface org.teiid.client.metadata.ResultsMetadataConstants
 
NULLABLE - Static variable in class org.teiid.metadata.index.MetadataConstants.NULL_TYPES
 
NullCryptor - Class in org.teiid.core.crypto
 
NullCryptor() - Constructor for class org.teiid.core.crypto.NullCryptor
 
NullException() - Constructor for exception org.teiid.core.types.ArrayImpl.NullException
 
NULLIF - Static variable in class org.teiid.query.function.FunctionLibrary
 
NULLIF - Static variable in class org.teiid.translator.SourceSystemFunctions
 
NullNode - Class in org.teiid.query.processor.relational
 
NullNode(int) - Constructor for class org.teiid.query.processor.relational.NullNode
 
nullOut() - Method in class org.teiid.common.buffer.CacheEntry
 
nullPlusNonNullIsNull() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
Checks whether the concatenation of a NULL value and a non-NULL value results in a NULL value.
nullPlusNonNullIsNull() - Method in class org.teiid.translator.jdbc.sqlserver.SQLServerExecutionFactory
 
nullPlusNonNullIsNull() - Method in class org.teiid.translator.jdbc.sybase.BaseSybaseExecutionFactory
 
nullPlusNonNullIsNull() - Method in class org.teiid.translator.jdbc.sybase.SybaseExecutionFactory
 
NULLS - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
NULLS - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
nullsAreSortedAtEnd() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
Checks whether NULL values are sorted at the end regardless of sort order.
nullsAreSortedAtStart() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
Checks whether NULL values are sorted at the start regardless of sort order.
nullsAreSortedHigh() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
Checks whether NULL values are sorted high.
nullsAreSortedLow() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
Checks whether NULL values are sorted low.
NullTerminatedStringDataInputStream(byte[], DataInputStream, Charset) - Constructor for class org.teiid.transport.PgFrontendProtocol.NullTerminatedStringDataInputStream
 
NullToAnyTransform - Class in org.teiid.core.types.basic
This class can do a simple null to anything.
NullToAnyTransform(Class<?>) - Constructor for class org.teiid.core.types.basic.NullToAnyTransform
 
NullType - Class in org.teiid.core.types
 
NumberToBooleanTransform - Class in org.teiid.core.types.basic
 
NumberToBooleanTransform(Comparable) - Constructor for class org.teiid.core.types.basic.NumberToBooleanTransform
 
NumberToByteTransform - Class in org.teiid.core.types.basic
 
NumberToByteTransform(Class<?>) - Constructor for class org.teiid.core.types.basic.NumberToByteTransform
 
NumberToDoubleTransform - Class in org.teiid.core.types.basic
 
NumberToDoubleTransform(Class<?>, boolean, boolean) - Constructor for class org.teiid.core.types.basic.NumberToDoubleTransform
 
NumberToFloatTransform - Class in org.teiid.core.types.basic
 
NumberToFloatTransform(Class<?>, boolean, boolean) - Constructor for class org.teiid.core.types.basic.NumberToFloatTransform
 
NumberToIntegerTransform - Class in org.teiid.core.types.basic
 
NumberToIntegerTransform(Class<?>, boolean) - Constructor for class org.teiid.core.types.basic.NumberToIntegerTransform
 
NumberToLongTransform - Class in org.teiid.core.types.basic
 
NumberToLongTransform(Class<?>, boolean, boolean) - Constructor for class org.teiid.core.types.basic.NumberToLongTransform
 
NumberToNumberTransform - Class in org.teiid.core.types.basic
 
NumberToNumberTransform(Number, Number, Class<?>) - Constructor for class org.teiid.core.types.basic.NumberToNumberTransform
 
NumberToShortTransform - Class in org.teiid.core.types.basic
 
NumberToShortTransform(Class<?>, boolean) - Constructor for class org.teiid.core.types.basic.NumberToShortTransform
 
NUMERIC - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
NUMERIC - Static variable in interface org.teiid.query.function.metadata.FunctionCategoryConstants
"Numeric" functions typically operate on or otherwise manipulate numbers, such as +, sqrt, etc.
NUMERIC - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
numFiles - Variable in class org.teiid.internal.core.index.IndexSummary
Number of files in the index.
numGeometries(GeometryType) - Static method in class org.teiid.query.function.GeometryFunctionMethods
 
numGeometries(GeometryType) - Static method in class org.teiid.query.function.GeometryUtils
 
numInteriorRings(GeometryType) - Static method in class org.teiid.query.function.GeometryFunctionMethods
 
numInteriorRings(GeometryType) - Static method in class org.teiid.query.function.GeometryUtils
 
numPoints(GeometryType) - Static method in class org.teiid.query.function.GeometryFunctionMethods
 
numPoints(GeometryType) - Static method in class org.teiid.query.function.GeometryUtils
 
numWords - Variable in class org.teiid.internal.core.index.IndexSummary
Number of words in the index.
nux.xom.pool - package nux.xom.pool
 
nux.xom.xquery - package nux.xom.xquery
 
NVL - Static variable in class org.teiid.query.function.FunctionLibrary
 

O

OAuth10CredentialImpl - Class in org.teiid.jboss.oauth
This helps aid with OAuth1.0a authentication.
OAuth10CredentialImpl() - Constructor for class org.teiid.jboss.oauth.OAuth10CredentialImpl
 
OAuth10LoginModule - Class in org.teiid.jboss.oauth
Login module to capture OAuth 1.0a profile credential for web service resource-adapter.
OAuth10LoginModule() - Constructor for class org.teiid.jboss.oauth.OAuth10LoginModule
 
OAUTH1_0_DOMAIN - Static variable in class org.teiid.oauth.OAuthUtil
 
OAuth20CredentialImpl - Class in org.teiid.jboss.oauth
 
OAuth20CredentialImpl() - Constructor for class org.teiid.jboss.oauth.OAuth20CredentialImpl
 
OAuth20LoginModule - Class in org.teiid.jboss.oauth
Login module to capture OAuth 2.0 profile credential for web service resource-adapter.
OAuth20LoginModule() - Constructor for class org.teiid.jboss.oauth.OAuth20LoginModule
 
OAUTH2_0_DOMAIN - Static variable in class org.teiid.oauth.OAuthUtil
 
OAuth2Authenticator - Class in org.teiid.resource.adapter.google.auth
This authenticator is used to work with OAuth2 for devices[1].
OAuth2Authenticator() - Constructor for class org.teiid.resource.adapter.google.auth.OAuth2Authenticator
 
OAuth2HeaderFactory - Class in org.teiid.resource.adapter.google.auth
 
OAuth2HeaderFactory(String) - Constructor for class org.teiid.resource.adapter.google.auth.OAuth2HeaderFactory
 
OAuth2HeaderFactory - Class in org.teiid.resource.adapter.google.v4
 
OAuth2HeaderFactory(String, String, String) - Constructor for class org.teiid.resource.adapter.google.v4.OAuth2HeaderFactory
 
OAuth2Tokens - Class in org.teiid.resource.adapter.google.auth
 
OAuth2Tokens(Object, Object, Object) - Constructor for class org.teiid.resource.adapter.google.auth.OAuth2Tokens
 
OAuthCredential - Interface in org.teiid
 
OAuthCredentialContext - Class in org.teiid
 
OAuthCredentialContext() - Constructor for class org.teiid.OAuthCredentialContext
 
OAuthUtil - Class in org.teiid.oauth
 
OAuthUtil() - Constructor for class org.teiid.oauth.OAuthUtil
 
objDescription(CommandContext, int) - Static method in class org.teiid.deployers.PgCatalogMetadataStore.FunctionMethods
 
objDescription2(CommandContext, int, String) - Static method in class org.teiid.deployers.PgCatalogMetadataStore.FunctionMethods
 
OBJECT - Static variable in class org.teiid.core.types.DataTypeManager.DefaultDataClasses
 
OBJECT - Static variable in class org.teiid.core.types.DataTypeManager.DefaultDataTypes
 
OBJECT - Static variable in class org.teiid.core.types.DataTypeManager.DefaultTypeCodes
 
OBJECT - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
OBJECT - Static variable in class org.teiid.metadata.index.IndexConstants.SEARCH_RECORD_TYPE
 
OBJECT - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
OBJECT - Static variable in class org.teiid.translator.jdbc.FunctionModifier
 
OBJECT - Static variable in interface org.teiid.translator.salesforce.execution.SalesforceProcedureExecution
 
OBJECT - Static variable in class org.teiid.translator.TypeFacility.RUNTIME_CODES
 
OBJECT - Static variable in class org.teiid.translator.TypeFacility.RUNTIME_NAMES
 
OBJECT - Static variable in interface org.teiid.translator.TypeFacility.RUNTIME_TYPES
 
OBJECT_REF - Static variable in class org.teiid.metadata.index.IndexConstants.SEARCH_RECORD_TYPE
 
OBJECT_REPLICATOR - Static variable in class org.teiid.jboss.TeiidServiceNames
 
OBJECT_SERIALIZER - Static variable in class org.teiid.jboss.TeiidServiceNames
 
ObjectChannel - Interface in org.teiid.net.socket
 
ObjectChannelFactory - Interface in org.teiid.net.socket
 
ObjectChannelImpl(Channel) - Constructor for class org.teiid.transport.SSLAwareChannelHandler.ObjectChannelImpl
 
objectColumn(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
ObjectColumn(String, String, String, Expression) - Constructor for class org.teiid.query.sql.lang.ObjectTable.ObjectColumn
 
ObjectColumn() - Constructor for class org.teiid.query.sql.lang.ObjectTable.ObjectColumn
 
ObjectColumnSerializer(byte) - Constructor for class org.teiid.client.BatchSerializer.ObjectColumnSerializer
 
ObjectConverterUtil - Class in org.teiid.core.util
 
ObjectConverterUtil() - Constructor for class org.teiid.core.util.ObjectConverterUtil
 
ObjectDecoder - Class in org.teiid.transport
A decoder which deserializes the received values into Java objects.
ObjectDecoder(int, long, ClassLoader, StorageManager) - Constructor for class org.teiid.transport.ObjectDecoder
Creates a new decoder with the specified maximum object size.
ObjectDecoderInputStream - Class in org.teiid.netty.handler.codec.serialization
An ObjectInput which is interoperable ObjectEncoderOutputStream.
ObjectDecoderInputStream(AccessibleBufferedInputStream, ClassLoader, int) - Constructor for class org.teiid.netty.handler.codec.serialization.ObjectDecoderInputStream
 
ObjectEncoder - Class in org.teiid.transport
An encoder which serializes a Java object into a message.
ObjectEncoder() - Constructor for class org.teiid.transport.ObjectEncoder
Creates a new encoder with the estimated length of 512 bytes.
ObjectEncoder(int, boolean) - Constructor for class org.teiid.transport.ObjectEncoder
Creates a new encoder.
ObjectEncoder.FailedWriteException - Exception in org.teiid.transport
 
ObjectEncoderOutputStream - Class in org.teiid.netty.handler.codec.serialization
An ObjectOutput which is interoperable with ObjectDecoderInputStream.
ObjectEncoderOutputStream(DataOutputStream, int) - Constructor for class org.teiid.netty.handler.codec.serialization.ObjectEncoderOutputStream
 
ObjectInputStreamWithClassloader - Class in org.teiid.core.util
 
ObjectInputStreamWithClassloader(InputStream, ClassLoader) - Constructor for class org.teiid.core.util.ObjectInputStreamWithClassloader
 
ObjectReplicator - Interface in org.teiid.query
 
objects - Variable in class org.teiid.language.visitor.CollectorVisitor
 
ObjectSerializer - Class in org.teiid.jboss
 
ObjectSerializer(String) - Constructor for class org.teiid.jboss.ObjectSerializer
 
objectsRead - Variable in class org.teiid.transport.SocketListenerStats
 
objectsWritten - Variable in class org.teiid.transport.SocketListenerStats
 
OBJECTTABLE - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
objectTable(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
OBJECTTABLE - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
ObjectTable - Class in org.teiid.query.sql.lang
 
ObjectTable() - Constructor for class org.teiid.query.sql.lang.ObjectTable
 
ObjectTable.ObjectColumn - Class in org.teiid.query.sql.lang
 
ObjectTableNode - Class in org.teiid.query.processor.relational
Handles object table processing.
ObjectTableNode(int) - Constructor for class org.teiid.query.processor.relational.ObjectTableNode
 
ObjectToAnyTransform - Class in org.teiid.core.types.basic
 
ObjectToAnyTransform(Class) - Constructor for class org.teiid.core.types.basic.ObjectToAnyTransform
 
obtainedConnection(Connection) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
Provides a hook to call source specific logic when a connection is obtained.
OCTET_LENGTH - Static variable in class org.teiid.translator.jdbc.exasol.ExasolExecutionFactory
 
ODATA_TYPE - Static variable in class org.teiid.translator.odata4.ODataMetadataProcessor
 
ODATA_URI - Static variable in class org.teiid.metadata.NamespaceContainer
 
ODataDocument - Class in org.teiid.translator.odata4
 
ODataDocument() - Constructor for class org.teiid.translator.odata4.ODataDocument
 
ODataDocumentNode - Class in org.teiid.translator.odata4
 
ODataDocumentNode(Table, ODataDocumentNode.ODataDocumentType, boolean) - Constructor for class org.teiid.translator.odata4.ODataDocumentNode
 
ODataEntitySchemaBuilder - Class in org.teiid.translator.odata
 
ODataEntitySchemaBuilder() - Constructor for class org.teiid.translator.odata.ODataEntitySchemaBuilder
 
ODataExecutionFactory - Class in org.teiid.translator.odata
TODO: Type comparison isof(T), isof(x, T) Whether targeted instance can be converted to the specified type.
ODataExecutionFactory() - Constructor for class org.teiid.translator.odata.ODataExecutionFactory
 
ODataExecutionFactory - Class in org.teiid.translator.odata4
TODO: Type comparison isof(T), isof(x, T) Whether targeted instance can be converted to the specified type.
ODataExecutionFactory() - Constructor for class org.teiid.translator.odata4.ODataExecutionFactory
 
ODataExpressionToSQLVisitor - Class in org.teiid.olingo.service
 
ODataExpressionToSQLVisitor(DocumentNode, boolean, UriInfo, MetadataStore, OData, TeiidServiceHandler.UniqueNameGenerator, List<SQLParameter>, ODataSQLBuilder.URLParseService) - Constructor for class org.teiid.olingo.service.ODataExpressionToSQLVisitor
 
ODataExpressionVisitor - Interface in org.teiid.olingo
 
ODataFilter - Class in org.teiid.olingo.web
 
ODataFilter() - Constructor for class org.teiid.olingo.web.ODataFilter
 
ODataFilterVisitor - Class in org.teiid.translator.odata4
Only walks the filter version of the query
ODataFilterVisitor(ODataExecutionFactory, RuntimeMetadata, ODataQuery) - Constructor for class org.teiid.translator.odata4.ODataFilterVisitor
 
oDataHttpHandler - Variable in class org.teiid.olingo.service.OlingoBridge.HandlerInfo
 
ODataMetadataProcessor - Class in org.teiid.translator.odata
 
ODataMetadataProcessor() - Constructor for class org.teiid.translator.odata.ODataMetadataProcessor
 
ODataMetadataProcessor - Class in org.teiid.translator.odata4
 
ODataMetadataProcessor() - Constructor for class org.teiid.translator.odata4.ODataMetadataProcessor
 
ODataMetadataProcessor.ODataType - Enum in org.teiid.translator.odata4
 
ODataPlugin - Class in org.teiid.olingo
 
ODataPlugin() - Constructor for class org.teiid.olingo.ODataPlugin
 
ODataPlugin - Class in org.teiid.translator.odata
 
ODataPlugin() - Constructor for class org.teiid.translator.odata.ODataPlugin
 
ODataPlugin - Class in org.teiid.translator.odata4
 
ODataPlugin() - Constructor for class org.teiid.translator.odata4.ODataPlugin
 
ODataPlugin.Event - Enum in org.teiid.olingo
 
ODataPlugin.Event - Enum in org.teiid.translator.odata
 
ODataPlugin.Event - Enum in org.teiid.translator.odata4
 
ODataProcedureExecution - Class in org.teiid.translator.odata
 
ODataProcedureExecution(Call, ODataExecutionFactory, ExecutionContext, RuntimeMetadata, WSConnection) - Constructor for class org.teiid.translator.odata.ODataProcedureExecution
 
ODataProcedureExecution - Class in org.teiid.translator.odata4
 
ODataProcedureExecution(Call, ODataExecutionFactory, ExecutionContext, RuntimeMetadata, WSConnection) - Constructor for class org.teiid.translator.odata4.ODataProcedureExecution
 
ODataProcedureVisitor - Class in org.teiid.translator.odata
 
ODataProcedureVisitor(ODataExecutionFactory, RuntimeMetadata) - Constructor for class org.teiid.translator.odata.ODataProcedureVisitor
 
ODataQuery - Class in org.teiid.translator.odata4
 
ODataQuery(ODataExecutionFactory, RuntimeMetadata) - Constructor for class org.teiid.translator.odata4.ODataQuery
 
ODataQueryExecution - Class in org.teiid.translator.odata
 
ODataQueryExecution(ODataExecutionFactory, QueryExpression, ExecutionContext, RuntimeMetadata, WSConnection) - Constructor for class org.teiid.translator.odata.ODataQueryExecution
 
ODataQueryExecution - Class in org.teiid.translator.odata4
 
ODataQueryExecution(ODataExecutionFactory, QueryExpression, ExecutionContext, RuntimeMetadata, WSConnection) - Constructor for class org.teiid.translator.odata4.ODataQueryExecution
 
ODataResponse - Class in org.teiid.translator.odata4
 
ODataResponse(InputStream, ODataMetadataProcessor.ODataType, DocumentNode) - Constructor for class org.teiid.translator.odata4.ODataResponse
 
ODataSchemaBuilder - Class in org.teiid.olingo.service
 
ODataSchemaBuilder() - Constructor for class org.teiid.olingo.service.ODataSchemaBuilder
 
ODataSchemaBuilder.ODataSchemaInfo - Class in org.teiid.olingo.service
 
ODataSchemaBuilder.SchemaResolver - Interface in org.teiid.olingo.service
 
ODataSchemaInfo() - Constructor for class org.teiid.olingo.service.ODataSchemaBuilder.ODataSchemaInfo
 
ODataSelectQuery - Class in org.teiid.translator.odata4
 
ODataSelectQuery(ODataExecutionFactory, RuntimeMetadata) - Constructor for class org.teiid.translator.odata4.ODataSelectQuery
 
ODataServlet - Class in org.teiid.olingo.web
 
ODataServlet() - Constructor for class org.teiid.olingo.web.ODataServlet
 
ODataSQLBuilder - Class in org.teiid.olingo.service
 
ODataSQLBuilder(OData, MetadataStore, boolean, boolean, String, ServiceMetadata) - Constructor for class org.teiid.olingo.service.ODataSQLBuilder
 
ODataSQLVisitor - Class in org.teiid.translator.odata
 
ODataSQLVisitor(ODataExecutionFactory, RuntimeMetadata) - Constructor for class org.teiid.translator.odata.ODataSQLVisitor
 
ODataSQLVisitor - Class in org.teiid.translator.odata4
 
ODataSQLVisitor(ODataExecutionFactory, RuntimeMetadata) - Constructor for class org.teiid.translator.odata4.ODataSQLVisitor
 
odataType(Class<?>) - Static method in class org.teiid.olingo.common.ODataTypeManager
 
odataType(BaseColumn) - Static method in class org.teiid.olingo.common.ODataTypeManager
 
odataType(String) - Static method in class org.teiid.olingo.common.ODataTypeManager
 
odataType(String) - Static method in class org.teiid.translator.odata.ODataTypeManager
 
ODataTypeManager - Class in org.teiid.olingo.common
 
ODataTypeManager() - Constructor for class org.teiid.olingo.common.ODataTypeManager
 
ODataTypeManager - Class in org.teiid.translator.odata
 
ODataTypeManager() - Constructor for class org.teiid.translator.odata.ODataTypeManager
 
ODataUpdateExecution - Class in org.teiid.translator.odata
 
ODataUpdateExecution(Command, ODataExecutionFactory, ExecutionContext, RuntimeMetadata, WSConnection) - Constructor for class org.teiid.translator.odata.ODataUpdateExecution
 
ODataUpdateExecution - Class in org.teiid.translator.odata4
 
ODataUpdateExecution(Command, ODataExecutionFactory, ExecutionContext, RuntimeMetadata, WSConnection) - Constructor for class org.teiid.translator.odata4.ODataUpdateExecution
 
ODataUpdateQuery - Class in org.teiid.translator.odata4
 
ODataUpdateQuery(ODataExecutionFactory, RuntimeMetadata) - Constructor for class org.teiid.translator.odata4.ODataUpdateQuery
 
ODataUpdateVisitor - Class in org.teiid.translator.odata
 
ODataUpdateVisitor(ODataExecutionFactory, RuntimeMetadata) - Constructor for class org.teiid.translator.odata.ODataUpdateVisitor
 
ODataUpdateVisitor - Class in org.teiid.translator.odata4
 
ODataUpdateVisitor(ODataExecutionFactory, RuntimeMetadata) - Constructor for class org.teiid.translator.odata4.ODataUpdateVisitor
 
ODataUpdateVisitor.OperationType - Enum in org.teiid.translator.odata4
 
ODBC_MODEL - Static variable in interface org.teiid.core.CoreConstants
 
ODBCClientInstance - Class in org.teiid.transport
 
ODBCClientInstance(ObjectChannel, TeiidDriver, LogonImpl) - Constructor for class org.teiid.transport.ODBCClientInstance
 
ODBCClientRemote - Interface in org.teiid.odbc
 
ODBCClientRemote.CursorDirection - Enum in org.teiid.odbc
 
ODBCServerRemote - Interface in org.teiid.odbc
 
ODBCServerRemoteImpl - Class in org.teiid.odbc
 
ODBCServerRemoteImpl(ODBCClientInstance, TeiidDriver, LogonImpl) - Constructor for class org.teiid.odbc.ODBCServerRemoteImpl
 
ODBCSocketListener - Class in org.teiid.transport
 
ODBCSocketListener(InetSocketAddress, SocketConfiguration, ClientServiceRegistryImpl, StorageManager, int, LogonImpl, TeiidDriver) - Constructor for class org.teiid.transport.ODBCSocketListener
 
OF - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
OF - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
offset - Variable in class org.teiid.internal.core.index.Field
 
offset() - Method in class org.teiid.internal.core.index.Field
Returns the offset into the underlying byte array that this field is defined over.
offset(int) - Method in class org.teiid.internal.core.index.Field
 
offset - Variable in class org.teiid.internal.core.index.FileListBlock
 
OFFSET - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
OFFSET - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
OioOjbectChannelFactory - Class in org.teiid.net.socket
 
OioOjbectChannelFactory(Properties) - Constructor for class org.teiid.net.socket.OioOjbectChannelFactory
 
OlapExecutionFactory - Class in org.teiid.translator.olap
 
OlapExecutionFactory() - Constructor for class org.teiid.translator.olap.OlapExecutionFactory
 
OlapQueryExecution - Class in org.teiid.translator.olap
Executes the given MDX and packs the results into an array
OlapQueryExecution(List<Argument>, Command, OlapConnection, ExecutionContext, OlapExecutionFactory, String, boolean) - Constructor for class org.teiid.translator.olap.OlapQueryExecution
 
OLD - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
OLD - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
OLD_ENCRYPT_PREFIX - Static variable in class org.teiid.core.crypto.BasicCryptor
 
OlingoBridge - Class in org.teiid.olingo.service
 
OlingoBridge(String) - Constructor for class org.teiid.olingo.service.OlingoBridge
 
OlingoBridge.HandlerInfo - Class in org.teiid.olingo.service
 
OMIT_DEFAULT - Static variable in class org.teiid.metadata.BaseColumn
 
ON - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
ON - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
ON_VDB_DROP_SCRIPT - Static variable in class org.teiid.query.metadata.MaterializationMetadataRepository
 
ON_VDB_START_SCRIPT - Static variable in class org.teiid.query.metadata.MaterializationMetadataRepository
 
onComplete(Statement) - Method in interface org.teiid.jdbc.StatementCallback
Called when processing has completed normally.
onCompletion(ResultsFuture<T>) - Method in interface org.teiid.client.util.ResultsFuture.CompletionListener
 
onCompletion(FutureWork<AtomicResultsMessage>) - Method in class org.teiid.dqp.internal.process.DataTierTupleSource
 
onCompletion(FutureWork<T>) - Method in interface org.teiid.dqp.internal.process.DQPCore.CompletionListener
 
onCompletion(ResultsFuture<Boolean>) - Method in class org.teiid.jdbc.NonBlockingRowProcessor
 
onConnection() - Method in interface org.teiid.transport.ChannelListener
 
onConnection() - Method in class org.teiid.transport.ODBCClientInstance
 
onConnection() - Method in class org.teiid.transport.SocketClientInstance
 
ONE_2_1 - Static variable in class org.teiid.translator.hive.ImpalaExecutionFactory
 
ONE_3 - Static variable in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
 
ONE_3_1 - Static variable in class org.teiid.translator.hive.ImpalaExecutionFactory
 
ONE_4 - Static variable in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
 
ONE_5 - Static variable in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
 
onePassSort(boolean) - Method in class org.teiid.query.processor.relational.SortUtility
 
ONEWAY - Static variable in class org.teiid.transport.SSLConfiguration
 
onException(Statement, Exception) - Method in interface org.teiid.jdbc.StatementCallback
Called when an exception occurs.
onGoingExpression - Variable in class org.teiid.translator.accumulo.AccumuloQueryVisitor
 
onGoingExpression - Variable in class org.teiid.translator.excel.ExcelQueryVisitor
 
onGoingExpression - Variable in class org.teiid.translator.mongodb.MongoDBSelectVisitor
 
onGoingExpression - Variable in class org.teiid.translator.solr.SolrSQLHierarchyVistor
 
onGoingPullCriteria - Variable in class org.teiid.translator.mongodb.MongoDBUpdateVisitor
 
ONLY - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
ONLY - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
onRestart(List<String>) - Method in interface org.teiid.deployers.RuntimeVDB.VDBModificationListener
 
onResults(List<String>, List<? extends List<?>>) - Method in interface org.teiid.dqp.internal.process.DQPCore.ResultsListener
 
onRow(Statement, ResultSet) - Method in interface org.teiid.jdbc.StatementCallback
Process the current row of the ResultSet.
onShutdownStart() - Method in interface org.teiid.deployers.ContainerLifeCycleListener.LifeCycleEventListener
 
onStartupFinish() - Method in interface org.teiid.deployers.ContainerLifeCycleListener.LifeCycleEventListener
 
open() - Method in class org.teiid.internal.core.index.BlocksIndexInput
 
open() - Method in class org.teiid.internal.core.index.IndexInput
Open the Source where the input gets the information from.
OPEN - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
open() - Method in interface org.teiid.odata.api.Client
 
open() - Method in class org.teiid.olingo.service.LocalClient
 
open() - Method in class org.teiid.query.optimizer.SourceTriggerActionPlanner.CompositeProcessorPlan
 
OPEN - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
open() - Method in class org.teiid.query.processor.BatchedUpdatePlan
 
open() - Method in class org.teiid.query.processor.DdlPlan
 
open() - Method in class org.teiid.query.processor.proc.ForEachRowPlan
 
open() - Method in class org.teiid.query.processor.proc.ProcedurePlan
 
open() - Method in class org.teiid.query.processor.ProcessorPlan
Open the plan for processing.
open() - Method in class org.teiid.query.processor.relational.AccessNode
 
open() - Method in class org.teiid.query.processor.relational.BatchedUpdateNode
 
open() - Method in class org.teiid.query.processor.relational.DependentProcedureAccessNode
 
open() - Method in class org.teiid.query.processor.relational.DependentProcedureExecutionNode
 
open() - Method in class org.teiid.query.processor.relational.DupRemoveNode
 
open() - Method in class org.teiid.query.processor.relational.JoinNode
 
open() - Method in class org.teiid.query.processor.relational.LimitNode
 
open() - Method in class org.teiid.query.processor.relational.ObjectTableNode
 
open() - Method in class org.teiid.query.processor.relational.PlanExecutionNode
 
open() - Method in class org.teiid.query.processor.relational.RelationalNode
 
open() - Method in class org.teiid.query.processor.relational.RelationalPlan
 
open() - Method in class org.teiid.query.processor.relational.SelectNode
 
open() - Method in class org.teiid.query.processor.relational.TextTableNode
 
open() - Method in class org.teiid.query.processor.relational.UnionAllNode
 
OPEN - Static variable in class org.teiid.translator.salesforce.execution.visitors.CriteriaVisitor
 
open() - Method in class org.teiid.xquery.saxon.SaxonXMLTableNode
 
OPENAPI_VERSION - Static variable in class org.teiid.olingo.web.OpenApiHandler
 
OpenAPIExecutionFactory - Class in org.teiid.translator.openapi
 
OpenAPIExecutionFactory() - Constructor for class org.teiid.translator.openapi.OpenAPIExecutionFactory
 
openApiHandler - Variable in class org.teiid.olingo.web.ODataFilter
 
OpenApiHandler - Class in org.teiid.olingo.web
 
OpenApiHandler(ServletContext) - Constructor for class org.teiid.olingo.web.OpenApiHandler
 
OpenApiHandler.OpenApiVersion - Enum in org.teiid.olingo.web
 
OpenAPIMetadataProcessor - Class in org.teiid.translator.openapi
 
OpenAPIMetadataProcessor(OpenAPIExecutionFactory) - Constructor for class org.teiid.translator.openapi.OpenAPIMetadataProcessor
 
openInputStream(boolean) - Method in class org.teiid.file.JavaVirtualFile
 
openInputStream(boolean) - Method in interface org.teiid.file.VirtualFile
 
openInputStream(VirtualFile, VirtualFile) - Method in class org.teiid.metadata.PureZipFileSystem
openInputStream(VirtualFile, VirtualFile) - Method in class org.teiid.resource.adapter.ftp.FtpFileSystem
 
openInternal() - Method in class org.teiid.query.processor.relational.JoinNode
 
openInternal() - Method in class org.teiid.query.processor.relational.UnionAllNode
 
openLeft() - Method in class org.teiid.query.processor.relational.JoinStrategy
 
openOutputStream(boolean) - Method in class org.teiid.file.JavaVirtualFile
 
openOutputStream(boolean) - Method in interface org.teiid.file.VirtualFile
 
openPlanImmediately() - Method in class org.teiid.query.processor.relational.InsertPlanExecutionNode
 
openPlanImmediately() - Method in class org.teiid.query.processor.relational.PlanExecutionNode
 
openRight() - Method in class org.teiid.query.processor.relational.JoinStrategy
 
openRight() - Method in class org.teiid.query.processor.relational.NestedTableJoinStrategy
 
openStream() - Method in class org.teiid.metadata.JBossVirtualFile
 
openStream() - Method in interface org.teiid.metadata.VDBResource
Open an InputStream to the resource
openStream() - Method in class org.teiid.query.metadata.NioVirtualFile
 
openStream() - Method in class org.teiid.query.metadata.VDBResources.Resource
 
openStream() - Method in interface org.teiid.query.metadata.VirtualFile
 
OperationResponse - Interface in org.teiid.odata.api
 
OperationResponseImpl - Class in org.teiid.olingo.service
 
OperationResponseImpl(ProcedureSQLBuilder.ProcedureReturn) - Constructor for class org.teiid.olingo.service.OperationResponseImpl
 
operator() - Method in class org.teiid.query.parser.SQLParser
 
optimize(Command, IDGenerator, QueryMetadataInterface, CapabilitiesFinder, AnalysisRecord, CommandContext) - Method in class org.teiid.query.optimizer.BatchedUpdatePlanner
Optimizes batched updates by batching all contiguous commands that relate to the same physical model.
optimize(Command, IDGenerator, QueryMetadataInterface, CapabilitiesFinder, AnalysisRecord, CommandContext) - Method in interface org.teiid.query.optimizer.CommandPlanner
Allows the planner a chance to optimize the canonical plan(s) stored in the CommandTreeNode tree.
optimize(Command, IDGenerator, QueryMetadataInterface, CapabilitiesFinder, AnalysisRecord, CommandContext) - Method in class org.teiid.query.optimizer.DdlPlanner
 
optimize(Command, IDGenerator, QueryMetadataInterface, CapabilitiesFinder, AnalysisRecord, CommandContext) - Method in class org.teiid.query.optimizer.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(Command) - Method in class org.teiid.query.optimizer.relational.RelationalPlanner
 
optimize(Command, IDGenerator, QueryMetadataInterface, CapabilitiesFinder, AnalysisRecord, CommandContext) - Method in class org.teiid.query.optimizer.SourceTriggerActionPlanner
 
optimize(ProcedureContainer, TriggerAction, IDGenerator, QueryMetadataInterface, CapabilitiesFinder, AnalysisRecord, CommandContext) - Method in class org.teiid.query.optimizer.TriggerActionPlanner
 
optimizeCriteria(CompoundCriteria, QueryMetadataInterface) - Static method in class org.teiid.query.rewriter.QueryRewriter
Performs simple expression flattening
optimizePlan(Command, QueryMetadataInterface, IDGenerator, CapabilitiesFinder, AnalysisRecord, CommandContext) - Static method in class org.teiid.query.optimizer.QueryOptimizer
 
OptimizerRule - Interface in org.teiid.query.optimizer.relational
 
OPTION - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
option(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
OPTION - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
Option - Class in org.teiid.query.sql.lang
Represents MetaMatrix extension options to normal SQL.
Option() - Constructor for class org.teiid.query.sql.lang.Option
Construct a default instance of the Option clause.
Option.MakeDep - Class in org.teiid.query.sql.lang
 
OPTIONAL - Static variable in class org.teiid.query.sql.lang.Option
 
optionPair(AbstractMetadataRecord, NamespaceContainer) - Method in class org.teiid.query.parser.SQLParser
 
options - Variable in class org.teiid.dqp.internal.process.Request
 
OPTIONS - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
OPTIONS - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
Options - Class in org.teiid.query.util
A holder for options
Options() - Constructor for class org.teiid.query.util.Options
 
optionsClause(AbstractMetadataRecord, NamespaceContainer) - Method in class org.teiid.query.parser.SQLParser
 
OptionsUtil - Class in org.teiid.query.parser
 
OptionsUtil() - Constructor for class org.teiid.query.parser.OptionsUtil
 
OR - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
OR - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
OR - Static variable in class org.teiid.query.sql.lang.CompoundCriteria
Constant indicating the logical "or" of two or more criteria.
ORACLE - Static variable in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
 
ORACLE_SDO - Static variable in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
 
OracleExecutionFactory - Class in org.teiid.translator.jdbc.oracle
 
OracleExecutionFactory() - Constructor for class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
 
OracleFormatFunctionModifier - Class in org.teiid.translator.jdbc.oracle
 
OracleFormatFunctionModifier(String, boolean) - Constructor for class org.teiid.translator.jdbc.oracle.OracleFormatFunctionModifier
 
OracleMetadataProcessor - Class in org.teiid.translator.jdbc.oracle
 
OracleMetadataProcessor() - Constructor for class org.teiid.translator.jdbc.oracle.OracleMetadataProcessor
 
OracleSpatialFunctionModifier - Class in org.teiid.translator.jdbc.oracle
 
OracleSpatialFunctionModifier() - Constructor for class org.teiid.translator.jdbc.oracle.OracleSpatialFunctionModifier
 
ORDER - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
ORDER - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
ORDER_BY - Static variable in class org.teiid.translator.salesforce.execution.visitors.CriteriaVisitor
 
OrderBy - Class in org.teiid.language
Represents an ORDER BY clause in a command.
OrderBy(List<SortSpecification>) - Constructor for class org.teiid.language.OrderBy
 
orderby(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
OrderBy - Class in org.teiid.query.sql.lang
Represents the ORDER BY clause of a query.
OrderBy() - Constructor for class org.teiid.query.sql.lang.OrderBy
Constructs a default instance of this class.
OrderBy(List<? extends Expression>) - Constructor for class org.teiid.query.sql.lang.OrderBy
Constructs an instance of this class from an ordered list of elements.
OrderBy(List<? extends Expression>, List<Boolean>) - Constructor for class org.teiid.query.sql.lang.OrderBy
Constructs an instance of this class from an ordered set of elements.
orderByContainsVariable(OrderBy, Expression, int) - Static method in class org.teiid.query.resolver.command.SetQueryResolver
Checks if a variable is in the ORDER BY
OrderByItem - Class in org.teiid.query.sql.lang
 
OrderByItem(Expression, boolean) - Constructor for class org.teiid.query.sql.lang.OrderByItem
 
orderedAgg(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
orderingEquals(GeometryType, GeometryType) - Static method in class org.teiid.query.function.GeometryFunctionMethods
 
orderingEquals(GeometryType, GeometryType) - Static method in class org.teiid.query.function.GeometryUtils
 
orderingValue - Variable in class org.teiid.common.buffer.CacheKey
 
ORDINALITY - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
ORDINALITY - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
ordinate(GeometryType, GeometryUtils.Ordinate) - Static method in class org.teiid.query.function.GeometryUtils
 
ordinateX(GeometryType) - Static method in class org.teiid.query.function.GeometryFunctionMethods
 
ordinateY(GeometryType) - Static method in class org.teiid.query.function.GeometryFunctionMethods
 
ordinateZ(GeometryType) - Static method in class org.teiid.query.function.GeometryFunctionMethods
 
org.teiid - package org.teiid
 
org.teiid.adminapi - package org.teiid.adminapi
 
org.teiid.adminapi.impl - package org.teiid.adminapi.impl
 
org.teiid.adminapi.jboss - package org.teiid.adminapi.jboss
 
org.teiid.api.exception.query - package org.teiid.api.exception.query
 
org.teiid.cache - package org.teiid.cache
 
org.teiid.cache.infinispan - package org.teiid.cache.infinispan
 
org.teiid.client - package org.teiid.client
 
org.teiid.client.lob - package org.teiid.client.lob
 
org.teiid.client.metadata - package org.teiid.client.metadata
 
org.teiid.client.plan - package org.teiid.client.plan
 
org.teiid.client.security - package org.teiid.client.security
 
org.teiid.client.util - package org.teiid.client.util
 
org.teiid.client.xa - package org.teiid.client.xa
 
org.teiid.common.buffer - package org.teiid.common.buffer
 
org.teiid.common.buffer.impl - package org.teiid.common.buffer.impl
 
org.teiid.connector - package org.teiid.connector
 
org.teiid.core - package org.teiid.core
 
org.teiid.core.crypto - package org.teiid.core.crypto
 
org.teiid.core.id - package org.teiid.core.id
 
org.teiid.core.index - package org.teiid.core.index
 
org.teiid.core.types - package org.teiid.core.types
 
org.teiid.core.types.basic - package org.teiid.core.types.basic
 
org.teiid.core.util - package org.teiid.core.util
 
org.teiid.couchbase - package org.teiid.couchbase
 
org.teiid.dataquality - package org.teiid.dataquality
 
org.teiid.deployers - package org.teiid.deployers
 
org.teiid.dialect - package org.teiid.dialect
 
org.teiid.dqp.internal.datamgr - package org.teiid.dqp.internal.datamgr
 
org.teiid.dqp.internal.process - package org.teiid.dqp.internal.process
 
org.teiid.dqp.internal.process.multisource - package org.teiid.dqp.internal.process.multisource
 
org.teiid.dqp.message - package org.teiid.dqp.message
 
org.teiid.dqp.service - package org.teiid.dqp.service
 
org.teiid.eclipselink.platform - package org.teiid.eclipselink.platform
 
org.teiid.events - package org.teiid.events
 
org.teiid.file - package org.teiid.file
 
org.teiid.geo - package org.teiid.geo
 
org.teiid.gss - package org.teiid.gss
 
org.teiid.infinispan.api - package org.teiid.infinispan.api
 
org.teiid.infinispan.server.tasks - package org.teiid.infinispan.server.tasks
 
org.teiid.internal.core.index - package org.teiid.internal.core.index
 
org.teiid.jboss - package org.teiid.jboss
 
org.teiid.jboss.oauth - package org.teiid.jboss.oauth
 
org.teiid.jboss.rest - package org.teiid.jboss.rest
 
org.teiid.jdbc - package org.teiid.jdbc
 
org.teiid.jdbc.jboss - package org.teiid.jdbc.jboss
 
org.teiid.jdbc.tracing - package org.teiid.jdbc.tracing
 
org.teiid.json - package org.teiid.json
 
org.teiid.json.simple - package org.teiid.json.simple
 
org.teiid.language - package org.teiid.language
 
org.teiid.language.visitor - package org.teiid.language.visitor
 
org.teiid.logging - package org.teiid.logging
 
org.teiid.metadata - package org.teiid.metadata
 
org.teiid.metadata.index - package org.teiid.metadata.index
 
org.teiid.metadatastore - package org.teiid.metadatastore
 
org.teiid.mongodb - package org.teiid.mongodb
 
org.teiid.net - package org.teiid.net
 
org.teiid.net.socket - package org.teiid.net.socket
 
org.teiid.netty.handler.codec.serialization - package org.teiid.netty.handler.codec.serialization
 
org.teiid.oauth - package org.teiid.oauth
 
org.teiid.odata.api - package org.teiid.odata.api
 
org.teiid.odbc - package org.teiid.odbc
 
org.teiid.olingo - package org.teiid.olingo
 
org.teiid.olingo.common - package org.teiid.olingo.common
 
org.teiid.olingo.service - package org.teiid.olingo.service
 
org.teiid.olingo.web - package org.teiid.olingo.web
 
org.teiid.olingo.web.gzip - package org.teiid.olingo.web.gzip
 
org.teiid.query - package org.teiid.query
 
org.teiid.query.analysis - package org.teiid.query.analysis
 
org.teiid.query.eval - package org.teiid.query.eval
 
org.teiid.query.function - package org.teiid.query.function
 
org.teiid.query.function.aggregate - package org.teiid.query.function.aggregate
 
org.teiid.query.function.metadata - package org.teiid.query.function.metadata
 
org.teiid.query.function.source - package org.teiid.query.function.source
 
org.teiid.query.mapping.relational - package org.teiid.query.mapping.relational
 
org.teiid.query.metadata - package org.teiid.query.metadata
 
org.teiid.query.optimizer - package org.teiid.query.optimizer
 
org.teiid.query.optimizer.capabilities - package org.teiid.query.optimizer.capabilities
 
org.teiid.query.optimizer.relational - package org.teiid.query.optimizer.relational
 
org.teiid.query.optimizer.relational.plantree - package org.teiid.query.optimizer.relational.plantree
 
org.teiid.query.optimizer.relational.rules - package org.teiid.query.optimizer.relational.rules
 
org.teiid.query.parser - package org.teiid.query.parser
 
org.teiid.query.processor - package org.teiid.query.processor
 
org.teiid.query.processor.proc - package org.teiid.query.processor.proc
 
org.teiid.query.processor.relational - package org.teiid.query.processor.relational
 
org.teiid.query.report - package org.teiid.query.report
 
org.teiid.query.resolver - package org.teiid.query.resolver
 
org.teiid.query.resolver.command - package org.teiid.query.resolver.command
 
org.teiid.query.resolver.util - package org.teiid.query.resolver.util
 
org.teiid.query.rewriter - package org.teiid.query.rewriter
 
org.teiid.query.sql - package org.teiid.query.sql
 
org.teiid.query.sql.lang - package org.teiid.query.sql.lang
 
org.teiid.query.sql.navigator - package org.teiid.query.sql.navigator
 
org.teiid.query.sql.proc - package org.teiid.query.sql.proc
 
org.teiid.query.sql.symbol - package org.teiid.query.sql.symbol
 
org.teiid.query.sql.util - package org.teiid.query.sql.util
 
org.teiid.query.sql.visitor - package org.teiid.query.sql.visitor
 
org.teiid.query.tempdata - package org.teiid.query.tempdata
 
org.teiid.query.util - package org.teiid.query.util
 
org.teiid.query.validator - package org.teiid.query.validator
 
org.teiid.query.xquery - package org.teiid.query.xquery
 
org.teiid.replication.jgroups - package org.teiid.replication.jgroups
 
org.teiid.resource.adapter.accumulo - package org.teiid.resource.adapter.accumulo
 
org.teiid.resource.adapter.cassandra - package org.teiid.resource.adapter.cassandra
 
org.teiid.resource.adapter.couchbase - package org.teiid.resource.adapter.couchbase
 
org.teiid.resource.adapter.file - package org.teiid.resource.adapter.file
 
org.teiid.resource.adapter.ftp - package org.teiid.resource.adapter.ftp
 
org.teiid.resource.adapter.google - package org.teiid.resource.adapter.google
 
org.teiid.resource.adapter.google.auth - package org.teiid.resource.adapter.google.auth
 
org.teiid.resource.adapter.google.dataprotocol - package org.teiid.resource.adapter.google.dataprotocol
 
org.teiid.resource.adapter.google.gdata - package org.teiid.resource.adapter.google.gdata
 
org.teiid.resource.adapter.google.v4 - package org.teiid.resource.adapter.google.v4
 
org.teiid.resource.adapter.infinispan.hotrod - package org.teiid.resource.adapter.infinispan.hotrod
 
org.teiid.resource.adapter.ldap - package org.teiid.resource.adapter.ldap
 
org.teiid.resource.adapter.mongodb - package org.teiid.resource.adapter.mongodb
 
org.teiid.resource.adapter.salesforce - package org.teiid.resource.adapter.salesforce
 
org.teiid.resource.adapter.salesforce.transport - package org.teiid.resource.adapter.salesforce.transport
 
org.teiid.resource.adapter.simpledb - package org.teiid.resource.adapter.simpledb
 
org.teiid.resource.adapter.solr - package org.teiid.resource.adapter.solr
 
org.teiid.resource.adapter.ws - package org.teiid.resource.adapter.ws
 
org.teiid.resource.api - package org.teiid.resource.api
 
org.teiid.resource.spi - package org.teiid.resource.spi
 
org.teiid.runtime - package org.teiid.runtime
 
org.teiid.runtime.jmx - package org.teiid.runtime.jmx
 
org.teiid.runtime.util - package org.teiid.runtime.util
 
org.teiid.security - package org.teiid.security
 
org.teiid.services - package org.teiid.services
 
org.teiid.translator - package org.teiid.translator
 
org.teiid.translator.accumulo - package org.teiid.translator.accumulo
 
org.teiid.translator.amazon.s3 - package org.teiid.translator.amazon.s3
 
org.teiid.translator.cassandra - package org.teiid.translator.cassandra
 
org.teiid.translator.couchbase - package org.teiid.translator.couchbase
 
org.teiid.translator.document - package org.teiid.translator.document
 
org.teiid.translator.excel - package org.teiid.translator.excel
 
org.teiid.translator.file - package org.teiid.translator.file
 
org.teiid.translator.google - package org.teiid.translator.google
 
org.teiid.translator.google.api - package org.teiid.translator.google.api
 
org.teiid.translator.google.api.metadata - package org.teiid.translator.google.api.metadata
 
org.teiid.translator.google.api.result - package org.teiid.translator.google.api.result
 
org.teiid.translator.google.visitor - package org.teiid.translator.google.visitor
 
org.teiid.translator.hbase - package org.teiid.translator.hbase
 
org.teiid.translator.hive - package org.teiid.translator.hive
 
org.teiid.translator.infinispan.hotrod - package org.teiid.translator.infinispan.hotrod
 
org.teiid.translator.jdbc - package org.teiid.translator.jdbc
 
org.teiid.translator.jdbc.access - package org.teiid.translator.jdbc.access
 
org.teiid.translator.jdbc.actian - package org.teiid.translator.jdbc.actian
 
org.teiid.translator.jdbc.db2 - package org.teiid.translator.jdbc.db2
 
org.teiid.translator.jdbc.derby - package org.teiid.translator.jdbc.derby
 
org.teiid.translator.jdbc.exasol - package org.teiid.translator.jdbc.exasol
 
org.teiid.translator.jdbc.h2 - package org.teiid.translator.jdbc.h2
 
org.teiid.translator.jdbc.hana - package org.teiid.translator.jdbc.hana
 
org.teiid.translator.jdbc.hsql - package org.teiid.translator.jdbc.hsql
 
org.teiid.translator.jdbc.informix - package org.teiid.translator.jdbc.informix
 
org.teiid.translator.jdbc.ingres - package org.teiid.translator.jdbc.ingres
 
org.teiid.translator.jdbc.intersyscache - package org.teiid.translator.jdbc.intersyscache
 
org.teiid.translator.jdbc.mm - package org.teiid.translator.jdbc.mm
 
org.teiid.translator.jdbc.modeshape - package org.teiid.translator.jdbc.modeshape
 
org.teiid.translator.jdbc.mysql - package org.teiid.translator.jdbc.mysql
 
org.teiid.translator.jdbc.netezza - package org.teiid.translator.jdbc.netezza
 
org.teiid.translator.jdbc.oracle - package org.teiid.translator.jdbc.oracle
 
org.teiid.translator.jdbc.pi - package org.teiid.translator.jdbc.pi
 
org.teiid.translator.jdbc.postgresql - package org.teiid.translator.jdbc.postgresql
 
org.teiid.translator.jdbc.redshift - package org.teiid.translator.jdbc.redshift
 
org.teiid.translator.jdbc.sap - package org.teiid.translator.jdbc.sap
 
org.teiid.translator.jdbc.sqlserver - package org.teiid.translator.jdbc.sqlserver
 
org.teiid.translator.jdbc.sybase - package org.teiid.translator.jdbc.sybase
 
org.teiid.translator.jdbc.teiid - package org.teiid.translator.jdbc.teiid
 
org.teiid.translator.jdbc.teradata - package org.teiid.translator.jdbc.teradata
 
org.teiid.translator.jdbc.ucanaccess - package org.teiid.translator.jdbc.ucanaccess
 
org.teiid.translator.jdbc.vertica - package org.teiid.translator.jdbc.vertica
 
org.teiid.translator.jpa - package org.teiid.translator.jpa
 
org.teiid.translator.ldap - package org.teiid.translator.ldap
 
org.teiid.translator.logger - package org.teiid.translator.logger
 
org.teiid.translator.loopback - package org.teiid.translator.loopback
 
org.teiid.translator.mongodb - package org.teiid.translator.mongodb
 
org.teiid.translator.odata - package org.teiid.translator.odata
 
org.teiid.translator.odata.sap - package org.teiid.translator.odata.sap
 
org.teiid.translator.odata4 - package org.teiid.translator.odata4
 
org.teiid.translator.olap - package org.teiid.translator.olap
 
org.teiid.translator.openapi - package org.teiid.translator.openapi
 
org.teiid.translator.phoenix - package org.teiid.translator.phoenix
 
org.teiid.translator.prestodb - package org.teiid.translator.prestodb
 
org.teiid.translator.salesforce - package org.teiid.translator.salesforce
 
org.teiid.translator.salesforce.execution - package org.teiid.translator.salesforce.execution
 
org.teiid.translator.salesforce.execution.visitors - package org.teiid.translator.salesforce.execution.visitors
 
org.teiid.translator.salesforce34 - package org.teiid.translator.salesforce34
 
org.teiid.translator.simpledb - package org.teiid.translator.simpledb
 
org.teiid.translator.simpledb.api - package org.teiid.translator.simpledb.api
 
org.teiid.translator.solr - package org.teiid.translator.solr
 
org.teiid.translator.swagger - package org.teiid.translator.swagger
 
org.teiid.translator.ws - package org.teiid.translator.ws
 
org.teiid.translator.yahoo - package org.teiid.translator.yahoo
 
org.teiid.transport - package org.teiid.transport
 
org.teiid.transport.pg - package org.teiid.transport.pg
 
org.teiid.util - package org.teiid.util
 
org.teiid.vdb.runtime - package org.teiid.vdb.runtime
 
org.teiid.xquery.saxon - package org.teiid.xquery.saxon
 
OSDQFunctions - Class in org.teiid.dataquality
This class will be reflectively loaded in engine, so be cautioned about renaming this.
OSDQFunctions() - Constructor for class org.teiid.dataquality.OSDQFunctions
 
othersDeletesAreVisible(int) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
othersInsertsAreVisible(int) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
othersUpdatesAreVisible(int) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
OUT - Static variable in class org.teiid.client.metadata.ParameterInfo
Constant identifying an OUT parameter
OUT - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
OUT - Static variable in class org.teiid.query.metadata.StoredProcedureInfo
Constant identifying an OUT parameter
OUT - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
OUT - Static variable in class org.teiid.query.sql.lang.SPParameter
Constant identifying an OUT parameter
OUT_PARM - Static variable in class org.teiid.metadata.index.MetadataConstants.PARAMETER_TYPES
 
OUTER - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
OUTER - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
OutOfDiskException - Exception in org.teiid.common.buffer.impl
 
OutOfDiskException(String) - Constructor for exception org.teiid.common.buffer.impl.OutOfDiskException
 
outParamByName - Variable in class org.teiid.jdbc.StatementImpl
 
outParamIndexMap - Variable in class org.teiid.jdbc.StatementImpl
 
OUTPUT - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
OUTPUT - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
OUTPUT_PARAMETER_NAME - Static variable in class org.teiid.metadata.FunctionParameter
 
outputName - Variable in class org.teiid.query.sql.symbol.Symbol
Prior to resolving null, after resolving it is the exact string entered in the query.
outputTuple(List, List) - Method in class org.teiid.query.processor.relational.JoinStrategy
Output a combined, projected tuple based on tuple parts from the left and right.
OVER - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
OVER - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
OVERLAPS - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
overlaps(GeometryType, GeometryType) - Static method in class org.teiid.query.function.GeometryFunctionMethods
 
overlaps(GeometryType, GeometryType) - Static method in class org.teiid.query.function.GeometryUtils
 
OVERLAPS - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
OVERLAPS - Static variable in class org.teiid.translator.jdbc.vertica.VerticaExecutionFactory
 
ownDeletesAreVisible(int) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
owner() - Method in class org.teiid.deployers.ExtendedPropertyMetadata
 
ownInsertsAreVisible(int) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
ownUpdatesAreVisible(int) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 

P

pad(String, Integer, String, boolean) - Static method in class org.teiid.query.function.FunctionMethods
 
PAD_SPACE - Static variable in class org.teiid.core.types.DataTypeManager
 
pages - Variable in class org.teiid.common.buffer.STree
 
Parameter - Class in org.teiid.language
 
Parameter() - Constructor for class org.teiid.language.Parameter
 
PARAMETER - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
PARAMETER - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
PARAMETER_TYPE - Static variable in class org.teiid.metadata.RestMetadataExtension
 
PARAMETER_TYPE - Static variable in class org.teiid.translator.openapi.OpenAPIMetadataProcessor
 
PARAMETER_TYPE - Static variable in class org.teiid.translator.swagger.SwaggerMetadataProcessor
 
PARAMETER_TYPES() - Constructor for class org.teiid.metadata.index.MetadataConstants.PARAMETER_TYPES
 
ParameterInfo - Class in org.teiid.client.metadata
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 org.teiid.client.metadata.ParameterInfo
 
ParameterInfo(int, int) - Constructor for class org.teiid.client.metadata.ParameterInfo
Create outbound parameter info
ParameterMetaDataImpl - Class in org.teiid.jdbc
Note: this is currently only accurate for PreparedStatements.
ParameterMetaDataImpl(ResultSetMetaDataImpl) - Constructor for class org.teiid.jdbc.ParameterMetaDataImpl
 
parameterReference(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
PARENT_COLUMN_NAME - Static variable in class org.teiid.translator.infinispan.hotrod.ProtobufMetadataProcessor
 
PARENT_TAG - Static variable in class org.teiid.translator.infinispan.hotrod.ProtobufMetadataProcessor
 
parentId - Variable in class org.teiid.metadata.index.RecordFactory
 
parentTable - Variable in class org.teiid.translator.infinispan.hotrod.IckleConversionVisitor
 
parse(String, ContentHandler) - Method in class org.teiid.json.simple.JSONParser
 
parse(String, ContentHandler, boolean) - Method in class org.teiid.json.simple.JSONParser
 
parse(Reader, ContentHandler) - Method in class org.teiid.json.simple.JSONParser
 
parse(Reader, ContentHandler, boolean) - Method in class org.teiid.json.simple.JSONParser
Stream processing of JSON text.
parse(Reader) - Method in class org.teiid.metadata.MetadataFactory
Parses, but does not close, the given Reader into this MetadataFactory
parse - Variable in class org.teiid.translator.jdbc.oracle.OracleFormatFunctionModifier
 
parse(Reader) - Method in class org.teiid.translator.odata.AtomErrorFormatParser
 
parse(Blob, ODataVersion, String, EdmDataServices) - Method in class org.teiid.translator.odata.BaseQueryExecution
 
parseBasicDataType() - Method in class org.teiid.query.parser.SQLParser
 
parseBigDecimal(CommandContext, String, String) - Static method in class org.teiid.query.function.FunctionMethods
 
PARSEBIGDECIMAL - Static variable in class org.teiid.translator.SourceSystemFunctions
 
parseBigInteger(CommandContext, String, String) - Static method in class org.teiid.query.function.FunctionMethods
 
PARSEBIGINTEGER - Static variable in class org.teiid.translator.SourceSystemFunctions
Deprecated.
parseCacheHint(String) - Method in class org.teiid.query.parser.QueryParser
 
parseCommand(String) - Method in class org.teiid.query.parser.QueryParser
Takes a SQL string representing a Command and returns the object representation.
parseCommand(String, ParseInfo) - Method in class org.teiid.query.parser.QueryParser
Takes a SQL string representing a Command and returns the object representation.
parseCommand(String, ParseInfo, boolean) - Method in class org.teiid.query.parser.QueryParser
 
parseCommand(String, ParseInfo, boolean, String, String, String, CommandContext) - Method in class org.teiid.query.parser.QueryParser
 
parseConnectionProperties(String, Properties) - Static method in class org.teiid.jdbc.JDBCURL
 
parseCriteria(String) - Method in class org.teiid.query.parser.QueryParser
Takes a SQL string representing an SQL criteria (i.e.
parseDataType() - Method in class org.teiid.query.parser.SQLParser
 
parseDataTypePrimary() - Method in class org.teiid.query.parser.SQLParser
 
PARSEDATE - Static variable in class org.teiid.query.function.FunctionLibrary
 
ParsedDataType(String) - Constructor for class org.teiid.query.parser.SQLParserUtil.ParsedDataType
 
ParsedDataType(String, int, boolean) - Constructor for class org.teiid.query.parser.SQLParserUtil.ParsedDataType
 
ParsedDataType(String, int, int, boolean) - Constructor for class org.teiid.query.parser.SQLParserUtil.ParsedDataType
 
parseDDL(MetadataFactory, Reader) - Method in interface org.teiid.metadata.Parser
Parses the given Reader into the MetadataFactory.
parseDDL(MetadataFactory, String) - Method in class org.teiid.query.parser.QueryParser
 
parseDDL(MetadataFactory, Reader) - Method in class org.teiid.query.parser.QueryParser
 
parseDDL(DatabaseStore, Reader) - Method in class org.teiid.query.parser.QueryParser
 
parseDesignerCommand(String) - Method in class org.teiid.query.parser.QueryParser
 
parseDouble(CommandContext, String, String) - Static method in class org.teiid.query.function.FunctionMethods
 
PARSEDOUBLE - Static variable in class org.teiid.translator.SourceSystemFunctions
Deprecated.
ParseException - Exception in org.teiid.json.simple
ParseException explains why and where the error occurs in source JSON text.
ParseException(int) - Constructor for exception org.teiid.json.simple.ParseException
 
ParseException(int, Object) - Constructor for exception org.teiid.json.simple.ParseException
 
ParseException(int, int, Object) - Constructor for exception org.teiid.json.simple.ParseException
 
ParseException - Exception in org.teiid.metadata
 
ParseException(BundleUtil.Event, Throwable) - Constructor for exception org.teiid.metadata.ParseException
 
ParseException(BundleUtil.Event, String) - Constructor for exception org.teiid.metadata.ParseException
 
ParseException(String) - Constructor for exception org.teiid.metadata.ParseException
 
ParseException(BundleUtil.Event, Throwable, String) - Constructor for exception org.teiid.metadata.ParseException
 
ParseException - Exception in org.teiid.query.parser
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception org.teiid.query.parser.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception org.teiid.query.parser.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception org.teiid.query.parser.ParseException
Constructor with message.
parseExpression(String) - Method in class org.teiid.query.parser.QueryParser
Takes a SQL string representing an SQL expression and returns the object representation.
parseFloat(CommandContext, String, String) - Static method in class org.teiid.query.function.FunctionMethods
 
PARSEFLOAT - Static variable in class org.teiid.translator.SourceSystemFunctions
Deprecated.
ParseFormatFunctionModifier - Class in org.teiid.translator.jdbc
 
ParseFormatFunctionModifier(String) - Constructor for class org.teiid.translator.jdbc.ParseFormatFunctionModifier
 
parseFunction(Function) - Method in class org.teiid.translator.salesforce.execution.visitors.CriteriaVisitor
 
ParseInfo - Class in org.teiid.query.parser
 
ParseInfo() - Constructor for class org.teiid.query.parser.ParseInfo
 
parseInteger(CommandContext, String, String) - Static method in class org.teiid.query.function.FunctionMethods
 
PARSEINTEGER - Static variable in class org.teiid.translator.SourceSystemFunctions
Deprecated.
parseKeySegmentFromCondition(Condition) - Method in class org.teiid.translator.odata4.ODataQuery
 
parseLiteral(EdmParameter, Class<?>, String) - Static method in class org.teiid.olingo.common.ODataTypeManager
 
parseLiteral(EdmProperty, Class<?>, String) - Static method in class org.teiid.olingo.common.ODataTypeManager
 
parseLiteral(String, String) - Static method in class org.teiid.olingo.common.ODataTypeManager
 
parseLong(CommandContext, String, String) - Static method in class org.teiid.query.function.FunctionMethods
 
PARSELONG - Static variable in class org.teiid.translator.SourceSystemFunctions
Deprecated.
parseMetadata(DatabaseStore) - Method in class org.teiid.query.parser.SQLParser
 
parseModifier - Variable in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
 
parseNativeQueryParts(String, List<Argument>, StringBuilder, SQLStringVisitor.Substitutor) - Static method in class org.teiid.language.visitor.SQLStringVisitor
 
parseObject(Reader, boolean) - Method in class org.teiid.resource.adapter.google.dataprotocol.GoogleJSONParser
 
parseProcedure(String, boolean) - Method in class org.teiid.query.parser.QueryParser
 
parseProtobufType(String) - Static method in class org.teiid.infinispan.api.ProtobufDataManager
 
Parser - Interface in org.teiid.metadata
 
parseSelectExpression(String) - Method in class org.teiid.query.parser.QueryParser
 
PARSETIME - Static variable in class org.teiid.query.function.FunctionLibrary
 
parseTimestamp(CommandContext, String, String) - Static method in class org.teiid.query.function.FunctionMethods
 
PARSETIMESTAMP - Static variable in class org.teiid.translator.SourceSystemFunctions
 
parseURL(String, Properties) - Static method in class org.teiid.jdbc.TeiidDriver
This method parses the URL and adds properties to the the properties object.
PARTIAL_MATCH - Static variable in class org.teiid.metadata.index.MetadataConstants.MATCH_TYPES
 
PartialResultExecutor - Interface in org.teiid.translator.google.api.result
Executable query that will retrieve just specified portion of results (rows).
PartialResultsWarning - Exception in org.teiid.jdbc
This warning class is sent when using partial results mode if one or more sources fails.
PartialResultsWarning(String, String, int) - Constructor for exception org.teiid.jdbc.PartialResultsWarning
Construct partial results warning.
PartialResultsWarning(String, String) - Constructor for exception org.teiid.jdbc.PartialResultsWarning
Construct partial results warning.
PartialResultsWarning(String) - Constructor for exception org.teiid.jdbc.PartialResultsWarning
Construct partial results warning.
PartialResultsWarning() - Constructor for exception org.teiid.jdbc.PartialResultsWarning
Construct partial results warning.
PARTITION - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
PARTITION - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
PartitionAnalyzer - Class in org.teiid.query.optimizer.relational
TODO: support recursive detection of partitions Extracts a map of partitioning information from a union
PartitionAnalyzer() - Constructor for class org.teiid.query.optimizer.relational.PartitionAnalyzer
 
parts - Variable in class org.teiid.query.sql.visitor.SQLStringVisitor
 
PASSING - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
PASSING - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
PASSTHROUGH_AUTHENTICATION - Static variable in interface org.teiid.net.TeiidURL.CONNECTION
 
PassthroughIdentityLoginModule - Class in org.teiid.jboss
A simple login module passes the principal making the connection request to EIS, as pass-through without any validation.
PassthroughIdentityLoginModule() - Constructor for class org.teiid.jboss.PassthroughIdentityLoginModule
 
PASSWORD - Static variable in class org.teiid.jdbc.BaseDataSource
 
PASSWORD - Static variable in interface org.teiid.net.TeiidURL.CONNECTION
 
password - Variable in class org.teiid.resource.adapter.ftp.FtpManagedConnectionFactory
 
PASSWORD_PATTERN_PROPERTY - Static variable in class org.teiid.services.SessionServiceImpl
 
path - Variable in class org.teiid.adminapi.impl.ModelMetaData.Message
 
path - Variable in class org.teiid.adminapi.impl.ModelMetaData
 
path - Variable in class org.teiid.internal.core.index.IndexedFile
 
PATH - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
PATH - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
PATH_SUBSYSTEM - Static variable in class org.teiid.jboss.TeiidSubsytemResourceDefinition
 
paths - Variable in class org.teiid.internal.core.index.FileListBlock
 
PatternTranslator(char[], String[], char[], char, int) - Constructor for class org.teiid.query.sql.lang.MatchCriteria.PatternTranslator
 
pauseProcessing() - Method in class org.teiid.dqp.internal.process.AbstractWorkItem
 
peek() - Method in class org.teiid.query.processor.proc.ProcedurePlan
 
pendingConditions - Variable in class org.teiid.translator.mongodb.MongoDBSelectVisitor
 
PERCENT_RANK - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
PERCENT_RANK - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
PERCENT_TYPE - Static variable in interface org.teiid.translator.salesforce.Constants
 
performDelete(String, String) - Method in class org.teiid.resource.adapter.simpledb.SimpleDBConnectionImpl
Removes item with given ItemName from domain
performDelete(String, String) - Method in interface org.teiid.translator.simpledb.api.SimpleDBConnection
Removes item with given ItemName from domain
performInsert(String, List<Column>, Iterator<? extends List<?>>) - Method in class org.teiid.resource.adapter.simpledb.SimpleDBConnectionImpl
Inserts item into given domain.
performInsert(String, List<Column>, Iterator<? extends List<?>>) - Method in interface org.teiid.translator.simpledb.api.SimpleDBConnection
Inserts item into given domain.
performSelect(String, String) - Method in class org.teiid.resource.adapter.simpledb.SimpleDBConnectionImpl
Performs select expression.
performSelect(String, String) - Method in interface org.teiid.translator.simpledb.api.SimpleDBConnection
Performs select expression.
performUpdate(String, Map<String, Object>, String) - Method in class org.teiid.resource.adapter.simpledb.SimpleDBConnectionImpl
Performs update on given domain and items
performUpdate(String, Map<String, Object>, String) - Method in interface org.teiid.translator.simpledb.api.SimpleDBConnection
Performs update on given domain and items
perimeter(GeometryType) - Static method in class org.teiid.query.function.GeometryFunctionMethods
 
perimeter(GeometryType) - Static method in class org.teiid.query.function.GeometryUtils
 
PERIOD - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
Permission() - Constructor for class org.teiid.metadata.Grant.Permission
 
PermissionMetaData() - Constructor for class org.teiid.adminapi.impl.DataPolicyMetadata.PermissionMetaData
 
PermissionMetaDataMapper() - Constructor for class org.teiid.adminapi.jboss.VDBMetadataMapper.PermissionMetaDataMapper
 
permissions - Variable in class org.teiid.adminapi.impl.DataPolicyMetadata
 
permissions - Variable in class org.teiid.metadata.Grant
 
Permutation - Class in org.teiid.query.util
 
Permutation(Object[]) - Constructor for class org.teiid.query.util.Permutation
 
persist() - Method in class org.teiid.common.buffer.LobManager
 
persistLob(Streamable<?>, FileStore, byte[]) - Method in interface org.teiid.common.buffer.BufferManager
 
persistLob(Streamable<?>, FileStore, byte[]) - Method in class org.teiid.common.buffer.impl.BufferManagerImpl
 
persistLob(Streamable<?>, FileStore, byte[], boolean, int) - Static method in class org.teiid.common.buffer.LobManager
 
persistLobs() - Method in class org.teiid.common.buffer.TupleBuffer
 
pg_client_encoding(CommandContext) - Static method in class org.teiid.deployers.PgCatalogMetadataStore.FunctionMethods
 
pg_encoding_to_char(int) - Static method in class org.teiid.deployers.PgCatalogMetadataStore.FunctionMethods
 
pg_get_constraintdef(CommandContext, int, boolean) - Static method in class org.teiid.deployers.PgCatalogMetadataStore.FunctionMethods
 
pg_get_indexdef(CommandContext, int, short, boolean) - Static method in class org.teiid.deployers.PgCatalogMetadataStore.FunctionMethods
 
PG_MAX_LOB_SIZE_ALLOWED_ELEMENT - Static variable in class org.teiid.jboss.TeiidConstants
 
pg_table_is_visible(int) - Static method in class org.teiid.deployers.PgCatalogMetadataStore.FunctionMethods
 
PG_TYPE_BOOL - Static variable in class org.teiid.odbc.PGUtil
 
PG_TYPE_BOOLARRAY - Static variable in class org.teiid.odbc.PGUtil
 
PG_TYPE_BPCHAR - Static variable in class org.teiid.odbc.PGUtil
 
PG_TYPE_BYTEA - Static variable in class org.teiid.odbc.PGUtil
 
PG_TYPE_BYTEAARRAY - Static variable in class org.teiid.odbc.PGUtil
 
PG_TYPE_CHAR - Static variable in class org.teiid.odbc.PGUtil
 
PG_TYPE_CHARARRAY - Static variable in class org.teiid.odbc.PGUtil
 
PG_TYPE_DATE - Static variable in class org.teiid.odbc.PGUtil
 
PG_TYPE_DATEARRAY - Static variable in class org.teiid.odbc.PGUtil
 
PG_TYPE_FLOAT4 - Static variable in class org.teiid.odbc.PGUtil
 
PG_TYPE_FLOAT4ARRAY - Static variable in class org.teiid.odbc.PGUtil
 
PG_TYPE_FLOAT8 - Static variable in class org.teiid.odbc.PGUtil
 
PG_TYPE_FLOAT8ARRAY - Static variable in class org.teiid.odbc.PGUtil
 
PG_TYPE_GEOGRAPHY - Static variable in class org.teiid.odbc.PGUtil
 
PG_TYPE_GEOGRAPHYARRAY - Static variable in class org.teiid.odbc.PGUtil
 
PG_TYPE_GEOMETRY - Static variable in class org.teiid.odbc.PGUtil
 
PG_TYPE_GEOMETRYARRAY - Static variable in class org.teiid.odbc.PGUtil
 
PG_TYPE_INT2 - Static variable in class org.teiid.odbc.PGUtil
 
PG_TYPE_INT2ARRAY - Static variable in class org.teiid.odbc.PGUtil
 
PG_TYPE_INT2VECTOR - Static variable in class org.teiid.odbc.PGUtil
 
PG_TYPE_INT4 - Static variable in class org.teiid.odbc.PGUtil
 
PG_TYPE_INT4ARRAY - Static variable in class org.teiid.odbc.PGUtil
 
PG_TYPE_INT8 - Static variable in class org.teiid.odbc.PGUtil
 
PG_TYPE_INT8ARRAY - Static variable in class org.teiid.odbc.PGUtil
 
pg_type_is_visible(int) - Static method in class org.teiid.deployers.PgCatalogMetadataStore.FunctionMethods
 
PG_TYPE_JSON - Static variable in class org.teiid.odbc.PGUtil
 
PG_TYPE_JSONARRAY - Static variable in class org.teiid.odbc.PGUtil
 
PG_TYPE_NUMERIC - Static variable in class org.teiid.odbc.PGUtil
 
PG_TYPE_NUMERICARRAY - Static variable in class org.teiid.odbc.PGUtil
 
PG_TYPE_OIDARRAY - Static variable in class org.teiid.odbc.PGUtil
 
PG_TYPE_OIDVECTOR - Static variable in class org.teiid.odbc.PGUtil
 
PG_TYPE_TEXT - Static variable in class org.teiid.odbc.PGUtil
 
PG_TYPE_TEXTARRAY - Static variable in class org.teiid.odbc.PGUtil
 
PG_TYPE_TIME - Static variable in class org.teiid.odbc.PGUtil
 
PG_TYPE_TIMEARRAY - Static variable in class org.teiid.odbc.PGUtil
 
PG_TYPE_TIMESTAMP_NO_TMZONE - Static variable in class org.teiid.odbc.PGUtil
 
PG_TYPE_TIMESTAMP_NO_TMZONEARRAY - Static variable in class org.teiid.odbc.PGUtil
 
PG_TYPE_UNKNOWN - Static variable in class org.teiid.odbc.PGUtil
 
PG_TYPE_UNSPECIFIED - Static variable in class org.teiid.odbc.PGUtil
 
PG_TYPE_VARCHAR - Static variable in class org.teiid.odbc.PGUtil
 
PG_TYPE_XML - Static variable in class org.teiid.odbc.PGUtil
 
PG_TYPE_XMLARRAY - Static variable in class org.teiid.odbc.PGUtil
 
PgBackendProtocol - Class in org.teiid.transport
Represents the messages going from Server --> PG ODBC Client Some parts of this code is taken from H2's implementation of ODBC
PgBackendProtocol(int, int, SSLConfiguration, boolean) - Constructor for class org.teiid.transport.PgBackendProtocol
 
PGbytea - Class in org.teiid.transport.pg
Converts to and from the postgresql bytea datatype used by the backend.
PGbytea() - Constructor for class org.teiid.transport.pg.PGbytea
 
PgCatalogMetadataStore - Class in org.teiid.deployers
 
PgCatalogMetadataStore(String, Map<String, Datatype>) - Constructor for class org.teiid.deployers.PgCatalogMetadataStore
 
PgCatalogMetadataStore.FunctionMethods - Class in org.teiid.deployers
 
PGCharsetConverter - Class in org.teiid.transport
These are mappings between the Postgres supported character sets to the Java character sets.
PGCharsetConverter() - Constructor for class org.teiid.transport.PGCharsetConverter
 
PgColInfo() - Constructor for class org.teiid.odbc.PGUtil.PgColInfo
 
PgFrontendProtocol - Class in org.teiid.transport
Represents the messages going from PG ODBC Client --> back end Server Some parts of this code is taken from H2's implementation of ODBC
PgFrontendProtocol(PgBackendProtocol, int) - Constructor for class org.teiid.transport.PgFrontendProtocol
 
PgFrontendProtocol.NullTerminatedStringDataInputStream - Class in org.teiid.transport
 
PgFrontendProtocol.PGRequest - Class in org.teiid.transport
 
pgHasRole(CommandContext, int, String) - Static method in class org.teiid.deployers.PgCatalogMetadataStore.FunctionMethods
 
PGRequest() - Constructor for class org.teiid.transport.PgFrontendProtocol.PGRequest
 
PGUtil - Class in org.teiid.odbc
 
PGUtil() - Constructor for class org.teiid.odbc.PGUtil
 
PGUtil.PgColInfo - Class in org.teiid.odbc
 
PHOENIX - Static variable in class org.teiid.translator.phoenix.PhoenixExecutionFactory
 
PhoenixExecutionFactory - Class in org.teiid.translator.phoenix
 
PhoenixExecutionFactory() - Constructor for class org.teiid.translator.phoenix.PhoenixExecutionFactory
 
PhoenixPlugin - Class in org.teiid.translator.phoenix
 
PhoenixPlugin() - Constructor for class org.teiid.translator.phoenix.PhoenixPlugin
 
PhoenixPlugin.Event - Enum in org.teiid.translator.phoenix
 
PhoenixSQLConversionVisitor - Class in org.teiid.translator.phoenix
 
PhoenixSQLConversionVisitor(PhoenixExecutionFactory) - Constructor for class org.teiid.translator.phoenix.PhoenixSQLConversionVisitor
 
PhoenixUpdateExecution - Class in org.teiid.translator.phoenix
 
PhoenixUpdateExecution(Command, ExecutionContext, RuntimeMetadata, Connection, PhoenixExecutionFactory) - Constructor for class org.teiid.translator.phoenix.PhoenixUpdateExecution
 
PhoenixUtils - Class in org.teiid.translator.phoenix
 
PhoenixUtils() - Constructor for class org.teiid.translator.phoenix.PhoenixUtils
 
PHONE_TYPE - Static variable in interface org.teiid.translator.salesforce.Constants
 
pi() - Static method in class org.teiid.query.function.FunctionMethods
 
PI - Static variable in class org.teiid.translator.jdbc.pi.PIExecutionFactory
 
PI - Static variable in class org.teiid.translator.jdbc.vertica.VerticaExecutionFactory
 
PI - Static variable in class org.teiid.translator.SourceSystemFunctions
 
PI_URI - Static variable in class org.teiid.metadata.NamespaceContainer
 
PICKLIST_TYPE - Static variable in interface org.teiid.translator.salesforce.Constants
 
PIExecutionFactory - Class in org.teiid.translator.jdbc.pi
 
PIExecutionFactory() - Constructor for class org.teiid.translator.jdbc.pi.PIExecutionFactory
 
PIMetadataProcessor - Class in org.teiid.translator.jdbc.pi
 
PIMetadataProcessor() - Constructor for class org.teiid.translator.jdbc.pi.PIMetadataProcessor
 
ping() - Method in interface org.teiid.client.security.ILogon
Ping the server to see if the client-server connection is alive.
ping(Collection<String>) - Method in interface org.teiid.client.security.ILogon
Deprecated.
ping() - Method in class org.teiid.transport.LogonImpl
 
ping(Collection<String>) - Method in class org.teiid.transport.LogonImpl
 
PING_INTERVAL - Static variable in interface org.teiid.net.ServerConnection
 
pingServer(String) - Method in interface org.teiid.dqp.service.SessionService
Periodically called by the client to indicate the client is still alive.
pingServer(String) - Method in class org.teiid.services.SessionServiceImpl
 
PISQLConversionVisitor - Class in org.teiid.translator.jdbc.pi
 
PISQLConversionVisitor(PIExecutionFactory) - Constructor for class org.teiid.translator.jdbc.pi.PISQLConversionVisitor
 
PK - Static variable in interface org.teiid.translator.couchbase.CouchbaseProperties
 
PLACE_ACCESS - Static variable in class org.teiid.query.optimizer.relational.rules.RuleConstants
 
PLACEHOLDER - Static variable in interface org.teiid.translator.couchbase.CouchbaseProperties
 
plan - Variable in class org.teiid.query.processor.proc.CreateCursorResultSetInstruction
 
PLAN_JOINS - Static variable in class org.teiid.query.optimizer.relational.rules.RuleConstants
 
PLAN_OUTER_JOINS - Static variable in class org.teiid.query.optimizer.relational.rules.RuleConstants
 
PLAN_PROCEDURES - Static variable in class org.teiid.query.optimizer.relational.rules.RuleConstants
 
PLAN_SORTS - Static variable in class org.teiid.query.optimizer.relational.rules.RuleConstants
 
PLAN_UNIONS - Static variable in class org.teiid.query.optimizer.relational.rules.RuleConstants
 
PlanExecutionNode - Class in org.teiid.query.processor.relational
 
PlanExecutionNode() - Constructor for class org.teiid.query.processor.relational.PlanExecutionNode
 
PlanExecutionNode(int) - Constructor for class org.teiid.query.processor.relational.PlanExecutionNode
 
PlanHints - Class in org.teiid.query.optimizer.relational
 
PlanHints() - Constructor for class org.teiid.query.optimizer.relational.PlanHints
 
PlannedResult() - Constructor for class org.teiid.query.optimizer.relational.rules.RulePlanSubqueries.PlannedResult
 
PlanNode - Class in org.teiid.client.plan
A PlanNode represents part of processing plan tree.
PlanNode() - Constructor for class org.teiid.client.plan.PlanNode
 
PlanNode(String) - Constructor for class org.teiid.client.plan.PlanNode
 
PlanNode - Class in org.teiid.query.optimizer.relational.plantree
 
PlanNode() - Constructor for class org.teiid.query.optimizer.relational.plantree.PlanNode
 
PlanNode.Property - Class in org.teiid.client.plan
A Property is a named value of a PlanNode that may be another PlanNode or a non-null list of values.
planQuery(Collection<GroupSymbol>, boolean, RulePlanSubqueries.PlannedResult) - Method in class org.teiid.query.optimizer.relational.rules.RulePlanSubqueries
 
planSubqueries(Set<GroupSymbol>, PlanNode, List<SubqueryContainer<?>>, boolean, boolean) - Method in class org.teiid.query.optimizer.relational.RelationalPlanner
 
PlanToProcessConverter - Class in org.teiid.query.optimizer.relational
 
PlanToProcessConverter(QueryMetadataInterface, IDGenerator, AnalysisRecord, CapabilitiesFinder, CommandContext) - Constructor for class org.teiid.query.optimizer.relational.PlanToProcessConverter
 
PlanToProcessConverter.SharedStateKey - Class in org.teiid.query.optimizer.relational
 
PLUGIN_ID - Static variable in class org.teiid.adminapi.AdminPlugin
 
PLUGIN_ID - Static variable in class org.teiid.connector.DataPlugin
 
PLUGIN_ID - Static variable in class org.teiid.core.CorePlugin
The plug-in identifier of this plugin
PLUGIN_ID - Static variable in class org.teiid.jdbc.JDBCPlugin
 
PLUGIN_ID - Static variable in class org.teiid.metadata.index.RuntimeMetadataPlugin
The plug-in identifier of this plugin
PLUGIN_ID - Static variable in class org.teiid.query.QueryPlugin
The plug-in identifier of this plugin
PLUGIN_ID - Static variable in class org.teiid.resource.adapter.ldap.LDAPPlugin
 
PLUGIN_ID - Static variable in class org.teiid.translator.accumulo.AccumuloPlugin
 
PLUGIN_ID - Static variable in class org.teiid.translator.couchbase.CouchbasePlugin
 
PLUGIN_ID - Static variable in class org.teiid.translator.excel.ExcelPlugin
 
PLUGIN_ID - Static variable in class org.teiid.translator.hive.HivePlugin
 
PLUGIN_ID - Static variable in class org.teiid.translator.infinispan.hotrod.InfinispanPlugin
 
PLUGIN_ID - Static variable in class org.teiid.translator.jdbc.JDBCPlugin
 
PLUGIN_ID - Static variable in class org.teiid.translator.jpa.JPAPlugin
 
PLUGIN_ID - Static variable in class org.teiid.translator.ldap.LDAPPlugin
 
PLUGIN_ID - Static variable in class org.teiid.translator.mongodb.MongoDBPlugin
 
PLUGIN_ID - Static variable in class org.teiid.translator.odata.ODataPlugin
 
PLUGIN_ID - Static variable in class org.teiid.translator.odata4.ODataPlugin
 
PLUGIN_ID - Static variable in class org.teiid.translator.phoenix.PhoenixPlugin
 
PLUGIN_ID - Static variable in class org.teiid.translator.prestodb.PrestoDBPlugin
 
PLUGIN_ID - Static variable in class org.teiid.translator.salesforce.SalesForcePlugin
The plug-in identifier of this plugin
PLUGIN_ID - Static variable in class org.teiid.translator.simpledb.SimpleDBPlugin
 
PLUGIN_ID - Static variable in class org.teiid.translator.solr.SolrPlugin
 
PLUGIN_ID - Static variable in class org.teiid.translator.swagger.SwaggerPlugin
 
PLUGIN_ID - Static variable in class org.teiid.translator.yahoo.YahooPlugin
 
pluginId - Variable in class org.teiid.core.BundleUtil
 
PLUS - Static variable in interface org.teiid.language.SQLConstants.Tokens
 
plus(int, int) - Static method in class org.teiid.query.function.FunctionMethods
 
plus(long, long) - Static method in class org.teiid.query.function.FunctionMethods
 
plus(float, float) - Static method in class org.teiid.query.function.FunctionMethods
 
plus(double, double) - Static method in class org.teiid.query.function.FunctionMethods
 
plus(BigInteger, BigInteger) - Static method in class org.teiid.query.function.FunctionMethods
 
plus(BigDecimal, BigDecimal) - Static method in class org.teiid.query.function.FunctionMethods
 
PLUS - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
plusExpression(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
plusMinus() - Method in class org.teiid.query.parser.SQLParser
 
point(double, double) - Static method in class org.teiid.query.function.GeometryFunctionMethods
 
point(double, double) - Static method in class org.teiid.query.function.GeometryUtils
 
pointN(GeometryType, int) - Static method in class org.teiid.query.function.GeometryFunctionMethods
 
pointN(GeometryType, int) - Static method in class org.teiid.query.function.GeometryUtils
 
pointOnSurface(GeometryType) - Static method in class org.teiid.query.function.GeometryFunctionMethods
 
pointOnSurface(GeometryType) - Static method in class org.teiid.query.function.GeometryUtils
 
pointTo(int) - Method in class org.teiid.internal.core.index.Field
 
POLICY_DECIDER_MODULE_ELEMENT - Static variable in class org.teiid.jboss.TeiidConstants
 
PolicyDecider - Interface in org.teiid
A policy decider that reports authorization decisions for further action.
polygon(GeometryType, int) - Static method in class org.teiid.query.function.GeometryFunctionMethods
 
polygon(GeometryType, int) - Static method in class org.teiid.query.function.GeometryUtils
 
pop() - Method in class org.teiid.query.optimizer.relational.RuleStack
 
pop(boolean) - Method in class org.teiid.query.processor.proc.ProcedurePlan
 
popCall() - Method in class org.teiid.query.util.CommandContext
 
popThreadLocalContext() - Static method in class org.teiid.query.util.CommandContext
 
populateDateFormats() - Method in class org.teiid.translator.jdbc.sqlserver.SQLServerExecutionFactory
 
populateDateFormats() - Method in class org.teiid.translator.jdbc.sybase.SybaseExecutionFactory
 
port - Variable in class org.teiid.resource.adapter.ftp.FtpManagedConnectionFactory
 
position(Clob, long) - Method in class org.teiid.core.types.BaseClobType
 
position(String, long) - Method in class org.teiid.core.types.BaseClobType
 
position(Blob, long) - Method in class org.teiid.core.types.BlobImpl
Determines the byte position in the BLOB value designated by this Blob object at which pattern begins.
position(byte[], long) - Method in class org.teiid.core.types.BlobImpl
Determines the byte position at which the specified byte pattern begins within the BLOB value that this Blob object represents.
position(Blob, long) - Method in class org.teiid.core.types.BlobType
 
position(byte[], long) - Method in class org.teiid.core.types.BlobType
 
position(Clob, long) - Method in class org.teiid.core.types.ClobImpl
Determines the character position at which the specified Clob object searchstr appears in this Clob object.
position(String, long) - Method in class org.teiid.core.types.ClobImpl
Determines the character position at which the specified substring searchstr appears in the SQL CLOB value represented by this Clob object.
POSITION - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
POSITION - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
POSIX_TIME - Static variable in class org.teiid.translator.jdbc.exasol.ExasolExecutionFactory
 
POST_ORDER - Static variable in class org.teiid.query.sql.navigator.PreOrPostOrderNavigator
 
postCreateColumn(MetadataFactory, Table, String, SQLParserUtil.ParsedDataType, boolean, boolean) - Method in class org.teiid.query.parser.SQLParser
 
POSTGIS_LIB_VERSION - Static variable in class org.teiid.deployers.PgCatalogMetadataStore
 
postgisGeosVersion() - Static method in class org.teiid.deployers.PgCatalogMetadataStore.FunctionMethods
 
postgisLibVersion() - Static method in class org.teiid.deployers.PgCatalogMetadataStore.FunctionMethods
 
postgisProjVersion() - Static method in class org.teiid.deployers.PgCatalogMetadataStore.FunctionMethods
 
postgisVersion() - Static method in class org.teiid.deployers.PgCatalogMetadataStore.FunctionMethods
 
POSTGRESQL - Static variable in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
 
POSTGRESQL_VERSION - Static variable in class org.teiid.deployers.PgCatalogMetadataStore
 
PostgreSQLConversionVisitor - Class in org.teiid.translator.jdbc.postgresql
 
PostgreSQLConversionVisitor(PostgreSQLExecutionFactory) - Constructor for class org.teiid.translator.jdbc.postgresql.PostgreSQLConversionVisitor
 
PostgreSQLExecutionFactory - Class in org.teiid.translator.jdbc.postgresql
Translator class for PostgreSQL.
PostgreSQLExecutionFactory() - Constructor for class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
 
PostgreSQLMetadataProcessor - Class in org.teiid.translator.jdbc.postgresql
 
PostgreSQLMetadataProcessor() - Constructor for class org.teiid.translator.jdbc.postgresql.PostgreSQLMetadataProcessor
 
postInstruction(ProcedurePlan) - Method in class org.teiid.query.processor.proc.LoopInstruction
 
postInstruction(ProcedurePlan) - Method in interface org.teiid.query.processor.proc.RepeatedInstruction
 
postInstruction(ProcedurePlan) - Method in class org.teiid.query.processor.proc.WhileInstruction
 
PostOrderNavigator - Class in org.teiid.query.sql.navigator
 
PostOrderNavigator(LanguageVisitor) - Constructor for class org.teiid.query.sql.navigator.PostOrderNavigator
 
postOrderVisit(LanguageObjectVisitor, LanguageObject) - Static method in class org.teiid.language.visitor.DelegatingHierarchyVisitor
This utility method can be used to execute the behaviorVisitor in a post-order walk of the language objects.
postTableFunctionReference(TableFunctionReference, LinkedHashSet<GroupSymbol>) - Method in class org.teiid.query.resolver.command.SimpleQueryResolver.QueryResolverVisitor
 
postVisitVisitor(LanguageObject) - Method in class org.teiid.query.resolver.command.SimpleQueryResolver.QueryResolverVisitor
 
postVisitVisitor(LanguageObject) - Method in class org.teiid.query.sql.navigator.PreOrPostOrderNavigator
 
power(double, double) - Static method in class org.teiid.query.function.FunctionMethods
 
power(BigInteger, int) - Static method in class org.teiid.query.function.FunctionMethods
 
power(BigDecimal, int) - Static method in class org.teiid.query.function.FunctionMethods
 
POWER - Static variable in class org.teiid.translator.SourceSystemFunctions
 
PPC_CONTAINER_NAME_ATTRIBUTE - Static variable in class org.teiid.jboss.TeiidConstants
 
PPC_ENABLE_ATTRIBUTE - Static variable in class org.teiid.jboss.TeiidConstants
 
PPC_NAME_ATTRIBUTE - Static variable in class org.teiid.jboss.TeiidConstants
 
PRE_ORDER - Static variable in class org.teiid.query.sql.navigator.PreOrPostOrderNavigator
 
PRECEDING - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
PRECEDING - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
PRECISION - Static variable in interface org.teiid.client.metadata.ResultsMetadataConstants
 
PRECISION - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
precision - Variable in class org.teiid.odbc.PGUtil.PgColInfo
 
PRECISION - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
Predicate - Interface in org.teiid.language
Represents a criteria that can occur at the leaf of a tree of criteria.
PredicateCollectorVisitor - Class in org.teiid.query.sql.visitor
Walk a tree of language objects and collect any predicate criteria that are found.
PredicateCollectorVisitor() - Constructor for class org.teiid.query.sql.visitor.PredicateCollectorVisitor
Construct a new visitor with the default collection type, which is a ArrayList.
PredicateCriteria - Class in org.teiid.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 org.teiid.query.sql.lang.PredicateCriteria
Constructs a default instance of this class.
PredicateCriteria.Negatable - Interface in org.teiid.query.sql.lang
 
PREF_MEM - Static variable in class org.teiid.query.sql.lang.CacheHint
 
prefersMemory() - Method in interface org.teiid.common.buffer.BatchManager
 
prefix - Variable in class org.teiid.translator.jdbc.ParseFormatFunctionModifier
 
prefixEquals(char[], char[], boolean) - Static method in class org.teiid.internal.core.index.CharOperation
Answers true if the given name starts with the given prefix, false otherwise.
prefixLength(String, String) - Static method in class org.teiid.internal.core.index.Util
Returns the length of the common prefix between s1 and s2.
PreOrderNavigator - Class in org.teiid.query.sql.navigator
 
PreOrderNavigator(LanguageVisitor) - Constructor for class org.teiid.query.sql.navigator.PreOrderNavigator
 
preOrderVisit(LanguageObjectVisitor, LanguageObject) - Static method in class org.teiid.language.visitor.DelegatingHierarchyVisitor
This utility method can be used to execute the behaviorVisitor in a pre-order walk of the language objects.
PreOrPostOrderNavigator - Class in org.teiid.query.sql.navigator
 
PreOrPostOrderNavigator(LanguageVisitor, boolean, boolean) - Constructor for class org.teiid.query.sql.navigator.PreOrPostOrderNavigator
 
prepare(TupleBufferCache) - Method in interface org.teiid.cache.Cachable
 
prepare(XidImpl) - Method in interface org.teiid.client.DQP
 
prepare(TupleBufferCache) - Method in class org.teiid.dqp.internal.process.CachedResults
 
prepare(XidImpl) - Method in class org.teiid.dqp.internal.process.DQPCore
 
prepare(TupleBufferCache) - Method in class org.teiid.dqp.internal.process.PreparedPlan
 
prepare(String, XidImpl, boolean) - Method in class org.teiid.dqp.internal.process.TransactionServerImpl
Global Transaction
prepare(String, XidImpl, boolean) - Method in interface org.teiid.dqp.service.TransactionService
 
prepare(Xid) - Method in class org.teiid.jdbc.XAConnectionImpl
 
PREPARE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
prepare(String, String, int[]) - Method in interface org.teiid.odbc.ODBCServerRemote
 
prepare(String, String, int[]) - Method in class org.teiid.odbc.ODBCServerRemoteImpl
 
PREPARE - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
prepare(Xid) - Method in interface org.teiid.resource.api.XAImporter
Ask the resource manager to prepare for a transaction commit of the transaction specified in xid.
prepare(Xid) - Method in class org.teiid.resource.spi.XAImporterImpl
 
prepareCall(String) - Method in class org.teiid.jdbc.ConnectionImpl
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 org.teiid.jdbc.ConnectionImpl
 
prepareCall(String, int, int, int) - Method in class org.teiid.jdbc.ConnectionImpl
 
prepareCall(Command, EmbeddedRequestOptions) - Method in interface org.teiid.runtime.EmbeddedConnection
 
prepareCompleted(String) - Method in interface org.teiid.odbc.ODBCClientRemote
 
prepareCompleted(String) - Method in class org.teiid.transport.PgBackendProtocol
 
prepareCriteria() - Method in class org.teiid.query.processor.relational.DependentCriteriaProcessor
 
PreparedPlan - Class in org.teiid.dqp.internal.process
 
PreparedPlan() - Constructor for class org.teiid.dqp.internal.process.PreparedPlan
 
PREPAREDPLAN_CACHE_FACTORY - Static variable in class org.teiid.jboss.TeiidServiceNames
 
PreparedStatementImpl - Class in org.teiid.jdbc
Instances of PreparedStatement contain a SQL statement that has already been compiled.
PreparedStatementRequest - Class in org.teiid.dqp.internal.process
Specific request for handling prepared statement calls.
PreparedStatementRequest(SessionAwareCache<PreparedPlan>) - Constructor for class org.teiid.dqp.internal.process.PreparedStatementRequest
 
prepareNextCommand(Command) - Method in class org.teiid.query.processor.relational.AccessNode
 
prepareNextCommand(Command) - Method in class org.teiid.query.processor.relational.DependentAccessNode
 
prepareNextCommand(Command) - Method in class org.teiid.query.processor.relational.DependentProcedureAccessNode
 
prepareNextCommand(VariableContext) - Method in class org.teiid.query.processor.relational.DependentProcedureCriteriaProcessor
 
prepareNextCommand() - Method in class org.teiid.query.processor.relational.DependentProcedureExecutionNode
 
prepareNextCommand() - Method in class org.teiid.query.processor.relational.InsertPlanExecutionNode
 
prepareNextCommand() - Method in class org.teiid.query.processor.relational.PlanExecutionNode
 
prepareSql - Variable in class org.teiid.jdbc.PreparedStatementImpl
 
prepareStatement(String) - Method in class org.teiid.jdbc.ConnectionImpl
 
prepareStatement(String, int, int) - Method in class org.teiid.jdbc.ConnectionImpl
 
prepareStatement(String, int, int, int, int) - Method in class org.teiid.jdbc.ConnectionImpl
 
prepareStatement(String, int, int, int) - Method in class org.teiid.jdbc.ConnectionImpl
 
prepareStatement(String, int) - Method in class org.teiid.jdbc.ConnectionImpl
 
prepareStatement(String, int[]) - Method in class org.teiid.jdbc.ConnectionImpl
 
prepareStatement(String, String[]) - Method in class org.teiid.jdbc.ConnectionImpl
 
prepareStatement(Command, EmbeddedRequestOptions) - Method in interface org.teiid.runtime.EmbeddedConnection
 
prepareSubquery(SubqueryContainer) - Static method in class org.teiid.query.optimizer.relational.rules.RuleCollapseSource
 
prepareTransaction(XidImpl) - Method in class org.teiid.jdbc.ConnectionImpl
 
preParse(String, CommandContext) - Method in interface org.teiid.PreParser
Return a rewritten form of the incoming command
preParser - Variable in class org.teiid.dqp.internal.process.Request
 
PREPARSER - Static variable in class org.teiid.jboss.TeiidServiceNames
 
PreParser - Interface in org.teiid
Extension to allow for manipulation of incoming query strings prior to parsing.
PREPARSER_CLASS - Static variable in class org.teiid.adminapi.impl.VDBMetaData
 
PREPARSER_MODULE_ELEMENT - Static variable in class org.teiid.jboss.TeiidConstants
 
PRESERVE - Static variable in class nux.xom.pool.XOMUtil.Normalizer
Whitespace normalization returns the string unchanged; hence indicates no whitespace normalization should be performed at all; This is typically the default for applications.
PRESERVE - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
PRESERVE - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
PRESERVE - Static variable in class org.teiid.query.sql.lang.FromClause
 
PRESERVE_APPROXIMATE_SCALE - Static variable in class org.teiid.core.types.basic.FloatingNumberToBigDecimalTransform
 
PrestoDBExecutionFactory - Class in org.teiid.translator.prestodb
 
PrestoDBExecutionFactory() - Constructor for class org.teiid.translator.prestodb.PrestoDBExecutionFactory
 
PrestoDBMetadataProcessor - Class in org.teiid.translator.prestodb
 
PrestoDBMetadataProcessor() - Constructor for class org.teiid.translator.prestodb.PrestoDBMetadataProcessor
 
PrestoDBPlugin - Class in org.teiid.translator.prestodb
 
PrestoDBPlugin() - Constructor for class org.teiid.translator.prestodb.PrestoDBPlugin
 
PrestoDBPlugin.Event - Enum in org.teiid.translator.prestodb
 
preTableFunctionReference(TableFunctionReference) - Method in class org.teiid.query.resolver.command.SimpleQueryResolver.QueryResolverVisitor
 
prettyFormat(String) - Static method in class org.teiid.runtime.EmbeddedAdminImpl
 
prevCharIsCR - Variable in class org.teiid.query.parser.JavaCharStream
 
prevCharIsLF - Variable in class org.teiid.query.parser.JavaCharStream
 
previous() - Method in class org.teiid.jdbc.BatchResults
 
previous() - Method in class org.teiid.jdbc.ResultSetImpl
 
preVisitVisitor(LanguageObject) - Method in class org.teiid.query.sql.navigator.PreOrPostOrderNavigator
 
prevPath - Variable in class org.teiid.internal.core.index.FileListBlock
 
PRIMARY - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
PRIMARY - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
PRIMARY_KEY - Static variable in class org.teiid.metadata.index.MetadataConstants.KEY_TYPES
 
PRIMARY_KEY - Static variable in class org.teiid.metadata.index.MetadataConstants.RECORD_TYPE
 
PRIMARY_KEY - Static variable in interface org.teiid.query.metadata.DDLConstants
 
primaryKey(MetadataFactory, Table, String) - Method in class org.teiid.query.parser.SQLParser
 
primitive(Object) - Method in interface org.teiid.json.simple.ContentHandler
Receive notification of the JSON primitive values: java.lang.String, java.lang.Number, java.lang.Boolean null
primitive(Object) - Method in class org.teiid.json.simple.SimpleContentHandler
 
primitive(Object) - Method in class org.teiid.translator.ws.SimpleContentHandler
 
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.
printColumns(Collection<String>) - Method in class org.teiid.adminapi.jboss.DMRCommandContext
 
printCommandTree() - Method in class org.teiid.query.sql.lang.Command
Print the full tree of commands with indentation - useful for debugging
printCommandTree(StringBuffer, int) - Method in class org.teiid.query.sql.lang.Command
Helper method to print command tree at given tab level
printDetailsToLog() - Method in class org.teiid.translator.ldap.LDAPSearchDetails
Print Method for Logging - (Detail level logging)
printLine(String) - Method in class org.teiid.adminapi.jboss.DMRCommandContext
 
println(String) - Method in class org.teiid.query.analysis.AnalysisRecord
Add line to debug log This can only be used if AnalysisRecord.recordDebug returns true.
printSQLSelectStatement(DatabaseCall, ExpressionSQLPrinter, SQLSelectStatement) - Method in class org.teiid.eclipselink.platform.TeiidPlatform
 
PRIVILEGES - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
PRIVILEGES - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
PROC_TRANSFORM - Static variable in class org.teiid.metadata.index.MetadataConstants.RECORD_TYPE
 
PROCEDURE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
PROCEDURE - Static variable in interface org.teiid.metadata.index.TransformationRecordImpl.Types
 
Procedure - Class in org.teiid.metadata
Represents Teiid and source procedures.
Procedure() - Constructor for class org.teiid.metadata.Procedure
 
PROCEDURE - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
Procedure.Type - Enum in org.teiid.metadata
 
PROCEDURE_RESULT - Static variable in class org.teiid.metadata.index.MetadataConstants.COLUMN_SET_TYPES
 
PROCEDURE_TYPES() - Constructor for class org.teiid.metadata.index.MetadataConstants.PROCEDURE_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.
procedureBodyCommand(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
ProcedureContainer - Class in org.teiid.query.sql.lang
 
ProcedureContainer() - Constructor for class org.teiid.query.sql.lang.ProcedureContainer
 
ProcedureContainerResolver - Class in org.teiid.query.resolver
 
ProcedureContainerResolver() - Constructor for class org.teiid.query.resolver.ProcedureContainerResolver
 
procedureCreated(Procedure) - Method in class org.teiid.query.metadata.DatabaseStore
 
procedureDropped(String, Boolean) - Method in class org.teiid.query.metadata.DatabaseStore
 
ProcedureErrorInstructionException - Exception in org.teiid.client
Used to notify the user that the virtual procedure raised an error.
ProcedureErrorInstructionException() - Constructor for exception org.teiid.client.ProcedureErrorInstructionException
 
ProcedureErrorInstructionException(String) - Constructor for exception org.teiid.client.ProcedureErrorInstructionException
 
ProcedureErrorInstructionException(BundleUtil.Event, Exception) - Constructor for exception org.teiid.client.ProcedureErrorInstructionException
 
ProcedureExecution - Interface in org.teiid.translator
The procedure execution represents the case where a connector can execute a Call.
ProcedureExecutionParent - Interface in org.teiid.translator.salesforce.execution
 
ProcedureExecutionParentImpl - Class in org.teiid.translator.salesforce.execution
 
ProcedureExecutionParentImpl(Call, SalesforceConnection, RuntimeMetadata, ExecutionContext) - Constructor for class org.teiid.translator.salesforce.execution.ProcedureExecutionParentImpl
 
ProcedureParameter - Class in org.teiid.metadata
Represents a procedure parameter
ProcedureParameter() - Constructor for class org.teiid.metadata.ProcedureParameter
 
procedureParameter(MetadataFactory, Procedure) - Method in class org.teiid.query.parser.SQLParser
 
ProcedureParameter.Type - Enum in org.teiid.metadata
 
ProcedurePlan - Class in org.teiid.query.processor.proc
 
ProcedurePlan(Program) - Constructor for class org.teiid.query.processor.proc.ProcedurePlan
Constructor for ProcedurePlan.
ProcedurePlanner - Class in org.teiid.query.optimizer
This prepares an ProcedurePlan from a CreateUpdateProcedureCommand CreateUpdateProcedureCommand.
ProcedurePlanner() - Constructor for class org.teiid.query.optimizer.ProcedurePlanner
 
ProcedureReservedWords - Class in org.teiid.query.sql
Special variable names in stored procedure language.
ProcedureReturnType - Interface in org.teiid.odata.api
 
procedureRsColumn(MetadataFactory, Procedure) - Method in class org.teiid.query.parser.SQLParser
 
ProcedureSQLBuilder - Class in org.teiid.olingo.service
 
ProcedureSQLBuilder(MetadataStore, EdmOperation, TeiidServiceHandler.OperationParameterValueProvider, ArrayList<SQLParameter>) - Constructor for class org.teiid.olingo.service.ProcedureSQLBuilder
 
process() - Method in class org.teiid.dqp.internal.process.AbstractWorkItem
 
process() - Method in class org.teiid.dqp.internal.process.RequestWorkItem
 
process(ProcedurePlan) - Method in class org.teiid.query.processor.proc.AssignmentInstruction
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 org.teiid.query.processor.proc.BlockInstruction
 
process(ProcedurePlan) - Method in class org.teiid.query.processor.proc.BranchingInstruction
 
process(ProcedurePlan) - Method in class org.teiid.query.processor.proc.CreateCursorResultSetInstruction
 
process(ProcedurePlan) - Method in class org.teiid.query.processor.proc.ErrorInstruction
 
process(ProcedurePlan) - Method in class org.teiid.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 org.teiid.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 org.teiid.query.processor.proc.LoopInstruction
 
process(ProcedurePlan) - Method in class org.teiid.query.processor.proc.ProgramInstruction
Allow this instruction to do whatever processing it needs, and to in turn manipulate the running program.
process(ProcedurePlan) - Method in class org.teiid.query.processor.proc.ReturnInstruction
 
process(ProcedurePlan) - Method in class org.teiid.query.processor.proc.WhileInstruction
 
process() - Method in class org.teiid.query.processor.relational.EnhancedSortMergeJoinStrategy
 
process() - Method in class org.teiid.query.processor.relational.JoinStrategy
 
process() - Method in class org.teiid.query.processor.relational.MergeJoinStrategy
 
process() - Method in class org.teiid.query.processor.relational.NestedTableJoinStrategy
 
process(TempTable) - Method in class org.teiid.query.tempdata.TempTableStore.RecursiveTableProcessor
 
process(TempTable) - Method in class org.teiid.query.tempdata.TempTableStore.TableProcessor
Ensure the temp table is ready for use.
process(MetadataFactory, AccumuloConnection) - Method in class org.teiid.translator.accumulo.AccumuloMetadataProcessor
 
process(MetadataFactory, CassandraConnection) - Method in class org.teiid.translator.cassandra.CassandraMetadataProcessor
Creates metadata from all column families in current keyspace.
process(MetadataFactory, CouchbaseConnection) - Method in class org.teiid.translator.couchbase.CouchbaseMetadataProcessor
 
process(MetadataFactory, VirtualFileConnection) - Method in class org.teiid.translator.excel.ExcelMetadataProcessor
 
process(MetadataFactory, GoogleSpreadsheetConnection) - Method in class org.teiid.translator.google.GoogleMetadataProcessor
Creates metadata from all spreadsheets in the user account.
process(MetadataFactory, Connection) - Method in class org.teiid.translator.hive.HiveMetadataProcessor
 
process(MetadataFactory, InfinispanConnection) - Method in class org.teiid.translator.infinispan.hotrod.ProtobufMetadataProcessor
 
process(MetadataFactory, InfinispanConnection) - Method in class org.teiid.translator.infinispan.hotrod.SchemaToProtobufProcessor
 
process(MetadataFactory, Connection) - Method in class org.teiid.translator.jdbc.JDBCMetadataProcessor
 
process(MetadataFactory, EntityManager) - Method in class org.teiid.translator.jpa.JPAMetadataProcessor
 
process(MetadataFactory, C) - Method in interface org.teiid.translator.MetadataProcessor
 
process(MetadataFactory, MongoDBConnection) - Method in class org.teiid.translator.mongodb.MongoDBMetadataProcessor
 
process(MetadataFactory, WSConnection) - Method in class org.teiid.translator.odata.ODataMetadataProcessor
 
process(MetadataFactory, WSConnection) - Method in class org.teiid.translator.odata4.ODataMetadataProcessor
 
process(MetadataFactory, WSConnection) - Method in class org.teiid.translator.openapi.OpenAPIMetadataProcessor
 
process(MetadataFactory, Connection) - Method in class org.teiid.translator.prestodb.PrestoDBMetadataProcessor
 
process(MetadataFactory, SalesforceConnection) - Method in class org.teiid.translator.salesforce.SalesForceMetadataProcessor
 
process(MetadataFactory, SimpleDBConnection) - Method in class org.teiid.translator.simpledb.SimpleDBMetadataProcessor
As SimpleDB does not provide any way to obtain all attribute names for given domain (one can query only attribute names for single item) and querrying all items in domain to get complete set of attribute names would be very slow and resource consuming, this approach has been selected: For each domain only first item is queried for attribute names and metadata are created using this information.
process(MetadataFactory, SolrConnection) - Method in class org.teiid.translator.solr.SolrMetadataProcessor
 
process(MetadataFactory, WSConnection) - Method in class org.teiid.translator.swagger.SwaggerMetadataProcessor
 
process(MetadataFactory, WSConnection) - Method in class org.teiid.translator.ws.WSDLMetadataProcessor
 
processCommandsIndividually() - Method in class org.teiid.query.processor.relational.AccessNode
 
processCommandsIndividually() - Method in class org.teiid.query.processor.relational.DependentProcedureAccessNode
 
processCursorRequest(long, int, int) - Method in interface org.teiid.client.DQP
 
processCursorRequest(long, int, int) - Method in class org.teiid.dqp.internal.process.DQPCore
 
processError(ODataServerError, ErrorResponse) - Method in class org.teiid.olingo.service.TeiidServiceHandler
 
processFilter(Condition) - Method in class org.teiid.translator.odata4.ODataQuery
 
processIds(String[], IQueryProvidingVisitor) - Method in class org.teiid.translator.salesforce.execution.AbstractUpdateExecution
Process an update against the ids
processIds(String[], IQueryProvidingVisitor) - Method in class org.teiid.translator.salesforce.execution.DeleteExecutionImpl
 
processIds(String[], IQueryProvidingVisitor) - Method in class org.teiid.translator.salesforce.execution.UpdateExecutionImpl
 
ProcessingNode - Class in org.teiid.translator.mongodb
 
ProcessingNode(MongoDocument) - Constructor for class org.teiid.translator.mongodb.ProcessingNode
 
processingSortLeft - Variable in class org.teiid.query.processor.relational.MergeJoinStrategy
 
processingSortRight - Variable in class org.teiid.query.processor.relational.MergeJoinStrategy
 
processLobChunkRequest(String, int, ResultsReceiver<LobChunk>) - Method in class org.teiid.dqp.internal.process.RequestWorkItem
 
processMetadata() - Method in class org.teiid.translator.salesforce.SalesForceMetadataProcessor
 
processMetadataValidatorReport(VDBKey, ValidatorReport) - Method in class org.teiid.deployers.VDBRepository
 
processMore() - Method in class org.teiid.dqp.internal.process.RequestWorkItem
 
processNew() - Method in class org.teiid.dqp.internal.process.RequestWorkItem
 
processOpenApiMetadata(HttpServletRequest, VDBKey, String, String, ServletResponse, ServiceMetadata, Map<String, String>) - Method in class org.teiid.olingo.web.OpenApiHandler
 
processor - Variable in class org.teiid.dqp.internal.process.Request
 
PROCESSOR_BATCH_SIZE_ATTRIBUTE - Static variable in class org.teiid.jboss.TeiidConstants
Deprecated.
ProcessorDataManager - Interface in org.teiid.query.processor
 
ProcessorPlan - Class in org.teiid.query.processor
This class represents a processor plan.
ProcessorPlan() - Constructor for class org.teiid.query.processor.ProcessorPlan
 
processPlan - Variable in class org.teiid.dqp.internal.process.Request
 
processRequest() - Method in class org.teiid.dqp.internal.process.PreparedStatementRequest
 
processRequest() - Method in class org.teiid.dqp.internal.process.Request
 
processResults() - Method in class org.teiid.client.ResultsMessage
 
processRow(NodeInfo) - Method in class org.teiid.xquery.saxon.SaxonXMLTableNode
 
processRow(NodeInfo) - Method in interface org.teiid.xquery.saxon.SaxonXQueryExpression.RowProcessor
 
PRODUCES - Static variable in class org.teiid.metadata.RestMetadataExtension
 
PRODUCES - Static variable in class org.teiid.translator.openapi.OpenAPIMetadataProcessor
 
PRODUCES - Static variable in class org.teiid.translator.swagger.SwaggerMetadataProcessor
 
Program - Class in org.teiid.query.processor.proc
A program is a sequence of ProgramInstruction.
Program(boolean) - Constructor for class org.teiid.query.processor.proc.Program
Constructor for Program.
ProgramInstruction - Class in org.teiid.query.processor.proc
Abstract superclass of all program instructions.
ProgramInstruction() - Constructor for class org.teiid.query.processor.proc.ProgramInstruction
 
PROJECT - Static variable in class org.teiid.query.optimizer.relational.plantree.NodeConstants.Types
 
project - Variable in class org.teiid.translator.mongodb.MongoDBSelectVisitor
 
projectBeforeMatch - Variable in class org.teiid.translator.mongodb.MongoDBSelectVisitor
 
ProjectedColumn - Class in org.teiid.olingo
 
ProjectedColumn(Expression, EdmType, EdmProperty, boolean) - Constructor for class org.teiid.olingo.ProjectedColumn
 
ProjectedColumn(String, String) - Constructor for class org.teiid.query.sql.lang.TableFunctionReference.ProjectedColumn
 
ProjectedColumn() - Constructor for class org.teiid.query.sql.lang.TableFunctionReference.ProjectedColumn
 
projectedColumns() - Method in class org.teiid.translator.accumulo.AccumuloQueryVisitor
 
projectedColumns - Variable in class org.teiid.translator.odata4.ODataSQLVisitor
 
projectedExpressions - Variable in class org.teiid.translator.infinispan.hotrod.IckleConversionVisitor
 
ProjectIntoNode - Class in org.teiid.query.processor.relational
 
ProjectIntoNode() - Constructor for class org.teiid.query.processor.relational.ProjectIntoNode
 
ProjectIntoNode(int) - Constructor for class org.teiid.query.processor.relational.ProjectIntoNode
 
ProjectIntoNode.Mode - Enum in org.teiid.query.processor.relational
 
ProjectionNode - Class in org.teiid.translator.mongodb
 
ProjectionNode(MongoDocument, BasicDBObject) - Constructor for class org.teiid.translator.mongodb.ProjectionNode
 
ProjectNode - Class in org.teiid.query.processor.relational
 
ProjectNode() - Constructor for class org.teiid.query.processor.relational.ProjectNode
 
ProjectNode(int) - Constructor for class org.teiid.query.processor.relational.ProjectNode
 
projectTuple(int[], List<T>) - Static method in class org.teiid.query.processor.relational.RelationalNode
 
projectTuple(int[], List<T>, boolean) - Static method in class org.teiid.query.processor.relational.RelationalNode
 
PROP_CRITERIA - Static variable in class org.teiid.query.analysis.AnalysisRecord
 
PROP_DATA_BYTES_SENT - Static variable in class org.teiid.query.analysis.AnalysisRecord
 
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_DEPENDENT - Static variable in class org.teiid.query.analysis.AnalysisRecord
 
PROP_ELSE - Static variable in class org.teiid.query.analysis.AnalysisRecord
 
PROP_EXECUTION_PLAN - Static variable in class org.teiid.query.analysis.AnalysisRecord
 
PROP_EXPRESSION - Static variable in class org.teiid.query.analysis.AnalysisRecord
 
PROP_FETCH_SIZE - Static variable in interface org.teiid.jdbc.ExecutionProperties
Default fetch size to use on Statements if the fetch size is not explicitly set.
PROP_GROUP_COLS - Static variable in class org.teiid.query.analysis.AnalysisRecord
 
PROP_GROUP_MAPPING - Static variable in class org.teiid.query.analysis.AnalysisRecord
 
PROP_ID - Static variable in class org.teiid.query.analysis.AnalysisRecord
 
PROP_INTO_GROUP - Static variable in class org.teiid.query.analysis.AnalysisRecord
 
PROP_JOIN_CRITERIA - Static variable in class org.teiid.query.analysis.AnalysisRecord
 
PROP_JOIN_STRATEGY - Static variable in class org.teiid.query.analysis.AnalysisRecord
 
PROP_JOIN_TYPE - Static variable in class org.teiid.query.analysis.AnalysisRecord
 
PROP_MODEL_NAME - Static variable in class org.teiid.query.analysis.AnalysisRecord
 
PROP_NODE_COST_ESTIMATES - Static variable in class org.teiid.query.analysis.AnalysisRecord
 
PROP_NODE_STATS_LIST - Static variable in class org.teiid.query.analysis.AnalysisRecord
 
PROP_OUTPUT_COLS - Static variable in class org.teiid.query.analysis.AnalysisRecord
 
PROP_PARTIAL_RESULTS_MODE - Static variable in interface org.teiid.jdbc.ExecutionProperties
Execution property name for partial results mode
PROP_PLANNING_TIME - Static variable in class org.teiid.query.analysis.AnalysisRecord
 
PROP_PROGRAM - Static variable in class org.teiid.query.analysis.AnalysisRecord
 
PROP_RESULT_SET - Static variable in class org.teiid.query.analysis.AnalysisRecord
 
PROP_ROLLUP - Static variable in class org.teiid.query.analysis.AnalysisRecord
 
PROP_ROW_LIMIT - Static variable in class org.teiid.query.analysis.AnalysisRecord
 
PROP_ROW_OFFSET - Static variable in class org.teiid.query.analysis.AnalysisRecord
 
PROP_SELECT_COLS - Static variable in class org.teiid.query.analysis.AnalysisRecord
 
PROP_SHARING_ID - Static variable in class org.teiid.query.analysis.AnalysisRecord
 
PROP_SORT_COLS - Static variable in class org.teiid.query.analysis.AnalysisRecord
 
PROP_SORT_MODE - Static variable in class org.teiid.query.analysis.AnalysisRecord
 
PROP_SQL - Static variable in class org.teiid.query.analysis.AnalysisRecord
 
PROP_STREAMING - Static variable in class org.teiid.query.analysis.AnalysisRecord
 
PROP_TABLE_FUNCTION - Static variable in class org.teiid.query.analysis.AnalysisRecord
 
PROP_THEN - Static variable in class org.teiid.query.analysis.AnalysisRecord
 
PROP_TXN_AUTO_WRAP - Static variable in interface org.teiid.jdbc.ExecutionProperties
Execution property name for transaction auto wrap mode
PROP_UPSERT - Static variable in class org.teiid.query.analysis.AnalysisRecord
 
PROP_VARIABLE - Static variable in class org.teiid.query.analysis.AnalysisRecord
 
PROP_WINDOW_FUNCTIONS - Static variable in class org.teiid.query.analysis.AnalysisRecord
 
PROP_WITH - Static variable in class org.teiid.query.analysis.AnalysisRecord
 
PROP_XML_FORMAT - Static variable in interface org.teiid.jdbc.ExecutionProperties
Execution property name for XML format
PROP_XML_VALIDATION - Static variable in interface org.teiid.jdbc.ExecutionProperties
Execution property name for XML validation
PropertiesUtils - Class in org.teiid.core.util
Static utility methods for common tasks having to do with java.util.Properties.
PropertiesUtils() - Constructor for class org.teiid.core.util.PropertiesUtils
 
PropertiesUtils.InvalidPropertyException - Exception in org.teiid.core.util
 
Property() - Constructor for class org.teiid.client.plan.PlanNode.Property
 
Property(String) - Constructor for class org.teiid.client.plan.PlanNode.Property
 
PROPERTY - Static variable in class org.teiid.metadata.index.MetadataConstants.RECORD_TYPE
 
PropertyDefinition - Interface in org.teiid.adminapi
Information about a property of an AdminObject
PropertyDefinition.RestartType - Enum in org.teiid.adminapi
 
PropertyDefinitionMetadata - Class in org.teiid.adminapi.impl
 
PropertyDefinitionMetadata() - Constructor for class org.teiid.adminapi.impl.PropertyDefinitionMetadata
 
PropertyMetaDataMapper() - Constructor for class org.teiid.adminapi.jboss.VDBMetadataMapper.PropertyMetaDataMapper
 
PropertyVisitor - Class in org.teiid.translator.swagger
 
PropertyVisitor() - Constructor for class org.teiid.translator.swagger.PropertyVisitor
 
propInfo - Variable in class org.teiid.jdbc.ConnectionImpl
 
ProtobufDataManager - Class in org.teiid.infinispan.api
 
ProtobufDataManager() - Constructor for class org.teiid.infinispan.api.ProtobufDataManager
 
ProtobufMetadataProcessor - Class in org.teiid.translator.infinispan.hotrod
 
ProtobufMetadataProcessor() - Constructor for class org.teiid.translator.infinispan.hotrod.ProtobufMetadataProcessor
 
ProtobufResource - Class in org.teiid.infinispan.api
 
ProtobufResource(String, String) - Constructor for class org.teiid.infinispan.api.ProtobufResource
 
PROTOCOL - Static variable in class org.teiid.metadata.index.RecordFactory
 
ProviderAwareConnectorManagerRepository() - Constructor for class org.teiid.runtime.EmbeddedServer.ProviderAwareConnectorManagerRepository
 
proxyBaseURI - Variable in class org.teiid.olingo.web.ODataFilter
 
ProxyHttpServletRequest - Class in org.teiid.olingo.web
 
ProxyHttpServletRequest(HttpServletRequest, String) - Constructor for class org.teiid.olingo.web.ProxyHttpServletRequest
 
ProxyTupleSource() - Constructor for class org.teiid.query.tempdata.TempTableDataManager.ProxyTupleSource
 
PSEUDO - Static variable in class org.teiid.translator.infinispan.hotrod.ProtobufMetadataProcessor
 
PSEUDO - Static variable in class org.teiid.translator.odata4.ODataMetadataProcessor
 
pullBatch() - Method in class org.teiid.query.processor.proc.ProcedurePlan
 
pullBatch() - Method in class org.teiid.query.processor.relational.InsertPlanExecutionNode
 
pullBatch() - Method in class org.teiid.query.processor.relational.RelationalNode
 
pullException - Variable in class org.teiid.translator.mongodb.MongoDBUpdateVisitor
 
PureZipFileSystem - Class in org.teiid.metadata
This implementation is backed by a zip file.
PureZipFileSystem(File) - Constructor for class org.teiid.metadata.PureZipFileSystem
Create a new instance.
purge() - Method in class org.teiid.common.buffer.TupleBuffer
 
push(OptimizerRule) - Method in class org.teiid.query.optimizer.relational.RuleStack
 
push(Program) - Method in class org.teiid.query.processor.proc.ProcedurePlan
 
PUSH_LARGE_IN - Static variable in class org.teiid.query.optimizer.relational.rules.RuleConstants
 
PUSH_LIMIT - Static variable in class org.teiid.query.optimizer.relational.rules.RuleConstants
 
PUSH_NON_JOIN_CRITERIA - Static variable in class org.teiid.query.optimizer.relational.rules.RuleConstants
 
PUSH_SELECT_CRITERIA - Static variable in class org.teiid.query.optimizer.relational.rules.RuleConstants
 
PushBackSequenceIterator - Class in org.teiid.xquery.saxon
A SequenceIterator that can have items added back
PushBackSequenceIterator(SequenceIterator, Item...) - Constructor for class org.teiid.xquery.saxon.PushBackSequenceIterator
 
pushCall(String) - Method in class org.teiid.query.util.CommandContext
 
PUSHDOWN_DEFAULT_NULL_ORDER - Static variable in class org.teiid.query.util.Options
 
pushdownDefaultNullOrder(boolean) - Method in class org.teiid.query.util.Options
 
pushNewResolvingContext(Collection<GroupSymbol>) - Method in class org.teiid.query.sql.lang.Command
 
pushThreadLocalContext(CommandContext) - Static method in class org.teiid.query.util.CommandContext
 
pushVariableContext(VariableContext) - Method in class org.teiid.query.util.CommandContext
 
put(K, V, Long) - Method in interface org.teiid.cache.Cache
Associates the specified value with the specified key this cache.
put(K, V) - Method in class org.teiid.cache.infinispan.InfinispanCache
 
put(K, V, Long) - Method in class org.teiid.cache.infinispan.InfinispanCache
 
put(K, V) - Method in class org.teiid.core.util.CopyOnWriteLinkedHashMap
 
put(SessionAwareCache.CacheID, FunctionMethod.Determinism, T, Long) - Method in class org.teiid.dqp.internal.process.SessionAwareCache
 
put(byte[]) - Method in class org.teiid.internal.core.index.Field
 
put(int, byte[]) - Method in class org.teiid.internal.core.index.Field
 
put(int, Field) - Method in class org.teiid.internal.core.index.Field
 
put(Field) - Method in class org.teiid.internal.core.index.Field
 
putAll(Map<? extends K, ? extends V>) - Method in class org.teiid.core.util.CopyOnWriteLinkedHashMap
 
putAll(Properties, Properties) - Static method in class org.teiid.core.util.PropertiesUtils
This method is intended to replace the use of the putAll method of Properties inherited from java.util.Hashtable.
putAll(VariableContext) - Method in class org.teiid.query.sql.util.VariableContext
 
putCodeLookup(String, Object, TupleSource) - Method in class org.teiid.query.util.CommandContext
 
putInt1(int) - Method in class org.teiid.internal.core.index.Field
 
putInt1(int, int) - Method in class org.teiid.internal.core.index.Field
 
putInt2(int) - Method in class org.teiid.internal.core.index.Field
 
putInt2(int, int) - Method in class org.teiid.internal.core.index.Field
 
putInt3(int) - Method in class org.teiid.internal.core.index.Field
 
putInt3(int, int) - Method in class org.teiid.internal.core.index.Field
 
putInt4(int) - Method in class org.teiid.internal.core.index.Field
 
putInt4(int, int) - Method in class org.teiid.internal.core.index.Field
 
putMdc(String, String) - Method in class org.teiid.logging.JavaLogger
 
putMdc(String, String) - Method in interface org.teiid.logging.Logger
 
putMdc(String, String) - Static method in class org.teiid.logging.LogManager
 
putMdc(String, String) - Method in class org.teiid.runtime.JBossLogger
 
putPlan(String, PreparedPlan, FunctionMethod.Determinism) - Method in class org.teiid.query.util.CommandContext
 
putReusableExecution(Object, ReusableExecution<?>) - Method in class org.teiid.query.util.CommandContext
 
putUTF(int, char[]) - Method in class org.teiid.internal.core.index.Field
 

Q

QMARK - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
qualifiedJoin(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
quarter(Date) - Static method in class org.teiid.query.function.FunctionMethods
 
QUARTER - Static variable in class org.teiid.translator.jdbc.ExtractFunctionModifier
 
QUARTER - Static variable in class org.teiid.translator.SourceSystemFunctions
 
queriedTable - Variable in class org.teiid.translator.infinispan.hotrod.IckleConversionVisitor
 
query(String) - Method in interface org.teiid.core.index.IIndex
Returns the paths of the documents containing the given word.
query(String) - Method in class org.teiid.internal.core.index.BlocksIndexInput
 
query(String) - Method in class org.teiid.internal.core.index.Index
 
query - Variable in class org.teiid.query.optimizer.relational.rules.RulePlanSubqueries.PlannedResult
 
query(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
Query - Class in org.teiid.query.sql.lang
A representation of a data query.
Query() - Constructor for class org.teiid.query.sql.lang.Query
Constructs a default instance of this class.
Query(Select, From, Criteria, OrderBy, Option) - Constructor for class org.teiid.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 org.teiid.query.sql.lang.Query
Constructs an instance of this class given all the clauses
query(String, int, boolean) - Method in class org.teiid.resource.adapter.salesforce.SalesforceConnectionImpl
 
query(SolrQuery) - Method in class org.teiid.resource.adapter.solr.SolrConnectionImpl
 
query(String, int, boolean) - Method in interface org.teiid.translator.salesforce.SalesforceConnection
 
query(SolrQuery) - Method in interface org.teiid.translator.solr.SolrConnection
 
QUERY_CANCELED - Static variable in class org.teiid.jdbc.SQLStates
 
QUERY_PLAN_DELETE_QUERY - Static variable in class org.teiid.metadata.index.MetadataConstants.SQL_TRANSFORMATION_TYPES
 
QUERY_PLAN_INSERT_QUERY - Static variable in class org.teiid.metadata.index.MetadataConstants.SQL_TRANSFORMATION_TYPES
 
QUERY_PLAN_SELECT_QUERY - Static variable in class org.teiid.metadata.index.MetadataConstants.SQL_TRANSFORMATION_TYPES
 
QUERY_PLAN_STORED_QUERY - Static variable in class org.teiid.metadata.index.MetadataConstants.SQL_TRANSFORMATION_TYPES
 
QUERY_PLAN_UPDATE_QUERY - Static variable in class org.teiid.metadata.index.MetadataConstants.SQL_TRANSFORMATION_TYPES
 
QUERY_THRESHOLD_IN_SECS_ELEMENT - Static variable in class org.teiid.jboss.TeiidConstants
 
QUERY_TIMEOUT - Static variable in class org.teiid.jboss.TeiidConstants
 
queryAll - Variable in class org.teiid.translator.salesforce.execution.visitors.CriteriaVisitor
 
QueryCommand - Class in org.teiid.query.sql.lang
This is a common super class for the two types of query commands: Query and SetQuery.
QueryCommand() - Constructor for class org.teiid.query.sql.lang.QueryCommand
 
queryEntries(char[]) - Method in interface org.teiid.core.index.IIndex
Returns all entries for a given word.
queryEntries(char[]) - Method in class org.teiid.internal.core.index.Index
 
queryEntries(char[], boolean) - Method in class org.teiid.internal.core.index.Index
Overloaded the method in Index to allow a user to specify if the query should be case sensitive.
queryEntriesMatching(char[], boolean) - Method in class org.teiid.internal.core.index.BlocksIndexInput
Overloaded the method in BlocksIndexInput to allow a user to specify if the query should be case sensitive.
queryEntriesMatching(char[], boolean) - Method in class org.teiid.internal.core.index.Index
Overloaded the method in Index to allow a user to specify if the query should be case sensitive.
queryEntriesPrefixedBy(char[]) - Method in class org.teiid.internal.core.index.BlocksIndexInput
 
queryEntriesPrefixedBy(char[], boolean) - Method in class org.teiid.internal.core.index.BlocksIndexInput
Overloaded the method in BlocksIndexInput to allow a user to specify if the query should be case sensitive.
queryEntriesPrefixedBy(char[]) - Method in class org.teiid.internal.core.index.IndexInput
Returns the list of the files containing the given word in the index.
QueryExecutionImpl - Class in org.teiid.translator.salesforce.execution
 
QueryExecutionImpl(QueryExpression, SalesforceConnection, RuntimeMetadata, ExecutionContext, SalesForceExecutionFactory) - Constructor for class org.teiid.translator.salesforce.execution.QueryExecutionImpl
 
QueryExpression - Class in org.teiid.language
 
QueryExpression() - Constructor for class org.teiid.language.QueryExpression
 
queryExpression(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
queryExpressionBody(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
queryFilesReferringToPrefix(char[]) - Method in class org.teiid.internal.core.index.BlocksIndexInput
 
queryFilesReferringToPrefix(char[]) - Method in class org.teiid.internal.core.index.IndexInput
 
queryIndex(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.
queryInDocumentNames(String) - Method in interface org.teiid.core.index.IIndex
Returns the paths of the documents whose names contain the given word.
queryInDocumentNames(String) - Method in class org.teiid.internal.core.index.BlocksIndexInput
 
queryInDocumentNames(String) - Method in class org.teiid.internal.core.index.Index
 
queryInDocumentNames(String) - Method in class org.teiid.internal.core.index.IndexInput
Returns the list of the files whose name contain the given word in the index.
QueryMetadataException - Exception in org.teiid.api.exception.query
This exception is thrown when an error occurs while retrieving metadata from a query component metadata facade.
QueryMetadataException() - Constructor for exception org.teiid.api.exception.query.QueryMetadataException
No-arg constructor required by Externalizable semantics.
QueryMetadataException(String) - Constructor for exception org.teiid.api.exception.query.QueryMetadataException
Construct an instance with the message specified.
QueryMetadataException(Throwable, String) - Constructor for exception org.teiid.api.exception.query.QueryMetadataException
Construct an instance from a message and an exception to chain to this one.
QueryMetadataException(BundleUtil.Event, Throwable, String) - Constructor for exception org.teiid.api.exception.query.QueryMetadataException
 
QueryMetadataException(BundleUtil.Event, Throwable) - Constructor for exception org.teiid.api.exception.query.QueryMetadataException
 
QueryMetadataException(BundleUtil.Event, String) - Constructor for exception org.teiid.api.exception.query.QueryMetadataException
 
QueryMetadataInterface - Interface in org.teiid.query.metadata
This interface defines the way that query components access metadata.
queryMore(String, int) - Method in class org.teiid.resource.adapter.salesforce.SalesforceConnectionImpl
 
queryMore(String, int) - Method in interface org.teiid.translator.salesforce.SalesforceConnection
 
QueryNode - Class in org.teiid.query.mapping.relational
The QueryNode represents a virtual or temporary group in the modeler.
QueryNode(String) - Constructor for class org.teiid.query.mapping.relational.QueryNode
Construct a query node with the required parameters.
QueryOptimizer - Class in org.teiid.query.optimizer
This Class produces a ProcessorPlan object (a plan for query execution) from a user's command and a source of metadata.
QueryParser - Class in org.teiid.query.parser
Converts a SQL-string to an object version of a query.
QueryParser() - Constructor for class org.teiid.query.parser.QueryParser
Construct a QueryParser - this may be reused.
QueryParserException - Exception in org.teiid.api.exception.query
Thrown when a query cannot be parsed.
QueryParserException() - Constructor for exception org.teiid.api.exception.query.QueryParserException
No-arg constructor required by Externalizable semantics.
QueryParserException(String) - Constructor for exception org.teiid.api.exception.query.QueryParserException
Construct an instance with the message specified.
QueryParserException(Throwable, String) - Constructor for exception org.teiid.api.exception.query.QueryParserException
Construct an instance from a message and an exception to chain to this one.
QueryParserException(BundleUtil.Event, Throwable) - Constructor for exception org.teiid.api.exception.query.QueryParserException
 
QueryParserException(BundleUtil.Event, Throwable, String) - Constructor for exception org.teiid.api.exception.query.QueryParserException
 
QueryParserException(BundleUtil.Event, String) - Constructor for exception org.teiid.api.exception.query.QueryParserException
 
QueryPlannerException - Exception in org.teiid.api.exception.query
This exception is thrown when an error occurs while planning the query.
QueryPlannerException() - Constructor for exception org.teiid.api.exception.query.QueryPlannerException
No-arg constructor required by Externalizable semantics.
QueryPlannerException(String) - Constructor for exception org.teiid.api.exception.query.QueryPlannerException
Construct an instance with the message specified.
QueryPlannerException(Throwable) - Constructor for exception org.teiid.api.exception.query.QueryPlannerException
 
QueryPlannerException(Throwable, String) - Constructor for exception org.teiid.api.exception.query.QueryPlannerException
Construct an instance from a message and an exception to chain to this one.
QueryPlannerException(BundleUtil.Event, Throwable) - Constructor for exception org.teiid.api.exception.query.QueryPlannerException
 
QueryPlannerException(BundleUtil.Event, Throwable, String) - Constructor for exception org.teiid.api.exception.query.QueryPlannerException
 
QueryPlannerException(BundleUtil.Event, String) - Constructor for exception org.teiid.api.exception.query.QueryPlannerException
 
QueryPlugin - Class in org.teiid.query
QueryPlugin
QueryPlugin() - Constructor for class org.teiid.query.QueryPlugin
 
QueryPlugin.Event - Enum in org.teiid.query
 
queryPrefix(char[]) - Method in interface org.teiid.core.index.IIndex
Returns the paths of the documents containing the given word prefix.
queryPrefix(char[]) - Method in class org.teiid.internal.core.index.Index
 
queryPrimary(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
QueryProcessingException - Exception in org.teiid.api.exception.query
This exception is thrown when an error occurs while retrieving metadata from a query component metadata facade.
QueryProcessingException() - Constructor for exception org.teiid.api.exception.query.QueryProcessingException
No-arg constructor required by Externalizable semantics.
QueryProcessingException(String) - Constructor for exception org.teiid.api.exception.query.QueryProcessingException
Construct an instance with the message specified.
QueryProcessingException(Throwable) - Constructor for exception org.teiid.api.exception.query.QueryProcessingException
 
QueryProcessingException(Throwable, String) - Constructor for exception org.teiid.api.exception.query.QueryProcessingException
Construct an instance from a message and an exception to chain to this one.
QueryProcessingException(BundleUtil.Event, Throwable) - Constructor for exception org.teiid.api.exception.query.QueryProcessingException
 
QueryProcessingException(BundleUtil.Event, Throwable, String) - Constructor for exception org.teiid.api.exception.query.QueryProcessingException
 
QueryProcessingException(BundleUtil.Event, String) - Constructor for exception org.teiid.api.exception.query.QueryProcessingException
 
QueryProcessor - Class in org.teiid.query.processor
Driver for plan processing.
QueryProcessor(ProcessorPlan, CommandContext, BufferManager, ProcessorDataManager) - Constructor for class org.teiid.query.processor.QueryProcessor
Construct a processor with all necessary information to process.
QueryProcessor.ExpiredTimeSliceException - Exception in org.teiid.query.processor
 
QueryProcessor.ProcessorFactory - Interface in org.teiid.query.processor
 
QueryProcessorFactoryImpl - Class in org.teiid.dqp.internal.process
 
QueryProcessorFactoryImpl(BufferManager, ProcessorDataManager, CapabilitiesFinder, IDGenerator, QueryMetadataInterface) - Constructor for class org.teiid.dqp.internal.process.QueryProcessorFactoryImpl
 
QueryResolver - Class in org.teiid.query.resolver
The QueryResolver is used between Parsing and QueryValidation.
QueryResolver() - Constructor for class org.teiid.query.resolver.QueryResolver
 
QueryResolverException - Exception in org.teiid.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 org.teiid.api.exception.query.QueryResolverException
No-arg constructor required by Externalizable semantics.
QueryResolverException(String) - Constructor for exception org.teiid.api.exception.query.QueryResolverException
Construct an instance with the message specified.
QueryResolverException(Throwable) - Constructor for exception org.teiid.api.exception.query.QueryResolverException
 
QueryResolverException(Throwable, String) - Constructor for exception org.teiid.api.exception.query.QueryResolverException
Construct an instance from a message and an exception to chain to this one.
QueryResolverException(BundleUtil.Event, Throwable) - Constructor for exception org.teiid.api.exception.query.QueryResolverException
 
QueryResolverException(BundleUtil.Event, Throwable, String) - Constructor for exception org.teiid.api.exception.query.QueryResolverException
 
QueryResolverException(BundleUtil.Event, String) - Constructor for exception org.teiid.api.exception.query.QueryResolverException
 
QueryResolverVisitor(Query, TempMetadataAdapter) - Constructor for class org.teiid.query.resolver.command.SimpleQueryResolver.QueryResolverVisitor
 
QueryResponse - Interface in org.teiid.odata.api
 
QueryRewriter - Class in org.teiid.query.rewriter
Rewrites commands and command fragments to a form that is better for planning and execution.
QUERYSTRING - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
queryString(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
QUERYSTRING - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
QueryString - Class in org.teiid.query.sql.symbol
Represents query string name value pairs
QueryString(Expression, List<DerivedColumn>) - Constructor for class org.teiid.query.sql.symbol.QueryString
 
QUERYSTRING - Static variable in class org.teiid.translator.accumulo.EvaluatorIterator
 
queryTerm(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
QUERYTIMEOUT - Static variable in interface org.teiid.jdbc.ExecutionProperties
 
queryTimeoutMS - Variable in class org.teiid.jdbc.StatementImpl
 
QueryValidatorException - Exception in org.teiid.api.exception.query
This exception is thrown if an error is discovered while validating the query.
QueryValidatorException() - Constructor for exception org.teiid.api.exception.query.QueryValidatorException
No-arg constructor required by Externalizable semantics.
QueryValidatorException(String) - Constructor for exception org.teiid.api.exception.query.QueryValidatorException
Construct an instance with the message specified.
QueryValidatorException(Throwable) - Constructor for exception org.teiid.api.exception.query.QueryValidatorException
 
QueryValidatorException(Throwable, String) - Constructor for exception org.teiid.api.exception.query.QueryValidatorException
Construct an instance from a message and an exception to chain to this one.
QueryValidatorException(BundleUtil.Event, Throwable) - Constructor for exception org.teiid.api.exception.query.QueryValidatorException
 
QueryValidatorException(BundleUtil.Event, Throwable, String) - Constructor for exception org.teiid.api.exception.query.QueryValidatorException
 
QueryValidatorException(BundleUtil.Event, String) - Constructor for exception org.teiid.api.exception.query.QueryValidatorException
 
QUOTE - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
QUOTE - Static variable in interface org.teiid.language.SQLConstants.Tokens
 
QUOTE - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
QUOTE - Static variable in class org.teiid.translator.phoenix.PhoenixUtils
 
QUOTED_ID - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
quoteName(String) - Method in class org.teiid.translator.cassandra.CassandraMetadataProcessor
 
quoteName(String) - Method in class org.teiid.translator.jdbc.JDBCMetadataProcessor
 

R

radians(Number) - Static method in class org.teiid.query.function.FunctionMethods
 
RADIANS - Static variable in class org.teiid.translator.SourceSystemFunctions
 
RADIX - Static variable in interface org.teiid.client.metadata.ResultsMetadataConstants
 
RADIX - Static variable in interface org.teiid.query.metadata.DDLConstants
 
RAISE - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
RAISE - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
RAISE_ACCESS - Static variable in class org.teiid.query.optimizer.relational.rules.RuleConstants
 
RAISE_NULL - Static variable in class org.teiid.query.optimizer.relational.rules.RuleConstants
 
raiseStatement(ParseInfo) - Method in class org.teiid.query.parser.SQLParser
 
RaiseStatement - Class in org.teiid.query.sql.proc
This class represents a error assignment statement in the storedprocedure language.
RaiseStatement() - Constructor for class org.teiid.query.sql.proc.RaiseStatement
 
RaiseStatement(Expression) - Constructor for class org.teiid.query.sql.proc.RaiseStatement
Constructor for RaiseErrorStatement.
RaiseStatement(Expression, boolean) - Constructor for class org.teiid.query.sql.proc.RaiseStatement
 
rand(CommandContext, Integer) - Static method in class org.teiid.query.function.FunctionMethods
 
rand(CommandContext) - Static method in class org.teiid.query.function.FunctionMethods
 
RAND - Static variable in class org.teiid.translator.jdbc.hana.HanaExecutionFactory
 
RAND - Static variable in class org.teiid.translator.SourceSystemFunctions
 
random(String) - Static method in class org.teiid.dataquality.OSDQFunctions
 
RANDOM - Static variable in class org.teiid.translator.jdbc.vertica.VerticaExecutionFactory
 
randomSeed - Variable in class org.teiid.common.buffer.STree
 
RANGE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
RANGE - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
ranges - Variable in class org.teiid.translator.accumulo.AccumuloQueryVisitor
 
RANK - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
RANK - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
RankingFunction - Class in org.teiid.query.function.aggregate
computes rank/dense_rank
RankingFunction(AggregateSymbol.Type) - Constructor for class org.teiid.query.function.aggregate.RankingFunction
 
RankingFunctionBig - Class in org.teiid.query.function.aggregate
computes rank/dense_rank
RankingFunctionBig(AggregateSymbol.Type) - Constructor for class org.teiid.query.function.aggregate.RankingFunctionBig
 
rationalizePrecision(Integer, Integer, Object) - Static method in class org.teiid.olingo.common.ODataTypeManager
 
RBRACE - Static variable in interface org.teiid.query.parser.SQLParserConstants
RegularExpression Id.
RDN_TYPE - Static variable in class org.teiid.translator.ldap.LDAPExecutionFactory
 
read() - Method in class org.teiid.client.lob.LobChunkInputStream
 
read() - Method in class org.teiid.common.buffer.ExtensibleBufferedInputStream
 
read(byte[], int, int) - Method in class org.teiid.common.buffer.ExtensibleBufferedInputStream
 
read(long, byte[], int, int) - Method in class org.teiid.common.buffer.FileStore
 
read(char[], int, int) - Method in class org.teiid.core.util.InputStreamReader
 
read(byte[], int, int) - Method in class org.teiid.core.util.ReaderInputStream
 
read() - Method in class org.teiid.core.util.ReaderInputStream
 
read() - Method in class org.teiid.dqp.internal.process.SaveOnReadInputStream
 
read(byte[], int, int) - Method in class org.teiid.dqp.internal.process.SaveOnReadInputStream
 
read(RandomAccessFile, int) - Method in class org.teiid.internal.core.index.Block
Loads the block with the given number in memory, reading it from a RandomAccessFile.
read(RandomAccessFile) - Method in class org.teiid.internal.core.index.IndexSummary
Loads the summary in memory.
read() - Method in interface org.teiid.net.socket.ObjectChannel
 
read(long, TimeUnit, ResultsFuture<?>) - Method in interface org.teiid.net.socket.SocketServerInstance
 
read(long, TimeUnit, ResultsFuture<?>) - Method in class org.teiid.net.socket.SocketServerInstanceImpl
 
read(DataRequest, T) - Method in class org.teiid.olingo.service.TeiidServiceHandler
 
read() - Method in class org.teiid.replication.jgroups.JGroupsInputStream
 
read() - Method in class org.teiid.transport.SSLAwareChannelHandler.ObjectChannelImpl
 
read() - Method in class org.teiid.util.XMLInputStream
 
read() - Method in class org.teiid.util.XMLReader
 
read(char[], int, int) - Method in class org.teiid.util.XMLReader
 
readAhead(long) - Method in class org.teiid.query.processor.BatchIterator
 
readArray(ObjectInput, Class<T>) - Static method in class org.teiid.core.util.ExternalizeUtil
Reads an array of String that was written to the output by this utility class
readBatch(ObjectInput, String[]) - Static method in class org.teiid.client.BatchSerializer
 
readBit() - Method in class org.teiid.internal.core.index.CodeByteStream
Reads a single bit (value == 0 or == 1).
readBits(int) - Method in class org.teiid.internal.core.index.CodeByteStream
Read up to 32 bits from the stream.
readByte() - Method in class org.teiid.internal.core.index.CodeByteStream
 
ReadByte() - Method in class org.teiid.query.parser.JavaCharStream
 
readChar() - Method in class org.teiid.query.parser.JavaCharStream
Read a character.
readClassDescriptor() - Method in class org.teiid.netty.handler.codec.serialization.CompactObjectInputStream
 
readEnum(ObjectInput, Class<T>, T) - Static method in class org.teiid.core.util.ExternalizeUtil
 
ReaderInputStream - Class in org.teiid.core.util
Implements a buffered InputStream for a given Reader and Charset
ReaderInputStream(Reader, Charset) - Constructor for class org.teiid.core.util.ReaderInputStream
Creates a new inputstream that will replace any malformed/unmappable input
ReaderInputStream(Reader, CharsetEncoder) - Constructor for class org.teiid.core.util.