Teiid 8.0.0.Final
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 - 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
 
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
 
AbstractUpdateExecution - Class in org.teiid.translator.salesforce.execution
Parent class to the Update, Delete, and Insert execution classes.
AbstractUpdateExecution(Command, SalesforceConnection, RuntimeMetadata, ExecutionContext) - Constructor for class org.teiid.translator.salesforce.execution.AbstractUpdateExecution
 
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.
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.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.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.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.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
 
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
 
AccessExecutionFactory - Class in org.teiid.translator.jdbc.access
 
AccessExecutionFactory() - Constructor for class org.teiid.translator.jdbc.access.AccessExecutionFactory
 
accumulateWarnings(ResultsMessage) - Method in class org.teiid.jdbc.ResultSetImpl
 
accumulateWarnings(List<Exception>) - Method in class org.teiid.jdbc.StatementImpl
 
ACOS - Static variable in class org.teiid.translator.SourceSystemFunctions
 
add(int, DataPolicyMetadata.PermissionMetaData) - Method in class org.teiid.adminapi.impl.PermissionMap
 
add(int, T) - Method in class org.teiid.client.ResizingArrayList
 
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_OP - Static variable in class org.teiid.translator.SourceSystemFunctions
 
addAccessPattern(String, List<String>, Table) - Method in class org.teiid.metadata.MetadataFactory
Adds an access pattern to the given table.
addAll(Collection<? extends T>) - Method in class org.teiid.client.ResizingArrayList
 
addAll(int, Collection<? extends T>) - Method in class org.teiid.client.ResizingArrayList
 
addAttchment(Class<T>, T) - Method in class org.teiid.adminapi.impl.AdminObjectImpl
Add attachment
addAttchment(String, Object) - Method in class org.teiid.adminapi.impl.AdminObjectImpl
 
addAttchment(Class<T>, T) - Method in class org.teiid.metadata.Table
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
 
addChild(AdminException) - Method in exception org.teiid.adminapi.AdminException
Add a child AdminException for a particular failure if and action resulted in multiple failures.
addCipherSuite(SSLSocket, String) - Static method in class org.teiid.net.socket.SocketUtil
 
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
 
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
 
addConnectorFailure(String, SQLException) - Method in exception org.teiid.jdbc.PartialResultsWarning
Add a connector failure to the warning
addConvert(int, int, FunctionModifier) - Method in class org.teiid.translator.jdbc.ConvertModifier
 
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
 
addDataRoleMapping(String, int, String, String) - Method in interface org.teiid.adminapi.Admin
Assign a Role name to the Data Role in a given VDB
addDataRoleMapping(String, int, String, String) - Static method in class org.teiid.adminshell.AdminShell
 
addDatatype(Datatype) - Method in class org.teiid.metadata.MetadataFactory
 
addDatatype(Datatype) - Method in class org.teiid.metadata.MetadataStore
 
AddDiffModifier - Class in org.teiid.translator.jdbc.hsql
 
AddDiffModifier(boolean, LanguageFactory) - Constructor for class org.teiid.translator.jdbc.hsql.AddDiffModifier
 
addEntriesPlusVisibilities(VirtualFile, VDBMetaData) - Method in class org.teiid.metadata.index.IndexMetadataStore
 
addError(String, String) - Method in class org.teiid.adminapi.impl.ModelMetaData
 
addError(ModelMetaData.ValidationError) - Method in class org.teiid.adminapi.impl.ModelMetaData
 
addForiegnKey(String, List<String>, String, Table) - Method in class org.teiid.metadata.MetadataFactory
Adds a foreign key to the given table.
addForiegnKey(String, List<String>, List<String>, String, Table) - Method in class org.teiid.metadata.MetadataFactory
Adds a foreign key to the given table.
addFunction(String) - Method in class org.teiid.metadata.MetadataFactory
Add a function with the given name to the model.
addFunction(FunctionMethod) - Method in class org.teiid.metadata.Schema
 
addIndex(String, boolean, List<String>, Table) - Method in class org.teiid.metadata.MetadataFactory
Adds an index to the given table.
addIndexFile(VirtualFile) - Method in class org.teiid.metadata.index.IndexMetadataStore
 
addListener(CommandListener) - Method in interface org.teiid.CommandContext
Add a listener for command events
addMappedRoleName(String) - Method in class org.teiid.adminapi.impl.DataPolicyMetadata
 
addModel(ModelMetaData) - Method in class org.teiid.adminapi.impl.VDBMetaData
 
addNamespace(String, String) - Method in class org.teiid.metadata.MetadataFactory
 
addNamespace(String, String) - Method in class org.teiid.metadata.MetadataStore
 
addNormalizedProperty(String, Object, Properties) - Static method in class org.teiid.jdbc.JDBCURL
 
addNumericBooleanConversions() - Method in class org.teiid.translator.jdbc.ConvertModifier
 
addOverideTranslator(VDBTranslatorMetaData) - Method in class org.teiid.adminapi.impl.VDBMetaData
 
addParamWithConversion(List<Object>, Expression) - Method in class org.teiid.translator.jdbc.oracle.OracleSpatialFunctionModifier
 
addPermission(DataPolicyMetadata.PermissionMetaData...) - Method in class org.teiid.adminapi.impl.DataPolicyMetadata
 
addPrimaryKey(String, List<String>, Table) - Method in class org.teiid.metadata.MetadataFactory
Adds a primary key to the given table.
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.
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
 
addPushDownFunction(String, String, String, String...) - Method in class org.teiid.translator.ExecutionFactory
 
AddressWrapper - Class in org.teiid.replication.jboss
Allows JGroups Address objects to be serializable
AddressWrapper() - Constructor for class org.teiid.replication.jboss.AddressWrapper
 
AddressWrapper(Address) - Constructor for class org.teiid.replication.jboss.AddressWrapper
 
addSchema(Schema) - Method in class org.teiid.metadata.MetadataStore
 
addSingleQuotes(String) - Static method in class org.teiid.translator.salesforce.Util
 
addSourceComment() - Method in class org.teiid.translator.hive.HiveExecutionFactory
 
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
 
addStatementEventListener(StatementEventListener) - Method in class org.teiid.jdbc.XAConnectionImpl
 
addStatementWarnings() - Method in class org.teiid.translator.jdbc.JDBCBaseExecution
 
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
 
addTypeConversion(FunctionModifier, int...) - Method in class org.teiid.translator.jdbc.ConvertModifier
 
addTypeMapping(String, int...) - Method in class org.teiid.translator.jdbc.ConvertModifier
 
addUnresolvedSymbol(UnresolvedSymbolDescription) - Method in exception org.teiid.api.exception.query.QueryResolverException
Add an UnresolvedSymbolDescription to the list of unresolved symbols
addWarning(Exception) - Method in interface org.teiid.translator.ExecutionContext
Add an exception as a warning to this Execution.
Admin - Interface in org.teiid.adminapi
 
Admin.Cache - 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
Singleton factory for class for creating Admin connections to the Teiid
AdminFactory() - Constructor for class org.teiid.adminapi.AdminFactory
 
adminHelp() - Static method in class org.teiid.adminshell.AdminShell
 
adminHelp(String) - Static method in class org.teiid.adminshell.AdminShell
 
AdminHelpCommand - Class in org.teiid.adminshell
 
AdminHelpCommand(Shell) - Constructor for class org.teiid.adminshell.AdminHelpCommand
 
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
 
AdminShell - Class in org.teiid.adminshell
Contextual shell wrapper around the AdminAPI, see Admin
AdminShell() - Constructor for class org.teiid.adminshell.AdminShell
 
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.
AGG_PREFIX - Static variable in class org.teiid.translator.salesforce.execution.visitors.SelectVisitor
 
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
 
alias - Variable in class org.teiid.translator.jdbc.AliasModifier
 
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.
ALL - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
ALL_COLS - Static variable in interface org.teiid.language.SQLConstants.Tokens
 
ALLEXCEPTLIKE - Static variable in class org.teiid.client.metadata.ResultsMetadataConstants.SEARCH_TYPES
 
ALLEXCEPTLIKE - Static variable in class org.teiid.metadata.index.MetadataConstants.SEARCH_TYPES
 
ALLOCATE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
ALLOW_ANON - Static variable in class org.teiid.net.socket.SocketUtil
 
allowAlter - Variable in class org.teiid.adminapi.impl.DataPolicyMetadata.PermissionMetaData
 
allowCreate - Variable in class org.teiid.adminapi.impl.DataPolicyMetadata.PermissionMetaData
 
allowCreateTemporaryTables - Variable in class org.teiid.adminapi.impl.DataPolicyMetadata
 
allowDelete - Variable in class org.teiid.adminapi.impl.DataPolicyMetadata.PermissionMetaData
 
allowExecute - Variable in class org.teiid.adminapi.impl.DataPolicyMetadata.PermissionMetaData
 
allowRead - Variable in class org.teiid.adminapi.impl.DataPolicyMetadata.PermissionMetaData
 
allows(String, DataPolicy.PermissionType) - Method in class org.teiid.adminapi.impl.DataPolicyMetadata
 
allows(DataPolicy.PermissionType) - Method in class org.teiid.adminapi.impl.DataPolicyMetadata.PermissionMetaData
 
allowsDistinct() - Method in class org.teiid.metadata.AggregateAttributes
 
allowsOrderBy() - Method in class org.teiid.metadata.AggregateAttributes
 
allowUpdate - Variable in class org.teiid.adminapi.impl.DataPolicyMetadata.PermissionMetaData
 
allProceduresAreCallable() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
Checks whether the current user has the required security rights to call all the procedures returned by the method getProcedures.
allTablesAreSelectable() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
ALTER - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
AND - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
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.Priority - Enum in org.teiid.client.plan
 
ANNOTATION_INDEX - Static variable in class org.teiid.metadata.index.IndexConstants.INDEX_NAME
 
ANNOTATION_TAGS_INDEX_VERSION - Static variable in class org.teiid.metadata.index.RecordFactory
The version number that is associated with the change made to remove property value pairs from the annotation records any properties on annotations would now be indexed as part of the properties index.
ANON_CIPHER_SUITE - Static variable in class org.teiid.net.socket.SocketUtil
 
ANSI_QUOTED_IDENTIFIERS - Static variable in interface org.teiid.jdbc.ExecutionProperties
Overrides the handling of double quoted identifiers to allow them to be strings.
ANY - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
anyAuthenticated - Variable in class org.teiid.adminapi.impl.DataPolicyMetadata
 
ANYTYPE_TYPE - Static variable in interface org.teiid.translator.salesforce.Constants
 
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(LanguageObject) - Method in class org.teiid.translator.jdbc.SQLConversionVisitor
 
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
 
appendGroupByHaving(StringBuilder) - Method in class org.teiid.translator.salesforce.execution.visitors.SelectVisitor
 
appendNestedCondition(AndOr, Condition) - Method in class org.teiid.language.visitor.SQLStringVisitor
 
appendQueryString(String, String) - Static method in class org.teiid.translator.WSConnection.Util
 
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
 
ARE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
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
 
args - Variable in class org.teiid.net.socket.ServiceInvocationStruct
 
Argument - Class in org.teiid.language
 
Argument(Argument.Direction, Literal, Class<?>, ProcedureParameter) - Constructor for class org.teiid.language.Argument
 
Argument.Direction - Enum in org.teiid.language
 
ARRAY - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
ARRAY_AGG - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
ARRAY_GET - Static variable in class org.teiid.translator.SourceSystemFunctions
 
ARRAY_LENGTH - Static variable in class org.teiid.translator.SourceSystemFunctions
 
ARRAYTABLE - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
AS - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
ASC - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
ASCII - Static variable in class org.teiid.translator.SourceSystemFunctions
 
ASENSITIVE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
ASIN - Static variable in class org.teiid.translator.SourceSystemFunctions
 
asMetadataStore() - Method in class org.teiid.metadata.MetadataFactory
 
assertIdentity(SessionToken) - Method in interface org.teiid.client.security.ILogon
 
assignToModel(String, int, String, String, String, String) - Method in interface org.teiid.adminapi.Admin
Assign a Translator and Data source to a VDB's Model
assignToModel(String, int, String, String, String, String) - Static method in class org.teiid.adminshell.AdminShell
 
ASYMETRIC - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
ATAN - Static variable in class org.teiid.translator.SourceSystemFunctions
 
ATAN2 - Static variable in class org.teiid.translator.SourceSystemFunctions
 
ATOMIC - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
ATOMIC - Static variable in class org.teiid.metadata.index.MetadataConstants.DATATYPE_VARIETIES
 
ATTRIBUTES - Static variable in class org.teiid.adminapi.impl.ModelNodeConstants
 
AUDIT_FIELD_CREATED_BY_ID - Static variable in class org.teiid.translator.salesforce.MetadataProcessor
 
AUDIT_FIELD_CREATED_DATE - Static variable in class org.teiid.translator.salesforce.MetadataProcessor
 
AUDIT_FIELD_LAST_MODIFIED_BY_ID - Static variable in class org.teiid.translator.salesforce.MetadataProcessor
 
AUDIT_FIELD_LAST_MODIFIED_DATE - Static variable in class org.teiid.translator.salesforce.MetadataProcessor
 
AUDIT_FIELD_SYSTEM_MOD_STAMP - Static variable in class org.teiid.translator.salesforce.MetadataProcessor
 
AuditMessage - Class in org.teiid.logging
Log format for auditing.
AuditMessage(String, String, String[], CommandContext) - Constructor for class org.teiid.logging.AuditMessage
 
authenticate(ILogon, Properties) - Static method in class org.teiid.gss.MakeGSS
 
authenticate() - Method in interface org.teiid.net.ServerConnection
 
authenticate() - Method in class org.teiid.net.socket.SocketServerConnection
 
AuthenticationType - Enum in org.teiid.net.socket
 
AUTHORIZATION - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
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_INCREMENTING - Static variable in interface org.teiid.client.metadata.ResultsMetadataConstants
 
autoCommitFailureClosesAllResultSets() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
AVG - Static variable in class org.teiid.language.AggregateFunction
 
AVG - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 

B

BACKSLASH_DELIMITER - Static variable in class org.teiid.net.TeiidURL
 
BASE64_TYPE - Static variable in interface org.teiid.translator.salesforce.Constants
 
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
 
BaseInCondition - Class in org.teiid.language
 
BaseInCondition(Expression, boolean) - Constructor for class org.teiid.language.BaseInCondition
 
BaseLanguageObject - Class in org.teiid.language
 
BaseLanguageObject() - Constructor for class org.teiid.language.BaseLanguageObject
 
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
 
BatchedCommand - Interface in org.teiid.language
 
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
 
batchParameterList - Variable in class org.teiid.jdbc.PreparedStatementImpl
 
BatchResults - Class in org.teiid.jdbc
 
BatchResults(List[], int, int, boolean) - Constructor for class org.teiid.jdbc.BatchResults
 
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.ObjectColumnSerializer1 - Class in org.teiid.client
 
BatchSerializer.ObjectColumnSerializer1(int) - Constructor for class org.teiid.client.BatchSerializer.ObjectColumnSerializer1
 
beforeFirst() - Method in class org.teiid.jdbc.ResultSetImpl
Moves the cursor to the front of the result set, just before the first row.
begin() - Method in interface org.teiid.client.DQP
 
BEGIN - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
belongsToClass(String, SQLStates.SQLStateClass) - Static method in class org.teiid.jdbc.SQLStates
 
BETWEEN - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
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.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 interface org.teiid.language.SQLConstants.Reserved
 
BIGDECIMAL - Static variable in class org.teiid.translator.jdbc.FunctionModifier
 
BIGINT - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
BIGINTEGER - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
BIGINTEGER - Static variable in class org.teiid.translator.jdbc.FunctionModifier
 
BINARY - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
BinaryWSProcedureExecution - Class in org.teiid.translator.ws
http handler
BinaryWSProcedureExecution(Call, RuntimeMetadata, ExecutionContext, WSExecutionFactory, WSConnection) - Constructor for class org.teiid.translator.ws.BinaryWSProcedureExecution
 
bind(PreparedStatement, List<?>, List<?>) - Method in class org.teiid.translator.jdbc.JDBCBaseExecution
Bind the values in the TranslatedCommand to the PreparedStatement
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.sybase.BaseSybaseExecutionFactory
 
BITAND - Static variable in class org.teiid.translator.SourceSystemFunctions
 
BitFunctionModifier - Class in org.teiid.translator.jdbc.mysql
 
BitFunctionModifier(String, LanguageFactory) - Constructor for class org.teiid.translator.jdbc.mysql.BitFunctionModifier
 
BITNOT - Static variable in class org.teiid.translator.SourceSystemFunctions
 
BITOR - Static variable in class org.teiid.translator.SourceSystemFunctions
 
BITXOR - Static variable in class org.teiid.translator.SourceSystemFunctions
 
BLANK - Static variable in class org.teiid.metadata.index.MetadataConstants
 
BLOB - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
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
 
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.sqlserver.SQLServerExecutionFactory
 
booleanNullable() - Method in class org.teiid.translator.jdbc.sybase.BaseSybaseExecutionFactory
 
booleanNullable() - Method in class org.teiid.translator.jdbc.sybase.SybaseExecutionFactory
 
BOTH - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
BREAK - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
buffer - Variable in class org.teiid.language.visitor.SQLStringVisitor
 
buildProperties(String, String) - Method in class org.teiid.jdbc.BaseDataSource
 
buildProperties(String, String) - Method in class org.teiid.jdbc.TeiidDataSource
 
buildServerURL() - Method in class org.teiid.jdbc.TeiidDataSource
 
buildURL() - Method in class org.teiid.jdbc.TeiidDataSource
 
BY - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
BYTE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
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
 

C

CACHED_PROCEDURE - Static variable in class org.teiid.client.plan.Annotation
 
CacheStatistics - Interface in org.teiid.adminapi
 
CacheStatisticsMetadata - Class in org.teiid.adminapi.impl
 
CacheStatisticsMetadata() - Constructor for class org.teiid.adminapi.impl.CacheStatisticsMetadata
 
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
 
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
 
CallableStatementImpl - Class in org.teiid.jdbc
This class inherits Statement methods, which deal with SQL statements in general and also inherits PreparedStatement methods, which deal with IN parameters.
CALLED - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
cancel(boolean) - Method in class org.teiid.client.util.ResultsFuture
 
cancel() - Method in class org.teiid.jdbc.EnhancedTimer.Task
 
cancel() - Method in class org.teiid.jdbc.StatementImpl
 
cancel() - Method in interface org.teiid.translator.Execution
Cancels the execution abnormally.
cancel() - Method in class org.teiid.translator.jdbc.JDBCBaseExecution
 
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.olap.OlapQueryExecution
 
cancel() - Method in class org.teiid.translator.salesforce.execution.AbstractUpdateExecution
 
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.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.ws.BinaryWSProcedureExecution
 
cancel() - Method in class org.teiid.translator.ws.WSProcedureExecution
 
cancel() - Method in class org.teiid.translator.yahoo.YahooExecution
 
cancelRequest(String, long) - Method in interface org.teiid.adminapi.Admin
Cancel Request
cancelRequest(String, long) - Static method in class org.teiid.adminshell.AdminShell
 
cancelRequest(long) - Method in interface org.teiid.client.DQP
 
cancelRequest() - Method in class org.teiid.jdbc.StatementImpl
 
cancelRowUpdates() - Method in class org.teiid.jdbc.ResultSetImpl
 
canRetrieve() - Method in class org.teiid.translator.salesforce.execution.visitors.SelectVisitor
 
CASCADED - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
CASE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
CASE_SENSITIVE - Static variable in interface org.teiid.client.metadata.ResultsMetadataConstants
 
CASE_SENSITIVE_INDEX_FILE_NAMES - Static variable in class org.teiid.metadata.index.SimpleIndexUtil
 
CAST - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
CEILING - Static variable in class org.teiid.translator.SourceSystemFunctions
 
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
Change the VDB.ConnectionType of the VDB.
changeVDBConnectionType(String, int, String) - Static method in class org.teiid.adminshell.AdminShell
 
CHAR - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
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
 
CHARACTER - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
CHECK - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
checkClosed() - Method in class org.teiid.jdbc.ResultSetImpl
 
checkNotForwardOnly() - Method in class org.teiid.jdbc.ResultSetImpl
 
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.
childTablename - Variable in class org.teiid.translator.salesforce.RelationshipImpl
 
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
 
cleanUp() - Method in interface org.teiid.net.ServerConnection
 
cleanUp() - Method in class org.teiid.net.socket.SocketServerConnection
 
clear() - Method in class org.teiid.client.ResizingArrayList
 
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
Clear the cache of the given VDB for provided cache type
clearCache(String) - Static method in class org.teiid.adminshell.AdminShell
 
clearCache(String, String, int) - Static method in class org.teiid.adminshell.AdminShell
 
clearErrors() - 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.
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_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
 
CLOB - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
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
 
close() - Method in interface org.teiid.adminapi.Admin
Closes the admin connection
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.jdbc.CallableStatementImpl
In many cases, it is desirable to immediately release a Statements's database and JDBC resources instead of waiting for this to happen when it is automatically closed; the close method provides this immediate release.
close() - Method in class org.teiid.jdbc.ConnectionImpl
 
close() - Method in class org.teiid.jdbc.ResultSetImpl
Close this result set.
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 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.replication.jboss.JGroupsInputStream
 
close() - Method in class org.teiid.replication.jboss.JGroupsOutputStream
 
close() - Method in class org.teiid.script.io.ResultSetReader
 
close() - Method in class org.teiid.script.io.StringLineReader
 
close() - Method in interface org.teiid.translator.Execution
Terminates the execution normally.
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.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.olap.OlapQueryExecution
 
close() - Method in class org.teiid.translator.salesforce.execution.AbstractUpdateExecution
 
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 class org.teiid.translator.ws.BinaryWSProcedureExecution
 
close() - Method in class org.teiid.translator.ws.WSProcedureExecution
 
close() - Method in class org.teiid.translator.yahoo.YahooExecution
 
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(Connection, DataSource) - Method in class org.teiid.translator.olap.OlapExecutionFactory
 
closeLobChunkStream(int, long, String) - Method in interface org.teiid.client.DQP
 
closeOnCompletion() - Method in class org.teiid.jdbc.StatementImpl
 
closeRequest(long) - Method in interface org.teiid.client.DQP
 
closeResources(Connection, Statement) - Method in class groovy.sql.TeiidSql
 
closeResources(Connection, Statement, ResultSet) - Method in class groovy.sql.TeiidSql
 
closeSource(Source) - Static method in class org.teiid.translator.WSConnection.Util
 
COALESCE - Static variable in class org.teiid.translator.SourceSystemFunctions
 
COLLATE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
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.
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.
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
 
COLON - Static variable in interface org.teiid.language.SQLConstants.Tokens
 
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.SearchType - Enum in org.teiid.metadata
 
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.
columnDataTypes - Variable in class org.teiid.translator.jdbc.JDBCQueryExecution
 
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_INDEX - Static variable in class org.teiid.metadata.index.IndexConstants.INDEX_NAME
 
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
 
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.
COMBOBOX_TYPE - Static variable in interface org.teiid.translator.salesforce.Constants
 
COMMA - Static variable in interface org.teiid.language.SQLConstants.Tokens
 
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 - Variable in class org.teiid.translator.jdbc.JDBCBaseExecution
 
command - Variable in class org.teiid.translator.olap.OlapQueryExecution
 
command - Variable in class org.teiid.translator.salesforce.execution.AbstractUpdateExecution
 
commandClosed(CommandContext) - Method in interface org.teiid.CommandListener
 
CommandContext - Interface in org.teiid
Context information for the currently executing command.
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, int, String) - Constructor for class org.teiid.logging.CommandLogMessage
 
CommandLogMessage(long, String, String, String, String, String, int, Integer, 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, Integer, CommandLogMessage.Event, ExecutionContext) - Constructor for class org.teiid.logging.CommandLogMessage
 
CommandLogMessage.Event - Enum in org.teiid.logging
 
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.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
 
commitTransaction(XidImpl, boolean) - Method in class org.teiid.jdbc.ConnectionImpl
 
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
 
compareTo(EnhancedTimer.Task) - Method in class org.teiid.jdbc.EnhancedTimer.Task
 
compareTo(Column) - Method in class org.teiid.metadata.Column
 
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
 
COMPLEX - Static variable in class org.teiid.metadata.index.MetadataConstants.DATATYPE_VARIETIES
 
CONCAT - Static variable in class org.teiid.translator.SourceSystemFunctions
 
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
 
Condition - Class in org.teiid.language
Represents criteria, which is also a boolean expression
Condition() - Constructor for class org.teiid.language.Condition
 
configure(Statement) - Method in class groovy.sql.TeiidSql
 
connect(String) - Static method in class org.teiid.adminshell.GroovySqlExtensions
 
connect(String, String, String) - Static method in class org.teiid.adminshell.GroovySqlExtensions
 
connect() - Static method in class org.teiid.adminshell.GroovySqlExtensions
 
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.EmbeddedProfile
This method tries to make a connection to the given URL.
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
 
connectAsAdmin(String, int, String, String, String) - Static method in class org.teiid.adminshell.AdminShell
 
connectAsAdmin() - Static method in class org.teiid.adminshell.AdminShell
 
connected(SocketServerInstance, SessionToken) - Method in class org.teiid.net.socket.SocketServerConnectionFactory
 
connected(SocketServerInstance, SessionToken) - Method in interface org.teiid.net.socket.SocketServerInstanceFactory
 
connection - Variable in class org.teiid.translator.jdbc.JDBCBaseExecution
 
connection - Variable in class org.teiid.translator.olap.OlapQueryExecution
 
connection - Variable in class org.teiid.translator.salesforce.execution.AbstractUpdateExecution
 
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)
connectionAdded(String, Connection) - Method in interface org.teiid.jdbc.ConnectionListener
Called when a new connection is created.
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
 
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.
connectionSuccessful(HostInfo) - Method in interface org.teiid.net.socket.ServerDiscovery
Indicates that a connection was made successfully to the given host.
connectionSuccessful(HostInfo) - Method in class org.teiid.net.socket.UrlServerDiscovery
 
Constants - Interface in org.teiid.translator.salesforce
 
CONSTRAINT - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
containsSQLState(String) - Method in class org.teiid.jdbc.SQLStates.SQLStateClass
 
CONTENT - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
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
 
CONTINUE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
continuous(boolean) - Method in class org.teiid.jdbc.RequestOptions
 
CONVERT - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
convert - Variable in class org.teiid.translator.hive.HiveExecutionFactory
 
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.teradata.TeradataExecutionFactory
 
CONVERT - Static variable in class org.teiid.translator.SourceSystemFunctions
 
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.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
 
convertExtensionMetadata(Procedure, FunctionMethod) - Static method in class org.teiid.metadata.FunctionMethod
 
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.FormatModifier - Class in org.teiid.translator.jdbc
 
ConvertModifier.FormatModifier(String) - Constructor for class org.teiid.translator.jdbc.ConvertModifier.FormatModifier
 
ConvertModifier.FormatModifier(String, String) - Constructor for class org.teiid.translator.jdbc.ConvertModifier.FormatModifier
 
convertResult() - Method in class org.teiid.client.util.ResultsFuture
 
convertTimestampToString(Function) - Method in class org.teiid.translator.jdbc.sqlserver.SQLServerExecutionFactory
 
convertTimestampToString(Function) - Method in class org.teiid.translator.jdbc.sybase.SybaseExecutionFactory
 
convertToRuntimeType(Object) - Method in class org.teiid.translator.TypeFacility
Convert the given value to the closest runtime type see TypeFacility.RUNTIME_TYPES
copyPropertiesToRequest(RequestMessage) - Method in class org.teiid.jdbc.StatementImpl
Helper method for copy the connection properties to request message.
CORRESPONDING - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
COS - Static variable in class org.teiid.translator.SourceSystemFunctions
 
COT - Static variable in class org.teiid.translator.SourceSystemFunctions
 
COUNT - Static variable in class org.teiid.language.AggregateFunction
 
COUNT - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
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(DataPayload) - Method in interface org.teiid.translator.salesforce.SalesforceConnection
 
createAdmin(String, int, String, char[]) - Method in class org.teiid.adminapi.AdminFactory
Creates a ServerAdmin with the specified connection properties.
createAggregate(String, boolean, Expression, Class<?>) - Method in class org.teiid.language.LanguageFactory
 
createAndOr(AndOr.Operator, Condition, Condition) - Method in class org.teiid.language.LanguageFactory
 
createArgument(Argument.Direction, Literal, Class<?>, ProcedureParameter) - Method in class org.teiid.language.LanguageFactory
 
createArrayOf(String, Object[]) - Method in class org.teiid.jdbc.ConnectionImpl
 
createBlob() - Method in class org.teiid.jdbc.ConnectionImpl
 
createCall(String, List<Argument>, Procedure) - Method in class org.teiid.language.LanguageFactory
 
createClob() - Method in class org.teiid.jdbc.ConnectionImpl
 
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
createCompareCriteria(Comparison.Operator, Expression, Expression) - Method in class org.teiid.language.LanguageFactory
 
createConvertFunction(LanguageFactory, Expression, String) - Static method in class org.teiid.translator.jdbc.ConvertModifier
 
createDataSource(String, String, Properties) - Method in interface org.teiid.adminapi.Admin
Creates a JCA data source
createDataSource(String, String, Properties) - Static method in class org.teiid.adminshell.AdminShell
 
createDatatypeRecord(char[]) - Method in class org.teiid.metadata.index.RecordFactory
Create a DatatypeRecord instance from the specified index record
createDelete(NamedTable, Condition) - Method in class org.teiid.language.LanguageFactory
 
createDispatch(String, String, Class<T>, Service.Mode) - Method in interface org.teiid.translator.WSConnection
 
createExecution(Command, ExecutionContext, RuntimeMetadata, C) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
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
 
createForeignKeyRecord(char[]) - Method in class org.teiid.metadata.index.RecordFactory
Create a ForeignKeyRecord instance from the specified index record
createFunction(String, Expression[], Class<?>) - Method in class org.teiid.language.LanguageFactory
 
createFunction(String, List<? extends Expression>, Class<?>) - Method in class org.teiid.language.LanguageFactory
 
createGroupBy(List<Expression>) - Method in class org.teiid.language.LanguageFactory
 
createIn(Expression, List<Expression>, boolean) - Method in class org.teiid.language.LanguageFactory
 
createInlineView(QueryExpression, String) - Method in class org.teiid.language.LanguageFactory
 
createInsert(NamedTable, List<ColumnReference>, InsertValueSource) - Method in class org.teiid.language.LanguageFactory
 
createInsertExpressionValueSource(List<Expression>) - Method in class org.teiid.language.LanguageFactory
 
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
 
createMetadataProcessor() - Method in class org.teiid.translator.jdbc.excel.ExcelExecutionFactory
 
createMetadataProcessor() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
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
 
createNClob() - Method in class org.teiid.jdbc.ConnectionImpl
 
createNot(Condition) - Method in class org.teiid.language.LanguageFactory
 
createObjectChannel(SocketAddress, boolean) - Method in interface org.teiid.net.socket.ObjectChannelFactory
 
createObjectChannel(SocketAddress, boolean) - 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
 
createProcedureExecution(Call, ExecutionContext, RuntimeMetadata, C) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
createProcedureExecution(Call, ExecutionContext, RuntimeMetadata, C) - Method in class org.teiid.translator.ExecutionFactory
 
createProcedureExecution(Call, ExecutionContext, RuntimeMetadata, FileConnection) - Method in class org.teiid.translator.file.FileExecutionFactory
 
createProcedureExecution(Call, ExecutionContext, RuntimeMetadata, Connection) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
createProcedureExecution(Call, ExecutionContext, RuntimeMetadata, Connection) - Method in class org.teiid.translator.olap.OlapExecutionFactory
 
createProcedureExecution(Call, ExecutionContext, RuntimeMetadata, SalesforceConnection) - Method in class org.teiid.translator.salesforce.SalesForceExecutionFactory
 
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
createQuery(List<DerivedColumn>, boolean, List<TableReference>, Condition, GroupBy, Condition, OrderBy) - Method in class org.teiid.language.LanguageFactory
 
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, C) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
createResultSetExecution(QueryExpression, ExecutionContext, RuntimeMetadata, C) - Method in class org.teiid.translator.ExecutionFactory
 
createResultSetExecution(QueryExpression, ExecutionContext, RuntimeMetadata, Connection) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
createResultSetExecution(QueryExpression, ExecutionContext, RuntimeMetadata, LdapContext) - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
 
createResultSetExecution(QueryExpression, ExecutionContext, RuntimeMetadata, SalesforceConnection) - Method in class org.teiid.translator.salesforce.SalesForceExecutionFactory
 
createResultSetExecution(QueryExpression, ExecutionContext, RuntimeMetadata, Object) - Method in class org.teiid.translator.yahoo.YahooExecutionFactory
 
createScalarSubquery(Select) - Method in class org.teiid.language.LanguageFactory
 
createSearchedCaseExpression(List<SearchedWhenClause>, Expression, Class<?>) - Method in class org.teiid.language.LanguageFactory
 
createSearchedWhenCondition(Condition, Expression) - Method in class org.teiid.language.LanguageFactory
 
createSelectSymbol(String, Expression) - Method in class org.teiid.language.LanguageFactory
 
createServerConnection(Properties) - Method in class org.teiid.jdbc.EmbeddedProfile
 
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
 
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
Creates a Statement object that will produce ResultSet objects of the type resultSetType and concurrency level resultSetConcurrency.
createStatement(int, int, int) - Method in class org.teiid.jdbc.ConnectionImpl
 
createStruct(String, Object[]) - Method in class org.teiid.jdbc.ConnectionImpl
 
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
 
createTableRecord(char[]) - Method in class org.teiid.metadata.index.RecordFactory
Create a TableRecord instance from the specified index record
createTransformationRecord(char[]) - Method in class org.teiid.metadata.index.RecordFactory
Create a TransformationRecord instance from the specified index record
createUpdate(NamedTable, List<SetClause>, Condition) - Method in class org.teiid.language.LanguageFactory
 
createUpdateExecution(Command, ExecutionContext, RuntimeMetadata, C) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
createUpdateExecution(Command, ExecutionContext, RuntimeMetadata, C) - Method in class org.teiid.translator.ExecutionFactory
 
createUpdateExecution(Command, ExecutionContext, RuntimeMetadata, Connection) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
createUpdateExecution(Command, ExecutionContext, RuntimeMetadata, LdapContext) - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
 
createUpdateExecution(Command, ExecutionContext, RuntimeMetadata, SalesforceConnection) - Method in class org.teiid.translator.salesforce.SalesForceExecutionFactory
 
CRITERIA - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
criteriaList - Variable in class org.teiid.translator.salesforce.execution.visitors.CriteriaVisitor
 
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
 
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_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_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
 
CTX_XML_PLAN - Static variable in interface org.teiid.logging.LogConstants
 
CTX_XML_PLANNER - Static variable in interface org.teiid.logging.LogConstants
 
CURDATE - Static variable in class org.teiid.translator.SourceSystemFunctions
 
CURRENCY - Static variable in interface org.teiid.client.metadata.ResultsMetadataConstants
 
CURRENCY_TYPE - Static variable in interface org.teiid.translator.salesforce.Constants
 
CURRENT_DATE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
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_TIME - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
CURRENT_TIMESTAMP - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
CURRENT_USER - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
currentRequestID - Variable in class org.teiid.jdbc.StatementImpl
 
CURSOR - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
CURTIME - Static variable in class org.teiid.translator.SourceSystemFunctions
 
CYCLE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 

D

DATA_TYPE - Static variable in interface org.teiid.client.metadata.ResultsMetadataConstants
 
dataAvailable() - Method in interface org.teiid.translator.ExecutionContext
Signal the engine that data is available and processing should be resumed.
DatabaseMetaDataImpl - Class in org.teiid.jdbc
 
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
 
dataModification(String, int, String, String...) - Method in interface org.teiid.events.EventDistributor
Notify that the table data has changed.
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.
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.
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
 
DataPlugin - Class in org.teiid.connector
 
DataPlugin() - Constructor for class org.teiid.connector.DataPlugin
 
DataPlugin.Event - Enum in org.teiid.connector
 
dataPolicies - Variable in class org.teiid.adminapi.impl.VDBMetaData
 
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
 
DataPolicyMetadata - Class in org.teiid.adminapi.impl
 
DataPolicyMetadata() - Constructor for class org.teiid.adminapi.impl.DataPolicyMetadata
 
DataPolicyMetadata.PermissionMetaData - Class in org.teiid.adminapi.impl
 
DataPolicyMetadata.PermissionMetaData() - Constructor for class org.teiid.adminapi.impl.DataPolicyMetadata.PermissionMetaData
 
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
 
datatypes - Variable in class org.teiid.metadata.MetadataStore
 
DATATYPES_INDEX - Static variable in class org.teiid.metadata.index.IndexConstants.INDEX_NAME
 
DATE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
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_TYPE - Static variable in interface org.teiid.translator.salesforce.Constants
 
DATETIME_TYPE - Static variable in interface org.teiid.translator.salesforce.Constants
 
DAY - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
DAY - Static variable in class org.teiid.translator.jdbc.ExtractFunctionModifier
 
DAYNAME - Static variable in class org.teiid.translator.SourceSystemFunctions
 
DAYOFMONTH - Static variable in class org.teiid.translator.SourceSystemFunctions
 
DAYOFWEEK - Static variable in class org.teiid.translator.jdbc.ExtractFunctionModifier
 
DAYOFWEEK - Static variable in class org.teiid.translator.SourceSystemFunctions
 
DAYOFYEAR - Static variable in class org.teiid.translator.jdbc.ExtractFunctionModifier
 
DAYOFYEAR - Static variable in class org.teiid.translator.SourceSystemFunctions
 
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
 
DEALLOCATE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
DEC - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
DECIMAL - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
DECLARE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
DEFAULT - Static variable in class org.teiid.jdbc.SQLStates
External routine exception.
DEFAULT - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
DEFAULT_APP_NAME - Static variable in class org.teiid.jdbc.BaseDataSource
 
DEFAULT_FETCH_SIZE - Static variable in class org.teiid.client.RequestMessage
 
DEFAULT_FETCH_SIZE - Static variable in class org.teiid.jdbc.BaseDataSource
 
DEFAULT_ISOLATION - Static variable in class org.teiid.jdbc.ConnectionImpl
 
DEFAULT_LOG_LEVEL - Static variable in class org.teiid.jdbc.BaseDataSource
 
DEFAULT_MAX_DEPENDENT_PREDICATES - Static variable in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
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_MESSAGE_LEVEL - Static variable in class org.teiid.logging.MessageLevel
The default message level is WARNING.
DEFAULT_PARTIAL_RESULTS_MODE - Static variable in class org.teiid.jdbc.BaseDataSource
 
DEFAULT_PROTOCOL - Static variable in class org.teiid.net.socket.SocketUtil
 
DEFAULT_PROTOCOL - Static variable in class org.teiid.net.TeiidURL
 
DEFAULT_RESULT_SET_CACHE_MODE - Static variable in class org.teiid.jdbc.BaseDataSource
 
DEFAULT_TIME_ZONE - Static variable in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
DEFAULT_TIMEOUT - Static variable in class org.teiid.jdbc.BaseDataSource
 
DefaultMetadataRepository - Class in org.teiid.metadata
This class is being provided for sole reason to inject metadata as it used to be in previous teiid versions.
DefaultMetadataRepository() - Constructor for class org.teiid.metadata.DefaultMetadataRepository
 
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 - Static variable in class org.teiid.translator.SourceSystemFunctions
 
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(String[]) - Method in interface org.teiid.translator.salesforce.SalesforceConnection
 
DELETE_TRANSFORM - Static variable in class org.teiid.metadata.index.MetadataConstants.RECORD_TYPE
 
DELETE_TRANSFORM_INDEX - Static variable in class org.teiid.metadata.index.IndexConstants.INDEX_NAME
 
deleteDataSource(String) - Method in interface org.teiid.adminapi.Admin
Delete data source.
deleteDataSource(String) - Static method in class org.teiid.adminshell.AdminShell
 
DeletedObject - Class in org.teiid.translator.salesforce.execution
 
DeletedObject() - Constructor for class org.teiid.translator.salesforce.execution.DeletedObject
 
DeletedResult - Class in org.teiid.translator.salesforce.execution
 
DeletedResult() - Constructor for class org.teiid.translator.salesforce.execution.DeletedResult
 
DeleteExecutionImpl - Class in org.teiid.translator.salesforce.execution
 
DeleteExecutionImpl(Command, SalesforceConnection, RuntimeMetadata, ExecutionContext) - Constructor for class org.teiid.translator.salesforce.execution.DeleteExecutionImpl
 
deleteRow() - Method in class org.teiid.jdbc.ResultSetImpl
 
deletesAreDetected(int) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
Indicates whether or not a visible row delete can be detected by calling ResultSet.rowDeleted().
DeleteVisitor - Class in org.teiid.translator.salesforce.execution.visitors
 
DeleteVisitor(RuntimeMetadata) - Constructor for class org.teiid.translator.salesforce.execution.visitors.DeleteVisitor
 
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_CHAR - Static variable in interface org.teiid.adminapi.AdminObject
The character that delimits the atomic components of the identifier.
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.
deploy(String, InputStream) - Method in interface org.teiid.adminapi.Admin
Deploy a artifact (VDB, JAR, RAR files)
deploy(String) - Static method in class org.teiid.adminshell.AdminShell
 
DEPLOYMENT_FILE - Static variable in interface org.teiid.metadata.VdbConstants
 
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
 
DerivedColumn - Class in org.teiid.language
 
DerivedColumn(String, Expression) - Constructor for class org.teiid.language.DerivedColumn
 
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
 
describe(ModelNode) - Method in interface org.teiid.adminapi.impl.MetadataMapper
 
describe(ModelNode) - Method in class org.teiid.adminapi.impl.VDBMetadataMapper.CacheStatisticsMetadataMapper
 
describe(ModelNode) - Method in class org.teiid.adminapi.impl.VDBMetadataMapper.DataPolicyMetadataMapper
 
describe(ModelNode) - Method in class org.teiid.adminapi.impl.VDBMetadataMapper
 
describe(ModelNode) - Method in class org.teiid.adminapi.impl.VDBMetadataMapper.ModelMetadataMapper
 
describe(ModelNode) - Method in class org.teiid.adminapi.impl.VDBMetadataMapper.PermissionMetaDataMapper
 
describe(ModelNode) - Method in class org.teiid.adminapi.impl.VDBMetadataMapper.PropertyMetaDataMapper
 
describe(ModelNode) - Method in class org.teiid.adminapi.impl.VDBMetadataMapper.RequestMetadataMapper
 
describe(ModelNode) - Method in class org.teiid.adminapi.impl.VDBMetadataMapper.SessionMetadataMapper
 
describe(ModelNode) - Method in class org.teiid.adminapi.impl.VDBMetadataMapper.SourceMappingMetadataMapper
 
describe(ModelNode) - Method in class org.teiid.adminapi.impl.VDBMetadataMapper.TransactionMetadataMapper
 
describe(ModelNode) - Method in class org.teiid.adminapi.impl.VDBMetadataMapper.ValidationErrorMapper
 
describe(ModelNode) - Method in class org.teiid.adminapi.impl.VDBMetadataMapper.VDBTranslatorMetaDataMapper
 
describe(ModelNode) - Method in class org.teiid.adminapi.impl.VDBMetadataMapper.WorkerPoolStatisticsMetadataMapper
 
DESCRIBE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
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 - Variable in class org.teiid.adminapi.impl.VDBMetaData
 
dests - Variable in class org.teiid.replication.jboss.JGroupsOutputStream
 
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
 
DETERMINISTIC - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
DISABLE_LOCAL_TRANSACTIONS - Static variable in interface org.teiid.jdbc.ExecutionProperties
If true, will ignore autocommit for local transactions.
DISABLED - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
disconnect() - Static method in class org.teiid.adminshell.AdminShell
 
DISCONNECT - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
disconnectAll() - Static method in class org.teiid.adminshell.AdminShell
 
disconnected(SocketServerInstance, SessionToken) - Method in class org.teiid.net.socket.SocketServerConnectionFactory
 
disconnected(SocketServerInstance, SessionToken) - Method in interface org.teiid.net.socket.SocketServerInstanceFactory
 
DISCOVERY_STRATEGY - Static variable in interface org.teiid.net.TeiidURL.CONNECTION
A plugable discovery strategy for the client.
disp - Variable in class org.teiid.replication.jboss.JGroupsOutputStream
 
DISPLAY_SIZE - Static variable in interface org.teiid.client.metadata.ResultsMetadataConstants
 
dispose() - Method in interface org.teiid.translator.ReusableExecution
Called when the execution is no longer used.
DISTINCT - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
DIVIDE_OP - Static variable in class org.teiid.translator.SourceSystemFunctions
 
DLNEWCOPY - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
DLPREVIOUSCOPY - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
DLURLCOMPLETE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
DLURLCOMPLETEONLY - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
DLURLCOMPLETEWRITE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
DLURLPATH - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
DLURLPATHONLY - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
DLURLPATHWRITE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
DLURLSCHEME - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
DLURLSERVER - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
DLVALUE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
DOCUMENT - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
DOCUMENT_TYPE - Static variable in class org.teiid.metadata.index.MetadataConstants.TABLE_TYPES
 
doesMaxRowSizeIncludeBlobs() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
Did getMaxRowSize() include LONGVARCHAR and LONGVARBINARY blobs?
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.
DOT - Static variable in interface org.teiid.language.SQLConstants.Tokens
 
DOT_DELIMITER - Static variable in class org.teiid.net.TeiidURL
 
DOUBLE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
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_SLASH_DELIMITER - Static variable in class org.teiid.net.TeiidURL
 
DOUBLE_TYPE - Static variable in interface org.teiid.translator.salesforce.Constants
 
DQP - Interface in org.teiid.client
 
DROP - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
dropConstraints() - Method in class org.teiid.dialect.TeiidDialect
 
DUAL - Static variable in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
 
DuplicateRecordException - Error in org.teiid.metadata
 
DuplicateRecordException(String) - Constructor for error org.teiid.metadata.DuplicateRecordException
 
DYNAMIC - Static variable in interface org.teiid.language.SQLConstants.Reserved
 

E

EACH - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
eachRow(String, Closure, Closure) - Method in class groovy.sql.TeiidSql
Overridden to fix passing the resultset to the closure
EIGHT_0 - Static variable in class org.teiid.translator.jdbc.db2.DB2ExecutionFactory
 
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_2 - Static variable in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
 
EIGHT_3 - Static variable in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
 
EIGHT_4 - Static variable in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
 
ELEMENT - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
ELEMENT_LABEL - Static variable in interface org.teiid.client.metadata.ResultsMetadataConstants
 
ELEMENT_NAME - Static variable in interface org.teiid.client.metadata.ResultsMetadataConstants
 
elementData - Variable in class org.teiid.client.ResizingArrayList
 
ELSE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
EMAIL_TYPE - Static variable in interface org.teiid.translator.salesforce.Constants
 
EmbeddedProfile - Class in org.teiid.jdbc
 
EmbeddedProfile() - Constructor for class org.teiid.jdbc.EmbeddedProfile
 
EMPTY - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
EMPTY_STRING - Static variable in annotation type org.teiid.translator.TranslatorProperty
 
ENABLED - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
ENCODING - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
ENCRYPT_REQUESTS - Static variable in interface org.teiid.net.TeiidURL.CONNECTION
 
end(XidImpl, int) - Method in interface org.teiid.client.DQP
 
end(Xid, int) - Method in class org.teiid.jdbc.XAConnectionImpl
 
END - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
ENDDATE - Static variable in interface org.teiid.translator.salesforce.execution.SalesforceProcedureExecution
 
endLoadVdb(String, int) - Method in class org.teiid.metadata.DefaultMetadataRepository
Marks the end of vdb metadata loading
endTransaction(XidImpl, int) - Method in class org.teiid.jdbc.ConnectionImpl
 
EnhancedTimer - Class in org.teiid.jdbc
Specialized timer that can purge tasks in lg(n) time Uses lock escalation to minimize contention for adding/removing 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
 
EnhancedTimer.Task(Runnable, long) - Constructor for class org.teiid.jdbc.EnhancedTimer.Task
 
ensureCapacity(int) - Method in class org.teiid.client.ResizingArrayList
 
EQ - Static variable in interface org.teiid.language.SQLConstants.Tokens
 
equals(Object) - Method in class org.teiid.adminapi.impl.ModelMetaData.ValidationError
 
equals(Object) - Method in class org.teiid.adminapi.impl.RequestMetadata
 
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.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.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.replication.jboss.AddressWrapper
 
equals(Object) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
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
 
errors - Variable in class org.teiid.adminapi.impl.ModelMetaData
 
ESCAPE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
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.
escapeString(String, String) - Method in class org.teiid.language.visitor.SQLStringVisitor
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
 
EventDistributor - Interface in org.teiid.events
Distributes events across the Teiid cluster
EventDistributorFactory - Interface in org.teiid.events
 
EVERY - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
ExcelExecutionFactory - Class in org.teiid.translator.jdbc.excel
 
ExcelExecutionFactory() - Constructor for class org.teiid.translator.jdbc.excel.ExcelExecutionFactory
 
EXCEPT - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
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
 
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
 
EXEC - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
execute(List) - Method in class org.teiid.adminshell.AdminHelpCommand
 
execute(List) - Method in class org.teiid.adminshell.SqlHelpCommand
 
execute(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() - Method in interface org.teiid.translator.Execution
Execute the associated command.
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.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.olap.OlapQueryExecution
 
execute() - Method in class org.teiid.translator.salesforce.execution.DeleteExecutionImpl
 
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.ws.BinaryWSProcedureExecution
 
execute() - Method in class org.teiid.translator.ws.WSProcedureExecution
 
execute() - Method in class org.teiid.translator.yahoo.YahooExecution
 
executeBatch() - Method in class org.teiid.jdbc.PreparedStatementImpl
 
executeBatch() - Method in class org.teiid.jdbc.StatementImpl
 
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
 
executeRequest(long, RequestMessage) - Method in interface org.teiid.client.DQP
 
executeSql(String[], boolean, RequestMessage.ResultsMode, boolean, RequestOptions) - Method in class org.teiid.jdbc.StatementImpl
 
executeStoredProcedure(CallableStatement, TranslatedCommand, Class<?>) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
This is a generic implementation.
executeStoredProcedure(CallableStatement, TranslatedCommand, Class<?>) - Method in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
 
executeUpdate(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
 
executeUrl(String) - Method in class org.teiid.translator.yahoo.YahooExecution
 
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 - Interface in org.teiid.translator
The security context provides information about the user context in which this query is being run.
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.olap.OlapQueryExecution
 
ExecutionFactory.Format - Enum in org.teiid.translator
 
ExecutionFactory.NullOrder - Enum in org.teiid.translator
 
ExecutionFactory.SupportedJoinCriteria - Enum in org.teiid.translator
 
ExecutionProperties - Interface in org.teiid.jdbc
These execution properties can be set via the TeiidStatement.setExecutionProperty(String, String) method.
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
 
EXP - Static variable in class org.teiid.translator.SourceSystemFunctions
 
Expression - Interface in org.teiid.language
Represents an expression in the language.
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, 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
 
ExpressionValueSource - Class in org.teiid.language
 
ExpressionValueSource(List<Expression>) - Constructor for class org.teiid.language.ExpressionValueSource
 
EXTENSION_CHAR - Static variable in class org.teiid.metadata.index.IndexConstants
 
EXTENSION_URI - Static variable in interface org.teiid.translator.salesforce.Constants
 
EXTERNAL - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
ExtractFunctionModifier - Class in org.teiid.translator.jdbc
Convert the YEAR/MONTH/DAY etc.
ExtractFunctionModifier() - Constructor for class org.teiid.translator.jdbc.ExtractFunctionModifier
 
extractUUIDString(IEntryResult) - Static method in class org.teiid.metadata.index.RecordFactory
Extract the UUID string from the IEntryResult

F

FALSE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
FALSE - Static variable in class org.teiid.metadata.index.IndexConstants.RECORD_STRING
 
FETCH - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
fetchSize - Variable in class org.teiid.translator.jdbc.JDBCBaseExecution
 
FIFTEEN_0_2 - Static variable in class org.teiid.translator.jdbc.sybase.SybaseExecutionFactory
 
FIFTEEN_5 - Static variable in class org.teiid.translator.jdbc.sybase.SybaseExecutionFactory
 
FILE - Static variable in class org.teiid.metadata.index.MetadataConstants.RECORD_TYPE
 
FileConnection - Interface in org.teiid.translator
Simple Connection interface for the filesystem
FileConnection.Util - Class in org.teiid.translator
 
FileConnection.Util() - Constructor for class org.teiid.translator.FileConnection.Util
 
FileExecutionFactory - Class in org.teiid.translator.file
 
FileExecutionFactory() - Constructor for class org.teiid.translator.file.FileExecutionFactory
 
FILES_INDEX - Static variable in class org.teiid.metadata.index.IndexConstants.INDEX_NAME
 
FILTER - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
FILTER - Static variable in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
 
FilteredResultsMetadata - Class in org.teiid.jdbc
 
findColumn(String) - Method in class org.teiid.jdbc.ResultSetImpl
 
findColumnIndex(String) - Method in class org.teiid.jdbc.ResultSetImpl
 
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
 
FLOAT - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
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
 
FLOOR - Static variable in class org.teiid.translator.SourceSystemFunctions
 
flush() - Method in class org.teiid.replication.jboss.JGroupsOutputStream
 
FOR - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
FOREIGN - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
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
 
ForeignKey - Class in org.teiid.metadata
ForeignKeyRecordImpl
ForeignKey() - Constructor for class org.teiid.metadata.ForeignKey
 
foreignKeyField - Variable in class org.teiid.translator.salesforce.RelationshipImpl
 
forget(XidImpl) - Method in interface org.teiid.client.DQP
 
forget(Xid) - Method in class org.teiid.jdbc.XAConnectionImpl
 
forgetTransaction(XidImpl) - Method in class org.teiid.jdbc.ConnectionImpl
 
FORMATBIGDECIMAL - Static variable in class org.teiid.translator.SourceSystemFunctions
 
FORMATBIGINTEGER - Static variable in class org.teiid.translator.SourceSystemFunctions
Deprecated.
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 format.
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.sybase.SybaseExecutionFactory
 
FORMATTIMESTAMP - Static variable in class org.teiid.translator.SourceSystemFunctions
 
FREE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
FROM - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
FROM - Static variable in class org.teiid.translator.salesforce.execution.visitors.CriteriaVisitor
 
fromXml(String) - Static method in class org.teiid.client.plan.PlanNode
 
FULL - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
FULL_MATCH - Static variable in class org.teiid.metadata.index.MetadataConstants.MATCH_TYPES
 
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
 
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, 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
 
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
 
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.
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
 
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
 

G

GE - Static variable in interface org.teiid.language.SQLConstants.Tokens
 
generatedKeyAlwaysReturned() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
generateSqlForStoredProcedure(Call) - Method in class org.teiid.translator.jdbc.SQLConversionVisitor
This is a generic implementation.
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 - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
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
 
getAccessPatterns() - Method in class org.teiid.metadata.Table
 
getActiveThreads() - Method in class org.teiid.adminapi.impl.WorkerPoolStatisticsMetadata
 
getActiveThreads() - Method in interface org.teiid.adminapi.WorkerPoolStatistics
Current active thread count
getActivity() - Method in class org.teiid.logging.AuditMessage
 
getAdditionalProperties() - Method in class org.teiid.jdbc.BaseDataSource
 
getAdmin() - Static method in class org.teiid.adminshell.AdminShell
 
getAggregateAttributes() - Method in class org.teiid.metadata.FunctionMethod
Gets the AggregateAttributes for this function if it represents an aggregate function.
getAlias() - Method in class org.teiid.language.DerivedColumn
 
getAllConnections() - Static method in class org.teiid.adminshell.AdminShell
 
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
 
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
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
 
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
 
getAlternateServers() - Method in class org.teiid.jdbc.TeiidDataSource
Returns a string containing a comma delimited list of alternate server(s).
getAnnotation() - Method in class org.teiid.client.plan.Annotation
 
getAnnotation() - Method in class org.teiid.metadata.AbstractMetadataRecord
 
getAnnotations() - Method in class groovy.sql.TeiidSql
 
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
getAnonSSLContext() - Static method in class org.teiid.net.socket.SocketUtil
 
getAnsiQuotedIdentifiers() - Method in class org.teiid.jdbc.JDBCURL
 
getApplicationName() - Method in class org.teiid.adminapi.impl.SessionMetadata
 
getApplicationName() - Method in interface org.teiid.adminapi.Session
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.CommandLogMessage
 
getAppServerURL() - Method in class org.teiid.net.TeiidURL
Get the Application Server URL
getArguments() - Method in class org.teiid.language.Call
 
getArgumentValue() - Method in class org.teiid.language.Argument
Get the argument value
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
 
getAsciiStream(int) - Method in class org.teiid.jdbc.ResultSetImpl
 
getAsciiStream(String) - Method in class org.teiid.jdbc.ResultSetImpl
 
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.
getAttachment(Class<T>) - Method in class org.teiid.adminapi.impl.AdminObjectImpl
Get attachment
getAttachment(String) - Method in class org.teiid.adminapi.impl.AdminObjectImpl
 
getAttachment(Class<T>) - Method in class org.teiid.metadata.Table
Get attachment
getAttributeList() - Method in class org.teiid.translator.ldap.LDAPSearchDetails
get the attribute list
getAttributes(String, String, String, String) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
getAuthenticationType() - Method in interface org.teiid.net.socket.SocketServerInstance
 
getAuthenticationType() - Method in class org.teiid.net.socket.SocketServerInstanceImpl
 
getAuthType() - Method in class org.teiid.net.socket.Handshake
 
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
 
getBasetypeName() - Method in class org.teiid.metadata.Datatype
 
getBatchSize() - Method in interface org.teiid.translator.ExecutionContext
Return the current connector batch size.
getBestRowIdentifier(String, String, String, int, boolean) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
Gets a description of a table's optimal set of columns that uniquely identifies a row.
getBigDecimal(int, int) - Method in class org.teiid.jdbc.CallableStatementImpl
 
getBigDecimal(int) - Method in class org.teiid.jdbc.CallableStatementImpl
Gets the value of a OUTPUT parameter as a java.math.BigDecimal object.
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(int) - Method in class org.teiid.jdbc.ResultSetImpl
 
getBinaryStream(String) - Method in class org.teiid.jdbc.ResultSetImpl
 
getBinaryVDBResource(String) - Method in interface org.teiid.metadata.RuntimeMetadata
Gets the contents of a VDB resource in binary form.
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
 
getBlob(int) - Method in class org.teiid.jdbc.CallableStatementImpl
Gets the value of a OUTPUT parameter as a java.sql.Blob object.
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
 
getBoolean(int) - Method in class org.teiid.jdbc.CallableStatementImpl
Gets the value of a OUTPUT parameter as a boolean.
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
 
getBooleanValue(int, Integer) - Method in class org.teiid.jdbc.MetadataProvider
 
getBooleanValue(char) - Method in class org.teiid.metadata.index.RecordFactory
 
getBranchQualifier() - Method in class org.teiid.client.xa.XidImpl
 
getByte(int) - Method in class org.teiid.jdbc.CallableStatementImpl
Gets the value of a OUTPUT parameter as a byte.
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
 
getBytes() - Method in class org.teiid.client.lob.LobChunk
 
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
 
getCacheStats(String) - Method in interface org.teiid.adminapi.Admin
Get the Cache Statistics for the given type
getCacheStats(String) - Static method in class org.teiid.adminshell.AdminShell
 
getCacheTypes() - Method in interface org.teiid.adminapi.Admin
Get the Caches that correspond to the specified identifier pattern
getCacheTypes() - Static method in class org.teiid.adminshell.AdminShell
 
getCallableStatement(String) - Method in class org.teiid.translator.jdbc.JDBCBaseExecution
 
getCanonicalName() - Method in class org.teiid.metadata.AbstractMetadataRecord
 
getCardinality() - Method in class org.teiid.metadata.Table
 
getCardinality() - Method in class org.teiid.metadata.TableStats
 
getCases() - Method in class org.teiid.language.SearchedCase
 
getCatalog() - Method in class org.teiid.jdbc.ConnectionImpl
 
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
 
getCategory() - Method in class org.teiid.client.plan.Annotation
 
getCategory() - Method in class org.teiid.metadata.FunctionMethod
Get category of method
getCause() - Method in exception org.teiid.jdbc.TeiidSQLException
 
getChanges() - Method in class org.teiid.language.Update
 
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
 
getCharacterVDBResource(String) - Method in interface org.teiid.metadata.RuntimeMetadata
Gets the contents of a VDB resource as a String.
getCharOctetLength() - Method in class org.teiid.metadata.Column
 
getChildren() - Method in exception org.teiid.adminapi.AdminException
Returns a non-null list of failures (AdminExceptions), one for each component that failed.
getChildTable() - Method in interface org.teiid.translator.salesforce.Relationship
 
getChildTable() - Method in class org.teiid.translator.salesforce.RelationshipImpl
 
getClass(String) - Static method in class org.teiid.jdbc.SQLStates
 
getClassLoader() - Method in class org.teiid.metadata.FunctionMethod
 
getClientHardwareAddress() - Method in class org.teiid.adminapi.impl.SessionMetadata
 
getClientHardwareAddress() - Method in interface org.teiid.adminapi.Session
Get the client hardware (typically MAC) address.
getClientHostName() - Method in class org.teiid.adminapi.impl.SessionMetadata
 
getClientHostName() - Method in interface org.teiid.adminapi.Session
Get the host name of the machine the client is accessing from.
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
 
getClientSerializationVersion() - Method in class org.teiid.client.ResultsMessage
 
getClob(int) - Method in class org.teiid.jdbc.CallableStatementImpl
Gets the value of a OUTPUT parameter as a java.sql.Clob object.
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(Class<?>) - Static method in class org.teiid.translator.jdbc.FunctionModifier
 
getCollectedObjects() - Method in class org.teiid.language.visitor.CollectorVisitor
 
getColumn(String) - Method in interface org.teiid.metadata.RuntimeMetadata
Look up an object by identifier
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
 
getColumnDisplaySize(int) - Method in class org.teiid.jdbc.FilteredResultsMetadata
 
getColumnDisplaySize(int) - Method in class org.teiid.jdbc.ResultSetMetaDataImpl
 
getColumnLabel(int) - Method in class org.teiid.jdbc.FilteredResultsMetadata
 
getColumnLabel(int) - Method in class org.teiid.jdbc.ResultSetMetaDataImpl
 
getColumnMetadata() - Method in class org.teiid.client.metadata.MetadataResult
 
getColumnName(int) - Method in class org.teiid.jdbc.FilteredResultsMetadata
 
getColumnName(int) - Method in class org.teiid.jdbc.ResultSetMetaDataImpl
 
getColumnNames() - Method in class org.teiid.client.ResultsMessage
 
getColumnNames() - Method in class org.teiid.language.QueryExpression
Get the derived column names.
getColumnPrivileges(String, String, String, String) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
Gets a description of the access rights for a column of the given name.
getColumns(String, String, String, String) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
Get's the metadata information about the columns whose names match the given columnNamePattern.
getColumns() - Method in class org.teiid.language.Insert
 
getColumns() - Method in class org.teiid.language.WithItem
 
getColumns() - Method in class org.teiid.metadata.ColumnSet
 
getColumnSetTypeName(short) - Static method in class org.teiid.metadata.index.MetadataConstants
 
getColumnStats(String, int, Column) - Method in class org.teiid.metadata.DefaultMetadataRepository
Get updated ColumnStats for the given column
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 class org.teiid.language.QueryExpression
Get the column types of the output columns for this query
getCommand() - Method in class org.teiid.adminapi.impl.RequestMetadata
 
getCommand() - Method in interface org.teiid.adminapi.Request
Get the SQL Command sent to the Server for a Request
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.logging.AuditMessage
 
getCommandContext() - Method in interface org.teiid.translator.ExecutionContext
Get the CommandContext
getCommandPayload() - Method in interface org.teiid.CommandContext
Get the current command payload
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
 
getCommandString() - Method in class org.teiid.client.RequestMessage
 
getConcurrency() - Method in class org.teiid.jdbc.ResultSetImpl
Get the concurrency type for this ResultSet object.
getCondition() - Method in class org.teiid.language.AggregateFunction
 
getCondition() - Method in class org.teiid.language.Join
 
getCondition() - Method in class org.teiid.language.SearchedWhenClause
 
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(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.jdbc.JDBCBaseExecution
Returns the JDBC connection used by the execution object.
getConnection(DataSource) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
getConnection(Object) - 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
 
getConnectionId() - Method in interface org.teiid.CommandContext
Get the connection id
getConnectionID() - Method in interface org.teiid.CommandContext
getConnectionId() - Method in class org.teiid.jdbc.ConnectionImpl
Connection identifier of this connection
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
getConnectionJndiName() - Method in class org.teiid.adminapi.impl.SourceMappingMetadata
 
getConnectionName() - Static method in class org.teiid.adminshell.AdminShell
 
getConnectionType() - Method in class org.teiid.adminapi.impl.VDBMetaData
 
getConnectionType() - Method in interface org.teiid.adminapi.VDB
 
getConnectionURL() - Method in class org.teiid.jdbc.JDBCURL
 
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 interface org.teiid.translator.ExecutionContext
Get the identifier for the current connector running the command
getConnectorMetadata(Connection, MetadataFactory) - Method in class org.teiid.translator.hive.HiveMetadataProcessor
 
getConnectorMetadata(Connection, MetadataFactory) - Method in class org.teiid.translator.jdbc.JDBCMetdataProcessor
 
getContents() - Method in class org.teiid.net.socket.Message
 
getContext() - Method in class org.teiid.logging.AuditMessage
 
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
getContinuationSegmentNumber(String, IEntryResult) - Static method in class org.teiid.metadata.index.RecordFactory
 
getCorrelationName() - Method in class org.teiid.language.DerivedTable
 
getCorrelationName() - Method in class org.teiid.language.NamedTable
 
getCountLimit() - Method in class org.teiid.translator.ldap.LDAPSearchDetails
get the count limit
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.Session
Get the time the Session was created.
getCreatedTime() - Method in interface org.teiid.adminapi.Transaction
Get the local creation time.
getCriteria() - Method in class org.teiid.language.Not
 
getCrossReference(String, String, String, String, String, String) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
Gets the description of the foreign key columns in the table foreignTable.
getCryptor() - Method in interface org.teiid.net.socket.SocketServerInstance
 
getCryptor() - Method in class org.teiid.net.socket.SocketServerInstanceImpl
 
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.
getCurrentRowNumber() - Method in class org.teiid.jdbc.BatchResults
 
getCurrentTimestampSQLFunctionName() - Method in class org.teiid.dialect.TeiidDialect
 
getCursorName() - Method in class org.teiid.jdbc.ResultSetImpl
Retrieves the RequestID for the query that created this ResultSet.
getCursorType() - Method in class org.teiid.client.RequestMessage
 
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
 
getDatabaseTimeZone() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
getDatabaseVersion() - Method in class org.teiid.jdbc.BaseDataSource
Returns the databaseVersion.
getDatabaseVersion() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
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
getDataPolicy(String) - Method in class org.teiid.adminapi.impl.VDBMetaData
 
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() - Static method in class org.teiid.adminshell.AdminShell
 
getDataSourceTemplateNames() - Method in interface org.teiid.adminapi.Admin
Get the Datasource templates available in the configuration.
getDataSourceTemplateNames() - Static method in class org.teiid.adminshell.AdminShell
 
getDatatype() - Method in class org.teiid.metadata.BaseColumn
 
getDataTypeClass(String) - Static method in class org.teiid.translator.TypeFacility
Get the Class constant for the given String type name
getDataTypeName(Class<?>) - Static method in class org.teiid.translator.TypeFacility
Get the String constant for the given type class
getDataTypeNameFromSQLType(int) - Static method in class org.teiid.translator.TypeFacility
 
getDataTypes() - Method in class org.teiid.client.ResultsMessage
 
getDataTypes() - Method in class org.teiid.metadata.MetadataFactory
 
getDatatypes() - Method in class org.teiid.metadata.MetadataStore
 
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
 
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
This method will return the value in the current row as a Date object.
getDate(String, Calendar) - Method in class org.teiid.jdbc.ResultSetImpl
Get the Date value for the given column.
getDate(int) - Method in class org.teiid.jdbc.ResultSetImpl
 
getDate(String) - Method in class org.teiid.jdbc.ResultSetImpl
 
getDebugLog() - Method in class groovy.sql.TeiidSql
 
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
getDefaultBinding() - Method in class org.teiid.translator.ws.WSExecutionFactory
 
getDefaultCalendar() - Method in class org.teiid.jdbc.ResultSetImpl
 
getDefaultNullOrder() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
getDefaultNullOrder() - Method in class org.teiid.translator.ExecutionFactory
Returns the default null ordering
getDefaultNullOrder() - Method in class org.teiid.translator.jdbc.db2.BaseDB2ExecutionFactory
 
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
 
getDefaultServiceMode() - Method in class org.teiid.translator.ws.WSExecutionFactory
 
getDefaultSupportedFunctions() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
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() - Method in class org.teiid.metadata.BaseColumn
 
getDelegateName() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
getDelegateName() - Method in interface org.teiid.translator.DelegatingExecutionFactory
 
getDeleted(String, XMLGregorianCalendar, XMLGregorianCalendar) - 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
 
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.
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 class org.teiid.adminapi.impl.DataPolicyMetadata
 
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.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
getDeterminism() - Method in class org.teiid.metadata.FunctionMethod
 
getDirection() - Method in class org.teiid.language.Argument
 
getDisableLocalTransactions() - Method in class org.teiid.jdbc.JDBCURL
 
getDisableLocalTxn() - Method in class org.teiid.jdbc.BaseDataSource
 
getDiscoveryStrategy() - Method in class org.teiid.jdbc.TeiidDataSource
 
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.
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
 
getDouble(int) - Method in class org.teiid.jdbc.CallableStatementImpl
Gets the value of a OUTPUT parameter as a double.
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
 
getDQP() - Method in class org.teiid.jdbc.StatementImpl
 
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
 
getElementList() - Method in class org.teiid.translator.ldap.LDAPSearchDetails
get the element list
getElements() - Method in class org.teiid.language.GroupBy
Get list of IExpression that the GROUP BY should be grouped on.
getElseExpression() - Method in class org.teiid.language.SearchedCase
 
getEncoding() - Method in class org.teiid.translator.file.FileExecutionFactory
 
getEncryptRequests() - Method in class org.teiid.jdbc.TeiidDataSource
 
getEntriesPlusVisibilities() - Method in class org.teiid.metadata.index.IndexMetadataStore
 
getErrors() - Method in class org.teiid.adminapi.impl.ModelMetaData
 
getEscapeCharacter() - Method in class org.teiid.language.Like
 
getEventDistributor() - Method in interface org.teiid.events.EventDistributorFactory
Get an EventDistributor that will distribute events to all members.
getException() - Method in class org.teiid.client.ResultsMessage
 
getException() - Method in class org.teiid.client.util.ExceptionHolder
 
getException() - Method in class org.teiid.translator.yahoo.TickerCollectorVisitor
 
getExceptionOfType(Throwable, Class<T>) - Static method in class org.teiid.client.util.ExceptionUtil
 
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 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.
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.Request
Get the ExecutionId for a Request
getExecutionId() - Method in class org.teiid.client.RequestMessage
 
getExecutionPayload() - Method in class org.teiid.client.RequestMessage
 
getExecutionPayload() - Method in interface org.teiid.translator.ExecutionContext
Deprecated.
see {@link #getCommandPayload()
getExecutionProperties() - 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
getExportedKeys(String, String, String) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
getExpression() - Method in class org.teiid.language.AggregateFunction
Deprecated. 
getExpression() - Method in class org.teiid.language.DerivedColumn
 
getExpression() - Method in class org.teiid.language.IsNull
 
getExpression() - Method in class org.teiid.language.SortSpecification
 
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 _)
getFailedConnectors() - Method in exception org.teiid.jdbc.PartialResultsWarning
Obtain list of connectors that failed.
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.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
 
getFile(String) - Method in interface org.teiid.translator.FileConnection
Gets the file at the given path.
GETFILES - Static variable in class org.teiid.translator.file.FileExecutionFactory
 
getFiles(String, FileConnection) - Static method in class org.teiid.translator.FileConnection.Util
Gets the file or files, if the path is a directory, at the given path.
getFinalRow() - Method in class org.teiid.client.ResultsMessage
 
getFinalRowNumber() - Method in class org.teiid.jdbc.BatchResults
 
getFinalRowNumber() - Method in class org.teiid.jdbc.ResultSetImpl
 
getFirstRow() - Method in class org.teiid.client.ResultsMessage
 
getFloat(int) - Method in class org.teiid.jdbc.CallableStatementImpl
Gets the value of a OUTPUT parameter as a float.
getFloat(String) - Method in class org.teiid.jdbc.CallableStatementImpl
 
getFloat(int) - Method in class org.teiid.jdbc.ResultSetImpl
This method will return the value in the current row as a float value.
getFloat(String) - Method in class org.teiid.jdbc.ResultSetImpl
Get a float value based on the column name.
getForeignKeyField() - Method in interface org.teiid.translator.salesforce.Relationship
 
getForeignKeyField() - Method in class org.teiid.translator.salesforce.RelationshipImpl
 
getForeignKeys() - Method in class org.teiid.metadata.Table
 
getFormat() - Method in class org.teiid.metadata.Column
 
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.
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.FunctionMethod
 
getFunction() - Method in class org.teiid.language.WindowFunction
 
getFunction(String) - Method in class org.teiid.metadata.Schema
 
getFunctionColumns(String, String, String, String) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
getFunctionModifiers() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
Return a map of function name to FunctionModifier.
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
getGeneralHint() - Method in interface org.teiid.translator.ExecutionContext
Get the general hint passed to all executions under the user query.
getGeneratedKeys() - Method in class org.teiid.jdbc.StatementImpl
 
getGlobalTransactionId() - Method in class org.teiid.client.xa.XidImpl
 
getGroupBy() - Method in class org.teiid.language.Select
Get GROUP BY clause, may be null.
getHaving() - Method in class org.teiid.language.Select
Get HAVING clause, may be null.
getHighestActiveThreads() - Method in class org.teiid.adminapi.impl.WorkerPoolStatisticsMetadata
 
getHighestActiveThreads() - Method in interface org.teiid.adminapi.WorkerPoolStatistics
Highest Active threads recorded so far
getHighestQueued() - Method in class org.teiid.adminapi.impl.WorkerPoolStatisticsMetadata
 
getHighestQueued() - Method in interface org.teiid.adminapi.WorkerPoolStatistics
 
getHighestRowNumber() - Method in class org.teiid.jdbc.BatchResults
 
getHitRatio() - Method in interface org.teiid.adminapi.CacheStatistics
 
getHitRatio() - Method in class org.teiid.adminapi.impl.CacheStatisticsMetadata
 
getHoldability() - Method in class org.teiid.jdbc.ConnectionImpl
Retrieves the current holdability of ResultSet objects created using this Connection object.
getHoldability() - Method in class org.teiid.jdbc.ResultSetImpl
 
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
 
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.translator.salesforce.execution.DataPayload
 
getID() - Method in class org.teiid.translator.salesforce.execution.DeletedObject
 
getIdentifierQuoteString() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
Get's the string used to quote SQL identifiers.
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.
getIDs() - Method in class org.teiid.translator.salesforce.execution.UpdatedResult
 
getImportedKeys(String, String, String) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
getImportProperties() - Method in class org.teiid.metadata.MetadataFactory
 
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.
getIndexes(String, Index[]) - Static method in class org.teiid.metadata.index.SimpleIndexUtil
Return an array of indexes given a indexName.
getIndexes() - Method in class org.teiid.metadata.Table
 
getIndexFileNameForRecordType(char) - Static method in class org.teiid.metadata.index.SimpleIndexUtil
Return the name of the index file to use for the specified record type, applies only for sever and vdb index files.
getIndexInfo(String, String, String, boolean, boolean) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
getInetAddress() - Method in class org.teiid.net.HostInfo
 
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
getInsertPlan() - Method in class org.teiid.metadata.Table
 
getInstance() - Static method in class org.teiid.adminapi.AdminFactory
 
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(Class<T>, String, Collection<?>, Class<? extends T>) - Static method in class org.teiid.translator.ExecutionFactory
 
getInsteadOfTriggerDefinition(String, int, Table, Table.TriggerEvent) - Method in class org.teiid.metadata.DefaultMetadataRepository
Returns an updated trigger definition (FOR EACH ROW ...) or null if the current view definition should be used should be used.
getInt(int) - Method in class org.teiid.jdbc.CallableStatementImpl
Gets the value of a OUTPUT parameter as a int.
getInt(String) - Method in class org.teiid.jdbc.CallableStatementImpl
 
getInt(int) - Method in class org.teiid.jdbc.ResultSetImpl
This method will return the value in the current row as a int value.
getInt(String) - Method in class org.teiid.jdbc.ResultSetImpl
Get an integer based on the column index.
getIntValue(int, Integer) - Method in class org.teiid.jdbc.MetadataProvider
 
getInvocationClass() - Method in class org.teiid.metadata.FunctionMethod
Get invocation class name
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.Session
Get the IPAddress for this Session.
getItems() - Method in class org.teiid.language.With
 
getJaasName() - Method in class org.teiid.jdbc.TeiidDataSource
Application name from JAAS Login Config file
getJavaClassName() - Method in class org.teiid.metadata.Datatype
 
getJavaType() - Method in class org.teiid.metadata.BaseColumn
 
getJAXBProperties() - Method in class org.teiid.adminapi.impl.AdminObjectImpl
 
getJAXBProperties() - Method in class org.teiid.adminapi.impl.ModelMetaData
 
getJAXBProperties() - Method in class org.teiid.adminapi.impl.VDBMetaData
 
getJAXBProperties() - Method in class org.teiid.adminapi.impl.VDBTranslatorMetaData
 
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
 
getJoinType() - Method in class org.teiid.language.Join
 
getKerberosServicePrincipleName() - Method in class org.teiid.jdbc.TeiidDataSource
Kerberos KDC service principle name
getKeyTypeForRecordType(char) - Static method in class org.teiid.metadata.index.RecordFactory
 
getKeyTypeName(short) - Static method in class org.teiid.metadata.index.MetadataConstants
 
getKnownHosts(LogonResult, SocketServerInstance) - Method in interface org.teiid.net.socket.ServerDiscovery
Get the currently known hosts.
getKnownHosts(LogonResult, SocketServerInstance) - Method in class org.teiid.net.socket.UrlServerDiscovery
 
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.
getLastDataModification() - Method in interface org.teiid.metadata.AbstractMetadataRecord.DataModifiable
 
getLastDataModification() - Method in class org.teiid.metadata.Table
 
getLastModified() - Method in interface org.teiid.metadata.AbstractMetadataRecord.Modifiable
 
getLastModified() - Method in class org.teiid.metadata.Procedure
 
getLastModified() - Method in class org.teiid.metadata.Table
 
getLastPingTime() - Method in class org.teiid.adminapi.impl.SessionMetadata
 
getLastPingTime() - Method in interface org.teiid.adminapi.Session
Get the Last time Client has check to see if the server is still available
getLastRow() - Method in class org.teiid.client.ResultsMessage
 
getLatestDateCovered() - Method in class org.teiid.translator.salesforce.execution.DeletedResult
 
getLatestDateCovered() - Method in class org.teiid.translator.salesforce.execution.UpdatedResult
 
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.Like
 
getLeftExpression() - Method in class org.teiid.language.SubqueryComparison
 
getLeftItem() - Method in class org.teiid.language.Join
 
getLeftQuery() - Method in class org.teiid.language.SetQuery
 
getLength() - Method in class org.teiid.metadata.BaseColumn
 
getLength() - Method in class org.teiid.metadata.Datatype
 
getLikeRegexString() - Method in class org.teiid.language.visitor.SQLStringVisitor
 
getLikeRegexString() - Method in class org.teiid.translator.hive.HiveExecutionFactory
 
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.oracle.OracleExecutionFactory
 
getLikeRegexString() - Method in class org.teiid.translator.jdbc.SQLConversionVisitor
 
getLimit() - Method in class org.teiid.language.QueryExpression
Get LIMIT clause, may be null.
getLimitString(String, boolean) - Method in class org.teiid.dialect.TeiidDialect
 
getListDelimiter(int) - Method in class org.teiid.metadata.index.RecordFactory
 
getLobChunkProducer() - Method in class org.teiid.client.lob.StreamingLobChunckProducer.Factory
 
getLoginTimeout() - Method in class org.teiid.jdbc.BaseDataSource
Gets the maximum time in seconds that this data source can wait while attempting to connect to a database.
getLogonResult() - Method in interface org.teiid.net.ServerConnection
 
getLogonResult() - Method in class org.teiid.net.socket.SocketServerConnection
 
getLogWriter() - Method in class org.teiid.jdbc.BaseDataSource
Get the log writer for this data source.
getLong(int) - Method in class org.teiid.jdbc.CallableStatementImpl
Gets the value of a OUTPUT parameter as a long.
getLong(String) - Method in class org.teiid.jdbc.CallableStatementImpl
 
getLong(int) - Method in class org.teiid.jdbc.ResultSetImpl
This method will return the value in the current row as a long value.
getLong(String) - Method in class org.teiid.jdbc.ResultSetImpl
Get a long based on the column name.
getMajorVersion() - Method in class org.teiid.jdbc.TeiidDriver
 
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
 
getMatchTypeName(short) - Static method in class org.teiid.metadata.index.MetadataConstants
 
getMaterializedStageTable() - Method in class org.teiid.metadata.Table
 
getMaterializedTable() - Method in class org.teiid.metadata.Table
 
getMaxBinaryLiteralLength() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
Gets the maximum number of hexadecimal characters allowed in an inline binary literal
getMaxCachedInstances() - Method in class org.teiid.net.socket.SocketServerConnectionFactory
 
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
 
getMaxConnections() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
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 number of values allowed in an IN criteria in the WHERE clause of a query
getMaxFieldSize() - Method in class org.teiid.jdbc.StatementImpl
 
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.sqlserver.SQLServerExecutionFactory
 
getMaxFromGroups() - Method in class org.teiid.translator.jdbc.sybase.SybaseExecutionFactory
 
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
 
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
 
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
getMaxRows() - Method in class groovy.sql.TeiidSql
 
getMaxRows() - Method in class org.teiid.jdbc.StatementImpl
 
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
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
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.WorkerPoolStatistics
Max number of active threads allowed
getMaxUserNameLength() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
Gets the maximum number of characters allowed in a user name
getMessageElements() - Method in class org.teiid.translator.salesforce.execution.DataPayload
 
getMessageElements() - Method in class org.teiid.translator.salesforce.execution.visitors.InsertVisitor
 
getMessageKey() - Method in class org.teiid.net.socket.Message
 
getMessageParts() - Method in class org.teiid.logging.LogMessage
 
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.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(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, FileConnection) - Method in class org.teiid.translator.file.FileExecutionFactory
 
getMetadata(MetadataFactory, Connection) - Method in class org.teiid.translator.hive.HiveExecutionFactory
 
getMetadata(MetadataFactory, Connection) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
getMetadata(MetadataFactory, Connection) - Method in class org.teiid.translator.olap.OlapExecutionFactory
 
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
 
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
 
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.
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
 
getMinorVersion() - Method in class org.teiid.jdbc.TeiidDriver
 
getMMConnection() - Method in class org.teiid.jdbc.StatementImpl
 
getModCount() - Method in class org.teiid.client.ResizingArrayList
 
getMode() - Method in class org.teiid.language.Like
 
getModel(String) - Method in class org.teiid.adminapi.impl.VDBMetaData
 
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 exception org.teiid.jdbc.TeiidSQLWarning
 
getModelName() - Method in class org.teiid.logging.CommandLogMessage
 
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
 
getMultiSourceModelNames() - Method in class org.teiid.adminapi.impl.VDBMetaData
 
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.ModelMetaData
 
getName() - Method in class org.teiid.adminapi.impl.PropertyMetadata
 
getName() - Method in class org.teiid.adminapi.impl.SourceMappingMetadata
 
getName() - Method in class org.teiid.adminapi.impl.VDBMetaData
 
getName() - Method in class org.teiid.adminapi.impl.VDBTranslatorMetaData
 
getName() - Method in class org.teiid.client.plan.PlanNode
 
getName() - Method in class org.teiid.client.plan.PlanNode.Property
 
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.FunctionMethod
Return name of method
getName() - Method in class org.teiid.metadata.FunctionParameter
Return name of parameter.
getNameFromElement(Column) - Method in class org.teiid.translator.ldap.IQueryToLdapSearchParser
Method to get name from the supplied Element
getNameInSource() - Method in class org.teiid.metadata.AbstractMetadataRecord
 
getNamespaces() - Method in class org.teiid.metadata.MetadataFactory
 
getNamespaces() - Method in class org.teiid.metadata.MetadataStore
 
getNativeType() - Method in class org.teiid.metadata.Column
 
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
 
getNetworkTimeout() - Method in class org.teiid.jdbc.ConnectionImpl
 
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
 
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.
getNodeId() - Method in class org.teiid.adminapi.impl.RequestMetadata
 
getNodeId() - Method in interface org.teiid.adminapi.Request
 
getNonReservedWords() - Static method in class org.teiid.language.SQLConstants
 
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
 
getNullOrdering() - Method in class org.teiid.language.SortSpecification
 
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
 
getNumColumns() - Method in class org.teiid.client.metadata.ParameterInfo
 
getNumericFunctions() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
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
Get a java object based on the column name.
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
 
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 interface org.teiid.translator.salesforce.SalesforceConnection
 
getObjects() - Method in interface org.teiid.translator.salesforce.SalesforceConnection
 
getObjectValue(String) - Method in class org.teiid.metadata.index.RecordFactory
 
getOffset() - Method in class org.teiid.jdbc.ResultSetImpl
 
getOperation() - Method in class org.teiid.language.SetQuery
 
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
 
getOptionalToken(List<String>, int) - Method in class org.teiid.metadata.index.RecordFactory
 
getOrderBy() - Method in class org.teiid.language.QueryExpression
Get ORDER BY clause, may be null.
getOrderBy() - Method in class org.teiid.language.WindowSpecification
 
getOrdering() - Method in class org.teiid.language.SortSpecification
 
getOutputParameter() - Method in class org.teiid.metadata.FunctionMethod
Get ouput parameter.
getOutputParameterValues() - Method in class org.teiid.translator.jdbc.JDBCProcedureExecution
 
getOutputParameterValues() - Method in class org.teiid.translator.loopback.LoopbackExecution
 
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.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.ws.BinaryWSProcedureExecution
 
getOutputParameterValues() - Method in class org.teiid.translator.ws.WSProcedureExecution
 
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
getParameterClassName(int) - Method in class org.teiid.jdbc.ParameterMetaDataImpl
 
getParameterCount() - Method in class org.teiid.jdbc.ParameterMetaDataImpl
 
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
 
getParameterType(int) - Method in class org.teiid.jdbc.ParameterMetaDataImpl
 
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
 
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 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.Procedure
 
getParent() - Method in class org.teiid.metadata.ProcedureParameter
 
getParentLogger() - Method in class org.teiid.jdbc.TeiidDataSource
 
getParentLogger() - Method in class org.teiid.jdbc.TeiidDriver
 
getParentTable() - Method in interface org.teiid.translator.salesforce.Relationship
 
getParentTable() - Method in class org.teiid.translator.salesforce.RelationshipImpl
 
getParseException() - Method in exception org.teiid.api.exception.query.QueryParserException
 
getPartialResultsMode() - Method in class org.teiid.jdbc.BaseDataSource
 
getPartialResultsMode() - Method in class org.teiid.jdbc.JDBCURL
 
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
 
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
 
getPath() - Method in class org.teiid.adminapi.impl.ModelMetaData
 
getPath() - Method in class org.teiid.adminapi.impl.ModelMetaData.ValidationError
 
getPayload() - Method in class org.teiid.jdbc.ConnectionImpl
 
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
 
getPlan() - Method in class groovy.sql.TeiidSql
 
getPlan() - Method in class org.teiid.logging.CommandLogMessage
Only available for user commands after the NEW event
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.
getPlanInfo(Statement) - Method in class groovy.sql.TeiidSql
 
getPlanNode() - Method in class org.teiid.client.plan.PlanNode.Property
 
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
 
getPortNumber() - Method in class org.teiid.jdbc.TeiidDataSource
Returns the port number.
getPortNumber() - Method in class org.teiid.net.HostInfo
 
getPorts() - Method in class org.teiid.net.TeiidURL
Get a list of ports
getPosition() - Method in class org.teiid.metadata.BaseColumn
1 based ordinal position
getPostVisitor() - Method in class org.teiid.language.visitor.DelegatingHierarchyVisitor
 
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
 
getPrecisionLength() - Method in class org.teiid.metadata.Datatype
 
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.
getPreVisitor() - Method in class org.teiid.language.visitor.DelegatingHierarchyVisitor
 
getPrimaryKey() - Method in class org.teiid.metadata.ForeignKey
 
getPrimaryKey() - Method in class org.teiid.metadata.Table
 
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
 
getPrincipal() - Method in class org.teiid.logging.CommandLogMessage
 
getPriority() - Method in class org.teiid.client.plan.Annotation
 
getProcedure(String) - Method in interface org.teiid.metadata.RuntimeMetadata
Look up an object by identifier
getProcedure(String) - Method in class org.teiid.metadata.Schema
 
getProcedureColumns(String, String, String, String) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
getProcedureDefinition(String, int, Procedure) - Method in class org.teiid.metadata.DefaultMetadataRepository
Returns an updated procedure definition (CREATE PROCEDURE ...) or null if the current procedure definition should be used should be used.
getProcedureName() - Method in class org.teiid.language.Call
 
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
 
getProcessorBatchSize() - Method in interface org.teiid.CommandContext
Get the processor batch size set on the BufferManager
getProjectedQuery() - Method in class org.teiid.language.QueryExpression
 
getProjectedQuery() - Method in class org.teiid.language.Select
 
getProjectedQuery() - Method in class org.teiid.language.SetQuery
 
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.jdbc.JDBCURL
 
getProperties() - Method in class org.teiid.metadata.AbstractMetadataRecord
Return the extension properties for this record - may be unmodifiable if #setProperties(LinkedHashMap) or AbstractMetadataRecord.setProperty(String, String) has not been called.
getProperties(String, int, AbstractMetadataRecord) - Method in class org.teiid.metadata.DefaultMetadataRepository
Get the extension metadata for a given record.
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
 
getPropertyInfo(String, Properties) - Method in class org.teiid.jdbc.TeiidDriver
 
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
 
getPseudoColumns(String, String, String, String) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
getPublicKey() - Method in class org.teiid.net.socket.Handshake
 
getPushdown() - Method in class org.teiid.metadata.FunctionMethod
Get pushdown property of method
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.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
 
getQueryPlan() - Method in class org.teiid.metadata.Procedure
 
getQueryTimeout() - Method in class org.teiid.adminapi.impl.VDBMetaData
 
getQueryTimeout() - Method in class org.teiid.jdbc.BaseDataSource
 
getQueryTimeout() - Method in class org.teiid.jdbc.StatementImpl
 
getQueued() - Method in class org.teiid.adminapi.impl.WorkerPoolStatisticsMetadata
 
getQueued() - Method in interface org.teiid.adminapi.WorkerPoolStatistics
 
getQueueName() - Method in class org.teiid.adminapi.impl.WorkerPoolStatisticsMetadata
 
getQueueName() - Method in interface org.teiid.adminapi.WorkerPoolStatistics
Queue Name
getQueueSize() - Method in class org.teiid.jdbc.EnhancedTimer
 
getRadix() - Method in class org.teiid.metadata.BaseColumn
 
getRadix() - Method in class org.teiid.metadata.Datatype
 
getRawMetadata() - Method in class org.teiid.metadata.MetadataFactory
 
getReceiveBufferSize() - Method in class org.teiid.net.socket.OioOjbectChannelFactory
 
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
 
getReferenceColumns() - Method in class org.teiid.metadata.ForeignKey
 
getReferenceTableName() - Method in class org.teiid.metadata.ForeignKey
 
getRemoteAddress() - Method in interface org.teiid.net.socket.ObjectChannel
 
getRequestCount() - Method in interface org.teiid.adminapi.CacheStatistics
 
getRequestCount() - Method in class org.teiid.adminapi.impl.CacheStatisticsMetadata
 
getRequestId() - Method in interface org.teiid.CommandContext
Get the current request id
getRequestID() - Method in class org.teiid.logging.CommandLogMessage
 
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
 
getRequests() - Method in interface org.teiid.adminapi.Admin
Get the all Requests that are currently in process
getRequests() - Static method in class org.teiid.adminshell.AdminShell
 
getRequestsForSession(String) - Method in interface org.teiid.adminapi.Admin
Get the Requests for the given session
getRequestsForSession(String) - Static method in class org.teiid.adminshell.AdminShell
 
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.
getReservedWords() - Static method in class org.teiid.language.SQLConstants
 
getResolution() - Method in class org.teiid.client.plan.Annotation
 
getResourceName() - Method in interface org.teiid.adminapi.DataPolicy.DataPermission
Get the Resource Name that Data Permission representing
getResourceName() - Method in class org.teiid.adminapi.impl.DataPolicyMetadata.PermissionMetaData
 
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
 
getResult() - Method in class org.teiid.language.SearchedWhenClause
 
getResult(CommandContext) - Method in interface org.teiid.UserDefinedAggregate
Called to get the current value.
getResultRecords() - Method in class org.teiid.translator.salesforce.execution.DeletedResult
 
getResults() - Method in class org.teiid.client.ResultsMessage
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
 
getResultSetCacheMode() - Method in class org.teiid.jdbc.BaseDataSource
 
getResultSetCacheMode() - Method in class org.teiid.jdbc.JDBCURL
 
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
 
getResultSetType() - Method in class org.teiid.jdbc.StatementImpl
 
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
 
getReturnParameter() - Method in class org.teiid.language.Call
 
getReturnType() - Method in class org.teiid.language.Call
Get the return type
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.Like
 
getRightExpressions() - Method in class org.teiid.language.In
Get List of IExpression in the set on the right side of the criteria.
getRightItem() - Method in class org.teiid.language.Join
 
getRightQuery() - Method in class org.teiid.language.SetQuery
 
getRow() - Method in class org.teiid.jdbc.ResultSetImpl
 
getRowCount() - Method in class org.teiid.logging.CommandLogMessage
Returns the command.
getRowCount() - Method in class org.teiid.script.io.ResultSetReader
 
getRowCount() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
 
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.language.Limit
Get the max number of rows returned.
getRowOffset() - Method in class org.teiid.language.Limit
Get the row offset at which to begin returning rows.
getRuntimeType() - Method in class org.teiid.metadata.BaseColumn
 
getRuntimeTypeName() - Method in class org.teiid.metadata.Datatype
 
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
 
getSchema() - Method in class org.teiid.jdbc.ConnectionImpl
 
getSchema(String) - Method in class org.teiid.metadata.MetadataStore
 
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
 
getSchemaPaths() - Method in class org.teiid.metadata.index.TransformationRecordImpl
 
getSchemaPaths() - Method in class org.teiid.metadata.Table
 
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.MetadataStore
 
getSchemaSourceType() - Method in class org.teiid.adminapi.impl.ModelMetaData
 
getSchemaTerm() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
getSchemaText() - Method in class org.teiid.adminapi.impl.ModelMetaData
 
getScope() - Method in class org.teiid.adminapi.impl.TransactionMetadata
 
getScope() - Method in interface org.teiid.adminapi.Transaction
Get the scope for the transaction.
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
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
 
getSecure() - Method in class org.teiid.jdbc.TeiidDataSource
Same as "isSecure".
getSecurityContext() - Method in class org.teiid.adminapi.impl.SessionMetadata
 
getSecurityDomain() - Method in class org.teiid.adminapi.impl.SessionMetadata
 
getSecurityDomain() - Method in interface org.teiid.adminapi.Session
Security Domain user logged into currently
getSelectGUIDString() - Method in class org.teiid.dialect.TeiidDialect
 
getSelectSymbolCount() - Method in class org.teiid.translator.salesforce.execution.visitors.SelectVisitor
 
getSelectSymbolIndex(String) - Method in class org.teiid.translator.salesforce.execution.visitors.SelectVisitor
 
getSelectSymbolMetadata(int) - Method in class org.teiid.translator.salesforce.execution.visitors.SelectVisitor
 
getSelectTransformation() - Method in class org.teiid.metadata.Table
 
getSendBufferSize() - Method in class org.teiid.net.socket.OioOjbectChannelFactory
 
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.
getServerTimeZone() - Method in interface org.teiid.CommandContext
Get the server TimeZone
getServerTimeZone() - Method in class org.teiid.jdbc.StatementImpl
 
getServerVersion() - Method in interface org.teiid.net.socket.SocketServerInstance
 
getServerVersion() - Method in class org.teiid.net.socket.SocketServerInstanceImpl
 
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
 
getSession() - Method in interface org.teiid.CommandContext
Get the current session
getSession() - Method in interface org.teiid.translator.ExecutionContext
Get the current session.
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.Request
Get the SessionID for a Request
getSessionId() - Method in interface org.teiid.adminapi.Session
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.logging.CommandLogMessage
 
getSessions() - Method in interface org.teiid.adminapi.Admin
Get all the current Sessions.
getSessions() - Static method in class org.teiid.adminshell.AdminShell
 
getSessionToken() - Method in class org.teiid.adminapi.impl.SessionMetadata
 
getSessionToken() - Method in class org.teiid.client.security.LogonResult
 
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
 
getSeverity() - Method in class org.teiid.adminapi.impl.ModelMetaData.ValidationError
 
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
Get a primitive short based on the column index.
getShort(String) - Method in class org.teiid.jdbc.ResultSetImpl
Get a short based on the column name.
getShortName(String) - Static method in class org.teiid.language.visitor.SQLStringVisitor
 
getShowPlan() - Method in class org.teiid.client.RequestMessage
 
getShowPlan() - Method in class org.teiid.jdbc.BaseDataSource
 
getSocket() - Method in class org.teiid.net.socket.SocketUtil.SSLSocketFactory
 
getSortKeys() - Method in class org.teiid.translator.ldap.LDAPSearchDetails
get the sort keys
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
 
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 interface org.teiid.translator.ExecutionContext
Get the hint designated for this source.
getSourceMapping(String) - Method in class org.teiid.adminapi.impl.ModelMetaData
 
getSourceMappings() - Method in class org.teiid.adminapi.impl.ModelMetaData
 
getSourceName() - Method in exception org.teiid.jdbc.TeiidSQLWarning
 
getSourceNames() - Method in class org.teiid.adminapi.impl.ModelMetaData
 
getSourceNames() - Method in interface org.teiid.adminapi.Model
Associated Source Names for the Models
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
getSql() - Method in class org.teiid.logging.CommandLogMessage
Returns the command.
getSql() - Method in class org.teiid.translator.jdbc.TranslatedCommand
Get String SQL of translated command.
getSQLConversionVisitor() - Method in class org.teiid.translator.hive.HiveExecutionFactory
 
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.teradata.TeradataExecutionFactory
 
getSQLKeywords() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
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.
getSqlTransformationTypeName(short) - Static method in class org.teiid.metadata.index.MetadataConstants
 
getSQLTypeFromRuntimeType(Class<?>) - Static method in class org.teiid.translator.TypeFacility
Get the SQL type for the given runtime type Class constant
getSQLWarnings() - Method in class groovy.sql.TeiidSql
 
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
 
getSSLContext(String, String, String, String, String, String, String) - Static method in class org.teiid.net.socket.SocketUtil
 
getSSLSocketFactory(Properties) - Static method in class org.teiid.net.socket.SocketUtil
 
getStartTime() - Method in class org.teiid.adminapi.impl.RequestMetadata
 
getStartTime() - Method in interface org.teiid.adminapi.Request
Get when the processing began for this Request
getState() - Method in class org.teiid.adminapi.impl.RequestMetadata
 
getState() - Method in interface org.teiid.adminapi.Request
 
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
 
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
 
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
Get a String based on the column index.
getString(String) - Method in class org.teiid.jdbc.ResultSetImpl
 
getStringFunctions() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
getStrings(String, char) - Static method in class org.teiid.metadata.index.RecordFactory
 
getStrings(char[], char) - Static method in class org.teiid.metadata.index.RecordFactory
 
getStringValue(int, Integer) - Method in class org.teiid.jdbc.MetadataProvider
 
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 interface org.teiid.translator.ExecutionContext
Get the user for the user running this query.
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
 
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.ExecutionFactory
Get list of all supported function names.
getSupportedFunctions() - Method in class org.teiid.translator.hive.HiveExecutionFactory
 
getSupportedFunctions() - Method in class org.teiid.translator.jdbc.access.AccessExecutionFactory
 
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.h2.H2ExecutionFactory
 
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.postgresql.PostgreSQLExecutionFactory
 
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.loopback.LoopbackExecutionFactory
 
getSupportedFunctions() - Method in class org.teiid.translator.salesforce.SalesForceExecutionFactory
 
getSupportedFunctions() - Method in class org.teiid.translator.ws.WSExecutionFactory
 
getSupportedFunctions() - Method in class org.teiid.translator.yahoo.YahooExecutionFactory
 
getSupportedJoinCriteria() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
getSupportedJoinCriteria() - Method in class org.teiid.translator.ExecutionFactory
Get the supported join criteria.
getSymbol() - Method in class org.teiid.api.exception.query.UnresolvedSymbolDescription
Get the symbol that was unresolved
getSymbol() - Method in class org.teiid.language.SetClause
 
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
 
getSystemFunctions() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
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) - Method in class org.teiid.metadata.Schema
 
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
 
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
getTableStats(String, int, Table) - Method in class org.teiid.metadata.DefaultMetadataRepository
Get updated TableStats for the given table
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
 
getTemplatePropertyDefinitions(String) - Method in interface org.teiid.adminapi.Admin
Get all of the available configuration Properties for the specified connector
getTemplatePropertyDefinitions(String) - Static method in class org.teiid.adminshell.AdminShell
 
getText() - Method in class org.teiid.logging.LogMessage
 
GETTEXTFILES - Static variable in class org.teiid.translator.file.FileExecutionFactory
 
getThreadState() - Method in class org.teiid.adminapi.impl.RequestMetadata
 
getThreadState() - Method in interface org.teiid.adminapi.Request
 
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
This method will return the value in the current row as a Time object.
getTime(String, Calendar) - Method in class org.teiid.jdbc.ResultSetImpl
Get a java.sql.Time based on the column name.
getTimeDateFunctions() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
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
This method will return the value in the current row as a Timestamp object.
getTimestamp(String) - Method in class org.teiid.jdbc.ResultSetImpl
Get a java.sql.Timestamp based on the column name.
getTimestamp(int, Calendar) - Method in class org.teiid.jdbc.ResultSetImpl
This method will return the value in the current row as a Timestamp object.
getTimestamp(String, Calendar) - Method in class org.teiid.jdbc.ResultSetImpl
Get a java.sql.Timestamp based on the column name.
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.MySQLExecutionFactory
 
getTimestampNanoPrecision() - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
 
getTimestampNanoPrecision() - Method in class org.teiid.translator.jdbc.sybase.BaseSybaseExecutionFactory
 
getTimeZone() - Method in class org.teiid.client.security.LogonResult
 
getTotalCompleted() - Method in class org.teiid.adminapi.impl.WorkerPoolStatisticsMetadata
 
getTotalCompleted() - Method in interface org.teiid.adminapi.WorkerPoolStatistics
 
getTotalEntries() - Method in interface org.teiid.adminapi.CacheStatistics
 
getTotalEntries() - Method in class org.teiid.adminapi.impl.CacheStatisticsMetadata
 
getTotalSubmitted() - Method in class org.teiid.adminapi.impl.WorkerPoolStatisticsMetadata
 
getTotalSubmitted() - Method in interface org.teiid.adminapi.WorkerPoolStatistics
 
getTransactionAutoWrap() - Method in class org.teiid.jdbc.BaseDataSource
Deprecated. 
getTransactionAutowrapMode() - Method in class org.teiid.jdbc.JDBCURL
 
getTransactionId() - Method in class org.teiid.adminapi.impl.RequestMetadata
 
getTransactionId() - Method in interface org.teiid.adminapi.Request
Get the TransactionID of the Request
getTransactionID() - Method in class org.teiid.logging.CommandLogMessage
 
getTransactionIsolation() - Method in class org.teiid.client.RequestMessage
 
getTransactionIsolation() - Method in class org.teiid.jdbc.ConnectionImpl
 
getTransactions() - Method in interface org.teiid.adminapi.Admin
Get all transaction matching the identifier.
getTransactions() - Static method in class org.teiid.adminshell.AdminShell
 
getTransactionTimeout() - Method in class org.teiid.jdbc.XAConnectionImpl
 
getTransactionXid() - Method in class org.teiid.jdbc.ConnectionImpl
 
getTransformation() - Method in class org.teiid.metadata.index.TransformationRecordImpl
 
getTransformationType() - Method in class org.teiid.metadata.index.TransformationRecordImpl
 
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) - Static method in class org.teiid.adminshell.AdminShell
 
getTranslatorName() - Method in class org.teiid.adminapi.impl.SourceMappingMetadata
 
getTranslatorName() - Method in class org.teiid.logging.CommandLogMessage
 
getTranslators() - Method in interface org.teiid.adminapi.Admin
Get the translators that are available in the configuration
getTranslators() - Static method in class org.teiid.adminshell.AdminShell
 
getTransparentFailover() - Method in class org.teiid.jdbc.JDBCURL
 
getTxnAutoWrapMode() - Method in class org.teiid.client.RequestMessage
 
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 class org.teiid.jdbc.ResultSetImpl
 
getType() - Method in class org.teiid.language.Argument
 
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.FunctionParameter
Get type of parameter
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.translator.salesforce.execution.DataPayload
 
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
Retreives the type map associated with this Connection object.
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.
getUnicodeStream(int) - Method in class org.teiid.jdbc.ResultSetImpl
 
getUnicodeStream(String) - Method in class org.teiid.jdbc.ResultSetImpl
 
getUniqueKeyID() - Method in class org.teiid.metadata.ForeignKey
 
getUniqueKeys() - Method in class org.teiid.metadata.Table
 
getUnresolvedSymbols() - Method in exception org.teiid.api.exception.query.QueryResolverException
Set the list of unresolved symbols during QueryResolution
getUpdateCommands() - Method in class org.teiid.language.BatchedUpdates
 
getUpdateCount() - Method in class org.teiid.jdbc.StatementImpl
 
getUpdateCount() - Method in class org.teiid.metadata.Procedure
 
getUpdateCounts() - Method in class org.teiid.translator.jdbc.JDBCUpdateExecution
 
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.salesforce.execution.AbstractUpdateExecution
 
getUpdateCounts() - Method in interface org.teiid.translator.UpdateExecution
Returns the update counts for the execution.
getUpdated(String, XMLGregorianCalendar, XMLGregorianCalendar) - 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
 
getUpdatedPlanDescription() - Method in class org.teiid.jdbc.ResultSetImpl
 
getUpdatePlan() - Method in class org.teiid.metadata.Table
 
getUrl() - Method in class org.teiid.adminapi.impl.VDBMetaData
 
getUrl() - Method in interface org.teiid.adminapi.VDB
Get the URL for the VDB
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
 
getUseJDBC4ColumnNameAndLabelSemantics() - Method in class org.teiid.jdbc.BaseDataSource
 
getUser() - Method in class org.teiid.jdbc.BaseDataSource
Returns the user.
getUserName() - Method in class org.teiid.adminapi.impl.SessionMetadata
 
getUserName() - Method in interface org.teiid.adminapi.Session
Get User Name for this Session
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
getUserName() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
getUserName() - Method in class org.teiid.jdbc.JDBCURL
 
getUUID() - Method in class org.teiid.metadata.AbstractMetadataRecord
 
getValidationErrors(ModelMetaData.ValidationError.Severity) - Method in class org.teiid.adminapi.impl.ModelMetaData
 
getValidationMode() - Method in class org.teiid.client.RequestMessage
 
getValidityErrors() - Method in class org.teiid.adminapi.impl.VDBMetaData
 
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.ValidationError
 
getValue() - Method in class org.teiid.adminapi.impl.PropertyMetadata
 
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(Expression, boolean) - Method in class org.teiid.translator.salesforce.execution.visitors.CriteriaVisitor
 
getValueIndex() - Method in class org.teiid.language.Parameter
0-based index of the parameter values in the BatchedCommand.getParameterValues() row value
getValues() - Method in class org.teiid.client.plan.PlanNode.Property
 
getValues() - Method in class org.teiid.language.ExpressionValueSource
 
getValueSource() - Method in class org.teiid.language.Insert
 
getVarietyType() - Method in class org.teiid.metadata.Datatype
 
getVDB(String, int) - Method in interface org.teiid.adminapi.Admin
Get the VDB
getVdb() - Method in class org.teiid.adminapi.impl.SessionMetadata
 
getVDB(String, int) - Static method in class org.teiid.adminshell.AdminShell
 
getVdb() - Method in interface org.teiid.CommandContext
Get the current vdb
getVDBName() - Method in class org.teiid.adminapi.impl.SessionMetadata
 
getVDBName() - Method in interface org.teiid.adminapi.Session
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.jdbc.JDBCURL
 
getVdbName() - Method in class org.teiid.logging.CommandLogMessage
 
getVdbName() - Method in class org.teiid.metadata.MetadataFactory
 
getVdbName() - Method in interface org.teiid.translator.ExecutionContext
Get the name of the VDB this query is being run against.
getVDBResourcePaths() - Method in interface org.teiid.metadata.RuntimeMetadata
Gets the resource paths of all the resources in the VDB.
getVDBs() - Method in interface org.teiid.adminapi.Admin
Get the VDBs that currently deployed in the system
getVDBs() - Static method in class org.teiid.adminshell.AdminShell
 
getVDBVersion() - Method in class org.teiid.adminapi.impl.SessionMetadata
 
getVDBVersion() - Method in interface org.teiid.adminapi.Session
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.jdbc.ConnectionImpl
 
getVDBVersion() - Method in class org.teiid.jdbc.JDBCURL
 
getVdbVersion() - Method in class org.teiid.logging.CommandLogMessage
 
getVdbVersion() - Method in class org.teiid.metadata.MetadataFactory
 
getVdbVersion() - Method in interface org.teiid.translator.ExecutionContext
Get the version of the VDB this query is being run against.
getVersion() - Method in class org.teiid.adminapi.impl.VDBMetaData
 
getVersion() - Method in interface org.teiid.adminapi.VDB
 
getVersion() - Method in class org.teiid.net.socket.Handshake
 
getVersionColumns(String, String, String) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
Gets the description of the columns in a table that are automatically updated when any value in a row is updated.
getViewDefinition(String, int, Table) - Method in class org.teiid.metadata.DefaultMetadataRepository
Returns an updated view definition (AS SQL only) or null if the current view definition should be used should be used.
getVirtualDatabaseName(int) - Method in class org.teiid.jdbc.ResultSetMetaDataImpl
 
getVirtualDatabaseName() - Method in interface org.teiid.translator.ExecutionContext
getVirtualDatabaseVersion(int) - Method in class org.teiid.jdbc.ResultSetMetaDataImpl
 
getVirtualDatabaseVersion() - Method in interface org.teiid.translator.ExecutionContext
getWaitTime() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
 
getWarnings() - Method in class org.teiid.client.ResultsMessage
 
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
 
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
 
getWindowSpecification() - Method in class org.teiid.language.WindowFunction
 
getWith() - Method in class org.teiid.language.QueryExpression
 
getWorkerPoolStats() - Method in interface org.teiid.adminapi.Admin
Get the Worker Pool statistics in runtime engine.
getWorkerPoolStats() - Static method in class org.teiid.adminshell.AdminShell
 
getXAConnection() - Method in class org.teiid.jdbc.BaseDataSource
 
getXAConnection(String, String) - Method in class org.teiid.jdbc.BaseDataSource
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
 
getXMLFormat() - Method in class org.teiid.client.RequestMessage
 
getXMLFormat() - Method in class org.teiid.jdbc.JDBCURL
 
getXMLParamName() - Method in class org.teiid.translator.ws.WSExecutionFactory
 
getXMLValidation() - Method in class org.teiid.jdbc.JDBCURL
 
GLOBAL - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
GRANT - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
GreenplumExecutionFactory - Class in org.teiid.translator.jdbc.postgresql
Translator for Greenplum.
GreenplumExecutionFactory() - Constructor for class org.teiid.translator.jdbc.postgresql.GreenplumExecutionFactory
 
groovy.sql - package groovy.sql
 
GroovyAdminConsole - Class in org.teiid.adminshell
 
GroovyAdminConsole() - Constructor for class org.teiid.adminshell.GroovyAdminConsole
 
GroovyAdminShell - Class in org.teiid.adminshell
 
GroovyAdminShell() - Constructor for class org.teiid.adminshell.GroovyAdminShell
 
GroovySqlExtensions - Class in org.teiid.adminshell
Extensions of Groovy Sql support, which somewhat bridges the gap to our old adminshell sql logic
GroovySqlExtensions() - Constructor for class org.teiid.adminshell.GroovySqlExtensions
 
GROUP - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
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
 
groupByClause - Variable in class org.teiid.translator.salesforce.execution.visitors.SelectVisitor
 
GROUPING - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
GSSCallbackHandler - Class in org.teiid.gss
 
GSSCallbackHandler(String, String) - Constructor for class org.teiid.gss.GSSCallbackHandler
 
GT - Static variable in interface org.teiid.language.SQLConstants.Tokens
 

H

H2ExecutionFactory - Class in org.teiid.translator.jdbc.h2
 
H2ExecutionFactory() - Constructor for class org.teiid.translator.jdbc.h2.H2ExecutionFactory
 
handle(Callback[]) - Method in class org.teiid.gss.GSSCallbackHandler
 
handleInsertSequences(Insert) - Method in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
 
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
 
hasAlterTable() - Method in class org.teiid.dialect.TeiidDialect
 
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
 
hashCode() - Method in class org.teiid.adminapi.impl.RequestMetadata
 
hashCode() - Method in class org.teiid.client.xa.XidImpl
 
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.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.replication.jboss.AddressWrapper
 
hashCode() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
hasMultiple() - Method in exception org.teiid.adminapi.AdminException
Determine whether this exception is representing mutliple component failures.
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
 
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
 
hasPrevious() - Method in class org.teiid.jdbc.BatchResults
 
hasResultSet() - Method in class org.teiid.jdbc.StatementImpl
 
hasRole(String, CommandContext) - Method in interface org.teiid.PolicyDecider
Called by the system hasRole function to determine role membership.
hasTimeType() - Method in class org.teiid.translator.hive.HiveExecutionFactory
 
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.sqlserver.SQLServerExecutionFactory
 
hasTimeType() - Method in class org.teiid.translator.jdbc.sybase.BaseSybaseExecutionFactory
 
hasTranslator(String) - Static method in class org.teiid.adminshell.AdminShell
 
hasVDB(String) - Static method in class org.teiid.adminshell.AdminShell
 
hasVDB(String, int) - Static method in class org.teiid.adminshell.AdminShell
 
HAVING - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
havingClause - Variable in class org.teiid.translator.salesforce.execution.visitors.SelectVisitor
 
HEADER - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
Help - Class in org.teiid.adminshell
A simple help system built off of scanning public static methods.
Help(Class<?>) - Constructor for class org.teiid.adminshell.Help
 
help() - Method in class org.teiid.adminshell.Help
 
help(String) - Method in class org.teiid.adminshell.Help
 
Help.Doc - Annotation Type in org.teiid.adminshell
 
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
 
HiveSQLConversionVisitor - Class in org.teiid.translator.hive
 
HiveSQLConversionVisitor(HiveExecutionFactory) - Constructor for class org.teiid.translator.hive.HiveSQLConversionVisitor
 
HOLD - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
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.
HOUR - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
HOUR - Static variable in class org.teiid.translator.jdbc.ExtractFunctionModifier
 
HOUR - Static variable in class org.teiid.translator.SourceSystemFunctions
 
HsqlExecutionFactory - Class in org.teiid.translator.jdbc.hsql
 
HsqlExecutionFactory() - Constructor for class org.teiid.translator.jdbc.hsql.HsqlExecutionFactory
 
httpURLEncode(String) - Static method in class org.teiid.translator.WSConnection.Util
 

I

ICriteriaVisitor - Interface in org.teiid.translator.salesforce.execution.visitors
 
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
 
IDENTITY - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
idInCriteria - Variable in class org.teiid.translator.salesforce.execution.visitors.CriteriaVisitor
 
IF - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
IFNULL - Static variable in class org.teiid.translator.SourceSystemFunctions
 
ILogon - Interface in org.teiid.client.security
Generic logon interface.
IMMEDIATE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
IMPORT - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
IMPORTS - Static variable in class org.teiid.adminshell.GroovyAdminConsole
 
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_PARM - Static variable in class org.teiid.metadata.index.MetadataConstants.PARAMETER_TYPES
 
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
 
includeTransformationUUID(int) - Method in class org.teiid.metadata.index.RecordFactory
 
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_EXT - Static variable in class org.teiid.metadata.index.IndexConstants
 
INDEX_EXT - Static variable in interface org.teiid.metadata.VdbConstants
 
INDEX_NAMES - Static variable in class org.teiid.metadata.index.IndexConstants.INDEX_NAME
 
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
 
IndexConstants - Class in org.teiid.metadata.index
IndexConstants
IndexConstants() - Constructor for class org.teiid.metadata.index.IndexConstants
 
IndexConstants.INDEX_NAME - Class in org.teiid.metadata.index
 
IndexConstants.INDEX_NAME() - Constructor for class org.teiid.metadata.index.IndexConstants.INDEX_NAME
 
IndexConstants.RECORD_STRING - Class in org.teiid.metadata.index
 
IndexConstants.RECORD_STRING() - Constructor for class org.teiid.metadata.index.IndexConstants.RECORD_STRING
 
IndexConstants.SEARCH_RECORD_TYPE - Class in org.teiid.metadata.index
 
IndexConstants.SEARCH_RECORD_TYPE() - Constructor for class org.teiid.metadata.index.IndexConstants.SEARCH_RECORD_TYPE
 
IndexMetadataRepository - Class in org.teiid.metadata.index
 
IndexMetadataRepository(IndexMetadataStore) - Constructor for class org.teiid.metadata.index.IndexMetadataRepository
 
IndexMetadataStore - Class in org.teiid.metadata.index
Loads MetadataRecords from index files.
IndexMetadataStore() - Constructor for class org.teiid.metadata.index.IndexMetadataStore
 
IndexMetadataStore(VirtualFile) - Constructor for class org.teiid.metadata.index.IndexMetadataStore
Load index metadata from a URL.
INDICATOR - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
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
 
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(TeiidURL, Properties) - Method in interface org.teiid.net.socket.ServerDiscovery
Initialize the ServerDiscovery
init(TeiidURL, Properties) - Method in class org.teiid.net.socket.UrlServerDiscovery
 
INITCAP - Static variable in class org.teiid.translator.SourceSystemFunctions
 
initialize(Properties) - Method in class org.teiid.net.socket.SocketServerConnectionFactory
 
INNER - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
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_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
 
INSENSITIVE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
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 - Static variable in class org.teiid.translator.SourceSystemFunctions
 
INSERT_TRANSFORM - Static variable in class org.teiid.metadata.index.MetadataConstants.RECORD_TYPE
 
INSERT_TRANSFORM_INDEX - Static variable in class org.teiid.metadata.index.IndexConstants.INDEX_NAME
 
InsertExecutionImpl - Class in org.teiid.translator.salesforce.execution
 
InsertExecutionImpl(Command, SalesforceConnection, RuntimeMetadata, ExecutionContext) - Constructor for class org.teiid.translator.salesforce.execution.InsertExecutionImpl
 
insertRow() - Method in class org.teiid.jdbc.ResultSetImpl
 
insertsAreDetected(int) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
Indicates whether or not a visible row insert can be detected by calling ResultSet.rowInserted().
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.impl.VDBMetadataMapper.CacheStatisticsMetadataMapper
 
INSTANCE - Static variable in class org.teiid.adminapi.impl.VDBMetadataMapper.DataPolicyMetadataMapper
 
INSTANCE - Static variable in class org.teiid.adminapi.impl.VDBMetadataMapper
 
INSTANCE - Static variable in class org.teiid.adminapi.impl.VDBMetadataMapper.ModelMetadataMapper
 
INSTANCE - Static variable in class org.teiid.adminapi.impl.VDBMetadataMapper.PermissionMetaDataMapper
 
INSTANCE - Static variable in class org.teiid.adminapi.impl.VDBMetadataMapper.PropertyMetaDataMapper
 
INSTANCE - Static variable in class org.teiid.adminapi.impl.VDBMetadataMapper.RequestMetadataMapper
 
INSTANCE - Static variable in class org.teiid.adminapi.impl.VDBMetadataMapper.SessionMetadataMapper
 
INSTANCE - Static variable in class org.teiid.adminapi.impl.VDBMetadataMapper.SourceMappingMetadataMapper
 
INSTANCE - Static variable in class org.teiid.adminapi.impl.VDBMetadataMapper.TransactionMetadataMapper
 
INSTANCE - Static variable in class org.teiid.adminapi.impl.VDBMetadataMapper.ValidationErrorMapper
 
INSTANCE - Static variable in class org.teiid.adminapi.impl.VDBMetadataMapper.VDBTranslatorMetaDataMapper
 
INSTANCE - Static variable in class org.teiid.adminapi.impl.VDBMetadataMapper.WorkerPoolStatisticsMetadataMapper
 
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
 
INT - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
INT_TYPE - Static variable in interface org.teiid.translator.salesforce.Constants
 
INTEGER - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
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
 
INTERSECT - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
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
 
INTO - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
INVALID_AUTHORIZATION_SPECIFICATION_NO_SUBCLASS - Static variable in class org.teiid.jdbc.SQLStates
Invalid authorization specification with no subclass (SQL-99 28000)
INVALID_FORMAT_SERVER - Static variable in class org.teiid.net.TeiidURL
 
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
 
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.logging.LogManager.LoggingProxy
 
invoke(Object, Method, Object[]) - Method in class org.teiid.net.socket.SocketServerInstanceImpl.RemoteInvocationHandler
 
IQueryProvidingVisitor - Interface in org.teiid.translator.salesforce.execution.visitors
 
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
 
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.
isAfterLast() - Method in class org.teiid.jdbc.ResultSetImpl
Determines whether the cursor is after the last row in this ResultSet object.
isAll() - Method in class org.teiid.language.SetQuery
 
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
 
isAnalytic() - Method in class org.teiid.metadata.AggregateAttributes
 
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
 
isAuditField(String) - Static method in class org.teiid.translator.salesforce.MetadataProcessor
 
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
 
isAutoIncremented() - Method in class org.teiid.metadata.Column
 
isBatchedUpdate() - Method in class org.teiid.client.RequestMessage
 
isBeforeFirst() - Method in class org.teiid.jdbc.ResultSetImpl
Determines whether the cursor is before the first row in this ResultSet object.
isBindEligible() - Method in class org.teiid.language.Literal
Set by the optimizer if the literal was created by the evaluation of another expression.
isBuiltin() - Method in class org.teiid.metadata.Datatype
 
isCallableStatement() - Method in class org.teiid.client.RequestMessage
 
isCancelled() - Method in class org.teiid.client.util.ResultsFuture
 
isCascadeDelete() - Method in interface org.teiid.translator.salesforce.Relationship
 
isCascadeDelete() - Method in class org.teiid.translator.salesforce.RelationshipImpl
 
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.
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
 
isCloseOnCompletion() - Method in class org.teiid.jdbc.StatementImpl
 
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 class org.teiid.jdbc.RequestOptions
 
isCopyLobs() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
isCopyLobs() - Method in class org.teiid.translator.ExecutionFactory
 
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
 
isDecomposable() - Method in class org.teiid.metadata.AggregateAttributes
 
isDefinitelyWritable(int) - Method in class org.teiid.jdbc.FilteredResultsMetadata
 
isDefinitelyWritable(int) - Method in class org.teiid.jdbc.ResultSetMetaDataImpl
 
isDeletePlanEnabled() - Method in class org.teiid.metadata.Table
 
isDistinct() - Method in class org.teiid.language.AggregateFunction
Determine whether this function was executed with DISTINCT.
isDistinct() - Method in class org.teiid.language.Select
 
isDone() - Method in class org.teiid.client.util.ResultsFuture
 
isDynamic() - Method in class org.teiid.adminapi.impl.VDBMetaData
 
isEmbedded() - Method in class org.teiid.adminapi.impl.SessionMetadata
 
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.
isEncryptRequests() - Method in class org.teiid.jdbc.TeiidDataSource
 
isExceptionIfFileNotFound() - Method in class org.teiid.translator.file.FileExecutionFactory
 
isExceptionOnSizeLimitExceeded() - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
 
isFirst() - Method in class org.teiid.jdbc.ResultSetImpl
True if current record is the first in the result set.
isFixedLength() - Method in class org.teiid.metadata.Column
 
isFunction() - Method in class org.teiid.metadata.Procedure
 
isIdColumn(Expression) - Method in class org.teiid.translator.salesforce.execution.visitors.CriteriaVisitor
 
isImmutable() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
isImmutable() - Method in class org.teiid.translator.ExecutionFactory
Defines if the Connector is read-only connector
isInfixFunction(String) - Method in class org.teiid.language.visitor.SQLStringVisitor
 
isInsertPlanEnabled() - Method in class org.teiid.metadata.Table
 
isInsteadOfTriggerEnabled(String, int, Table, Table.TriggerEvent) - Method in class org.teiid.metadata.DefaultMetadataRepository
Returns whether the trigger is enabled
isJtdsDriver() - Method in class org.teiid.translator.jdbc.sybase.SybaseExecutionFactory
 
isKnownIndex(String) - Static method in class org.teiid.metadata.index.IndexConstants.INDEX_NAME
 
isLast() - Method in class org.teiid.client.lob.LobChunk
 
isLast() - Method in class org.teiid.jdbc.ResultSetImpl
True if current record is the last in the result set.
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.
isMaterialized() - Method in class org.teiid.metadata.Table
 
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
 
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
 
isNegated() - Method in class org.teiid.language.BaseInCondition
Returns whether this criteria is negated.
isNegated() - Method in class org.teiid.language.IsNull
 
isNegated() - Method in class org.teiid.language.Like
 
isNoExec() - Method in class org.teiid.client.RequestMessage
 
isNoExec() - Method in class org.teiid.jdbc.BaseDataSource
 
isNotNull(Expression) - Static method in class org.teiid.translator.jdbc.oracle.ConcatFunctionModifier
 
IsNull - Class in org.teiid.language
Represents an IS NULL predicate.
IsNull(Expression, boolean) - Constructor for class org.teiid.language.IsNull
 
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
 
isNullOnNull() - Method in class org.teiid.metadata.FunctionMethod
Returns true if the function returns null on any null input
ISOLATION - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
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
 
isOptional() - Method in class org.teiid.metadata.ProcedureParameter
 
isOracleSuppliedDriver() - Method in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
 
isOverideTranslator(String) - Method in class org.teiid.adminapi.impl.VDBMetaData
 
isParentToChildJoin() - Method in class org.teiid.translator.salesforce.execution.visitors.JoinQueryVisitor
 
isPartialResultsError() - Method in exception org.teiid.client.SourceWarning
 
isPassthroughAuthentication() - Method in class org.teiid.jdbc.TeiidDataSource
When true, this connection uses the passed in security domain to do the authentication.
isPhysical() - Method in class org.teiid.metadata.Schema
 
isPhysical() - Method in class org.teiid.metadata.Table
 
isPoolable() - Method in class org.teiid.jdbc.StatementImpl
 
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
 
isPreview() - Method in class org.teiid.adminapi.impl.VDBMetaData
 
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
 
isRemoved() - Method in class org.teiid.adminapi.impl.VDBMetaData
 
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.
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
 
isRestrictToObjectClass() - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
 
isSameInstance(ServerConnection) - Method in interface org.teiid.net.ServerConnection
 
isSameInstance(ServerConnection) - Method in class org.teiid.net.socket.SocketServerConnection
 
isSameProcess(ConnectionImpl) - Method in class org.teiid.jdbc.ConnectionImpl
 
isSameRM(XAResource) - Method in class org.teiid.jdbc.XAConnectionImpl
 
isSearchable(int) - Method in class org.teiid.jdbc.FilteredResultsMetadata
 
isSearchable(int) - Method in class org.teiid.jdbc.ResultSetMetaDataImpl
 
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
 
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
 
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
 
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
 
isSsl() - Method in class org.teiid.net.HostInfo
 
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
 
isTempAccessable(DataPolicy.PermissionType, String, DataPolicy.Context, CommandContext) - Method in interface org.teiid.PolicyDecider
Checks if the given temp table is accessible.
isThrowError() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
 
isTransactional() - Method in interface org.teiid.translator.ExecutionContext
Flag indicates that the operation needs to be executed in a XA transaction.
isTrimStrings() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
isUpdatable() - Method in class org.teiid.metadata.Column
 
isUpdatePlanEnabled() - Method in class org.teiid.metadata.Table
 
isUpdateResult() - Method in class org.teiid.client.ResultsMessage
 
isUsageErrorState(String) - Static method in class org.teiid.jdbc.SQLStates
 
isUsageErrorState() - Method in exception org.teiid.jdbc.TeiidSQLException
 
isUsingSSL() - Method in class org.teiid.net.TeiidURL
 
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(int) - Method in class org.teiid.jdbc.ConnectionImpl
 
isValid() - Method in interface org.teiid.translator.salesforce.SalesforceConnection
 
isValidServerURL(String) - Static method in class org.teiid.net.TeiidURL
Validates that a server URL is in the correct format.
isVarArg() - Method in class org.teiid.metadata.FunctionParameter
 
isVarArg() - Method in class org.teiid.metadata.ProcedureParameter
 
isVarArgs() - Method in class org.teiid.metadata.FunctionMethod
 
isVirtual() - Method in class org.teiid.metadata.Procedure
 
isVirtual() - Method in class org.teiid.metadata.Table
 
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() - Method in class org.teiid.metadata.Schema
 
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
 

J

JAAS_NAME - Static variable in interface org.teiid.net.TeiidURL.CONNECTION
 
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
 
JavaLogger - Class in org.teiid.logging
Write to Java logging
JavaLogger() - Constructor for class org.teiid.logging.JavaLogger
 
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.
JDBCExecutionException - Exception in org.teiid.translator.jdbc
 
JDBCExecutionException(BundleUtil.Event, SQLException, TranslatedCommand...) - 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
 
JDBCMetdataProcessor - Class in org.teiid.translator.jdbc
Reads from DatabaseMetaData and creates metadata through the MetadataFactory.
JDBCMetdataProcessor() - Constructor for class org.teiid.translator.jdbc.JDBCMetdataProcessor
 
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
 
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.jboss
 
JGroupsInputStream(long) - Constructor for class org.teiid.replication.jboss.JGroupsInputStream
 
JGroupsObjectReplicator - Class in org.teiid.replication.jboss
 
JGroupsObjectReplicator(ChannelFactory) - Constructor for class org.teiid.replication.jboss.JGroupsObjectReplicator
 
JGroupsOutputStream - Class in org.teiid.replication.jboss
 
JGroupsOutputStream(RpcDispatcher, List<Address>, Serializable, short, boolean) - Constructor for class org.teiid.replication.jboss.JGroupsOutputStream
 
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.JoinType - Enum in org.teiid.language
 
JOIN_DESCRIPTOR - Static variable in class org.teiid.metadata.index.MetadataConstants.RECORD_TYPE
 
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.
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
 
JSONTOXML - Static variable in class org.teiid.translator.SourceSystemFunctions
 
jtdsDriver - Variable in class org.teiid.translator.jdbc.sybase.SybaseExecutionFactory
 

K

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
 
KeyRecord - Class in org.teiid.metadata
 
KeyRecord(KeyRecord.Type) - Constructor for class org.teiid.metadata.KeyRecord
 
KeyRecord.Type - Enum in org.teiid.metadata
 
KEYS_INDEX - Static variable in class org.teiid.metadata.index.IndexConstants.INDEX_NAME
 
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

LANGUAGE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
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.
LanguageObjectVisitor - Interface in org.teiid.language.visitor
 
LanguageUtil - Class in org.teiid.language
Helpful utility methods to work with language interfaces.
LARGE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
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
 
LATERAL - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
LATESTDATECOVERED - Static variable in interface org.teiid.translator.salesforce.execution.SalesforceProcedureExecution
 
LCASE - Static variable in class org.teiid.translator.SourceSystemFunctions
 
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
 
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
 
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
 
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, ArrayList, SortKey[], long, ArrayList) - 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 MetaMatrix.
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
 
LEADING - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
LEAVE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
LEFT - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
LEFT - Static variable in class org.teiid.translator.SourceSystemFunctions
 
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
 
LENGTH - Static variable in class org.teiid.translator.SourceSystemFunctions
 
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.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
 
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 - Static variable in class org.teiid.translator.salesforce.execution.visitors.CriteriaVisitor
 
limitClause - Variable in class org.teiid.translator.salesforce.execution.visitors.SelectVisitor
 
LIST - Static variable in class org.teiid.metadata.index.MetadataConstants.DATATYPE_VARIETIES
 
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
 
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
 
load(Collection<Datatype>) - Method in class org.teiid.metadata.index.IndexMetadataStore
 
load(String, Collection<Datatype>) - Method in class org.teiid.metadata.index.IndexMetadataStore
 
loadColumnMetadata(NamedTable) - Method in class org.teiid.translator.salesforce.execution.visitors.CriteriaVisitor
 
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.
loadMetadata(MetadataFactory, ExecutionFactory, Object) - Method in class org.teiid.metadata.index.IndexMetadataRepository
 
loadMetadata(MetadataFactory, ExecutionFactory<F, C>, F) - Method in interface org.teiid.metadata.MetadataRepository
Loads the schema information for the vdb for the given schemaName.
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.
LOCAL - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
LOCALTIME - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
LOCALTIMESTAMP - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
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
 
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.
log - Static variable in class org.teiid.adminshell.AdminShell
 
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 - Static variable in class org.teiid.translator.SourceSystemFunctions
 
LOG10 - Static variable in class org.teiid.translator.SourceSystemFunctions
 
Log10FunctionModifier - Class in org.teiid.translator.jdbc.oracle
 
Log10FunctionModifier(LanguageFactory) - Constructor for class org.teiid.translator.jdbc.oracle.Log10FunctionModifier
 
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, 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
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
 
LogManager.LoggingProxy(Object, String, int) - Constructor for class org.teiid.logging.LogManager.LoggingProxy
 
LogMessage - Class in org.teiid.logging
 
LogMessage(Object[]) - Constructor for class org.teiid.logging.LogMessage
 
logoff() - Method in interface org.teiid.client.security.ILogon
Log off the specified session.
logon(Properties) - Method in interface org.teiid.client.security.ILogon
 
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(String) - Constructor for exception org.teiid.client.security.LogonException
Construct an instance with the message specified.
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, String) - Constructor for exception org.teiid.client.security.LogonException
Construct an instance from a message and an exception to chain to this one.
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, int, String) - Constructor for class org.teiid.client.security.LogonResult
 
logTrace(String, Object...) - Static method in class org.teiid.logging.LogManager
Send a trace message to the log.
logTrace(String, Throwable, Object...) - Static method in class org.teiid.logging.LogManager
Send a trace message to the log.
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 interface org.teiid.language.SQLConstants.Reserved
 
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
 
LOOP - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
LoopbackExecution - Class in org.teiid.translator.loopback
Represents the execution of a command.
LoopbackExecution(Command, LoopbackExecutionFactory) - 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
 
LPAD - Static variable in class org.teiid.translator.SourceSystemFunctions
 
LPAREN - Static variable in interface org.teiid.language.SQLConstants.Tokens
 
LT - Static variable in interface org.teiid.language.SQLConstants.Tokens
 
LTRIM - Static variable in class org.teiid.translator.SourceSystemFunctions
 

M

main(String[]) - Static method in class org.teiid.adminshell.GroovyAdminConsole
 
main(String[]) - Static method in class org.teiid.adminshell.GroovyAdminShell
 
main(String[]) - Static method in class org.teiid.adminshell.MigrationUtil
 
MAKEDEP - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
MakeGSS - Class in org.teiid.gss
 
MakeGSS() - Constructor for class org.teiid.gss.MakeGSS
 
MAKENOTDEP - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
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
 
MAPPING_TRANSFORM_INDEX - Static variable in class org.teiid.metadata.index.IndexConstants.INDEX_NAME
 
markDataSourceAvailable(String) - Method in interface org.teiid.adminapi.Admin
Tell the engine that the given source is available.
markInstanceAsBad(HostInfo) - Method in interface org.teiid.net.socket.ServerDiscovery
Indicates that a connection could not be made to the given host.
markInstanceAsBad(HostInfo) - Method in class org.teiid.net.socket.UrlServerDiscovery
 
marshell(VDBMetaData, OutputStream) - Static method in class org.teiid.adminapi.impl.VDBMetadataParser
 
MATCH - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
MATCH_CHAR - Static variable in class org.teiid.metadata.index.IndexConstants.RECORD_STRING
 
MATCH_CHAR_STRING - Static variable in class org.teiid.metadata.index.IndexConstants.RECORD_STRING
 
MATERIALIZED_TYPE - Static variable in class org.teiid.metadata.index.MetadataConstants.TABLE_TYPES
 
MATERIALIZED_VIEW - Static variable in class org.teiid.client.plan.Annotation
 
MAX - Static variable in class org.teiid.language.AggregateFunction
 
MAX - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
MEMBER - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
MERGE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
merge(MetadataStore) - Method in class org.teiid.metadata.MetadataStore
 
mergeFrom(Schema) - Method in class org.teiid.metadata.MetadataFactory
 
mergeInto(MetadataStore) - Method in class org.teiid.metadata.MetadataFactory
 
mergeVDBs(String, int, String, int) - Method in interface org.teiid.adminapi.Admin
Merge the Source VDB into Target VDB.
mergeVDBs(String, int, String, int) - Static method in class org.teiid.adminshell.AdminShell
 
Message - Class in org.teiid.net.socket
 
Message() - Constructor for class org.teiid.net.socket.Message
 
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.DisplayNames() - Constructor for class org.teiid.logging.MessageLevel.DisplayNames
 
MessageLevel.Labels - Class in org.teiid.logging
Constants that define the types of the messages that are to be recorded by the LogManager.
MessageLevel.Labels() - Constructor for class org.teiid.logging.MessageLevel.Labels
 
metadata - Variable in class org.teiid.jdbc.MetadataProvider
 
metadata - Variable in class org.teiid.translator.salesforce.execution.AbstractUpdateExecution
 
metadata - Variable in class org.teiid.translator.salesforce.execution.visitors.CriteriaVisitor
 
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.COLUMN_SET_TYPES() - Constructor for class org.teiid.metadata.index.MetadataConstants.COLUMN_SET_TYPES
 
MetadataConstants.DATATYPE_TYPES - Class in org.teiid.metadata.index
A DataType object will be identified as being of one of these types.
MetadataConstants.DATATYPE_TYPES() - Constructor for class org.teiid.metadata.index.MetadataConstants.DATATYPE_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.DATATYPE_VARIETIES() - Constructor for class org.teiid.metadata.index.MetadataConstants.DATATYPE_VARIETIES
 
MetadataConstants.KEY_TYPES - Class in org.teiid.metadata.index
These types indicate the type of KEY it is.
MetadataConstants.KEY_TYPES() - Constructor for class org.teiid.metadata.index.MetadataConstants.KEY_TYPES
 
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.MATCH_TYPES() - Constructor for class org.teiid.metadata.index.MetadataConstants.MATCH_TYPES
 
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.NULL_TYPES() - Constructor for class org.teiid.metadata.index.MetadataConstants.NULL_TYPES
 
MetadataConstants.PARAMETER_TYPES - Class in org.teiid.metadata.index
These types indicate the type of PROCEDURE_PARAMETER it is.
MetadataConstants.PARAMETER_TYPES() - Constructor for class org.teiid.metadata.index.MetadataConstants.PARAMETER_TYPES
 
MetadataConstants.PROCEDURE_TYPES - Class in org.teiid.metadata.index
These types indicate the type of PROCEDURE it is.
MetadataConstants.PROCEDURE_TYPES() - Constructor for class org.teiid.metadata.index.MetadataConstants.PROCEDURE_TYPES
 
MetadataConstants.RECORD_TYPE - Class in org.teiid.metadata.index
 
MetadataConstants.RECORD_TYPE() - Constructor for class org.teiid.metadata.index.MetadataConstants.RECORD_TYPE
 
MetadataConstants.SEARCH_TYPES - Class in org.teiid.metadata.index
These types are associated with the Element having valid search types.
MetadataConstants.SEARCH_TYPES() - Constructor for class org.teiid.metadata.index.MetadataConstants.SEARCH_TYPES
 
MetadataConstants.SQL_TRANSFORMATION_TYPES - Class in org.teiid.metadata.index
These types indicate the type of TRANSFORMATION it it.
MetadataConstants.SQL_TRANSFORMATION_TYPES() - Constructor for class org.teiid.metadata.index.MetadataConstants.SQL_TRANSFORMATION_TYPES
 
MetadataConstants.TABLE_TYPES - Class in org.teiid.metadata.index
These types represent the type of table a Group is.
MetadataConstants.TABLE_TYPES() - Constructor for class org.teiid.metadata.index.MetadataConstants.TABLE_TYPES
 
MetadataFactory - Class in org.teiid.metadata
Allows connectors to build metadata for use by the engine.
MetadataFactory(String, int, String, Map<String, Datatype>, Properties, String) - Constructor for class org.teiid.metadata.MetadataFactory
 
MetadataMapper<T> - Interface in org.teiid.adminapi.impl
 
MetadataProcessor - Class in org.teiid.translator.salesforce
 
MetadataProcessor(SalesforceConnection, MetadataFactory, SalesForceExecutionFactory) - Constructor for class org.teiid.translator.salesforce.MetadataProcessor
 
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[], Map[]) - Constructor for class org.teiid.client.metadata.MetadataResult
 
MetadataStore - Class in org.teiid.metadata
Simple holder for metadata.
MetadataStore() - Constructor for class org.teiid.metadata.MetadataStore
 
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
 
methodName - Variable in class org.teiid.net.socket.ServiceInvocationStruct
 
methodOffset - Variable in class org.teiid.replication.jboss.JGroupsOutputStream
 
MigrationUtil - Class in org.teiid.adminshell
 
MigrationUtil() - Constructor for class org.teiid.adminshell.MigrationUtil
 
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_SHRINK_SIZE - Static variable in class org.teiid.client.ResizingArrayList
 
MINUTE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
MINUTE - Static variable in class org.teiid.translator.jdbc.ExtractFunctionModifier
 
MINUTE - Static variable in class org.teiid.translator.SourceSystemFunctions
 
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.Type - Enum in org.teiid.adminapi
 
MODEL_EXT - Static variable in interface org.teiid.metadata.VdbConstants
 
MODEL_IMPORT - Static variable in class org.teiid.metadata.index.IndexConstants.SEARCH_RECORD_TYPE
 
ModelMetaData - Class in org.teiid.adminapi.impl
 
ModelMetaData() - Constructor for class org.teiid.adminapi.impl.ModelMetaData
 
ModelMetaData.ValidationError - Class in org.teiid.adminapi.impl
 
ModelMetaData.ValidationError() - Constructor for class org.teiid.adminapi.impl.ModelMetaData.ValidationError
 
ModelMetaData.ValidationError(String, String) - Constructor for class org.teiid.adminapi.impl.ModelMetaData.ValidationError
 
ModelMetaData.ValidationError.Severity - Enum in org.teiid.adminapi.impl
 
ModelNodeConstants - Class in org.teiid.adminapi.impl
 
ModelNodeConstants() - Constructor for class org.teiid.adminapi.impl.ModelNodeConstants
 
models - Variable in class org.teiid.adminapi.impl.VDBMetaData
This simulating a list over a map.
MODELS_INDEX - Static variable in class org.teiid.metadata.index.IndexConstants.INDEX_NAME
 
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
 
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
 
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.
MODIFYTIMEZONE - Static variable in class org.teiid.translator.SourceSystemFunctions
 
MODULE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
MONTH - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
MONTH - Static variable in class org.teiid.translator.jdbc.ExtractFunctionModifier
 
MONTH - Static variable in class org.teiid.translator.SourceSystemFunctions
 
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
 
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
 
MULTIPICKLIST_TYPE - Static variable in interface org.teiid.translator.salesforce.Constants
 
MULTIPLY_OP - Static variable in class org.teiid.translator.SourceSystemFunctions
 
MULTISET - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
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

NA - Static variable in class org.teiid.metadata.index.MetadataConstants.MATCH_TYPES
 
name - Variable in class org.teiid.adminapi.impl.DataPolicyMetadata
 
name - Variable in class org.teiid.adminapi.impl.PropertyMetadata
 
NAME_DELIM_CHAR - Static variable in class org.teiid.metadata.AbstractMetadataRecord
 
NAME_DELIM_CHAR - Static variable in class org.teiid.metadata.index.IndexConstants
 
NamedTable - Class in org.teiid.language
Represents a table in the language objects.
NamedTable(String, String, Table) - Constructor for class org.teiid.language.NamedTable
 
namespaces - Variable in class org.teiid.metadata.MetadataStore
 
NameUtil - Class in org.teiid.translator.salesforce
 
NameUtil() - Constructor for class org.teiid.translator.salesforce.NameUtil
 
NATIONAL - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
nativeSQL(String) - Method in class org.teiid.jdbc.ConnectionImpl
 
NATURAL - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
NCHAR - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
NCLOB - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
NE - Static variable in interface org.teiid.language.SQLConstants.Tokens
 
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
 
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
 
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.BooleanToNumericConversionModifier() - Constructor for class org.teiid.translator.jdbc.netezza.NetezzaExecutionFactory.BooleanToNumericConversionModifier
 
NetezzaExecutionFactory.BooleanToStringConversionModifier - Class in org.teiid.translator.jdbc.netezza
 
NetezzaExecutionFactory.BooleanToStringConversionModifier() - Constructor for class org.teiid.translator.jdbc.netezza.NetezzaExecutionFactory.BooleanToStringConversionModifier
 
NetezzaExecutionFactory.CastModifier - Class in org.teiid.translator.jdbc.netezza
 
NetezzaExecutionFactory.CastModifier(String) - Constructor for class org.teiid.translator.jdbc.netezza.NetezzaExecutionFactory.CastModifier
 
NetezzaExecutionFactory.ExtractModifier - Class in org.teiid.translator.jdbc.netezza
 
NetezzaExecutionFactory.ExtractModifier(String) - Constructor for class org.teiid.translator.jdbc.netezza.NetezzaExecutionFactory.ExtractModifier
 
NEW - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
NEWINSTANCE - Static variable in interface org.teiid.jdbc.ExecutionProperties
 
next() - Method in class org.teiid.jdbc.BatchResults
 
next() - Method in class org.teiid.jdbc.ResultSetImpl
 
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.ldap.LDAPSyncQueryExecution
Fetch the next batch of data from the LDAP searchEnumerationr result.
next() - Method in class org.teiid.translator.loopback.LoopbackExecution
 
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.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.ws.BinaryWSProcedureExecution
 
next() - Method in class org.teiid.translator.ws.WSProcedureExecution
 
next() - Method in class org.teiid.translator.yahoo.YahooExecution
 
nextLine() - Method in class org.teiid.script.io.ResultSetReader
Get the next line of results from the ResultSet.
nextLine() - Method in class org.teiid.script.io.StringLineReader
Get the next line of data from the data source.
NINE_1 - Static variable in class org.teiid.translator.jdbc.db2.DB2ExecutionFactory
 
NO - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
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_TIMEOUT - Static variable in class org.teiid.jdbc.StatementImpl
 
NOCACHE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
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_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.Reserved
 
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.
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
 
normalizeName(String) - Static method in class org.teiid.translator.salesforce.NameUtil
 
normalizeProperties(Properties) - Static method in class org.teiid.jdbc.JDBCURL
 
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_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_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
 
notifyListener(SQLException) - Method in class org.teiid.jdbc.XAConnectionImpl
Notify listeners, if there is any, about the connection status.
NOW - Static variable in class org.teiid.translator.SourceSystemFunctions
 
NULL - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
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_FUTURE - Static variable in class org.teiid.client.util.ResultsFuture
 
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
 
NULLIF - Static variable in class org.teiid.translator.SourceSystemFunctions
 
nullPlusNonNullIsNull() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
Checks whether the concatenation of a NULL vaule 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
 
nullsAreSortedAtEnd() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
Checks whether NULL vaules are sorted at the end regardless of sort order.
nullsAreSortedAtStart() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
Checks whether NULL vaules are sorted at the start regardless of sort order.
nullsAreSortedHigh() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
Checks whether NULL vaules are sorted high.
nullsAreSortedLow() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
Checks whether NULL vaules are sorted low.
NUMERIC - Static variable in interface org.teiid.language.SQLConstants.Reserved
 

O

OBJECT - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
OBJECT - Static variable in class org.teiid.metadata.index.IndexConstants.SEARCH_RECORD_TYPE
 
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
 
ObjectChannel - Interface in org.teiid.net.socket
 
ObjectChannelFactory - Interface in org.teiid.net.socket
 
obtainedConnection(Connection) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
Provides a hook to call source specific logic when a connection is obtained.
OF - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
OFFSET - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
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(Command, OlapConnection, ExecutionContext, OlapExecutionFactory) - Constructor for class org.teiid.translator.olap.OlapQueryExecution
 
OLD - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
ON - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
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(ResultsFuture<Boolean>) - Method in class org.teiid.jdbc.NonBlockingRowProcessor
 
onException(Statement, Exception) - Method in interface org.teiid.jdbc.StatementCallback
Called when an exception occurs.
ONLY - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
onRow(Statement, ResultSet) - Method in interface org.teiid.jdbc.StatementCallback
Process the current row of the ResultSet.
OPEN - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
OPEN - Static variable in class org.teiid.translator.salesforce.execution.visitors.CriteriaVisitor
 
OPTION - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
OR - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
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) - Constructor for class org.teiid.translator.jdbc.oracle.OracleFormatFunctionModifier
 
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_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
 
ORDINALITY - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
org.teiid - package org.teiid
 
org.teiid.adminapi - package org.teiid.adminapi
 
org.teiid.adminapi.impl - package org.teiid.adminapi.impl
 
org.teiid.adminshell - package org.teiid.adminshell
 
org.teiid.api.exception.query - package org.teiid.api.exception.query
 
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.connector - package org.teiid.connector
 
org.teiid.dialect - package org.teiid.dialect
 
org.teiid.events - package org.teiid.events
 
org.teiid.gss - package org.teiid.gss
 
org.teiid.jdbc - package org.teiid.jdbc
 
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.net - package org.teiid.net
 
org.teiid.net.socket - package org.teiid.net.socket
 
org.teiid.replication.jboss - package org.teiid.replication.jboss
 
org.teiid.script.io - package org.teiid.script.io
 
org.teiid.translator - package org.teiid.translator
 
org.teiid.translator.file - package org.teiid.translator.file
 
org.teiid.translator.hive - package org.teiid.translator.hive
 
org.teiid.translator.jdbc - package org.teiid.translator.jdbc
 
org.teiid.translator.jdbc.access - package org.teiid.translator.jdbc.access
 
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.excel - package org.teiid.translator.jdbc.excel
 
org.teiid.translator.jdbc.h2 - package org.teiid.translator.jdbc.h2
 
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.postgresql - package org.teiid.translator.jdbc.postgresql
 
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.ldap - package org.teiid.translator.ldap
 
org.teiid.translator.loopback - package org.teiid.translator.loopback
 
org.teiid.translator.olap - package org.teiid.translator.olap
 
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.ws - package org.teiid.translator.ws
 
org.teiid.translator.yahoo - package org.teiid.translator.yahoo
 
othersDeletesAreVisible(int) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
Indicates whether deletes made by others are visible.
othersInsertsAreVisible(int) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
Indicates whether inserts made by others are visible.
othersUpdatesAreVisible(int) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
Indicates whether updates made by others are visible.
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_PARM - Static variable in class org.teiid.metadata.index.MetadataConstants.PARAMETER_TYPES
 
OUTER - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
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_PARAMETER_NAME - Static variable in class org.teiid.metadata.FunctionParameter
 
OVER - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
OVERLAPS - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
ownDeletesAreVisible(int) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
Indicates whether a result set's own deletes are visible.
ownInsertsAreVisible(int) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
Indicates whether a result set's own inserts are visible.
ownUpdatesAreVisible(int) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
Indicates whether a result set's own updates are visible.

P

Parameter - Class in org.teiid.language
 
Parameter() - Constructor for class org.teiid.language.Parameter
 
PARAMETER - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
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
 
parentId - Variable in class org.teiid.metadata.index.RecordFactory
 
parentTableName - Variable in class org.teiid.translator.salesforce.RelationshipImpl
 
PARSEBIGDECIMAL - Static variable in class org.teiid.translator.SourceSystemFunctions
 
PARSEBIGINTEGER - Static variable in class org.teiid.translator.SourceSystemFunctions
Deprecated.
parseConnectionProperties(String, Properties) - Static method in class org.teiid.jdbc.JDBCURL
 
PARSEDOUBLE - Static variable in class org.teiid.translator.SourceSystemFunctions
Deprecated.
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
 
PARSEINTEGER - Static variable in class org.teiid.translator.SourceSystemFunctions
Deprecated.
PARSELONG - Static variable in class org.teiid.translator.SourceSystemFunctions
Deprecated.
parseName(String, char, char) - Static method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
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
 
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
 
PASSING - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
PASSTHROUGH_AUTHENTICATION - Static variable in interface org.teiid.net.TeiidURL.CONNECTION
 
PASSWORD - Static variable in class org.teiid.jdbc.BaseDataSource
 
PASSWORD - Static variable in interface org.teiid.net.TeiidURL.CONNECTION
 
path - Variable in class org.teiid.adminapi.impl.ModelMetaData
 
path - Variable in class org.teiid.adminapi.impl.ModelMetaData.ValidationError
 
PATH - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
PERCENT_TYPE - Static variable in interface org.teiid.translator.salesforce.Constants
 
PermissionMap - Class in org.teiid.adminapi.impl
 
PermissionMap(KeyBuilder<DataPolicyMetadata.PermissionMetaData>) - Constructor for class org.teiid.adminapi.impl.PermissionMap
 
permissions - Variable in class org.teiid.adminapi.impl.DataPolicyMetadata
 
PHONE_TYPE - Static variable in interface org.teiid.translator.salesforce.Constants
 
PI - Static variable in class org.teiid.translator.SourceSystemFunctions
 
PICKLIST_TYPE - Static variable in interface org.teiid.translator.salesforce.Constants
 
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
 
PING_INTERVAL - Static variable in interface org.teiid.net.ServerConnection
 
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.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.
PlanNode.Property() - Constructor for class org.teiid.client.plan.PlanNode.Property
 
PlanNode.Property(String) - Constructor for class org.teiid.client.plan.PlanNode.Property
 
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.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.translator.jdbc.JDBCPlugin
 
PLUGIN_ID - Static variable in class org.teiid.translator.ldap.LDAPPlugin
 
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.yahoo.YahooPlugin
 
PolicyDecider - Interface in org.teiid
A policy decider that reports authorization decisions for further action.
populateDateFormats() - Method in class org.teiid.translator.jdbc.sqlserver.SQLServerExecutionFactory
 
populateDateFormats() - Method in class org.teiid.translator.jdbc.sybase.SybaseExecutionFactory
 
PostgreSQLExecutionFactory - Class in org.teiid.translator.jdbc.postgresql
Translator class for PostgreSQL.
PostgreSQLExecutionFactory() - Constructor for class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
 
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.
POWER - Static variable in class org.teiid.translator.SourceSystemFunctions
 
PRECISION - Static variable in interface org.teiid.client.metadata.ResultsMetadataConstants
 
PRECISION - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
Predicate - Interface in org.teiid.language
Represents a criteria that can occur at the leaf of a tree of criteria.
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.
prepare(XidImpl) - Method in interface org.teiid.client.DQP
 
prepare(Xid) - Method in class org.teiid.jdbc.XAConnectionImpl
 
PREPARE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
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
Creates a CallableStatement object that contains a sql and that will produce ResultSet objects of the type resultSetType and with a concurrency level of resultSetConcurrency.
prepareCall(String, int, int, int) - Method in class org.teiid.jdbc.ConnectionImpl
 
PreparedStatementImpl - Class in org.teiid.jdbc
Instances of PreparedStatement contain a SQL statement that has already been compiled.
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
Creates a PreparedStatement object that contains a sql and that will produce ResultSet objects of the type resultSetType and with a concurrency level of resultSetConcurrency.
prepareStatement(String, int, int, int) - Method in class 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
 
prepareTransaction(XidImpl) - Method in class org.teiid.jdbc.ConnectionImpl
 
prettyPrint(SQLXML) - Static method in class org.teiid.script.io.ResultSetReader
 
previous() - Method in class org.teiid.jdbc.BatchResults
 
previous() - Method in class org.teiid.jdbc.ResultSetImpl
 
PRIMARY - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
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
 
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.
printDetailsToLog() - Method in class org.teiid.translator.ldap.LDAPSearchDetails
Print Method for Logging - (Detail level logging)
PROC_TRANSFORM - Static variable in class org.teiid.metadata.index.MetadataConstants.RECORD_TYPE
 
PROC_TRANSFORM_INDEX - Static variable in class org.teiid.metadata.index.IndexConstants.INDEX_NAME
 
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
ProcedureRecordImpl
Procedure() - Constructor for class org.teiid.metadata.Procedure
 
Procedure.Type - Enum in org.teiid.metadata
 
PROCEDURE_RESULT - Static variable in class org.teiid.metadata.index.MetadataConstants.COLUMN_SET_TYPES
 
PROCEDURE_UPDATE_COUNT_VERSION - Static variable in class org.teiid.metadata.index.RecordFactory
The version number that is associated with the change made to add an update count to physical stored and XQuery procedures 04/29/2008.
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, String) - 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
ProcedureParameterRecordImpl
ProcedureParameter() - Constructor for class org.teiid.metadata.ProcedureParameter
 
ProcedureParameter.Type - Enum in org.teiid.metadata
 
PROCEDURES_INDEX - Static variable in class org.teiid.metadata.index.IndexConstants.INDEX_NAME
 
processCursorRequest(long, int, int) - Method in interface org.teiid.client.DQP
 
processMetadata() - Method in class org.teiid.translator.salesforce.MetadataProcessor
 
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_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_PARTIAL_RESULTS_MODE - Static variable in interface org.teiid.jdbc.ExecutionProperties
Execution property name for partial results mode
PROP_TXN_AUTO_WRAP - Static variable in interface org.teiid.jdbc.ExecutionProperties
Execution property name for transaction auto wrap mode
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
PROPERTIES_INDEX - Static variable in class org.teiid.metadata.index.IndexConstants.INDEX_NAME
 
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
 
PropertyMetadata - Class in org.teiid.adminapi.impl
<complexType name="property"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="name" use="required" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="value" use="required" type="{http://www.w3.org/2001/XMLSchema}string" /> </restriction> </complexContent> </complexType>
PropertyMetadata() - Constructor for class org.teiid.adminapi.impl.PropertyMetadata
 
PropertyMetadata(String, String) - Constructor for class org.teiid.adminapi.impl.PropertyMetadata
 
propInfo - Variable in class org.teiid.jdbc.ConnectionImpl
 

Q

QUARTER - Static variable in class org.teiid.translator.jdbc.ExtractFunctionModifier
 
QUARTER - Static variable in class org.teiid.translator.SourceSystemFunctions
 
query(String, int, Boolean) - Method in interface org.teiid.translator.salesforce.SalesforceConnection
 
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
 
queryAll - Variable in class org.teiid.translator.salesforce.execution.visitors.CriteriaVisitor
 
QueryExecutionImpl - Class in org.teiid.translator.salesforce.execution
 
QueryExecutionImpl(QueryExpression, SalesforceConnection, RuntimeMetadata, ExecutionContext) - Constructor for class org.teiid.translator.salesforce.execution.QueryExecutionImpl
 
QueryExpression - Class in org.teiid.language
 
QueryExpression() - Constructor for class org.teiid.language.QueryExpression
 
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.
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
 
queryMore(String, int) - Method in interface org.teiid.translator.salesforce.SalesforceConnection
 
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, 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
 
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, 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
 
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, 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
 
QUERYSTRING - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
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, 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
 
quoteName(String) - Method in class org.teiid.translator.jdbc.JDBCMetdataProcessor
 

R

RADIANS - Static variable in class org.teiid.translator.SourceSystemFunctions
 
RADIX - Static variable in interface org.teiid.client.metadata.ResultsMetadataConstants
 
RAND - Static variable in class org.teiid.translator.SourceSystemFunctions
 
RANGE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
read() - Method in class org.teiid.client.lob.LobChunkInputStream
 
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() - Method in class org.teiid.replication.jboss.JGroupsInputStream
 
read(char[], int, int) - Method in class org.teiid.script.io.StringLineReader
 
readBatch(ObjectInput, String[]) - Static method in class org.teiid.client.BatchSerializer
 
readExternal(ObjectInput) - Method in class org.teiid.client.lob.LobChunk
 
readExternal(ObjectInput) - Method in class org.teiid.client.metadata.MetadataResult
 
readExternal(ObjectInput) - Method in class org.teiid.client.metadata.ParameterInfo
 
readExternal(ObjectInput) - Method in class org.teiid.client.plan.Annotation
 
readExternal(ObjectInput) - Method in class org.teiid.client.plan.PlanNode.Property
 
readExternal(ObjectInput) - Method in class org.teiid.client.plan.PlanNode
 
readExternal(ObjectInput) - Method in class org.teiid.client.RequestMessage
 
readExternal(ObjectInput) - Method in class org.teiid.client.ResultsMessage
 
readExternal(ObjectInput) - Method in class org.teiid.client.security.LogonResult
 
readExternal(ObjectInput) - Method in class org.teiid.client.security.SessionToken
 
readExternal(ObjectInput) - Method in class org.teiid.client.util.ExceptionHolder
 
readExternal(ObjectInput) - Method in class org.teiid.client.xa.XidImpl
 
readExternal(ObjectInput) - Method in class org.teiid.net.socket.Handshake
 
readExternal(ObjectInput) - Method in class org.teiid.net.socket.Message
 
readExternal(ObjectInput) - Method in class org.teiid.net.socket.ServiceInvocationStruct
 
readExternal(ObjectInput) - Method in class org.teiid.replication.jboss.AddressWrapper
 
readObject(ObjectInput) - Method in class org.teiid.client.BatchSerializer.ObjectColumnSerializer1
 
READS - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
REAL - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
reasonWhyInvalidApplicationName(String) - Static method in class org.teiid.jdbc.BaseDataSource
Return the reason why the supplied application name may be invalid, or null if it is considered valid.
reasonWhyInvalidDatabaseName(String) - Static method in class org.teiid.jdbc.BaseDataSource
Return the reason why the supplied virtual database name may be invalid, or null if it is considered valid.
reasonWhyInvalidDatabaseVersion(String) - Static method in class org.teiid.jdbc.BaseDataSource
Return the reason why the supplied virtual database version may be invalid, or null if it is considered valid.
reasonWhyInvalidDataSourceName(String) - Static method in class org.teiid.jdbc.BaseDataSource
Return the reason why the supplied data source name may be invalid, or null if it is considered valid.
reasonWhyInvalidDescription(String) - Static method in class org.teiid.jdbc.BaseDataSource
Return the reason why the supplied description may be invalid, or null if it is considered valid.
reasonWhyInvalidFetchSize(int) - Static method in class org.teiid.jdbc.BaseDataSource
The reason why fetchSize is invalid.
reasonWhyInvalidPartialResultsMode(String) - Static method in class org.teiid.jdbc.BaseDataSource
The reason why partialResultsMode is invalid.
reasonWhyInvalidPassword(String) - Static method in class org.teiid.jdbc.BaseDataSource
Return the reason why the supplied password may be invalid, or null if it is considered valid.
reasonWhyInvalidPortNumber(int) - Static method in class org.teiid.jdbc.TeiidDataSource
Return the reason why the supplied port number may be invalid, or null if it is considered valid.
reasonWhyInvalidServerName(String) - Static method in class org.teiid.jdbc.TeiidDataSource
Return the reason why the supplied server name may be invalid, or null if it is considered valid.
reasonWhyInvalidSocketsPerVM(String) - Static method in class org.teiid.jdbc.TeiidDataSource
The reason why "socketsPerVM" is invalid.
reasonWhyInvalidStickyConnections(String) - Static method in class org.teiid.jdbc.TeiidDataSource
The reason why "stickyConnections" is invalid.
reasonWhyInvalidTransactionAutoWrap(String) - Static method in class org.teiid.jdbc.BaseDataSource
Return the reason why the supplied transaction auto wrap value may be invalid, or null if it is considered valid.
reasonWhyInvalidUser(String) - Static method in class org.teiid.jdbc.BaseDataSource
Return the reason why the supplied user name may be invalid, or null if it is considered valid.
receive(byte[]) - Method in class org.teiid.replication.jboss.JGroupsInputStream
 
receiveResults(T) - Method in interface org.teiid.client.util.ResultsReceiver
 
RECORD_CONTINUATION - Static variable in class org.teiid.metadata.index.MetadataConstants.RECORD_TYPE
 
RECORD_DELIMITER - Static variable in class org.teiid.metadata.index.IndexConstants.RECORD_STRING
 
RECORD_TYPES - Static variable in class org.teiid.metadata.index.IndexConstants
 
RecordFactory - Class in org.teiid.metadata.index
RuntimeAdapter
RecordFactory() - Constructor for class org.teiid.metadata.index.RecordFactory
 
recover(int) - Method in interface org.teiid.client.DQP
 
recover(int) - Method in class org.teiid.jdbc.XAConnectionImpl
 
recoverTransaction(int) - Method in class org.teiid.jdbc.ConnectionImpl
 
RECURSIVE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
recycleConnection() - Method in class org.teiid.jdbc.ConnectionImpl
 
REFERENCE_TYPE - Static variable in interface org.teiid.translator.salesforce.Constants
 
REFERENCES - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
REFERENCING - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
refreshRow() - Method in class org.teiid.jdbc.ResultSetImpl
 
registerFunctionModifier(String, FunctionModifier) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
Add the FunctionModifier to the set of known modifiers.
registerOutParameter(int, int) - Method in class org.teiid.jdbc.CallableStatementImpl
 
registerOutParameter(int, int, int) - Method in class org.teiid.jdbc.CallableStatementImpl
 
registerOutParameter(int, int, String) - Method in class org.teiid.jdbc.CallableStatementImpl
 
registerOutParameter(String, int) - Method in class org.teiid.jdbc.CallableStatementImpl
 
registerOutParameter(String, int, int) - Method in class org.teiid.jdbc.CallableStatementImpl
 
registerOutParameter(String, int, String) - Method in class org.teiid.jdbc.CallableStatementImpl
 
registerResultSetOutParameter(CallableStatement, int) - Method in class org.teiid.dialect.TeiidDialect
 
registerSpecificTypeOfOutParameter(CallableStatement, Class<?>, int) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
For registering specific output parameter types we need to translate these into the appropriate java.sql.Types output parameters We will need to match these up with the appropriate standard sql types
registerSpecificTypeOfOutParameter(CallableStatement, Class<?>, int) - Method in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
 
RELATE - Static variable in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
 
RELATED_OBJECT - Static variable in class org.teiid.metadata.index.IndexConstants.SEARCH_RECORD_TYPE
 
RELATIONAL_URI - Static variable in class org.teiid.metadata.AbstractMetadataRecord
 
RELATIONSHIP - Static variable in class org.teiid.metadata.index.IndexConstants.SEARCH_RECORD_TYPE
 
Relationship - Interface in org.teiid.translator.salesforce
 
RELATIONSHIP_ROLE - Static variable in class org.teiid.metadata.index.IndexConstants.SEARCH_RECORD_TYPE
 
RELATIONSHIP_TYPE - Static variable in class org.teiid.metadata.index.IndexConstants.SEARCH_RECORD_TYPE
 
RelationshipImpl - Class in org.teiid.translator.salesforce
 
RelationshipImpl() - Constructor for class org.teiid.translator.salesforce.RelationshipImpl
 
relative(int) - Method in class org.teiid.jdbc.ResultSetImpl
Moves the cursor a number of rows relative to the current row in this ResultSet object.
RELEASE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
releaseSavepoint(Savepoint) - Method in class org.teiid.jdbc.ConnectionImpl
 
remove(int) - Method in class org.teiid.client.ResizingArrayList
 
removeAttachment(Class<T>) - Method in class org.teiid.adminapi.impl.AdminObjectImpl
Remove attachment
removeAttachment(String) - Method in class org.teiid.adminapi.impl.AdminObjectImpl
 
removeConnectionEventListener(ConnectionEventListener) - Method in class org.teiid.jdbc.XAConnectionImpl
 
removeDataRoleMapping(String, int, String, String) - Method in interface org.teiid.adminapi.Admin
Remove a Role name to the Data Role in a given VDB
removeDataRoleMapping(String, int, String, String) - Static method in class org.teiid.adminshell.AdminShell
 
removeError(ModelMetaData.ValidationError) - Method in class org.teiid.adminapi.impl.ModelMetaData
 
removeListener(CommandListener) - Method in interface org.teiid.CommandContext
Add a listener for command events
removeMappedRoleName(String) - Method in class org.teiid.adminapi.impl.DataPolicyMetadata
 
removeStatementEventListener(StatementEventListener) - Method in class org.teiid.jdbc.XAConnectionImpl
 
REPEAT - Static variable in class org.teiid.translator.SourceSystemFunctions
 
REPLACE - Static variable in class org.teiid.translator.SourceSystemFunctions
 
replaceElementName(String, String) - Method in class org.teiid.language.visitor.SQLStringVisitor
Take the specified derived group and element short names and determine a replacement element name to use instead.
replaceElementName(String, String) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
Override to return a name other than the default [group.]element
replaceElementName(String, String) - Method in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
Don't fully qualify elements if table = DUAL or element = ROWNUM or special stuff is packed into name in source value.
replaceElementName(String, String) - Method in class org.teiid.translator.jdbc.SQLConversionVisitor
 
replicate(String, Class<T>, S, long) - Method in class org.teiid.replication.jboss.JGroupsObjectReplicator
 
Replicated - Annotation Type in org.teiid
Used to replicate Teiid components - this should be used in extension logic.
Replicated.ReplicationMode - Enum in org.teiid
 
Request - Interface in org.teiid.adminapi
When a user submits a SQL command to the system for processing, usually that represents a single request.
Request.ProcessingState - Enum in org.teiid.adminapi
 
Request.ThreadState - Enum in org.teiid.adminapi
 
requestBatch(int) - Method in interface org.teiid.jdbc.BatchResults.BatchFetcher
 
requestBatch(int) - Method in class org.teiid.jdbc.ResultSetImpl
 
RequestMessage - Class in org.teiid.client
Request Message, used by MMXStatement for submitting queries.
RequestMessage() - Constructor for class org.teiid.client.RequestMessage
 
RequestMessage(String) - Constructor for class org.teiid.client.RequestMessage
 
RequestMessage.ResultsMode - Enum in org.teiid.client
 
RequestMessage.ShowPlan - Enum in org.teiid.client
 
RequestMessage.StatementType - Enum in org.teiid.client
 
RequestMetadata - Class in org.teiid.adminapi.impl
 
RequestMetadata() - Constructor for class org.teiid.adminapi.impl.RequestMetadata
 
requestNextLobChunk(int, long, String) - Method in interface org.teiid.client.DQP
 
RequestOptions - Class in org.teiid.jdbc
 
RequestOptions() - Constructor for class org.teiid.jdbc.RequestOptions
 
requiresCriteria() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
requiresCriteria() - Method in class org.teiid.translator.ExecutionFactory
Whether the source supports queries without criteria.
reset(Command, ExecutionContext, C) - Method in interface org.teiid.translator.ReusableExecution
Called to reinitialized the execution for use.
reset() - Method in class org.teiid.translator.yahoo.TickerCollectorVisitor
 
reset() - Method in interface org.teiid.UserDefinedAggregate
Called when state from the current partition can be forgotten
resetExecutionState() - Method in class org.teiid.jdbc.CallableStatementImpl
 
resetExecutionState() - Method in class org.teiid.jdbc.StatementImpl
Reset all per-execution state - this should be done before executing a new command.
ResizingArrayList<T> - Class in org.teiid.client
Modified ArrayList that resizes up and down by powers of 2.
ResizingArrayList() - Constructor for class org.teiid.client.ResizingArrayList
 
ResizingArrayList(int) - Constructor for class org.teiid.client.ResizingArrayList
 
ResizingArrayList(Collection<? extends T>) - Constructor for class org.teiid.client.ResizingArrayList
 
RESOURCE - Static variable in class org.teiid.metadata.index.IndexConstants.SEARCH_RECORD_TYPE
 
RESTRICTED_MULTISELECT_PICKLIST_TYPE - Static variable in interface org.teiid.translator.salesforce.Constants
 
RESTRICTED_PICKLIST_TYPE - Static variable in interface org.teiid.translator.salesforce.Constants
 
result - Variable in class org.teiid.translator.salesforce.execution.AbstractUpdateExecution
 
RESULT_SET - Static variable in class org.teiid.client.metadata.ParameterInfo
Constant identifying a RESULT SET parameter
RESULT_SET - Static variable in class org.teiid.metadata.index.MetadataConstants.DATATYPE_TYPES
 
RESULT_SET - Static variable in class org.teiid.metadata.index.MetadataConstants.PARAMETER_TYPES
 
RESULT_SET - Static variable in class org.teiid.metadata.index.MetadataConstants.RECORD_TYPE
 
RESULT_SET_CACHE_MODE - Static variable in interface org.teiid.jdbc.ExecutionProperties
Whether to use result set cache if it is available
results - Variable in class org.teiid.translator.jdbc.JDBCQueryExecution
 
resultSet - Variable in class org.teiid.jdbc.StatementImpl
 
ResultSetExecution - Interface in org.teiid.translator
Defines an execution for QueryExpressions and Calls that returns a resultset, which is represented through the iterator method ResultSetExecution.next().
ResultSetImpl - Class in org.teiid.jdbc
The MMResultSet is the way query results are returned to the requesting client based upon a query given to the server.
ResultSetMetaDataImpl - Class in org.teiid.jdbc
 
ResultSetMetaDataImpl(MetadataProvider, String) - Constructor for class org.teiid.jdbc.ResultSetMetaDataImpl
 
resultSetMetaDataToString(ResultSetMetaData) - Static method in class org.teiid.adminshell.GroovySqlExtensions
 
resultSetMetaDataToString(ResultSetMetaData, String) - Static method in class org.teiid.script.io.ResultSetReader
Get the first line from the result set.
ResultSetReader - Class in org.teiid.script.io
This object wraps/extends a SQL ResultSet object as Reader object.
ResultSetReader(ResultSet) - Constructor for class org.teiid.script.io.ResultSetReader
 
ResultSetReader(ResultSet, String) - Constructor for class org.teiid.script.io.ResultSetReader
 
ResultsFuture<T> - Class in org.teiid.client.util
Implements a call back based future that can also have completion listeners.
ResultsFuture() - Constructor for class org.teiid.client.util.ResultsFuture
 
ResultsFuture.CompletionListener<T> - Interface in org.teiid.client.util
 
ResultsMessage - Class in org.teiid.client
Results Message, used by MMStatement to get the query results.
ResultsMessage() - Constructor for class org.teiid.client.ResultsMessage
 
ResultsMessage(List<? extends List<?>>, String[], String[]) - Constructor for class org.teiid.client.ResultsMessage
 
ResultsMetadataConstants - Interface in org.teiid.client.metadata
This constants in this class indicate the column positions of different metadata columns in queries against Runtime metadata.
ResultsMetadataConstants.NULL_TYPES - Class in org.teiid.client.metadata
These types are associated with a DataType or an Element needing the indication of null types.
ResultsMetadataConstants.NULL_TYPES() - Constructor for class org.teiid.client.metadata.ResultsMetadataConstants.NULL_TYPES
 
ResultsMetadataConstants.SEARCH_TYPES - Class in org.teiid.client.metadata
These types are associated with the Element having valid search types.
ResultsMetadataConstants.SEARCH_TYPES() - Constructor for class org.teiid.client.metadata.ResultsMetadataConstants.SEARCH_TYPES
 
ResultsReceiver<T> - Interface in org.teiid.client.util
 
retrieve(String, String, List<String>) - Method in interface org.teiid.translator.salesforce.SalesforceConnection
 
retrieveValue(ResultSet, int, Class<?>) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
Retrieve the value on the current resultset row for the given column index.
retrieveValue(CallableStatement, int, Class<?>) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
Retrieve the value for the given parameter index
retrieveValue(ResultSet, int, Class<?>) - Method in class org.teiid.translator.jdbc.mysql.MySQL5ExecutionFactory
 
retrieveValue(CallableStatement, int, Class<?>) - Method in class org.teiid.translator.jdbc.mysql.MySQL5ExecutionFactory
 
retrieveValue(ResultSet, int, Class<?>) - Method in class org.teiid.translator.jdbc.sybase.BaseSybaseExecutionFactory
 
retrieveValue(CallableStatement, int, Class<?>) - Method in class org.teiid.translator.jdbc.sybase.BaseSybaseExecutionFactory
 
RETURN - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
RETURN_VALUE - Static variable in class org.teiid.client.metadata.ParameterInfo
Constant identifying a RETURN parameter
RETURN_VALUE - Static variable in class org.teiid.metadata.index.MetadataConstants.PARAMETER_TYPES
 
RETURNING - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
RETURNS - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
ReusableExecution<C> - Interface in org.teiid.translator
Additional methods that may optionally be implemented for an Execution
REVOKE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
RIGHT - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
RIGHT - Static variable in class org.teiid.translator.SourceSystemFunctions
 
rollback() - Method in interface org.teiid.client.DQP
 
rollback(XidImpl) - Method in interface org.teiid.client.DQP
 
rollback() - Method in class org.teiid.jdbc.ConnectionImpl
 
rollback(boolean) - Method in class org.teiid.jdbc.ConnectionImpl
Rollback the current local transaction
rollback(Savepoint) - Method in class org.teiid.jdbc.ConnectionImpl
 
rollback(Xid) - Method in class org.teiid.jdbc.XAConnectionImpl
 
ROLLBACK - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
rollbackTransaction(XidImpl) - Method in class org.teiid.jdbc.ConnectionImpl
 
ROLLUP - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
ROUND - Static variable in class org.teiid.translator.SourceSystemFunctions
 
ROW - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
rowDeleted() - Method in class org.teiid.jdbc.ResultSetImpl
 
rowInserted() - Method in class org.teiid.jdbc.ResultSetImpl
 
ROWNUM - Static variable in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
 
ROWS - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
rowToString(ResultSet) - Static method in class org.teiid.adminshell.GroovySqlExtensions
 
rowUpdated() - Method in class org.teiid.jdbc.ResultSetImpl
 
RPAD - Static variable in class org.teiid.translator.SourceSystemFunctions
 
RPAREN - Static variable in interface org.teiid.language.SQLConstants.Tokens
 
RTRIM - Static variable in class org.teiid.translator.SourceSystemFunctions
 
run() - Method in class org.teiid.jdbc.EnhancedTimer.Task
 
RuntimeMetadata - Interface in org.teiid.metadata
Helper methods that can be used to access runtime metadata.
RuntimeMetadataPlugin - Class in org.teiid.metadata.index
CommonPlugin
RuntimeMetadataPlugin() - Constructor for class org.teiid.metadata.index.RuntimeMetadataPlugin
 
RuntimeMetadataPlugin.Event - Enum in org.teiid.metadata.index
 

S

SalesforceConnection - Interface in org.teiid.translator.salesforce
 
SalesForceExecutionFactory - Class in org.teiid.translator.salesforce
 
SalesForceExecutionFactory() - Constructor for class org.teiid.translator.salesforce.SalesForceExecutionFactory
 
SalesForcePlugin - Class in org.teiid.translator.salesforce
For logging purposes
SalesForcePlugin() - Constructor for class org.teiid.translator.salesforce.SalesForcePlugin
 
SalesForcePlugin.Event - Enum in org.teiid.translator.salesforce
 
SalesforceProcedureExecution - Interface in org.teiid.translator.salesforce.execution
 
SAVEFILE - Static variable in class org.teiid.translator.file.FileExecutionFactory
 
SAVEPOINT - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
ScalarSubquery - Class in org.teiid.language
Represents a scalar subquery.
ScalarSubquery(QueryExpression) - Constructor for class org.teiid.language.ScalarSubquery
 
SCALE - Static variable in interface org.teiid.client.metadata.ResultsMetadataConstants
 
Schema - Class in org.teiid.metadata
 
Schema() - Constructor for class org.teiid.metadata.Schema
 
schemaList - Variable in class org.teiid.metadata.MetadataStore
 
schemas - Variable in class org.teiid.metadata.MetadataStore
 
schemaSourceType - Variable in class org.teiid.adminapi.impl.ModelMetaData
 
schemaText - Variable in class org.teiid.adminapi.impl.ModelMetaData
 
SCROLL - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
SEARCH - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
SEARCH_INDEX_EXT - Static variable in class org.teiid.metadata.index.IndexConstants
 
SEARCH_INDEX_EXT - Static variable in interface org.teiid.metadata.VdbConstants
 
SEARCH_RECORD_TYPES - Static variable in class org.teiid.metadata.index.IndexConstants
 
SEARCHABLE - Static variable in class org.teiid.client.metadata.ResultsMetadataConstants.SEARCH_TYPES
 
SEARCHABLE - Static variable in interface org.teiid.client.metadata.ResultsMetadataConstants
 
SEARCHABLE - Static variable in class org.teiid.metadata.index.MetadataConstants.SEARCH_TYPES
 
SearchedCase - Class in org.teiid.language
Represents a searched CASE expression:
CASE WHEN criteria THEN expression ...
SearchedCase(List<SearchedWhenClause>, Expression, Class<?>) - Constructor for class org.teiid.language.SearchedCase
 
SearchedWhenClause - Class in org.teiid.language
 
SearchedWhenClause(Condition, Expression) - Constructor for class org.teiid.language.SearchedWhenClause
 
SECOND - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
SECOND - Static variable in class org.teiid.translator.jdbc.ExtractFunctionModifier
 
SECOND - Static variable in class org.teiid.translator.SourceSystemFunctions
 
Secure - Annotation Type in org.teiid.client.security
 
SECURE_PROTOCOL - Static variable in interface org.teiid.net.TeiidURL.CONNECTION
Secure Protocol.
SECURE_PROTOCOL - Static variable in class org.teiid.net.TeiidURL
 
Select - Class in org.teiid.language
Represents a simple SELECT query.
Select(List<DerivedColumn>, boolean, List<TableReference>, Condition, GroupBy, Condition, OrderBy) - Constructor for class org.teiid.language.Select
 
SELECT - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
SELECT - Static variable in interface org.teiid.metadata.index.TransformationRecordImpl.Types
 
SELECT - Static variable in class org.teiid.translator.salesforce.execution.visitors.CriteriaVisitor
 
SELECT_TRANSFORM - Static variable in class org.teiid.metadata.index.MetadataConstants.RECORD_TYPE
 
SELECT_TRANSFORM_INDEX - Static variable in class org.teiid.metadata.index.IndexConstants.INDEX_NAME
 
selectNextInstance(List<HostInfo>) - Method in interface org.teiid.net.socket.ServerDiscovery
Select the next instance to try.
selectNextInstance(List<HostInfo>) - Method in class org.teiid.net.socket.UrlServerDiscovery
 
SELECTOR - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
selectServerInstance(boolean) - Method in class org.teiid.net.socket.SocketServerConnection
Implements a sticky random selection policy TODO: make this customizable TODO: put more information on hostinfo as to process response time, last successful connect, etc.
selectSymbols - Variable in class org.teiid.translator.salesforce.execution.visitors.SelectVisitor
 
SelectVisitor - Class in org.teiid.translator.salesforce.execution.visitors
 
SelectVisitor(RuntimeMetadata) - Constructor for class org.teiid.translator.salesforce.execution.visitors.SelectVisitor
 
SEMI - Static variable in class org.teiid.translator.salesforce.execution.visitors.CriteriaVisitor
 
send(Message, ResultsReceiver<Object>, Serializable) - Method in interface org.teiid.net.socket.SocketServerInstance
 
send(Message, ResultsReceiver<Object>, Serializable) - Method in class org.teiid.net.socket.SocketServerInstanceImpl
 
SENSITIVE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
separateCriteriaByAnd(Condition) - Static method in class org.teiid.language.LanguageUtil
Take a criteria, which may be null, a single IPredicateCriteria or a complex criteria built using ICompoundCriteria and breaks it apart at ANDs such that a List of ICriteria conjuncts are returned.
SEQUENCE - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
SEQUENCE - Static variable in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
 
SERIAL - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
serialVersionUID - Static variable in class org.teiid.client.security.SessionToken
 
serialVersionUID - Static variable in class org.teiid.net.socket.Message
 
SERVER_URL - Static variable in interface org.teiid.net.TeiidURL.CONNECTION
 
serverConn - Variable in class org.teiid.jdbc.ConnectionImpl
 
ServerConnection - Interface in org.teiid.net
 
ServerConnectionFactory - Interface in org.teiid.net
 
ServerDiscovery - Interface in org.teiid.net.socket
Customizable ServerDiscovery interface
ServiceInvocationStruct - Class in org.teiid.net.socket
 
ServiceInvocationStruct() - Constructor for class org.teiid.net.socket.ServiceInvocationStruct
 
ServiceInvocationStruct(Object[], String, Class<?>) - Constructor for class org.teiid.net.socket.ServiceInvocationStruct
 
Session - Interface in org.teiid.adminapi
A Session represents a single connection between a client and the server.
SESSION_USER - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
SessionMetadata - Class in org.teiid.adminapi.impl
Add and delete properties also in the Mapper class for correct wrapping for profile service.
SessionMetadata() - Constructor for class org.teiid.adminapi.impl.SessionMetadata
 
SessionToken - Class in org.teiid.client.security
This class is an immutable identifier for a unique session that also maintains the name of the principal for that session.
SessionToken() - Constructor for class org.teiid.client.security.SessionToken
 
SessionToken(long, String) - Constructor for class org.teiid.client.security.SessionToken
Used by tests to control the session id
SessionToken(String) - Constructor for class org.teiid.client.security.SessionToken
The primary constructor that specifies userName
set(int, T) - Method in class org.teiid.client.ResizingArrayList
 
SET - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
setAccessPatterns(List<KeyRecord>) - Method in class org.teiid.metadata.Table
 
setActiveThreads(int) - Method in class org.teiid.adminapi.impl.WorkerPoolStatisticsMetadata
 
setAdditionalProperties(String) - Method in class org.teiid.jdbc.BaseDataSource
 
setAdvanced(boolean) - Method in class org.teiid.adminapi.impl.PropertyDefinitionMetadata
 
setAggregateAttributes(AggregateAttributes) - Method in class org.teiid.metadata.FunctionMethod
 
setAlias(String) - Method in class org.teiid.language.DerivedColumn
 
setAll(boolean) - Method in class org.teiid.language.SetQuery
 
setAllowAlter(Boolean) - Method in class org.teiid.adminapi.impl.DataPolicyMetadata.PermissionMetaData
 
setAllowCreate(Boolean) - Method in class org.teiid.adminapi.impl.DataPolicyMetadata.PermissionMetaData
 
setAllowCreateTemporaryTables(Boolean) - Method in class org.teiid.adminapi.impl.DataPolicyMetadata
 
setAllowDelete(Boolean) - Method in class org.teiid.adminapi.impl.DataPolicyMetadata.PermissionMetaData
 
setAllowedValues(Collection) - Method in class org.teiid.adminapi.impl.PropertyDefinitionMetadata
 
setAllowExecute(Boolean) - Method in class org.teiid.adminapi.impl.DataPolicyMetadata.PermissionMetaData
 
setAllowRead(Boolean) - Method in class org.teiid.adminapi.impl.DataPolicyMetadata.PermissionMetaData
 
setAllowsDistinct(boolean) - Method in class org.teiid.metadata.AggregateAttributes
 
setAllowsOrderBy(boolean) - Method in class org.teiid.metadata.AggregateAttributes
 
setAllowUpdate(Boolean) - Method in class org.teiid.adminapi.impl.DataPolicyMetadata.PermissionMetaData
 
setAlternateServers(String) - Method in class org.teiid.jdbc.TeiidDataSource
Sets a list of alternate server(s) that can be used for connection fail-over.
setAnalysisInfo(ResultsMessage) - Method in class org.teiid.jdbc.StatementImpl
 
setAnalytic(boolean) - Method in class org.teiid.metadata.AggregateAttributes
 
setAnnotation(String) - Method in class org.teiid.metadata.AbstractMetadataRecord
 
setAnnotations(Collection<Annotation>) - Method in class org.teiid.client.ResultsMessage
 
setAnnotations(Collection<Annotation>) - Method in class org.teiid.jdbc.ConnectionImpl
 
setAnsiQuotedIdentifiers(boolean) - Method in class org.teiid.client.RequestMessage
 
setAnsiQuotedIdentifiers(boolean) - Method in class org.teiid.jdbc.BaseDataSource
 
setAnyAuthenticated(boolean) - Method in class org.teiid.adminapi.impl.DataPolicyMetadata
 
setAnyAuthenticatedForDataRole(String, int, String, boolean) - Method in interface org.teiid.adminapi.Admin
Set the any authenticated flag on the Data Role in a given VDB
setAnyAuthenticatedForDataRole(String, int, String, boolean) - Static method in class org.teiid.adminshell.AdminShell
 
setApplicationName(String) - Method in class org.teiid.adminapi.impl.SessionMetadata
 
setApplicationName(String) - Method in class org.teiid.jdbc.BaseDataSource
< * Sets the name of the application.
setArguments(List<Argument>) - Method in class org.teiid.language.Call
 
setArgumentValue(Literal) - Method in class org.teiid.language.Argument
 
setArray(int, Array) - Method in class org.teiid.jdbc.PreparedStatementImpl
 
setAsciiStream(String, InputStream) - Method in class org.teiid.jdbc.CallableStatementImpl
 
setAsciiStream(String, InputStream, int) - Method in class org.teiid.jdbc.CallableStatementImpl
 
setAsciiStream(String, InputStream, long) - Method in class org.teiid.jdbc.CallableStatementImpl
 
setAsciiStream(int, InputStream, int) - Method in class org.teiid.jdbc.PreparedStatementImpl
 
setAsciiStream(int, InputStream) - Method in class org.teiid.jdbc.PreparedStatementImpl
 
setAsciiStream(int, InputStream, long) - Method in class org.teiid.jdbc.PreparedStatementImpl
 
setAssociatedSession(String) - Method in class org.teiid.adminapi.impl.TransactionMetadata
 
setAuthType(AuthenticationType) - Method in class org.teiid.net.socket.Handshake
 
setAutoCommit(boolean) - Method in class org.teiid.jdbc.ConnectionImpl
 
setAutoCommitTxn(String) - Method in class org.teiid.jdbc.BaseDataSource
Sets the setting for how connections are created by this DataSource manage transactions for client requests with autoCommit = true.
setAutoCorrectColumnNames(boolean) - Method in class org.teiid.metadata.MetadataFactory
Set to false to disable correcting column and other names to be valid Teiid names.
setAutoCreateUniqueConstraints(boolean) - Method in class org.teiid.translator.jdbc.JDBCMetdataProcessor
 
setAutoFailover(String) - Method in class org.teiid.jdbc.TeiidDataSource
 
setAutoIncrement(boolean) - Method in class org.teiid.metadata.Datatype
 
setAutoIncremented(boolean) - Method in class org.teiid.metadata.Column
 
setBasetypeName(String) - Method in class org.teiid.metadata.Datatype
 
setBatchedUpdate(boolean) - Method in class org.teiid.client.RequestMessage
 
setBatchFetcher(BatchResults.BatchFetcher) - Method in class org.teiid.jdbc.BatchResults
 
setBigDecimal(String, BigDecimal) - Method in class org.teiid.jdbc.CallableStatementImpl
 
setBigDecimal(int, BigDecimal) - Method in class org.teiid.jdbc.PreparedStatementImpl
 
setBinaryStream(String, InputStream) - Method in class org.teiid.jdbc.CallableStatementImpl
 
setBinaryStream(String, InputStream, int) - Method in class org.teiid.jdbc.CallableStatementImpl
 
setBinaryStream(String, InputStream, long) - Method in class org.teiid.jdbc.CallableStatementImpl
 
setBinaryStream(int, InputStream, int) - Method in class org.teiid.jdbc.PreparedStatementImpl
 
setBinaryStream(int, InputStream) - Method in class org.teiid.jdbc.PreparedStatementImpl
 
setBinaryStream(int, InputStream, long) - Method in class org.teiid.jdbc.PreparedStatementImpl
 
setBindEligible(boolean) - Method in class org.teiid.language.Literal
 
setBindings(List) - Method in class org.teiid.metadata.index.TransformationRecordImpl
 
setBindings(List<String>) - Method in class org.teiid.metadata.Table
 
setBlob(String, Blob) - Method in class org.teiid.jdbc.CallableStatementImpl
 
setBlob(String, InputStream) - Method in class org.teiid.jdbc.CallableStatementImpl
 
setBlob(String, InputStream, long) - Method in class org.teiid.jdbc.CallableStatementImpl
 
setBlob(int, Blob) - Method in class org.teiid.jdbc.PreparedStatementImpl
 
setBlob(int, InputStream) - Method in class org.teiid.jdbc.PreparedStatementImpl
 
setBlob(int, InputStream, long) - Method in class org.teiid.jdbc.PreparedStatementImpl
 
setBoolean(String, boolean) - Method in class org.teiid.jdbc.CallableStatementImpl
 
setBoolean(int, boolean) - Method in class org.teiid.jdbc.PreparedStatementImpl
 
setBooleanNullable(boolean) - Method in class org.teiid.translator.jdbc.ConvertModifier
 
setByte(String, byte) - Method in class org.teiid.jdbc.CallableStatementImpl
 
setByte(int, byte) - Method in class org.teiid.jdbc.PreparedStatementImpl
 
setBytes(String, byte[]) - Method in class org.teiid.jdbc.CallableStatementImpl
 
setBytes(int, byte[]) - Method in class org.teiid.jdbc.PreparedStatementImpl
 
setCardinality(int) - Method in class org.teiid.metadata.Table
 
setCardinality(Integer) - Method in class org.teiid.metadata.TableStats
 
setCascadeDelete(boolean) - Method in interface org.teiid.translator.salesforce.Relationship
 
setCascadeDelete(boolean) - Method in class org.teiid.translator.salesforce.RelationshipImpl
 
setCaseSensitive(boolean) - Method in class org.teiid.metadata.Column
 
setCaseSensitive(boolean) - Method in class org.teiid.metadata.Datatype
 
setCatalog(String) - Method in class org.teiid.jdbc.ConnectionImpl
Teiid does not allow setting a catalog through a connection.
setCatalog(String) - Method in class org.teiid.translator.jdbc.JDBCMetdataProcessor
 
setCategory(String) - Method in class org.teiid.metadata.FunctionMethod
Set category of method
setChanges(List<SetClause>) - Method in class org.teiid.language.Update
 
setCharacterStream(String, Reader) - Method in class org.teiid.jdbc.CallableStatementImpl
 
setCharacterStream(String, Reader, int) - Method in class org.teiid.jdbc.CallableStatementImpl
 
setCharacterStream(String, Reader, long) - Method in class org.teiid.jdbc.CallableStatementImpl
 
setCharacterStream(int, Reader, int) - Method in class org.teiid.jdbc.PreparedStatementImpl
 
setCharacterStream(int, Reader) - Method in class org.teiid.jdbc.PreparedStatementImpl
 
setCharacterStream(int, Reader, long) - Method in class org.teiid.jdbc.PreparedStatementImpl
 
setCharOctetLength(int) - Method in class org.teiid.metadata.Column
 
setChildTable(String) - Method in interface org.teiid.translator.salesforce.Relationship
 
setChildTable(String) - Method in class org.teiid.translator.salesforce.RelationshipImpl
 
setClassloader(ClassLoader) - Method in class org.teiid.metadata.FunctionMethod
 
SetClause - Class in org.teiid.language
 
SetClause(ColumnReference, Expression) - Constructor for class org.teiid.language.SetClause
 
setClientHardwareAddress(String) - Method in class org.teiid.adminapi.impl.SessionMetadata
 
setClientHostName(String) - Method in class org.teiid.adminapi.impl.SessionMetadata
 
setClientInfo(Properties) - Method in class org.teiid.jdbc.ConnectionImpl
 
setClientInfo(String, String) - Method in class org.teiid.jdbc.ConnectionImpl
 
setClientSerializationVersion(byte) - Method in class org.teiid.client.ResultsMessage
 
setClob(String, Clob) - Method in class org.teiid.jdbc.CallableStatementImpl
 
setClob(String, Reader) - Method in class org.teiid.jdbc.CallableStatementImpl
 
setClob(String, Reader, long) - Method in class org.teiid.jdbc.CallableStatementImpl
 
setClob(int, Clob) - Method in class org.teiid.jdbc.PreparedStatementImpl
 
setClob(int, Reader) - Method in class org.teiid.jdbc.PreparedStatementImpl
 
setClob(int, Reader, long) - Method in class org.teiid.jdbc.PreparedStatementImpl
 
setColumnNames(String[]) - Method in class org.teiid.client.ResultsMessage
 
setColumns(List<ColumnReference>) - Method in class org.teiid.language.Insert
 
setColumns(List<ColumnReference>) - Method in class org.teiid.language.WithItem
 
setColumns(List<Column>) - Method in class org.teiid.metadata.ColumnSet
 
setColumnStats(String, int, String, String, String, ColumnStats) - Method in interface org.teiid.events.EventDistributor
Set the column stats
setColumnStats(ColumnStats) - Method in class org.teiid.metadata.Column
 
setColumnStats(String, int, Column, ColumnStats) - Method in interface org.teiid.metadata.MetadataRepository
Set the ColumnStats for a given column
setCommand(String) - Method in class org.teiid.adminapi.impl.RequestMetadata
 
setCommand(Call) - Method in class org.teiid.translator.salesforce.execution.ProcedureExecutionParentImpl
 
setCommands(String...) - Method in class org.teiid.client.RequestMessage
 
setCondition(Expression) - Method in class org.teiid.language.AggregateFunction
 
setCondition(Condition) - Method in class org.teiid.language.Join
 
setCondition(Condition) - Method in class org.teiid.language.SearchedWhenClause
 
setConnectionJndiName(String) - Method in class org.teiid.adminapi.impl.SourceMappingMetadata
 
setConnectionType(VDB.ConnectionType) - Method in class org.teiid.adminapi.impl.VDBMetaData
 
setConnectionType(String) - Method in class org.teiid.adminapi.impl.VDBMetaData
 
setConserveBandwidth(boolean) - Method in class org.teiid.net.socket.OioOjbectChannelFactory
 
setContents(Object) - Method in class org.teiid.net.socket.Message
 
setContinuous(boolean) - Method in class org.teiid.jdbc.RequestOptions
 
setCopyLobs(boolean) - Method in class org.teiid.translator.ExecutionFactory
 
setCorrelationName(String) - Method in class org.teiid.language.DerivedTable
 
setCorrelationName(String) - Method in class org.teiid.language.NamedTable
 
setCreatedTime(long) - Method in class org.teiid.adminapi.impl.SessionMetadata
 
setCreatedTime(long) - Method in class org.teiid.adminapi.impl.TransactionMetadata
 
setCriteria(Condition) - Method in class org.teiid.language.Not
 
setCurrency(boolean) - Method in class org.teiid.metadata.Column
 
setCurrentPlanDescription(PlanNode) - Method in class org.teiid.jdbc.ConnectionImpl
 
setCursorName(String) - Method in class org.teiid.jdbc.StatementImpl
 
setCursorType(int) - Method in class org.teiid.client.RequestMessage
Sets the cursorType.
setDatabaseName(String) - Method in class org.teiid.jdbc.BaseDataSource
Sets the name of the virtual database on a particular Teiid Server.
setDatabaseTimeZone(String) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
setDatabaseVersion(String) - Method in class org.teiid.jdbc.BaseDataSource
Sets the databaseVersion.
setDatabaseVersion(String) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
setDataPolicies(List<DataPolicy>) - Method in class org.teiid.adminapi.impl.VDBMetaData
This method is required by the Management framework to write the mappings to the persistent form.
setDataSourceName(String) - Method in class org.teiid.jdbc.BaseDataSource
Sets the logical name for the underlying XADataSource or ConnectionPoolDataSource; used only when pooling connections or distributed transactions are implemented.
setDatatype(Datatype) - Method in class org.teiid.metadata.BaseColumn
 
setDataTypes(String[]) - Method in class org.teiid.client.ResultsMessage
 
setDatatypeUUID(String) - Method in class org.teiid.metadata.BaseColumn
 
setDate(String, Date) - Method in class org.teiid.jdbc.CallableStatementImpl
 
setDate(String, Date, Calendar) - Method in class org.teiid.jdbc.CallableStatementImpl
 
setDate(int, Date) - Method in class org.teiid.jdbc.PreparedStatementImpl
 
setDate(int, Date, Calendar) - Method in class org.teiid.jdbc.PreparedStatementImpl
 
setDebugLog(String) - Method in class org.teiid.client.ResultsMessage
 
setDebugLog(String) - Method in class org.teiid.jdbc.ConnectionImpl
 
setDecomposable(boolean) - Method in class org.teiid.metadata.AggregateAttributes
 
setDefaultBinding(WSExecutionFactory.Binding) - Method in class org.teiid.translator.ws.WSExecutionFactory
 
setDefaultServiceMode(Service.Mode) - Method in class org.teiid.translator.ws.WSExecutionFactory
 
setDefaultValue(Serializable) - Method in class org.teiid.adminapi.impl.PropertyDefinitionMetadata
 
setDefaultValue(String) - Method in class org.teiid.metadata.BaseColumn
 
setDelegate(ExecutionFactory<F, C>) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
Sets the delegate, will be called by Teiid after ExecutionFactory.start()
setDelegate(ExecutionFactory<F, C>) - Method in interface org.teiid.translator.DelegatingExecutionFactory
 
setDelegateName(String) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
setDeletedDate(Calendar) - Method in class org.teiid.translator.salesforce.execution.DeletedObject
 
setDeletePlan(String) - Method in class org.teiid.metadata.Table
 
setDeletePlanEnabled(boolean) - Method in class org.teiid.metadata.Table
 
setDependentValueId(String) - Method in class org.teiid.language.Parameter
 
setDependentValues(Map<String, List<? extends List<?>>>) - Method in class org.teiid.language.Select
 
setDerivedColumns(List<DerivedColumn>) - Method in class org.teiid.language.Select
 
setDescription(String) - Method in class org.teiid.adminapi.impl.DataPolicyMetadata
 
setDescription(String) - Method in class org.teiid.adminapi.impl.ModelMetaData
 
setDescription(String) - Method in class org.teiid.adminapi.impl.PropertyDefinitionMetadata
 
setDescription(String) - Method in class org.teiid.adminapi.impl.VDBMetaData
 
setDescription(String) - Method in class org.teiid.adminapi.impl.VDBTranslatorMetaData
 
setDescription(String) - Method in class org.teiid.jdbc.BaseDataSource
Sets the description of this data source.
setDescription(String) - Method in class org.teiid.metadata.FunctionMethod
Set description of method
setDescription(String) - Method in class org.teiid.metadata.FunctionParameter
Set description of parameter
setDeterminism(FunctionMethod.Determinism) - Method in class org.teiid.metadata.FunctionMethod
 
setDeterministicBoolean(boolean) - Method in class org.teiid.metadata.FunctionMethod
 
setDirection(Argument.Direction) - Method in class org.teiid.language.Argument
 
setDisableLocalTxn(String) - Method in class org.teiid.jdbc.BaseDataSource
 
setDiscoveryStrategy(String) - Method in class org.teiid.jdbc.TeiidDataSource
 
setDisplayName(String) - Method in class org.teiid.adminapi.impl.PropertyDefinitionMetadata
 
setDistinct(boolean) - Method in class org.teiid.language.AggregateFunction
Set whether this function was executed with DISTINCT.
setDistinct(boolean) - Method in class org.teiid.language.Select
 
setDistinctValues(int) - Method in class org.teiid.metadata.Column
 
setDistinctValues(Integer) - Method in class org.teiid.metadata.ColumnStats
 
setDouble(String, double) - Method in class org.teiid.jdbc.CallableStatementImpl
 
setDouble(int, double) - Method in class org.teiid.jdbc.PreparedStatementImpl
 
setDynamic(boolean) - Method in class org.teiid.adminapi.impl.VDBMetaData
 
setEarliestDateAvailable(Calendar) - Method in class org.teiid.translator.salesforce.execution.DeletedResult
 
setElements(List<Expression>) - Method in class org.teiid.language.GroupBy
 
setElseExpression(Expression) - Method in class org.teiid.language.SearchedCase
 
setEmbedded(boolean) - Method in class org.teiid.adminapi.impl.SessionMetadata
 
setEmbeddedProfile(ConnectionProfile) - Method in class org.teiid.jdbc.TeiidDriver
 
setEncoding(String) - Method in class org.teiid.translator.file.FileExecutionFactory
 
setEncryptRequests(boolean) - Method in class org.teiid.jdbc.TeiidDataSource
 
setErrors(List<ModelMetaData.ValidationError>) - Method in class org.teiid.adminapi.impl.ModelMetaData
 
setEscapeCharacter(Character) - Method in class org.teiid.language.Like
 
setEscapeProcessing(boolean) - Method in class org.teiid.jdbc.StatementImpl
 
setException(Throwable) - Method in class org.teiid.client.ResultsMessage
 
setExceptionIfFileNotFound(boolean) - Method in class org.teiid.translator.file.FileExecutionFactory
 
setExceptionOnSizeLimitExceeded(boolean) - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
 
setExcludeProcedures(String) - Method in class org.teiid.translator.jdbc.JDBCMetdataProcessor
 
setExcludeTables(String) - Method in class org.teiid.translator.jdbc.JDBCMetdataProcessor
 
setExecutionContext(ExecutionContext) - Method in class org.teiid.translator.jdbc.SQLConversionVisitor
Set the per-command execution context on this visitor.
setExecutionFactoryClass(Class<?>) - Method in class org.teiid.adminapi.impl.VDBTranslatorMetaData
 
setExecutionId(long) - Method in class org.teiid.adminapi.impl.RequestMetadata
 
setExecutionId(long) - Method in class org.teiid.client.RequestMessage
 
setExecutionPayload(Serializable) - Method in class org.teiid.client.RequestMessage
 
setExecutionProperty(String, String) - Method in class org.teiid.jdbc.StatementImpl
 
setExecutionProperty(String, String) - Method in interface org.teiid.jdbc.TeiidStatement
Deprecated.
use set statement
setExpression(Expression) - Method in class org.teiid.language.DerivedColumn
 
setExpression(Expression) - Method in class org.teiid.language.IsNull
 
setExpression(Expression) - Method in class org.teiid.language.SortSpecification
 
setFailOver(boolean) - Method in class org.teiid.net.socket.SocketServerConnection
 
setFailOverPingInterval(int) - Method in class org.teiid.net.socket.SocketServerConnection
 
setFetchDirection(int) - Method in class org.teiid.jdbc.ResultSetImpl
 
setFetchDirection(int) - Method in class org.teiid.jdbc.StatementImpl
 
setFetchSize(int) - Method in class org.teiid.client.RequestMessage
 
setFetchSize(int) - Method in class org.teiid.jdbc.BaseDataSource
 
setFetchSize(int) - Method in class org.teiid.jdbc.ResultSetImpl
 
setFetchSize(int) - Method in class org.teiid.jdbc.StatementImpl
 
setFetchSize(Command, ExecutionContext, Statement, int) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
Set the fetch size on the given statement.
setFetchSize(Command, ExecutionContext, Statement, int) - Method in class org.teiid.translator.jdbc.sybase.SybaseExecutionFactory
 
setFetchSizeOnCallableStatements() - Method in class org.teiid.translator.jdbc.sqlserver.SQLServerExecutionFactory
 
setFetchSizeOnCallableStatements() - Method in class org.teiid.translator.jdbc.sybase.SybaseExecutionFactory
 
setFinalRow(int) - Method in class org.teiid.client.ResultsMessage
 
setFirstRow(int) - Method in class org.teiid.client.ResultsMessage
 
setFixedLength(boolean) - Method in class org.teiid.metadata.Column
 
setFloat(String, float) - Method in class org.teiid.jdbc.CallableStatementImpl
 
setFloat(int, float) - Method in class org.teiid.jdbc.PreparedStatementImpl
 
setForeignKeyField(String) - Method in interface org.teiid.translator.salesforce.Relationship
 
setForeignKeyField(String) - Method in class org.teiid.translator.salesforce.RelationshipImpl
 
setForiegnKeys(List<ForeignKey>) - Method in class org.teiid.metadata.Table
 
setFormat(String) - Method in class org.teiid.metadata.Column
 
setFrom(List<TableReference>) - Method in class org.teiid.language.Select
Set FROM clause, should never be null.
setFunction(AggregateFunction) - Method in class org.teiid.language.WindowFunction
 
setFunction(boolean) - Method in class org.teiid.metadata.Procedure
 
setGroupBy(GroupBy) - Method in class org.teiid.language.Select
Set GROUP BY clause, may be null.
setHasCriteria(boolean, boolean) - Method in class org.teiid.translator.salesforce.execution.visitors.CriteriaVisitor
 
setHaving(Condition) - Method in class org.teiid.language.Select
Set HAVING clause, may be null.
setHighestActiveThreads(int) - Method in class org.teiid.adminapi.impl.WorkerPoolStatisticsMetadata
 
setHighestQueued(int) - Method in class org.teiid.adminapi.impl.WorkerPoolStatisticsMetadata
 
setHitRatio(double) - Method in class org.teiid.adminapi.impl.CacheStatisticsMetadata
 
setHoldability(int) - Method in class org.teiid.jdbc.ConnectionImpl
 
setHostName(String) - Method in class org.teiid.adminapi.impl.AdminObjectImpl
 
setId(String) - Method in class org.teiid.adminapi.impl.TransactionMetadata
 
setID(String) - Method in class org.teiid.translator.salesforce.execution.DataPayload
 
setID(String) - Method in class org.teiid.translator.salesforce.execution.DeletedObject
 
setIDs(List<String>) - Method in class org.teiid.translator.salesforce.execution.UpdatedResult
 
setImmutable(boolean) - Method in class org.teiid.translator.ExecutionFactory
 
setImportApproximateIndexes(boolean) - Method in class org.teiid.translator.jdbc.JDBCMetdataProcessor
 
setImportIndexes(boolean) - Method in class org.teiid.translator.jdbc.JDBCMetdataProcessor
 
setImportKeys(boolean) - Method in class org.teiid.translator.jdbc.JDBCMetdataProcessor
 
setImportProcedures(boolean) - Method in class org.teiid.translator.jdbc.JDBCMetdataProcessor
 
setIndexes(List<KeyRecord>) - Method in class org.teiid.metadata.Table
 
setInputParameters(List<FunctionParameter>) - Method in class org.teiid.metadata.FunctionMethod
Set input parameters.
setInsertPlan(String) - Method in class org.teiid.metadata.Table
 
setInsertPlanEnabled(boolean) - Method in class org.teiid.metadata.Table
 
setInsteadOfTriggerDefinition(String, int, String, String, Table.TriggerEvent, String, Boolean) - Method in interface org.teiid.events.EventDistributor
Set the instead of trigger definition.
setInsteadOfTriggerDefinition(String, int, Table, Table.TriggerEvent, String) - Method in interface org.teiid.metadata.MetadataRepository
Call back function, when "alter trigger" is called
setInsteadOfTriggerEnabled(String, int, Table, Table.TriggerEvent, boolean) - Method in interface org.teiid.metadata.MetadataRepository
Callback function, when "alter trigger" is called to enable or disable a trigger
setInt(String, int) - Method in class org.teiid.jdbc.CallableStatementImpl
 
setInt(int, int) - Method in class org.teiid.jdbc.PreparedStatementImpl
 
setInvocationClass(String) - Method in class org.teiid.metadata.FunctionMethod
Set invocation class name
setInvocationMethod(String) - Method in class org.teiid.metadata.FunctionMethod
Set invocation method name
setIPAddress(String) - Method in class org.teiid.adminapi.impl.SessionMetadata
 
setItems(List<WithItem>) - Method in class org.teiid.language.With
 
setJaasName(String) - Method in class org.teiid.jdbc.TeiidDataSource
Application name from JAAS Login Config file
setJavaClassName(String) - Method in class org.teiid.metadata.Datatype
 
setJAXBProperties(List<PropertyMetadata>) - Method in class org.teiid.adminapi.impl.AdminObjectImpl
 
setJoinType(Join.JoinType) - Method in class org.teiid.language.Join
 
setJtdsDriver(boolean) - Method in class org.teiid.translator.jdbc.sybase.SybaseExecutionFactory
 
setKerberosServicePrincipleName(String) - Method in class org.teiid.jdbc.TeiidDataSource
Kerberos KDC service principle name
setLastDataModification(long) - Method in class org.teiid.metadata.Table
 
setLastModified(long) - Method in class org.teiid.metadata.Procedure
 
setLastModified(long) - Method in class org.teiid.metadata.Table
 
setLastPingTime(long) - Method in class org.teiid.adminapi.impl.SessionMetadata
 
setLastRow(int) - Method in class org.teiid.client.ResultsMessage
 
setLatestDateCovered(Calendar) - Method in class org.teiid.translator.salesforce.execution.DeletedResult
 
setLatestDateCovered(Calendar) - Method in class org.teiid.translator.salesforce.execution.UpdatedResult
 
setLeftCondition(Condition) - Method in class org.teiid.language.AndOr
 
setLeftExpression(Expression) - Method in class org.teiid.language.BaseInCondition
Set left expression of IN criteria
setLeftExpression(Expression) - Method in class org.teiid.language.Comparison
Set left expression of criteria
setLeftExpression(Expression) - Method in class org.teiid.language.Like
 
setLeftExpression(Expression) - Method in class org.teiid.language.SubqueryComparison
 
setLeftItem(TableReference) - Method in class org.teiid.language.Join
 
setLeftQuery(QueryExpression) - Method in class org.teiid.language.SetQuery
 
setLength(int) - Method in class org.teiid.metadata.BaseColumn
 
setLength(int) - Method in class org.teiid.metadata.Datatype
 
setLimit(Limit) - Method in class org.teiid.language.QueryExpression
Set LIMIT clause, may be null.
setLoginTimeout(int) - Method in class org.teiid.jdbc.BaseDataSource
Sets the maximum time in seconds that this data source can wait while attempting to connect to a database.
setLogListener(Logger) - Static method in class org.teiid.logging.LogManager
 
setLogWriter(PrintWriter) - Method in class org.teiid.jdbc.BaseDataSource
Set the log writer for this data source.
setLong(String, long) - Method in class org.teiid.jdbc.CallableStatementImpl
 
setLong(int, long) - Method in class org.teiid.jdbc.PreparedStatementImpl
 
setMappedRoleNames(List<String>) - Method in class org.teiid.adminapi.impl.DataPolicyMetadata
 
setMasked(boolean) - Method in class org.teiid.adminapi.impl.PropertyDefinitionMetadata
 
setMaterialized(boolean) - Method in class org.teiid.metadata.Table
 
setMaterializedStageTable(Table) - Method in class org.teiid.metadata.Table
 
setMaterializedTable(Table) - Method in class org.teiid.metadata.Table
 
setMaxCachedInstances(int) - Method in class org.teiid.net.socket.SocketServerConnectionFactory
 
setMaxDependentInPredicates(int) - Method in class org.teiid.translator.ExecutionFactory
 
setMaxFieldSize(int) - Method in class org.teiid.jdbc.ResultSetImpl
 
setMaxFieldSize(int) - Method in class org.teiid.jdbc.StatementImpl
 
setMaximumValue(String) - Method in class org.teiid.metadata.Column
 
setMaximumValue(String) - Method in class org.teiid.metadata.ColumnStats
 
setMaxInCriteriaSize(int) - Method in class org.teiid.translator.ExecutionFactory
 
setMaxObjectSize(int) - Method in class org.teiid.net.socket.OioOjbectChannelFactory
 
setMaxPreparedInsertBatchSize(int) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
setMaxRows(int) - Method in class groovy.sql.TeiidSql
 
setMaxRows(int) - Method in class org.teiid.jdbc.StatementImpl
 
setMaxThreads(int) - Method in class org.teiid.adminapi.impl.WorkerPoolStatisticsMetadata
 
setMessageElements(List<JAXBElement>) - Method in class org.teiid.translator.salesforce.execution.DataPayload
 
setMessageKey(Serializable) - Method in class org.teiid.net.socket.Message
 
setMetadataObject(ProcedureParameter) - Method in class org.teiid.language.Argument
 
setMetadataObject(Column) - Method in class org.teiid.language.ColumnReference
 
setMetadataObject(FunctionMethod) - Method in class org.teiid.language.Function
 
setMetadataObject(Table) - Method in class org.teiid.language.NamedTable
 
setMinimumValue(String) - Method in class org.teiid.metadata.Column
 
setMinimumValue(String) - Method in class org.teiid.metadata.ColumnStats
 
setMode(Like.MatchMode) - Method in class org.teiid.language.Like
 
setModelAuditFields(boolean) - Method in class org.teiid.translator.salesforce.SalesForceExecutionFactory
 
setModels(List<Model>) - Method in class org.teiid.adminapi.impl.VDBMetaData
This method required to make the JNDI assignment on the model work; if not persistent Management framework treating "models" as ReadOnly property.
setModelType(Model.Type) - Method in class org.teiid.adminapi.impl.ModelMetaData
 
setModelType(String) - Method in class org.teiid.adminapi.impl.ModelMetaData
 
setModifiable(boolean) - Method in class org.teiid.adminapi.impl.PropertyDefinitionMetadata
 
setModuleName(String) - Method in class org.teiid.adminapi.impl.VDBTranslatorMetaData
 
setName(String) - Method in class org.teiid.adminapi.impl.AdminObjectImpl
 
setName(String) - Method in class org.teiid.adminapi.impl.DataPolicyMetadata
 
setName(String) - Method in class org.teiid.adminapi.impl.ModelMetaData
 
setName(String) - Method in class org.teiid.adminapi.impl.PropertyMetadata
 
setName(String) - Method in class org.teiid.adminapi.impl.SourceMappingMetadata
 
setName(String) - Method in class org.teiid.adminapi.impl.VDBMetaData
 
setName(String) - Method in class org.teiid.adminapi.impl.VDBTranslatorMetaData
 
setName(String) - Method in class org.teiid.language.AggregateFunction
Set the name of the aggregate function.
setName(String) - Method in class org.teiid.language.ColumnReference
Sets the name of the element.
setName(String) - Method in class org.teiid.language.Function
Set name of the function
setName(String) - Method in class org.teiid.language.NamedTable
 
setName(String) - Method in class org.teiid.metadata.AbstractMetadataRecord
 
setName(String) - Method in class org.teiid.metadata.FunctionMethod
Set name of method
setName(String) - Method in class org.teiid.metadata.FunctionParameter
Set name
setNameInSource(String) - Method in class org.teiid.metadata.AbstractMetadataRecord
 
setNativeType(String) - Method in class org.teiid.metadata.Column
 
setNCharacterStream(String, Reader) - Method in class org.teiid.jdbc.CallableStatementImpl
 
setNCharacterStream(String, Reader, long) - Method in class org.teiid.jdbc.CallableStatementImpl
 
setNCharacterStream(int, Reader) - Method in class org.teiid.jdbc.PreparedStatementImpl
 
setNCharacterStream(int, Reader, long) - Method in class org.teiid.jdbc.PreparedStatementImpl
 
setNClob(String, NClob) - Method in class org.teiid.jdbc.CallableStatementImpl
 
setNClob(String, Reader) - Method in class org.teiid.jdbc.CallableStatementImpl
 
setNClob(String, Reader, long) - Method in class org.teiid.jdbc.CallableStatementImpl
 
setNClob(int, NClob) - Method in class org.teiid.jdbc.PreparedStatementImpl
 
setNClob(int, Reader) - Method in class org.teiid.jdbc.PreparedStatementImpl
 
setNClob(int, Reader, long) - Method in class org.teiid.jdbc.PreparedStatementImpl
 
setNegated(boolean) - Method in class org.teiid.language.BaseInCondition
Sets whether this criteria is negated.
setNegated(boolean) - Method in class org.teiid.language.IsNull
 
setNegated(boolean) - Method in class org.teiid.language.Like
 
setNetworkTimeout(Executor, int) - Method in class org.teiid.jdbc.ConnectionImpl
 
setNext(MetadataRepository) - Method in interface org.teiid.metadata.MetadataRepository
Next repository in the repository chain.
setNodeId(Integer) - Method in class org.teiid.adminapi.impl.RequestMetadata
 
setNoExec(boolean) - Method in class org.teiid.client.RequestMessage
 
setNoExec(boolean) - Method in class org.teiid.jdbc.BaseDataSource
 
setNString(String, String) - Method in class org.teiid.jdbc.CallableStatementImpl
 
setNString(int, String) - Method in class org.teiid.jdbc.PreparedStatementImpl
 
setNull(String, int) - Method in class org.teiid.jdbc.CallableStatementImpl
 
setNull(String, int, String) - Method in class org.teiid.jdbc.CallableStatementImpl
 
setNull(int, int) - Method in class org.teiid.jdbc.PreparedStatementImpl
 
setNull(int, int, String) - Method in class org.teiid.jdbc.PreparedStatementImpl
 
setNullOnNull(boolean) - Method in class org.teiid.metadata.FunctionMethod
 
setNullOrdering(SortSpecification.NullOrdering) - Method in class org.teiid.language.SortSpecification
 
setNullType(BaseColumn.NullType) - Method in class org.teiid.metadata.BaseColumn
 
setNullType(BaseColumn.NullType) - Method in class org.teiid.metadata.Datatype
 
setNullValues(int) - Method in class org.teiid.metadata.Column
 
setNullValues(Integer) - Method in class org.teiid.metadata.ColumnStats
 
setObject(String, Object) - Method in class org.teiid.jdbc.CallableStatementImpl
 
setObject(String, Object, int) - Method in class org.teiid.jdbc.CallableStatementImpl
 
setObject(String, Object, int, int) - Method in class org.teiid.jdbc.CallableStatementImpl
 
setObject(int, Object, int, int) - Method in class org.teiid.jdbc.PreparedStatementImpl
 
setObject(int, Object, int) - Method in class org.teiid.jdbc.PreparedStatementImpl
 
setObject(int, Object) - Method in class org.teiid.jdbc.PreparedStatementImpl
 
setOperation(SetQuery.Operation) - Method in class org.teiid.language.SetQuery
 
setOperator(AndOr.Operator) - Method in class org.teiid.language.AndOr
Set operator used to connect these criteria.
setOperator(Comparison.Operator) - Method in class org.teiid.language.Comparison
Set the operator
setOperator(Comparison.Operator) - Method in class org.teiid.language.SubqueryComparison
 
setOptional(boolean) - Method in class org.teiid.metadata.ProcedureParameter
 
setOracleSuppliedDriver(boolean) - Method in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
 
setOrderBy(OrderBy) - Method in class org.teiid.language.QueryExpression
Set ORDER BY clause, may be null.
setOrderBy(OrderBy) - Method in class org.teiid.language.WindowSpecification
 
setOrdering(SortSpecification.Ordering) - Method in class org.teiid.language.SortSpecification
 
setOutputParameter(FunctionParameter) - Method in class org.teiid.metadata.FunctionMethod
Set ouput parameter.
setOverrideTranslators(List<Translator>) - Method in class org.teiid.adminapi.impl.VDBMetaData
 
setParameters(List) - Method in class org.teiid.client.ResultsMessage
 
setParameters(List<ProcedureParameter>) - Method in class org.teiid.metadata.Procedure
 
setParameterValues(List<?>) - Method in class org.teiid.client.RequestMessage
 
setParameterValues(Iterator<? extends List<?>>) - Method in interface org.teiid.language.BatchedCommand
 
setParameterValues(Iterator<? extends List<?>>) - Method in class org.teiid.language.Delete
 
setParameterValues(Iterator<? extends List<?>>) - Method in class org.teiid.language.Insert
 
setParameterValues(Iterator<? extends List<?>>) - Method in class org.teiid.language.Update
 
setParent(ColumnSet<?>) - Method in class org.teiid.metadata.Column
 
setParent(T) - Method in class org.teiid.metadata.ColumnSet
 
setParent(Schema) - Method in class org.teiid.metadata.FunctionMethod
 
setParent(Schema) - Method in class org.teiid.metadata.Procedure
 
setParentTable(String) - Method in interface org.teiid.translator.salesforce.Relationship
 
setParentTable(String) - Method in class org.teiid.translator.salesforce.RelationshipImpl
 
setParseException(ParseException) - Method in exception org.teiid.api.exception.query.QueryParserException
 
setPartialResults(boolean) - Method in class org.teiid.client.RequestMessage
 
setPartialResultsMode(String) - Method in class org.teiid.jdbc.BaseDataSource
 
setPartition(List<Expression>) - Method in class org.teiid.language.WindowSpecification
 
setPassthroughAuthentication(boolean) - Method in class org.teiid.jdbc.TeiidDataSource
When set to true, the connection uses the passed in security domain to do the authentication.
setPassword(String) - Method in class org.teiid.jdbc.BaseDataSource
Sets the password.
setPath(String) - Method in class org.teiid.adminapi.impl.ModelMetaData
 
setPath(String) - Method in class org.teiid.adminapi.impl.ModelMetaData.ValidationError
 
setPayload(Properties) - Method in class org.teiid.jdbc.ConnectionImpl
 
setPayload(Serializable) - Method in class org.teiid.jdbc.StatementImpl
 
setPayload(Serializable) - Method in interface org.teiid.jdbc.TeiidStatement
Set the per-statement security payload.
setPermissions(List<DataPolicy.DataPermission>) - Method in class org.teiid.adminapi.impl.DataPolicyMetadata
 
setPhysical(boolean) - Method in class org.teiid.metadata.Schema
 
setPlanDescription(PlanNode) - Method in class org.teiid.client.ResultsMessage
 
setPlanNode(PlanNode) - Method in class org.teiid.client.plan.PlanNode.Property
 
setPollIntervalInMilli(long) - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
 
setPoolable(boolean) - Method in class org.teiid.jdbc.StatementImpl
 
setPortNumber(int) - Method in class org.teiid.jdbc.TeiidDataSource
Sets the portNumber.
setPosition(int) - Method in class org.teiid.metadata.BaseColumn
 
setPrecision(int) - Method in class org.teiid.metadata.BaseColumn
 
setPrecisionLength(int) - Method in class org.teiid.metadata.Datatype
 
setPrepared(boolean) - Method in class org.teiid.translator.jdbc.SQLConversionVisitor
 
setPrimaryKey(KeyRecord) - Method in class org.teiid.metadata.ForeignKey
 
setPrimaryKey(KeyRecord) - Method in class org.teiid.metadata.Table
 
setPrimaryMetamodelUri(String) - Method in class org.teiid.metadata.Schema
 
setProcedure(Procedure) - Method in class org.teiid.metadata.ProcedureParameter
 
setProcedureDefinition(String, int, String, String, String) - Method in interface org.teiid.events.EventDistributor
Set the procedure definition
setProcedureDefinition(String, int, Procedure, String) - Method in interface org.teiid.metadata.MetadataRepository
Call back function, when "alter procedure" is called to set the procedure definition
setProcedureName(String) - Method in class org.teiid.language.Call
 
setProcedureNamePattern(String) - Method in class org.teiid.translator.jdbc.JDBCMetdataProcessor
 
setProperties(Properties) - Method in class org.teiid.adminapi.impl.AdminObjectImpl
 
setProperties(Map<String, String>) - Method in class org.teiid.metadata.AbstractMetadataRecord
 
setProperty(String, int, String, String, String) - Method in interface org.teiid.events.EventDistributor
Set the given property value
setProperty(String, String) - Method in class org.teiid.metadata.AbstractMetadataRecord
The preferred setter for extension properties.
setProperty(String, int, AbstractMetadataRecord, String, String) - Method in interface org.teiid.metadata.MetadataRepository
Set an extension metadata property for a given record.
setPropertyTypeClassName(String) - Method in class org.teiid.adminapi.impl.PropertyDefinitionMetadata
 
setPublicKey(byte[]) - Method in class org.teiid.net.socket.Handshake
 
setPushdown(FunctionMethod.PushDown) - Method in class org.teiid.metadata.FunctionMethod
Set pushdown property of method
setPushDown(String) - Method in class org.teiid.metadata.FunctionMethod
 
setQuantifier(SubqueryComparison.Quantifier) - Method in class org.teiid.language.SubqueryComparison
 
setQuery(QueryExpression) - Method in class org.teiid.language.DerivedTable
 
SetQuery - Class in org.teiid.language
 
SetQuery() - Constructor for class org.teiid.language.SetQuery
 
SetQuery.Operation - Enum in org.teiid.language
 
setQueryPlan(String) - Method in class org.teiid.metadata.Procedure
 
setQueryTimeout(int) - Method in class org.teiid.jdbc.BaseDataSource
 
setQueryTimeout(int) - Method in class org.teiid.jdbc.StatementImpl
 
setQueued(int) - Method in class org.teiid.adminapi.impl.WorkerPoolStatisticsMetadata
 
setQueueName(String) - Method in class org.teiid.adminapi.impl.WorkerPoolStatisticsMetadata
 
setQuoteNameInSource(boolean) - Method in class org.teiid.translator.jdbc.JDBCMetdataProcessor
 
setRadix(int) - Method in class org.teiid.metadata.BaseColumn
 
setRadix(int) - Method in class org.teiid.metadata.Datatype
 
setReadOnly(boolean) - Method in class org.teiid.jdbc.ConnectionImpl
 
setReceiveBufferSize(int) - Method in class org.teiid.net.socket.OioOjbectChannelFactory
 
setRef(int, Ref) - Method in class org.teiid.jdbc.PreparedStatementImpl
 
setReferenceColumns(List<String>) - Method in class org.teiid.metadata.ForeignKey
 
setReferenceTableName(String) - Method in class org.teiid.metadata.ForeignKey
 
setRemoved(boolean) - Method in class org.teiid.adminapi.impl.VDBMetaData
 
setRequestCount(int) - Method in class org.teiid.adminapi.impl.CacheStatisticsMetadata
 
setRequestOptions(RequestOptions) - Method in class org.teiid.client.RequestMessage
 
setRequired(boolean) - Method in class org.teiid.adminapi.impl.PropertyDefinitionMetadata
 
setRequiresCriteria(boolean) - Method in class org.teiid.translator.ExecutionFactory
 
setRequiresRestart(PropertyDefinition.RestartType) - Method in class org.teiid.adminapi.impl.PropertyDefinitionMetadata
 
setResourceName(String) - Method in class org.teiid.adminapi.impl.DataPolicyMetadata.PermissionMetaData
 
setResourcePath(String) - Method in class org.teiid.metadata.index.TransformationRecordImpl
 
setResourcePath(String) - Method in class org.teiid.metadata.Table
 
setRestrictToObjectClass(boolean) - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
 
setResult(Expression) - Method in class org.teiid.language.SearchedWhenClause
 
setResultRecords(List<DeletedObject>) - Method in class org.teiid.translator.salesforce.execution.DeletedResult
 
setResults(List<?>[]) - Method in class org.teiid.client.ResultsMessage
 
setResultSet(ColumnSet<Procedure>) - Method in class org.teiid.metadata.Procedure
 
setResultSetCacheMode(String) - Method in class org.teiid.jdbc.BaseDataSource
 
setResultsMode(RequestMessage.ResultsMode) - Method in class org.teiid.client.RequestMessage
 
setReturnType(Class<?>) - Method in class org.teiid.language.Call
 
setRightCondition(Condition) - Method in class org.teiid.language.AndOr
 
setRightExpression(Expression) - Method in class org.teiid.language.Comparison
Set right expression of criteria
setRightExpression(Expression) - Method in class org.teiid.language.Like
 
setRightExpressions(List<Expression>) - Method in class org.teiid.language.In
 
setRightItem(TableReference) - Method in class org.teiid.language.Join
 
setRightQuery(QueryExpression) - Method in class org.teiid.language.SetQuery
 
setRowCount(int) - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
 
setRowId(String, RowId) - Method in class org.teiid.jdbc.CallableStatementImpl
 
setRowId(int, RowId) - Method in class org.teiid.jdbc.PreparedStatementImpl
 
setRowLimit(int) - Method in class org.teiid.client.RequestMessage
 
setRowLimit(int) - Method in class org.teiid.language.Limit
 
setRowOffset(int) - Method in class org.teiid.language.Limit
 
setRuntimeType(String) - Method in class org.teiid.metadata.BaseColumn
 
setRuntimeTypeName(String) - Method in class org.teiid.metadata.Datatype
 
setSavepoint() - Method in class org.teiid.jdbc.ConnectionImpl
 
setSavepoint(String) - Method in class org.teiid.jdbc.ConnectionImpl
 
setScale(int) - Method in class org.teiid.metadata.BaseColumn
 
setScale(int) - Method in class org.teiid.metadata.Datatype
 
setSchema(String) - Method in class org.teiid.jdbc.ConnectionImpl
 
setSchemaPaths(List) - Method in class org.teiid.metadata.index.TransformationRecordImpl
 
setSchemaPaths(List<String>) - Method in class org.teiid.metadata.Table
 
setSchemaPattern(String) - Method in class org.teiid.translator.jdbc.JDBCMetdataProcessor
 
setSchemaSourceType(String) - Method in class org.teiid.adminapi.impl.ModelMetaData
 
setSchemaText(String) - Method in class org.teiid.adminapi.impl.ModelMetaData
 
setScope(String) - Method in class org.teiid.adminapi.impl.TransactionMetadata
 
setSearchDefaultBaseDN(String) - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
 
setSearchDefaultScope(LDAPExecutionFactory.SearchDefaultScope) - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
 
setSearchType(Column.SearchType) - Method in class org.teiid.metadata.Column
 
setSearchType(Column.SearchType) - Method in class org.teiid.metadata.Datatype
 
setSecure(boolean) - Method in class org.teiid.jdbc.TeiidDataSource
Sets the secure flag to use mms: protocol instead of the default mm: protocol.
setSecurityContext(Object) - Method in class org.teiid.adminapi.impl.SessionMetadata
 
setSecurityDomain(String) - Method in class org.teiid.adminapi.impl.SessionMetadata
 
setSelectable(boolean) - Method in class org.teiid.metadata.Column
 
setSelectTransformation(String) - Method in class org.teiid.metadata.Table
 
setSendBufferSize(int) - Method in class org.teiid.net.socket.OioOjbectChannelFactory
 
setServerGroup(String) - Method in class org.teiid.adminapi.impl.AdminObjectImpl
 
setServerName(String) - Method in class org.teiid.adminapi.impl.AdminObjectImpl
 
setServerName(String) - Method in class org.teiid.jdbc.TeiidDataSource
Sets the serverName.
setSessionId(String) - Method in class org.teiid.adminapi.impl.RequestMetadata
 
setSessionId(String) - Method in class org.teiid.adminapi.impl.SessionMetadata
 
setSessionToken(SessionToken) - Method in class org.teiid.adminapi.impl.SessionMetadata
 
setSeverity(String) - Method in class org.teiid.adminapi.impl.ModelMetaData.ValidationError
 
setShort(String, short) - Method in class org.teiid.jdbc.CallableStatementImpl
 
setShort(int, short) - Method in class org.teiid.jdbc.PreparedStatementImpl
 
setShowPlan(RequestMessage.ShowPlan) - Method in class org.teiid.client.RequestMessage
 
setShowPlan(String) - Method in class org.teiid.jdbc.BaseDataSource
 
setSigned(boolean) - Method in class org.teiid.metadata.Column
 
setSigned(boolean) - Method in class org.teiid.metadata.Datatype
 
setSizeContraints(Statement) - Method in class org.teiid.translator.jdbc.JDBCBaseExecution
 
setSocketProfile(ConnectionProfile) - Method in class org.teiid.jdbc.TeiidDriver
 
setSortSpecifications(List<SortSpecification>) - Method in class org.teiid.language.OrderBy
 
setSoTimeout(int) - Method in class org.teiid.net.socket.OioOjbectChannelFactory
 
setSourceMappings(List<SourceMappingMetadata>) - Method in class org.teiid.adminapi.impl.ModelMetaData
 
setSourceRequest(boolean) - Method in class org.teiid.adminapi.impl.RequestMetadata
 
setSourceRequired(boolean) - Method in class org.teiid.translator.ExecutionFactory
 
setSQLXML(String, SQLXML) - Method in class org.teiid.jdbc.CallableStatementImpl
 
setSQLXML(int, SQLXML) - Method in class org.teiid.jdbc.PreparedStatementImpl
 
setSsl(boolean) - Method in class org.teiid.net.HostInfo
 
setStartTime(long) - Method in class org.teiid.adminapi.impl.RequestMetadata
 
setState(Request.ProcessingState) - Method in class org.teiid.adminapi.impl.RequestMetadata
 
setStatementType(RequestMessage.StatementType) - Method in class org.teiid.client.RequestMessage
 
setStatus(VDB.Status) - Method in class org.teiid.adminapi.impl.VDBMetaData
 
setStatus(String) - Method in class org.teiid.adminapi.impl.VDBMetaData
 
setString(String, String) - Method in class org.teiid.jdbc.CallableStatementImpl
 
setString(int, String) - Method in class org.teiid.jdbc.PreparedStatementImpl
 
setStyleSheet(String) - Method in class org.teiid.client.RequestMessage
Sets the styleSheet.
setSubject(Subject) - Method in class org.teiid.adminapi.impl.SessionMetadata
 
setSubquery(QueryExpression) - Method in class org.teiid.language.Exists
 
setSubquery(QueryExpression) - Method in class org.teiid.language.ScalarSubquery
 
setSubquery(QueryExpression) - Method in class org.teiid.language.SubqueryComparison
 
setSubquery(QueryExpression) - Method in interface org.teiid.language.SubqueryContainer
Set the inner subquery
setSubquery(QueryExpression) - Method in class org.teiid.language.SubqueryIn
 
setSubquery(QueryExpression) - Method in class org.teiid.language.WithItem
 
setSupportedJoinCriteria(ExecutionFactory.SupportedJoinCriteria) - Method in class org.teiid.translator.ExecutionFactory
 
setSupportsFullOuterJoins(boolean) - Method in class org.teiid.translator.ExecutionFactory
 
setSupportsInnerJoins(boolean) - Method in class org.teiid.translator.ExecutionFactory
 
setSupportsMultiSourceBindings(boolean) - Method in class org.teiid.adminapi.impl.ModelMetaData
 
setSupportsOrderBy(boolean) - Method in class org.teiid.translator.ExecutionFactory
 
setSupportsOuterJoins(boolean) - Method in class org.teiid.translator.ExecutionFactory
 
setSupportsSelectDistinct(boolean) - Method in class org.teiid.translator.ExecutionFactory
 
setSupportsUpdate(boolean) - Method in class org.teiid.metadata.Table
 
setSymbol(ColumnReference) - Method in class org.teiid.language.SetClause
 
setSync(boolean) - Method in class org.teiid.client.RequestMessage
 
setSynchronousTtl(long) - Method in class org.teiid.net.socket.SocketServerConnectionFactory
 
setSystem(boolean) - Method in class org.teiid.metadata.Table
 
setTable(NamedTable) - Method in class org.teiid.language.ColumnReference
 
setTable(NamedTable) - Method in class org.teiid.language.Delete
Set group that is being deleted from.
setTable(NamedTable) - Method in class org.teiid.language.Insert
 
setTable(NamedTable) - Method in class org.teiid.language.Update
 
setTable(NamedTable) - Method in class org.teiid.language.WithItem
 
setTableNamePattern(String) - Method in class org.teiid.translator.jdbc.JDBCMetdataProcessor
 
setTableStats(String, int, String, String, TableStats) - Method in interface org.teiid.events.EventDistributor
Set the table stats
setTableStats(String, int, Table, TableStats) - Method in interface org.teiid.metadata.MetadataRepository
Set the TableStats for the given table
setTableStats(TableStats) - Method in class org.teiid.metadata.Table
 
setTableType(Table.Type) - Method in class org.teiid.metadata.Table
 
setTableTypes(String[]) - Method in class org.teiid.translator.jdbc.JDBCMetdataProcessor
 
setThreadState(Request.ThreadState) - Method in class org.teiid.adminapi.impl.RequestMetadata
 
setThrowError(boolean) - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
 
setTime(String, Time) - Method in class org.teiid.jdbc.CallableStatementImpl
 
setTime(String, Time, Calendar) - Method in class org.teiid.jdbc.CallableStatementImpl
 
setTime(int, Time) - Method in class org.teiid.jdbc.PreparedStatementImpl
 
setTime(int, Time, Calendar) - Method in class org.teiid.jdbc.PreparedStatementImpl
 
setTimestamp(String, Timestamp) - Method in class org.teiid.jdbc.CallableStatementImpl
 
setTimestamp(String, Timestamp, Calendar) - Method in class org.teiid.jdbc.CallableStatementImpl
 
setTimestamp(int, Timestamp) - Method in class org.teiid.jdbc.PreparedStatementImpl
 
setTimestamp(int, Timestamp, Calendar) - Method in class org.teiid.jdbc.PreparedStatementImpl
 
setTotalCompleted(long) - Method in class org.teiid.adminapi.impl.WorkerPoolStatisticsMetadata
 
setTotalEntries(int) - Method in class org.teiid.adminapi.impl.CacheStatisticsMetadata
 
setTotalSubmitted(long) - Method in class org.teiid.adminapi.impl.WorkerPoolStatisticsMetadata
 
setTransactionAutoWrap(String) - Method in class org.teiid.jdbc.BaseDataSource
Deprecated. 
setTransactionId(String) - Method in class org.teiid.adminapi.impl.RequestMetadata
 
setTransactionIsolation(int) - Method in class org.teiid.client.RequestMessage
 
setTransactionIsolation(int) - Method in class org.teiid.jdbc.ConnectionImpl
 
setTransactionTimeout(int) - Method in class org.teiid.jdbc.XAConnectionImpl
 
setTransformation(String) - Method in class org.teiid.metadata.index.TransformationRecordImpl
 
setTransformationType(String) - Method in class org.teiid.metadata.index.TransformationRecordImpl
 
setTranslatorName(String) - Method in class org.teiid.adminapi.impl.SourceMappingMetadata
 
setTrimStrings(boolean) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
setTxnAutoWrapMode(String) - Method in class org.teiid.client.RequestMessage
Sets the txnAutoWrapMode.
setType(String) - Method in class org.teiid.adminapi.impl.VDBTranslatorMetaData
 
setType(Class<?>) - Method in class org.teiid.language.Argument
 
setType(Class<?>) - Method in class org.teiid.language.ColumnReference
 
setType(Class<?>) - Method in class org.teiid.language.Function
 
setType(Class<?>) - Method in class org.teiid.language.Literal
 
setType(Class<?>) - Method in class org.teiid.language.Parameter
 
setType(Class<?>) - Method in class org.teiid.language.SearchedCase
 
setType(Datatype.Type) - Method in class org.teiid.metadata.Datatype
 
setType(String) - Method in class org.teiid.metadata.FunctionParameter
Set type of parameter
setType(ProcedureParameter.Type) - Method in class org.teiid.metadata.ProcedureParameter
 
setType(String) - Method in class org.teiid.translator.salesforce.execution.DataPayload
 
setTypeMap(Map<String, Class<?>>) - Method in class org.teiid.jdbc.ConnectionImpl
 
setUnicodeStream(int, InputStream, int) - Method in class org.teiid.jdbc.PreparedStatementImpl
 
setUniqueKeyID(String) - Method in class org.teiid.metadata.ForeignKey
 
setUniqueKeys(List<KeyRecord>) - Method in class org.teiid.metadata.Table
 
setUnresolvedSymbols(List) - Method in exception org.teiid.api.exception.query.QueryResolverException
Set the list of unresolved symbols during QueryResolution
setUpdatable(boolean) - Method in class org.teiid.metadata.Column
 
setUpdateCount(int) - Method in class org.teiid.metadata.Procedure
 
setUpdatePlan(String) - Method in class org.teiid.metadata.Table
 
setUpdatePlanEnabled(boolean) - Method in class org.teiid.metadata.Table
 
setUpdateResult(boolean) - Method in class org.teiid.client.ResultsMessage
 
setUrl(String) - Method in class org.teiid.adminapi.impl.VDBMetaData
 
setUrl(URL) - Method in class org.teiid.adminapi.impl.VDBMetaData
 
setURL(String, URL) - Method in class org.teiid.jdbc.CallableStatementImpl
 
setURL(int, URL) - Method in class org.teiid.jdbc.PreparedStatementImpl
 
setUseBindVariables(boolean) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
setUseCatalogName(boolean) - Method in class org.teiid.translator.jdbc.JDBCMetdataProcessor
 
setUseCommentsInSourceQuery(boolean) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
setUseFullSchemaName(boolean) - Method in class org.teiid.translator.jdbc.JDBCMetdataProcessor
 
setUseJDBC4ColumnNameAndLabelSemantics(boolean) - Method in class org.teiid.jdbc.BaseDataSource
 
setUsePagination(boolean) - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
 
setUseProcedureSpecificName(boolean) - Method in class org.teiid.translator.jdbc.JDBCMetdataProcessor
 
setUser(String) - Method in class org.teiid.jdbc.BaseDataSource
Sets the user.
setUseResultSetCache(boolean) - Method in class org.teiid.client.RequestMessage
 
setUserName(String) - Method in class org.teiid.adminapi.impl.SessionMetadata
 
setUsesDistinctRows(boolean) - Method in class org.teiid.metadata.AggregateAttributes
 
setUUID(String) - Method in class org.teiid.metadata.AbstractMetadataRecord
 
setUUID(AbstractMetadataRecord) - Method in class org.teiid.metadata.MetadataFactory
 
setValidationMode(boolean) - Method in class org.teiid.client.RequestMessage
Sets the validationMode.
setValue(String) - Method in class org.teiid.adminapi.impl.ModelMetaData.ValidationError
 
setValue(String) - Method in class org.teiid.adminapi.impl.PropertyMetadata
 
setValue(Object) - Method in class org.teiid.language.Literal
 
setValue(Expression) - Method in class org.teiid.language.SetClause
 
setValueIndex(int) - Method in class org.teiid.language.Parameter
 
setValues(List<String>) - Method in class org.teiid.client.plan.PlanNode.Property
 
setValueSource(InsertValueSource) - Method in class org.teiid.language.Insert
 
setVarArg(boolean) - Method in class org.teiid.metadata.FunctionParameter
 
setVarArg(boolean) - Method in class org.teiid.metadata.ProcedureParameter
 
setVarietyType(Datatype.Variety) - Method in class org.teiid.metadata.Datatype
 
setVdb(VDBMetaData) - Method in class org.teiid.adminapi.impl.SessionMetadata
 
setVDBName(String) - Method in class org.teiid.adminapi.impl.SessionMetadata
 
setVDBVersion(int) - Method in class org.teiid.adminapi.impl.SessionMetadata
 
setVersion(int) - Method in class org.teiid.adminapi.impl.VDBMetaData
 
setVersion() - Method in class org.teiid.net.socket.Handshake
 
setViewDefinition(String, int, String, String, String) - Method in interface org.teiid.events.EventDistributor
Set the view definition
setViewDefinition(String, int, Table, String) - Method in interface org.teiid.metadata.MetadataRepository
Call back function, when "alter view" definition is called
setVirtual(boolean) - Method in class org.teiid.metadata.Procedure
 
setVirtual(boolean) - Method in class org.teiid.metadata.Table
 
setVisible(Boolean) - Method in class org.teiid.adminapi.impl.ModelMetaData
 
setVisible(boolean) - Method in class org.teiid.metadata.Schema
 
setWaitTime(int) - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
 
setWarnings(List<Throwable>) - Method in class org.teiid.client.ResultsMessage
 
setWhere(Condition) - Method in class org.teiid.language.Delete
Set criteria that is being used with the delete - may be null
setWhere(Condition) - Method in class org.teiid.language.Select
Set WHERE clause, may be null.
setWhere(Condition) - Method in class org.teiid.language.Update
 
setWideningNumericImplicit(boolean) - Method in class org.teiid.translator.jdbc.ConvertModifier
 
setWidenUnsingedTypes(boolean) - Method in class org.teiid.translator.jdbc.JDBCMetdataProcessor
 
setWindowSpecification(WindowSpecification) - Method in class org.teiid.language.WindowFunction
 
setWith(With) - Method in class org.teiid.language.QueryExpression
 
setXMLFormat(String) - Method in class org.teiid.client.RequestMessage
Sets the xMLFormat.
setXMLParamName(String) - Method in class org.teiid.translator.ws.WSExecutionFactory
 
SEVEN_0 - Static variable in class org.teiid.translator.jdbc.teiid.TeiidExecutionFactory
 
SEVEN_1 - Static variable in class org.teiid.translator.jdbc.teiid.TeiidExecutionFactory
 
SEVEN_2 - Static variable in class org.teiid.translator.jdbc.teiid.TeiidExecutionFactory
 
SEVEN_3 - Static variable in class org.teiid.translator.jdbc.teiid.TeiidExecutionFactory
 
SEVEN_4 - Static variable in class org.teiid.translator.jdbc.teiid.TeiidExecutionFactory
 
SEVEN_5 - Static variable in class org.teiid.translator.jdbc.teiid.TeiidExecutionFactory
 
SEVEN_6 - Static variable in class org.teiid.translator.jdbc.teiid.TeiidExecutionFactory
 
severity - Variable in class org.teiid.adminapi.impl.ModelMetaData.ValidationError
 
SHORT - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
SHORT - Static variable in class org.teiid.translator.jdbc.FunctionModifier
 
SHORT - Static variable in class org.teiid.translator.TypeFacility.RUNTIME_CODES
 
SHORT - Static variable in class org.teiid.translator.TypeFacility.RUNTIME_NAMES
 
SHORT - Static variable in interface org.teiid.translator.TypeFacility.RUNTIME_TYPES
 
shutdown() - Method in class org.teiid.logging.JavaLogger
 
shutdown() - Method in interface org.teiid.logging.Logger
Shut down this listener, requesting it clean up and release any resources it may have acquired during its use.
shutdown() - Method in interface org.teiid.net.socket.ServerDiscovery
Shutdown this ServerDiscovery
shutdown() - Method in interface org.teiid.net.socket.SocketServerInstance
 
shutdown() - Method in class org.teiid.net.socket.SocketServerInstanceImpl
 
shutdown() - Method in class org.teiid.net.socket.UrlServerDiscovery
 
SIGN - Static variable in class org.teiid.translator.SourceSystemFunctions
 
SIGNED - Static variable in interface org.teiid.client.metadata.ResultsMetadataConstants
 
SIMILAR - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
SimpleIndexUtil - Class in org.teiid.metadata.index
IndexUtil
SimpleIndexUtil() - Constructor for class org.teiid.metadata.index.SimpleIndexUtil
 
SimpleJDBCExecutionFactory - Class in org.teiid.translator.jdbc
This is a "simple" capabilities class that allows criteria but no complicated joins, subqueries, etc to be passed to the connector.
SimpleJDBCExecutionFactory() - Constructor for class org.teiid.translator.jdbc.SimpleJDBCExecutionFactory
 
SIN - Static variable in class org.teiid.translator.SourceSystemFunctions
 
SINGLE_CHAR_MATCH - Static variable in class org.teiid.metadata.index.IndexConstants.RECORD_STRING
 
SINGLE_CHAR_MATCH_STRING - Static variable in class org.teiid.metadata.index.IndexConstants.RECORD_STRING
 
SingleInstanceCommunicationException - Exception in org.teiid.net.socket
An error occurred in communication between client and server.
SingleInstanceCommunicationException() - Constructor for exception org.teiid.net.socket.SingleInstanceCommunicationException
No-Arg Constructor
SingleInstanceCommunicationException(String) - Constructor for exception org.teiid.net.socket.SingleInstanceCommunicationException
 
SingleInstanceCommunicationException(Throwable) - Constructor for exception org.teiid.net.socket.SingleInstanceCommunicationException
 
SingleInstanceCommunicationException(Throwable, String) - Constructor for exception org.teiid.net.socket.SingleInstanceCommunicationException
 
SingleInstanceCommunicationException(BundleUtil.Event, Throwable, String) - Constructor for exception org.teiid.net.socket.SingleInstanceCommunicationException
 
size - Variable in class org.teiid.client.ResizingArrayList
 
size() - Method in class org.teiid.client.ResizingArrayList
 
SKIP - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
SMALLINT - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
SocketServerConnection - Class in org.teiid.net.socket
Represents a client connection that maintains session state and allows for service fail over.
SocketServerConnection(SocketServerInstanceFactory, boolean, ServerDiscovery, Properties) - Constructor for class org.teiid.net.socket.SocketServerConnection
 
SocketServerConnectionFactory - Class in org.teiid.net.socket
Responsible for creating socket based connections The comm approach is object based and layered.
SocketServerConnectionFactory() - Constructor for class org.teiid.net.socket.SocketServerConnectionFactory
 
SocketServerInstance - Interface in org.teiid.net.socket
 
SocketServerInstanceFactory - Interface in org.teiid.net.socket
 
SocketServerInstanceImpl - Class in org.teiid.net.socket
Client view of a socket server connection that exposes remote services On construction this class will create a channel and exchange a handshake.
SocketServerInstanceImpl(HostInfo, long) - Constructor for class org.teiid.net.socket.SocketServerInstanceImpl
 
SocketServerInstanceImpl.RemoteInvocationHandler - Class in org.teiid.net.socket
 
SocketServerInstanceImpl.RemoteInvocationHandler(Class<?>, boolean) - Constructor for class org.teiid.net.socket.SocketServerInstanceImpl.RemoteInvocationHandler
 
SocketUtil - Class in org.teiid.net.socket
This class provides some utility methods to create ssl sockets using the keystores and trust stores.
SocketUtil() - Constructor for class org.teiid.net.socket.SocketUtil
 
SocketUtil.SSLSocketFactory - Class in org.teiid.net.socket
 
SocketUtil.SSLSocketFactory(SSLContext, boolean) - Constructor for class org.teiid.net.socket.SocketUtil.SSLSocketFactory
 
SOME - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
SortSpecification - Class in org.teiid.language
 
SortSpecification(SortSpecification.Ordering, Expression) - Constructor for class org.teiid.language.SortSpecification
 
SortSpecification.NullOrdering - Enum in org.teiid.language
 
SortSpecification.Ordering - Enum in org.teiid.language
 
SourceMappingMetadata - Class in org.teiid.adminapi.impl
 
SourceMappingMetadata() - Constructor for class org.teiid.adminapi.impl.SourceMappingMetadata
 
SourceMappingMetadata(String, String, String) - Constructor for class org.teiid.adminapi.impl.SourceMappingMetadata
 
sourceRequest() - Method in class org.teiid.adminapi.impl.RequestMetadata
 
sourceRequest() - Method in interface org.teiid.adminapi.Request
 
sources - Variable in class org.teiid.adminapi.impl.ModelMetaData
 
SourceSystemFunctions - Class in org.teiid.translator
Constants for all the possible standard system push down functions.
SourceSystemFunctions() - Constructor for class org.teiid.translator.SourceSystemFunctions
 
SourceWarning - Exception in org.teiid.client
This class is used to store the details of an atomic query warning.
SourceWarning(String, String, Throwable, boolean) - Constructor for exception org.teiid.client.SourceWarning
Constructor that stores atomic query failure details.
SPACE - Static variable in interface org.teiid.language.SQLConstants.Tokens
 
SPACE - Static variable in class org.teiid.metadata.index.IndexConstants.RECORD_STRING
 
SPACE - Static variable in class org.teiid.translator.salesforce.execution.visitors.CriteriaVisitor
 
SPECIFIC - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
SPECIFICTYPE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
SQL - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
SQL_DATE_VAL - Static variable in class org.teiid.translator.loopback.LoopbackExecution
 
SQL_OPTION_SHOWPLAN - Static variable in interface org.teiid.jdbc.ExecutionProperties
Can be one of ON|OFF|DEBUG
SQL_TSI_DAY - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
SQL_TSI_FRAC_SECOND - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
SQL_TSI_HOUR - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
SQL_TSI_MINUTE - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
SQL_TSI_MONTH - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
SQL_TSI_QUARTER - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
SQL_TSI_SECOND - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
SQL_TSI_WEEK - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
SQL_TSI_YEAR - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
SQLConstants - Class in org.teiid.language
SQL Constants for Teiid.
SQLConstants.NonReserved - Interface in org.teiid.language
 
SQLConstants.Reserved - Interface in org.teiid.language
 
SQLConstants.Tokens - Interface in org.teiid.language
 
SQLConversionVisitor - Class in org.teiid.translator.jdbc
This visitor takes an ICommand and does DBMS-specific conversion on it to produce a SQL String.
SQLConversionVisitor(JDBCExecutionFactory) - Constructor for class org.teiid.translator.jdbc.SQLConversionVisitor
 
SQLEXCEPTION - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
sqlHelp() - Static method in class org.teiid.adminshell.GroovySqlExtensions
 
sqlHelp(String) - Static method in class org.teiid.adminshell.GroovySqlExtensions
 
SqlHelpCommand - Class in org.teiid.adminshell
 
SqlHelpCommand(Shell) - Constructor for class org.teiid.adminshell.SqlHelpCommand
 
SQLServerExecutionFactory - Class in org.teiid.translator.jdbc.sqlserver
Updated to assume the use of the DataDirect, 2005 driver, or later.
SQLServerExecutionFactory() - Constructor for class org.teiid.translator.jdbc.sqlserver.SQLServerExecutionFactory
 
SQLSTATE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
SQLStates - Class in org.teiid.jdbc
Utility class containing 1) SQL state constants used to represent JDBC error state code, and 2) utility methods to check whether a SQL state belongs to a particular class of exception states.
SQLStates() - Constructor for class org.teiid.jdbc.SQLStates
 
SQLStates.SQLStateClass - Class in org.teiid.jdbc
 
SQLStringVisitor - Class in org.teiid.language.visitor
Creates a SQL string for a LanguageObject subtree.
SQLStringVisitor() - Constructor for class org.teiid.language.visitor.SQLStringVisitor
 
SQLWARNING - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
SQRT - Static variable in class org.teiid.translator.SourceSystemFunctions
 
start(XidImpl, int, int) - Method in interface org.teiid.client.DQP
 
start(Xid, int) - Method in class org.teiid.jdbc.XAConnectionImpl
 
START - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
start() - Method in class org.teiid.translator.ExecutionFactory
Initialize the connector with supplied configuration
start() - Method in class org.teiid.translator.hive.HiveExecutionFactory
 
start() - Method in class org.teiid.translator.jdbc.access.AccessExecutionFactory
 
start() - Method in class org.teiid.translator.jdbc.db2.BaseDB2ExecutionFactory
 
start() - Method in class org.teiid.translator.jdbc.db2.DB2ExecutionFactory
 
start() - Method in class org.teiid.translator.jdbc.derby.DerbyExecutionFactory
 
start() - Method in class org.teiid.translator.jdbc.h2.H2ExecutionFactory
 
start() - Method in class org.teiid.translator.jdbc.hsql.HsqlExecutionFactory
 
start() - Method in class org.teiid.translator.jdbc.informix.InformixExecutionFactory
 
start() - Method in class org.teiid.translator.jdbc.ingres.Ingres93ExecutionFactory
 
start() - Method in class org.teiid.translator.jdbc.ingres.IngresExecutionFactory
 
start() - Method in class org.teiid.translator.jdbc.intersyscache.InterSystemsCacheExecutionFactory
 
start() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
start() - Method in class org.teiid.translator.jdbc.modeshape.ModeShapeExecutionFactory
 
start() - Method in class org.teiid.translator.jdbc.mysql.MySQL5ExecutionFactory
 
start() - Method in class org.teiid.translator.jdbc.mysql.MySQLExecutionFactory
 
start() - Method in class org.teiid.translator.jdbc.netezza.NetezzaExecutionFactory
 
start() - Method in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
 
start() - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
 
start() - Method in class org.teiid.translator.jdbc.sybase.SybaseExecutionFactory
 
start() - Method in class org.teiid.translator.jdbc.teradata.TeradataExecutionFactory
 
start() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
 
start() - Method in class org.teiid.translator.salesforce.SalesForceExecutionFactory
 
start() - Method in class org.teiid.translator.yahoo.YahooExecutionFactory
 
STARTDATE - Static variable in interface org.teiid.translator.salesforce.execution.SalesforceProcedureExecution
 
startLoadVdb(String, int) - Method in class org.teiid.metadata.DefaultMetadataRepository
Marks the start of vdb metadata loading
startTransaction(XidImpl, int, int) - Method in class org.teiid.jdbc.ConnectionImpl
 
stateId - Variable in class org.teiid.replication.jboss.JGroupsOutputStream
 
statement - Variable in class org.teiid.translator.jdbc.JDBCBaseExecution
 
StatementCallback - Interface in org.teiid.jdbc
A callback for non-blocking statement result processing.
StatementImpl - Class in org.teiid.jdbc
 
STATIC - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
STDDEV_POP - Static variable in class org.teiid.language.AggregateFunction
 
STDDEV_POP - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
STDDEV_SAMP - Static variable in class org.teiid.language.AggregateFunction
 
STDDEV_SAMP - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
stop(Object) - Method in class org.teiid.replication.jboss.JGroupsObjectReplicator
 
STORED_PROCEDURE - Static variable in class org.teiid.metadata.index.MetadataConstants.PROCEDURE_TYPES
 
STORED_QUERY - Static variable in class org.teiid.metadata.index.MetadataConstants.PROCEDURE_TYPES
 
storesLowerCaseIdentifiers() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
storesLowerCaseQuotedIdentifiers() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
storesMixedCaseIdentifiers() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
storesMixedCaseQuotedIdentifiers() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
storesUpperCaseIdentifiers() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
storesUpperCaseQuotedIdentifiers() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
StreamingLobChunckProducer - Class in org.teiid.client.lob
 
StreamingLobChunckProducer(DQP, long, Streamable<?>) - Constructor for class org.teiid.client.lob.StreamingLobChunckProducer
 
StreamingLobChunckProducer.Factory - Class in org.teiid.client.lob
 
StreamingLobChunckProducer.Factory(DQP, long, Streamable<?>) - Constructor for class org.teiid.client.lob.StreamingLobChunckProducer.Factory
 
STRING - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
STRING - Static variable in class org.teiid.translator.jdbc.FunctionModifier
 
STRING - Static variable in class org.teiid.translator.TypeFacility.RUNTIME_CODES
 
STRING - Static variable in class org.teiid.translator.TypeFacility.RUNTIME_NAMES
 
STRING - Static variable in interface org.teiid.translator.TypeFacility.RUNTIME_TYPES
 
STRING_TYPE - Static variable in interface org.teiid.translator.salesforce.Constants
 
StringLineReader - Class in org.teiid.script.io
Base class for any type of Reader, where data can be read as line by line.
StringLineReader() - Constructor for class org.teiid.script.io.StringLineReader
 
stripQutes(String) - Static method in class org.teiid.translator.salesforce.Util
 
submitExecute(String, StatementCallback, RequestOptions) - Method in class org.teiid.jdbc.PreparedStatementImpl
 
submitExecute(StatementCallback, RequestOptions) - Method in class org.teiid.jdbc.PreparedStatementImpl
 
submitExecute(RequestMessage.ResultsMode, RequestOptions) - Method in class org.teiid.jdbc.PreparedStatementImpl
 
submitExecute(String, StatementCallback, RequestOptions) - Method in class org.teiid.jdbc.StatementImpl
 
submitExecute(String, RequestOptions) - Method in class org.teiid.jdbc.StatementImpl
 
submitExecute(StatementCallback, RequestOptions) - Method in interface org.teiid.jdbc.TeiidPreparedStatement
Execute the given statement using a non-blocking callback.
submitExecute(String, StatementCallback, RequestOptions) - Method in interface org.teiid.jdbc.TeiidStatement
Execute the given statement using a non-blocking callback.
submitNext() - Method in class org.teiid.jdbc.ResultSetImpl
Assumes forward only cursoring
submitSetAutoCommitTrue(boolean) - Method in class org.teiid.jdbc.ConnectionImpl
 
SUBMULTILIST - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
SubqueryComparison - Class in org.teiid.language
Represents a quantified comparison criteria.
SubqueryComparison(Expression, Comparison.Operator, SubqueryComparison.Quantifier, QueryExpression) - Constructor for class org.teiid.language.SubqueryComparison
 
SubqueryComparison.Quantifier - Enum in org.teiid.language
 
SubqueryContainer - Interface in org.teiid.language
This is a marker interface for language interfaces that contain a subquery.
SubqueryIn - Class in org.teiid.language
Represents an IN criteria that uses a subquery on the right side rather than a list of values.
SubqueryIn(Expression, boolean, QueryExpression) - Constructor for class org.teiid.language.SubqueryIn
 
SUBSTRING - Static variable in class org.teiid.translator.SourceSystemFunctions
 
SubstringFunctionModifier - Class in org.teiid.translator.jdbc.db2
 
SubstringFunctionModifier() - Constructor for class org.teiid.translator.jdbc.db2.SubstringFunctionModifier
 
SubstringFunctionModifier - Class in org.teiid.translator.jdbc.sybase
Common logic for Substring modifiers requiring 3 parameters
SubstringFunctionModifier(LanguageFactory) - Constructor for class org.teiid.translator.jdbc.sybase.SubstringFunctionModifier
 
SUBTRACT_OP - Static variable in class org.teiid.translator.SourceSystemFunctions
 
SUCESS - Static variable in class org.teiid.jdbc.SQLStates
 
SUM - Static variable in class org.teiid.language.AggregateFunction
 
SUM - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
SUPPORTS_QUERY - Static variable in interface org.teiid.translator.salesforce.Constants
 
SUPPORTS_RETRIEVE - Static variable in interface org.teiid.translator.salesforce.Constants
 
supportsAdvancedOlapOperations() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
supportsAdvancedOlapOperations() - Method in class org.teiid.translator.ExecutionFactory
 
supportsAdvancedOlapOperations() - Method in class org.teiid.translator.jdbc.teiid.TeiidExecutionFactory
 
supportsAggregatesAvg() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
supportsAggregatesAvg() - Method in class org.teiid.translator.ExecutionFactory
Support indicates connector can accept the AVG aggregate function
supportsAggregatesAvg() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
supportsAggregatesAvg() - Method in class org.teiid.translator.jdbc.modeshape.ModeShapeExecutionFactory
 
supportsAggregatesAvg() - Method in class org.teiid.translator.jdbc.SimpleJDBCExecutionFactory
 
supportsAggregatesAvg() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
 
supportsAggregatesAvg() - Method in class org.teiid.translator.salesforce.SalesForceExecutionFactory
 
supportsAggregatesCount() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
supportsAggregatesCount() - Method in class org.teiid.translator.ExecutionFactory
Support indicates connector can accept the COUNT aggregate function
supportsAggregatesCount() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
supportsAggregatesCount() - Method in class org.teiid.translator.jdbc.modeshape.ModeShapeExecutionFactory
 
supportsAggregatesCount() - Method in class org.teiid.translator.jdbc.SimpleJDBCExecutionFactory
 
supportsAggregatesCount() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
 
supportsAggregatesCount() - Method in class org.teiid.translator.salesforce.SalesForceExecutionFactory
 
supportsAggregatesCountStar() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
supportsAggregatesCountStar() - Method in class org.teiid.translator.ExecutionFactory
Support indicates connector can accept the COUNT(*) aggregate function
supportsAggregatesCountStar() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
supportsAggregatesCountStar() - Method in class org.teiid.translator.jdbc.modeshape.ModeShapeExecutionFactory
 
supportsAggregatesCountStar() - Method in class org.teiid.translator.jdbc.SimpleJDBCExecutionFactory
 
supportsAggregatesCountStar() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
 
supportsAggregatesCountStar() - Method in class org.teiid.translator.salesforce.SalesForceExecutionFactory
 
supportsAggregatesDistinct() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
supportsAggregatesDistinct() - Method in class org.teiid.translator.ExecutionFactory
Support indicates connector can accept DISTINCT within aggregate functions
supportsAggregatesDistinct() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
supportsAggregatesDistinct() - Method in class org.teiid.translator.jdbc.mysql.MySQLExecutionFactory
 
supportsAggregatesDistinct() - Method in class org.teiid.translator.jdbc.SimpleJDBCExecutionFactory
 
supportsAggregatesDistinct() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
 
supportsAggregatesEnhancedNumeric() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
supportsAggregatesEnhancedNumeric() - Method in class org.teiid.translator.ExecutionFactory
Support indicates connector can accept STDDEV_POP, STDDEV_VAR, VAR_POP, VAR_SAMP
supportsAggregatesEnhancedNumeric() - Method in class org.teiid.translator.hive.HiveExecutionFactory
 
supportsAggregatesEnhancedNumeric() - Method in class org.teiid.translator.jdbc.access.AccessExecutionFactory
 
supportsAggregatesEnhancedNumeric() - Method in class org.teiid.translator.jdbc.db2.DB2ExecutionFactory
 
supportsAggregatesEnhancedNumeric() - Method in class org.teiid.translator.jdbc.h2.H2ExecutionFactory
 
supportsAggregatesEnhancedNumeric() - Method in class org.teiid.translator.jdbc.hsql.HsqlExecutionFactory
 
supportsAggregatesEnhancedNumeric() - Method in class org.teiid.translator.jdbc.modeshape.ModeShapeExecutionFactory
 
supportsAggregatesEnhancedNumeric() - Method in class org.teiid.translator.jdbc.mysql.MySQL5ExecutionFactory
 
supportsAggregatesEnhancedNumeric() - Method in class org.teiid.translator.jdbc.netezza.NetezzaExecutionFactory
 
supportsAggregatesEnhancedNumeric() - Method in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
 
supportsAggregatesEnhancedNumeric() - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
 
supportsAggregatesEnhancedNumeric() - Method in class org.teiid.translator.jdbc.sqlserver.SQLServerExecutionFactory
 
supportsAggregatesEnhancedNumeric() - Method in class org.teiid.translator.jdbc.sybase.SybaseExecutionFactory
 
supportsAggregatesEnhancedNumeric() - Method in class org.teiid.translator.jdbc.teiid.TeiidExecutionFactory
 
supportsAggregatesEnhancedNumeric() - Method in class org.teiid.translator.jdbc.teradata.TeradataExecutionFactory
 
supportsAggregatesMax() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
supportsAggregatesMax() - Method in class org.teiid.translator.ExecutionFactory
Support indicates connector can accept the MAX aggregate function
supportsAggregatesMax() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
supportsAggregatesMax() - Method in class org.teiid.translator.jdbc.modeshape.ModeShapeExecutionFactory
 
supportsAggregatesMax() - Method in class org.teiid.translator.jdbc.SimpleJDBCExecutionFactory
 
supportsAggregatesMax() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
 
supportsAggregatesMax() - Method in class org.teiid.translator.salesforce.SalesForceExecutionFactory
 
supportsAggregatesMin() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
supportsAggregatesMin() - Method in class org.teiid.translator.ExecutionFactory
Support indicates connector can accept the MIN aggregate function
supportsAggregatesMin() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
supportsAggregatesMin() - Method in class org.teiid.translator.jdbc.modeshape.ModeShapeExecutionFactory
 
supportsAggregatesMin() - Method in class org.teiid.translator.jdbc.SimpleJDBCExecutionFactory
 
supportsAggregatesMin() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
 
supportsAggregatesMin() - Method in class org.teiid.translator.salesforce.SalesForceExecutionFactory
 
supportsAggregatesSum() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
supportsAggregatesSum() - Method in class org.teiid.translator.ExecutionFactory
Support indicates connector can accept the SUM aggregate function
supportsAggregatesSum() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
supportsAggregatesSum() - Method in class org.teiid.translator.jdbc.modeshape.ModeShapeExecutionFactory
 
supportsAggregatesSum() - Method in class org.teiid.translator.jdbc.SimpleJDBCExecutionFactory
 
supportsAggregatesSum() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
 
supportsAggregatesSum() - Method in class org.teiid.translator.salesforce.SalesForceExecutionFactory
 
supportsAliasedTable() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
supportsAliasedTable() - Method in class org.teiid.translator.ExecutionFactory
Support indicates connector can accept groups with aliases
supportsAliasedTable() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
supportsAliasedTable() - Method in class org.teiid.translator.jdbc.SimpleJDBCExecutionFactory
 
supportsAliasedTable() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
 
supportsAlterTableWithAddColumn() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
supportsAlterTableWithDropColumn() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
supportsANSI92EntryLevelSQL() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
supportsANSI92FullSQL() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
supportsANSI92IntermediateSQL() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
supportsArrayAgg() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
supportsArrayAgg() - Method in class org.teiid.translator.ExecutionFactory
 
supportsArrayAgg() - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
 
supportsArrayAgg() - Method in class org.teiid.translator.jdbc.teiid.TeiidExecutionFactory
 
supportsBatchedUpdates() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
supportsBatchedUpdates() - Method in class org.teiid.translator.ExecutionFactory
Whether the source supports BatchedUpdates
supportsBatchedUpdates() - Method in class org.teiid.translator.hive.HiveExecutionFactory
 
supportsBatchedUpdates() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
supportsBatchUpdates() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
Indicates whether the driver supports batch updates.
supportsBulkUpdate() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
supportsBulkUpdate() - Method in class org.teiid.translator.ExecutionFactory
Whether the source supports updates with multiple value sets
supportsBulkUpdate() - Method in class org.teiid.translator.hive.HiveExecutionFactory
 
supportsBulkUpdate() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
supportsBulkUpdate() - Method in class org.teiid.translator.jdbc.teiid.TeiidExecutionFactory
 
supportsCascadeDelete() - Method in class org.teiid.dialect.TeiidDialect
 
supportsCatalogsInDataManipulation() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
supportsCatalogsInIndexDefinitions() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
supportsCatalogsInPrivilegeDefinitions() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
supportsCatalogsInProcedureCalls() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
supportsCatalogsInTableDefinitions() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
supportsColumnAliasing() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
supportsColumnCheck() - Method in class org.teiid.dialect.TeiidDialect
 
supportsCommonTableExpressions() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
supportsCommonTableExpressions() - Method in class org.teiid.translator.ExecutionFactory
 
supportsCommonTableExpressions() - Method in class org.teiid.translator.hive.HiveExecutionFactory
 
supportsCommonTableExpressions() - Method in class org.teiid.translator.jdbc.db2.DB2ExecutionFactory
 
supportsCommonTableExpressions() - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
 
supportsCommonTableExpressions() - Method in class org.teiid.translator.jdbc.sqlserver.SQLServerExecutionFactory
 
supportsCommonTableExpressions() - Method in class org.teiid.translator.jdbc.teiid.TeiidExecutionFactory
 
supportsCommonTableExpressions() - Method in class org.teiid.translator.jdbc.teradata.TeradataExecutionFactory
 
supportsCompareCriteriaEquals() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
supportsCompareCriteriaEquals() - Method in class org.teiid.translator.ExecutionFactory
Support indicates connector accepts criteria of form (element = constant)
supportsCompareCriteriaEquals() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
supportsCompareCriteriaEquals() - Method in class org.teiid.translator.jdbc.SimpleJDBCExecutionFactory
 
supportsCompareCriteriaEquals() - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
 
supportsCompareCriteriaEquals() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
 
supportsCompareCriteriaEquals() - Method in class org.teiid.translator.salesforce.SalesForceExecutionFactory
 
supportsCompareCriteriaEquals() - Method in class org.teiid.translator.yahoo.YahooExecutionFactory
 
supportsCompareCriteriaOrdered() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
supportsCompareCriteriaOrdered() - Method in class org.teiid.translator.ExecutionFactory
Support indicates connector accepts criteria of form (element <=|>= constant)
The query engine will may pushdown queries containing < or > if NOT is also supported.
supportsCompareCriteriaOrdered() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
supportsCompareCriteriaOrdered() - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
 
supportsCompareCriteriaOrdered() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
 
supportsCompareCriteriaOrdered() - Method in class org.teiid.translator.salesforce.SalesForceExecutionFactory
 
supportsContinuous() - Method in interface org.teiid.net.ServerConnection
 
supportsContinuous() - Method in class org.teiid.net.socket.SocketServerConnection
 
supportsConvert() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
supportsConvert(int, int) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
supportsConvert(int, int) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
supportsConvert(int, int) - Method in class org.teiid.translator.ExecutionFactory
Used for fine grained control of convert/cast pushdown.
supportsCoreSQLGrammar() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
supportsCorrelatedSubqueries() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
supportsCorrelatedSubqueries() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
supportsCorrelatedSubqueries() - Method in class org.teiid.translator.ExecutionFactory
Support indicates connector can accept correlated subqueries wherever subqueries are accepted
supportsCorrelatedSubqueries() - Method in class org.teiid.translator.hive.HiveExecutionFactory
 
supportsCorrelatedSubqueries() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
supportsCorrelatedSubqueries() - Method in class org.teiid.translator.jdbc.modeshape.ModeShapeExecutionFactory
 
supportsCorrelatedSubqueries() - Method in class org.teiid.translator.jdbc.netezza.NetezzaExecutionFactory
 
supportsCorrelatedSubqueries() - Method in class org.teiid.translator.jdbc.postgresql.GreenplumExecutionFactory
 
supportsCorrelatedSubqueries() - Method in class org.teiid.translator.jdbc.SimpleJDBCExecutionFactory
 
supportsCorrelatedSubqueries() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
 
supportsCrossJoin() - Method in class org.teiid.translator.jdbc.sqlserver.SQLServerExecutionFactory
 
supportsCrossJoin() - Method in class org.teiid.translator.jdbc.sybase.BaseSybaseExecutionFactory
 
supportsCurrentTimestampSelection() - Method in class org.teiid.dialect.TeiidDialect
 
supportsDataDefinitionAndDataManipulationTransactions() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
supportsDataManipulationTransactionsOnly() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
supportsDependentJoins() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
supportsDependentJoins() - Method in class org.teiid.translator.ExecutionFactory
 
supportsDifferentTableCorrelationNames() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
supportsElementaryOlapOperations() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
supportsElementaryOlapOperations() - Method in class org.teiid.translator.ExecutionFactory
 
supportsElementaryOlapOperations() - Method in class org.teiid.translator.jdbc.db2.DB2ExecutionFactory
 
supportsElementaryOlapOperations() - Method in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
 
supportsElementaryOlapOperations() - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
 
supportsElementaryOlapOperations() - Method in class org.teiid.translator.jdbc.sqlserver.SQLServerExecutionFactory
 
supportsElementaryOlapOperations() - Method in class org.teiid.translator.jdbc.teiid.TeiidExecutionFactory
 
supportsExcept() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
supportsExcept() - Method in class org.teiid.translator.ExecutionFactory
Support indicates that the connector supports the EXCEPT of two queries.
supportsExcept() - Method in class org.teiid.translator.hive.HiveExecutionFactory
 
supportsExcept() - Method in class org.teiid.translator.jdbc.db2.BaseDB2ExecutionFactory
 
supportsExcept() - Method in class org.teiid.translator.jdbc.h2.H2ExecutionFactory
 
supportsExcept() - Method in class org.teiid.translator.jdbc.hsql.HsqlExecutionFactory
 
supportsExcept() - Method in class org.teiid.translator.jdbc.modeshape.ModeShapeExecutionFactory
 
supportsExcept() - Method in class org.teiid.translator.jdbc.netezza.NetezzaExecutionFactory
 
supportsExcept() - Method in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
 
supportsExcept() - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
 
supportsExcept() - Method in class org.teiid.translator.jdbc.sqlserver.SQLServerExecutionFactory
 
supportsExcept() - Method in class org.teiid.translator.jdbc.teiid.TeiidExecutionFactory
 
supportsExcept() - Method in class org.teiid.translator.jdbc.teradata.TeradataExecutionFactory
 
supportsExcept() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
 
supportsExistsCriteria() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
supportsExistsCriteria() - Method in class org.teiid.translator.ExecutionFactory
Support indicates connector accepts the EXISTS criteria
supportsExistsCriteria() - Method in class org.teiid.translator.hive.HiveExecutionFactory
 
supportsExistsCriteria() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
supportsExistsCriteria() - Method in class org.teiid.translator.jdbc.modeshape.ModeShapeExecutionFactory
 
supportsExistsCriteria() - Method in class org.teiid.translator.jdbc.SimpleJDBCExecutionFactory
 
supportsExistsCriteria() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
 
supportsExpressionsInOrderBy() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
supportsExtendedSQLGrammar() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
supportsFormatLiteral(String, ExecutionFactory.Format) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
supportsFormatLiteral(String, ExecutionFactory.Format) - Method in class org.teiid.translator.ExecutionFactory
 
supportsFormatLiteral(String, ExecutionFactory.Format) - Method in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
 
supportsFormatLiteral(String, ExecutionFactory.Format) - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
 
supportsFormatLiteral(String, ExecutionFactory.Format) - Method in class org.teiid.translator.jdbc.sqlserver.SQLServerExecutionFactory
 
supportsFullOuterJoins() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
supportsFullOuterJoins() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
supportsFullOuterJoins() - Method in class org.teiid.translator.ExecutionFactory
Support indicates connector can accept full outer joins
supportsFunctionsInGroupBy() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
supportsFunctionsInGroupBy() - Method in class org.teiid.translator.ExecutionFactory
Support indicates that the connector supports functions in GROUP BY, such as: SELECT dayofmonth(theDate), COUNT(*) FROM table GROUP BY dayofmonth(theDate)
supportsFunctionsInGroupBy() - Method in class org.teiid.translator.jdbc.db2.DB2ExecutionFactory
 
supportsFunctionsInGroupBy() - Method in class org.teiid.translator.jdbc.mm.MetaMatrixExecutionFactory
 
supportsFunctionsInGroupBy() - Method in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
 
supportsFunctionsInGroupBy() - Method in class org.teiid.translator.jdbc.sqlserver.SQLServerExecutionFactory
 
supportsFunctionsInGroupBy() - Method in class org.teiid.translator.jdbc.sybase.SybaseExecutionFactory
 
supportsFunctionsInGroupBy() - Method in class org.teiid.translator.jdbc.teiid.TeiidExecutionFactory
 
supportsGetGeneratedKeys() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
Retrieves whether auto-generated keys can be retrieved after a statement has been executed.
supportsGroupBy() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
supportsGroupBy() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
supportsGroupBy() - Method in class org.teiid.translator.ExecutionFactory
Whether the source supports an explicit GROUP BY clause
supportsGroupBy() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
supportsGroupBy() - Method in class org.teiid.translator.jdbc.modeshape.ModeShapeExecutionFactory
 
supportsGroupBy() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
 
supportsGroupBy() - Method in class org.teiid.translator.salesforce.SalesForceExecutionFactory
 
supportsGroupByBeyondSelect() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
supportsGroupByUnrelated() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
supportsHaving() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
supportsHaving() - Method in class org.teiid.translator.ExecutionFactory
Whether the source supports the HAVING clause
supportsHaving() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
supportsHaving() - Method in class org.teiid.translator.jdbc.modeshape.ModeShapeExecutionFactory
 
supportsHaving() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
 
supportsHaving() - Method in class org.teiid.translator.salesforce.SalesForceExecutionFactory
 
supportsInCriteria() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
supportsInCriteria() - Method in class org.teiid.translator.ExecutionFactory
Support indicates connector accepts criteria of form (element IN set)
supportsInCriteria() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
supportsInCriteria() - Method in class org.teiid.translator.jdbc.SimpleJDBCExecutionFactory
 
supportsInCriteria() - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
 
supportsInCriteria() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
 
supportsInCriteria() - Method in class org.teiid.translator.salesforce.SalesForceExecutionFactory
 
supportsInCriteria() - Method in class org.teiid.translator.yahoo.YahooExecutionFactory
 
supportsInCriteriaSubquery() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
supportsInCriteriaSubquery() - Method in class org.teiid.translator.ExecutionFactory
Support indicates connector accepts IN criteria with a subquery on the right side
supportsInCriteriaSubquery() - Method in class org.teiid.translator.hive.HiveExecutionFactory
 
supportsInCriteriaSubquery() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
supportsInCriteriaSubquery() - Method in class org.teiid.translator.jdbc.modeshape.ModeShapeExecutionFactory
 
supportsInCriteriaSubquery() - Method in class org.teiid.translator.jdbc.SimpleJDBCExecutionFactory
 
supportsInCriteriaSubquery() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
 
supportsInlineViews() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
supportsInlineViews() - Method in class org.teiid.translator.ExecutionFactory
Support indicates connector can accept inline views (subqueries in the FROM clause).
supportsInlineViews() - Method in class org.teiid.translator.hive.HiveExecutionFactory
 
supportsInlineViews() - Method in class org.teiid.translator.jdbc.db2.BaseDB2ExecutionFactory
 
supportsInlineViews() - Method in class org.teiid.translator.jdbc.h2.H2ExecutionFactory
 
supportsInlineViews() - Method in class org.teiid.translator.jdbc.hsql.HsqlExecutionFactory
 
supportsInlineViews() - Method in class org.teiid.translator.jdbc.ingres.IngresExecutionFactory
 
supportsInlineViews() - Method in class org.teiid.translator.jdbc.intersyscache.InterSystemsCacheExecutionFactory
 
supportsInlineViews() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
supportsInlineViews() - Method in class org.teiid.translator.jdbc.mm.MetaMatrixExecutionFactory
 
supportsInlineViews() - Method in class org.teiid.translator.jdbc.modeshape.ModeShapeExecutionFactory
 
supportsInlineViews() - Method in class org.teiid.translator.jdbc.mysql.MySQL5ExecutionFactory
 
supportsInlineViews() - Method in class org.teiid.translator.jdbc.netezza.NetezzaExecutionFactory
 
supportsInlineViews() - Method in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
 
supportsInlineViews() - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
This is true only after Postgre version 7.1 However, since version 7 was released in 2000 we'll assume a post 7 instance.
supportsInlineViews() - Method in class org.teiid.translator.jdbc.SimpleJDBCExecutionFactory
 
supportsInlineViews() - Method in class org.teiid.translator.jdbc.sqlserver.SQLServerExecutionFactory
 
supportsInlineViews() - Method in class org.teiid.translator.jdbc.sybase.SybaseExecutionFactory
 
supportsInlineViews() - Method in class org.teiid.translator.jdbc.teiid.TeiidExecutionFactory
 
supportsInlineViews() - Method in class org.teiid.translator.jdbc.teradata.TeradataExecutionFactory
 
supportsInlineViews() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
 
supportsInnerJoins() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
supportsInnerJoins() - Method in class org.teiid.translator.ExecutionFactory
Support indicates connector can accept inner or cross joins
supportsInsertWithQueryExpression() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
supportsInsertWithQueryExpression() - Method in class org.teiid.translator.ExecutionFactory
Support indicates that the connector can accept INSERTs with values specified by a SetQuery or Select
supportsInsertWithQueryExpression() - Method in class org.teiid.translator.hive.HiveExecutionFactory
 
supportsInsertWithQueryExpression() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
supportsInsertWithQueryExpression() - Method in class org.teiid.translator.jdbc.SimpleJDBCExecutionFactory
 
supportsIntegrityEnhancementFacility() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
supportsIntersect() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
supportsIntersect() - Method in class org.teiid.translator.ExecutionFactory
Support indicates that the connector supports the INTERSECT of two queries.
supportsIntersect() - Method in class org.teiid.translator.hive.HiveExecutionFactory
 
supportsIntersect() - Method in class org.teiid.translator.jdbc.db2.BaseDB2ExecutionFactory
 
supportsIntersect() - Method in class org.teiid.translator.jdbc.h2.H2ExecutionFactory
 
supportsIntersect() - Method in class org.teiid.translator.jdbc.hsql.HsqlExecutionFactory
 
supportsIntersect() - Method in class org.teiid.translator.jdbc.modeshape.ModeShapeExecutionFactory
 
supportsIntersect() - Method in class org.teiid.translator.jdbc.netezza.NetezzaExecutionFactory
 
supportsIntersect() - Method in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
 
supportsIntersect() - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
 
supportsIntersect() - Method in class org.teiid.translator.jdbc.sqlserver.SQLServerExecutionFactory
 
supportsIntersect() - Method in class org.teiid.translator.jdbc.teiid.TeiidExecutionFactory
 
supportsIntersect() - Method in class org.teiid.translator.jdbc.teradata.TeradataExecutionFactory
 
supportsIntersect() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
 
supportsIsNullCriteria() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
supportsIsNullCriteria() - Method in class org.teiid.translator.ExecutionFactory
Support indicates connector accepts criteria of form (element IS NULL)
supportsIsNullCriteria() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
supportsIsNullCriteria() - Method in class org.teiid.translator.jdbc.SimpleJDBCExecutionFactory
 
supportsIsNullCriteria() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
 
supportsIsNullCriteria() - Method in class org.teiid.translator.salesforce.SalesForceExecutionFactory
 
supportsLikeCriteria() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
supportsLikeCriteria() - Method in class org.teiid.translator.ExecutionFactory
Support indicates connector accepts criteria of form (element LIKE constant)
supportsLikeCriteria() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
supportsLikeCriteria() - Method in class org.teiid.translator.jdbc.SimpleJDBCExecutionFactory
 
supportsLikeCriteria() - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
 
supportsLikeCriteria() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
 
supportsLikeCriteria() - Method in class org.teiid.translator.salesforce.SalesForceExecutionFactory
 
supportsLikeCriteriaEscapeCharacter() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
supportsLikeCriteriaEscapeCharacter() - Method in class org.teiid.translator.ExecutionFactory
Support indicates connector accepts criteria of form (element LIKE constant ESCAPE char)
supportsLikeCriteriaEscapeCharacter() - Method in class org.teiid.translator.hive.HiveExecutionFactory
 
supportsLikeCriteriaEscapeCharacter() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
supportsLikeCriteriaEscapeCharacter() - Method in class org.teiid.translator.jdbc.SimpleJDBCExecutionFactory
 
supportsLikeCriteriaEscapeCharacter() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
 
supportsLikeEscapeClause() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
supportsLikeRegex() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
supportsLikeRegex() - Method in class org.teiid.translator.ExecutionFactory
 
supportsLikeRegex() - Method in class org.teiid.translator.jdbc.h2.H2ExecutionFactory
 
supportsLikeRegex() - Method in class org.teiid.translator.jdbc.mysql.MySQL5ExecutionFactory
 
supportsLikeRegex() - Method in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
 
supportsLikeRegex() - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
 
supportsLikeRegex() - Method in class org.teiid.translator.jdbc.teiid.TeiidExecutionFactory
 
supportsLimit() - Method in class org.teiid.dialect.TeiidDialect
 
supportsLimitedOuterJoins() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
supportsLiteral(String) - Static method in class org.teiid.translator.jdbc.oracle.OracleFormatFunctionModifier
 
supportsMinimumSQLGrammar() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
supportsMixedCaseIdentifiers() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
supportsMixedCaseQuotedIdentifiers() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
supportsMultipleOpenResults() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
supportsMultipleResultSets() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
supportsMultipleTransactions() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
supportsNamedParameters() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
supportsNonNullableColumns() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
supportsNotCriteria() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
supportsNotCriteria() - Method in class org.teiid.translator.ExecutionFactory
Support indicates connector accepts logical criteria NOT
supportsNotCriteria() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
supportsNotCriteria() - Method in class org.teiid.translator.jdbc.SimpleJDBCExecutionFactory
 
supportsNotCriteria() - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
 
supportsNotCriteria() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
 
supportsNotCriteria() - Method in class org.teiid.translator.salesforce.SalesForceExecutionFactory
 
supportsOnlyFormatLiterals() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
supportsOnlyFormatLiterals() - Method in class org.teiid.translator.ExecutionFactory
supportsOnlyFormatLiterals() - Method in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
 
supportsOnlyFormatLiterals() - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
 
supportsOnlyFormatLiterals() - Method in class org.teiid.translator.jdbc.sqlserver.SQLServerExecutionFactory
 
supportsOnlyLiteralComparison() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
supportsOnlyLiteralComparison() - Method in class org.teiid.translator.ExecutionFactory
 
supportsOnlyLiteralComparison() - Method in class org.teiid.translator.salesforce.SalesForceExecutionFactory
 
supportsOnlyLiteralComparison() - Method in class org.teiid.translator.yahoo.YahooExecutionFactory
 
supportsOnlySingleTableGroupBy() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
supportsOnlySingleTableGroupBy() - Method in class org.teiid.translator.ExecutionFactory
Whether the source supports grouping only over a single table
supportsOnlySingleTableGroupBy() - Method in class org.teiid.translator.salesforce.SalesForceExecutionFactory
 
supportsOpenCursorsAcrossCommit() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
supportsOpenCursorsAcrossRollback() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
supportsOpenStatementsAcrossCommit() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
supportsOpenStatementsAcrossRollback() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
supportsOrCriteria() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
supportsOrCriteria() - Method in class org.teiid.translator.ExecutionFactory
Support indicates connector accepts logical criteria connected by OR
supportsOrCriteria() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
supportsOrCriteria() - Method in class org.teiid.translator.jdbc.SimpleJDBCExecutionFactory
 
supportsOrCriteria() - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
 
supportsOrCriteria() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
 
supportsOrCriteria() - Method in class org.teiid.translator.salesforce.SalesForceExecutionFactory
 
supportsOrderBy() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
supportsOrderBy() - Method in class org.teiid.translator.ExecutionFactory
Support indicates connector accepts ORDER BY clause, including multiple elements and ascending and descending sorts.
supportsOrderByNullOrdering() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
supportsOrderByNullOrdering() - Method in class org.teiid.translator.ExecutionFactory
Returns whether the database supports explicit join ordering.
supportsOrderByNullOrdering() - Method in class org.teiid.translator.jdbc.derby.DerbyExecutionFactory
 
supportsOrderByNullOrdering() - Method in class org.teiid.translator.jdbc.modeshape.ModeShapeExecutionFactory
 
supportsOrderByNullOrdering() - Method in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
 
supportsOrderByNullOrdering() - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
 
supportsOrderByUnrelated() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
supportsOrderByUnrelated() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
supportsOrderByUnrelated() - Method in class org.teiid.translator.ExecutionFactory
Support indicates connector accepts ORDER BY clause with columns not from the select
supportsOrderByUnrelated() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
supportsOuterJoinForUpdate() - Method in class org.teiid.dialect.TeiidDialect
 
supportsOuterJoins() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
supportsOuterJoins() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
supportsOuterJoins() - Method in class org.teiid.translator.ExecutionFactory
Support indicates connector can accept left outer joins
supportsPartialResults() - Method in class org.teiid.client.RequestMessage
 
supportsPositionedDelete() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
supportsPositionedUpdate() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
supportsQuantifiedCompareCriteriaAll() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
supportsQuantifiedCompareCriteriaAll() - Method in class org.teiid.translator.ExecutionFactory
Support indicates connector accepts the quantified comparison criteria that use ALL
supportsQuantifiedCompareCriteriaAll() - Method in class org.teiid.translator.hive.HiveExecutionFactory
 
supportsQuantifiedCompareCriteriaAll() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
supportsQuantifiedCompareCriteriaAll() - Method in class org.teiid.translator.jdbc.modeshape.ModeShapeExecutionFactory
 
supportsQuantifiedCompareCriteriaAll() - Method in class org.teiid.translator.jdbc.SimpleJDBCExecutionFactory
 
supportsQuantifiedCompareCriteriaAll() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
 
supportsQuantifiedCompareCriteriaSome() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
supportsQuantifiedCompareCriteriaSome() - Method in class org.teiid.translator.ExecutionFactory
Support indicates connector accepts the quantified comparison criteria that use SOME
supportsQuantifiedCompareCriteriaSome() - Method in class org.teiid.translator.hive.HiveExecutionFactory
 
supportsQuantifiedCompareCriteriaSome() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
supportsQuantifiedCompareCriteriaSome() - Method in class org.teiid.translator.jdbc.modeshape.ModeShapeExecutionFactory
 
supportsQuantifiedCompareCriteriaSome() - Method in class org.teiid.translator.jdbc.SimpleJDBCExecutionFactory
 
supportsQuantifiedCompareCriteriaSome() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
 
supportsResultSetConcurrency(int, int) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
supportsResultSetHoldability(int) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
Retrieves whether database supports the given result set holdability.
supportsResultSetType(int) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
Does the database support the given result set type?
supportsRowLimit() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
supportsRowLimit() - Method in class org.teiid.translator.ExecutionFactory
Gets whether the connector can limit the number of rows returned by a query.
supportsRowLimit() - Method in class org.teiid.translator.jdbc.access.AccessExecutionFactory
 
supportsRowLimit() - Method in class org.teiid.translator.jdbc.db2.DB2ExecutionFactory
 
supportsRowLimit() - Method in class org.teiid.translator.jdbc.derby.DerbyExecutionFactory
 
supportsRowLimit() - Method in class org.teiid.translator.jdbc.h2.H2ExecutionFactory
 
supportsRowLimit() - Method in class org.teiid.translator.jdbc.hsql.HsqlExecutionFactory
 
supportsRowLimit() - Method in class org.teiid.translator.jdbc.ingres.IngresExecutionFactory
 
supportsRowLimit() - Method in class org.teiid.translator.jdbc.mm.MetaMatrixExecutionFactory
 
supportsRowLimit() - Method in class org.teiid.translator.jdbc.mysql.MySQLExecutionFactory
 
supportsRowLimit() - Method in class org.teiid.translator.jdbc.netezza.NetezzaExecutionFactory
 
supportsRowLimit() - Method in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
 
supportsRowLimit() - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
 
supportsRowLimit() - Method in class org.teiid.translator.jdbc.sqlserver.SQLServerExecutionFactory
 
supportsRowLimit() - Method in class org.teiid.translator.jdbc.sybase.SybaseExecutionFactory
 
supportsRowLimit() - Method in class org.teiid.translator.jdbc.teiid.TeiidExecutionFactory
 
supportsRowLimit() - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
 
supportsRowLimit() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
 
supportsRowLimit() - Method in class org.teiid.translator.salesforce.SalesForceExecutionFactory
 
supportsRowOffset() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
supportsRowOffset() - Method in class org.teiid.translator.ExecutionFactory
Gets whether the connector supports a SQL clause (similar to the LIMIT with an offset) that can return result sets that start in the middle of the resulting rows returned by a query
supportsRowOffset() - Method in class org.teiid.translator.jdbc.h2.H2ExecutionFactory
 
supportsRowOffset() - Method in class org.teiid.translator.jdbc.hsql.HsqlExecutionFactory
 
supportsRowOffset() - Method in class org.teiid.translator.jdbc.ingres.Ingres93ExecutionFactory
 
supportsRowOffset() - Method in class org.teiid.translator.jdbc.mm.MetaMatrixExecutionFactory
 
supportsRowOffset() - Method in class org.teiid.translator.jdbc.mysql.MySQLExecutionFactory
 
supportsRowOffset() - Method in class org.teiid.translator.jdbc.netezza.NetezzaExecutionFactory
 
supportsRowOffset() - Method in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
 
supportsRowOffset() - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
 
supportsRowOffset() - Method in class org.teiid.translator.jdbc.teiid.TeiidExecutionFactory
 
supportsRowOffset() - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
 
supportsSavepoints() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
supportsScalarSubqueries() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
supportsScalarSubqueries() - Method in class org.teiid.translator.ExecutionFactory
Support indicates connector can accept scalar subqueries in the SELECT, WHERE, and HAVING clauses
supportsScalarSubqueries() - Method in class org.teiid.translator.hive.HiveExecutionFactory
 
supportsScalarSubqueries() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
supportsScalarSubqueries() - Method in class org.teiid.translator.jdbc.modeshape.ModeShapeExecutionFactory
 
supportsScalarSubqueries() - Method in class org.teiid.translator.jdbc.SimpleJDBCExecutionFactory
 
supportsScalarSubqueries() - Method in class org.teiid.translator.jdbc.teradata.TeradataExecutionFactory
 
supportsScalarSubqueries() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
 
supportsSchemasInDataManipulation() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
supportsSchemasInIndexDefinitions() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
supportsSchemasInPrivilegeDefinitions() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
supportsSchemasInProcedureCalls() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
supportsSchemasInTableDefinitions() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
supportsSearchedCaseExpressions() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
supportsSearchedCaseExpressions() - Method in class org.teiid.translator.ExecutionFactory
Support indicates connector can accept queries with searched CASE WHEN ...
supportsSearchedCaseExpressions() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
supportsSearchedCaseExpressions() - Method in class org.teiid.translator.jdbc.modeshape.ModeShapeExecutionFactory
 
supportsSearchedCaseExpressions() - Method in class org.teiid.translator.jdbc.SimpleJDBCExecutionFactory
 
supportsSearchedCaseExpressions() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
 
supportsSelectDistinct() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
supportsSelectDistinct() - Method in class org.teiid.translator.ExecutionFactory
Support indicates connector can accept queries with SELECT DISTINCT
supportsSelectExpression() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
supportsSelectExpression() - Method in class org.teiid.translator.ExecutionFactory
Support indicates connector can accept expressions other than element symbols in the SELECT clause.
supportsSelectExpression() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
supportsSelectExpression() - Method in class org.teiid.translator.jdbc.modeshape.ModeShapeExecutionFactory
 
supportsSelectExpression() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
 
supportsSelectForUpdate() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
supportsSelfJoins() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
supportsSelfJoins() - Method in class org.teiid.translator.ExecutionFactory
Support indicates connector can accept self-joins where a group is joined to itself with aliases.
supportsSelfJoins() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
supportsSelfJoins() - Method in class org.teiid.translator.jdbc.SimpleJDBCExecutionFactory
 
supportsSelfJoins() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
 
supportsSetQueryOrderBy() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
supportsSetQueryOrderBy() - Method in class org.teiid.translator.ExecutionFactory
Support indicates that the connector supports an ORDER BY on a SetQuery.
supportsSetQueryOrderBy() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
supportsSetQueryOrderBy() - Method in class org.teiid.translator.jdbc.modeshape.ModeShapeExecutionFactory
 
supportsSetQueryOrderBy() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
 
supportsSimilarTo() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
supportsSimilarTo() - Method in class org.teiid.translator.ExecutionFactory
 
supportsSimilarTo() - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
 
supportsSimilarTo() - Method in class org.teiid.translator.jdbc.teiid.TeiidExecutionFactory
 
supportsStatementPooling() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
supportsStoredFunctionsUsingCallSyntax() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
supportsStoredProcedures() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
supportsSubqueriesInComparisons() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
supportsSubqueriesInExists() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
supportsSubqueriesInIns() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
supportsSubqueriesInQuantifieds() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
supportsTableCheck() - Method in class org.teiid.dialect.TeiidDialect
 
supportsTableCorrelationNames() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
supportsTransactionIsolationLevel(int) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
supportsTransactions() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
supportsUnion() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
supportsUnionAll() - Method in class org.teiid.dialect.TeiidDialect
 
supportsUnionAll() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
supportsUnions() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
supportsUnions() - Method in class org.teiid.translator.ExecutionFactory
Support indicates that the connector supports the UNION of two queries.
supportsUnions() - Method in class org.teiid.translator.hive.HiveExecutionFactory
 
supportsUnions() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
supportsUnions() - Method in class org.teiid.translator.jdbc.SimpleJDBCExecutionFactory
 
supportsUnions() - Method in class org.teiid.translator.jdbc.teradata.TeradataExecutionFactory
 
supportsUnions() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
 
supportsUnique() - Method in class org.teiid.dialect.TeiidDialect
 
supportsUpdate() - Method in class org.teiid.metadata.Table
 
supportsWindowDistinctAggregates() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
supportsWindowDistinctAggregates() - Method in class org.teiid.translator.ExecutionFactory
 
supportsWindowDistinctAggregates() - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
 
supportsWindowDistinctAggregates() - Method in class org.teiid.translator.jdbc.sqlserver.SQLServerExecutionFactory
 
supportsWindowDistinctAggregates() - Method in class org.teiid.translator.jdbc.teiid.TeiidExecutionFactory
 
supportsWindowOrderByWithAggregates() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
supportsWindowOrderByWithAggregates() - Method in class org.teiid.translator.ExecutionFactory
 
supportsWindowOrderByWithAggregates() - Method in class org.teiid.translator.jdbc.sqlserver.SQLServerExecutionFactory
 
supportsWindowOrderByWithAggregates() - Method in class org.teiid.translator.jdbc.teiid.TeiidExecutionFactory
 
SybaseExecutionFactory - Class in org.teiid.translator.jdbc.sybase
 
SybaseExecutionFactory() - Constructor for class org.teiid.translator.jdbc.sybase.SybaseExecutionFactory
 
SYMETRIC - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
SYSTEM - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
SYSTEM_USER - Static variable in interface org.teiid.language.SQLConstants.Reserved
 

T

TABLE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
TABLE - Static variable in class org.teiid.metadata.index.MetadataConstants.COLUMN_SET_TYPES
 
TABLE - Static variable in class org.teiid.metadata.index.MetadataConstants.RECORD_TYPE
 
Table - Class in org.teiid.metadata
 
Table() - Constructor for class org.teiid.metadata.Table
 
table - Variable in class org.teiid.translator.salesforce.execution.visitors.CriteriaVisitor
 
Table.TriggerEvent - Enum in org.teiid.metadata
 
Table.Type - Enum in org.teiid.metadata
 
TABLE_MATERIALIZATION_INDEX_VERSION - Static variable in class org.teiid.metadata.index.RecordFactory
The version number that is associated with the change made to add materialization property on tables.
TABLE_TYPE - Static variable in class org.teiid.metadata.index.MetadataConstants.TABLE_TYPES
 
TableReference - Interface in org.teiid.language
Represents an item in the FROM clause
TABLES_INDEX - Static variable in class org.teiid.metadata.index.IndexConstants.INDEX_NAME
 
TableStats - Class in org.teiid.metadata
 
TableStats() - Constructor for class org.teiid.metadata.TableStats
 
TAN - Static variable in class org.teiid.translator.SourceSystemFunctions
 
targetClass - Variable in class org.teiid.net.socket.ServiceInvocationStruct
 
TEIID_NATIVE_QUERY - Static variable in class org.teiid.translator.jdbc.SQLConversionVisitor
 
TEIID_NON_PREPARED - Static variable in class org.teiid.translator.jdbc.SQLConversionVisitor
 
TeiidConnection - Interface in org.teiid.jdbc
Optional methods supported by Teiid Connections.
TeiidDataSource - Class in org.teiid.jdbc
The Teiid JDBC DataSource implementation class of DataSource and XADataSource.
TeiidDataSource() - Constructor for class org.teiid.jdbc.TeiidDataSource
 
TeiidDialect - Class in org.teiid.dialect
 
TeiidDialect() - Constructor for class org.teiid.dialect.TeiidDialect
 
TeiidDriver - Class in org.teiid.jdbc
JDBC Driver class for Teiid Embedded and Teiid Server.
TeiidDriver() - Constructor for class org.teiid.jdbc.TeiidDriver
Should be a singleton and only constructed in TeiidDriver.getInstance().
TeiidExecutionFactory - Class in org.teiid.translator.jdbc.teiid
 
TeiidExecutionFactory() - Constructor for class org.teiid.translator.jdbc.teiid.TeiidExecutionFactory
 
TeiidPreparedStatement - Interface in org.teiid.jdbc
This interface provides methods in addition to the standard JDBC methods.
TeiidSecurityException - Exception in org.teiid.client.security
 
TeiidSecurityException() - Constructor for exception org.teiid.client.security.TeiidSecurityException
No-Arg Constructor
TeiidSecurityException(BundleUtil.Event, Throwable, String) - Constructor for exception org.teiid.client.security.TeiidSecurityException
Construct an instance with a linked exception, and an error code and message, specified.
TeiidSecurityException(BundleUtil.Event, String) - Constructor for exception org.teiid.client.security.TeiidSecurityException
Construct an instance with an error code and message specified.
TeiidSecurityException(Throwable, String) - Constructor for exception org.teiid.client.security.TeiidSecurityException
Constructs an instance of the exception with the specified detail message and a single exception.
TeiidSecurityException(Throwable) - Constructor for exception org.teiid.client.security.TeiidSecurityException
Constructs an instance of the exception with no detail message but with a single exception.
TeiidSecurityException(String) - Constructor for exception org.teiid.client.security.TeiidSecurityException
Constructs an instance of the exception with the specified detail message.
TeiidSql - Class in groovy.sql
An extension of Groovy's Sql to support getting TeiidStatement specific properties.
TeiidSql(Connection) - Constructor for class groovy.sql.TeiidSql
 
TeiidSQLException - Exception in org.teiid.jdbc
Teiid specific SQLException
TeiidSQLException() - Constructor for exception org.teiid.jdbc.TeiidSQLException
No-arg constructor required by Externalizable semantics.
TeiidSQLException(String) - Constructor for exception org.teiid.jdbc.TeiidSQLException
 
TeiidSQLException(String, String) - Constructor for exception org.teiid.jdbc.TeiidSQLException
 
TeiidSQLException(Throwable, String, String) - Constructor for exception org.teiid.jdbc.TeiidSQLException
 
TeiidSQLWarning - Exception in org.teiid.jdbc
Teiid specific SQLWarning
If the cause was a source SQLWarning, then you may need to consult the warning chain to get all warnings, see the example below.
TeiidSQLWarning() - Constructor for exception org.teiid.jdbc.TeiidSQLWarning
 
TeiidSQLWarning(String) - Constructor for exception org.teiid.jdbc.TeiidSQLWarning
 
TeiidSQLWarning(String, String) - Constructor for exception org.teiid.jdbc.TeiidSQLWarning
 
TeiidSQLWarning(String, String, Throwable, String, String) - Constructor for exception org.teiid.jdbc.TeiidSQLWarning
 
TeiidStatement - Interface in org.teiid.jdbc
This interface provides methods in addition to the standard JDBC methods.
TeiidURL - Class in org.teiid.net
Class defines the URL in the Teiid.
TeiidURL(String) - Constructor for class org.teiid.net.TeiidURL
Create an MMURL from the server URL.
TeiidURL(String, int, boolean) - Constructor for class org.teiid.net.TeiidURL
 
TeiidURL.CONNECTION - Interface in org.teiid.net
 
TeiidURL.JDBC - Interface in org.teiid.net
 
TEMPORARY - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
TEN_1 - Static variable in class org.teiid.translator.jdbc.derby.DerbyExecutionFactory
 
TEN_2 - Static variable in class org.teiid.translator.jdbc.derby.DerbyExecutionFactory
 
TEN_3 - Static variable in class org.teiid.translator.jdbc.derby.DerbyExecutionFactory
 
TEN_4 - Static variable in class org.teiid.translator.jdbc.derby.DerbyExecutionFactory
 
TEN_5 - Static variable in class org.teiid.translator.jdbc.derby.DerbyExecutionFactory
 
TERADATA - Static variable in class org.teiid.translator.jdbc.teradata.TeradataExecutionFactory
 
TeradataExecutionFactory - Class in org.teiid.translator.jdbc.teradata
Teradata database Release 12
TeradataExecutionFactory() - Constructor for class org.teiid.translator.jdbc.teradata.TeradataExecutionFactory
 
TeradataExecutionFactory.CastModifier - Class in org.teiid.translator.jdbc.teradata
 
TeradataExecutionFactory.CastModifier(String) - Constructor for class org.teiid.translator.jdbc.teradata.TeradataExecutionFactory.CastModifier
 
TeradataExecutionFactory.ExtractModifier - Class in org.teiid.translator.jdbc.teradata
 
TeradataExecutionFactory.ExtractModifier(String) - Constructor for class org.teiid.translator.jdbc.teradata.TeradataExecutionFactory.ExtractModifier
 
TeradataExecutionFactory.LeftOrRightFunctionModifier - Class in org.teiid.translator.jdbc.teradata
 
TeradataExecutionFactory.LeftOrRightFunctionModifier(LanguageFactory, ConvertModifier) - Constructor for class org.teiid.translator.jdbc.teradata.TeradataExecutionFactory.LeftOrRightFunctionModifier
 
TeradataExecutionFactory.LocateModifier - Class in org.teiid.translator.jdbc.teradata
 
TeradataExecutionFactory.LocateModifier(ConvertModifier) - Constructor for class org.teiid.translator.jdbc.teradata.TeradataExecutionFactory.LocateModifier
 
TeradataSQLConversionVisitor - Class in org.teiid.translator.jdbc.teradata
 
TeradataSQLConversionVisitor(TeradataExecutionFactory) - Constructor for class org.teiid.translator.jdbc.teradata.TeradataSQLConversionVisitor
 
terminateSession(String) - Method in interface org.teiid.adminapi.Admin
Terminate the Session
terminateSession(String) - Static method in class org.teiid.adminshell.AdminShell
 
terminateTransaction(String) - Method in interface org.teiid.adminapi.Admin
Mark the given global transaction as rollback only.
terminateTransaction(String) - Static method in class org.teiid.adminshell.AdminShell
 
TEXTAGG - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
TEXTAREA_TYPE - Static variable in interface org.teiid.translator.salesforce.Constants
 
THEN - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
TickerCollectorVisitor - Class in org.teiid.translator.yahoo
 
TickerCollectorVisitor() - Constructor for class org.teiid.translator.yahoo.TickerCollectorVisitor
 
TIME - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
TIME - Static variable in class org.teiid.translator.jdbc.FunctionModifier
 
TIME - Static variable in class org.teiid.translator.TypeFacility.RUNTIME_CODES
 
TIME - Static variable in class org.teiid.translator.TypeFacility.RUNTIME_NAMES
 
TIME - Static variable in interface org.teiid.translator.TypeFacility.RUNTIME_TYPES
 
TIME_VAL - Static variable in class org.teiid.translator.loopback.LoopbackExecution
 
timeoutOccurred() - Method in class org.teiid.jdbc.StatementImpl
Ends the command and sets the status to TIMED_OUT.
TIMESTAMP - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
TIMESTAMP - Static variable in class org.teiid.translator.jdbc.FunctionModifier
 
TIMESTAMP - Static variable in class org.teiid.translator.TypeFacility.RUNTIME_CODES
 
TIMESTAMP - Static variable in class org.teiid.translator.TypeFacility.RUNTIME_NAMES
 
TIMESTAMP - Static variable in interface org.teiid.translator.TypeFacility.RUNTIME_TYPES
 
TIMESTAMP_VAL - Static variable in class org.teiid.translator.loopback.LoopbackExecution
 
TIMESTAMPADD - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
TIMESTAMPADD - Static variable in class org.teiid.translator.SourceSystemFunctions
 
TIMESTAMPCREATE - Static variable in class org.teiid.translator.SourceSystemFunctions
 
TIMESTAMPDIFF - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
TIMESTAMPDIFF - Static variable in class org.teiid.translator.SourceSystemFunctions
 
TIMEZONE_HOUR - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
TIMEZONE_MINUTE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
TO - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
TO_BYTES - Static variable in class org.teiid.translator.SourceSystemFunctions
 
TO_CHARS - Static variable in class org.teiid.translator.SourceSystemFunctions
 
toArray() - Method in class org.teiid.client.ResizingArrayList
 
toArray(U[]) - Method in class org.teiid.client.ResizingArrayList
 
toBooleanValueString(boolean) - Method in class org.teiid.dialect.TeiidDialect
 
toExceptionHolders(List<? extends Throwable>) - Static method in class org.teiid.client.util.ExceptionHolder
 
tokenPattern - Static variable in class org.teiid.translator.jdbc.oracle.OracleFormatFunctionModifier
 
toString() - Method in class org.teiid.adminapi.impl.CacheStatisticsMetadata
 
toString() - Method in class org.teiid.adminapi.impl.DataPolicyMetadata.PermissionMetaData
 
toString() - Method in class org.teiid.adminapi.impl.ModelMetaData
 
toString() - Method in class org.teiid.adminapi.impl.PropertyDefinitionMetadata
 
toString() - Method in class org.teiid.adminapi.impl.PropertyMetadata
 
toString() - Method in class org.teiid.adminapi.impl.RequestMetadata
 
toString() - Method in class org.teiid.adminapi.impl.SessionMetadata
 
toString() - Method in class org.teiid.adminapi.impl.SourceMappingMetadata
 
toString() - Method in class org.teiid.adminapi.impl.TransactionMetadata
 
toString() - Method in class org.teiid.adminapi.impl.VDBMetaData
 
toString() - Method in class org.teiid.adminapi.impl.VDBTranslatorMetaData
 
toString() - Method in class org.teiid.adminapi.impl.WorkerPoolStatisticsMetadata
 
toString() - Method in class org.teiid.api.exception.query.UnresolvedSymbolDescription
Get string representation of the unresolved symbol description
toString() - Method in class org.teiid.client.plan.Annotation
 
toString() - Method in class org.teiid.client.plan.PlanNode
 
toString() - Method in class org.teiid.client.ResultsMessage
 
toString() - Method in class org.teiid.client.security.SessionToken
Returns a string representing the current state of the object.
toString() - Method in exception org.teiid.client.SourceWarning
Gets a message detailing the source against which the atomic query failed.
toString() - Method in class org.teiid.client.xa.XidImpl
 
toString() - Method in class org.teiid.jdbc.JDBCURL
 
toString() - Method in class org.teiid.jdbc.TeiidDataSource
 
toString() - Method in class org.teiid.language.BaseLanguageObject
 
toString() - Method in enum org.teiid.language.Comparison.Operator
 
toString() - Method in class org.teiid.language.visitor.SQLStringVisitor
 
toString() - Method in class org.teiid.logging.AuditMessage
 
toString() - Method in class org.teiid.logging.CommandLogMessage
 
toString() - Method in class org.teiid.logging.LogMessage
 
toString() - Method in class org.teiid.metadata.AbstractMetadataRecord
 
toString() - Method in class org.teiid.metadata.Datatype
 
toString() - Method in class org.teiid.metadata.FunctionMethod
Return string version for debugging purposes
toString() - Method in class org.teiid.metadata.FunctionParameter
Return string version for debugging purposes
toString() - Method in class org.teiid.metadata.ProcedureParameter
 
toString() - Method in class org.teiid.net.HostInfo
 
toString() - Method in class org.teiid.net.socket.Message
 
toString() - Method in class org.teiid.net.TeiidURL
 
toString() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
toString() - Method in class org.teiid.translator.jdbc.TranslatedCommand
 
toThrowables(List<ExceptionHolder>) - Static method in class org.teiid.client.util.ExceptionHolder
 
toXml() - Method in class org.teiid.client.plan.PlanNode
Converts this PlanNode to XML.
TRACE - Static variable in class org.teiid.logging.MessageLevel.DisplayNames
 
TRACE - Static variable in class org.teiid.logging.MessageLevel.Labels
 
TRACE - Static variable in class org.teiid.logging.MessageLevel
Message level value that specifies that all messages are to be recorded.
TRAILING - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
Transaction - Interface in org.teiid.adminapi
 
TransactionMetadata - Class in org.teiid.adminapi.impl
 
TransactionMetadata() - Constructor for class org.teiid.adminapi.impl.TransactionMetadata
 
TRANSFORMATION_UUID_INDEX_VERSION - Static variable in class org.teiid.metadata.index.RecordFactory
The version number that is associated with the change made to add uuid for the transformation mapping root on the transformation records, uuids would now be indexed as part of the transformation index.
TransformationRecordImpl - Class in org.teiid.metadata.index
TransformationRecordImpl
TransformationRecordImpl() - Constructor for class org.teiid.metadata.index.TransformationRecordImpl
 
TransformationRecordImpl.Types - Interface in org.teiid.metadata.index
 
TRANSLATE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
translate(LanguageObject, ExecutionContext) - Method in class org.teiid.translator.jdbc.access.AccessExecutionFactory
 
translate(Function) - Method in class org.teiid.translator.jdbc.AliasModifier
 
translate(Function) - Method in class org.teiid.translator.jdbc.ConvertModifier.FormatModifier
 
translate(Function) - Method in class org.teiid.translator.jdbc.ConvertModifier
 
translate(LanguageObject, ExecutionContext) - Method in class org.teiid.translator.jdbc.db2.BaseDB2ExecutionFactory
 
translate(Function) - Method in class org.teiid.translator.jdbc.db2.SubstringFunctionModifier
 
translate(Function) - Method in class org.teiid.translator.jdbc.EscapeSyntaxModifier
 
translate(Function) - Method in class org.teiid.translator.jdbc.ExtractFunctionModifier
 
translate(Function) - Method in class org.teiid.translator.jdbc.FunctionModifier
Return a List of translated parts (LanguageObjects and Objects), or null if this FunctionModifier wishes to rely on the default translation of the conversion visitor.
translate(Function) - Method in class org.teiid.translator.jdbc.hsql.AddDiffModifier
 
translate(LanguageObject, ExecutionContext) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
Return a List of translated parts (LanguageObjects and Objects), or null if to rely on the default translation.
translate(Function) - Method in class org.teiid.translator.jdbc.modeshape.IdentifierFunctionModifier
 
translate(LanguageObject, ExecutionContext) - Method in class org.teiid.translator.jdbc.modeshape.ModeShapeExecutionFactory
 
translate(Function) - Method in class org.teiid.translator.jdbc.ModFunctionModifier
 
translate(Function) - Method in class org.teiid.translator.jdbc.mysql.BitFunctionModifier
Wrap the renamed function in a convert back to integer
translate(Function) - Method in class org.teiid.translator.jdbc.netezza.NetezzaExecutionFactory.BooleanToNumericConversionModifier
 
translate(Function) - Method in class org.teiid.translator.jdbc.netezza.NetezzaExecutionFactory.BooleanToStringConversionModifier
 
translate(Function) - Method in class org.teiid.translator.jdbc.netezza.NetezzaExecutionFactory.CastModifier
 
translate(Function) - Method in class org.teiid.translator.jdbc.netezza.NetezzaExecutionFactory.ExtractModifier
 
translate(Function) - Method in class org.teiid.translator.jdbc.oracle.ConcatFunctionModifier
 
translate(Function) - Method in class org.teiid.translator.jdbc.oracle.DayWeekQuarterFunctionModifier
 
translate(Function) - Method in class org.teiid.translator.jdbc.oracle.LeftOrRightFunctionModifier
 
translate(Function) - Method in class org.teiid.translator.jdbc.oracle.Log10FunctionModifier
 
translate(Function) - Method in class org.teiid.translator.jdbc.oracle.MonthOrDayNameFunctionModifier
 
translate(LanguageObject, ExecutionContext) - Method in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
 
translate(Function) - Method in class org.teiid.translator.jdbc.oracle.OracleSpatialFunctionModifier
If either of the first two parameters are a Literal String, then we need to put the literal itself in the SQL to be passed to Oracle, without the tick marks
translate(Function) - Method in class org.teiid.translator.jdbc.ParseFormatFunctionModifier
 
translate(Function) - Method in class org.teiid.translator.jdbc.postgresql.LocateFunctionModifier
 
translate(LanguageObject, ExecutionContext) - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
Postgres doesn't provide min/max(boolean), so this conversion writes a min(BooleanValue) as bool_and(BooleanValue)
translate(LanguageObject, ExecutionContext) - Method in class org.teiid.translator.jdbc.sqlserver.SQLServerExecutionFactory
 
translate(LanguageObject, ExecutionContext) - Method in class org.teiid.translator.jdbc.sybase.BaseSybaseExecutionFactory
 
translate(Function) - Method in class org.teiid.translator.jdbc.sybase.SubstringFunctionModifier
 
translate(Function) - Method in class org.teiid.translator.jdbc.teradata.TeradataExecutionFactory.CastModifier
 
translate(Function) - Method in class org.teiid.translator.jdbc.teradata.TeradataExecutionFactory.ExtractModifier
 
translate(Function) - Method in class org.teiid.translator.jdbc.teradata.TeradataExecutionFactory.LeftOrRightFunctionModifier
 
translate(Function) - Method in class org.teiid.translator.jdbc.teradata.TeradataExecutionFactory.LocateModifier
 
TRANSLATE - Static variable in class org.teiid.translator.SourceSystemFunctions
 
translateCommand(Command, ExecutionContext) - Method in class org.teiid.translator.hive.HiveExecutionFactory
 
translateCommand(Command) - Method in class org.teiid.translator.jdbc.JDBCBaseExecution
 
translateCommand(Command, ExecutionContext) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
Return a List of translated parts (LanguageObjects and Objects), or null if to rely on the default translation.
translateCommand(Command, ExecutionContext) - Method in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
 
translateCommand(Command, ExecutionContext) - Method in class org.teiid.translator.jdbc.sybase.BaseSybaseExecutionFactory
SetQueries don't have a concept of TOP, an inline view is needed.
translateCommand(Command, ExecutionContext) - Method in class org.teiid.translator.jdbc.teradata.TeradataExecutionFactory
 
translateCommand(Command) - Method in class org.teiid.translator.jdbc.TranslatedCommand
The method to cause this object to do it's thing.
TranslatedCommand - Class in org.teiid.translator.jdbc
This is a utility class used to translate an ICommand using a SQLConversionVisitor.
TranslatedCommand(ExecutionContext, JDBCExecutionFactory) - Constructor for class org.teiid.translator.jdbc.TranslatedCommand
Constructor, takes a SQLConversionVisitor subclass
translateFormat(String) - Method in class org.teiid.translator.jdbc.oracle.OracleFormatFunctionModifier
 
translateFormat(String) - Method in class org.teiid.translator.jdbc.ParseFormatFunctionModifier
 
translateLimit(Limit, ExecutionContext) - Method in class org.teiid.translator.hive.HiveExecutionFactory
 
translateLimit(Limit, ExecutionContext) - Method in class org.teiid.translator.jdbc.db2.BaseDB2ExecutionFactory
 
translateLimit(Limit, ExecutionContext) - Method in class org.teiid.translator.jdbc.ingres.Ingres93ExecutionFactory
 
translateLimit(Limit, ExecutionContext) - Method in class org.teiid.translator.jdbc.ingres.IngresExecutionFactory
 
translateLimit(Limit, ExecutionContext) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
Return a List of translated parts (LanguageObjects and Objects), or null if to rely on the default translation.
translateLimit(Limit, ExecutionContext) - Method in class org.teiid.translator.jdbc.netezza.NetezzaExecutionFactory
 
translateLimit(Limit, ExecutionContext) - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
 
translateLimit(Limit, ExecutionContext) - Method in class org.teiid.translator.jdbc.sybase.BaseSybaseExecutionFactory
 
translateLiteralBoolean(Boolean) - Method in class org.teiid.translator.hive.HiveExecutionFactory
 
translateLiteralBoolean(Boolean) - Method in class org.teiid.translator.jdbc.access.AccessExecutionFactory
 
translateLiteralBoolean(Boolean) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
Subclasses should override this method to provide a different sql translation of the literal boolean value.
translateLiteralBoolean(Boolean) - Method in class org.teiid.translator.jdbc.modeshape.ModeShapeExecutionFactory
 
translateLiteralBoolean(Boolean) - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
 
translateLiteralDate(Date) - Method in class org.teiid.translator.hive.HiveExecutionFactory
 
translateLiteralDate(Date) - Method in class org.teiid.translator.jdbc.h2.H2ExecutionFactory
 
translateLiteralDate(Date) - Method in class org.teiid.translator.jdbc.hsql.HsqlExecutionFactory
 
translateLiteralDate(Date) - Method in class org.teiid.translator.jdbc.ingres.IngresExecutionFactory
 
translateLiteralDate(Date) - Method in class org.teiid.translator.jdbc.intersyscache.InterSystemsCacheExecutionFactory
 
translateLiteralDate(Date) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
Subclasses should override this method to provide a different sql translation of the literal date value.
translateLiteralDate(Date) - Method in class org.teiid.translator.jdbc.modeshape.ModeShapeExecutionFactory
 
translateLiteralDate(Date) - Method in class org.teiid.translator.jdbc.mysql.MySQLExecutionFactory
 
translateLiteralDate(Date) - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
 
translateLiteralDate(Date) - Method in class org.teiid.translator.jdbc.sqlserver.SQLServerExecutionFactory
 
translateLiteralDate(Date) - Method in class org.teiid.translator.jdbc.sybase.SybaseExecutionFactory
 
translateLiteralDate(Date) - Method in class org.teiid.translator.jdbc.teradata.TeradataExecutionFactory
 
translateLiteralTime(Time) - Method in class org.teiid.translator.hive.HiveExecutionFactory
 
translateLiteralTime(Time) - Method in class org.teiid.translator.jdbc.h2.H2ExecutionFactory
 
translateLiteralTime(Time) - Method in class org.teiid.translator.jdbc.hsql.HsqlExecutionFactory
 
translateLiteralTime(Time) - Method in class org.teiid.translator.jdbc.ingres.IngresExecutionFactory
 
translateLiteralTime(Time) - Method in class org.teiid.translator.jdbc.intersyscache.InterSystemsCacheExecutionFactory
 
translateLiteralTime(Time) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
Subclasses should override this method to provide a different sql translation of the literal time value.
translateLiteralTime(Time) - Method in class org.teiid.translator.jdbc.modeshape.ModeShapeExecutionFactory
 
translateLiteralTime(Time) - Method in class org.teiid.translator.jdbc.mysql.MySQLExecutionFactory
 
translateLiteralTime(Time) - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
 
translateLiteralTime(Time) - Method in class org.teiid.translator.jdbc.teradata.TeradataExecutionFactory
 
translateLiteralTimestamp(Timestamp) - Method in class org.teiid.translator.hive.HiveExecutionFactory
 
translateLiteralTimestamp(Timestamp) - Method in class org.teiid.translator.jdbc.h2.H2ExecutionFactory
 
translateLiteralTimestamp(Timestamp) - Method in class org.teiid.translator.jdbc.hsql.HsqlExecutionFactory
 
translateLiteralTimestamp(Timestamp) - Method in class org.teiid.translator.jdbc.ingres.IngresExecutionFactory
 
translateLiteralTimestamp(Timestamp) - Method in class org.teiid.translator.jdbc.intersyscache.InterSystemsCacheExecutionFactory
 
translateLiteralTimestamp(Timestamp) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
Subclasses should override this method to provide a different sql translation of the literal timestamp value.
translateLiteralTimestamp(Timestamp) - Method in class org.teiid.translator.jdbc.modeshape.ModeShapeExecutionFactory
 
translateLiteralTimestamp(Timestamp) - Method in class org.teiid.translator.jdbc.mysql.MySQLExecutionFactory
 
translateLiteralTimestamp(Timestamp) - Method in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
 
translateLiteralTimestamp(Timestamp) - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
 
translateLiteralTimestamp(Timestamp) - Method in class org.teiid.translator.jdbc.sybase.SybaseExecutionFactory
 
translateLiteralTimestamp(Timestamp) - Method in class org.teiid.translator.jdbc.teradata.TeradataExecutionFactory
 
translateSQLQueryToLDAPSearch(Select) - Method in class org.teiid.translator.ldap.IQueryToLdapSearchParser
Public entry point to the parser.
TRANSLATION - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
Translator - Interface in org.teiid.adminapi
 
Translator - Annotation Type in org.teiid.translator
 
TRANSLATOR_PROPERTY - Static variable in interface org.teiid.adminapi.Translator
 
TranslatorException - Exception in org.teiid.translator
An exception the connector writer can return in case of an error while using the connector.
TranslatorException() - Constructor for exception org.teiid.translator.TranslatorException
No-arg constructor required by Externalizable semantics.
TranslatorException(String) - Constructor for exception org.teiid.translator.TranslatorException
Construct an instance with the message specified.
TranslatorException(Throwable, String) - Constructor for exception org.teiid.translator.TranslatorException
Construct an instance from a message and an exception to chain to this one.
TranslatorException(Throwable) - Constructor for exception org.teiid.translator.TranslatorException
Construct an instance with a linked exception specified.
TranslatorException(BundleUtil.Event, Throwable) - Constructor for exception org.teiid.translator.TranslatorException
 
TranslatorException(BundleUtil.Event, Throwable, String) - Constructor for exception org.teiid.translator.TranslatorException
 
TranslatorException(BundleUtil.Event, String) - Constructor for exception org.teiid.translator.TranslatorException
 
TranslatorProperty - Annotation Type in org.teiid.translator
Annotates a property that can be externally configured.
translators - Variable in class org.teiid.adminapi.impl.VDBMetaData
 
TREAT - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
TRIGGER - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
TRIM - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
TRIM - Static variable in class org.teiid.translator.SourceSystemFunctions
The trim function is only used for a non-space trim character
trimString - Variable in class org.teiid.translator.jdbc.JDBCBaseExecution
 
TRUE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
TRUE - Static variable in class org.teiid.metadata.index.IndexConstants.RECORD_STRING
 
TRUNCATE - Static variable in class org.teiid.translator.SourceSystemFunctions
 
TRUSTSTORE_FILENAME - Static variable in class org.teiid.net.socket.SocketUtil
 
TWELVE_5 - Static variable in class org.teiid.translator.jdbc.sybase.SybaseExecutionFactory
 
TXN_WRAP_AUTO - Static variable in class org.teiid.jdbc.BaseDataSource
Transaction auto wrap constant - checks if a command requires a transaction and will be automatically wrap it.
TXN_WRAP_DETECT - Static variable in class org.teiid.client.RequestMessage
Transaction auto wrap constant - checks if a command requires a transaction and will be automatically wrap it.
TXN_WRAP_DETECT - Static variable in interface org.teiid.jdbc.ExecutionProperties
Transaction auto wrap constant - checks if a command requires a transaction and will be automatically wrap it.
TXN_WRAP_OFF - Static variable in class org.teiid.client.RequestMessage
Transaction auto wrap constant - never wrap a command execution in a transaction
TXN_WRAP_OFF - Static variable in class org.teiid.jdbc.BaseDataSource
Transaction auto wrap constant - never wrap a command execution in a transaction and allow multi-source updates to occur outside of a transaction.
TXN_WRAP_OFF - Static variable in interface org.teiid.jdbc.ExecutionProperties
Transaction auto wrap constant - never wrap a command execution in a transaction
TXN_WRAP_ON - Static variable in class org.teiid.client.RequestMessage
Transaction auto wrap constant - always wrap commands in a transaction.
TXN_WRAP_ON - Static variable in class org.teiid.jdbc.BaseDataSource
Transaction auto wrap constant - always wrap every non-transactional command execution in a transaction.
TXN_WRAP_ON - Static variable in interface org.teiid.jdbc.ExecutionProperties
Transaction auto wrap constant - always wrap commands in a transaction.
TYPE - Static variable in class org.teiid.adminapi.impl.ModelNodeConstants
 
TYPE_NAMES - Static variable in class org.teiid.metadata.index.MetadataConstants.COLUMN_SET_TYPES
 
TYPE_NAMES - Static variable in class org.teiid.metadata.index.MetadataConstants.DATATYPE_TYPES
 
TYPE_NAMES - Static variable in class org.teiid.metadata.index.MetadataConstants.DATATYPE_VARIETIES
 
TYPE_NAMES - Static variable in class org.teiid.metadata.index.MetadataConstants.KEY_TYPES
 
TYPE_NAMES - Static variable in class org.teiid.metadata.index.MetadataConstants.MATCH_TYPES
 
TYPE_NAMES - Static variable in class org.teiid.metadata.index.MetadataConstants.NULL_TYPES
 
TYPE_NAMES - Static variable in class org.teiid.metadata.index.MetadataConstants.PARAMETER_TYPES
 
TYPE_NAMES - Static variable in class org.teiid.metadata.index.MetadataConstants.PROCEDURE_TYPES
 
TYPE_NAMES - Static variable in class org.teiid.metadata.index.MetadataConstants.SEARCH_TYPES
 
TYPE_NAMES - Static variable in class org.teiid.metadata.index.MetadataConstants.SQL_TRANSFORMATION_TYPES
 
TYPE_NAMES - Static variable in class org.teiid.metadata.index.MetadataConstants.TABLE_TYPES
 
TYPED_OBJECT - Static variable in class org.teiid.metadata.index.IndexConstants.SEARCH_RECORD_TYPE
 
TypeFacility - Class in org.teiid.translator
 
TypeFacility() - Constructor for class org.teiid.translator.TypeFacility
 
TypeFacility.RUNTIME_CODES - Class in org.teiid.translator
 
TypeFacility.RUNTIME_CODES() - Constructor for class org.teiid.translator.TypeFacility.RUNTIME_CODES
 
TypeFacility.RUNTIME_NAMES - Class in org.teiid.translator
 
TypeFacility.RUNTIME_NAMES() - Constructor for class org.teiid.translator.TypeFacility.RUNTIME_NAMES
 
TypeFacility.RUNTIME_TYPES - Interface in org.teiid.translator
 

U

UCASE - Static variable in class org.teiid.translator.SourceSystemFunctions
 
UNBOUNDED_VALUE - Static variable in interface org.teiid.adminapi.PropertyDefinition
The value of the maximum multiplicity if the multiplicity is considered unbounded.
UNDEFINED - Static variable in class org.teiid.language.visitor.SQLStringVisitor
 
UNDEFINED_PARAM - Static variable in class org.teiid.language.visitor.SQLStringVisitor
 
undeploy(String) - Method in interface org.teiid.adminapi.Admin
Undeploy artifact (VDB, JAR, RAR files)
undeploy(String) - Static method in class org.teiid.adminshell.AdminShell
 
UNESCAPE - Static variable in class org.teiid.translator.SourceSystemFunctions
 
UNION - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
UNION - Static variable in class org.teiid.metadata.index.MetadataConstants.DATATYPE_VARIETIES
 
UNIQUE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
UNIQUE_KEY - Static variable in class org.teiid.metadata.index.MetadataConstants.COLUMN_SET_TYPES
 
UNIQUE_KEY - Static variable in class org.teiid.metadata.index.MetadataConstants.KEY_TYPES
 
UNIQUE_KEY - Static variable in class org.teiid.metadata.index.MetadataConstants.RECORD_TYPE
 
UNKNOWN - Static variable in class org.teiid.client.metadata.ResultsMetadataConstants.NULL_TYPES
 
UNKNOWN - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
UNKNOWN - Static variable in class org.teiid.metadata.index.MetadataConstants.NULL_TYPES
 
unmarshell(InputStream) - Static method in class org.teiid.adminapi.impl.VDBMetadataParser
 
UnresolvedSymbolDescription - Class in org.teiid.api.exception.query
This helper object describes an unresolved symbol found during query resolution.
UnresolvedSymbolDescription(String, String) - Constructor for class org.teiid.api.exception.query.UnresolvedSymbolDescription
Construct a description given the symbol and it's description.
UNSEARCHABLE - Static variable in class org.teiid.client.metadata.ResultsMetadataConstants.SEARCH_TYPES
 
UNSEARCHABLE - Static variable in class org.teiid.metadata.index.MetadataConstants.SEARCH_TYPES
 
unwrap(ModelNode) - Method in interface org.teiid.adminapi.impl.MetadataMapper
 
unwrap(ModelNode) - Method in class org.teiid.adminapi.impl.VDBMetadataMapper.CacheStatisticsMetadataMapper
 
unwrap(ModelNode) - Method in class org.teiid.adminapi.impl.VDBMetadataMapper.DataPolicyMetadataMapper
 
unwrap(ModelNode) - Method in class org.teiid.adminapi.impl.VDBMetadataMapper.ModelMetadataMapper
 
unwrap(ModelNode) - Method in class org.teiid.adminapi.impl.VDBMetadataMapper.PermissionMetaDataMapper
 
unwrap(ModelNode) - Method in class org.teiid.adminapi.impl.VDBMetadataMapper.PropertyMetaDataMapper
 
unwrap(ModelNode) - Method in class org.teiid.adminapi.impl.VDBMetadataMapper.RequestMetadataMapper
 
unwrap(ModelNode) - Method in class org.teiid.adminapi.impl.VDBMetadataMapper.SessionMetadataMapper
 
unwrap(ModelNode) - Method in class org.teiid.adminapi.impl.VDBMetadataMapper.SourceMappingMetadataMapper
 
unwrap(ModelNode) - Method in class org.teiid.adminapi.impl.VDBMetadataMapper.TransactionMetadataMapper
 
unwrap(ModelNode) - Method in class org.teiid.adminapi.impl.VDBMetadataMapper
 
unwrap(ModelNode) - Method in class org.teiid.adminapi.impl.VDBMetadataMapper.ValidationErrorMapper
 
unwrap(ModelNode) - Method in class org.teiid.adminapi.impl.VDBMetadataMapper.VDBTranslatorMetaDataMapper
 
unwrap(ModelNode) - Method in class org.teiid.adminapi.impl.VDBMetadataMapper.WorkerPoolStatisticsMetadataMapper
 
unwrap(Class<T>) - Method in class org.teiid.jdbc.WrapperImpl
 
unwrapDomain(AdminObjectImpl, ModelNode) - Static method in class org.teiid.adminapi.impl.VDBMetadataMapper
 
UPDATE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
Update - Class in org.teiid.language
Represents an UPDATE command in the language objects.
Update(NamedTable, List<SetClause>, Condition) - Constructor for class org.teiid.language.Update
 
UPDATE - Static variable in interface org.teiid.metadata.index.TransformationRecordImpl.Types
 
update(List<DataPayload>) - Method in interface org.teiid.translator.salesforce.SalesforceConnection
 
UPDATE_TRANSFORM - Static variable in class org.teiid.metadata.index.MetadataConstants.RECORD_TYPE
 
UPDATE_TRANSFORM_INDEX - Static variable in class org.teiid.metadata.index.IndexConstants.INDEX_NAME
 
updateArray(int, Array) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateArray(String, Array) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateAsciiStream(int, InputStream, int) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateAsciiStream(String, InputStream, int) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateAsciiStream(int, InputStream, long) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateAsciiStream(int, InputStream) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateAsciiStream(String, InputStream, long) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateAsciiStream(String, InputStream) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateBigDecimal(int, BigDecimal) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateBigDecimal(String, BigDecimal) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateBinaryStream(int, InputStream, int) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateBinaryStream(String, InputStream, int) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateBinaryStream(int, InputStream, long) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateBinaryStream(int, InputStream) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateBinaryStream(String, InputStream, long) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateBinaryStream(String, InputStream) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateBlob(int, Blob) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateBlob(String, Blob) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateBlob(int, InputStream, long) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateBlob(int, InputStream) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateBlob(String, InputStream, long) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateBlob(String, InputStream) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateBoolean(int, boolean) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateBoolean(String, boolean) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateByte(int, byte) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateByte(String, byte) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateBytes(int, byte[]) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateBytes(String, byte[]) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateCharacterStream(int, Reader, int) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateCharacterStream(String, Reader, int) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateCharacterStream(int, Reader, long) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateCharacterStream(int, Reader) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateCharacterStream(String, Reader, long) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateCharacterStream(String, Reader) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateClob(int, Clob) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateClob(String, Clob) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateClob(int, Reader, long) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateClob(int, Reader) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateClob(String, Reader, long) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateClob(String, Reader) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateCounts - Variable in class org.teiid.jdbc.StatementImpl
Array of update counts as returned by executeBatch()
updateDate(int, Date) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateDate(String, Date) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateDouble(int, double) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateDouble(String, double) - Method in class org.teiid.jdbc.ResultSetImpl
 
UpdatedResult - Class in org.teiid.translator.salesforce.execution
 
UpdatedResult() - Constructor for class org.teiid.translator.salesforce.execution.UpdatedResult
 
UpdateExecution - Interface in org.teiid.translator
The update execution represents the case where a connector can execute an Insert, Update, Delete, or BatchedUpdates command.
UpdateExecutionImpl - Class in org.teiid.translator.salesforce.execution
 
UpdateExecutionImpl(Command, SalesforceConnection, RuntimeMetadata, ExecutionContext) - Constructor for class org.teiid.translator.salesforce.execution.UpdateExecutionImpl
 
updateFloat(int, float) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateFloat(String, float) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateInt(int, int) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateInt(String, int) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateLong(int, long) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateLong(String, long) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateMatViewRow(String, int, String, String, List<?>, boolean) - Method in interface org.teiid.events.EventDistributor
Update the given materialized view row.
updateNCharacterStream(int, Reader, long) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateNCharacterStream(int, Reader) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateNCharacterStream(String, Reader, long) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateNCharacterStream(String, Reader) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateNClob(int, NClob) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateNClob(int, Reader, long) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateNClob(int, Reader) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateNClob(String, NClob) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateNClob(String, Reader, long) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateNClob(String, Reader) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateNString(int, String) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateNString(String, String) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateNull(int) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateNull(String) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateObject(int, Object, int) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateObject(int, Object) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateObject(String, Object, int) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateObject(String, Object) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateRef(int, Ref) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateRef(String, Ref) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateRow() - Method in class org.teiid.jdbc.ResultSetImpl
 
updateRowId(int, RowId) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateRowId(String, RowId) - Method in class org.teiid.jdbc.ResultSetImpl
 
updatesAreDetected(int) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
updateShort(int, short) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateShort(String, short) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateSQLXML(int, SQLXML) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateSQLXML(String, SQLXML) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateString(int, String) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateString(String, String) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateTime(int, Time) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateTime(String, Time) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateTimestamp(int, Timestamp) - Method in class org.teiid.jdbc.ResultSetImpl
 
updateTimestamp(String, Timestamp) - Method in class org.teiid.jdbc.ResultSetImpl
 
UpdateVisitor - Class in org.teiid.translator.salesforce.execution.visitors
 
UpdateVisitor(RuntimeMetadata) - Constructor for class org.teiid.translator.salesforce.execution.visitors.UpdateVisitor
 
URI_REFERENCE_DELIMITER - Static variable in class org.teiid.metadata.index.RecordFactory
Delimiter used to separate the URI string from the URI fragment
URL_TYPE - Static variable in interface org.teiid.translator.salesforce.Constants
 
UrlServerDiscovery - Class in org.teiid.net.socket
Simple URL discovery strategy with a random load balancing policy TOOD: add black listing support
UrlServerDiscovery() - Constructor for class org.teiid.net.socket.UrlServerDiscovery
 
UrlServerDiscovery(TeiidURL) - Constructor for class org.teiid.net.socket.UrlServerDiscovery
 
USAGE_ERROR - Static variable in class org.teiid.jdbc.SQLStates
General query execution error
USE_CALLING_THREAD - Static variable in class org.teiid.jdbc.EmbeddedProfile
 
useAnsiJoin() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
 
useAnsiJoin() - Method in class org.teiid.translator.ExecutionFactory
Whether the source prefers to use ANSI style joins.
useAnsiJoin() - Method in class org.teiid.translator.hive.HiveExecutionFactory
 
useAnsiJoin() - Method in class org.teiid.translator.salesforce.SalesForceExecutionFactory
 
useAsInGroupAlias() - Method in class org.teiid.language.visitor.SQLStringVisitor
Indicates whether group alias should be of the form "...FROM groupA AS X" or "...FROM groupA X".
useAsInGroupAlias() - Method in class org.teiid.translator.hive.HiveExecutionFactory
 
useAsInGroupAlias() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
Indicates whether group alias should be of the form "...FROM groupA AS X" or "...FROM groupA X".
useAsInGroupAlias() - Method in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
 
useAsInGroupAlias() - Method in class org.teiid.translator.jdbc.SQLConversionVisitor
 
useAsInGroupAlias() - Method in class org.teiid.translator.jdbc.sybase.BaseSybaseExecutionFactory
 
useBindVariables() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
useBindVariables() - Method in class org.teiid.translator.jdbc.modeshape.ModeShapeExecutionFactory
 
useCommentsInSourceQuery() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
 
useConnection(String) - Static method in class org.teiid.adminshell.AdminShell
 
usePagination() - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
 
useParensForJoins() - Method in class org.teiid.language.visitor.SQLStringVisitor
 
useParensForJoins() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
Set to true to indicate that every branch of a join should have parenthesis.
useParensForJoins() - Method in class org.teiid.translator.jdbc.mysql.MySQLExecutionFactory
 
useParensForJoins() - Method in class org.teiid.translator.jdbc.SQLConversionVisitor
 
useParensForSetQueries() - Method in class org.teiid.language.visitor.SQLStringVisitor
 
useParensForSetQueries() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
Set to true to indicate that every branch of a set query should have parenthesis, i.e.
useParensForSetQueries() - Method in class org.teiid.translator.jdbc.mysql.MySQLExecutionFactory
 
useParensForSetQueries() - Method in class org.teiid.translator.jdbc.SQLConversionVisitor
 
usePreparedStatements() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
Use PreparedStatements (or CallableStatements) as appropriate for all commands.
USER - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
USER_DEFINED - Static variable in class org.teiid.metadata.index.MetadataConstants.DATATYPE_TYPES
 
USER_NAME - Static variable in class org.teiid.jdbc.BaseDataSource
 
USER_NAME - Static variable in interface org.teiid.net.TeiidURL.CONNECTION
 
UserDefinedAggregate<T> - Interface in org.teiid
Interface to be implemented by a user defined aggregate function.
useResultSetCache() - Method in class org.teiid.client.RequestMessage
 
usesDistinctRows() - Method in class org.teiid.metadata.AggregateAttributes
 
useSelectLimit() - Method in class org.teiid.language.visitor.SQLStringVisitor
 
useSelectLimit() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
Returns whether the limit clause is applied to the select clause.
useSelectLimit() - Method in class org.teiid.translator.jdbc.SQLConversionVisitor
 
useSelectLimit() - Method in class org.teiid.translator.jdbc.sybase.BaseSybaseExecutionFactory
 
usesLocalFilePerTable() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
usesLocalFiles() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
 
USING - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
Util - Static variable in class org.teiid.adminapi.AdminPlugin
 
Util - Static variable in class org.teiid.connector.DataPlugin
 
Util - Static variable in class org.teiid.jdbc.JDBCPlugin
 
Util - Static variable in class org.teiid.metadata.index.RuntimeMetadataPlugin
 
UTIL - Static variable in class org.teiid.translator.file.FileExecutionFactory
 
Util - Static variable in class org.teiid.translator.jdbc.JDBCPlugin
 
Util - Static variable in class org.teiid.translator.ldap.LDAPPlugin
Provides access to the plugin's log and to it's resources.
Util - Static variable in class org.teiid.translator.salesforce.SalesForcePlugin
 
Util - Class in org.teiid.translator.salesforce
 
Util() - Constructor for class org.teiid.translator.salesforce.Util
 
UTIL - Static variable in class org.teiid.translator.ws.WSExecutionFactory
 
Util - Static variable in class org.teiid.translator.yahoo.YahooPlugin
 
UUID - Static variable in class org.teiid.translator.SourceSystemFunctions
 

V

V_2005 - Static variable in class org.teiid.translator.jdbc.sqlserver.SQLServerExecutionFactory
 
V_2008 - Static variable in class org.teiid.translator.jdbc.sqlserver.SQLServerExecutionFactory
 
validateCommand(CommandContext) - Method in interface org.teiid.PolicyDecider
Determines if an authorization check should proceed
validatePort(String) - Static method in class org.teiid.net.TeiidURL
 
validatePort(int) - Static method in class org.teiid.net.TeiidURL
 
validateProperties(String, String) - Method in class org.teiid.jdbc.BaseDataSource
 
validateProperties(String, String) - Method in class org.teiid.jdbc.TeiidDataSource
 
value - Variable in class org.teiid.adminapi.impl.ModelMetaData.ValidationError
 
value - Variable in class org.teiid.adminapi.impl.PropertyMetadata
 
VALUE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
valueOf(String) - Static method in enum org.teiid.adminapi.Admin.Cache
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teiid.adminapi.AdminPlugin.Event
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teiid.adminapi.DataPolicy.Context
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teiid.adminapi.DataPolicy.PermissionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teiid.adminapi.impl.ModelMetaData.ValidationError.Severity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teiid.adminapi.Model.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teiid.adminapi.PropertyDefinition.RestartType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teiid.adminapi.Request.ProcessingState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teiid.adminapi.Request.ThreadState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teiid.adminapi.VDB.ConnectionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teiid.adminapi.VDB.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teiid.client.plan.Annotation.Priority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teiid.client.RequestMessage.ResultsMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teiid.client.RequestMessage.ShowPlan
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teiid.client.RequestMessage.StatementType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teiid.connector.DataPlugin.Event
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teiid.jdbc.JDBCPlugin.Event
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teiid.jdbc.JDBCURL.ConnectionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teiid.language.AndOr.Operator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teiid.language.Argument.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teiid.language.Comparison.Operator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teiid.language.Join.JoinType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teiid.language.Like.MatchMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teiid.language.SetQuery.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teiid.language.SortSpecification.NullOrdering
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teiid.language.SortSpecification.Ordering
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teiid.language.SubqueryComparison.Quantifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teiid.logging.CommandLogMessage.Event
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teiid.metadata.BaseColumn.NullType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teiid.metadata.Column.SearchType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teiid.metadata.Datatype.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teiid.metadata.Datatype.Variety
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teiid.metadata.FunctionMethod.Determinism
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teiid.metadata.FunctionMethod.PushDown
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teiid.metadata.index.RuntimeMetadataPlugin.Event
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teiid.metadata.KeyRecord.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teiid.metadata.Procedure.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teiid.metadata.ProcedureParameter.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teiid.metadata.Table.TriggerEvent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teiid.metadata.Table.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teiid.net.socket.AuthenticationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teiid.Replicated.ReplicationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teiid.translator.ExecutionFactory.Format
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teiid.translator.ExecutionFactory.NullOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teiid.translator.ExecutionFactory.SupportedJoinCriteria
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teiid.translator.jdbc.JDBCPlugin.Event
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teiid.translator.ldap.LDAPExecutionFactory.SearchDefaultScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teiid.translator.ldap.LDAPPlugin.Event
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teiid.translator.salesforce.SalesForcePlugin.Event
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teiid.translator.ws.WSExecutionFactory.Binding
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teiid.translator.yahoo.YahooPlugin.Event
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.teiid.adminapi.Admin.Cache
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teiid.adminapi.AdminPlugin.Event
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teiid.adminapi.DataPolicy.Context
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teiid.adminapi.DataPolicy.PermissionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teiid.adminapi.impl.ModelMetaData.ValidationError.Severity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teiid.adminapi.Model.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teiid.adminapi.PropertyDefinition.RestartType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teiid.adminapi.Request.ProcessingState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teiid.adminapi.Request.ThreadState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teiid.adminapi.VDB.ConnectionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teiid.adminapi.VDB.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teiid.client.plan.Annotation.Priority
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teiid.client.RequestMessage.ResultsMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teiid.client.RequestMessage.ShowPlan
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teiid.client.RequestMessage.StatementType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teiid.connector.DataPlugin.Event
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teiid.jdbc.JDBCPlugin.Event
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teiid.jdbc.JDBCURL.ConnectionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teiid.language.AndOr.Operator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teiid.language.Argument.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teiid.language.Comparison.Operator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teiid.language.Join.JoinType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teiid.language.Like.MatchMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teiid.language.SetQuery.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teiid.language.SortSpecification.NullOrdering
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teiid.language.SortSpecification.Ordering
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
values() - Static method in enum org.teiid.language.SubqueryComparison.Quantifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teiid.logging.CommandLogMessage.Event
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teiid.metadata.BaseColumn.NullType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teiid.metadata.Column.SearchType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teiid.metadata.Datatype.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teiid.metadata.Datatype.Variety
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teiid.metadata.FunctionMethod.Determinism
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teiid.metadata.FunctionMethod.PushDown
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teiid.metadata.index.RuntimeMetadataPlugin.Event
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teiid.metadata.KeyRecord.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teiid.metadata.Procedure.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teiid.metadata.ProcedureParameter.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teiid.metadata.Table.TriggerEvent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teiid.metadata.Table.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teiid.net.socket.AuthenticationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teiid.Replicated.ReplicationMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teiid.translator.ExecutionFactory.Format
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teiid.translator.ExecutionFactory.NullOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teiid.translator.ExecutionFactory.SupportedJoinCriteria
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teiid.translator.jdbc.JDBCPlugin.Event
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teiid.translator.ldap.LDAPExecutionFactory.SearchDefaultScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teiid.translator.ldap.LDAPPlugin.Event
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teiid.translator.salesforce.SalesForcePlugin.Event
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teiid.translator.ws.WSExecutionFactory.Binding
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teiid.translator.yahoo.YahooPlugin.Event
Returns an array containing the constants of this enum type, in the order they are declared.
VAR_POP - Static variable in class org.teiid.language.AggregateFunction
 
VAR_POP - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
VAR_SAMP - Static variable in class org.teiid.language.AggregateFunction
 
VAR_SAMP - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
VARBINARY - Static variable in class org.teiid.translator.TypeFacility.RUNTIME_CODES
 
VARBINARY - Static variable in class org.teiid.translator.TypeFacility.RUNTIME_NAMES
 
VARBINARY - Static variable in interface org.teiid.translator.TypeFacility.RUNTIME_TYPES
 
VARCHAR - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
VARYING - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
VDB - Interface in org.teiid.adminapi
Represents a Virtual Database in the Teiid System.
VDB.ConnectionType - Enum in org.teiid.adminapi
 
VDB.Status - Enum in org.teiid.adminapi
 
VDB_ARCHIVE - Static variable in class org.teiid.metadata.index.MetadataConstants.RECORD_TYPE
 
VDB_ARCHIVE_EXTENSION - Static variable in interface org.teiid.metadata.VdbConstants
 
VDB_NAME - Static variable in class org.teiid.jdbc.BaseDataSource
 
VDB_NAME - Static variable in interface org.teiid.net.TeiidURL.JDBC
 
VDB_VERSION - Static variable in class org.teiid.jdbc.BaseDataSource
 
VDB_VERSION - Static variable in interface org.teiid.net.TeiidURL.JDBC
 
VdbConstants - Interface in org.teiid.metadata
Constants used for VDB processing.
VDBMetaData - Class in org.teiid.adminapi.impl
 
VDBMetaData() - Constructor for class org.teiid.adminapi.impl.VDBMetaData
 
VDBMetadataMapper - Class in org.teiid.adminapi.impl
 
VDBMetadataMapper() - Constructor for class org.teiid.adminapi.impl.VDBMetadataMapper
 
VDBMetadataMapper.CacheStatisticsMetadataMapper - Class in org.teiid.adminapi.impl
 
VDBMetadataMapper.CacheStatisticsMetadataMapper() - Constructor for class org.teiid.adminapi.impl.VDBMetadataMapper.CacheStatisticsMetadataMapper
 
VDBMetadataMapper.DataPolicyMetadataMapper - Class in org.teiid.adminapi.impl
DataPolicy Metadata mapper
VDBMetadataMapper.DataPolicyMetadataMapper() - Constructor for class org.teiid.adminapi.impl.VDBMetadataMapper.DataPolicyMetadataMapper
 
VDBMetadataMapper.ModelMetadataMapper - Class in org.teiid.adminapi.impl
model metadata mapper
VDBMetadataMapper.ModelMetadataMapper() - Constructor for class org.teiid.adminapi.impl.VDBMetadataMapper.ModelMetadataMapper
 
VDBMetadataMapper.PermissionMetaDataMapper - Class in org.teiid.adminapi.impl
 
VDBMetadataMapper.PermissionMetaDataMapper() - Constructor for class org.teiid.adminapi.impl.VDBMetadataMapper.PermissionMetaDataMapper
 
VDBMetadataMapper.PropertyMetaDataMapper - Class in org.teiid.adminapi.impl
Property Metadata mapper
VDBMetadataMapper.PropertyMetaDataMapper() - Constructor for class org.teiid.adminapi.impl.VDBMetadataMapper.PropertyMetaDataMapper
 
VDBMetadataMapper.RequestMetadataMapper - Class in org.teiid.adminapi.impl
 
VDBMetadataMapper.RequestMetadataMapper() - Constructor for class org.teiid.adminapi.impl.VDBMetadataMapper.RequestMetadataMapper
 
VDBMetadataMapper.SessionMetadataMapper - Class in org.teiid.adminapi.impl
 
VDBMetadataMapper.SessionMetadataMapper() - Constructor for class org.teiid.adminapi.impl.VDBMetadataMapper.SessionMetadataMapper
 
VDBMetadataMapper.SourceMappingMetadataMapper - Class in org.teiid.adminapi.impl
Source Mapping Metadata mapper
VDBMetadataMapper.SourceMappingMetadataMapper() - Constructor for class org.teiid.adminapi.impl.VDBMetadataMapper.SourceMappingMetadataMapper
 
VDBMetadataMapper.TransactionMetadataMapper - Class in org.teiid.adminapi.impl
 
VDBMetadataMapper.TransactionMetadataMapper() - Constructor for class org.teiid.adminapi.impl.VDBMetadataMapper.TransactionMetadataMapper
 
VDBMetadataMapper.ValidationErrorMapper - Class in org.teiid.adminapi.impl
validation error mapper
VDBMetadataMapper.ValidationErrorMapper() - Constructor for class org.teiid.adminapi.impl.VDBMetadataMapper.ValidationErrorMapper
 
VDBMetadataMapper.VDBTranslatorMetaDataMapper - Class in org.teiid.adminapi.impl
Source Mapping Metadata mapper
VDBMetadataMapper.VDBTranslatorMetaDataMapper() - Constructor for class org.teiid.adminapi.impl.VDBMetadataMapper.VDBTranslatorMetaDataMapper
 
VDBMetadataMapper.WorkerPoolStatisticsMetadataMapper - Class in org.teiid.adminapi.impl
 
VDBMetadataMapper.WorkerPoolStatisticsMetadataMapper() - Constructor for class org.teiid.adminapi.impl.VDBMetadataMapper.WorkerPoolStatisticsMetadataMapper
 
VDBMetadataParser - Class in org.teiid.adminapi.impl
 
VDBMetadataParser() - Constructor for class org.teiid.adminapi.impl.VDBMetadataParser
 
VDBS_INDEX - Static variable in class org.teiid.metadata.index.IndexConstants.INDEX_NAME
 
VDBTranslatorMetaData - Class in org.teiid.adminapi.impl
 
VDBTranslatorMetaData() - Constructor for class org.teiid.adminapi.impl.VDBTranslatorMetaData
 
VERSION - Static variable in class org.teiid.jdbc.BaseDataSource
 
VERSION - Static variable in interface org.teiid.net.TeiidURL.JDBC
 
VERSION_DATE - Static variable in class org.teiid.metadata.index.MetadataConstants
 
VIEW - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
VIEW_TYPE - Static variable in class org.teiid.metadata.index.MetadataConstants.TABLE_TYPES
 
VIRTUAL - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
VIRTUAL_DATABASE_NAME - Static variable in interface org.teiid.client.metadata.ResultsMetadataConstants
 
VIRTUAL_DATABASE_VERSION - Static variable in interface org.teiid.client.metadata.ResultsMetadataConstants
 
VIRTUAL_PROCEDURE_ERROR - Static variable in class org.teiid.jdbc.SQLStates
Error raised by ERROR instruction in virtual procedure.
visible - Variable in class org.teiid.adminapi.impl.ModelMetaData
 
visit(AggregateFunction) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
 
visit(BatchedUpdates) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
 
visit(Comparison) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
 
visit(AndOr) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
 
visit(Delete) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
 
visit(ColumnReference) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
 
visit(Call) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
 
visit(Exists) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
 
visit(Function) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
 
visit(NamedTable) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
 
visit(GroupBy) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
 
visit(In) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
 
visit(DerivedTable) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
 
visit(Insert) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
 
visit(ExpressionValueSource) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
 
visit(IsNull) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
 
visit(Join) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
 
visit(Like) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
 
visit(Limit) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
 
visit(Literal) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
 
visit(Not) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
 
visit(OrderBy) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
 
visit(SortSpecification) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
 
visit(Argument) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
 
visit(Select) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
 
visit(ScalarSubquery) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
 
visit(SearchedCase) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
 
visit(DerivedColumn) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
 
visit(SubqueryComparison) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
 
visit(SubqueryIn) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
 
visit(Update) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
 
visit(SetQuery) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
 
visit(SetClause) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
 
visit(SearchedWhenClause) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
 
visit(Parameter) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
 
visit(WindowFunction) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
 
visit(WindowSpecification) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
 
visit(With) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
 
visit(WithItem) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
 
visit(AggregateFunction) - Method in class org.teiid.language.visitor.HierarchyVisitor
 
visit(BatchedUpdates) - Method in class org.teiid.language.visitor.HierarchyVisitor
 
visit(Comparison) - Method in class org.teiid.language.visitor.HierarchyVisitor
 
visit(AndOr) - Method in class org.teiid.language.visitor.HierarchyVisitor
 
visit(Delete) - Method in class org.teiid.language.visitor.HierarchyVisitor
 
visit(Call) - Method in class org.teiid.language.visitor.HierarchyVisitor
 
visit(Exists) - Method in class org.teiid.language.visitor.HierarchyVisitor
 
visit(Function) - Method in class org.teiid.language.visitor.HierarchyVisitor
 
visit(GroupBy) - Method in class org.teiid.language.visitor.HierarchyVisitor
 
visit(In) - Method in class org.teiid.language.visitor.HierarchyVisitor
 
visit(Insert) - Method in class org.teiid.language.visitor.HierarchyVisitor
 
visit(ExpressionValueSource) - Method in class org.teiid.language.visitor.HierarchyVisitor
 
visit(IsNull) - Method in class org.teiid.language.visitor.HierarchyVisitor
 
visit(Join) - Method in class org.teiid.language.visitor.HierarchyVisitor
 
visit(Like) - Method in class org.teiid.language.visitor.HierarchyVisitor
 
visit(Not) - Method in class org.teiid.language.visitor.HierarchyVisitor
 
visit(OrderBy) - Method in class org.teiid.language.visitor.HierarchyVisitor
 
visit(Select) - Method in class org.teiid.language.visitor.HierarchyVisitor
 
visit(ScalarSubquery) - Method in class org.teiid.language.visitor.HierarchyVisitor
 
visit(SearchedCase) - Method in class org.teiid.language.visitor.HierarchyVisitor
 
visit(SearchedWhenClause) - Method in class org.teiid.language.visitor.HierarchyVisitor
 
visit(DerivedColumn) - Method in class org.teiid.language.visitor.HierarchyVisitor
 
visit(SubqueryComparison) - Method in class org.teiid.language.visitor.HierarchyVisitor
 
visit(SubqueryIn) - Method in class org.teiid.language.visitor.HierarchyVisitor
 
visit(SetQuery) - Method in class org.teiid.language.visitor.HierarchyVisitor
 
visit(Update) - Method in class org.teiid.language.visitor.HierarchyVisitor
 
visit(DerivedTable) - Method in class org.teiid.language.visitor.HierarchyVisitor
 
visit(SetClause) - Method in class org.teiid.language.visitor.HierarchyVisitor
 
visit(With) - Method in class org.teiid.language.visitor.HierarchyVisitor
 
visit(WithItem) - Method in class org.teiid.language.visitor.HierarchyVisitor
 
visit(WindowFunction) - Method in class org.teiid.language.visitor.HierarchyVisitor
 
visit(WindowSpecification) - Method in class org.teiid.language.visitor.HierarchyVisitor
 
visit(AggregateFunction) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
 
visit(BatchedUpdates) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
 
visit(ExpressionValueSource) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
 
visit(Comparison) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
 
visit(AndOr) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
 
visit(Delete) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
 
visit(ColumnReference) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
 
visit(Call) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
 
visit(Exists) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
 
visit(Function) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
 
visit(NamedTable) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
 
visit(GroupBy) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
 
visit(In) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
 
visit(DerivedTable) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
 
visit(Insert) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
 
visit(IsNull) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
 
visit(Join) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
 
visit(Like) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
 
visit(Limit) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
 
visit(Literal) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
 
visit(Not) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
 
visit(OrderBy) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
 
visit(SortSpecification) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
 
visit(Argument) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
 
visit(Select) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
 
visit(ScalarSubquery) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
 
visit(SearchedCase) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
 
visit(DerivedColumn) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
 
visit(SubqueryComparison) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
 
visit(SubqueryIn) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
 
visit(Update) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
 
visit(SetQuery) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
 
visit(SetClause) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
 
visit(SearchedWhenClause) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
 
visit(With) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
 
visit(WithItem) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
 
visit(WindowFunction) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
 
visit(WindowSpecification) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
 
visit(Parameter) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
 
visit(AggregateFunction) - Method in class org.teiid.language.visitor.SQLStringVisitor
 
visit(Comparison) - Method in class org.teiid.language.visitor.SQLStringVisitor
 
visit(AndOr) - Method in class org.teiid.language.visitor.SQLStringVisitor
 
visit(Delete) - Method in class org.teiid.language.visitor.SQLStringVisitor
 
visit(ColumnReference) - Method in class org.teiid.language.visitor.SQLStringVisitor
 
visit(Call) - Method in class org.teiid.language.visitor.SQLStringVisitor
 
visit(Exists) - Method in class org.teiid.language.visitor.SQLStringVisitor
 
visit(Function) - Method in class org.teiid.language.visitor.SQLStringVisitor
 
visit(NamedTable) - Method in class org.teiid.language.visitor.SQLStringVisitor
 
visit(GroupBy) - Method in class org.teiid.language.visitor.SQLStringVisitor
 
visit(In) - Method in class org.teiid.language.visitor.SQLStringVisitor
 
visit(DerivedTable) - Method in class org.teiid.language.visitor.SQLStringVisitor
 
visit(Insert) - Method in class org.teiid.language.visitor.SQLStringVisitor
 
visit(ExpressionValueSource) - Method in class org.teiid.language.visitor.SQLStringVisitor
 
visit(Parameter) - Method in class org.teiid.language.visitor.SQLStringVisitor
 
visit(IsNull) - Method in class org.teiid.language.visitor.SQLStringVisitor
 
visit(Join) - Method in class org.teiid.language.visitor.SQLStringVisitor
 
visit(Like) - Method in class org.teiid.language.visitor.SQLStringVisitor
 
visit(Limit) - Method in class org.teiid.language.visitor.SQLStringVisitor
 
visit(Literal) - Method in class org.teiid.language.visitor.SQLStringVisitor
 
visit(Not) - Method in class org.teiid.language.visitor.SQLStringVisitor
 
visit(OrderBy) - Method in class org.teiid.language.visitor.SQLStringVisitor
 
visit(SortSpecification) - Method in class org.teiid.language.visitor.SQLStringVisitor
 
visit(Argument) - Method in class org.teiid.language.visitor.SQLStringVisitor
 
visit(Select) - Method in class org.teiid.language.visitor.SQLStringVisitor
 
visit(SearchedCase) - Method in class org.teiid.language.visitor.SQLStringVisitor
 
visit(SearchedWhenClause) - Method in class org.teiid.language.visitor.SQLStringVisitor
 
visit(ScalarSubquery) - Method in class org.teiid.language.visitor.SQLStringVisitor
 
visit(DerivedColumn) - Method in class org.teiid.language.visitor.SQLStringVisitor
 
visit(SubqueryComparison) - Method in class org.teiid.language.visitor.SQLStringVisitor
 
visit(SubqueryIn) - Method in class org.teiid.language.visitor.SQLStringVisitor
 
visit(Update) - Method in class org.teiid.language.visitor.SQLStringVisitor
 
visit(SetClause) - Method in class org.teiid.language.visitor.SQLStringVisitor
 
visit(SetQuery) - Method in class org.teiid.language.visitor.SQLStringVisitor
 
visit(With) - Method in class org.teiid.language.visitor.SQLStringVisitor
 
visit(WithItem) - Method in class org.teiid.language.visitor.SQLStringVisitor
 
visit(WindowFunction) - Method in class org.teiid.language.visitor.SQLStringVisitor
 
visit(WindowSpecification) - Method in class org.teiid.language.visitor.SQLStringVisitor
 
visit(Join) - Method in class org.teiid.translator.hive.HiveSQLConversionVisitor
 
visit(SetQuery) - Method in class org.teiid.translator.hive.HiveSQLConversionVisitor
 
visit(Call) - Method in class org.teiid.translator.jdbc.SQLConversionVisitor
 
visit(Parameter) - Method in class org.teiid.translator.jdbc.SQLConversionVisitor
 
visit(Literal) - Method in class org.teiid.translator.jdbc.SQLConversionVisitor
 
visit(In) - Method in class org.teiid.translator.jdbc.SQLConversionVisitor
 
visit(Like) - Method in class org.teiid.translator.jdbc.SQLConversionVisitor
 
visit(Comparison) - Method in class org.teiid.translator.jdbc.SQLConversionVisitor
 
visit(ExpressionValueSource) - Method in class org.teiid.translator.jdbc.SQLConversionVisitor
 
visit(SetClause) - Method in class org.teiid.translator.jdbc.SQLConversionVisitor
 
visit(DerivedColumn) - Method in class org.teiid.translator.jdbc.SQLConversionVisitor
 
visit(SearchedCase) - Method in class org.teiid.translator.jdbc.SQLConversionVisitor
 
visit(In) - Method in class org.teiid.translator.jdbc.teradata.TeradataSQLConversionVisitor
 
visit(Comparison) - Method in class org.teiid.translator.salesforce.execution.visitors.CriteriaVisitor
 
visit(IsNull) - Method in class org.teiid.translator.salesforce.execution.visitors.CriteriaVisitor
 
visit(Like) - Method in class org.teiid.translator.salesforce.execution.visitors.CriteriaVisitor
 
visit(AndOr) - Method in class org.teiid.translator.salesforce.execution.visitors.CriteriaVisitor
 
visit(Not) - Method in class org.teiid.translator.salesforce.execution.visitors.CriteriaVisitor
 
visit(In) - Method in class org.teiid.translator.salesforce.execution.visitors.CriteriaVisitor
 
visit(Delete) - Method in class org.teiid.translator.salesforce.execution.visitors.DeleteVisitor
 
visit(Insert) - Method in class org.teiid.translator.salesforce.execution.visitors.InsertVisitor
 
visit(Join) - Method in class org.teiid.translator.salesforce.execution.visitors.JoinQueryVisitor
 
visit(Select) - Method in class org.teiid.translator.salesforce.execution.visitors.SelectVisitor
 
visit(GroupBy) - Method in class org.teiid.translator.salesforce.execution.visitors.SelectVisitor
 
visit(NamedTable) - Method in class org.teiid.translator.salesforce.execution.visitors.SelectVisitor
 
visit(Limit) - Method in class org.teiid.translator.salesforce.execution.visitors.SelectVisitor
 
visit(Update) - Method in class org.teiid.translator.salesforce.execution.visitors.UpdateVisitor
 
visit(Comparison) - Method in class org.teiid.translator.yahoo.TickerCollectorVisitor
 
visit(In) - Method in class org.teiid.translator.yahoo.TickerCollectorVisitor
 
visitNode(PlanNode, int, StringBuilder) - Method in class org.teiid.client.plan.PlanNode
 
visitNode(LanguageObject) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
Visit the LanguageObject instance to perform the Visitor's operation on that instance.
visitNode(LanguageObject) - Method in class org.teiid.language.visitor.CollectorVisitor
 
visitNode(LanguageObject) - Method in class org.teiid.language.visitor.DelegatingHierarchyVisitor
 
visitNodes(Collection<? extends LanguageObject>) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
Visits a Collection of LanguageObjects in iteration order.
visitNodes(LanguageObject[]) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
Visits an array of LanguageObjects in order.

W

WARNING - Static variable in class org.teiid.logging.MessageLevel.DisplayNames
 
WARNING - Static variable in class org.teiid.logging.MessageLevel.Labels
 
WARNING - Static variable in class org.teiid.logging.MessageLevel
Message level value that specifies that warning, error and critical messages are to be recorded.
wasNull() - Method in class org.teiid.jdbc.CallableStatementImpl
 
wasNull() - Method in class org.teiid.jdbc.ResultSetImpl
This will return a boolean value if the last column that was read had a value equal to null.
WEEK - Static variable in class org.teiid.translator.jdbc.ExtractFunctionModifier
 
WEEK - Static variable in class org.teiid.translator.SourceSystemFunctions
 
WELLFORMED - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
WHEN - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
WHENEVER - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
WHERE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
WHERE - Static variable in class org.teiid.translator.salesforce.execution.visitors.CriteriaVisitor
 
WHILE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
WIDTH - Static variable in interface org.teiid.language.SQLConstants.NonReserved
 
WILDCARD - Static variable in interface org.teiid.adminapi.AdminObject
The wildcard character (as a String) that can be used in may identifier patterns to indicate "anything" or, more specifically, replace "zero or more" identifier components.
WINDOW - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
WindowFunction - Class in org.teiid.language
 
WindowFunction() - Constructor for class org.teiid.language.WindowFunction
 
WindowSpecification - Class in org.teiid.language
 
WindowSpecification() - Constructor for class org.teiid.language.WindowSpecification
 
WITH - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
With - Class in org.teiid.language
 
With() - Constructor for class org.teiid.language.With
 
WITHIN - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
WITHIN_DISTANCE - Static variable in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
 
WithItem - Class in org.teiid.language
 
WithItem() - Constructor for class org.teiid.language.WithItem
 
WITHOUT - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
WorkerPoolStatistics - Interface in org.teiid.adminapi
 
WorkerPoolStatisticsMetadata - Class in org.teiid.adminapi.impl
This class is a holder for all the statistics gathered about a worker pool.
WorkerPoolStatisticsMetadata() - Constructor for class org.teiid.adminapi.impl.WorkerPoolStatisticsMetadata
 
wrap(T, ModelNode) - Method in interface org.teiid.adminapi.impl.MetadataMapper
 
wrap(CacheStatisticsMetadata, ModelNode) - Method in class org.teiid.adminapi.impl.VDBMetadataMapper.CacheStatisticsMetadataMapper
 
wrap(DataPolicyMetadata, ModelNode) - Method in class org.teiid.adminapi.impl.VDBMetadataMapper.DataPolicyMetadataMapper
 
wrap(ModelMetaData, ModelNode) - Method in class org.teiid.adminapi.impl.VDBMetadataMapper.ModelMetadataMapper
 
wrap(DataPolicyMetadata.PermissionMetaData, ModelNode) - Method in class org.teiid.adminapi.impl.VDBMetadataMapper.PermissionMetaDataMapper
 
wrap(PropertyMetadata, ModelNode) - Method in class org.teiid.adminapi.impl.VDBMetadataMapper.PropertyMetaDataMapper
 
wrap(RequestMetadata, ModelNode) - Method in class org.teiid.adminapi.impl.VDBMetadataMapper.RequestMetadataMapper
 
wrap(SessionMetadata, ModelNode) - Method in class org.teiid.adminapi.impl.VDBMetadataMapper.SessionMetadataMapper
 
wrap(SourceMappingMetadata, ModelNode) - Method in class org.teiid.adminapi.impl.VDBMetadataMapper.SourceMappingMetadataMapper
 
wrap(TransactionMetadata, ModelNode) - Method in class org.teiid.adminapi.impl.VDBMetadataMapper.TransactionMetadataMapper
 
wrap(ModelMetaData.ValidationError, ModelNode) - Method in class org.teiid.adminapi.impl.VDBMetadataMapper.ValidationErrorMapper
 
wrap(VDBTranslatorMetaData, ModelNode) - Method in class org.teiid.adminapi.impl.VDBMetadataMapper.VDBTranslatorMetaDataMapper
 
wrap(WorkerPoolStatisticsMetadata, ModelNode) - Method in class org.teiid.adminapi.impl.VDBMetadataMapper.WorkerPoolStatisticsMetadataMapper
 
wrap(VDBMetaData, ModelNode) - Method in class org.teiid.adminapi.impl.VDBMetadataMapper
 
wrapDomain(AdminObjectImpl, ModelNode) - Static method in class org.teiid.adminapi.impl.VDBMetadataMapper
 
WrapperImpl - Class in org.teiid.jdbc
 
WrapperImpl() - Constructor for class org.teiid.jdbc.WrapperImpl
 
WRITABLE - Static variable in interface org.teiid.client.metadata.ResultsMetadataConstants
 
write(Object) - Method in interface org.teiid.net.socket.ObjectChannel
 
write(int) - Method in class org.teiid.replication.jboss.JGroupsOutputStream
 
writeBatch(ObjectOutput, String[], List<? extends List<?>>) - Static method in class org.teiid.client.BatchSerializer
 
writeBatch(ObjectOutput, String[], List<? extends List<?>>, byte) - Static method in class org.teiid.client.BatchSerializer
 
writeExternal(ObjectOutput) - Method in class org.teiid.client.lob.LobChunk
 
writeExternal(ObjectOutput) - Method in class org.teiid.client.metadata.MetadataResult
 
writeExternal(ObjectOutput) - Method in class org.teiid.client.metadata.ParameterInfo
 
writeExternal(ObjectOutput) - Method in class org.teiid.client.plan.Annotation
 
writeExternal(ObjectOutput) - Method in class org.teiid.client.plan.PlanNode.Property
 
writeExternal(ObjectOutput) - Method in class org.teiid.client.plan.PlanNode
 
writeExternal(ObjectOutput) - Method in class org.teiid.client.RequestMessage
 
writeExternal(ObjectOutput) - Method in class org.teiid.client.ResultsMessage
 
writeExternal(ObjectOutput) - Method in class org.teiid.client.security.LogonResult
 
writeExternal(ObjectOutput) - Method in class org.teiid.client.security.SessionToken
 
writeExternal(ObjectOutput) - Method in class org.teiid.client.util.ExceptionHolder
 
writeExternal(ObjectOutput) - Method in class org.teiid.client.xa.XidImpl
 
writeExternal(ObjectOutput) - Method in class org.teiid.net.socket.Handshake
 
writeExternal(ObjectOutput) - Method in class org.teiid.net.socket.Message
 
writeExternal(ObjectOutput) - Method in class org.teiid.net.socket.ServiceInvocationStruct
 
writeExternal(ObjectOutput) - Method in class org.teiid.replication.jboss.AddressWrapper
 
writeObject(ObjectOutput, Object) - Method in class org.teiid.client.BatchSerializer.ObjectColumnSerializer1
 
WSConnection - Interface in org.teiid.translator
Simple Connection interface for web services
WSConnection.Util - Class in org.teiid.translator
 
WSConnection.Util() - Constructor for class org.teiid.translator.WSConnection.Util
 
WSExecutionFactory - Class in org.teiid.translator.ws
 
WSExecutionFactory() - Constructor for class org.teiid.translator.ws.WSExecutionFactory
 
WSExecutionFactory.Binding - Enum in org.teiid.translator.ws
 
WSProcedureExecution - Class in org.teiid.translator.ws
A soap call executor - handles all styles doc/literal, rpc/encoded etc.
WSProcedureExecution(Call, RuntimeMetadata, ExecutionContext, WSExecutionFactory, WSConnection) - Constructor for class org.teiid.translator.ws.WSProcedureExecution
 

X

XAConnectionImpl - Class in org.teiid.jdbc
Implementation of XAConnection.
XAConnectionImpl(ConnectionImpl) - Constructor for class org.teiid.jdbc.XAConnectionImpl
 
XATransactionException - Exception in org.teiid.client.xa
Exception which occurs if an error occurs within the server that is XA transaction-related.
XATransactionException(Throwable) - Constructor for exception org.teiid.client.xa.XATransactionException
 
XATransactionException(BundleUtil.Event, int, Throwable) - Constructor for exception org.teiid.client.xa.XATransactionException
 
XATransactionException(BundleUtil.Event, int, Throwable, String) - Constructor for exception org.teiid.client.xa.XATransactionException
 
XATransactionException(BundleUtil.Event, Throwable) - Constructor for exception org.teiid.client.xa.XATransactionException
 
XATransactionException(BundleUtil.Event, int, String) - Constructor for exception org.teiid.client.xa.XATransactionException
 
XATransactionException(BundleUtil.Event, String) - Constructor for exception org.teiid.client.xa.XATransactionException
 
XidImpl - Class in org.teiid.client.xa
Teiid implementation of Xid.
XidImpl() - Constructor for class org.teiid.client.xa.XidImpl
 
XidImpl(Xid) - Constructor for class org.teiid.client.xa.XidImpl
 
XidImpl(int, byte[], byte[]) - Constructor for class org.teiid.client.xa.XidImpl
 
XML - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
XML - Static variable in class org.teiid.translator.jdbc.FunctionModifier
 
XML - Static variable in class org.teiid.translator.TypeFacility.RUNTIME_CODES
 
XML - Static variable in class org.teiid.translator.TypeFacility.RUNTIME_NAMES
 
XML - Static variable in interface org.teiid.translator.TypeFacility.RUNTIME_TYPES
 
XML_COMPACT_FORMAT - Static variable in interface org.teiid.jdbc.ExecutionProperties
XML results format: XML results displayed in compact form
XML_MAPPING_CLASS_TYPE - Static variable in class org.teiid.metadata.index.MetadataConstants.TABLE_TYPES
 
XML_STAGING_TABLE_TYPE - Static variable in class org.teiid.metadata.index.MetadataConstants.TABLE_TYPES
 
XML_TREE_FORMAT - Static variable in interface org.teiid.jdbc.ExecutionProperties
XML results format: XML results displayed as a formatted tree
XMLAGG - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
XMLATTRIBUTES - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
XMLBINARY - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
XMLCAST - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
XMLCOMMENT - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
XMLCOMMENT - Static variable in class org.teiid.translator.SourceSystemFunctions
 
XMLCONCAT - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
XMLCONCAT - Static variable in class org.teiid.translator.SourceSystemFunctions
 
XMLDOCUMENT - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
XMLELEMENT - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
XMLEXISTS - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
XMLFOREST - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
XMLITERATE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
XMLNAMESPACES - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
XMLPARSE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
XMLPI - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
XMLPI - Static variable in class org.teiid.translator.SourceSystemFunctions
 
XMLQUERY - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
XMLSERIALIZE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
XMLTABLE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
XMLTEXT - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
XMLVALIDATE - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
XPATHVALUE - Static variable in class org.teiid.translator.SourceSystemFunctions
 
XSLTRANSFORM - Static variable in class org.teiid.translator.SourceSystemFunctions
 

Y

YAHOO_MAX_SET_SIZE - Static variable in class org.teiid.translator.yahoo.YahooExecutionFactory
 
YahooExecution - Class in org.teiid.translator.yahoo
Represents the execution of a command.
YahooExecution(Select, RuntimeMetadata) - Constructor for class org.teiid.translator.yahoo.YahooExecution
 
YahooExecutionFactory - Class in org.teiid.translator.yahoo
 
YahooExecutionFactory() - Constructor for class org.teiid.translator.yahoo.YahooExecutionFactory
 
YahooPlugin - Class in org.teiid.translator.yahoo
 
YahooPlugin() - Constructor for class org.teiid.translator.yahoo.YahooPlugin
 
YahooPlugin.Event - Enum in org.teiid.translator.yahoo
 
YEAR - Static variable in interface org.teiid.language.SQLConstants.Reserved
 
YEAR - Static variable in class org.teiid.translator.jdbc.ExtractFunctionModifier
 
YEAR - Static variable in class org.teiid.translator.SourceSystemFunctions
 
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 
Teiid 8.0.0.Final

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.