- GE - Static variable in interface org.teiid.language.SQLConstants.Tokens
-
- GeneratedKeys - Interface in org.teiid
-
- GEOGRAPHY - Static variable in interface org.teiid.language.SQLConstants.NonReserved
-
- GEOGRAPHY - Static variable in class org.teiid.translator.TypeFacility.RUNTIME_CODES
-
- GEOGRAPHY - Static variable in class org.teiid.translator.TypeFacility.RUNTIME_NAMES
-
- GEOGRAPHY - Static variable in interface org.teiid.translator.TypeFacility.RUNTIME_TYPES
-
- GEOMETRY - Static variable in interface org.teiid.language.SQLConstants.NonReserved
-
- GEOMETRY - Static variable in class org.teiid.translator.TypeFacility.RUNTIME_CODES
-
- GEOMETRY - Static variable in class org.teiid.translator.TypeFacility.RUNTIME_NAMES
-
- GEOMETRY - Static variable in interface org.teiid.translator.TypeFacility.RUNTIME_TYPES
-
- GeometryInputSource - Class in org.teiid
-
Used to abstract how geometry and geography values are retrieved.
- GeometryInputSource() - Constructor for class org.teiid.GeometryInputSource
-
- GET - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- getAccessPatterns() - Method in class org.teiid.metadata.Table
-
- getActivity() - Method in class org.teiid.logging.AuditMessage
-
- getAddSupportedFunctions() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- getAggregateAttributes() - Method in class org.teiid.metadata.FunctionMethod
-
- getAlias() - Method in class org.teiid.language.DerivedColumn
-
- getAllKeys() - Method in class org.teiid.metadata.Table
-
- getAllowedDataPolicies() - Method in interface org.teiid.CommandContext
-
Get the user's data policies, never null
- getAnnotation() - Method in class org.teiid.metadata.AbstractMetadataRecord
-
- getApplicationName() - Method in class org.teiid.logging.AuditMessage.LogonInfo
-
- getApplicationName() - Method in class org.teiid.logging.CommandLogMessage
-
- getArguments() - Method in class org.teiid.language.Call
-
- getArgumentValue() - Method in class org.teiid.language.Argument
-
Get the argument as a
Literal
value.
- getArrayDimensions() - Method in class org.teiid.metadata.BaseColumn
-
Get the array dimensions.
- getAuthorizationHeader(String, String) - Method in interface org.teiid.OAuthCredential
-
Get Authorization Header for the OAuth 1.0a & OAuth 2.0 specification
- getAuthrorizationProperty(String) - Method in interface org.teiid.OAuthCredential
-
Get Authorization Token properties by Name
- getAuthType() - Method in class org.teiid.logging.AuditMessage.LogonInfo
-
- getBaseType() - Method in class org.teiid.language.Array
-
- getBasetypeName() - Method in class org.teiid.metadata.Datatype
-
- getBatchSize() - Method in interface org.teiid.translator.ExecutionContext
-
Return the current connector batch size.
- getBinaryStream() - Method in class org.teiid.util.StAXSQLXML
-
- getBinaryVDBResource(String) - Method in interface org.teiid.metadata.RuntimeMetadata
-
Gets the contents of a VDB resource in binary form.
- getBindings() - Method in class org.teiid.metadata.Table
-
Deprecated.
- getBound() - Method in class org.teiid.language.WindowFrame.FrameBound
-
Get the numeric bound.
- getBoundMode() - Method in class org.teiid.language.WindowFrame.FrameBound
-
- getCacheDirective(Command, ExecutionContext, RuntimeMetadata) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- getCacheDirective() - Method in interface org.teiid.translator.ExecutionContext
-
- getCacheDirective(Command, ExecutionContext, RuntimeMetadata) - Method in class org.teiid.translator.ExecutionFactory
-
- getCachePattern() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- getCacheTtl() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- getCall() - Method in class org.teiid.language.NamedProcedureCall
-
- getCanonicalName() - Method in class org.teiid.metadata.AbstractMetadataRecord
-
- getCardinality() - Method in class org.teiid.metadata.Table
-
- getCardinality() - Method in class org.teiid.metadata.TableStats
-
- getCardinalityAsFloat() - Method in class org.teiid.metadata.Table
-
- getCases() - Method in class org.teiid.language.SearchedCase
-
- getCategory() - Method in class org.teiid.metadata.FunctionMethod
-
Get category of method
- getChanges() - Method in class org.teiid.language.Update
-
- getCharacterStream() - Method in class org.teiid.util.StAXSQLXML
-
- 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
-
- getCharset(String) - Static method in class org.teiid.util.CharsetUtils
-
- getClientHostName() - Method in class org.teiid.logging.AuditMessage.LogonInfo
-
- getClientIpAddress() - Method in class org.teiid.logging.AuditMessage.LogonInfo
-
- getClientMac() - Method in class org.teiid.logging.AuditMessage.LogonInfo
-
- getCollationLocale() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- getCollationLocale() - Method in class org.teiid.translator.ExecutionFactory
-
Indicates the collation used for sorting
- getCollectedObjects() - Method in class org.teiid.language.visitor.CollectorVisitor
-
- getColumn(String) - Method in interface org.teiid.metadata.RuntimeMetadata
-
Look up an object by identifier
- getColumn(String, String, String) - Method in interface org.teiid.metadata.RuntimeMetadata
-
Look up an object by identifier
- getColumnByName(String) - Method in class org.teiid.metadata.ColumnSet
-
Get the
Column
via a case-insensitive lookup
- getColumnNames() - Method in interface org.teiid.GeneratedKeys
-
Get the column names of this result.
- getColumnNames() - Method in class org.teiid.language.QueryExpression
-
Get the derived column names.
- getColumns() - Method in class org.teiid.language.Insert
-
- getColumns() - Method in class org.teiid.language.WithItem
-
- getColumns() - Method in class org.teiid.metadata.ColumnSet
-
- getColumnStats(String, String, Column) - Method in class org.teiid.metadata.DefaultMetadataRepository
-
Deprecated.
- getColumnTypes() - Method in interface org.teiid.GeneratedKeys
-
Get the column types of this result.
- getColumnTypes() - Method in class org.teiid.language.QueryExpression
-
Get the column types of the output columns for this query
- 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
-
- getCondition() - Method in class org.teiid.language.AggregateFunction
-
- getCondition() - Method in class org.teiid.language.Join
-
- getCondition() - Method in class org.teiid.language.SearchedWhenClause
-
- getCondition() - Method in class org.teiid.metadata.Grant.Permission
-
- getConnection() - Method in interface org.teiid.CommandContext
-
Gets a connection to the current session.
- getConnection() - Method in interface org.teiid.resource.api.ConnectionFactory
-
- 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.
- getConnectionId() - Method in interface org.teiid.CommandContext
-
Get the connection id
- getConnectionID() - Method in interface org.teiid.CommandContext
-
- getConnectionId() - Method in interface org.teiid.translator.ExecutionContext
-
Get the identifier for the connection through which
the command is being executed.
- getConnectionID() - Method in interface org.teiid.translator.ExecutionContext
-
- getConnectorBindingName() - Method in class org.teiid.logging.CommandLogMessage
-
- getConnectorIdentifier() - Method in interface org.teiid.translator.ExecutionContext
-
Get the identifier for the current connector running the command
- getContext() - Method in class org.teiid.logging.AuditMessage
-
- getCorrelationName() - Method in class org.teiid.language.DerivedTable
-
- getCorrelationName() - Method in class org.teiid.language.NamedProcedureCall
-
- getCorrelationName() - Method in class org.teiid.language.NamedTable
-
- getCpuTime() - Method in class org.teiid.logging.CommandLogMessage
-
the cpu time in nanoseconds.
- getCredential() - Static method in class org.teiid.OAuthCredentialContext
-
- getCriteria() - Method in class org.teiid.language.Not
-
- getDatatype() - Method in class org.teiid.metadata.BaseColumn
-
Get the type.
- getDataTypeClass(String) - Static method in class org.teiid.translator.TypeFacility
-
Get the Class constant for the given String runtime type name
IMPORTANT: only considered the default runtime types
- getDataTypeName(Class<?>) - Static method in class org.teiid.translator.TypeFacility
-
Get the String constant for the given runtime type class
- getDataTypeNameFromSQLType(int) - Static method in class org.teiid.translator.TypeFacility
-
Get the runtime type name for the given SQL type
- getDataTypes() - Method in class org.teiid.metadata.MetadataFactory
-
get runtime types keyed by runtime name, which is
a type name known to the Teiid engine
- getDatatypes() - Method in class org.teiid.metadata.MetadataStore
-
- getDatatypesExcludingAliases() - Method in class org.teiid.metadata.MetadataStore
-
Get the type information excluding aliases and case sensitive by name
- getDatatypeUUID() - Method in class org.teiid.metadata.BaseColumn
-
- getDataWrapper(String) - Method in class org.teiid.metadata.Database
-
- getDataWrapper() - Method in class org.teiid.metadata.Server
-
- getDataWrappers() - Method in class org.teiid.metadata.Database
-
- getDefaultNullOrder() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- getDefaultNullOrder() - Method in class org.teiid.translator.ExecutionFactory
-
Returns the default null ordering
- getDefaultValue() - Method in class org.teiid.metadata.BaseColumn
-
- getDelegate() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
For testing only
- getDelegateName() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- getDelegateName() - Method in interface org.teiid.translator.DelegatingExecutionFactory
-
- 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.
- getDependentValues() - Method in class org.teiid.language.WithItem
-
- getDerivedColumns() - Method in class org.teiid.language.Select
-
- 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
-
- getDirectQueryProcedureName() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- getDirectQueryProcedureName() - Method in class org.teiid.translator.ExecutionFactory
-
Defines the name of the direct processing procedure.
- 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
-
- getDistinctValuesAsFloat() - Method in class org.teiid.metadata.Column
-
- 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
-
- getEnd() - Method in class org.teiid.language.WindowFrame
-
Return the end bound, may be null
- getEscapeCharacter() - Method in class org.teiid.language.Like
-
- getEvent() - Method in class org.teiid.metadata.Trigger
-
- getEventDistributor() - Method in interface org.teiid.events.EventDistributorFactory
-
- getEwkb() - Method in class org.teiid.GeometryInputSource
-
- getException() - Method in class org.teiid.logging.AuditMessage
-
The exception associated with a failed logon attempt.
- getExcludedCommonTableExpressionName() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- getExcludedCommonTableExpressionName() - Method in class org.teiid.translator.ExecutionFactory
-
- getExecutionContext() - Method in class org.teiid.logging.CommandLogMessage
-
Only available for source commands
- 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.
- getExecutionPayload() - Method in interface org.teiid.translator.ExecutionContext
-
- getExpression() - Method in class org.teiid.language.AggregateFunction
-
Deprecated.
- getExpression() - Method in class org.teiid.language.Argument
-
- getExpression() - Method in class org.teiid.language.DerivedColumn
-
- getExpression() - Method in class org.teiid.language.IsNull
-
- getExpression() - Method in class org.teiid.language.SortSpecification
-
- getExpressions() - Method in class org.teiid.language.Array
-
- getForeignKeys() - Method in class org.teiid.metadata.Table
-
- getFormat() - Method in class org.teiid.metadata.Column
-
- getFrom() - Method in class org.teiid.language.Select
-
Get FROM clause, should never be null.
- getFullName() - Method in class org.teiid.metadata.AbstractMetadataRecord
-
WARNING - The name returned by this method may be ambiguous and
is not SQL safe - it may need quoted/escaped
- getFullName() - Method in class org.teiid.metadata.Table
-
- getFunction() - Method in class org.teiid.language.WindowFunction
-
- getFunction(String) - Method in class org.teiid.metadata.Schema
-
Get a function by uid
- getFunctionBasedIndexes() - Method in class org.teiid.metadata.Table
-
- getFunctions() - Method in class org.teiid.metadata.Schema
-
Get the functions defined in this schema in a map of uuid to
FunctionMethod
- getGeneralHint() - Method in interface org.teiid.translator.ExecutionContext
-
Get the collection of general hints as a space concatenated string.
- getGeneralHints() - Method in interface org.teiid.translator.ExecutionContext
-
Get the general hints.
- getGeneratedKeys() - Method in interface org.teiid.CommandContext
-
Returns the last set of generated keys or null if no keys have been generated.
- getGml() - Method in class org.teiid.GeometryInputSource
-
- getGrants() - Method in class org.teiid.metadata.Database
-
- getGrants() - Method in class org.teiid.metadata.MetadataStore
-
- 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.
- getImportProperties() - Method in class org.teiid.metadata.MetadataFactory
-
Deprecated.
- 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.
- getIncomingObjects() - Method in class org.teiid.metadata.AbstractMetadataRecord
-
Objects used to make this object.
- getIndexes() - Method in class org.teiid.metadata.Table
-
- 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
- getInsertKeyword() - Method in class org.teiid.language.visitor.SQLStringVisitor
-
- getInsertPlan() - Method in class org.teiid.metadata.Table
-
- getInstance(Class<T>, String, Collection<?>, Class<? extends T>) - Static method in class org.teiid.translator.ExecutionFactory
-
- getInsteadOfTriggerDefinition(String, String, Table, Table.TriggerEvent) - Method in class org.teiid.metadata.DefaultMetadataRepository
-
Deprecated.
Returns an updated trigger definition (FOR EACH ROW ...) or null if the current view definition should be used
should be used.
- getInvalidation() - Method in class org.teiid.translator.CacheDirective
-
- getInvocationClass() - Method in class org.teiid.metadata.FunctionMethod
-
Get invocation class name
- getInvocationMethod() - Method in class org.teiid.metadata.FunctionMethod
-
Get invocation method name
- getItems() - Method in class org.teiid.language.With
-
- getJassRoles() - Method in class org.teiid.metadata.Role
-
- getJavaClassName() - Method in class org.teiid.metadata.Datatype
-
- getJavaType() - Method in class org.teiid.metadata.BaseColumn
-
- getJndiName() - Method in class org.teiid.metadata.Server
-
- getJoinType() - Method in class org.teiid.language.Join
-
- getKeyIterator() - Method in interface org.teiid.GeneratedKeys
-
Get an iterator to the keys added to this result.
- 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.
- 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
-
- getLeftCondition() - Method in class org.teiid.language.AndOr
-
- getLeftExpression() - Method in class org.teiid.language.BaseInCondition
-
Get left expression of IN criteria
- getLeftExpression() - Method in class org.teiid.language.Comparison
-
Get left expression.
- getLeftExpression() - Method in class org.teiid.language.IsDistinct
-
Get left expression.
- getLeftExpression() - Method in class org.teiid.language.Like
-
- getLeftExpression() - Method in class org.teiid.language.SubqueryComparison
-
- 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
-
Get the length of the type.
- getLikeRegexString() - Method in class org.teiid.language.visitor.SQLStringVisitor
-
- getLimit() - Method in class org.teiid.language.QueryExpression
-
Get LIMIT clause, may be null.
- getLogonInfo() - Method in class org.teiid.logging.AuditMessage
-
- getMajorVersion() - Method in class org.teiid.util.Version
-
- getMask() - Method in class org.teiid.metadata.Grant.Permission
-
- getMaskOrder() - Method in class org.teiid.metadata.Grant.Permission
-
- getMaterializedStageTable() - Method in class org.teiid.metadata.Table
-
- getMaterializedTable() - Method in class org.teiid.metadata.Table
-
- getMaxDependentInPredicates() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- getMaxDependentInPredicates() - Method in class org.teiid.translator.ExecutionFactory
-
Get the integer value representing the max number of dependent IN predicates.
- 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.
- 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
- getMaxProjectedColumns() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- getMaxProjectedColumns() - Method in class org.teiid.translator.ExecutionFactory
-
The number of columns supported in projected select clause.
- 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.
- getMetadataObject() - Method in class org.teiid.language.Argument
-
- getMetadataObject() - Method in class org.teiid.language.Call
-
- getMetadataObject() - Method in class org.teiid.language.ColumnReference
-
- getMetadataObject() - Method in class org.teiid.language.Function
-
- getMetadataObject() - Method in interface org.teiid.language.MetadataReference
-
- getMetadataObject() - Method in class org.teiid.language.NamedTable
-
- getMetadataProcessor() - Method in class org.teiid.translator.ExecutionFactory
-
Get a MetadataProcessor for the translator to read the metadata.
- getMetadataStore() - Method in class org.teiid.metadata.Database
-
- getMethod() - Method in class org.teiid.metadata.FunctionMethod
-
- 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
-
- getMode() - Method in class org.teiid.language.Like
-
- getMode() - Method in class org.teiid.language.WindowFrame
-
- getModel() - Method in class org.teiid.metadata.MetadataFactory
-
- getModelName() - Method in class org.teiid.logging.CommandLogMessage
-
- getModelProperties() - Method in class org.teiid.metadata.MetadataFactory
-
- 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.MetadataFactory
-
- getName() - Method in class org.teiid.metadata.Trigger
-
- getName() - Method in interface org.teiid.metadata.VDBResource
-
Get the resource name.
- getNameFormat() - Method in class org.teiid.metadata.MetadataFactory
-
- getNameInSource() - Method in class org.teiid.metadata.AbstractMetadataRecord
-
- getNamespaceContainer() - Method in class org.teiid.metadata.Database
-
- getNamespaces() - Method in class org.teiid.metadata.Database
-
- getNamespaces() - Method in class org.teiid.metadata.MetadataFactory
-
Get the namespace map.
- getNamespaces() - Method in class org.teiid.metadata.NamespaceContainer
-
- getNativeQueryProcedureName() - Method in class org.teiid.translator.ExecutionFactory
-
Deprecated.
- getNativeType() - Method in class org.teiid.metadata.BaseColumn
-
- getNativeType() - Method in class org.teiid.metadata.Column
-
- getNativeType() - Method in class org.teiid.metadata.ProcedureParameter
-
- 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.
- getNonReservedWords() - Static method in class org.teiid.language.SQLConstants
-
- getNullOrdering() - Method in class org.teiid.language.SortSpecification
-
- getNullType() - Method in class org.teiid.metadata.BaseColumn
-
- getNullType() - Method in class org.teiid.metadata.Datatype
-
- getNullValues() - Method in class org.teiid.metadata.Column
-
- getNullValues() - Method in class org.teiid.metadata.ColumnStats
-
- getNullValuesAsFloat() - Method in class org.teiid.metadata.Column
-
- 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
-
- getOrderBy() - Method in class org.teiid.language.AggregateFunction
-
- getOrderBy() - Method in class org.teiid.language.QueryExpression
-
Get ORDER BY clause, may be null.
- getOrderBy() - Method in class org.teiid.language.WindowSpecification
-
- getOrdering() - Method in class org.teiid.language.SortSpecification
-
- getOutputParameter() - Method in class org.teiid.metadata.FunctionMethod
-
Get output/return parameter.
- getOutputParameterValues() - Method in interface org.teiid.translator.ProcedureExecution
-
Get the output parameter values.
- getParameterByName(String) - Method in class org.teiid.metadata.Procedure
-
- getParameters() - Method in class org.teiid.language.Function
-
Get the parameters used in this function.
- getParameters() - Method in class org.teiid.metadata.Procedure
-
- getParameterValues() - Method in interface org.teiid.language.BatchedCommand
-
Deprecated.
- getParameterValues() - Method in interface org.teiid.language.BulkCommand
-
- 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.metadata.AbstractMetadataRecord
-
- getParent() - Method in class org.teiid.metadata.Column
-
- getParent() - Method in class org.teiid.metadata.ColumnSet
-
- getParent() - Method in class org.teiid.metadata.FunctionMethod
-
- getParent() - Method in class org.teiid.metadata.FunctionParameter
-
- getParent() - Method in class org.teiid.metadata.Procedure
-
- getParent() - Method in class org.teiid.metadata.ProcedureParameter
-
- getParser() - Method in class org.teiid.metadata.MetadataFactory
-
- 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
-
- getPermissions() - Method in class org.teiid.metadata.Grant
-
- getPlan() - Method in class org.teiid.logging.CommandLogMessage
-
Only available for user commands after the NEW event
- getPlan() - Method in class org.teiid.metadata.Trigger
-
- getPosition() - Method in class org.teiid.metadata.BaseColumn
-
1 based ordinal position
- getPostVisitor() - Method in class org.teiid.language.visitor.DelegatingHierarchyVisitor
-
- getPrecision() - Method in class org.teiid.metadata.BaseColumn
-
- getPrecision() - Method in class org.teiid.metadata.Datatype
-
- getPrecisionLength() - Method in class org.teiid.metadata.Datatype
-
Deprecated.
- getPrefersMemory() - Method in class org.teiid.translator.CacheDirective
-
- getPreVisitor() - Method in class org.teiid.language.visitor.DelegatingHierarchyVisitor
-
- getPrimaryKey() - Method in class org.teiid.metadata.ForeignKey
-
Deprecated.
- getPrimaryKey() - Method in class org.teiid.metadata.Table
-
- getPrimaryMetamodelUri() - Method in class org.teiid.metadata.Schema
-
- getPrincipal() - Method in class org.teiid.logging.AuditMessage
-
The user name or null if the session has not yet been established.
- getPrincipal() - Method in class org.teiid.logging.CommandLogMessage
-
- getPrivileges() - Method in class org.teiid.metadata.Grant.Permission
-
- getProcedure(String) - Method in interface org.teiid.metadata.RuntimeMetadata
-
Look up an object by identifier
- getProcedure(String, String) - Method in interface org.teiid.metadata.RuntimeMetadata
-
Look up an object by identifier
- getProcedure(String) - Method in class org.teiid.metadata.Schema
-
- getProcedureDefinition(String, String, Procedure) - Method in class org.teiid.metadata.DefaultMetadataRepository
-
Deprecated.
Returns an updated procedure definition (CREATE PROCEDURE ...) or null if the current procedure definition should be used
should be used.
- getProcedureName() - Method in class org.teiid.language.Call
-
- getProcedures() - Method in class org.teiid.metadata.Schema
-
Get the procedures defined in this schema
- 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 class org.teiid.metadata.AbstractMetadataRecord
-
- getProperties(String, String, AbstractMetadataRecord) - Method in class org.teiid.metadata.DefaultMetadataRepository
-
Deprecated.
Get the extension metadata for a given record.
- getProperty(String, boolean) - Method in class org.teiid.metadata.AbstractMetadataRecord
-
- 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
FunctionMethod
s that will be contributed to the SYS schema.
- getQuantifier() - Method in class org.teiid.language.SubqueryComparison
-
- getQuery() - Method in class org.teiid.language.DerivedTable
-
- getQueryPlan() - Method in class org.teiid.metadata.Procedure
-
- getRadix() - Method in class org.teiid.metadata.BaseColumn
-
- getRadix() - Method in class org.teiid.metadata.Datatype
-
- getRawMetadata() - Method in class org.teiid.metadata.MetadataFactory
-
Deprecated.
- getReadAll() - Method in class org.teiid.translator.CacheDirective
-
Whether the engine should read and cache the entire results.
- getRecordName(AbstractMetadataRecord) - Static method in class org.teiid.language.visitor.SQLStringVisitor
-
Get the name in source or the name if
the name in source is not set.
- getReferenceColumns() - Method in class org.teiid.metadata.ForeignKey
-
- getReferenceKey() - Method in class org.teiid.metadata.ForeignKey
-
- getReferenceTableName() - Method in class org.teiid.metadata.ForeignKey
-
WARNING prior to validation this method will return a potentially fully-qualified name
after resolving it will return an unqualified name
- getRemoveSupportedFunctions() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- 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
-
- getRequiredLikeEscape() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- getRequiredLikeEscape() - Method in class org.teiid.translator.ExecutionFactory
-
The required escape character or null if all are supported.
- getReservedWords() - Static method in class org.teiid.language.SQLConstants
-
- getResolvingOrder() - Method in class org.teiid.metadata.Schema
-
- getResourceName() - Method in class org.teiid.metadata.Grant.Permission
-
- getResourcePath() - Method in class org.teiid.metadata.Table
-
- getResources() - Method in class org.teiid.logging.AuditMessage
-
The list of relevant resources for the audit event.
- getResourceType() - Method in class org.teiid.metadata.Grant.Permission
-
- getResult() - Method in class org.teiid.language.SearchedWhenClause
-
- getResult(CommandContext) - Method in interface org.teiid.UserDefinedAggregate
-
Called to get the current value.
- getResultSet() - Method in class org.teiid.metadata.Procedure
-
- getResultSetColumnTypes() - Method in class org.teiid.language.Call
-
- 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
- getReuseCount() - Method in interface org.teiid.CommandContext
-
Get the number of times this command has been reused.
- getRevokePrivileges() - Method in class org.teiid.metadata.Grant.Permission
-
- getRightCondition() - Method in class org.teiid.language.AndOr
-
- getRightExpression() - Method in class org.teiid.language.Comparison
-
Get right expression.
- getRightExpression() - Method in class org.teiid.language.IsDistinct
-
Get right expression.
- getRightExpression() - Method in class org.teiid.language.Like
-
- 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
-
- getRole(String) - Method in class org.teiid.metadata.Database
-
- getRole() - Method in class org.teiid.metadata.Grant
-
- getRoles() - Method in class org.teiid.metadata.Database
-
- getRowCount() - Method in class org.teiid.logging.CommandLogMessage
-
Returns the command.
- 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.
- getRuntimeMetadata() - Method in interface org.teiid.translator.ExecutionContext
-
- getRuntimeType() - Method in class org.teiid.metadata.BaseColumn
-
- getRuntimeType(Class<?>) - Static method in class org.teiid.translator.TypeFacility
-
Get the closest runtime type for the given class
- getRuntimeTypeName() - Method in class org.teiid.metadata.Datatype
-
- getScale() - Method in class org.teiid.metadata.BaseColumn
-
- getScale() - Method in class org.teiid.metadata.Datatype
-
- getSchema(String) - Method in class org.teiid.metadata.Database
-
- getSchema() - Method in class org.teiid.metadata.MetadataFactory
-
- getSchema(String) - Method in class org.teiid.metadata.MetadataStore
-
- getSchemaList() - Method in class org.teiid.metadata.MetadataStore
-
- getSchemaPaths() - Method in class org.teiid.metadata.Table
-
Deprecated.
- getSchemas() - Method in class org.teiid.metadata.Database
-
- getSchemas() - Method in class org.teiid.metadata.MetadataStore
-
- getScope() - Method in class org.teiid.translator.CacheDirective
-
- getScope() - Method in interface org.teiid.translator.ExecutionContext
-
Get the result cache scope for the current execution
- getSearchType() - Method in class org.teiid.metadata.Column
-
- getSearchType() - Method in class org.teiid.metadata.Datatype
-
- getSelectTransformation() - Method in class org.teiid.metadata.Table
-
- getServer(String) - Method in class org.teiid.metadata.Database
-
- getServer(String) - Method in class org.teiid.metadata.Schema
-
- getServers() - Method in class org.teiid.metadata.Database
-
- getServers() - Method in class org.teiid.metadata.Schema
-
- getServerTimeZone() - Method in interface org.teiid.CommandContext
-
- getSession() - Method in interface org.teiid.CommandContext
-
Get the current session
- getSession() - Method in class org.teiid.logging.AuditMessage
-
The
Session
for the event or null if one has not been established.
- getSession() - Method in interface org.teiid.translator.ExecutionContext
-
Get the current session.
- getSessionID() - Method in class org.teiid.logging.CommandLogMessage
-
- getSessionVariable(String) - Method in interface org.teiid.CommandContext
-
Get the session variable
- getShortName(String) - Static method in class org.teiid.language.visitor.SQLStringVisitor
-
- getSize() - Method in interface org.teiid.metadata.VDBResource
-
Get the size in bytes
- getSortSpecifications() - Method in class org.teiid.language.OrderBy
-
- getSource(Class<T>) - Method in class org.teiid.util.StAXSQLXML
-
- getSourceCommand() - Method in class org.teiid.logging.CommandLogMessage
-
The source command issued.
- getSourceCommandID() - Method in class org.teiid.logging.CommandLogMessage
-
- getSourceComment(Command) - Method in class org.teiid.language.visitor.SQLStringVisitor
-
- getSourceHint() - Method in interface org.teiid.translator.ExecutionContext
-
Get the collection of hints designated for this source as a space concatenated string.
- getSourceHints() - Method in interface org.teiid.translator.ExecutionContext
-
Get the hints designated for this source.
- getSourceName() - Method in class org.teiid.metadata.AbstractMetadataRecord
-
Get the name in source or the name if
the name in source is not set.
- getSql() - Method in class org.teiid.logging.CommandLogMessage
-
Returns the command.
- getSQLString(LanguageObject) - Static method in class org.teiid.language.visitor.SQLStringVisitor
-
Gets the SQL string representation for a given LanguageObject.
- getSQLString(StringBuilder) - Method in class org.teiid.metadata.AbstractMetadataRecord
-
- getSQLString() - Method in class org.teiid.metadata.AbstractMetadataRecord
-
Get the full name as a SQL safe string
- getSQLTypeFromRuntimeType(Class<?>) - Static method in class org.teiid.translator.TypeFacility
-
Get the SQL type for the given runtime type Class constant
- getSrid() - Method in class org.teiid.GeometryInputSource
-
- getStart() - Method in class org.teiid.language.WindowFrame
-
- getStatus() - Method in class org.teiid.logging.CommandLogMessage
-
- getStaxSource() - Method in interface org.teiid.util.StAXSQLXML.StAXSourceProvider
-
- getString() - Method in class org.teiid.util.StAXSQLXML
-
- 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
-
- getSupportedFunctions() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- getSupportedFunctions() - Method in class org.teiid.translator.ExecutionFactory
-
Get list of all supported function names.
- 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.language.SetClause
-
- getTable() - Method in class org.teiid.language.ColumnReference
-
Return the table that contains this column.
- getTable() - Method in class org.teiid.language.Delete
-
Get group that is being deleted from.
- getTable() - Method in class org.teiid.language.Insert
-
- getTable() - Method in class org.teiid.language.Update
-
- getTable() - Method in class org.teiid.language.WithItem
-
- getTable(String) - Method in interface org.teiid.metadata.RuntimeMetadata
-
Look up an object by identifier
- getTable(String, String) - Method in interface org.teiid.metadata.RuntimeMetadata
-
Look up an object by identifier
- getTable(String) - Method in class org.teiid.metadata.Schema
-
- getTables() - Method in class org.teiid.metadata.Schema
-
Get the tables defined in this schema
- getTableStats(String, String, Table) - Method in class org.teiid.metadata.DefaultMetadataRepository
-
Deprecated.
- getTableType() - Method in class org.teiid.metadata.Table
-
- getTimestamp() - Method in class org.teiid.logging.CommandLogMessage
-
- getTransactionID() - Method in class org.teiid.logging.CommandLogMessage
-
- getTransactionSupport() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- getTransactionSupport() - Method in class org.teiid.translator.ExecutionFactory
-
- getTranslatorName() - Method in class org.teiid.logging.CommandLogMessage
-
- getTriggers() - Method in class org.teiid.metadata.Table
-
- getTtl() - Method in class org.teiid.translator.CacheDirective
-
Get the time to live in milliseconds
- getType() - Method in class org.teiid.language.Argument
-
- getType() - Method in class org.teiid.language.Array
-
- getType() - Method in class org.teiid.language.ColumnReference
-
- getType() - Method in class org.teiid.language.Condition
-
- getType() - Method in interface org.teiid.language.Expression
-
Determine the type returned by this expression.
- getType() - Method in class org.teiid.language.Function
-
- getType() - Method in class org.teiid.language.Literal
-
- getType() - Method in class org.teiid.language.Parameter
-
- getType() - Method in class org.teiid.language.ScalarSubquery
-
- getType() - Method in class org.teiid.language.SearchedCase
-
- getType() - Method in class org.teiid.language.WindowFunction
-
- getType() - Method in class org.teiid.metadata.Datatype
-
- getType() - Method in class org.teiid.metadata.DataWrapper
-
- getType() - Method in class org.teiid.metadata.FunctionParameter
-
- getType() - Method in class org.teiid.metadata.KeyRecord
-
- getType() - Method in class org.teiid.metadata.Procedure
-
- getType() - Method in class org.teiid.metadata.ProcedureParameter
-
- getType() - Method in class org.teiid.metadata.Server
-
- 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.
- getUniqueKeyID() - Method in class org.teiid.metadata.ForeignKey
-
- getUniqueKeys() - Method in class org.teiid.metadata.Table
-
- getUpdatable() - Method in class org.teiid.translator.CacheDirective
-
Get whether the result is updatable and therefore sensitive to data changes.
- getUpdateCommands() - Method in class org.teiid.language.BatchedUpdates
-
- getUpdateCount() - Method in class org.teiid.metadata.Procedure
-
- getUpdateCounts() - Method in exception org.teiid.translator.TranslatorBatchException
-
- getUpdateCounts() - Method in interface org.teiid.translator.UpdateExecution
-
Returns the update counts for the execution.
- getUpdatePlan() - Method in class org.teiid.metadata.Table
-
- getUpsertKeyword() - Method in class org.teiid.language.visitor.SQLStringVisitor
-
- getUserName() - Method in interface org.teiid.CommandContext
-
Get the current user name, which will just be the base user name
and not include the security domain.
- getUserName() - Method in class org.teiid.logging.AuditMessage.LogonInfo
-
- getUUID() - Method in class org.teiid.metadata.AbstractMetadataRecord
-
- 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.language.Literal
-
- getValue() - Method in class org.teiid.language.SetClause
-
- getValueIndex() - Method in class org.teiid.language.Parameter
-
- 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() - Method in interface org.teiid.CommandContext
-
Get the current vdb
- getVDBClassLoader() - Method in interface org.teiid.CommandContext
-
Get class loader for VDB.
- getVDBClassLoader() - Method in class org.teiid.metadata.MetadataFactory
-
- getVdbName() - Method in interface org.teiid.CommandContext
-
Get the current vdb name
- getVdbName() - Method in class org.teiid.logging.AuditMessage.LogonInfo
-
- getVdbName() - Method in class org.teiid.logging.CommandLogMessage
-
- getVdbName() - Method in class org.teiid.metadata.MetadataFactory
-
- getVdbName() - Method in 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.
- getVDBResources() - Method in class org.teiid.metadata.MetadataFactory
-
- getVdbVersion() - Method in interface org.teiid.CommandContext
-
Get the current vdb version
- getVdbVersion() - Method in class org.teiid.logging.AuditMessage.LogonInfo
-
- getVdbVersion() - Method in class org.teiid.logging.CommandLogMessage
-
- getVdbVersion() - Method in class org.teiid.metadata.MetadataFactory
-
- getVdbVersion() - Method in interface org.teiid.translator.ExecutionContext
-
Get the version of the VDB this query is being run against.
- getVersion() - Method in class org.teiid.metadata.Database
-
- getVersion() - Method in class org.teiid.metadata.Server
-
- getVersion(String) - Static method in class org.teiid.util.Version
-
- getViewDefinition(String, String, Table) - Method in class org.teiid.metadata.DefaultMetadataRepository
-
Deprecated.
Returns an updated view definition (AS SQL only) or null if the current view definition should be used
should be used.
- getWaitUntil() - Method in exception org.teiid.translator.DataNotAvailableException
-
- 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
-
- getWindowFrame() - Method in class org.teiid.language.WindowSpecification
-
- getWindowSpecification() - Method in class org.teiid.language.WindowFunction
-
- getWith() - Method in class org.teiid.language.QueryExpression
-
- GLOBAL - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- GRANT - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- Grant - Class in org.teiid.metadata
-
- Grant() - Constructor for class org.teiid.metadata.Grant
-
- Grant.Permission - Class in org.teiid.metadata
-
- Grant.Permission.Privilege - Enum in org.teiid.metadata
-
- GROUP - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- GroupBy - Class in org.teiid.language
-
Represents a GROUP BY clause in a query.
- GroupBy(List<Expression>) - Constructor for class org.teiid.language.GroupBy
-
- GROUPING - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- GT - Static variable in interface org.teiid.language.SQLConstants.Tokens
-
- 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
-
- SCHEMA - Static variable in interface org.teiid.language.SQLConstants.NonReserved
-
- 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
-
- SCHEME - Static variable in class org.teiid.metadata.RestMetadataExtension
-
- SCROLL - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- SEARCH - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- 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.SourceSystemFunctions
-
- Select - Class in org.teiid.language
-
Represents a simple SELECT query.
- Select() - Constructor for class org.teiid.language.Select
-
Constructs an empty select.
- 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
-
- SELECTOR - Static variable in interface org.teiid.language.SQLConstants.NonReserved
-
- SEMICOLON - Static variable in interface org.teiid.language.SQLConstants.Tokens
-
- 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.
- SEPARATOR - Static variable in class org.teiid.util.FullyQualifiedName
-
- SEQUENCE - Static variable in interface org.teiid.language.SQLConstants.NonReserved
-
- SERIAL - Static variable in interface org.teiid.language.SQLConstants.NonReserved
-
- SERVER - Static variable in interface org.teiid.language.SQLConstants.NonReserved
-
- Server - Class in org.teiid.metadata
-
Represents a Server and its properties.
- Server(String) - Constructor for class org.teiid.metadata.Server
-
- servers - Variable in class org.teiid.metadata.Database
-
- SESSION_USER - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- SET - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- setAccessPatterns(List<KeyRecord>) - Method in class org.teiid.metadata.Table
-
- setAddSupportedFunctions(String) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setAfter(boolean) - Method in class org.teiid.metadata.Trigger
-
- 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
-
- setAllowAllPrivileges(Boolean) - Method in class org.teiid.metadata.Grant.Permission
-
- setAllowAlter(Boolean) - Method in class org.teiid.metadata.Grant.Permission
-
- setAllowDelete(Boolean) - Method in class org.teiid.metadata.Grant.Permission
-
- setAllowDrop(Boolean) - Method in class org.teiid.metadata.Grant.Permission
-
- setAllowExecute(Boolean) - Method in class org.teiid.metadata.Grant.Permission
-
- setAllowInsert(Boolean) - Method in class org.teiid.metadata.Grant.Permission
-
- setAllowsDistinct(boolean) - Method in class org.teiid.metadata.AggregateAttributes
-
- setAllowSelect(Boolean) - Method in class org.teiid.metadata.Grant.Permission
-
- setAllowsOrderBy(boolean) - Method in class org.teiid.metadata.AggregateAttributes
-
- setAllowTemporyTables(Boolean) - Method in class org.teiid.metadata.Grant.Permission
-
- setAllowUpdate(Boolean) - Method in class org.teiid.metadata.Grant.Permission
-
- setAllowUsage(Boolean) - Method in class org.teiid.metadata.Grant.Permission
-
- setAnalytic(boolean) - Method in class org.teiid.metadata.AggregateAttributes
-
- setAnnotation(String) - Method in class org.teiid.metadata.AbstractMetadataRecord
-
- setAnyAuthenticated(boolean) - Method in class org.teiid.metadata.Role
-
- setArguments(List<Argument>) - Method in class org.teiid.language.Call
-
- setArgumentValue(Literal) - Method in class org.teiid.language.Argument
-
- setAutoCorrectColumnNames(boolean) - Method in class org.teiid.metadata.MetadataFactory
-
Set to false to disable correcting column and other names to be valid Teiid names.
- setAutoIncrement(boolean) - Method in class org.teiid.metadata.Datatype
-
- setAutoIncremented(boolean) - Method in class org.teiid.metadata.Column
-
- setBaseType(Class<?>) - Method in class org.teiid.language.Array
-
- setBasetypeName(String) - Method in class org.teiid.metadata.Datatype
-
- setBindEligible(boolean) - Method in class org.teiid.language.Literal
-
- setBindings(List<String>) - Method in class org.teiid.metadata.Table
-
Deprecated.
- setBound(Integer) - Method in class org.teiid.language.WindowFrame.FrameBound
-
- setBoundMode(WindowFrame.BoundMode) - Method in class org.teiid.language.WindowFrame.FrameBound
-
- setCachePattern(String) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setCacheTtl(Long) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setCall(Call) - Method in class org.teiid.language.NamedProcedureCall
-
- setCardinality(int) - Method in class org.teiid.metadata.Table
-
- setCardinality(long) - Method in class org.teiid.metadata.Table
-
- setCardinality(Number) - Method in class org.teiid.metadata.TableStats
-
- setCaseSensitive(boolean) - Method in class org.teiid.metadata.Column
-
- setCaseSensitive(boolean) - Method in class org.teiid.metadata.Datatype
-
- setCategory(String) - Method in class org.teiid.metadata.FunctionMethod
-
Set category of method
- setChanges(List<SetClause>) - Method in class org.teiid.language.Update
-
- setCharOctetLength(int) - Method in class org.teiid.metadata.Column
-
- SetClause - Class in org.teiid.language
-
- SetClause(ColumnReference, Expression) - Constructor for class org.teiid.language.SetClause
-
- setCollationLocale(String) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setCollationLocale(String) - Method in class org.teiid.translator.ExecutionFactory
-
- 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
-
Deprecated.
- setColumnStats(String, String, 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, String, Column, ColumnStats) - Method in interface org.teiid.metadata.MetadataRepository
-
- 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
-
- setCondition(String, Boolean) - Method in class org.teiid.metadata.Grant.Permission
-
- setCopyLobs(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- 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.NamedProcedureCall
-
- setCorrelationName(String) - Method in class org.teiid.language.NamedTable
-
- setCredential(OAuthCredential) - Static method in class org.teiid.OAuthCredentialContext
-
- setCriteria(Condition) - Method in class org.teiid.language.Not
-
- setCurrency(boolean) - Method in class org.teiid.metadata.Column
-
- setDatatype(Datatype) - Method in class org.teiid.metadata.BaseColumn
-
Set the datatype without copying any of the datatype attributes and assumes a non-array type
- setDatatype(Datatype, boolean) - Method in class org.teiid.metadata.BaseColumn
-
Set the datatype and assumes a non-array type
- setDatatype(Datatype, boolean, int) - Method in class org.teiid.metadata.BaseColumn
-
- setDatatype(Datatype, boolean, int) - Method in class org.teiid.metadata.Column
-
- setDataType(String, BaseColumn, Map<String, Datatype>, boolean) - Static method in class org.teiid.metadata.MetadataFactory
-
- setDatatypeUUID(String) - Method in class org.teiid.metadata.BaseColumn
-
- setDataWrapper(String) - Method in class org.teiid.metadata.Server
-
- setDecomposable(boolean) - Method in class org.teiid.metadata.AggregateAttributes
-
- setDefaultNullOrder(ExecutionFactory.NullOrder) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setDefaultValue(String) - Method in class org.teiid.metadata.BaseColumn
-
- setDelegate(ExecutionFactory<F, C>) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setDelegate(ExecutionFactory<F, C>) - Method in interface org.teiid.translator.DelegatingExecutionFactory
-
- setDelegateName(String) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- 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
-
- setDependentValues(List<? extends List<?>>) - Method in class org.teiid.language.WithItem
-
- setDerivedColumns(List<DerivedColumn>) - Method in class org.teiid.language.Select
-
- 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
-
- setDirectQueryProcedureName(String) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setDirectQueryProcedureName(String) - Method in class org.teiid.translator.ExecutionFactory
-
- 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(long) - Method in class org.teiid.metadata.Column
-
- setDistinctValues(Number) - Method in class org.teiid.metadata.ColumnStats
-
- setElements(List<Expression>) - Method in class org.teiid.language.GroupBy
-
- setElseExpression(Expression) - Method in class org.teiid.language.SearchedCase
-
- setEnd(WindowFrame.FrameBound) - Method in class org.teiid.language.WindowFrame
-
- setEscapeCharacter(Character) - Method in class org.teiid.language.Like
-
- setEvent(Table.TriggerEvent) - Method in class org.teiid.metadata.Trigger
-
- setExcludedCommonTableExpressionName(String) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setExcludedCommonTableExpressionName(String) - Method in class org.teiid.translator.ExecutionFactory
-
- setExpression(Expression) - Method in class org.teiid.language.Argument
-
- setExpression(boolean) - Method in class org.teiid.language.Condition
-
- 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
-
- setFixedLength(boolean) - Method in class org.teiid.metadata.Column
-
- setForeignKeys(List<ForeignKey>) - Method in class org.teiid.metadata.Table
-
- setForiegnKeys(List<ForeignKey>) - Method in class org.teiid.metadata.Table
-
Deprecated.
- setForkable(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- 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
-
- setFunctionBasedIndexes(List<KeyRecord>) - Method in class org.teiid.metadata.Table
-
- setGroupBy(GroupBy) - Method in class org.teiid.language.Select
-
Set GROUP BY clause, may be null.
- setHaving(Condition) - Method in class org.teiid.language.Select
-
Set HAVING clause, may be null.
- setImmutable(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setImmutable(boolean) - Method in class org.teiid.translator.ExecutionFactory
-
- setImportPushdownFunctions(boolean) - Method in class org.teiid.metadata.MetadataFactory
-
- setIncomingObjects(Collection<AbstractMetadataRecord>) - Method in class org.teiid.metadata.AbstractMetadataRecord
-
- 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
-
Deprecated.
- setInsteadOfTriggerDefinition(String, String, String, String, Table.TriggerEvent, String, Boolean) - Method in interface org.teiid.events.EventDistributor
-
Set the instead of trigger definition.
- setInsteadOfTriggerDefinition(String, String, Table, Table.TriggerEvent, String) - Method in interface org.teiid.metadata.MetadataRepository
-
Call back function, when "alter trigger" is called
- setInsteadOfTriggerEnabled(String, String, Table, Table.TriggerEvent, boolean) - Method in interface org.teiid.metadata.MetadataRepository
-
Callback function, when "alter trigger" is called to enable or disable a trigger
- setInvalidation(CacheDirective.Invalidation) - Method in class org.teiid.translator.CacheDirective
-
- 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
- setItems(List<WithItem>) - Method in class org.teiid.language.With
-
- setJaasRoles(List<String>) - Method in class org.teiid.metadata.Role
-
- setJavaClassName(String) - Method in class org.teiid.metadata.Datatype
-
- setJndiName(String) - Method in class org.teiid.metadata.Server
-
- setJoinType(Join.JoinType) - Method in class org.teiid.language.Join
-
- 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
-
- setLateral(boolean) - Method in class org.teiid.language.DerivedTable
-
- setLateral(boolean) - Method in class org.teiid.language.NamedProcedureCall
-
- 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.IsDistinct
-
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.
- setLogListener(Logger) - Static method in class org.teiid.logging.LogManager
-
- setMask(String) - Method in class org.teiid.metadata.Grant.Permission
-
- setMaskOrder(Integer) - Method in class org.teiid.metadata.Grant.Permission
-
- 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
-
- setMaxDependentInPredicates(int) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setMaxDependentInPredicates(int) - Method in class org.teiid.translator.ExecutionFactory
-
- setMaxFromGroups(int) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- 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.BaseDelegatingExecutionFactory
-
- setMaxInCriteriaSize(int) - Method in class org.teiid.translator.ExecutionFactory
-
- setMaxProjectedColumns(int) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- 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
-
- setMethod(Method) - Method in class org.teiid.metadata.FunctionMethod
-
- 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
-
- setMode(WindowFrame.FrameMode) - Method in class org.teiid.language.WindowFrame
-
- setModel(ModelMetaData) - Method in class org.teiid.metadata.MetadataFactory
-
- 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.Trigger
-
- setNameFormat(String) - Method in class org.teiid.metadata.MetadataFactory
-
- setNameInSource(String) - Method in class org.teiid.metadata.AbstractMetadataRecord
-
- setNativeQueryProcedureName(String) - Method in class org.teiid.translator.ExecutionFactory
-
Deprecated.
- setNativeType(String) - Method in class org.teiid.metadata.BaseColumn
-
- setNativeType(String) - Method in class org.teiid.metadata.Column
-
- setNegated(boolean) - Method in class org.teiid.language.BaseInCondition
-
Sets whether this criteria is negated.
- setNegated(boolean) - Method in class org.teiid.language.IsDistinct
-
- setNegated(boolean) - Method in class org.teiid.language.IsNull
-
- setNegated(boolean) - Method in class org.teiid.language.Like
-
- 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(long) - Method in class org.teiid.metadata.Column
-
- setNullValues(Number) - Method in class org.teiid.metadata.ColumnStats
-
- 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
-
Deprecated.
- setOrderBy(OrderBy) - Method in class org.teiid.language.AggregateFunction
-
- 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 output/return parameter.
- setParameters(List<ProcedureParameter>) - Method in class org.teiid.metadata.Procedure
-
- setParameterValues(Iterator<? extends List<?>>) - Method in interface org.teiid.language.BatchedCommand
-
Deprecated.
- setParameterValues(Iterator<? extends List<?>>) - Method in interface org.teiid.language.BulkCommand
-
- 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(FunctionMethod) - Method in class org.teiid.metadata.FunctionParameter
-
- setParent(Schema) - Method in class org.teiid.metadata.Procedure
-
- setParser(Parser) - Method in class org.teiid.metadata.MetadataFactory
-
- setPartition(List<Expression>) - Method in class org.teiid.language.WindowSpecification
-
- setPhysical(boolean) - Method in class org.teiid.metadata.Schema
-
- setPlan(String) - Method in class org.teiid.metadata.Trigger
-
- setPosition(int) - Method in class org.teiid.metadata.BaseColumn
-
- setPrecision(int) - Method in class org.teiid.metadata.BaseColumn
-
- setPrecision(int) - Method in class org.teiid.metadata.Datatype
-
- setPrecisionLength(int) - Method in class org.teiid.metadata.Datatype
-
Deprecated.
- setPrefersMemory(Boolean) - Method in class org.teiid.translator.CacheDirective
-
- setPrimaryKey(KeyRecord) - Method in class org.teiid.metadata.ForeignKey
-
Deprecated.
- setPrimaryKey(KeyRecord) - Method in class org.teiid.metadata.Table
-
- setPrimaryMetamodelUri(String) - Method in class org.teiid.metadata.Schema
-
- setPrivileges(List<Grant.Permission.Privilege>) - Method in class org.teiid.metadata.Grant.Permission
-
- setProcedure(Procedure) - Method in class org.teiid.metadata.ProcedureParameter
-
- setProcedureDefinition(String, int, String, String, String) - Method in interface org.teiid.events.EventDistributor
-
Deprecated.
- setProcedureDefinition(String, String, String, String, String) - Method in interface org.teiid.events.EventDistributor
-
Set the procedure definition
- setProcedureDefinition(String, String, 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
-
- setProjected(boolean) - Method in class org.teiid.language.DerivedColumn
-
- setProperties(Map<String, String>) - Method in class org.teiid.metadata.AbstractMetadataRecord
-
- setProperty(String, int, String, String, String) - Method in interface org.teiid.events.EventDistributor
-
Deprecated.
- setProperty(String, String, 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, String, AbstractMetadataRecord, String, String) - Method in interface org.teiid.metadata.MetadataRepository
-
Set an extension metadata property for a given record.
- 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
-
- setRadix(int) - Method in class org.teiid.metadata.BaseColumn
-
- setRadix(int) - Method in class org.teiid.metadata.Datatype
-
- setReadAll(Boolean) - Method in class org.teiid.translator.CacheDirective
-
- setRecusive(boolean) - Method in class org.teiid.language.WithItem
-
- setReferenceColumns(List<String>) - Method in class org.teiid.metadata.ForeignKey
-
- setReferenceKey(KeyRecord) - Method in class org.teiid.metadata.ForeignKey
-
Note: does not need to be directly called.
- setReferenceTableName(String) - Method in class org.teiid.metadata.ForeignKey
-
- setRemoveSupportedFunctions(String) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setRenameAllDuplicates(boolean) - Method in class org.teiid.metadata.MetadataFactory
-
- setRenameDuplicateColumns(boolean) - Method in class org.teiid.metadata.MetadataFactory
-
- setRenameDuplicateTables(boolean) - Method in class org.teiid.metadata.MetadataFactory
-
- setRequiredLikeEscape(Character) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setRequiresCriteria(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setRequiresCriteria(boolean) - Method in class org.teiid.translator.ExecutionFactory
-
- setResourceName(String) - Method in class org.teiid.metadata.Grant.Permission
-
- setResourcePath(String) - Method in class org.teiid.metadata.Table
-
- setResourceType(Database.ResourceType) - Method in class org.teiid.metadata.Grant.Permission
-
- setResult(Expression) - Method in class org.teiid.language.SearchedWhenClause
-
- setResultSet(ColumnSet<Procedure>) - Method in class org.teiid.metadata.Procedure
-
- setReturnType(Class<?>) - Method in class org.teiid.language.Call
-
- setRevokePrivileges(List<Grant.Permission.Privilege>) - Method in class org.teiid.metadata.Grant.Permission
-
- 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.IsDistinct
-
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
-
- setRole(String) - Method in class org.teiid.metadata.Grant
-
- setRollup(boolean) - Method in class org.teiid.language.GroupBy
-
- 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
-
- setScale(int) - Method in class org.teiid.metadata.BaseColumn
-
- setScale(int) - Method in class org.teiid.metadata.Datatype
-
- setSchema(Schema) - Method in class org.teiid.metadata.MetadataFactory
-
Set the
Schema
to a different instance.
- setSchemaPaths(List<String>) - Method in class org.teiid.metadata.Table
-
Deprecated.
- setScope(CacheDirective.Scope) - Method in class org.teiid.translator.CacheDirective
-
- setScope(CacheDirective.Scope) - Method in interface org.teiid.translator.ExecutionContext
-
Set the result cache scope for the current execution.
- setSearchType(Column.SearchType) - Method in class org.teiid.metadata.Column
-
- setSearchType(Column.SearchType) - Method in class org.teiid.metadata.Datatype
-
- setSelectable(boolean) - Method in class org.teiid.metadata.Column
-
- setSelectTransformation(String) - Method in class org.teiid.metadata.Table
-
- setSessionVariable(String, Object) - Method in interface org.teiid.CommandContext
-
Set the session variable and return the old value if any
- setSigned(boolean) - Method in class org.teiid.metadata.Column
-
- setSigned(boolean) - Method in class org.teiid.metadata.Datatype
-
- setSingleResult(boolean) - Method in class org.teiid.language.BatchedUpdates
-
- setSortSpecifications(List<SortSpecification>) - Method in class org.teiid.language.OrderBy
-
- setSourceCommand(Object[]) - Method in class org.teiid.logging.CommandLogMessage
-
- setSourceRequired(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSourceRequired(boolean) - Method in class org.teiid.translator.ExecutionFactory
-
- setSourceRequiredForCapabilities(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSourceRequiredForMetadata(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSourceRequiredForMetadata(boolean) - Method in class org.teiid.translator.ExecutionFactory
-
- setStart(WindowFrame.FrameBound) - Method in class org.teiid.language.WindowFrame
-
- setStrict(boolean) - Method in exception org.teiid.translator.DataNotAvailableException
-
- 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.BaseDelegatingExecutionFactory
-
- setSupportedJoinCriteria(ExecutionFactory.SupportedJoinCriteria) - Method in class org.teiid.translator.ExecutionFactory
-
- setSupportsAdvancedOlapOperations(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsAggregatesAvg(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsAggregatesCount(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsAggregatesCountBig(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsAggregatesCountStar(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsAggregatesDistinct(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsAggregatesEnhancedNumeric(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsAggregatesMax(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsAggregatesMin(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsAggregatesSum(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsAliasedTable(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsArrayAgg(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsArrayType(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsBatchedUpdates(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsBulkUpdate(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsCommonTableExpressions(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsCompareCriteriaEquals(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsCompareCriteriaOrdered(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsCompareCriteriaOrderedExclusive(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsCorrelatedSubqueries(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsCorrelatedSubqueryLimit(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsDependentJoins(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsDirectQueryProcedure(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsDirectQueryProcedure(boolean) - Method in class org.teiid.translator.ExecutionFactory
-
- setSupportsElementaryOlapOperations(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsExcept(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsExistsCriteria(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsFullDependentJoins(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsFullOuterJoins(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsFullOuterJoins(boolean) - Method in class org.teiid.translator.ExecutionFactory
-
- setSupportsFunctionsInGroupBy(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsGeographyType(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsGroupBy(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsGroupByMultipleDistinctAggregates(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsGroupByRollup(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsHaving(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsInCriteria(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsInCriteriaSubquery(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsInlineViews(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsInnerJoins(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsInnerJoins(boolean) - Method in class org.teiid.translator.ExecutionFactory
-
- setSupportsInsertWithQueryExpression(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsIntersect(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsIsDistinctCriteria(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsIsNullCriteria(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsLateralJoin(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsLateralJoinCondition(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsLikeCriteria(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsLikeCriteriaEscapeCharacter(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsLikeRegex(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsListAgg(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsMultipleOpenStatements(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsNativeQueries(boolean) - Method in class org.teiid.translator.ExecutionFactory
-
Deprecated.
- setSupportsNotCriteria(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsOnlyCorrelatedSubqueries(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsOnlyFormatLiterals(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsOnlyLateralJoinProcedure(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsOnlyLiteralComparison(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsOnlySingleTableGroupBy(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsOnlyTimestampAddLiteral(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsOrCriteria(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsOrderBy(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsOrderBy(boolean) - Method in class org.teiid.translator.ExecutionFactory
-
- setSupportsOrderByNullOrdering(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsOrderByUnrelated(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsOrderByWithExtendedGrouping(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsOuterJoins(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsOuterJoins(boolean) - Method in class org.teiid.translator.ExecutionFactory
-
- setSupportsPartialFiltering(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsProcedureTable(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsQuantifiedCompareCriteriaAll(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsQuantifiedCompareCriteriaSome(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsRecursiveCommonTableExpressions(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsRowLimit(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsRowOffset(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsScalarSubqueries(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsScalarSubqueryProjection(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsSearchedCaseExpressions(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsSelectDistinct(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsSelectDistinct(boolean) - Method in class org.teiid.translator.ExecutionFactory
-
- setSupportsSelectExpression(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsSelectExpressionArrayType(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsSelectWithoutFrom(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsSelfJoins(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsSetQueryLimitOffset(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsSetQueryOrderBy(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsSimilarTo(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsStringAgg(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsSubqueryCommonTableExpressions(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsSubqueryInOn(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsUnions(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsUpdate(boolean) - Method in class org.teiid.metadata.Table
-
- setSupportsUpsert(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsWindowDistinctAggregates(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsWindowFrameClause(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsWindowFunctionCumeDist(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsWindowFunctionNthValue(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsWindowFunctionNtile(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsWindowFunctionPercentRank(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSupportsWindowOrderByWithAggregates(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setSymbol(ColumnReference) - Method in class org.teiid.language.SetClause
-
- 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
-
- setTableReference(boolean) - Method in class org.teiid.language.Call
-
- setTableStats(String, int, String, String, TableStats) - Method in interface org.teiid.events.EventDistributor
-
Deprecated.
- setTableStats(String, String, String, String, TableStats) - Method in interface org.teiid.events.EventDistributor
-
Set the table stats
- setTableStats(String, String, Table, TableStats) - Method in interface org.teiid.metadata.MetadataRepository
-
- setTableStats(TableStats) - Method in class org.teiid.metadata.Table
-
- setTableType(Table.Type) - Method in class org.teiid.metadata.Table
-
- setThreadBound(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setThreadBound(boolean) - Method in class org.teiid.translator.ExecutionFactory
-
- setTransactionSupport(ExecutionFactory.TransactionSupport) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setTransactionSupport(ExecutionFactory.TransactionSupport) - Method in class org.teiid.translator.ExecutionFactory
-
- setTtl(Long) - Method in class org.teiid.translator.CacheDirective
-
Set the time to live in milliseconds
- 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.DataWrapper
-
- setType(String) - Method in class org.teiid.metadata.FunctionParameter
-
- setType(ProcedureParameter.Type) - Method in class org.teiid.metadata.ProcedureParameter
-
- setType(String) - Method in class org.teiid.metadata.Server
-
- setUniqueKeyID(String) - Method in class org.teiid.metadata.ForeignKey
-
- setUniqueKeys(List<KeyRecord>) - Method in class org.teiid.metadata.Table
-
- setUpdatable(boolean) - Method in class org.teiid.metadata.Column
-
- setUpdatable(Boolean) - Method in class org.teiid.translator.CacheDirective
-
- 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
-
- setUpsert(boolean) - Method in class org.teiid.language.Insert
-
- setUseAnsiJoin(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setUseBindingsForDependentJoin(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- 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
-
- 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
-
- 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
-
- setVarArgs(boolean) - Method in class org.teiid.metadata.FunctionMethod
-
- setVarietyType(Datatype.Variety) - Method in class org.teiid.metadata.Datatype
-
- setVDBClassLoader(ClassLoader) - Method in class org.teiid.metadata.MetadataFactory
-
- setVdbResources(Map<String, ? extends VDBResource>) - Method in class org.teiid.metadata.MetadataFactory
-
- setVersion(String) - Method in class org.teiid.metadata.Database
-
- setVersion(String) - Method in class org.teiid.metadata.Server
-
- setViewDefinition(String, int, String, String, String) - Method in interface org.teiid.events.EventDistributor
-
Deprecated.
- setViewDefinition(String, String, String, String, String) - Method in interface org.teiid.events.EventDistributor
-
Set the view definition
- setViewDefinition(String, String, 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.metadata.Schema
-
- 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
-
- setWindowFrame(WindowFrame) - Method in class org.teiid.language.WindowSpecification
-
- setWindowSpecification(WindowSpecification) - Method in class org.teiid.language.WindowFunction
-
- setWith(With) - Method in class org.teiid.language.QueryExpression
-
- SF_URI - Static variable in class org.teiid.metadata.NamespaceContainer
-
- SHA1 - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- SHA2_256 - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- SHA2_512 - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- SHORT - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- 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
-
- shortNameOnly - Variable in class org.teiid.language.visitor.SQLStringVisitor
-
- shouldNestSetChild(SetQuery, QueryExpression, boolean) - Method in class org.teiid.language.visitor.SQLStringVisitor
-
- 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.
- SIGN - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- SIMILAR - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- SIN - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- SKIP - Static variable in interface org.teiid.language.SQLConstants.NonReserved
-
- SLASH - Static variable in interface org.teiid.language.SQLConstants.Tokens
-
- SMALLINT - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- 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
-
- SOURCE_PREFIX - Static variable in interface org.teiid.translator.MetadataProcessor
-
- SourceSystemFunctions - Class in org.teiid.translator
-
Constants for all the possible standard system push down functions.
- SourceSystemFunctions() - Constructor for class org.teiid.translator.SourceSystemFunctions
-
- SPACE - Static variable in interface org.teiid.language.SQLConstants.Tokens
-
- SPATIAL_COORD_DIMENSION - Static variable in class org.teiid.metadata.BaseColumn
-
- SPATIAL_SRID - Static variable in class org.teiid.metadata.BaseColumn
-
- SPATIAL_TYPE - Static variable in class org.teiid.metadata.BaseColumn
-
- SPATIAL_URI - Static variable in class org.teiid.metadata.NamespaceContainer
-
- 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_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
-
- SQLEXCEPTION - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- SQLSTATE - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- SQLStringVisitor - Class in org.teiid.language.visitor
-
Creates a SQL string for a LanguageObject subtree.
- SQLStringVisitor() - Constructor for class org.teiid.language.visitor.SQLStringVisitor
-
- SQLStringVisitor.Substitutor - Interface in org.teiid.language.visitor
-
- SQLWARNING - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- SQRT - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_AREA - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_ASBINARY - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_ASEWKB - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_ASEWKT - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_ASGEOJSON - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_ASGML - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_ASKML - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_ASTEXT - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_BOUNDARY - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_BUFFER - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_CENTROID - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_CONTAINS - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_CONVEXHULL - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_COORDDIM - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_CROSSES - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_CURVETOLINE - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_DIFFERENCE - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_DIMENSION - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_DISJOINT - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_DISTANCE - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_DWITHIN - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_ENDPOINT - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_ENVELOPE - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_EQUALS - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_EXTENT - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_EXTERIORRING - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_FORCE_2D - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_GEOGFROMTEXT - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_GEOGFROMWKB - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_GEOMETRYN - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_GEOMETRYTYPE - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_GEOMFROMEWKB - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_GEOMFROMEWKT - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_GEOMFROMGEOJSON - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_GEOMFROMGML - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_GEOMFROMTEXT - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_GEOMFROMWKB - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_HASARC - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_INTERIORRINGN - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_INTERSECTION - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_INTERSECTS - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_ISCLOSED - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_ISEMPTY - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_ISRING - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_ISSIMPLE - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_ISVALID - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_LENGTH - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_MAKEENVELOPE - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_NUMGEOMETRIES - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_NUMINTERIORRINGS - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_NUMPOINTS - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_ORDERINGEQUALS - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_OVERLAPS - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_PERIMETER - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_POINT - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_POINTN - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_POINTONSURFACE - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_POLYGON - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_RELATE - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_SETSRID - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_SIMPLIFY - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_SIMPLIFYPRESERVETOPOLOGY - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_SNAPTOGRID - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_SRID - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_STARTPOINT - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_SYMDIFFERENCE - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_TOUCHES - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_TRANSFORM - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_UNION - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_WITHIN - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_X - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_Y - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ST_Z - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- START - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- start() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- start() - Method in class org.teiid.translator.ExecutionFactory
-
Initialize the connector with supplied configuration
- startLoadVdb(String, String) - Method in class org.teiid.metadata.DefaultMetadataRepository
-
Deprecated.
Marks the start of vdb metadata loading
Note: this is called for every schema
- STATIC - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- StAXSQLXML - Class in org.teiid.util
-
NOTE that this representation of XML does become unreadable after a read operation.
- StAXSQLXML(StAXSource) - Constructor for class org.teiid.util.StAXSQLXML
-
- StAXSQLXML(StAXSQLXML.StAXSourceProvider, Charset) - Constructor for class org.teiid.util.StAXSQLXML
-
- StAXSQLXML.StAXSourceProvider - Interface in org.teiid.util
-
- 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
-
- store - Variable in class org.teiid.metadata.Database
-
- STRING - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- 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
-
- 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
-
- substitute(Argument, StringBuilder, int) - Method in interface org.teiid.language.visitor.SQLStringVisitor.Substitutor
-
- SUBSTRING - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- SUBTRACT_OP - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- SUM - Static variable in class org.teiid.language.AggregateFunction
-
- SUM - Static variable in interface org.teiid.language.SQLConstants.NonReserved
-
- supportsAdvancedOlapOperations() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsAdvancedOlapOperations() - Method in class org.teiid.translator.ExecutionFactory
-
- 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
- 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
- supportsAggregatesCountBig() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsAggregatesCountBig() - Method in class org.teiid.translator.ExecutionFactory
-
- 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
- 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
- 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
- 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
- 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
- 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
- supportsAliasedTable() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsAliasedTable() - Method in class org.teiid.translator.ExecutionFactory
-
Support indicates connector can accept groups with aliases
- supportsArrayAgg() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsArrayAgg() - Method in class org.teiid.translator.ExecutionFactory
-
- supportsArrayType() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsArrayType() - Method in class org.teiid.translator.ExecutionFactory
-
The engine uses array types for dependent joins and for array expression.
- supportsBatchedUpdates() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsBatchedUpdates() - Method in class org.teiid.translator.ExecutionFactory
-
- 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
- supportsCommonTableExpressions() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsCommonTableExpressions() - Method in class org.teiid.translator.ExecutionFactory
-
- 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)
- 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.
- supportsCompareCriteriaOrderedExclusive() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsCompareCriteriaOrderedExclusive(boolean) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
Deprecated.
- supportsCompareCriteriaOrderedExclusive() - Method in class org.teiid.translator.ExecutionFactory
-
Support indicates connector accepts criteria of form (element <|> constant)
- 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.
- 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
- supportsCorrelatedSubqueryLimit() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsCorrelatedSubqueryLimit() - Method in class org.teiid.translator.ExecutionFactory
-
- supportsDependentJoins() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsDependentJoins() - Method in class org.teiid.translator.ExecutionFactory
-
NOTE: The pushed independent tuples will not have been
converted to a unique set and may contain duplicates.
- supportsDirectQueryProcedure() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsDirectQueryProcedure() - Method in class org.teiid.translator.ExecutionFactory
-
True, if this translator supports execution of source specific commands unaltered through a direct procedure.
- supportsElementaryOlapOperations() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsElementaryOlapOperations() - Method in class org.teiid.translator.ExecutionFactory
-
- 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.
- supportsExistsCriteria() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsExistsCriteria() - Method in class org.teiid.translator.ExecutionFactory
-
Support indicates connector accepts the EXISTS criteria
- supportsFormatLiteral(String, ExecutionFactory.Format) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsFormatLiteral(String, ExecutionFactory.Format) - Method in class org.teiid.translator.ExecutionFactory
-
- supportsFullDependentJoins() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsFullDependentJoins() - Method in class org.teiid.translator.ExecutionFactory
-
- 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 non-column expressions in GROUP BY, such as:
SELECT dayofmonth(theDate), COUNT(*) FROM table GROUP BY dayofmonth(theDate)
- supportsGeographyType() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsGeographyType() - Method in class org.teiid.translator.ExecutionFactory
-
If the geography type is supported by the standard ST_ geospatial functions
- 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
- supportsGroupByMultipleDistinctAggregates() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsGroupByMultipleDistinctAggregates() - Method in class org.teiid.translator.ExecutionFactory
-
Whether the source supports grouping with multiple distinct aggregates
- supportsGroupByRollup() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsGroupByRollup() - Method in class org.teiid.translator.ExecutionFactory
-
- supportsHaving() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsHaving() - Method in class org.teiid.translator.ExecutionFactory
-
Whether the source supports the HAVING clause
- 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)
- 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
- 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).
- 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
- 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.
- supportsIsDistinctCriteria() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsIsDistinctCriteria() - Method in class org.teiid.translator.ExecutionFactory
-
Support indicates connector accepts criteria of form (exp1 IS DISTINCT exp2)
- 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)
- supportsLateralJoin() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsLateralJoin() - Method in class org.teiid.translator.ExecutionFactory
-
- supportsLateralJoinCondition() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsLateralJoinCondition() - Method in class org.teiid.translator.ExecutionFactory
-
- 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)
- 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)
- supportsLikeRegex() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsLikeRegex() - Method in class org.teiid.translator.ExecutionFactory
-
- supportsListAgg() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsListAgg() - Method in class org.teiid.translator.ExecutionFactory
-
- supportsMultipleOpenExecutions() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsMultipleOpenExecutions() - Method in class org.teiid.translator.ExecutionFactory
-
- supportsNativeQueries() - Method in class org.teiid.translator.ExecutionFactory
-
Deprecated.
- supportsNotCriteria() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsNotCriteria() - Method in class org.teiid.translator.ExecutionFactory
-
Support indicates connector accepts logical criteria NOT
- supportsOnlyCorrelatedSubqueries() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsOnlyCorrelatedSubqueries() - Method in class org.teiid.translator.ExecutionFactory
-
- supportsOnlyFormatLiterals() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsOnlyFormatLiterals() - Method in class org.teiid.translator.ExecutionFactory
-
- supportsOnlyLateralJoinProcedure() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsOnlyLateralJoinProcedure() - Method in class org.teiid.translator.ExecutionFactory
-
- supportsOnlyLiteralComparison() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsOnlyLiteralComparison() - Method in class org.teiid.translator.ExecutionFactory
-
- 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
- supportsOnlyTimestampAddLiteral() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsOnlyTimestampAddLiteral() - Method in class org.teiid.translator.ExecutionFactory
-
- 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
- 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 null ordering.
- 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
- supportsOrderByWithExtendedGrouping() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsOrderByWithExtendedGrouping() - Method in class org.teiid.translator.ExecutionFactory
-
- supportsOuterJoins() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsOuterJoins() - Method in class org.teiid.translator.ExecutionFactory
-
Support indicates connector can accept left outer joins
- supportsPartialFiltering() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsPartialFiltering() - Method in class org.teiid.translator.ExecutionFactory
-
Return true if the source has columns marked with the teiid_rel:partial that
can return more rows than specified by a filter if the column is also projected.
- supportsProcedureTable() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsProcedureTable() - Method in class org.teiid.translator.ExecutionFactory
-
- 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
- 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
- supportsRecursiveCommonTableExpressions() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsRecursiveCommonTableExpressions() - Method in class org.teiid.translator.ExecutionFactory
-
- 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.
- 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
- 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
- supportsScalarSubqueryProjection() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsScalarSubqueryProjection() - Method in class org.teiid.translator.ExecutionFactory
-
If a scalar subquery can be projected.
- 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 criteria ...
- 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.
- supportsSelectExpressionArrayType() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsSelectExpressionArrayType() - Method in class org.teiid.translator.ExecutionFactory
-
- supportsSelectWithoutFrom() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsSelectWithoutFrom() - Method in class org.teiid.translator.ExecutionFactory
-
- 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.
- supportsSetQueryLimitOffset() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsSetQueryLimitOffset() - Method in class org.teiid.translator.ExecutionFactory
-
Support indicates that the connector supports an LIMIT/OFFSET on a SetQuery.
- 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.
- supportsSimilarTo() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsSimilarTo() - Method in class org.teiid.translator.ExecutionFactory
-
- supportsStringAgg() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsStringAgg() - Method in class org.teiid.translator.ExecutionFactory
-
- supportsSubqueryCommonTableExpressions() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsSubqueryCommonTableExpressions() - Method in class org.teiid.translator.ExecutionFactory
-
- supportsSubqueryInOn() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsSubqueryInOn() - Method in class org.teiid.translator.ExecutionFactory
-
Refines subquery support.
- 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.
- supportsUpdate() - Method in class org.teiid.metadata.Table
-
- supportsUpsert() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsUpsert() - Method in class org.teiid.translator.ExecutionFactory
-
- supportsWindowDistinctAggregates() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsWindowDistinctAggregates() - Method in class org.teiid.translator.ExecutionFactory
-
- supportsWindowFrameClause() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsWindowFrameClause() - Method in class org.teiid.translator.ExecutionFactory
-
- supportsWindowFunctionCumeDist() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsWindowFunctionCumeDist() - Method in class org.teiid.translator.ExecutionFactory
-
- supportsWindowFunctionNthValue() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsWindowFunctionNthValue() - Method in class org.teiid.translator.ExecutionFactory
-
- supportsWindowFunctionNtile() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsWindowFunctionNtile() - Method in class org.teiid.translator.ExecutionFactory
-
- supportsWindowFunctionPercentRank() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsWindowFunctionPercentRank() - Method in class org.teiid.translator.ExecutionFactory
-
- supportsWindowOrderByWithAggregates() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsWindowOrderByWithAggregates() - Method in class org.teiid.translator.ExecutionFactory
-
- SYMETRIC - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- SYSTEM - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- SYSTEM_NAME - Static variable in class org.teiid.metadata.FunctionMethod
-
- SYSTEM_USER - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- validateCommand(CommandContext) - Method in interface org.teiid.PolicyDecider
-
Determines if an authorization check should proceed
- VALUE - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- 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.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.language.WindowFrame.BoundMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.teiid.language.WindowFrame.FrameMode
-
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.Database.ResourceType
-
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.Grant.Permission.Privilege
-
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.RestMetadataExtension.ParameterType
-
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.Replicated.ReplicationMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.teiid.translator.CacheDirective.Invalidation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.teiid.translator.CacheDirective.Scope
-
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.ExecutionFactory.TransactionSupport
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.teiid.translator.TranslatorProperty.PropertyType
-
Returns the enum constant of this type with the specified name.
- 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.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.language.WindowFrame.BoundMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.teiid.language.WindowFrame.FrameMode
-
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.Database.ResourceType
-
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.Grant.Permission.Privilege
-
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.RestMetadataExtension.ParameterType
-
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.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.CacheDirective.Invalidation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.teiid.translator.CacheDirective.Scope
-
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.ExecutionFactory.TransactionSupport
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.teiid.translator.TranslatorProperty.PropertyType
-
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
-
- VARIADIC - Static variable in interface org.teiid.language.SQLConstants.NonReserved
-
- VARYING - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- vdbDeployed(String, String) - Method in interface org.teiid.events.EventListener
-
Invoked when VDB is deployed
- vdbLoaded(VDB) - Method in interface org.teiid.events.EventListener
-
VDB and all its metadata has been loaded and in ACTIVE state.
- vdbLoadFailed(VDB) - Method in interface org.teiid.events.EventListener
-
VDB failed to load and in FAILED state; Note this can be called multiple times for given VDB
- VDBResource - Interface in org.teiid.metadata
-
Represents a resource available with the VDB deployment.
- vdbUndeployed(String, String) - Method in interface org.teiid.events.EventListener
-
Invoked when VDB undeployed
- VERSION - Static variable in interface org.teiid.language.SQLConstants.NonReserved
-
- Version - Class in org.teiid.util
-
Represents a comparable version
- Version(Integer[]) - Constructor for class org.teiid.util.Version
-
- VIEW - Static variable in interface org.teiid.language.SQLConstants.NonReserved
-
- VIRTUAL - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- visible - Variable in class org.teiid.metadata.Schema
-
- 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(Array) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
-
- visit(NamedProcedureCall) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
-
- visit(IsDistinct) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
-
- visit(WindowFrame) - 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(SortSpecification) - 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(NamedProcedureCall) - 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(IsDistinct) - Method in class org.teiid.language.visitor.HierarchyVisitor
-
- visit(Array) - 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(Array) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
-
- visit(NamedProcedureCall) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
-
- visit(IsDistinct) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
-
- visit(WindowFrame) - 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(NamedProcedureCall) - 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(WindowFrame) - Method in class org.teiid.language.visitor.SQLStringVisitor
-
- visit(Array) - Method in class org.teiid.language.visitor.SQLStringVisitor
-
- visit(IsDistinct) - Method in class org.teiid.language.visitor.SQLStringVisitor
-
- 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.