- CACHED_PROCEDURE - Static variable in class org.teiid.client.plan.Annotation
-
- CacheStatistics - Interface in org.teiid.adminapi
-
- CacheStatisticsMetadata - Class in org.teiid.adminapi.impl
-
- CacheStatisticsMetadata() - Constructor for class org.teiid.adminapi.impl.CacheStatisticsMetadata
-
- Call - Class in org.teiid.language
-
Represents a procedural execution (such as a stored procedure).
- Call(String, List<Argument>, Procedure) - Constructor for class org.teiid.language.Call
-
- CALL - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- CALLABLE - Static variable in class org.teiid.metadata.index.MetadataConstants.RECORD_TYPE
-
- CALLABLE_PARAMETER - Static variable in class org.teiid.metadata.index.MetadataConstants.RECORD_TYPE
-
- CallableStatementImpl - Class in org.teiid.jdbc
-
This class inherits Statement methods, which deal with SQL statements in
general and also inherits PreparedStatement methods, which deal with IN parameters.
- CALLED - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- cancel(boolean) - Method in class org.teiid.client.util.ResultsFuture
-
- cancel() - Method in class org.teiid.jdbc.EnhancedTimer.Task
-
- cancel() - Method in class org.teiid.jdbc.StatementImpl
-
- cancel() - Method in interface org.teiid.translator.Execution
-
Cancels the execution abnormally.
- cancel() - Method in class org.teiid.translator.jdbc.JDBCBaseExecution
-
- cancel() - Method in class org.teiid.translator.ldap.LDAPSyncQueryExecution
-
- cancel() - Method in class org.teiid.translator.ldap.LDAPUpdateExecution
-
- cancel() - Method in class org.teiid.translator.loopback.LoopbackExecution
-
- cancel() - Method in class org.teiid.translator.olap.OlapQueryExecution
-
- cancel() - Method in class org.teiid.translator.salesforce.execution.AbstractUpdateExecution
-
- cancel() - Method in class org.teiid.translator.salesforce.execution.GetDeletedExecutionImpl
-
- cancel() - Method in class org.teiid.translator.salesforce.execution.GetUpdatedExecutionImpl
-
- cancel() - Method in class org.teiid.translator.salesforce.execution.ProcedureExecutionParentImpl
-
- cancel() - Method in class org.teiid.translator.salesforce.execution.QueryExecutionImpl
-
- cancel() - Method in interface org.teiid.translator.salesforce.execution.SalesforceProcedureExecution
-
- cancel() - Method in class org.teiid.translator.ws.BinaryWSProcedureExecution
-
- cancel() - Method in class org.teiid.translator.ws.WSProcedureExecution
-
- cancel() - Method in class org.teiid.translator.yahoo.YahooExecution
-
- cancelRequest(String, long) - Method in interface org.teiid.adminapi.Admin
-
Cancel Request
- cancelRequest(String, long) - Static method in class org.teiid.adminshell.AdminShell
-
- cancelRequest(long) - Method in interface org.teiid.client.DQP
-
- cancelRequest() - Method in class org.teiid.jdbc.StatementImpl
-
- cancelRowUpdates() - Method in class org.teiid.jdbc.ResultSetImpl
-
- canRetrieve() - Method in class org.teiid.translator.salesforce.execution.visitors.SelectVisitor
-
- CASCADED - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- CASE - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- CASE_SENSITIVE - Static variable in interface org.teiid.client.metadata.ResultsMetadataConstants
-
- CASE_SENSITIVE_INDEX_FILE_NAMES - Static variable in class org.teiid.metadata.index.SimpleIndexUtil
-
- CAST - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- CEILING - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- changeUser(String, String) - Method in class org.teiid.jdbc.ConnectionImpl
-
- changeUser(String, String) - Method in interface org.teiid.jdbc.TeiidConnection
-
Re-authenticate with the given username and password.
- changeVDBConnectionType(String, int, VDB.ConnectionType) - Method in interface org.teiid.adminapi.Admin
-
- changeVDBConnectionType(String, int, String) - Static method in class org.teiid.adminshell.AdminShell
-
- CHAR - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- CHAR - Static variable in class org.teiid.translator.jdbc.FunctionModifier
-
- CHAR - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- CHAR - Static variable in class org.teiid.translator.TypeFacility.RUNTIME_CODES
-
- CHAR - Static variable in class org.teiid.translator.TypeFacility.RUNTIME_NAMES
-
- CHAR - Static variable in interface org.teiid.translator.TypeFacility.RUNTIME_TYPES
-
- CHARACTER - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- CHECK - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- checkClosed() - Method in class org.teiid.jdbc.ResultSetImpl
-
- checkNotForwardOnly() - Method in class org.teiid.jdbc.ResultSetImpl
-
- checkStatement() - Method in class org.teiid.jdbc.StatementImpl
-
This utility method checks if the jdbc statement is closed and
throws an exception if it is closed.
- childTablename - Variable in class org.teiid.translator.salesforce.RelationshipImpl
-
- CLASS_CONNECTION_EXCEPTION - Static variable in class org.teiid.jdbc.SQLStates
-
Identifies the SQLState class Connection Exception (08).
- CLASS_INVALID_AUTHORIZATION_SPECIFICATION - Static variable in class org.teiid.jdbc.SQLStates
-
Identifies the SQLState class Invalid Authorization Specification (28).
- CLASS_USAGE_ERROR - Static variable in class org.teiid.jdbc.SQLStates
-
- cleanUp() - Method in interface org.teiid.net.ServerConnection
-
- cleanUp() - Method in class org.teiid.net.socket.SocketServerConnection
-
- clear() - Method in class org.teiid.client.ResizingArrayList
-
- clearBatch() - Method in class org.teiid.jdbc.PreparedStatementImpl
-
Makes the set of commands in the current batch empty.
- clearBatch() - Method in class org.teiid.jdbc.StatementImpl
-
- clearCache(String) - Method in interface org.teiid.adminapi.Admin
-
Clear the cache or caches specified by the cacheIdentifier.
- clearCache(String, String, int) - Method in interface org.teiid.adminapi.Admin
-
Clear the cache of the given VDB for provided cache type
- clearCache(String) - Static method in class org.teiid.adminshell.AdminShell
-
- clearCache(String, String, int) - Static method in class org.teiid.adminshell.AdminShell
-
- clearErrors() - Method in class org.teiid.adminapi.impl.ModelMetaData
-
- clearParameters() - Method in class org.teiid.jdbc.PreparedStatementImpl
-
Clears the values set for the PreparedStatement object's IN parameters and
releases the resources used by those values.
- clearWarnings() - Method in class org.teiid.jdbc.ConnectionImpl
-
- clearWarnings() - Method in class org.teiid.jdbc.ResultSetImpl
-
- clearWarnings() - Method in class org.teiid.jdbc.StatementImpl
-
- CLIENT_HOSTNAME - Static variable in interface org.teiid.net.TeiidURL.CONNECTION
-
- CLIENT_IP_ADDRESS - Static variable in interface org.teiid.net.TeiidURL.CONNECTION
-
- CLIENT_MAC - Static variable in interface org.teiid.net.TeiidURL.CONNECTION
-
- CLOB - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- CLOB - Static variable in class org.teiid.translator.jdbc.FunctionModifier
-
- CLOB - Static variable in class org.teiid.translator.TypeFacility.RUNTIME_CODES
-
- CLOB - Static variable in class org.teiid.translator.TypeFacility.RUNTIME_NAMES
-
- CLOB - Static variable in interface org.teiid.translator.TypeFacility.RUNTIME_TYPES
-
- close() - Method in interface org.teiid.adminapi.Admin
-
Closes the admin connection
- close() - Method in class org.teiid.client.lob.LobChunkInputStream
-
- close() - Method in interface org.teiid.client.lob.LobChunkProducer
-
Close the underlaying stream of producing the chunks
- close() - Method in class org.teiid.client.lob.StreamingLobChunckProducer
-
- close() - Method in class org.teiid.jdbc.CallableStatementImpl
-
In many cases, it is desirable to immediately release a Statements's database
and JDBC resources instead of waiting for this to happen when it is automatically
closed; the close method provides this immediate release.
- close() - Method in class org.teiid.jdbc.ConnectionImpl
-
- close() - Method in class org.teiid.jdbc.ResultSetImpl
-
Close this result set.
- close() - Method in class org.teiid.jdbc.StatementImpl
-
- close() - Method in class org.teiid.jdbc.XAConnectionImpl
-
- CLOSE - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- close() - Method in interface org.teiid.net.ServerConnection
-
- close() - Method in interface org.teiid.net.socket.ObjectChannel
-
- close() - Method in class org.teiid.net.socket.SocketServerConnection
-
- close() - Method in class org.teiid.replication.jboss.JGroupsInputStream
-
- close() - Method in class org.teiid.replication.jboss.JGroupsOutputStream
-
- close() - Method in class org.teiid.script.io.ResultSetReader
-
- close() - Method in class org.teiid.script.io.StringLineReader
-
- close() - Method in interface org.teiid.translator.Execution
-
Terminates the execution normally.
- close() - Method in class org.teiid.translator.jdbc.JDBCBaseExecution
-
- close() - Method in class org.teiid.translator.jdbc.JDBCQueryExecution
-
- close() - Method in class org.teiid.translator.ldap.LDAPSyncQueryExecution
-
- close() - Method in class org.teiid.translator.ldap.LDAPUpdateExecution
-
- close() - Method in class org.teiid.translator.loopback.LoopbackExecution
-
- close() - Method in class org.teiid.translator.olap.OlapQueryExecution
-
- close() - Method in class org.teiid.translator.salesforce.execution.AbstractUpdateExecution
-
- close() - Method in class org.teiid.translator.salesforce.execution.GetDeletedExecutionImpl
-
- close() - Method in class org.teiid.translator.salesforce.execution.GetUpdatedExecutionImpl
-
- close() - Method in class org.teiid.translator.salesforce.execution.ProcedureExecutionParentImpl
-
- close() - Method in class org.teiid.translator.salesforce.execution.QueryExecutionImpl
-
- close() - Method in interface org.teiid.translator.salesforce.execution.SalesforceProcedureExecution
-
- CLOSE - Static variable in class org.teiid.translator.salesforce.execution.visitors.CriteriaVisitor
-
- close() - Method in class org.teiid.translator.ws.BinaryWSProcedureExecution
-
- close() - Method in class org.teiid.translator.ws.WSProcedureExecution
-
- close() - Method in class org.teiid.translator.yahoo.YahooExecution
-
- closeConnection(C, F) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- closeConnection(C, F) - Method in class org.teiid.translator.ExecutionFactory
-
Closes a connection object from the given connection factory.
- closeConnection(Connection, DataSource) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
-
- closeConnection(Connection, DataSource) - Method in class org.teiid.translator.olap.OlapExecutionFactory
-
- closeLobChunkStream(int, long, String) - Method in interface org.teiid.client.DQP
-
- closeOnCompletion() - Method in class org.teiid.jdbc.StatementImpl
-
- closeRequest(long) - Method in interface org.teiid.client.DQP
-
- closeResources(Connection, Statement) - Method in class groovy.sql.TeiidSql
-
- closeResources(Connection, Statement, ResultSet) - Method in class groovy.sql.TeiidSql
-
- closeSource(Source) - Static method in class org.teiid.translator.WSConnection.Util
-
- COALESCE - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- COLLATE - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- collectElements(LanguageObject) - Static method in class org.teiid.language.visitor.CollectorVisitor
-
This is a utility method for a common use of this visitor, which is to collect
all elements in an object tree.
- collectGroups(LanguageObject) - Static method in class org.teiid.language.visitor.CollectorVisitor
-
This is a utility method for a common use of this visitor, which is to collect
all groups in an object tree.
- collectGroupsUsedByElements(LanguageObject) - Static method in class org.teiid.language.visitor.CollectorVisitor
-
This is a utility method for a common use of this visitor, which is to collect
all groups used by all elements in an object tree.
- collectObjects(Class<T>, LanguageObject) - Static method in class org.teiid.language.visitor.CollectorVisitor
-
This is a utility method to instantiate and run the visitor in conjunction
with a HierarchyVisitor to collect all objects of the specified type
of the specified tree in the language object tree.
- CollectorVisitor<T> - Class in org.teiid.language.visitor
-
This visitor can be used to collect all objects of a certain type in a language
tree.
- CollectorVisitor(Class<T>) - Constructor for class org.teiid.language.visitor.CollectorVisitor
-
- COLON - Static variable in interface org.teiid.language.SQLConstants.Tokens
-
- COLON_DELIMITER - Static variable in class org.teiid.net.TeiidURL
-
- COLUMN - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- Column - Class in org.teiid.metadata
-
ColumnRecordImpl
- Column() - Constructor for class org.teiid.metadata.Column
-
- COLUMN - Static variable in class org.teiid.metadata.index.MetadataConstants.RECORD_TYPE
-
- Column.SearchType - Enum in org.teiid.metadata
-
- COLUMN_INPUT_PARAMETER_FLAG_INDEX_VERSION - Static variable in class org.teiid.metadata.index.RecordFactory
-
The version number that is associated with the change made to add an input parameter
flag on columns.
- COLUMN_NATIVE_TYPE_INDEX_VERSION - Static variable in class org.teiid.metadata.index.RecordFactory
-
The version number that is associated with the change made to add native type
property on columns.
- COLUMN_NULL_DISTINCT_INDEX_VERSION - Static variable in class org.teiid.metadata.index.RecordFactory
-
The version number that is associated with the change made to add count of null and
distinct values for columns on the column records 7/8/2005.
- columnDataTypes - Variable in class org.teiid.translator.jdbc.JDBCQueryExecution
-
- ColumnReference - Class in org.teiid.language
-
Represents an element in the language.
- ColumnReference(NamedTable, String, Column, Class<?>) - Constructor for class org.teiid.language.ColumnReference
-
- COLUMNS - Static variable in interface org.teiid.language.SQLConstants.NonReserved
-
- COLUMNS_INDEX - Static variable in class org.teiid.metadata.index.IndexConstants.INDEX_NAME
-
- ColumnSet<T extends AbstractMetadataRecord> - Class in org.teiid.metadata
-
- ColumnSet() - Constructor for class org.teiid.metadata.ColumnSet
-
- ColumnStats - Class in org.teiid.metadata
-
- ColumnStats() - Constructor for class org.teiid.metadata.ColumnStats
-
- combineCriteria(Condition, Condition, LanguageFactory) - Static method in class org.teiid.language.LanguageUtil
-
This utility method can be used to combine two criteria using an AND.
- COMBOBOX_TYPE - Static variable in interface org.teiid.translator.salesforce.Constants
-
- COMMA - Static variable in interface org.teiid.language.SQLConstants.Tokens
-
- COMMA - Static variable in class org.teiid.translator.salesforce.execution.visitors.CriteriaVisitor
-
- COMMA_DELIMITER - Static variable in class org.teiid.net.TeiidURL
-
- Command - Interface in org.teiid.language
-
Represents a command in the language objects.
- command - Variable in class org.teiid.translator.jdbc.JDBCBaseExecution
-
- command - Variable in class org.teiid.translator.olap.OlapQueryExecution
-
- command - Variable in class org.teiid.translator.salesforce.execution.AbstractUpdateExecution
-
- commandClosed(CommandContext) - Method in interface org.teiid.CommandListener
-
- CommandContext - Interface in org.teiid
-
Context information for the currently executing command.
- CommandListener - Interface in org.teiid
-
Listener for command events.
- CommandLogMessage - Class in org.teiid.logging
-
Log Message for source and user command events.
- CommandLogMessage(long, String, String, String, String, String, String, int, String) - Constructor for class org.teiid.logging.CommandLogMessage
-
- CommandLogMessage(long, String, String, String, String, String, int, Integer, CommandLogMessage.Event, PlanNode) - Constructor for class org.teiid.logging.CommandLogMessage
-
- CommandLogMessage(long, String, long, String, String, String, String, String, String, ExecutionContext) - Constructor for class org.teiid.logging.CommandLogMessage
-
- CommandLogMessage(long, String, long, String, String, String, String, String, Integer, CommandLogMessage.Event, ExecutionContext) - Constructor for class org.teiid.logging.CommandLogMessage
-
- CommandLogMessage.Event - Enum in org.teiid.logging
-
- commandStatus - Variable in class org.teiid.jdbc.StatementImpl
-
- commit() - Method in interface org.teiid.client.DQP
-
- commit(XidImpl, boolean) - Method in interface org.teiid.client.DQP
-
- commit() - Method in class org.teiid.jdbc.ConnectionImpl
-
This method makes any changes involved in a transaction permanent and releases
any locks held by the connection object.
- commit(Xid, boolean) - Method in class org.teiid.jdbc.XAConnectionImpl
-
- COMMIT - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- commitTransaction(XidImpl, boolean) - Method in class org.teiid.jdbc.ConnectionImpl
-
- CommunicationException - Exception in org.teiid.net
-
An error occurred in communication between client and server.
- CommunicationException() - Constructor for exception org.teiid.net.CommunicationException
-
No-Arg Constructor
- CommunicationException(String) - Constructor for exception org.teiid.net.CommunicationException
-
- CommunicationException(Throwable) - Constructor for exception org.teiid.net.CommunicationException
-
- CommunicationException(Throwable, String) - Constructor for exception org.teiid.net.CommunicationException
-
- CommunicationException(BundleUtil.Event, Throwable, String) - Constructor for exception org.teiid.net.CommunicationException
-
- CommunicationException(BundleUtil.Event, Throwable) - Constructor for exception org.teiid.net.CommunicationException
-
- CommunicationException(BundleUtil.Event, String) - Constructor for exception org.teiid.net.CommunicationException
-
- compareTo(EnhancedTimer.Task) - Method in class org.teiid.jdbc.EnhancedTimer.Task
-
- compareTo(Column) - Method in class org.teiid.metadata.Column
-
- Comparison - Class in org.teiid.language
-
Represents a comparison between two expressions connected with
one of the following operators: =, <>, <, <=, >, >=.
- Comparison(Expression, Expression, Comparison.Operator) - Constructor for class org.teiid.language.Comparison
-
- Comparison.Operator - Enum in org.teiid.language
-
- COMPLEX - Static variable in class org.teiid.metadata.index.MetadataConstants.DATATYPE_VARIETIES
-
- CONCAT - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- ConcatFunctionModifier - Class in org.teiid.translator.jdbc.oracle
-
This Function modifier used to support ANSI concat on Oracle 9i.
- ConcatFunctionModifier(LanguageFactory) - Constructor for class org.teiid.translator.jdbc.oracle.ConcatFunctionModifier
-
- Condition - Class in org.teiid.language
-
Represents criteria, which is also a boolean expression
- Condition() - Constructor for class org.teiid.language.Condition
-
- configure(Statement) - Method in class groovy.sql.TeiidSql
-
- connect(String) - Static method in class org.teiid.adminshell.GroovySqlExtensions
-
- connect(String, String, String) - Static method in class org.teiid.adminshell.GroovySqlExtensions
-
- connect() - Static method in class org.teiid.adminshell.GroovySqlExtensions
-
- connect(String, Properties) - Method in interface org.teiid.jdbc.ConnectionProfile
-
This method tries to make a connection to the given URL.
- connect(String, Properties) - Method in class org.teiid.jdbc.EmbeddedProfile
-
This method tries to make a connection to the given URL.
- connect(String, Properties) - Method in class org.teiid.jdbc.TeiidDriver
-
- CONNECT - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- connect(ObjectChannelFactory) - Method in class org.teiid.net.socket.SocketServerInstanceImpl
-
- connectAsAdmin(String, int, String, String, String) - Static method in class org.teiid.adminshell.AdminShell
-
- connectAsAdmin() - Static method in class org.teiid.adminshell.AdminShell
-
- connected(SocketServerInstance, SessionToken) - Method in class org.teiid.net.socket.SocketServerConnectionFactory
-
- connected(SocketServerInstance, SessionToken) - Method in interface org.teiid.net.socket.SocketServerInstanceFactory
-
- connection - Variable in class org.teiid.translator.jdbc.JDBCBaseExecution
-
- connection - Variable in class org.teiid.translator.olap.OlapQueryExecution
-
- connection - Variable in class org.teiid.translator.salesforce.execution.AbstractUpdateExecution
-
- CONNECTION_EXCEPTION_CONNECTION_DOES_NOT_EXIST - Static variable in class org.teiid.jdbc.SQLStates
-
Connection does not exist (SQL-99 08003)
- CONNECTION_EXCEPTION_CONNECTION_FAILURE - Static variable in class org.teiid.jdbc.SQLStates
-
Connection failure (SQL-99 08006)
- CONNECTION_EXCEPTION_CONNECTION_NAME_IN_USE - Static variable in class org.teiid.jdbc.SQLStates
-
Connection name in use (SQL-99 08002)
- CONNECTION_EXCEPTION_NO_SUBCLASS - Static variable in class org.teiid.jdbc.SQLStates
-
Connection Exception with no subclass (SQL-99 08000)
- CONNECTION_EXCEPTION_SQLCLIENT_UNABLE_TO_ESTABLISH_SQLCONNECTION - Static variable in class org.teiid.jdbc.SQLStates
-
SQL-client unable to establish SQL-connection (SQL-99 08001)
- CONNECTION_EXCEPTION_SQLSERVER_REJECTED_ESTABLISHMENT_OF_SQLCONNECTION - Static variable in class org.teiid.jdbc.SQLStates
-
SQL-server rejected establishment of SQL-connection (SQL-99 08004)
- CONNECTION_EXCEPTION_STALE_CONNECTION - Static variable in class org.teiid.jdbc.SQLStates
-
Connection is stale and should no longer be used.
- CONNECTION_EXCEPTION_TRANSACTION_RESOLUTION_UNKNOWN - Static variable in class org.teiid.jdbc.SQLStates
-
Transaction resolution unknown (SQL-99 08007)
- connectionAdded(String, Connection) - Method in interface org.teiid.jdbc.ConnectionListener
-
Called when a new connection is created.
- ConnectionException - Exception in org.teiid.net
-
This exception indicates that an error has occurred during connection.
- ConnectionException() - Constructor for exception org.teiid.net.ConnectionException
-
No-Arg Constructor
- ConnectionException(String) - Constructor for exception org.teiid.net.ConnectionException
-
- ConnectionException(Throwable) - Constructor for exception org.teiid.net.ConnectionException
-
- ConnectionException(Throwable, String) - Constructor for exception org.teiid.net.ConnectionException
-
- ConnectionException(BundleUtil.Event, Throwable, String) - Constructor for exception org.teiid.net.ConnectionException
-
- ConnectionImpl - Class in org.teiid.jdbc
-
Teiid's Connection implementation.
- ConnectionImpl(ServerConnection, Properties, String) - Constructor for class org.teiid.jdbc.ConnectionImpl
-
- ConnectionListener - Interface in org.teiid.jdbc
-
A JDBC Connection lifecycle listener
- ConnectionProfile - Interface in org.teiid.jdbc
-
- connectionRemoved(String, Connection) - Method in interface org.teiid.jdbc.ConnectionListener
-
Called when a connection is closed.
- connectionSuccessful(HostInfo) - Method in interface org.teiid.net.socket.ServerDiscovery
-
Indicates that a connection was made successfully to the given host.
- connectionSuccessful(HostInfo) - Method in class org.teiid.net.socket.UrlServerDiscovery
-
- Constants - Interface in org.teiid.translator.salesforce
-
- CONSTRAINT - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- containsSQLState(String) - Method in class org.teiid.jdbc.SQLStates.SQLStateClass
-
- CONTENT - Static variable in interface org.teiid.language.SQLConstants.NonReserved
-
- context - Variable in class org.teiid.translator.jdbc.JDBCBaseExecution
-
- context - Variable in class org.teiid.translator.olap.OlapQueryExecution
-
- context - Variable in class org.teiid.translator.salesforce.execution.AbstractUpdateExecution
-
- CONTINUE - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- continuous(boolean) - Method in class org.teiid.jdbc.RequestOptions
-
- CONVERT - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- convert - Variable in class org.teiid.translator.hive.HiveExecutionFactory
-
- convert - Variable in class org.teiid.translator.jdbc.ingres.IngresExecutionFactory
-
- convert - Variable in class org.teiid.translator.jdbc.intersyscache.InterSystemsCacheExecutionFactory
-
- convert - Variable in class org.teiid.translator.jdbc.teradata.TeradataExecutionFactory
-
- CONVERT - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- convertCrossJoinToInner(LanguageObject, LanguageFactory) - Static method in class org.teiid.translator.jdbc.db2.BaseDB2ExecutionFactory
-
- convertDate(Date, TimeZone, Calendar, Class<?>) - Method in class org.teiid.translator.TypeFacility
-
Convert the given date to a target type, optionally adjusting its display
for a given target Calendar.
- convertDateToString(Function) - Method in class org.teiid.translator.jdbc.sqlserver.SQLServerExecutionFactory
-
- convertDateToString(Function) - Method in class org.teiid.translator.jdbc.sybase.SybaseExecutionFactory
-
- convertException(Method, Throwable) - Static method in class org.teiid.client.util.ExceptionUtil
-
- convertExtensionMetadata(Procedure, FunctionMethod) - Static method in class org.teiid.metadata.FunctionMethod
-
- convertLevel(int) - Method in class org.teiid.logging.JavaLogger
-
- ConvertModifier - Class in org.teiid.translator.jdbc
-
Base class for handling the convert function.
- ConvertModifier() - Constructor for class org.teiid.translator.jdbc.ConvertModifier
-
- ConvertModifier.FormatModifier - Class in org.teiid.translator.jdbc
-
- ConvertModifier.FormatModifier(String) - Constructor for class org.teiid.translator.jdbc.ConvertModifier.FormatModifier
-
- ConvertModifier.FormatModifier(String, String) - Constructor for class org.teiid.translator.jdbc.ConvertModifier.FormatModifier
-
- convertResult() - Method in class org.teiid.client.util.ResultsFuture
-
- convertTimestampToString(Function) - Method in class org.teiid.translator.jdbc.sqlserver.SQLServerExecutionFactory
-
- convertTimestampToString(Function) - Method in class org.teiid.translator.jdbc.sybase.SybaseExecutionFactory
-
- convertToRuntimeType(Object) - Method in class org.teiid.translator.TypeFacility
-
- copyPropertiesToRequest(RequestMessage) - Method in class org.teiid.jdbc.StatementImpl
-
Helper method for copy the connection properties to request message.
- CORRESPONDING - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- COS - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- COT - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- COUNT - Static variable in class org.teiid.language.AggregateFunction
-
- COUNT - Static variable in interface org.teiid.language.SQLConstants.NonReserved
-
- create(Throwable) - Static method in exception org.teiid.jdbc.TeiidSQLException
-
- create(Throwable, String) - Static method in exception org.teiid.jdbc.TeiidSQLException
-
- CREATE - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- create(DataPayload) - Method in interface org.teiid.translator.salesforce.SalesforceConnection
-
- createAdmin(String, int, String, char[]) - Method in class org.teiid.adminapi.AdminFactory
-
Creates a ServerAdmin with the specified connection properties.
- createAggregate(String, boolean, Expression, Class<?>) - Method in class org.teiid.language.LanguageFactory
-
- createAndOr(AndOr.Operator, Condition, Condition) - Method in class org.teiid.language.LanguageFactory
-
- createArgument(Argument.Direction, Literal, Class<?>, ProcedureParameter) - Method in class org.teiid.language.LanguageFactory
-
- createArrayOf(String, Object[]) - Method in class org.teiid.jdbc.ConnectionImpl
-
- createBlob() - Method in class org.teiid.jdbc.ConnectionImpl
-
- createCall(String, List<Argument>, Procedure) - Method in class org.teiid.language.LanguageFactory
-
- createClob() - Method in class org.teiid.jdbc.ConnectionImpl
-
- createColumnRecord(char[]) - Method in class org.teiid.metadata.index.RecordFactory
-
Create a ColumnRecord instance from the specified index record
- createColumnReference(String, NamedTable, Column, Class<?>) - Method in class org.teiid.language.LanguageFactory
-
- createColumnSetRecord(char[], ColumnSet) - Method in class org.teiid.metadata.index.RecordFactory
-
Create a ColumnSetRecord instance from the specified index record
- createCompareCriteria(Comparison.Operator, Expression, Expression) - Method in class org.teiid.language.LanguageFactory
-
- createConvertFunction(LanguageFactory, Expression, String) - Static method in class org.teiid.translator.jdbc.ConvertModifier
-
- createDataSource(String, String, Properties) - Method in interface org.teiid.adminapi.Admin
-
Creates a JCA data source
- createDataSource(String, String, Properties) - Static method in class org.teiid.adminshell.AdminShell
-
- createDatatypeRecord(char[]) - Method in class org.teiid.metadata.index.RecordFactory
-
Create a DatatypeRecord instance from the specified index record
- createDelete(NamedTable, Condition) - Method in class org.teiid.language.LanguageFactory
-
- createDispatch(String, String, Class<T>, Service.Mode) - Method in interface org.teiid.translator.WSConnection
-
- createExecution(Command, ExecutionContext, RuntimeMetadata, C) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- createExecution(Command, ExecutionContext, RuntimeMetadata, C) - Method in class org.teiid.translator.ExecutionFactory
-
Create an execution object for the specified command
- createExecution(Command, ExecutionContext, RuntimeMetadata, Object) - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
-
- createExists(Select) - Method in class org.teiid.language.LanguageFactory
-
- createForeignKeyRecord(char[]) - Method in class org.teiid.metadata.index.RecordFactory
-
Create a ForeignKeyRecord instance from the specified index record
- createFunction(String, Expression[], Class<?>) - Method in class org.teiid.language.LanguageFactory
-
- createFunction(String, List<? extends Expression>, Class<?>) - Method in class org.teiid.language.LanguageFactory
-
- createGroupBy(List<Expression>) - Method in class org.teiid.language.LanguageFactory
-
- createIn(Expression, List<Expression>, boolean) - Method in class org.teiid.language.LanguageFactory
-
- createInlineView(QueryExpression, String) - Method in class org.teiid.language.LanguageFactory
-
- createInsert(NamedTable, List<ColumnReference>, InsertValueSource) - Method in class org.teiid.language.LanguageFactory
-
- createInsertExpressionValueSource(List<Expression>) - Method in class org.teiid.language.LanguageFactory
-
- createIsNullCriteria(Expression, boolean) - Method in class org.teiid.language.LanguageFactory
-
- createJoin(Join.JoinType, TableReference, TableReference, Condition) - Method in class org.teiid.language.LanguageFactory
-
- createLikeCriteria(Expression, Expression, Character, boolean) - Method in class org.teiid.language.LanguageFactory
-
- createLiteral(Object, Class<?>) - Method in class org.teiid.language.LanguageFactory
-
- createLoggingProxy(String, Object, Class<?>[], int) - Static method in class org.teiid.logging.LogManager
-
Create a logging proxy, that logs at entry and exit points of the method calls on the provided interfaces.
- createLoggingProxy(String, Object, Class<?>[], int, ClassLoader) - Static method in class org.teiid.logging.LogManager
-
- createMetadataProcessor() - Method in class org.teiid.translator.jdbc.excel.ExcelExecutionFactory
-
- createMetadataProcessor() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
-
- createModelRecord(char[]) - Method in class org.teiid.metadata.index.RecordFactory
-
Create a ModelRecord instance from the specified index record
- createNamedTable(String, String, Table) - Method in class org.teiid.language.LanguageFactory
-
- createNClob() - Method in class org.teiid.jdbc.ConnectionImpl
-
- createNot(Condition) - Method in class org.teiid.language.LanguageFactory
-
- createObjectChannel(SocketAddress, boolean) - Method in interface org.teiid.net.socket.ObjectChannelFactory
-
- createObjectChannel(SocketAddress, boolean) - Method in class org.teiid.net.socket.OioOjbectChannelFactory
-
- createOrderBy(List<SortSpecification>) - Method in class org.teiid.language.LanguageFactory
-
- createOrderByItem(ColumnReference, SortSpecification.Ordering) - Method in class org.teiid.language.LanguageFactory
-
- createProcedureExecution(Call, ExecutionContext, RuntimeMetadata, C) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- createProcedureExecution(Call, ExecutionContext, RuntimeMetadata, C) - Method in class org.teiid.translator.ExecutionFactory
-
- createProcedureExecution(Call, ExecutionContext, RuntimeMetadata, FileConnection) - Method in class org.teiid.translator.file.FileExecutionFactory
-
- createProcedureExecution(Call, ExecutionContext, RuntimeMetadata, Connection) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
-
- createProcedureExecution(Call, ExecutionContext, RuntimeMetadata, Connection) - Method in class org.teiid.translator.olap.OlapExecutionFactory
-
- createProcedureExecution(Call, ExecutionContext, RuntimeMetadata, SalesforceConnection) - Method in class org.teiid.translator.salesforce.SalesForceExecutionFactory
-
- createProcedureExecution(Call, ExecutionContext, RuntimeMetadata, WSConnection) - Method in class org.teiid.translator.ws.WSExecutionFactory
-
- createProcedureParameterRecord(char[]) - Method in class org.teiid.metadata.index.RecordFactory
-
Create a ProcedureParameterRecord instance from the specified index record
header|defaultValue|dataType|length|radix|scale|nullType|precision|paramType|footer|
- createProcedureRecord(char[]) - Method in class org.teiid.metadata.index.RecordFactory
-
Create a ProcedureRecord instance from the specified index record
- createQuery(List<DerivedColumn>, boolean, List<TableReference>, Condition, GroupBy, Condition, OrderBy) - Method in class org.teiid.language.LanguageFactory
-
- createRequestMessage(String[], boolean, RequestMessage.ResultsMode) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- createRequestMessage(String[], boolean, RequestMessage.ResultsMode) - Method in class org.teiid.jdbc.PreparedStatementImpl
-
- createRequestMessage(String[], boolean, RequestMessage.ResultsMode) - Method in class org.teiid.jdbc.StatementImpl
-
- createResultSet(ResultsMessage) - Method in class org.teiid.jdbc.StatementImpl
-
- createResultSetExecution(QueryExpression, ExecutionContext, RuntimeMetadata, C) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- createResultSetExecution(QueryExpression, ExecutionContext, RuntimeMetadata, C) - Method in class org.teiid.translator.ExecutionFactory
-
- createResultSetExecution(QueryExpression, ExecutionContext, RuntimeMetadata, Connection) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
-
- createResultSetExecution(QueryExpression, ExecutionContext, RuntimeMetadata, LdapContext) - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
-
- createResultSetExecution(QueryExpression, ExecutionContext, RuntimeMetadata, SalesforceConnection) - Method in class org.teiid.translator.salesforce.SalesForceExecutionFactory
-
- createResultSetExecution(QueryExpression, ExecutionContext, RuntimeMetadata, Object) - Method in class org.teiid.translator.yahoo.YahooExecutionFactory
-
- createScalarSubquery(Select) - Method in class org.teiid.language.LanguageFactory
-
- createSearchedCaseExpression(List<SearchedWhenClause>, Expression, Class<?>) - Method in class org.teiid.language.LanguageFactory
-
- createSearchedWhenCondition(Condition, Expression) - Method in class org.teiid.language.LanguageFactory
-
- createSelectSymbol(String, Expression) - Method in class org.teiid.language.LanguageFactory
-
- createServerConnection(Properties) - Method in class org.teiid.jdbc.EmbeddedProfile
-
- createSetClause(ColumnReference, Expression) - Method in class org.teiid.language.LanguageFactory
-
- createSetOp(SetQuery.Operation, boolean, QueryExpression, QueryExpression, OrderBy, Limit) - Method in class org.teiid.language.LanguageFactory
-
- createSQLXML() - Method in class org.teiid.jdbc.ConnectionImpl
-
- createStatement() - Method in class org.teiid.jdbc.ConnectionImpl
-
- createStatement(int, int) - Method in class org.teiid.jdbc.ConnectionImpl
-
Creates a Statement object that will produce ResultSet objects of the type
resultSetType and concurrency level resultSetConcurrency.
- createStatement(int, int, int) - Method in class org.teiid.jdbc.ConnectionImpl
-
- createStruct(String, Object[]) - Method in class org.teiid.jdbc.ConnectionImpl
-
- createSubqueryCompareCriteria(Expression, Comparison.Operator, SubqueryComparison.Quantifier, Select) - Method in class org.teiid.language.LanguageFactory
-
- createSubqueryInCriteria(Expression, Select, boolean) - Method in class org.teiid.language.LanguageFactory
-
- createTableRecord(char[]) - Method in class org.teiid.metadata.index.RecordFactory
-
Create a TableRecord instance from the specified index record
- createTransformationRecord(char[]) - Method in class org.teiid.metadata.index.RecordFactory
-
Create a TransformationRecord instance from the specified index record
- createUpdate(NamedTable, List<SetClause>, Condition) - Method in class org.teiid.language.LanguageFactory
-
- createUpdateExecution(Command, ExecutionContext, RuntimeMetadata, C) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- createUpdateExecution(Command, ExecutionContext, RuntimeMetadata, C) - Method in class org.teiid.translator.ExecutionFactory
-
- createUpdateExecution(Command, ExecutionContext, RuntimeMetadata, Connection) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
-
- createUpdateExecution(Command, ExecutionContext, RuntimeMetadata, LdapContext) - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
-
- createUpdateExecution(Command, ExecutionContext, RuntimeMetadata, SalesforceConnection) - Method in class org.teiid.translator.salesforce.SalesForceExecutionFactory
-
- CRITERIA - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- criteriaList - Variable in class org.teiid.translator.salesforce.execution.visitors.CriteriaVisitor
-
- CriteriaVisitor - Class in org.teiid.translator.salesforce.execution.visitors
-
Parses Criteria in support of all of the ExecutionImpl classes.
- CriteriaVisitor(RuntimeMetadata) - Constructor for class org.teiid.translator.salesforce.execution.visitors.CriteriaVisitor
-
- CRITICAL - Static variable in class org.teiid.logging.MessageLevel
-
Message level value that specifies that critical messages are to be recorded.
- CRITICAL - Static variable in class org.teiid.logging.MessageLevel.DisplayNames
-
- CRITICAL - Static variable in class org.teiid.logging.MessageLevel.Labels
-
- CROSS - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- CTX_ADMIN_API - Static variable in interface org.teiid.logging.LogConstants
-
- CTX_AUDITLOGGING - Static variable in interface org.teiid.logging.LogConstants
-
- CTX_BUFFER_MGR - Static variable in interface org.teiid.logging.LogConstants
-
- CTX_COMMANDLOGGING - Static variable in interface org.teiid.logging.LogConstants
-
- CTX_CONNECTOR - Static variable in interface org.teiid.logging.LogConstants
-
- CTX_DQP - Static variable in interface org.teiid.logging.LogConstants
-
- CTX_FUNCTION_TREE - Static variable in interface org.teiid.logging.LogConstants
-
- CTX_MATVIEWS - Static variable in interface org.teiid.logging.LogConstants
-
- CTX_ODBC - Static variable in interface org.teiid.logging.LogConstants
-
- CTX_QUERY_PLANNER - Static variable in interface org.teiid.logging.LogConstants
-
- CTX_QUERY_RESOLVER - Static variable in interface org.teiid.logging.LogConstants
-
- CTX_RUNTIME - Static variable in interface org.teiid.logging.LogConstants
-
- CTX_SECURITY - Static variable in interface org.teiid.logging.LogConstants
-
- CTX_TRANSPORT - Static variable in interface org.teiid.logging.LogConstants
-
- CTX_TXN_LOG - Static variable in interface org.teiid.logging.LogConstants
-
- CTX_WS - Static variable in interface org.teiid.logging.LogConstants
-
- CTX_XML_PLAN - Static variable in interface org.teiid.logging.LogConstants
-
- CTX_XML_PLANNER - Static variable in interface org.teiid.logging.LogConstants
-
- CURDATE - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- CURRENCY - Static variable in interface org.teiid.client.metadata.ResultsMetadataConstants
-
- CURRENCY_TYPE - Static variable in interface org.teiid.translator.salesforce.Constants
-
- CURRENT_DATE - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- CURRENT_INDEX_VERSION - Static variable in class org.teiid.metadata.index.RecordFactory
-
The version number that is encoded with all newly created index records
- CURRENT_TIME - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- CURRENT_TIMESTAMP - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- CURRENT_USER - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- currentRequestID - Variable in class org.teiid.jdbc.StatementImpl
-
- CURSOR - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- CURTIME - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- CYCLE - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- GE - Static variable in interface org.teiid.language.SQLConstants.Tokens
-
- generatedKeyAlwaysReturned() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- generateSqlForStoredProcedure(Call) - Method in class org.teiid.translator.jdbc.SQLConversionVisitor
-
This is a generic implementation.
- get(int) - Method in class org.teiid.client.ResizingArrayList
-
- get() - Method in class org.teiid.client.util.ResultsFuture
-
- get(long, TimeUnit) - Method in class org.teiid.client.util.ResultsFuture
-
- GET - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- GET_DELETED - Static variable in class org.teiid.translator.salesforce.execution.ProcedureExecutionParentImpl
-
- GET_UPDATED - Static variable in class org.teiid.translator.salesforce.execution.ProcedureExecutionParentImpl
-
- getAbsoluteRowNumber() - Method in class org.teiid.jdbc.ResultSetImpl
-
- getAccessPatterns() - Method in class org.teiid.metadata.Table
-
- getActiveThreads() - Method in class org.teiid.adminapi.impl.WorkerPoolStatisticsMetadata
-
- getActiveThreads() - Method in interface org.teiid.adminapi.WorkerPoolStatistics
-
Current active thread count
- getActivity() - Method in class org.teiid.logging.AuditMessage
-
- getAdditionalProperties() - Method in class org.teiid.jdbc.BaseDataSource
-
- getAdmin() - Static method in class org.teiid.adminshell.AdminShell
-
- getAggregateAttributes() - Method in class org.teiid.metadata.FunctionMethod
-
- getAlias() - Method in class org.teiid.language.DerivedColumn
-
- getAllConnections() - Static method in class org.teiid.adminshell.AdminShell
-
- getAllKeys() - Method in class org.teiid.metadata.Table
-
- getAllowAlter() - Method in interface org.teiid.adminapi.DataPolicy.DataPermission
-
Is "ALTER" allowed?
- getAllowAlter() - Method in class org.teiid.adminapi.impl.DataPolicyMetadata.PermissionMetaData
-
- getAllowCreate() - Method in interface org.teiid.adminapi.DataPolicy.DataPermission
-
Is "CREATE" allowed?
- getAllowCreate() - Method in class org.teiid.adminapi.impl.DataPolicyMetadata.PermissionMetaData
-
- getAllowDelete() - Method in interface org.teiid.adminapi.DataPolicy.DataPermission
-
Is "DELETE" allowed?
- getAllowDelete() - Method in class org.teiid.adminapi.impl.DataPolicyMetadata.PermissionMetaData
-
- getAllowedDataPolicies() - Method in interface org.teiid.CommandContext
-
Get the user's data policies, never null
- getAllowedValues() - Method in class org.teiid.adminapi.impl.PropertyDefinitionMetadata
-
- getAllowedValues() - Method in interface org.teiid.adminapi.PropertyDefinition
-
Get the allowed values for this property.
- getAllowExecute() - Method in interface org.teiid.adminapi.DataPolicy.DataPermission
-
Is "EXECUTE" allowed?
- getAllowExecute() - Method in class org.teiid.adminapi.impl.DataPolicyMetadata.PermissionMetaData
-
- getAllowRead() - Method in interface org.teiid.adminapi.DataPolicy.DataPermission
-
Is "SELECT" allowed?
- getAllowRead() - Method in class org.teiid.adminapi.impl.DataPolicyMetadata.PermissionMetaData
-
- getAllowUpdate() - Method in interface org.teiid.adminapi.DataPolicy.DataPermission
-
Is "INSERT/UPDATE" allowed?
- getAllowUpdate() - Method in class org.teiid.adminapi.impl.DataPolicyMetadata.PermissionMetaData
-
- getAlternateServers() - Method in class org.teiid.jdbc.TeiidDataSource
-
Returns a string containing a comma delimited list of alternate
server(s).
- getAnnotation() - Method in class org.teiid.client.plan.Annotation
-
- getAnnotation() - Method in class org.teiid.metadata.AbstractMetadataRecord
-
- getAnnotations() - Method in class groovy.sql.TeiidSql
-
- getAnnotations() - Method in class org.teiid.client.ResultsMessage
-
- getAnnotations() - Method in class org.teiid.jdbc.ConnectionImpl
-
- getAnnotations() - Method in class org.teiid.jdbc.StatementImpl
-
- getAnnotations() - Method in interface org.teiid.jdbc.TeiidStatement
-
Deprecated.
use show statement
- getAnonSSLContext() - Static method in class org.teiid.net.socket.SocketUtil
-
- getAnsiQuotedIdentifiers() - Method in class org.teiid.jdbc.JDBCURL
-
- getApplicationName() - Method in class org.teiid.adminapi.impl.SessionMetadata
-
- getApplicationName() - Method in interface org.teiid.adminapi.Session
-
Get the Application Name
- getApplicationName() - Method in class org.teiid.jdbc.BaseDataSource
-
Returns the name of the application.
- getApplicationName() - Method in class org.teiid.logging.CommandLogMessage
-
- getAppServerURL() - Method in class org.teiid.net.TeiidURL
-
Get the Application Server URL
- getArguments() - Method in class org.teiid.language.Call
-
- getArgumentValue() - Method in class org.teiid.language.Argument
-
Get the argument value
- getArray(int) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- getArray(String) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- getArray(int) - Method in class org.teiid.jdbc.ResultSetImpl
-
- getArray(String) - Method in class org.teiid.jdbc.ResultSetImpl
-
- getAsciiStream(int) - Method in class org.teiid.jdbc.ResultSetImpl
-
- getAsciiStream(String) - Method in class org.teiid.jdbc.ResultSetImpl
-
- getAssociatedSession() - Method in class org.teiid.adminapi.impl.TransactionMetadata
-
- getAssociatedSession() - Method in interface org.teiid.adminapi.Transaction
-
Get the session associated with the this transaction.
- getAttachment(Class<T>) - Method in class org.teiid.adminapi.impl.AdminObjectImpl
-
Get attachment
- getAttachment(String) - Method in class org.teiid.adminapi.impl.AdminObjectImpl
-
- getAttachment(Class<T>) - Method in class org.teiid.metadata.Table
-
Get attachment
- getAttributeList() - Method in class org.teiid.translator.ldap.LDAPSearchDetails
-
get the attribute list
- getAttributes(String, String, String, String) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- getAuthenticationType() - Method in interface org.teiid.net.socket.SocketServerInstance
-
- getAuthenticationType() - Method in class org.teiid.net.socket.SocketServerInstanceImpl
-
- getAuthType() - Method in class org.teiid.net.socket.Handshake
-
- getAutoCommit() - Method in class org.teiid.jdbc.ConnectionImpl
-
- getAutoCommitTxn() - Method in class org.teiid.jdbc.BaseDataSource
-
Returns the current setting for how connections are created by this DataSource manage transactions
for client requests when client applications do not use transactions.
- getAutoFailover() - Method in class org.teiid.jdbc.TeiidDataSource
-
- getBasetypeName() - Method in class org.teiid.metadata.Datatype
-
- getBatchSize() - Method in interface org.teiid.translator.ExecutionContext
-
Return the current connector batch size.
- getBestRowIdentifier(String, String, String, int, boolean) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
Gets a description of a table's optimal set of columns that uniquely identifies a row.
- getBigDecimal(int, int) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- getBigDecimal(int) - Method in class org.teiid.jdbc.CallableStatementImpl
-
Gets the value of a OUTPUT parameter as a java.math.BigDecimal object.
- getBigDecimal(String) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- getBigDecimal(int) - Method in class org.teiid.jdbc.ResultSetImpl
-
- getBigDecimal(String) - Method in class org.teiid.jdbc.ResultSetImpl
-
- getBigDecimal(int, int) - Method in class org.teiid.jdbc.ResultSetImpl
-
- getBigDecimal(String, int) - Method in class org.teiid.jdbc.ResultSetImpl
-
- getBinaryStream(int) - Method in class org.teiid.jdbc.ResultSetImpl
-
- getBinaryStream(String) - Method in class org.teiid.jdbc.ResultSetImpl
-
- getBinaryVDBResource(String) - Method in interface org.teiid.metadata.RuntimeMetadata
-
Gets the contents of a VDB resource in binary form.
- getBindingId() - Method in enum org.teiid.translator.ws.WSExecutionFactory.Binding
-
- getBindings() - Method in class org.teiid.metadata.index.TransformationRecordImpl
-
- getBindings() - Method in class org.teiid.metadata.Table
-
- getBlob(int) - Method in class org.teiid.jdbc.CallableStatementImpl
-
Gets the value of a OUTPUT parameter as a java.sql.Blob object.
- getBlob(String) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- getBlob(int) - Method in class org.teiid.jdbc.ResultSetImpl
-
- getBlob(String) - Method in class org.teiid.jdbc.ResultSetImpl
-
- getBoolean(int) - Method in class org.teiid.jdbc.CallableStatementImpl
-
Gets the value of a OUTPUT parameter as a boolean.
- getBoolean(String) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- getBoolean(int) - Method in class org.teiid.jdbc.ResultSetImpl
-
- getBoolean(String) - Method in class org.teiid.jdbc.ResultSetImpl
-
- getBooleanValue(int, Integer) - Method in class org.teiid.jdbc.MetadataProvider
-
- getBooleanValue(char) - Method in class org.teiid.metadata.index.RecordFactory
-
- getBranchQualifier() - Method in class org.teiid.client.xa.XidImpl
-
- getByte(int) - Method in class org.teiid.jdbc.CallableStatementImpl
-
Gets the value of a OUTPUT parameter as a byte.
- getByte(String) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- getByte(int) - Method in class org.teiid.jdbc.ResultSetImpl
-
- getByte(String) - Method in class org.teiid.jdbc.ResultSetImpl
-
- getBytes() - Method in class org.teiid.client.lob.LobChunk
-
- getBytes(int) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- getBytes(String) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- getBytes(int) - Method in class org.teiid.jdbc.ResultSetImpl
-
- getBytes(String) - Method in class org.teiid.jdbc.ResultSetImpl
-
- getCacheStats(String) - Method in interface org.teiid.adminapi.Admin
-
Get the Cache Statistics for the given type
- getCacheStats(String) - Static method in class org.teiid.adminshell.AdminShell
-
- getCacheTypes() - Method in interface org.teiid.adminapi.Admin
-
Get the Caches that correspond to the specified identifier pattern
- getCacheTypes() - Static method in class org.teiid.adminshell.AdminShell
-
- getCallableStatement(String) - Method in class org.teiid.translator.jdbc.JDBCBaseExecution
-
- getCanonicalName() - Method in class org.teiid.metadata.AbstractMetadataRecord
-
- getCardinality() - Method in class org.teiid.metadata.Table
-
- getCardinality() - Method in class org.teiid.metadata.TableStats
-
- getCases() - Method in class org.teiid.language.SearchedCase
-
- getCatalog() - Method in class org.teiid.jdbc.ConnectionImpl
-
- getCatalogName(int) - Method in class org.teiid.jdbc.FilteredResultsMetadata
-
- getCatalogName(int) - Method in class org.teiid.jdbc.ResultSetMetaDataImpl
-
- getCatalogs() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- getCatalogSeparator() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
Gets the String object used to separate a catalog name and a table name
- getCatalogTerm() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- getCategory() - Method in class org.teiid.client.plan.Annotation
-
- getCategory() - Method in class org.teiid.metadata.FunctionMethod
-
Get category of method
- getCause() - Method in exception org.teiid.jdbc.TeiidSQLException
-
- getChanges() - Method in class org.teiid.language.Update
-
- getCharacterStream(int) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- getCharacterStream(String) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- getCharacterStream(int) - Method in class org.teiid.jdbc.ResultSetImpl
-
- getCharacterStream(String) - Method in class org.teiid.jdbc.ResultSetImpl
-
- getCharacterVDBResource(String) - Method in interface org.teiid.metadata.RuntimeMetadata
-
Gets the contents of a VDB resource as a String.
- getCharOctetLength() - Method in class org.teiid.metadata.Column
-
- getChildren() - Method in exception org.teiid.adminapi.AdminException
-
Returns a non-null list of failures (AdminException
s), one for each
component that failed.
- getChildTable() - Method in interface org.teiid.translator.salesforce.Relationship
-
- getChildTable() - Method in class org.teiid.translator.salesforce.RelationshipImpl
-
- getClass(String) - Static method in class org.teiid.jdbc.SQLStates
-
- getClassLoader() - Method in class org.teiid.metadata.FunctionMethod
-
- getClientHardwareAddress() - Method in class org.teiid.adminapi.impl.SessionMetadata
-
- getClientHardwareAddress() - Method in interface org.teiid.adminapi.Session
-
Get the client hardware (typically MAC) address.
- getClientHostName() - Method in class org.teiid.adminapi.impl.SessionMetadata
-
- getClientHostName() - Method in interface org.teiid.adminapi.Session
-
Get the host name of the machine the client is
accessing from.
- getClientInfo() - Method in class org.teiid.jdbc.ConnectionImpl
-
- getClientInfo(String) - Method in class org.teiid.jdbc.ConnectionImpl
-
- getClientInfoProperties() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- getClientSerializationVersion() - Method in class org.teiid.client.ResultsMessage
-
- getClob(int) - Method in class org.teiid.jdbc.CallableStatementImpl
-
Gets the value of a OUTPUT parameter as a java.sql.Clob object.
- getClob(String) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- getClob(int) - Method in class org.teiid.jdbc.ResultSetImpl
-
- getClob(String) - Method in class org.teiid.jdbc.ResultSetImpl
-
- getClusterName() - Method in class org.teiid.client.security.LogonResult
-
- getCode(Class<?>) - Static method in class org.teiid.translator.jdbc.FunctionModifier
-
- getCollectedObjects() - Method in class org.teiid.language.visitor.CollectorVisitor
-
- getColumn(String) - Method in interface org.teiid.metadata.RuntimeMetadata
-
Look up an object by identifier
- getColumnClassName(int) - Method in class org.teiid.jdbc.FilteredResultsMetadata
-
- getColumnClassName(int) - Method in class org.teiid.jdbc.ResultSetMetaDataImpl
-
- getColumnCount() - Method in class org.teiid.jdbc.FilteredResultsMetadata
-
- getColumnCount() - Method in class org.teiid.jdbc.MetadataProvider
-
- getColumnCount() - Method in class org.teiid.jdbc.ResultSetMetaDataImpl
-
- getColumnDisplaySize(int) - Method in class org.teiid.jdbc.FilteredResultsMetadata
-
- getColumnDisplaySize(int) - Method in class org.teiid.jdbc.ResultSetMetaDataImpl
-
- getColumnLabel(int) - Method in class org.teiid.jdbc.FilteredResultsMetadata
-
- getColumnLabel(int) - Method in class org.teiid.jdbc.ResultSetMetaDataImpl
-
- getColumnMetadata() - Method in class org.teiid.client.metadata.MetadataResult
-
- getColumnName(int) - Method in class org.teiid.jdbc.FilteredResultsMetadata
-
- getColumnName(int) - Method in class org.teiid.jdbc.ResultSetMetaDataImpl
-
- getColumnNames() - Method in class org.teiid.client.ResultsMessage
-
- getColumnNames() - Method in class org.teiid.language.QueryExpression
-
Get the derived column names.
- getColumnPrivileges(String, String, String, String) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
Gets a description of the access rights for a column of the given name.
- getColumns(String, String, String, String) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
Get's the metadata information about the columns whose names match the given
columnNamePattern.
- getColumns() - Method in class org.teiid.language.Insert
-
- getColumns() - Method in class org.teiid.language.WithItem
-
- getColumns() - Method in class org.teiid.metadata.ColumnSet
-
- getColumnSetTypeName(short) - Static method in class org.teiid.metadata.index.MetadataConstants
-
- getColumnStats(String, int, Column) - Method in class org.teiid.metadata.DefaultMetadataRepository
-
- getColumnType(int) - Method in class org.teiid.jdbc.FilteredResultsMetadata
-
- getColumnType(int) - Method in class org.teiid.jdbc.ResultSetMetaDataImpl
-
- getColumnTypeName(int) - Method in class org.teiid.jdbc.FilteredResultsMetadata
-
- getColumnTypeName(int) - Method in class org.teiid.jdbc.ResultSetMetaDataImpl
-
- getColumnTypes() - Method in class org.teiid.language.QueryExpression
-
Get the column types of the output columns for this query
- getCommand() - Method in class org.teiid.adminapi.impl.RequestMetadata
-
- getCommand() - Method in interface org.teiid.adminapi.Request
-
Get the SQL Command sent to the Server for a Request
- getCommand() - Method in interface org.teiid.translator.salesforce.execution.ProcedureExecutionParent
-
- getCommand() - Method in class org.teiid.translator.salesforce.execution.ProcedureExecutionParentImpl
-
- getCommandContext() - Method in class org.teiid.logging.AuditMessage
-
- getCommandContext() - Method in interface org.teiid.translator.ExecutionContext
-
Get the CommandContext
- getCommandPayload() - Method in interface org.teiid.CommandContext
-
Get the current command payload
- getCommandPayload() - Method in interface org.teiid.translator.ExecutionContext
-
- getCommands() - Method in class org.teiid.client.RequestMessage
-
- getCommandString() - Method in class org.teiid.client.RequestMessage
-
- getConcurrency() - Method in class org.teiid.jdbc.ResultSetImpl
-
Get the concurrency type for this ResultSet object.
- getCondition() - Method in class org.teiid.language.AggregateFunction
-
- getCondition() - Method in class org.teiid.language.Join
-
- getCondition() - Method in class org.teiid.language.SearchedWhenClause
-
- getConnection() - Method in class org.teiid.jdbc.BaseDataSource
-
Attempt to establish a database connection.
- getConnection() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- getConnection() - Method in class org.teiid.jdbc.StatementImpl
-
- getConnection() - Method in class org.teiid.jdbc.TeiidDataSource
-
Attempt to establish a database connection.
- getConnection(String, String) - Method in class org.teiid.jdbc.TeiidDataSource
-
Attempt to establish a database connection.
- getConnection() - Method in class org.teiid.jdbc.XAConnectionImpl
-
- getConnection(Properties) - Method in interface org.teiid.net.ServerConnectionFactory
-
Establish a connection to the server.
- getConnection(Properties) - Method in class org.teiid.net.socket.SocketServerConnectionFactory
-
- getConnection(F, ExecutionContext) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- getConnection(F) - Method in class org.teiid.translator.ExecutionFactory
-
Deprecated.
- getConnection(F, ExecutionContext) - Method in class org.teiid.translator.ExecutionFactory
-
Return a connection object from the given connection factory.
- getConnection() - Method in class org.teiid.translator.jdbc.JDBCBaseExecution
-
Returns the JDBC connection used by the execution object.
- getConnection(DataSource) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
-
- getConnection(Object) - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
-
- getConnection(DataSource) - Method in class org.teiid.translator.olap.OlapExecutionFactory
-
- getConnection() - Method in class org.teiid.translator.salesforce.execution.AbstractUpdateExecution
-
- getConnection() - Method in interface org.teiid.translator.salesforce.execution.ProcedureExecutionParent
-
- getConnection() - Method in class org.teiid.translator.salesforce.execution.ProcedureExecutionParentImpl
-
- getConnectionId() - Method in interface org.teiid.CommandContext
-
Get the connection id
- getConnectionID() - Method in interface org.teiid.CommandContext
-
- getConnectionId() - Method in class org.teiid.jdbc.ConnectionImpl
-
Connection identifier of this connection
- getConnectionId() - Method in interface org.teiid.translator.ExecutionContext
-
Get the identifier for the connection through which
the command is being executed.
- getConnectionID() - Method in interface org.teiid.translator.ExecutionContext
-
- getConnectionJndiName() - Method in class org.teiid.adminapi.impl.SourceMappingMetadata
-
- getConnectionName() - Static method in class org.teiid.adminshell.AdminShell
-
- getConnectionType() - Method in class org.teiid.adminapi.impl.VDBMetaData
-
- getConnectionType() - Method in interface org.teiid.adminapi.VDB
-
- getConnectionURL() - Method in class org.teiid.jdbc.JDBCURL
-
- getConnectorBindingName() - Method in exception org.teiid.client.SourceWarning
-
Get's the connector binding name for the atomic query.
- getConnectorBindingName() - Method in class org.teiid.logging.CommandLogMessage
-
- getConnectorException(String) - Method in exception org.teiid.jdbc.PartialResultsWarning
-
Obtain failure for a particular connector.
- getConnectorIdentifier() - Method in interface org.teiid.translator.ExecutionContext
-
Get the identifier for the current connector running the command
- getConnectorMetadata(Connection, MetadataFactory) - Method in class org.teiid.translator.hive.HiveMetadataProcessor
-
- getConnectorMetadata(Connection, MetadataFactory) - Method in class org.teiid.translator.jdbc.JDBCMetdataProcessor
-
- getContents() - Method in class org.teiid.net.socket.Message
-
- getContext() - Method in class org.teiid.logging.AuditMessage
-
- getContextFilter() - Method in class org.teiid.translator.ldap.LDAPSearchDetails
-
get the context filter
- getContextName() - Method in class org.teiid.translator.ldap.LDAPSearchDetails
-
get the context name
- getContinuationSegmentNumber(String, IEntryResult) - Static method in class org.teiid.metadata.index.RecordFactory
-
- getCorrelationName() - Method in class org.teiid.language.DerivedTable
-
- getCorrelationName() - Method in class org.teiid.language.NamedTable
-
- getCountLimit() - Method in class org.teiid.translator.ldap.LDAPSearchDetails
-
get the count limit
- getCreatedTime() - Method in class org.teiid.adminapi.impl.SessionMetadata
-
- getCreatedTime() - Method in class org.teiid.adminapi.impl.TransactionMetadata
-
- getCreatedTime() - Method in interface org.teiid.adminapi.Session
-
Get the time the
Session
was created.
- getCreatedTime() - Method in interface org.teiid.adminapi.Transaction
-
Get the local creation time.
- getCriteria() - Method in class org.teiid.language.Not
-
- getCrossReference(String, String, String, String, String, String) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
Gets the description of the foreign key columns in the table foreignTable.
- getCryptor() - Method in interface org.teiid.net.socket.SocketServerInstance
-
- getCryptor() - Method in class org.teiid.net.socket.SocketServerInstanceImpl
-
- getCurrentPlanDescription() - Method in class org.teiid.jdbc.ConnectionImpl
-
- getCurrentRecord() - Method in class org.teiid.jdbc.ResultSetImpl
-
Get all values in current record in column order
- getCurrentRow() - Method in class org.teiid.jdbc.BatchResults
-
Moving forward through the results it's expected that the batches are arbitrarily size.
- getCurrentRowNumber() - Method in class org.teiid.jdbc.BatchResults
-
- getCurrentTimestampSQLFunctionName() - Method in class org.teiid.dialect.TeiidDialect
-
- getCursorName() - Method in class org.teiid.jdbc.ResultSetImpl
-
Retrieves the RequestID for the query that created this ResultSet.
- getCursorType() - Method in class org.teiid.client.RequestMessage
-
- getDatabaseCalendar() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
-
Gets the database calendar.
- getDatabaseMajorVersion() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
Retrieves the major version number of the underlying database.
- getDatabaseMinorVersion() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
Retrieves the minor version number of the underlying database.
- getDatabaseName() - Method in class org.teiid.jdbc.BaseDataSource
-
Returns the name of the virtual database on a particular Teiid Server.
- getDatabaseName() - Method in class org.teiid.jdbc.ConnectionImpl
-
Get the database name that this connection is representing
- getDatabaseProductName() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
Gets the product name for this database
- getDatabaseProductVersion() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- getDatabaseTimeZone() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
-
- getDatabaseVersion() - Method in class org.teiid.jdbc.BaseDataSource
-
Returns the databaseVersion.
- getDatabaseVersion() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
-
- getDataPolicies() - Method in class org.teiid.adminapi.impl.VDBMetaData
-
- getDataPolicies() - Method in interface org.teiid.adminapi.VDB
-
Get the data roles defined on this VDB
- getDataPolicy(String) - Method in class org.teiid.adminapi.impl.VDBMetaData
-
- getDataSourceName() - Method in class org.teiid.jdbc.BaseDataSource
-
Returns the logical name for the underlying XADataSource
or
ConnectionPoolDataSource
;
used only when pooling connections or distributed transactions are implemented.
- getDataSourceNames() - Method in interface org.teiid.adminapi.Admin
-
Returns the all names of all the data sources available in the configuration.
- getDataSourceNames() - Static method in class org.teiid.adminshell.AdminShell
-
- getDataSourceTemplateNames() - Method in interface org.teiid.adminapi.Admin
-
Get the Datasource templates available in the configuration.
- getDataSourceTemplateNames() - Static method in class org.teiid.adminshell.AdminShell
-
- getDatatype() - Method in class org.teiid.metadata.BaseColumn
-
- getDataTypeClass(String) - Static method in class org.teiid.translator.TypeFacility
-
Get the Class constant for the given String type name
- getDataTypeName(Class<?>) - Static method in class org.teiid.translator.TypeFacility
-
Get the String constant for the given type class
- getDataTypeNameFromSQLType(int) - Static method in class org.teiid.translator.TypeFacility
-
- getDataTypes() - Method in class org.teiid.client.ResultsMessage
-
- getDataTypes() - Method in class org.teiid.metadata.MetadataFactory
-
- getDatatypes() - Method in class org.teiid.metadata.MetadataStore
-
- getDataTypeTypeName(short) - Static method in class org.teiid.metadata.index.MetadataConstants
-
- getDatatypeUUID() - Method in class org.teiid.metadata.BaseColumn
-
- getDataTypeVarietyName(short) - Static method in class org.teiid.metadata.index.MetadataConstants
-
- getDate(int) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- getDate(int, Calendar) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- getDate(String) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- getDate(String, Calendar) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- getDate(int, Calendar) - Method in class org.teiid.jdbc.ResultSetImpl
-
This method will return the value in the current row as a Date object.
- getDate(String, Calendar) - Method in class org.teiid.jdbc.ResultSetImpl
-
Get the Date value for the given column.
- getDate(int) - Method in class org.teiid.jdbc.ResultSetImpl
-
- getDate(String) - Method in class org.teiid.jdbc.ResultSetImpl
-
- getDebugLog() - Method in class groovy.sql.TeiidSql
-
- getDebugLog() - Method in class org.teiid.client.ResultsMessage
-
- getDebugLog() - Method in class org.teiid.jdbc.ConnectionImpl
-
- getDebugLog() - Method in class org.teiid.jdbc.StatementImpl
-
- getDebugLog() - Method in interface org.teiid.jdbc.TeiidStatement
-
Deprecated.
use show statement
- getDefaultBinding() - Method in class org.teiid.translator.ws.WSExecutionFactory
-
- getDefaultCalendar() - Method in class org.teiid.jdbc.ResultSetImpl
-
- getDefaultNullOrder() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- getDefaultNullOrder() - Method in class org.teiid.translator.ExecutionFactory
-
Returns the default null ordering
- getDefaultNullOrder() - Method in class org.teiid.translator.jdbc.db2.BaseDB2ExecutionFactory
-
- getDefaultNullOrder() - Method in class org.teiid.translator.jdbc.ingres.IngresExecutionFactory
-
- getDefaultNullOrder() - Method in class org.teiid.translator.jdbc.intersyscache.InterSystemsCacheExecutionFactory
-
- getDefaultNullOrder() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
-
- getDefaultNullOrder() - Method in class org.teiid.translator.jdbc.mm.MetaMatrixExecutionFactory
-
- getDefaultNullOrder() - Method in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
-
- getDefaultNullOrder() - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
-
- getDefaultNullOrder() - Method in class org.teiid.translator.jdbc.teiid.TeiidExecutionFactory
-
- getDefaultNullOrder() - Method in class org.teiid.translator.jdbc.teradata.TeradataExecutionFactory
-
- getDefaultServiceMode() - Method in class org.teiid.translator.ws.WSExecutionFactory
-
- getDefaultSupportedFunctions() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
-
- getDefaultTimeZoneString() - Static method in class org.teiid.translator.salesforce.Util
-
- getDefaultTransactionIsolation() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- getDefaultValue() - Method in class org.teiid.adminapi.impl.PropertyDefinitionMetadata
-
- getDefaultValue() - Method in interface org.teiid.adminapi.PropertyDefinition
-
Get the default value for values of this property, or an empty String if
there is no default value.
- getDefaultValue() - Method in class org.teiid.metadata.BaseColumn
-
- getDelegateName() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- getDelegateName() - Method in interface org.teiid.translator.DelegatingExecutionFactory
-
- getDeleted(String, XMLGregorianCalendar, XMLGregorianCalendar) - Method in interface org.teiid.translator.salesforce.SalesforceConnection
-
- getDeletedDate() - Method in class org.teiid.translator.salesforce.execution.DeletedObject
-
- GetDeletedExecutionImpl - Class in org.teiid.translator.salesforce.execution
-
The structure of the getDeleted procedure is:
Salesforce object type: String: IN param
startDate: datatime: IN param
enddate: datetime: IN param
earliestDateAvailable: datetime: OUT param
latestDateCovered: datetime: OUT param
getUpdatedResult: resultset: OUT param
- GetDeletedExecutionImpl(ProcedureExecutionParent) - Constructor for class org.teiid.translator.salesforce.execution.GetDeletedExecutionImpl
-
- getDeletePlan() - Method in class org.teiid.metadata.Table
-
- getDependentValueId() - Method in class org.teiid.language.Parameter
-
The id of the dependent values this parameter references.
- getDependentValues() - Method in class org.teiid.language.Select
-
Gets the dependent value lists.
- getDerivedColumns() - Method in class org.teiid.language.Select
-
- getDescription() - Method in interface org.teiid.adminapi.DataPolicy
-
Get the description of the Data Policy
- getDescription() - Method in class org.teiid.adminapi.impl.DataPolicyMetadata
-
- getDescription() - Method in class org.teiid.adminapi.impl.ModelMetaData
-
- getDescription() - Method in class org.teiid.adminapi.impl.PropertyDefinitionMetadata
-
- getDescription() - Method in class org.teiid.adminapi.impl.VDBMetaData
-
- getDescription() - Method in class org.teiid.adminapi.impl.VDBTranslatorMetaData
-
- getDescription() - Method in interface org.teiid.adminapi.Model
-
Description about the model
- getDescription() - Method in interface org.teiid.adminapi.PropertyDefinition
-
Get the description of this property.
- getDescription() - Method in interface org.teiid.adminapi.Translator
-
Get the Translator description
- getDescription() - Method in interface org.teiid.adminapi.VDB
-
Get the description of the VDB
- getDescription() - Method in class org.teiid.api.exception.query.UnresolvedSymbolDescription
-
Get the description of the problem
- getDescription() - Method in class org.teiid.jdbc.BaseDataSource
-
Returns the description of this data source.
- getDescription() - Method in class org.teiid.metadata.FunctionMethod
-
Get description of method
- getDescription() - Method in class org.teiid.metadata.FunctionParameter
-
Get description of parameter
- getDeterminism() - Method in class org.teiid.metadata.FunctionMethod
-
- getDirection() - Method in class org.teiid.language.Argument
-
- getDisableLocalTransactions() - Method in class org.teiid.jdbc.JDBCURL
-
- getDisableLocalTxn() - Method in class org.teiid.jdbc.BaseDataSource
-
- getDiscoveryStrategy() - Method in class org.teiid.jdbc.TeiidDataSource
-
- getDisplayName() - Method in class org.teiid.adminapi.impl.PropertyDefinitionMetadata
-
- getDisplayName() - Method in interface org.teiid.adminapi.PropertyDefinition
-
Get the localized display name of this property.
- getDisplayNames() - Static method in class org.teiid.logging.MessageLevel
-
- getDistinctValues() - Method in class org.teiid.metadata.Column
-
- getDistinctValues() - Method in class org.teiid.metadata.ColumnStats
-
- getDouble(int) - Method in class org.teiid.jdbc.CallableStatementImpl
-
Gets the value of a OUTPUT parameter as a double.
- getDouble(String) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- getDouble(int) - Method in class org.teiid.jdbc.ResultSetImpl
-
- getDouble(String) - Method in class org.teiid.jdbc.ResultSetImpl
-
- getDQP() - Method in class org.teiid.jdbc.StatementImpl
-
- getDriverMajorVersion() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
Gets this drivers major version number
- getDriverMinorVersion() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
Gets this drivers minor version number
- getDriverName() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
Get the name of this JDBC driver
- getDriverName() - Method in class org.teiid.jdbc.TeiidDriver
-
- getDriverVersion() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
This method gets the version of this JDBC driver.
- getEarliestDateAvailable() - Method in class org.teiid.translator.salesforce.execution.DeletedResult
-
- getElementList() - Method in class org.teiid.translator.ldap.LDAPSearchDetails
-
get the element list
- getElements() - Method in class org.teiid.language.GroupBy
-
Get list of IExpression that the GROUP BY should be grouped on.
- getElseExpression() - Method in class org.teiid.language.SearchedCase
-
- getEncoding() - Method in class org.teiid.translator.file.FileExecutionFactory
-
- getEncryptRequests() - Method in class org.teiid.jdbc.TeiidDataSource
-
- getEntriesPlusVisibilities() - Method in class org.teiid.metadata.index.IndexMetadataStore
-
- getErrors() - Method in class org.teiid.adminapi.impl.ModelMetaData
-
- getEscapeCharacter() - Method in class org.teiid.language.Like
-
- getEventDistributor() - Method in interface org.teiid.events.EventDistributorFactory
-
- getException() - Method in class org.teiid.client.ResultsMessage
-
- getException() - Method in class org.teiid.client.util.ExceptionHolder
-
- getException() - Method in class org.teiid.translator.yahoo.TickerCollectorVisitor
-
- getExceptionOfType(Throwable, Class<T>) - Static method in class org.teiid.client.util.ExceptionUtil
-
- getExecutionContext() - Method in class org.teiid.logging.CommandLogMessage
-
Only available for source commands
- getExecutionContext() - Method in class org.teiid.translator.jdbc.SQLConversionVisitor
-
Retrieve the per-command execution context for this visitor
(intended for subclasses to use).
- getExecutionContext() - Method in interface org.teiid.translator.salesforce.execution.ProcedureExecutionParent
-
- getExecutionContext() - Method in class org.teiid.translator.salesforce.execution.ProcedureExecutionParentImpl
-
- getExecutionCountIdentifier() - Method in interface org.teiid.translator.ExecutionContext
-
Execution count defines an id; where every access to the connector from
the server in a given command execution boundary is uniquely defined;
Like for example in the case of "batched execution" of commands, each execution of
command gets new identifier.
- getExecutionFactoryClass() - Method in class org.teiid.adminapi.impl.VDBTranslatorMetaData
-
- getExecutionId() - Method in class org.teiid.adminapi.impl.RequestMetadata
-
- getExecutionId() - Method in interface org.teiid.adminapi.Request
-
Get the ExecutionId for a Request
- getExecutionId() - Method in class org.teiid.client.RequestMessage
-
- getExecutionPayload() - Method in class org.teiid.client.RequestMessage
-
- getExecutionPayload() - Method in interface org.teiid.translator.ExecutionContext
-
Deprecated.
see {@link #getCommandPayload()
- getExecutionProperties() - Method in class org.teiid.jdbc.ConnectionImpl
-
- getExecutionProperty(String) - Method in class org.teiid.jdbc.StatementImpl
-
- getExecutionProperty(String) - Method in interface org.teiid.jdbc.TeiidStatement
-
Deprecated.
use show statement
- getExportedKeys(String, String, String) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- getExpression() - Method in class org.teiid.language.AggregateFunction
-
Deprecated.
- getExpression() - Method in class org.teiid.language.DerivedColumn
-
- getExpression() - Method in class org.teiid.language.IsNull
-
- getExpression() - Method in class org.teiid.language.SortSpecification
-
- getExtraNameCharacters() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
Gets the extra characters that can be used in unquoted identifier names
(those beyond a-z, 0-9, and _)
- getFailedConnectors() - Method in exception org.teiid.jdbc.PartialResultsWarning
-
Obtain list of connectors that failed.
- getFetchDirection() - Method in class org.teiid.jdbc.ResultSetImpl
-
Gets the direction suggested to the driver as the direction in which to
fetch rows.
- getFetchDirection() - Method in class org.teiid.jdbc.StatementImpl
-
- getFetchSize() - Method in class org.teiid.client.RequestMessage
-
- getFetchSize() - Method in class org.teiid.jdbc.BaseDataSource
-
- getFetchSize() - Method in class org.teiid.jdbc.JDBCURL
-
- getFetchSize() - Method in class org.teiid.jdbc.ResultSetImpl
-
- getFetchSize() - Method in class org.teiid.jdbc.StatementImpl
-
- getFile(String) - Method in interface org.teiid.translator.FileConnection
-
Gets the file at the given path.
- GETFILES - Static variable in class org.teiid.translator.file.FileExecutionFactory
-
- getFiles(String, FileConnection) - Static method in class org.teiid.translator.FileConnection.Util
-
Gets the file or files, if the path is a directory, at the given path.
- getFinalRow() - Method in class org.teiid.client.ResultsMessage
-
- getFinalRowNumber() - Method in class org.teiid.jdbc.BatchResults
-
- getFinalRowNumber() - Method in class org.teiid.jdbc.ResultSetImpl
-
- getFirstRow() - Method in class org.teiid.client.ResultsMessage
-
- getFloat(int) - Method in class org.teiid.jdbc.CallableStatementImpl
-
Gets the value of a OUTPUT parameter as a float.
- getFloat(String) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- getFloat(int) - Method in class org.teiid.jdbc.ResultSetImpl
-
This method will return the value in the current row as a float value.
- getFloat(String) - Method in class org.teiid.jdbc.ResultSetImpl
-
Get a float value based on the column name.
- getForeignKeyField() - Method in interface org.teiid.translator.salesforce.Relationship
-
- getForeignKeyField() - Method in class org.teiid.translator.salesforce.RelationshipImpl
-
- getForeignKeys() - Method in class org.teiid.metadata.Table
-
- getFormat() - Method in class org.teiid.metadata.Column
-
- getFormatId() - Method in class org.teiid.client.xa.XidImpl
-
- getForUpdateNowaitString() - Method in class org.teiid.dialect.TeiidDialect
-
- getForUpdateNowaitString(String) - Method in class org.teiid.dialect.TeiidDialect
-
- getForUpdateString() - Method in class org.teiid.dialect.TeiidDialect
-
- getForUpdateString(LockMode) - Method in class org.teiid.dialect.TeiidDialect
-
- getForUpdateString(String) - Method in class org.teiid.dialect.TeiidDialect
-
- getFrom() - Method in class org.teiid.language.Select
-
Get FROM clause, should never be null.
- getFullName() - Method in class org.teiid.adminapi.impl.VDBMetaData
-
- getFullName() - Method in class org.teiid.metadata.AbstractMetadataRecord
-
WARNING - The name returned by this method may be ambiguous and
is not SQL safe - it may need quoted/escaped
- getFullName() - Method in class org.teiid.metadata.FunctionMethod
-
- getFunction() - Method in class org.teiid.language.WindowFunction
-
- getFunction(String) - Method in class org.teiid.metadata.Schema
-
- getFunctionColumns(String, String, String, String) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- getFunctionModifiers() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
-
Return a map of function name to FunctionModifier.
- getFunctions(String, String, String) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- getFunctions() - Method in class org.teiid.metadata.Schema
-
Get the functions defined in this schema
- getGeneralHint() - Method in interface org.teiid.translator.ExecutionContext
-
Get the general hint passed to all executions under the user query.
- getGeneratedKeys() - Method in class org.teiid.jdbc.StatementImpl
-
- getGlobalTransactionId() - Method in class org.teiid.client.xa.XidImpl
-
- getGroupBy() - Method in class org.teiid.language.Select
-
Get GROUP BY clause, may be null.
- getHaving() - Method in class org.teiid.language.Select
-
Get HAVING clause, may be null.
- getHighestActiveThreads() - Method in class org.teiid.adminapi.impl.WorkerPoolStatisticsMetadata
-
- getHighestActiveThreads() - Method in interface org.teiid.adminapi.WorkerPoolStatistics
-
Highest Active threads recorded so far
- getHighestQueued() - Method in class org.teiid.adminapi.impl.WorkerPoolStatisticsMetadata
-
- getHighestQueued() - Method in interface org.teiid.adminapi.WorkerPoolStatistics
-
- getHighestRowNumber() - Method in class org.teiid.jdbc.BatchResults
-
- getHitRatio() - Method in interface org.teiid.adminapi.CacheStatistics
-
- getHitRatio() - Method in class org.teiid.adminapi.impl.CacheStatisticsMetadata
-
- getHoldability() - Method in class org.teiid.jdbc.ConnectionImpl
-
Retrieves the current holdability of ResultSet objects created using this Connection object.
- getHoldability() - Method in class org.teiid.jdbc.ResultSetImpl
-
- getHostInfo() - Method in interface org.teiid.net.socket.SocketServerInstance
-
- getHostInfo() - Method in class org.teiid.net.socket.SocketServerInstanceImpl
-
- getHostInfo() - Method in class org.teiid.net.TeiidURL
-
- getHostName() - Method in interface org.teiid.adminapi.DomainAware
-
getHostName of the Server this admin object belongs to
- getHostName() - Method in class org.teiid.adminapi.impl.AdminObjectImpl
-
- getHostName() - Method in class org.teiid.net.HostInfo
-
- getHosts() - Method in class org.teiid.net.TeiidURL
-
Get a list of hosts
- getId() - Method in class org.teiid.adminapi.impl.TransactionMetadata
-
- getId() - Method in interface org.teiid.adminapi.Transaction
-
Returns the Xid string for GLOBAL transactions or the Transaction id string LOCAL/REQUEST.
- getID() - Method in class org.teiid.translator.salesforce.execution.DataPayload
-
- getID() - Method in class org.teiid.translator.salesforce.execution.DeletedObject
-
- getIdentifierQuoteString() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
Get's the string used to quote SQL identifiers.
- getIdInCriteria() - Method in class org.teiid.translator.salesforce.execution.visitors.SelectVisitor
-
- getIdIndex() - Method in class org.teiid.translator.salesforce.execution.visitors.SelectVisitor
-
Returns the index of the ID column.
- getIDs() - Method in class org.teiid.translator.salesforce.execution.UpdatedResult
-
- getImportedKeys(String, String, String) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- getImportProperties() - Method in class org.teiid.metadata.MetadataFactory
-
- getInaccessibleResources(DataPolicy.PermissionType, Set<String>, DataPolicy.Context, CommandContext) - Method in interface org.teiid.PolicyDecider
-
Returns the set of resources not allowed to be accessed by the current user.
- getIndexes(String, Index[]) - Static method in class org.teiid.metadata.index.SimpleIndexUtil
-
Return an array of indexes given a indexName.
- getIndexes() - Method in class org.teiid.metadata.Table
-
- getIndexFileNameForRecordType(char) - Static method in class org.teiid.metadata.index.SimpleIndexUtil
-
Return the name of the index file to use for the specified record type, applies only for sever and vdb
index files.
- getIndexInfo(String, String, String, boolean, boolean) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- getInetAddress() - Method in class org.teiid.net.HostInfo
-
- getInputParameterCount() - Method in class org.teiid.metadata.FunctionMethod
-
Get a count of the input parameters.
- getInputParameters() - Method in class org.teiid.metadata.FunctionMethod
-
Get input parameters
- getInsertPlan() - Method in class org.teiid.metadata.Table
-
- getInstance() - Static method in class org.teiid.adminapi.AdminFactory
-
- getInstance() - Static method in class org.teiid.jdbc.TeiidDriver
-
- getInstance() - Static method in class org.teiid.net.socket.SocketServerConnectionFactory
-
- getInstance() - Method in class org.teiid.net.socket.SocketServerInstanceImpl.RemoteInvocationHandler
-
- getInstance(Class<T>, String, Collection<?>, Class<? extends T>) - Static method in class org.teiid.translator.ExecutionFactory
-
- getInsteadOfTriggerDefinition(String, int, Table, Table.TriggerEvent) - Method in class org.teiid.metadata.DefaultMetadataRepository
-
Returns an updated trigger definition (FOR EACH ROW ...) or null if the current view definition should be used
should be used.
- getInt(int) - Method in class org.teiid.jdbc.CallableStatementImpl
-
Gets the value of a OUTPUT parameter as a int.
- getInt(String) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- getInt(int) - Method in class org.teiid.jdbc.ResultSetImpl
-
This method will return the value in the current row as a int value.
- getInt(String) - Method in class org.teiid.jdbc.ResultSetImpl
-
Get an integer based on the column index.
- getIntValue(int, Integer) - Method in class org.teiid.jdbc.MetadataProvider
-
- getInvocationClass() - Method in class org.teiid.metadata.FunctionMethod
-
Get invocation class name
- getInvocationMethod() - Method in class org.teiid.metadata.FunctionMethod
-
Get invocation method name
- getIPAddress() - Method in class org.teiid.adminapi.impl.SessionMetadata
-
- getIPAddress() - Method in interface org.teiid.adminapi.Session
-
Get the IPAddress for this Session.
- getItems() - Method in class org.teiid.language.With
-
- getJaasName() - Method in class org.teiid.jdbc.TeiidDataSource
-
Application name from JAAS Login Config file
- getJavaClassName() - Method in class org.teiid.metadata.Datatype
-
- getJavaType() - Method in class org.teiid.metadata.BaseColumn
-
- getJAXBProperties() - Method in class org.teiid.adminapi.impl.AdminObjectImpl
-
- getJAXBProperties() - Method in class org.teiid.adminapi.impl.ModelMetaData
-
- getJAXBProperties() - Method in class org.teiid.adminapi.impl.VDBMetaData
-
- getJAXBProperties() - Method in class org.teiid.adminapi.impl.VDBTranslatorMetaData
-
- getJDBCMajorVersion() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
Retrieves the major JDBC version number for this driver.
- getJDBCMinorVersion() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
Retrieves the minor JDBC version number for this driver.
- getJDBCURL() - Method in class org.teiid.jdbc.JDBCURL
-
- getJoinType() - Method in class org.teiid.language.Join
-
- getKerberosServicePrincipleName() - Method in class org.teiid.jdbc.TeiidDataSource
-
Kerberos KDC service principle name
- getKeyTypeForRecordType(char) - Static method in class org.teiid.metadata.index.RecordFactory
-
- getKeyTypeName(short) - Static method in class org.teiid.metadata.index.MetadataConstants
-
- getKnownHosts(LogonResult, SocketServerInstance) - Method in interface org.teiid.net.socket.ServerDiscovery
-
Get the currently known hosts.
- getKnownHosts(LogonResult, SocketServerInstance) - Method in class org.teiid.net.socket.UrlServerDiscovery
-
- getLabelForLevel(int) - Static method in class org.teiid.logging.MessageLevel
-
- getLabels() - Static method in class org.teiid.logging.MessageLevel
-
Utility method to get the labels for the levels, starting with the lowest
level and ending with the highest level.
- getLanguageFactory() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- getLanguageFactory() - Method in class org.teiid.translator.ExecutionFactory
-
Obtain a reference to the default LanguageFactory that can be used to construct
new language interface objects.
- getLanguageFactory() - Method in class org.teiid.translator.jdbc.LocateFunctionModifier
-
- getLastDataModification() - Method in interface org.teiid.metadata.AbstractMetadataRecord.DataModifiable
-
- getLastDataModification() - Method in class org.teiid.metadata.Table
-
- getLastModified() - Method in interface org.teiid.metadata.AbstractMetadataRecord.Modifiable
-
- getLastModified() - Method in class org.teiid.metadata.Procedure
-
- getLastModified() - Method in class org.teiid.metadata.Table
-
- getLastPingTime() - Method in class org.teiid.adminapi.impl.SessionMetadata
-
- getLastPingTime() - Method in interface org.teiid.adminapi.Session
-
Get the Last time Client has check to see if the server is still available
- getLastRow() - Method in class org.teiid.client.ResultsMessage
-
- getLatestDateCovered() - Method in class org.teiid.translator.salesforce.execution.DeletedResult
-
- getLatestDateCovered() - Method in class org.teiid.translator.salesforce.execution.UpdatedResult
-
- getLeftCondition() - Method in class org.teiid.language.AndOr
-
- getLeftExpression() - Method in class org.teiid.language.BaseInCondition
-
Get left expression of IN criteria
- getLeftExpression() - Method in class org.teiid.language.Comparison
-
Get left expression.
- getLeftExpression() - Method in class org.teiid.language.Like
-
- getLeftExpression() - Method in class org.teiid.language.SubqueryComparison
-
- getLeftItem() - Method in class org.teiid.language.Join
-
- getLeftQuery() - Method in class org.teiid.language.SetQuery
-
- getLength() - Method in class org.teiid.metadata.BaseColumn
-
- getLength() - Method in class org.teiid.metadata.Datatype
-
- getLikeRegexString() - Method in class org.teiid.language.visitor.SQLStringVisitor
-
- getLikeRegexString() - Method in class org.teiid.translator.hive.HiveExecutionFactory
-
- getLikeRegexString() - Method in class org.teiid.translator.jdbc.h2.H2ExecutionFactory
-
- getLikeRegexString() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
-
Get the predicate name for LIKE_REGEX
- getLikeRegexString() - Method in class org.teiid.translator.jdbc.mysql.MySQL5ExecutionFactory
-
- getLikeRegexString() - Method in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
-
- getLikeRegexString() - Method in class org.teiid.translator.jdbc.SQLConversionVisitor
-
- getLimit() - Method in class org.teiid.language.QueryExpression
-
Get LIMIT clause, may be null.
- getLimitString(String, boolean) - Method in class org.teiid.dialect.TeiidDialect
-
- getListDelimiter(int) - Method in class org.teiid.metadata.index.RecordFactory
-
- getLobChunkProducer() - Method in class org.teiid.client.lob.StreamingLobChunckProducer.Factory
-
- getLoginTimeout() - Method in class org.teiid.jdbc.BaseDataSource
-
Gets the maximum time in seconds that this data source can wait while attempting
to connect to a database.
- getLogonResult() - Method in interface org.teiid.net.ServerConnection
-
- getLogonResult() - Method in class org.teiid.net.socket.SocketServerConnection
-
- getLogWriter() - Method in class org.teiid.jdbc.BaseDataSource
-
Get the log writer for this data source.
- getLong(int) - Method in class org.teiid.jdbc.CallableStatementImpl
-
Gets the value of a OUTPUT parameter as a long.
- getLong(String) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- getLong(int) - Method in class org.teiid.jdbc.ResultSetImpl
-
This method will return the value in the current row as a long value.
- getLong(String) - Method in class org.teiid.jdbc.ResultSetImpl
-
Get a long based on the column name.
- getMajorVersion() - Method in class org.teiid.jdbc.TeiidDriver
-
- getMappedRoleNames() - Method in interface org.teiid.adminapi.DataPolicy
-
Mapped Container Role names for this Data Policy
- getMappedRoleNames() - Method in class org.teiid.adminapi.impl.DataPolicyMetadata
-
- getMatchTypeName(short) - Static method in class org.teiid.metadata.index.MetadataConstants
-
- getMaterializedStageTable() - Method in class org.teiid.metadata.Table
-
- getMaterializedTable() - Method in class org.teiid.metadata.Table
-
- getMaxBinaryLiteralLength() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
Gets the maximum number of hexadecimal characters allowed in an inline
binary literal
- getMaxCachedInstances() - Method in class org.teiid.net.socket.SocketServerConnectionFactory
-
- getMaxCatalogNameLength() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
Gets the maximum number of characters allowed in a catalog name
- getMaxCharLiteralLength() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
Gets the maximum number of characters allowed in a character literal
- getMaxColumnNameLength() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
Gets the maximum number of characters allowed in a column name
- getMaxColumnsInGroupBy() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
Gets the maximum number of columns allowed in a GROUP BY clause
- getMaxColumnsInIndex() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
Gets the maximum number of columns allowed in an index
- getMaxColumnsInOrderBy() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
Gets the maximum number of columns allowed in a ORDER BY clause
- getMaxColumnsInSelect() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
Gets the maximum number of columns allowed in a SELECT clause
- getMaxColumnsInTable() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- getMaxConnections() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- getMaxCursorNameLength() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- getMaxDependentInPredicates() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- getMaxDependentInPredicates() - Method in class org.teiid.translator.ExecutionFactory
-
Get the integer value representing the number of values allowed in an IN criteria
in the WHERE clause of a query
- getMaxFieldSize() - Method in class org.teiid.jdbc.StatementImpl
-
- getMaxFromGroups() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- getMaxFromGroups() - Method in class org.teiid.translator.ExecutionFactory
-
The number of groups supported in the from clause.
- getMaxFromGroups() - Method in class org.teiid.translator.jdbc.sqlserver.SQLServerExecutionFactory
-
- getMaxFromGroups() - Method in class org.teiid.translator.jdbc.sybase.SybaseExecutionFactory
-
- getMaxFromGroups() - Method in class org.teiid.translator.salesforce.SalesForceExecutionFactory
-
- getMaximumLevel() - Static method in class org.teiid.logging.MessageLevel
-
- getMaximumValue() - Method in class org.teiid.metadata.Column
-
- getMaximumValue() - Method in class org.teiid.metadata.ColumnStats
-
- getMaxInCriteriaSize() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- getMaxInCriteriaSize() - Method in class org.teiid.translator.ExecutionFactory
-
Get the integer value representing the number of values allowed in an IN criteria
in the WHERE clause of a query
- getMaxIndexLength() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- getMaxPreparedInsertBatchSize() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
-
Get the max number of inserts to perform in one batch.
- getMaxProcedureNameLength() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
Gets the maximum number of characters allowed in a procedure name
- getMaxRows() - Method in class groovy.sql.TeiidSql
-
- getMaxRows() - Method in class org.teiid.jdbc.StatementImpl
-
- getMaxRowSize() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
Gets the maximum number of bytes allowed in a single row
- getMaxSchemaNameLength() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
Gets the maximum number of characters allowed in a schema name
- getMaxStatementLength() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
Gets the maximum number of characters allowed in an SQL statement
- getMaxStatements() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
Gets the maximum number of active statements that may be open on one
connection at any time
- getMaxTableNameLength() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
Gets the maximum number of characters allowed in a table name
- getMaxTablesInSelect() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
Gets the maximum number of tables allowed in a SELECT clause
- getMaxThreads() - Method in class org.teiid.adminapi.impl.WorkerPoolStatisticsMetadata
-
- getMaxThreads() - Method in interface org.teiid.adminapi.WorkerPoolStatistics
-
Max number of active threads allowed
- getMaxUserNameLength() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
Gets the maximum number of characters allowed in a user name
- getMessageElements() - Method in class org.teiid.translator.salesforce.execution.DataPayload
-
- getMessageElements() - Method in class org.teiid.translator.salesforce.execution.visitors.InsertVisitor
-
- getMessageKey() - Method in class org.teiid.net.socket.Message
-
- getMessageParts() - Method in class org.teiid.logging.LogMessage
-
- getMetadata(long) - Method in interface org.teiid.client.DQP
-
- getMetadata(long, String, boolean) - Method in interface org.teiid.client.DQP
-
- getMetaData() - Method in class org.teiid.jdbc.ConnectionImpl
-
- getMetaData() - Method in class org.teiid.jdbc.PreparedStatementImpl
-
- getMetaData() - Method in class org.teiid.jdbc.ResultSetImpl
-
This method returns the meta data of the result set, such as the number,
types and properties of this resultSets columns.
- getMetadata(MetadataFactory, C) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- getMetadata(MetadataFactory, C) - Method in class org.teiid.translator.ExecutionFactory
-
Implement to provide metadata to the metadata for use by the engine.
- getMetadata(MetadataFactory, FileConnection) - Method in class org.teiid.translator.file.FileExecutionFactory
-
- getMetadata(MetadataFactory, Connection) - Method in class org.teiid.translator.hive.HiveExecutionFactory
-
- getMetadata(MetadataFactory, Connection) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
-
- getMetadata(MetadataFactory, Connection) - Method in class org.teiid.translator.olap.OlapExecutionFactory
-
- getMetadata() - Method in class org.teiid.translator.salesforce.execution.AbstractUpdateExecution
-
- getMetadata() - Method in interface org.teiid.translator.salesforce.execution.ProcedureExecutionParent
-
- getMetadata() - Method in class org.teiid.translator.salesforce.execution.ProcedureExecutionParentImpl
-
- getMetadata(MetadataFactory, SalesforceConnection) - Method in class org.teiid.translator.salesforce.SalesForceExecutionFactory
-
- getMetadata(MetadataFactory, WSConnection) - Method in class org.teiid.translator.ws.WSExecutionFactory
-
- getMetadata(MetadataFactory, Object) - Method in class org.teiid.translator.yahoo.YahooExecutionFactory
-
- getMetadataObject() - Method in class org.teiid.language.Argument
-
- getMetadataObject() - Method in class org.teiid.language.Call
-
- getMetadataObject() - Method in class org.teiid.language.ColumnReference
-
- getMetadataObject() - Method in class org.teiid.language.Function
-
- getMetadataObject() - Method in interface org.teiid.language.MetadataReference
-
- getMetadataObject() - Method in class org.teiid.language.NamedTable
-
- getMetadataRecord(IEntryResult[]) - Method in class org.teiid.metadata.index.RecordFactory
-
Return a collection of
AbstractMetadataRecord
instances for the result obtained from executing
queryEntriesMatching
- getMetadataRecord(char[]) - Method in class org.teiid.metadata.index.RecordFactory
-
- getMinimumLevel() - Static method in class org.teiid.logging.MessageLevel
-
- getMinimumValue() - Method in class org.teiid.metadata.Column
-
- getMinimumValue() - Method in class org.teiid.metadata.ColumnStats
-
- getMinorVersion() - Method in class org.teiid.jdbc.TeiidDriver
-
- getMMConnection() - Method in class org.teiid.jdbc.StatementImpl
-
- getModCount() - Method in class org.teiid.client.ResizingArrayList
-
- getMode() - Method in class org.teiid.language.Like
-
- getModel(String) - Method in class org.teiid.adminapi.impl.VDBMetaData
-
- getModelMetaDatas() - Method in class org.teiid.adminapi.impl.VDBMetaData
-
- getModelName() - Method in exception org.teiid.client.SourceWarning
-
Get's the model name for the atomic query.
- getModelName() - Method in exception org.teiid.jdbc.TeiidSQLWarning
-
- getModelName() - Method in class org.teiid.logging.CommandLogMessage
-
- getModels() - Method in class org.teiid.adminapi.impl.VDBMetaData
-
- getModels() - Method in interface org.teiid.adminapi.VDB
-
- getModelType() - Method in class org.teiid.adminapi.impl.ModelMetaData
-
- getModelType() - Method in interface org.teiid.adminapi.Model
-
Retrieve the model type.
- getModuleName() - Method in class org.teiid.adminapi.impl.VDBTranslatorMetaData
-
- getMoreResults() - Method in class org.teiid.jdbc.StatementImpl
-
- getMoreResults(int) - Method in class org.teiid.jdbc.StatementImpl
-
- getMultiSourceModelNames() - Method in class org.teiid.adminapi.impl.VDBMetaData
-
- getName() - Method in interface org.teiid.adminapi.AdminObject
-
Get the name for this AdminObject, usually the last component of the identifier.
- getName() - Method in interface org.teiid.adminapi.DataPolicy
-
Get the Name of the Data Policy
- getName() - Method in class org.teiid.adminapi.impl.AdminObjectImpl
-
- getName() - Method in class org.teiid.adminapi.impl.DataPolicyMetadata
-
- getName() - Method in class org.teiid.adminapi.impl.ModelMetaData
-
- getName() - Method in class org.teiid.adminapi.impl.PropertyMetadata
-
- getName() - Method in class org.teiid.adminapi.impl.SourceMappingMetadata
-
- getName() - Method in class org.teiid.adminapi.impl.VDBMetaData
-
- getName() - Method in class org.teiid.adminapi.impl.VDBTranslatorMetaData
-
- getName() - Method in class org.teiid.client.plan.PlanNode
-
- getName() - Method in class org.teiid.client.plan.PlanNode.Property
-
- getName() - Method in class org.teiid.language.AggregateFunction
-
Get the name of the aggregate function.
- getName() - Method in class org.teiid.language.ColumnReference
-
Gets the name of the element.
- getName() - Method in class org.teiid.language.Function
-
Get name of the function
- getName() - Method in class org.teiid.language.NamedTable
-
Gets the name of the table.
- getName(AbstractMetadataRecord) - Method in class org.teiid.language.visitor.SQLStringVisitor
-
Gets the name of a group or element from the RuntimeMetadata
- getName() - Method in class org.teiid.metadata.AbstractMetadataRecord
-
- getName() - Method in class org.teiid.metadata.FunctionMethod
-
Return name of method
- getName() - Method in class org.teiid.metadata.FunctionParameter
-
Return name of parameter.
- getNameFromElement(Column) - Method in class org.teiid.translator.ldap.IQueryToLdapSearchParser
-
Method to get name from the supplied Element
- getNameInSource() - Method in class org.teiid.metadata.AbstractMetadataRecord
-
- getNamespaces() - Method in class org.teiid.metadata.MetadataFactory
-
- getNamespaces() - Method in class org.teiid.metadata.MetadataStore
-
- getNativeType() - Method in class org.teiid.metadata.Column
-
- getNCharacterStream(int) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- getNCharacterStream(String) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- getNCharacterStream(int) - Method in class org.teiid.jdbc.ResultSetImpl
-
- getNCharacterStream(String) - Method in class org.teiid.jdbc.ResultSetImpl
-
- getNClob(int) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- getNClob(String) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- getNClob(int) - Method in class org.teiid.jdbc.ResultSetImpl
-
- getNClob(String) - Method in class org.teiid.jdbc.ResultSetImpl
-
- getNetworkTimeout() - Method in class org.teiid.jdbc.ConnectionImpl
-
- getNextChunk() - Method in interface org.teiid.client.lob.LobChunkProducer
-
Gets the next LobChunk from the source, based on the chunk size configured
- getNextChunk() - Method in class org.teiid.client.lob.StreamingLobChunckProducer
-
- getNextRand() - Method in interface org.teiid.CommandContext
-
Get the next random double value
- getNextRand(long) - Method in interface org.teiid.CommandContext
-
Sets the seed value and returns the next random double value.
- getNodeId() - Method in class org.teiid.adminapi.impl.RequestMetadata
-
- getNodeId() - Method in interface org.teiid.adminapi.Request
-
- getNonReservedWords() - Static method in class org.teiid.language.SQLConstants
-
- getNString(int) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- getNString(String) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- getNString(int) - Method in class org.teiid.jdbc.ResultSetImpl
-
- getNString(String) - Method in class org.teiid.jdbc.ResultSetImpl
-
- getNullOrdering() - Method in class org.teiid.language.SortSpecification
-
- getNullType() - Method in class org.teiid.metadata.BaseColumn
-
- getNullType() - Method in class org.teiid.metadata.Datatype
-
- getNullTypeName(short) - Static method in class org.teiid.metadata.index.MetadataConstants
-
- getNullValues() - Method in class org.teiid.metadata.Column
-
- getNullValues() - Method in class org.teiid.metadata.ColumnStats
-
- getNumColumns() - Method in class org.teiid.client.metadata.ParameterInfo
-
- getNumericFunctions() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- getObject(int) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- getObject(String) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- getObject(int, Map<String, Class<?>>) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- getObject(String, Map<String, Class<?>>) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- getObject(int, Class<T>) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- getObject(String, Class<T>) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- getObject(int) - Method in class org.teiid.jdbc.ResultSetImpl
-
Get a java object based on the column index for the current row.
- getObject(String) - Method in class org.teiid.jdbc.ResultSetImpl
-
Get a java object based on the column name.
- getObject(int, Map<String, Class<?>>) - Method in class org.teiid.jdbc.ResultSetImpl
-
- getObject(String, Map<String, Class<?>>) - Method in class org.teiid.jdbc.ResultSetImpl
-
- getObject(int, Class<T>) - Method in class org.teiid.jdbc.ResultSetImpl
-
- getObject(String, Class<T>) - Method in class org.teiid.jdbc.ResultSetImpl
-
- getObjectDirect(int) - Method in class org.teiid.jdbc.ResultSetImpl
-
Get the value of the current row at the column index specified.
- getObjectMetaData(String) - Method in interface org.teiid.translator.salesforce.SalesforceConnection
-
- getObjects() - Method in interface org.teiid.translator.salesforce.SalesforceConnection
-
- getObjectValue(String) - Method in class org.teiid.metadata.index.RecordFactory
-
- getOffset() - Method in class org.teiid.jdbc.ResultSetImpl
-
- getOperation() - Method in class org.teiid.language.SetQuery
-
- getOperator() - Method in class org.teiid.language.AndOr
-
Get operator used to connect these criteria.
- getOperator() - Method in class org.teiid.language.Comparison
-
Get the operator
- getOperator() - Method in class org.teiid.language.SubqueryComparison
-
- getOptionalToken(List<String>, int) - Method in class org.teiid.metadata.index.RecordFactory
-
- getOrderBy() - Method in class org.teiid.language.QueryExpression
-
Get ORDER BY clause, may be null.
- getOrderBy() - Method in class org.teiid.language.WindowSpecification
-
- getOrdering() - Method in class org.teiid.language.SortSpecification
-
- getOutputParameter() - Method in class org.teiid.metadata.FunctionMethod
-
Get ouput parameter.
- getOutputParameterValues() - Method in class org.teiid.translator.jdbc.JDBCProcedureExecution
-
- getOutputParameterValues() - Method in class org.teiid.translator.loopback.LoopbackExecution
-
- getOutputParameterValues() - Method in class org.teiid.translator.olap.OlapQueryExecution
-
- getOutputParameterValues() - Method in interface org.teiid.translator.ProcedureExecution
-
Get the output parameter values.
- getOutputParameterValues() - Method in class org.teiid.translator.salesforce.execution.GetDeletedExecutionImpl
-
- getOutputParameterValues() - Method in class org.teiid.translator.salesforce.execution.GetUpdatedExecutionImpl
-
- getOutputParameterValues() - Method in class org.teiid.translator.salesforce.execution.ProcedureExecutionParentImpl
-
- getOutputParameterValues() - Method in interface org.teiid.translator.salesforce.execution.SalesforceProcedureExecution
-
- getOutputParameterValues() - Method in class org.teiid.translator.ws.BinaryWSProcedureExecution
-
- getOutputParameterValues() - Method in class org.teiid.translator.ws.WSProcedureExecution
-
- getOverrideTranslators() - Method in class org.teiid.adminapi.impl.VDBMetaData
-
- getOverrideTranslators() - Method in interface org.teiid.adminapi.VDB
-
Get the list of translators defined in the VDB
- getParameterClassName(int) - Method in class org.teiid.jdbc.ParameterMetaDataImpl
-
- getParameterCount() - Method in class org.teiid.jdbc.ParameterMetaDataImpl
-
- getParameterMetadata() - Method in class org.teiid.client.metadata.MetadataResult
-
- getParameterMetaData() - Method in class org.teiid.jdbc.PreparedStatementImpl
-
- getParameterMode(int) - Method in class org.teiid.jdbc.ParameterMetaDataImpl
-
- getParameterName(int) - Method in class org.teiid.jdbc.ParameterMetaDataImpl
-
- getParameters() - Method in class org.teiid.client.ResultsMessage
-
- getParameters() - Method in class org.teiid.language.Function
-
Get the parameters used in this function.
- getParameters() - Method in class org.teiid.metadata.Procedure
-
- getParameterType(int) - Method in class org.teiid.jdbc.ParameterMetaDataImpl
-
- getParameterTypeName(int) - Method in class org.teiid.jdbc.ParameterMetaDataImpl
-
- getParameterTypeName(short) - Static method in class org.teiid.metadata.index.MetadataConstants
-
- getParameterValues() - Method in class org.teiid.client.RequestMessage
-
- getParameterValues() - Method in interface org.teiid.language.BatchedCommand
-
- getParameterValues() - Method in class org.teiid.language.Delete
-
- getParameterValues() - Method in class org.teiid.language.Insert
-
- getParameterValues() - Method in class org.teiid.language.Update
-
- getParent() - Method in class org.teiid.client.plan.PlanNode
-
- getParent() - Method in class org.teiid.metadata.AbstractMetadataRecord
-
- getParent() - Method in class org.teiid.metadata.Column
-
- getParent() - Method in class org.teiid.metadata.ColumnSet
-
- getParent() - Method in class org.teiid.metadata.FunctionMethod
-
- getParent() - Method in class org.teiid.metadata.Procedure
-
- getParent() - Method in class org.teiid.metadata.ProcedureParameter
-
- getParentLogger() - Method in class org.teiid.jdbc.TeiidDataSource
-
- getParentLogger() - Method in class org.teiid.jdbc.TeiidDriver
-
- getParentTable() - Method in interface org.teiid.translator.salesforce.Relationship
-
- getParentTable() - Method in class org.teiid.translator.salesforce.RelationshipImpl
-
- getParseException() - Method in exception org.teiid.api.exception.query.QueryParserException
-
- getPartialResultsMode() - Method in class org.teiid.jdbc.BaseDataSource
-
- getPartialResultsMode() - Method in class org.teiid.jdbc.JDBCURL
-
- getPartIdentifier() - Method in interface org.teiid.translator.ExecutionContext
-
This specifies the node id for the atomic request in the relational plan of query.
- getPartition() - Method in class org.teiid.language.WindowSpecification
-
- getPassthroughAuthentication() - Method in class org.teiid.jdbc.TeiidDataSource
-
Same as "isPassthroughAuthentication".
- getPassword() - Method in class org.teiid.jdbc.BaseDataSource
-
Returns the password.
- getPassword() - Method in class org.teiid.jdbc.JDBCURL
-
- getPath() - Method in class org.teiid.adminapi.impl.ModelMetaData
-
- getPath() - Method in class org.teiid.adminapi.impl.ModelMetaData.ValidationError
-
- getPayload() - Method in class org.teiid.jdbc.ConnectionImpl
-
- getPermissions() - Method in interface org.teiid.adminapi.DataPolicy
-
Get the List of Permissions for this Data Policy.
- getPermissions() - Method in class org.teiid.adminapi.impl.DataPolicyMetadata
-
- getPlan() - Method in class groovy.sql.TeiidSql
-
- getPlan() - Method in class org.teiid.logging.CommandLogMessage
-
Only available for user commands after the NEW event
- getPlanDescription() - Method in class org.teiid.client.ResultsMessage
-
- getPlanDescription() - Method in class org.teiid.jdbc.StatementImpl
-
- getPlanDescription() - Method in interface org.teiid.jdbc.TeiidStatement
-
Obtain the query plan object representation from the last
command executed on this Statement, if a query plan was
requested in the command.
- getPlanInfo(Statement) - Method in class groovy.sql.TeiidSql
-
- getPlanNode() - Method in class org.teiid.client.plan.PlanNode.Property
-
- getPollIntervalInMilli() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
-
- getPooledConnection() - Method in class org.teiid.jdbc.BaseDataSource
-
- getPooledConnection(String, String) - Method in class org.teiid.jdbc.BaseDataSource
-
- getPortNumber() - Method in class org.teiid.jdbc.TeiidDataSource
-
Returns the port number.
- getPortNumber() - Method in class org.teiid.net.HostInfo
-
- getPorts() - Method in class org.teiid.net.TeiidURL
-
Get a list of ports
- getPosition() - Method in class org.teiid.metadata.BaseColumn
-
1 based ordinal position
- getPostVisitor() - Method in class org.teiid.language.visitor.DelegatingHierarchyVisitor
-
- getPrecision(int) - Method in class org.teiid.jdbc.FilteredResultsMetadata
-
- getPrecision(int) - Method in class org.teiid.jdbc.ParameterMetaDataImpl
-
- getPrecision(int) - Method in class org.teiid.jdbc.ResultSetMetaDataImpl
-
- getPrecision() - Method in class org.teiid.metadata.BaseColumn
-
- getPrecisionLength() - Method in class org.teiid.metadata.Datatype
-
- getPreparedStatement(String) - Method in class org.teiid.translator.jdbc.JDBCBaseExecution
-
- getPreparedValues() - Method in class org.teiid.translator.jdbc.TranslatedCommand
-
Return List of values to set on a prepared statement, if
necessary.
- getPreVisitor() - Method in class org.teiid.language.visitor.DelegatingHierarchyVisitor
-
- getPrimaryKey() - Method in class org.teiid.metadata.ForeignKey
-
- getPrimaryKey() - Method in class org.teiid.metadata.Table
-
- getPrimaryKeys(String, String, String) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- getPrimaryMetamodelUri() - Method in class org.teiid.metadata.Schema
-
- getPrincipal() - Method in class org.teiid.logging.AuditMessage
-
- getPrincipal() - Method in class org.teiid.logging.CommandLogMessage
-
- getPriority() - Method in class org.teiid.client.plan.Annotation
-
- getProcedure(String) - Method in interface org.teiid.metadata.RuntimeMetadata
-
Look up an object by identifier
- getProcedure(String) - Method in class org.teiid.metadata.Schema
-
- getProcedureColumns(String, String, String, String) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- getProcedureDefinition(String, int, Procedure) - Method in class org.teiid.metadata.DefaultMetadataRepository
-
Returns an updated procedure definition (CREATE PROCEDURE ...) or null if the current procedure definition should be used
should be used.
- getProcedureName() - Method in class org.teiid.language.Call
-
- getProcedures(String, String, String) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- getProcedures() - Method in class org.teiid.metadata.Schema
-
Get the procedures defined in this schema
- getProcedureTerm() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- getProcedureTypeName(short) - Static method in class org.teiid.metadata.index.MetadataConstants
-
- getProcessorBatchSize() - Method in interface org.teiid.CommandContext
-
Get the processor batch size set on the BufferManager
- getProjectedQuery() - Method in class org.teiid.language.QueryExpression
-
- getProjectedQuery() - Method in class org.teiid.language.Select
-
- getProjectedQuery() - Method in class org.teiid.language.SetQuery
-
- getProperties() - Method in interface org.teiid.adminapi.AdminObject
-
Get the Configuration Properties that defines this process
- getProperties() - Method in class org.teiid.adminapi.impl.AdminObjectImpl
-
- getProperties() - Method in class org.teiid.client.plan.PlanNode
-
- getProperties() - Method in class org.teiid.jdbc.JDBCURL
-
- getProperties() - Method in class org.teiid.metadata.AbstractMetadataRecord
-
- getProperties(String, int, AbstractMetadataRecord) - Method in class org.teiid.metadata.DefaultMetadataRepository
-
Get the extension metadata for a given record.
- getProperty(String) - Method in class org.teiid.client.security.LogonResult
-
- getProperty(String) - Method in class org.teiid.jdbc.JDBCURL
-
- getProperty(String, boolean) - Method in class org.teiid.metadata.AbstractMetadataRecord
-
- getPropertyInfo(String, Properties) - Method in class org.teiid.jdbc.TeiidDriver
-
- getPropertyTypeClassName() - Method in class org.teiid.adminapi.impl.PropertyDefinitionMetadata
-
- getPropertyTypeClassName() - Method in interface org.teiid.adminapi.PropertyDefinition
-
Get the name of the java class that best represents the property type.
- getPropertyValue(String) - Method in interface org.teiid.adminapi.AdminObject
-
Searches for the property with the specified key in this Admin Object.
- getPropertyValue(String) - Method in class org.teiid.adminapi.impl.AdminObjectImpl
-
- getPseudoColumns(String, String, String, String) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- getPublicKey() - Method in class org.teiid.net.socket.Handshake
-
- getPushdown() - Method in class org.teiid.metadata.FunctionMethod
-
Get pushdown property of method
- getPushDownFunctions() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- getPushDownFunctions() - Method in class org.teiid.translator.ExecutionFactory
-
Get a list of
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
-
- getQuery() - Method in class org.teiid.translator.salesforce.execution.visitors.DeleteVisitor
-
- getQuery() - Method in interface org.teiid.translator.salesforce.execution.visitors.IQueryProvidingVisitor
-
- getQuery() - Method in class org.teiid.translator.salesforce.execution.visitors.JoinQueryVisitor
-
- getQuery() - Method in class org.teiid.translator.salesforce.execution.visitors.SelectVisitor
-
- getQuery() - Method in class org.teiid.translator.salesforce.execution.visitors.UpdateVisitor
-
- getQueryAll() - Method in class org.teiid.translator.salesforce.execution.visitors.SelectVisitor
-
- getQueryPlan() - Method in class org.teiid.metadata.Procedure
-
- getQueryTimeout() - Method in class org.teiid.adminapi.impl.VDBMetaData
-
- getQueryTimeout() - Method in class org.teiid.jdbc.BaseDataSource
-
- getQueryTimeout() - Method in class org.teiid.jdbc.StatementImpl
-
- getQueued() - Method in class org.teiid.adminapi.impl.WorkerPoolStatisticsMetadata
-
- getQueued() - Method in interface org.teiid.adminapi.WorkerPoolStatistics
-
- getQueueName() - Method in class org.teiid.adminapi.impl.WorkerPoolStatisticsMetadata
-
- getQueueName() - Method in interface org.teiid.adminapi.WorkerPoolStatistics
-
Queue Name
- getQueueSize() - Method in class org.teiid.jdbc.EnhancedTimer
-
- getRadix() - Method in class org.teiid.metadata.BaseColumn
-
- getRadix() - Method in class org.teiid.metadata.Datatype
-
- getRawMetadata() - Method in class org.teiid.metadata.MetadataFactory
-
- getReceiveBufferSize() - Method in class org.teiid.net.socket.OioOjbectChannelFactory
-
- getRef(int) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- getRef(String) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- getRef(int) - Method in class org.teiid.jdbc.ResultSetImpl
-
- getRef(String) - Method in class org.teiid.jdbc.ResultSetImpl
-
- getReferenceColumns() - Method in class org.teiid.metadata.ForeignKey
-
- getReferenceTableName() - Method in class org.teiid.metadata.ForeignKey
-
- getRemoteAddress() - Method in interface org.teiid.net.socket.ObjectChannel
-
- getRequestCount() - Method in interface org.teiid.adminapi.CacheStatistics
-
- getRequestCount() - Method in class org.teiid.adminapi.impl.CacheStatisticsMetadata
-
- getRequestId() - Method in interface org.teiid.CommandContext
-
Get the current request id
- getRequestID() - Method in class org.teiid.logging.CommandLogMessage
-
- getRequestId() - Method in interface org.teiid.translator.ExecutionContext
-
Get the identifier for the command being executed.
- getRequestID() - Method in interface org.teiid.translator.ExecutionContext
-
- getRequestIdentifier() - Method in class org.teiid.jdbc.StatementImpl
-
- getRequestIdentifier() - Method in interface org.teiid.jdbc.TeiidStatement
-
Get ID for last execution which can be used for matching up executions
on the client side with executions in the server logs.
- getRequestOptions() - Method in class org.teiid.client.RequestMessage
-
- getRequests() - Method in interface org.teiid.adminapi.Admin
-
Get the all Requests that are currently in process
- getRequests() - Static method in class org.teiid.adminshell.AdminShell
-
- getRequestsForSession(String) - Method in interface org.teiid.adminapi.Admin
-
Get the Requests for the given session
- getRequestsForSession(String) - Static method in class org.teiid.adminshell.AdminShell
-
- getRequiresRestart() - Method in class org.teiid.adminapi.impl.PropertyDefinitionMetadata
-
- getRequiresRestart() - Method in interface org.teiid.adminapi.PropertyDefinition
-
Get whether this property requires the system to be restarted before it takes effect.
- getReservedWords() - Static method in class org.teiid.language.SQLConstants
-
- getResolution() - Method in class org.teiid.client.plan.Annotation
-
- getResourceName() - Method in interface org.teiid.adminapi.DataPolicy.DataPermission
-
Get the Resource Name that Data Permission representing
- getResourceName() - Method in class org.teiid.adminapi.impl.DataPolicyMetadata.PermissionMetaData
-
- getResourcePath() - Method in class org.teiid.metadata.index.TransformationRecordImpl
-
- getResourcePath() - Method in class org.teiid.metadata.Table
-
- getResources() - Method in class org.teiid.logging.AuditMessage
-
- getResult() - Method in class org.teiid.language.SearchedWhenClause
-
- getResult(CommandContext) - Method in interface org.teiid.UserDefinedAggregate
-
Called to get the current value.
- getResultRecords() - Method in class org.teiid.translator.salesforce.execution.DeletedResult
-
- getResults() - Method in class org.teiid.client.ResultsMessage
-
- getResultSet(CallableStatement) - Method in class org.teiid.dialect.TeiidDialect
-
- getResultSet() - Method in class org.teiid.jdbc.StatementImpl
-
- getResultSet() - Method in class org.teiid.metadata.Procedure
-
- getResultSetCacheMode() - Method in class org.teiid.jdbc.BaseDataSource
-
- getResultSetCacheMode() - Method in class org.teiid.jdbc.JDBCURL
-
- getResultSetColumnTypes() - Method in class org.teiid.language.Call
-
- getResultSetConcurrency() - Method in class org.teiid.jdbc.StatementImpl
-
- getResultSetHoldability() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- getResultSetHoldability() - Method in class org.teiid.jdbc.StatementImpl
-
- getResultSetType() - Method in class org.teiid.jdbc.StatementImpl
-
- getResultsList() - Method in class org.teiid.client.ResultsMessage
-
- getResultsMode() - Method in class org.teiid.client.RequestMessage
-
- getResultsReceiver() - Method in class org.teiid.client.util.ResultsFuture
-
- getRetrieveFieldList() - Method in class org.teiid.translator.salesforce.execution.visitors.SelectVisitor
-
- getRetryDelay() - Method in exception org.teiid.translator.DataNotAvailableException
-
- getReturnParameter() - Method in class org.teiid.language.Call
-
- getReturnType() - Method in class org.teiid.language.Call
-
Get the return type
- getRightCondition() - Method in class org.teiid.language.AndOr
-
- getRightExpression() - Method in class org.teiid.language.Comparison
-
Get right expression.
- getRightExpression() - Method in class org.teiid.language.Like
-
- getRightExpressions() - Method in class org.teiid.language.In
-
Get List of IExpression in the set on the right side of the criteria.
- getRightItem() - Method in class org.teiid.language.Join
-
- getRightQuery() - Method in class org.teiid.language.SetQuery
-
- getRow() - Method in class org.teiid.jdbc.ResultSetImpl
-
- getRowCount() - Method in class org.teiid.logging.CommandLogMessage
-
Returns the command.
- getRowCount() - Method in class org.teiid.script.io.ResultSetReader
-
- getRowCount() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
-
- getRowId(int) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- getRowId(String) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- getRowId(int) - Method in class org.teiid.jdbc.ResultSetImpl
-
- getRowId(String) - Method in class org.teiid.jdbc.ResultSetImpl
-
- getRowIdLifetime() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- getRowLimit() - Method in class org.teiid.client.RequestMessage
-
- getRowLimit() - Method in class org.teiid.language.Limit
-
Get the max number of rows returned.
- getRowOffset() - Method in class org.teiid.language.Limit
-
Get the row offset at which to begin returning rows.
- getRuntimeType() - Method in class org.teiid.metadata.BaseColumn
-
- getRuntimeTypeName() - Method in class org.teiid.metadata.Datatype
-
- getScale(int) - Method in class org.teiid.jdbc.FilteredResultsMetadata
-
- getScale(int) - Method in class org.teiid.jdbc.ParameterMetaDataImpl
-
- getScale(int) - Method in class org.teiid.jdbc.ResultSetMetaDataImpl
-
- getScale() - Method in class org.teiid.metadata.BaseColumn
-
- getScale() - Method in class org.teiid.metadata.Datatype
-
- getSchema() - Method in class org.teiid.jdbc.ConnectionImpl
-
- getSchema(String) - Method in class org.teiid.metadata.MetadataStore
-
- getSchemaList() - Method in class org.teiid.metadata.MetadataStore
-
- getSchemaName(int) - Method in class org.teiid.jdbc.FilteredResultsMetadata
-
- getSchemaName(int) - Method in class org.teiid.jdbc.ResultSetMetaDataImpl
-
- getSchemaPaths() - Method in class org.teiid.metadata.index.TransformationRecordImpl
-
- getSchemaPaths() - Method in class org.teiid.metadata.Table
-
- getSchemas() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- getSchemas(String, String) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- getSchemas() - Method in class org.teiid.metadata.MetadataStore
-
- getSchemaSourceType() - Method in class org.teiid.adminapi.impl.ModelMetaData
-
- getSchemaTerm() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- getSchemaText() - Method in class org.teiid.adminapi.impl.ModelMetaData
-
- getScope() - Method in class org.teiid.adminapi.impl.TransactionMetadata
-
- getScope() - Method in interface org.teiid.adminapi.Transaction
-
Get the scope for the transaction.
- getSearchDefaultBaseDN() - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
-
- getSearchDefaultScope() - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
-
- getSearchScope() - Method in class org.teiid.translator.ldap.LDAPSearchDetails
-
get the context name
- getSearchStringEscape() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
Gets the string that can be used to escape "_" or "%" wildcards in the
string search pattern used for search parameters
- getSearchType() - Method in class org.teiid.metadata.Column
-
- getSearchType() - Method in class org.teiid.metadata.Datatype
-
- getSearchTypeName(short) - Static method in class org.teiid.metadata.index.MetadataConstants
-
- getSecure() - Method in class org.teiid.jdbc.TeiidDataSource
-
Same as "isSecure".
- getSecurityContext() - Method in class org.teiid.adminapi.impl.SessionMetadata
-
- getSecurityDomain() - Method in class org.teiid.adminapi.impl.SessionMetadata
-
- getSecurityDomain() - Method in interface org.teiid.adminapi.Session
-
Security Domain user logged into currently
- getSelectGUIDString() - Method in class org.teiid.dialect.TeiidDialect
-
- getSelectSymbolCount() - Method in class org.teiid.translator.salesforce.execution.visitors.SelectVisitor
-
- getSelectSymbolIndex(String) - Method in class org.teiid.translator.salesforce.execution.visitors.SelectVisitor
-
- getSelectSymbolMetadata(int) - Method in class org.teiid.translator.salesforce.execution.visitors.SelectVisitor
-
- getSelectTransformation() - Method in class org.teiid.metadata.Table
-
- getSendBufferSize() - Method in class org.teiid.net.socket.OioOjbectChannelFactory
-
- getServerGroup() - Method in interface org.teiid.adminapi.DomainAware
-
Server group that admin object belongs to
- getServerGroup() - Method in class org.teiid.adminapi.impl.AdminObjectImpl
-
- getServerInstance(HostInfo) - Method in class org.teiid.net.socket.SocketServerConnectionFactory
-
- getServerInstance(HostInfo) - Method in interface org.teiid.net.socket.SocketServerInstanceFactory
-
- getServerName() - Method in interface org.teiid.adminapi.DomainAware
-
Name of the Server that this admin object belongs to
- getServerName() - Method in class org.teiid.adminapi.impl.AdminObjectImpl
-
- getServerName() - Method in class org.teiid.jdbc.TeiidDataSource
-
Returns the name of the server.
- getServerTimeZone() - Method in interface org.teiid.CommandContext
-
- getServerTimeZone() - Method in class org.teiid.jdbc.StatementImpl
-
- getServerVersion() - Method in interface org.teiid.net.socket.SocketServerInstance
-
- getServerVersion() - Method in class org.teiid.net.socket.SocketServerInstanceImpl
-
- getService(Class<T>) - Method in interface org.teiid.net.ServerConnection
-
- getService(Class<T>) - Method in class org.teiid.net.socket.SocketServerConnection
-
- getService(Class<T>) - Method in interface org.teiid.net.socket.SocketServerInstance
-
- getService(Class<T>) - Method in class org.teiid.net.socket.SocketServerInstanceImpl
-
- getSession() - Method in interface org.teiid.CommandContext
-
Get the current session
- getSession() - Method in interface org.teiid.translator.ExecutionContext
-
Get the current session.
- getSessionId() - Method in class org.teiid.adminapi.impl.RequestMetadata
-
- getSessionId() - Method in class org.teiid.adminapi.impl.SessionMetadata
-
- getSessionId() - Method in interface org.teiid.adminapi.Request
-
Get the SessionID for a Request
- getSessionId() - Method in interface org.teiid.adminapi.Session
-
Get the unique Teiid session
within a given Teiid System
- getSessionID() - Method in class org.teiid.client.security.LogonResult
-
Get the sessionID.
- getSessionID() - Method in class org.teiid.client.security.SessionToken
-
Returns unique session identifier
- getSessionID() - Method in class org.teiid.logging.CommandLogMessage
-
- getSessions() - Method in interface org.teiid.adminapi.Admin
-
Get all the current Sessions.
- getSessions() - Static method in class org.teiid.adminshell.AdminShell
-
- getSessionToken() - Method in class org.teiid.adminapi.impl.SessionMetadata
-
- getSessionToken() - Method in class org.teiid.client.security.LogonResult
-
- getSetOperationString(SetQuery.Operation) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
-
- getSetOperationString(SetQuery.Operation) - Method in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
-
- getSeverity() - Method in class org.teiid.adminapi.impl.ModelMetaData.ValidationError
-
- getShort(int) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- getShort(String) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- getShort(int) - Method in class org.teiid.jdbc.ResultSetImpl
-
Get a primitive short based on the column index.
- getShort(String) - Method in class org.teiid.jdbc.ResultSetImpl
-
Get a short based on the column name.
- getShortName(String) - Static method in class org.teiid.language.visitor.SQLStringVisitor
-
- getShowPlan() - Method in class org.teiid.client.RequestMessage
-
- getShowPlan() - Method in class org.teiid.jdbc.BaseDataSource
-
- getSocket() - Method in class org.teiid.net.socket.SocketUtil.SSLSocketFactory
-
- getSortKeys() - Method in class org.teiid.translator.ldap.LDAPSearchDetails
-
get the sort keys
- getSortSpecifications() - Method in class org.teiid.language.OrderBy
-
- getSoTimeout() - Method in interface org.teiid.net.socket.ObjectChannelFactory
-
- getSoTimeout() - Method in class org.teiid.net.socket.OioOjbectChannelFactory
-
- getSourceCommandID() - Method in class org.teiid.logging.CommandLogMessage
-
- getSourceComment(Command) - Method in class org.teiid.language.visitor.SQLStringVisitor
-
- getSourceComment(ExecutionContext, Command) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
-
Returns the source comment for the given command
- getSourceComment(ExecutionContext, Command) - Method in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
-
- getSourceComment(Command) - Method in class org.teiid.translator.jdbc.SQLConversionVisitor
-
- getSourceConnectionJndiName(String) - Method in class org.teiid.adminapi.impl.ModelMetaData
-
- getSourceConnectionJndiName(String) - Method in interface org.teiid.adminapi.Model
-
Get the configured JNDI name for the given source name.
- getSourceHint() - Method in interface org.teiid.translator.ExecutionContext
-
Get the hint designated for this source.
- getSourceMapping(String) - Method in class org.teiid.adminapi.impl.ModelMetaData
-
- getSourceMappings() - Method in class org.teiid.adminapi.impl.ModelMetaData
-
- getSourceName() - Method in exception org.teiid.jdbc.TeiidSQLWarning
-
- getSourceNames() - Method in class org.teiid.adminapi.impl.ModelMetaData
-
- getSourceNames() - Method in interface org.teiid.adminapi.Model
-
Associated Source Names for the Models
- getSourceTranslatorName(String) - Method in class org.teiid.adminapi.impl.ModelMetaData
-
- getSourceTranslatorName(String) - Method in interface org.teiid.adminapi.Model
-
Get the configured translator name for the given source
- getSql() - Method in class org.teiid.logging.CommandLogMessage
-
Returns the command.
- getSql() - Method in class org.teiid.translator.jdbc.TranslatedCommand
-
Get String SQL of translated command.
- getSQLConversionVisitor() - Method in class org.teiid.translator.hive.HiveExecutionFactory
-
- getSQLConversionVisitor() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
-
- getSQLConversionVisitor() - Method in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
-
- getSQLConversionVisitor() - Method in class org.teiid.translator.jdbc.teradata.TeradataExecutionFactory
-
- getSQLKeywords() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- getSQLStateType() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
Indicates whether the SQLSTATE returned by SQLException.getSQLState is X/Open
(now known as Open Group) SQL CLI or SQL99.
- getSQLString(LanguageObject) - Static method in class org.teiid.language.visitor.SQLStringVisitor
-
Gets the SQL string representation for a given LanguageObject.
- getSqlTransformationTypeName(short) - Static method in class org.teiid.metadata.index.MetadataConstants
-
- getSQLTypeFromRuntimeType(Class<?>) - Static method in class org.teiid.translator.TypeFacility
-
Get the SQL type for the given runtime type Class constant
- getSQLWarnings() - Method in class groovy.sql.TeiidSql
-
- getSQLXML(int) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- getSQLXML(String) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- getSQLXML(int) - Method in class org.teiid.jdbc.ResultSetImpl
-
- getSQLXML(String) - Method in class org.teiid.jdbc.ResultSetImpl
-
- getSSLContext(String, String, String, String, String, String, String) - Static method in class org.teiid.net.socket.SocketUtil
-
- getSSLSocketFactory(Properties) - Static method in class org.teiid.net.socket.SocketUtil
-
- getStartTime() - Method in class org.teiid.adminapi.impl.RequestMetadata
-
- getStartTime() - Method in interface org.teiid.adminapi.Request
-
Get when the processing began for this Request
- getState() - Method in class org.teiid.adminapi.impl.RequestMetadata
-
- getState() - Method in interface org.teiid.adminapi.Request
-
- getStatement() - Method in class org.teiid.jdbc.ResultSetImpl
-
Retrieves the Statement object that produced this ResultSet object.
- getStatement() - Method in class org.teiid.translator.jdbc.JDBCBaseExecution
-
- getStatus() - Method in class org.teiid.adminapi.impl.VDBMetaData
-
- getStatus() - Method in interface org.teiid.adminapi.VDB
-
- getStatus() - Method in class org.teiid.logging.CommandLogMessage
-
- getString(int) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- getString(String) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- getString(int) - Method in class org.teiid.jdbc.ResultSetImpl
-
Get a String based on the column index.
- getString(String) - Method in class org.teiid.jdbc.ResultSetImpl
-
- getStringFunctions() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- getStrings(String, char) - Static method in class org.teiid.metadata.index.RecordFactory
-
- getStrings(char[], char) - Static method in class org.teiid.metadata.index.RecordFactory
-
- getStringValue(int, Integer) - Method in class org.teiid.jdbc.MetadataProvider
-
- getStyleSheet() - Method in class org.teiid.client.RequestMessage
-
- getSubject() - Method in class org.teiid.adminapi.impl.SessionMetadata
-
- getSubject() - Method in interface org.teiid.CommandContext
-
Get the current subject
- getSubject() - Method in interface org.teiid.translator.ExecutionContext
-
Get the user for the user running this query.
- getSubquery() - Method in class org.teiid.language.Exists
-
- getSubquery() - Method in class org.teiid.language.ScalarSubquery
-
- getSubquery() - Method in class org.teiid.language.SubqueryComparison
-
- getSubquery() - Method in interface org.teiid.language.SubqueryContainer
-
Get the inner subquery
- getSubquery() - Method in class org.teiid.language.SubqueryIn
-
- getSubquery() - Method in class org.teiid.language.WithItem
-
- getSuperTables(String, String, String) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
Retrieves a description of the table hierarchies defined in a
particular schema in this database.
- getSuperTypes(String, String, String) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
Retrieves a description of the user-defined type (UDT) hierarchies
defined in a particular schema in this database.
- getSupportedFunctions() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- getSupportedFunctions() - Method in class org.teiid.translator.ExecutionFactory
-
Get list of all supported function names.
- getSupportedFunctions() - Method in class org.teiid.translator.hive.HiveExecutionFactory
-
- getSupportedFunctions() - Method in class org.teiid.translator.jdbc.access.AccessExecutionFactory
-
- getSupportedFunctions() - Method in class org.teiid.translator.jdbc.db2.DB2ExecutionFactory
-
- getSupportedFunctions() - Method in class org.teiid.translator.jdbc.derby.DerbyExecutionFactory
-
- getSupportedFunctions() - Method in class org.teiid.translator.jdbc.h2.H2ExecutionFactory
-
- getSupportedFunctions() - Method in class org.teiid.translator.jdbc.hsql.HsqlExecutionFactory
-
- getSupportedFunctions() - Method in class org.teiid.translator.jdbc.informix.InformixExecutionFactory
-
- getSupportedFunctions() - Method in class org.teiid.translator.jdbc.ingres.IngresExecutionFactory
-
- getSupportedFunctions() - Method in class org.teiid.translator.jdbc.intersyscache.InterSystemsCacheExecutionFactory
-
- getSupportedFunctions() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
-
- getSupportedFunctions() - Method in class org.teiid.translator.jdbc.mm.MetaMatrixExecutionFactory
-
- getSupportedFunctions() - Method in class org.teiid.translator.jdbc.modeshape.ModeShapeExecutionFactory
-
- getSupportedFunctions() - Method in class org.teiid.translator.jdbc.mysql.MySQL5ExecutionFactory
-
- getSupportedFunctions() - Method in class org.teiid.translator.jdbc.mysql.MySQLExecutionFactory
-
- getSupportedFunctions() - Method in class org.teiid.translator.jdbc.netezza.NetezzaExecutionFactory
-
- getSupportedFunctions() - Method in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
-
- getSupportedFunctions() - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
-
- getSupportedFunctions() - Method in class org.teiid.translator.jdbc.SimpleJDBCExecutionFactory
-
- getSupportedFunctions() - Method in class org.teiid.translator.jdbc.sqlserver.SQLServerExecutionFactory
-
- getSupportedFunctions() - Method in class org.teiid.translator.jdbc.sybase.SybaseExecutionFactory
-
- getSupportedFunctions() - Method in class org.teiid.translator.jdbc.teiid.TeiidExecutionFactory
-
- getSupportedFunctions() - Method in class org.teiid.translator.jdbc.teradata.TeradataExecutionFactory
-
- getSupportedFunctions() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
-
- getSupportedFunctions() - Method in class org.teiid.translator.salesforce.SalesForceExecutionFactory
-
- getSupportedFunctions() - Method in class org.teiid.translator.ws.WSExecutionFactory
-
- getSupportedFunctions() - Method in class org.teiid.translator.yahoo.YahooExecutionFactory
-
- getSupportedJoinCriteria() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- getSupportedJoinCriteria() - Method in class org.teiid.translator.ExecutionFactory
-
Get the supported join criteria.
- getSymbol() - Method in class org.teiid.api.exception.query.UnresolvedSymbolDescription
-
Get the symbol that was unresolved
- getSymbol() - Method in class org.teiid.language.SetClause
-
- getSynchronousTtl() - Method in class org.teiid.net.socket.SocketServerConnectionFactory
-
- getSynchTimeout() - Method in interface org.teiid.net.socket.SocketServerInstance
-
- getSynchTimeout() - Method in class org.teiid.net.socket.SocketServerInstanceImpl
-
- getSystemFunctions() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- getTable() - Method in class org.teiid.language.ColumnReference
-
Return the table that contains this column.
- getTable() - Method in class org.teiid.language.Delete
-
Get group that is being deleted from.
- getTable() - Method in class org.teiid.language.Insert
-
- getTable() - Method in class org.teiid.language.Update
-
- getTable() - Method in class org.teiid.language.WithItem
-
- getTable(String) - Method in interface org.teiid.metadata.RuntimeMetadata
-
Look up an object by identifier
- getTable(String) - Method in class org.teiid.metadata.Schema
-
- getTableName(int) - Method in class org.teiid.jdbc.FilteredResultsMetadata
-
- getTableName(int) - Method in class org.teiid.jdbc.ResultSetMetaDataImpl
-
- getTableName() - Method in class org.teiid.translator.salesforce.execution.visitors.CriteriaVisitor
-
- getTableName() - Method in interface org.teiid.translator.salesforce.execution.visitors.ICriteriaVisitor
-
- getTablePrivileges(String, String, String) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- getTables(String, String, String, String[]) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- getTables() - Method in class org.teiid.metadata.Schema
-
Get the tables defined in this schema
- getTableStats(String, int, Table) - Method in class org.teiid.metadata.DefaultMetadataRepository
-
- getTableType() - Method in class org.teiid.metadata.Table
-
- getTableTypeName(short) - Static method in class org.teiid.metadata.index.MetadataConstants
-
- getTableTypes() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- getTemplatePropertyDefinitions(String) - Method in interface org.teiid.adminapi.Admin
-
Get all of the available configuration Properties for the specified connector
- getTemplatePropertyDefinitions(String) - Static method in class org.teiid.adminshell.AdminShell
-
- getText() - Method in class org.teiid.logging.LogMessage
-
- GETTEXTFILES - Static variable in class org.teiid.translator.file.FileExecutionFactory
-
- getThreadState() - Method in class org.teiid.adminapi.impl.RequestMetadata
-
- getThreadState() - Method in interface org.teiid.adminapi.Request
-
- getTickers() - Method in class org.teiid.translator.yahoo.TickerCollectorVisitor
-
- getTickers(Condition) - Static method in class org.teiid.translator.yahoo.TickerCollectorVisitor
-
- getTime(int) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- getTime(int, Calendar) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- getTime(String) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- getTime(String, Calendar) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- getTime(int) - Method in class org.teiid.jdbc.ResultSetImpl
-
- getTime(String) - Method in class org.teiid.jdbc.ResultSetImpl
-
- getTime(int, Calendar) - Method in class org.teiid.jdbc.ResultSetImpl
-
This method will return the value in the current row as a Time object.
- getTime(String, Calendar) - Method in class org.teiid.jdbc.ResultSetImpl
-
Get a java.sql.Time based on the column name.
- getTimeDateFunctions() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- getTimestamp(int) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- getTimestamp(int, Calendar) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- getTimestamp(String) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- getTimestamp(String, Calendar) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- getTimestamp(int) - Method in class org.teiid.jdbc.ResultSetImpl
-
This method will return the value in the current row as a Timestamp
object.
- getTimestamp(String) - Method in class org.teiid.jdbc.ResultSetImpl
-
Get a java.sql.Timestamp based on the column name.
- getTimestamp(int, Calendar) - Method in class org.teiid.jdbc.ResultSetImpl
-
This method will return the value in the current row as a Timestamp
object.
- getTimestamp(String, Calendar) - Method in class org.teiid.jdbc.ResultSetImpl
-
Get a java.sql.Timestamp based on the column name.
- getTimestamp() - Method in class org.teiid.logging.CommandLogMessage
-
- getTimestampNanoPrecision() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
-
Return the precision of timestamp literals.
- getTimestampNanoPrecision() - Method in class org.teiid.translator.jdbc.mysql.MySQLExecutionFactory
-
- getTimestampNanoPrecision() - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
-
- getTimestampNanoPrecision() - Method in class org.teiid.translator.jdbc.sybase.BaseSybaseExecutionFactory
-
- getTimeZone() - Method in class org.teiid.client.security.LogonResult
-
- getTotalCompleted() - Method in class org.teiid.adminapi.impl.WorkerPoolStatisticsMetadata
-
- getTotalCompleted() - Method in interface org.teiid.adminapi.WorkerPoolStatistics
-
- getTotalEntries() - Method in interface org.teiid.adminapi.CacheStatistics
-
- getTotalEntries() - Method in class org.teiid.adminapi.impl.CacheStatisticsMetadata
-
- getTotalSubmitted() - Method in class org.teiid.adminapi.impl.WorkerPoolStatisticsMetadata
-
- getTotalSubmitted() - Method in interface org.teiid.adminapi.WorkerPoolStatistics
-
- getTransactionAutoWrap() - Method in class org.teiid.jdbc.BaseDataSource
-
Deprecated.
- getTransactionAutowrapMode() - Method in class org.teiid.jdbc.JDBCURL
-
- getTransactionId() - Method in class org.teiid.adminapi.impl.RequestMetadata
-
- getTransactionId() - Method in interface org.teiid.adminapi.Request
-
Get the TransactionID of the Request
- getTransactionID() - Method in class org.teiid.logging.CommandLogMessage
-
- getTransactionIsolation() - Method in class org.teiid.client.RequestMessage
-
- getTransactionIsolation() - Method in class org.teiid.jdbc.ConnectionImpl
-
- getTransactions() - Method in interface org.teiid.adminapi.Admin
-
Get all transaction matching the identifier.
- getTransactions() - Static method in class org.teiid.adminshell.AdminShell
-
- getTransactionTimeout() - Method in class org.teiid.jdbc.XAConnectionImpl
-
- getTransactionXid() - Method in class org.teiid.jdbc.ConnectionImpl
-
- getTransformation() - Method in class org.teiid.metadata.index.TransformationRecordImpl
-
- getTransformationType() - Method in class org.teiid.metadata.index.TransformationRecordImpl
-
- getTranslator(String) - Method in interface org.teiid.adminapi.Admin
-
Get the translator by the given the deployed name.
- getTranslator(String) - Method in class org.teiid.adminapi.impl.VDBMetaData
-
- getTranslator(String) - Static method in class org.teiid.adminshell.AdminShell
-
- getTranslatorName() - Method in class org.teiid.adminapi.impl.SourceMappingMetadata
-
- getTranslatorName() - Method in class org.teiid.logging.CommandLogMessage
-
- getTranslators() - Method in interface org.teiid.adminapi.Admin
-
Get the translators that are available in the configuration
- getTranslators() - Static method in class org.teiid.adminshell.AdminShell
-
- getTransparentFailover() - Method in class org.teiid.jdbc.JDBCURL
-
- getTxnAutoWrapMode() - Method in class org.teiid.client.RequestMessage
-
- getType() - Method in class org.teiid.adminapi.impl.DataPolicyMetadata.PermissionMetaData
-
- getType() - Method in class org.teiid.adminapi.impl.VDBTranslatorMetaData
-
- getType() - Method in interface org.teiid.adminapi.Translator
-
Get the Translator type
- getType() - Method in class org.teiid.client.metadata.ParameterInfo
-
- getType() - Method in class org.teiid.jdbc.ResultSetImpl
-
- getType() - Method in class org.teiid.language.Argument
-
- getType() - Method in class org.teiid.language.ColumnReference
-
- getType() - Method in class org.teiid.language.Condition
-
- getType() - Method in interface org.teiid.language.Expression
-
Determine the type returned by this expression.
- getType() - Method in class org.teiid.language.Function
-
- getType() - Method in class org.teiid.language.Literal
-
- getType() - Method in class org.teiid.language.Parameter
-
- getType() - Method in class org.teiid.language.ScalarSubquery
-
- getType() - Method in class org.teiid.language.SearchedCase
-
- getType() - Method in class org.teiid.language.WindowFunction
-
- getType() - Method in class org.teiid.metadata.Datatype
-
- getType() - Method in class org.teiid.metadata.FunctionParameter
-
Get type of parameter
- getType() - Method in class org.teiid.metadata.index.TransformationRecordImpl
-
- getType() - Method in class org.teiid.metadata.KeyRecord
-
- getType() - Method in class org.teiid.metadata.Procedure
-
- getType() - Method in class org.teiid.metadata.ProcedureParameter
-
- getType() - Method in class org.teiid.translator.salesforce.execution.DataPayload
-
- getTypeFacility() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- getTypeFacility() - Method in class org.teiid.translator.ExecutionFactory
-
Obtain a reference to the type facility, which can be used to perform many type
conversions supplied by the Connector API.
- getTypeInfo() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- getTypeMap() - Method in class org.teiid.jdbc.ConnectionImpl
-
Retreives the type map associated with this Connection object.
- getUDTs(String, String, String, int[]) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
Gets a description of the user-defined types defined in a particular
schema.
- getUnicodeStream(int) - Method in class org.teiid.jdbc.ResultSetImpl
-
- getUnicodeStream(String) - Method in class org.teiid.jdbc.ResultSetImpl
-
- getUniqueKeyID() - Method in class org.teiid.metadata.ForeignKey
-
- getUniqueKeys() - Method in class org.teiid.metadata.Table
-
- getUnresolvedSymbols() - Method in exception org.teiid.api.exception.query.QueryResolverException
-
Set the list of unresolved symbols during QueryResolution
- getUpdateCommands() - Method in class org.teiid.language.BatchedUpdates
-
- getUpdateCount() - Method in class org.teiid.jdbc.StatementImpl
-
- getUpdateCount() - Method in class org.teiid.metadata.Procedure
-
- getUpdateCounts() - Method in class org.teiid.translator.jdbc.JDBCUpdateExecution
-
- getUpdateCounts() - Method in class org.teiid.translator.ldap.LDAPUpdateExecution
-
- getUpdateCounts() - Method in class org.teiid.translator.loopback.LoopbackExecution
-
- getUpdateCounts() - Method in class org.teiid.translator.salesforce.execution.AbstractUpdateExecution
-
- getUpdateCounts() - Method in interface org.teiid.translator.UpdateExecution
-
Returns the update counts for the execution.
- getUpdated(String, XMLGregorianCalendar, XMLGregorianCalendar) - Method in interface org.teiid.translator.salesforce.SalesforceConnection
-
- GetUpdatedExecutionImpl - Class in org.teiid.translator.salesforce.execution
-
The structure of the getUpdated procedure is:
Salesforce object type: String: IN param
startDate: datatime: IN param
enddate: datetime: IN param
latestDateCovered: datetime: OUT param
getUpdatedResult: resultset: OUT param
- GetUpdatedExecutionImpl(ProcedureExecutionParent) - Constructor for class org.teiid.translator.salesforce.execution.GetUpdatedExecutionImpl
-
- getUpdatedPlanDescription() - Method in class org.teiid.jdbc.ResultSetImpl
-
- getUpdatePlan() - Method in class org.teiid.metadata.Table
-
- getUrl() - Method in class org.teiid.adminapi.impl.VDBMetaData
-
- getUrl() - Method in interface org.teiid.adminapi.VDB
-
Get the URL for the VDB
- getURL(int) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- getURL(String) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- getURL() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- getURL(int) - Method in class org.teiid.jdbc.ResultSetImpl
-
- getURL(String) - Method in class org.teiid.jdbc.ResultSetImpl
-
- getUseJDBC4ColumnNameAndLabelSemantics() - Method in class org.teiid.jdbc.BaseDataSource
-
- getUser() - Method in class org.teiid.jdbc.BaseDataSource
-
Returns the user.
- getUserName() - Method in class org.teiid.adminapi.impl.SessionMetadata
-
- getUserName() - Method in interface org.teiid.adminapi.Session
-
Get User Name for this Session
- getUserName() - Method in class org.teiid.client.security.LogonResult
-
- getUsername() - Method in class org.teiid.client.security.SessionToken
-
Get the principal name for this session's user.
- getUserName() - Method in interface org.teiid.CommandContext
-
Get the current user name
- getUserName() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- getUserName() - Method in class org.teiid.jdbc.JDBCURL
-
- getUUID() - Method in class org.teiid.metadata.AbstractMetadataRecord
-
- getValidationErrors(ModelMetaData.ValidationError.Severity) - Method in class org.teiid.adminapi.impl.ModelMetaData
-
- getValidationMode() - Method in class org.teiid.client.RequestMessage
-
- getValidityErrors() - Method in class org.teiid.adminapi.impl.VDBMetaData
-
- getValidityErrors() - Method in interface org.teiid.adminapi.VDB
-
Shows any validity errors present in the VDB
- getValidKey(String) - Static method in class org.teiid.jdbc.JDBCURL
-
- getValidLowerMessageLevel() - Static method in class org.teiid.logging.MessageLevel
-
Utility method for knowing what is the lower boundary for
a valid message level.
- getValidUpperMessageLevel() - Static method in class org.teiid.logging.MessageLevel
-
Utility method for knowing what is the upper boundary for
a valid message level.
- getValue() - Method in class org.teiid.adminapi.impl.ModelMetaData.ValidationError
-
- getValue() - Method in class org.teiid.adminapi.impl.PropertyMetadata
-
- getValue(int, Integer) - Method in class org.teiid.jdbc.DeferredMetadataProvider
-
- getValue(int, Integer) - Method in class org.teiid.jdbc.MetadataProvider
-
- getValue() - Method in class org.teiid.language.Literal
-
- getValue() - Method in class org.teiid.language.SetClause
-
- getValue(Expression, boolean) - Method in class org.teiid.translator.salesforce.execution.visitors.CriteriaVisitor
-
- getValueIndex() - Method in class org.teiid.language.Parameter
-
- getValues() - Method in class org.teiid.client.plan.PlanNode.Property
-
- getValues() - Method in class org.teiid.language.ExpressionValueSource
-
- getValueSource() - Method in class org.teiid.language.Insert
-
- getVarietyType() - Method in class org.teiid.metadata.Datatype
-
- getVDB(String, int) - Method in interface org.teiid.adminapi.Admin
-
Get the VDB
- getVdb() - Method in class org.teiid.adminapi.impl.SessionMetadata
-
- getVDB(String, int) - Static method in class org.teiid.adminshell.AdminShell
-
- getVdb() - Method in interface org.teiid.CommandContext
-
Get the current vdb
- getVDBName() - Method in class org.teiid.adminapi.impl.SessionMetadata
-
- getVDBName() - Method in interface org.teiid.adminapi.Session
-
Get the VDB Name for this Session
- getVdbName() - Method in class org.teiid.client.security.LogonResult
-
- getVdbName() - Method in interface org.teiid.CommandContext
-
Get the current vdb name
- getVDBName() - Method in class org.teiid.jdbc.JDBCURL
-
- getVdbName() - Method in class org.teiid.logging.CommandLogMessage
-
- getVdbName() - Method in class org.teiid.metadata.MetadataFactory
-
- getVdbName() - Method in interface org.teiid.translator.ExecutionContext
-
Get the name of the VDB this query is being run against.
- getVDBResourcePaths() - Method in interface org.teiid.metadata.RuntimeMetadata
-
Gets the resource paths of all the resources in the VDB.
- getVDBs() - Method in interface org.teiid.adminapi.Admin
-
Get the VDBs that currently deployed in the system
- getVDBs() - Static method in class org.teiid.adminshell.AdminShell
-
- getVDBVersion() - Method in class org.teiid.adminapi.impl.SessionMetadata
-
- getVDBVersion() - Method in interface org.teiid.adminapi.Session
-
Get the VDB Version for this Session
- getVdbVersion() - Method in class org.teiid.client.security.LogonResult
-
- getVdbVersion() - Method in interface org.teiid.CommandContext
-
Get the current vdb version
- getVDBVersion() - Method in class org.teiid.jdbc.ConnectionImpl
-
- getVDBVersion() - Method in class org.teiid.jdbc.JDBCURL
-
- getVdbVersion() - Method in class org.teiid.logging.CommandLogMessage
-
- getVdbVersion() - Method in class org.teiid.metadata.MetadataFactory
-
- getVdbVersion() - Method in interface org.teiid.translator.ExecutionContext
-
Get the version of the VDB this query is being run against.
- getVersion() - Method in class org.teiid.adminapi.impl.VDBMetaData
-
- getVersion() - Method in interface org.teiid.adminapi.VDB
-
- getVersion() - Method in class org.teiid.net.socket.Handshake
-
- getVersionColumns(String, String, String) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
Gets the description of the columns in a table that are automatically updated
when any value in a row is updated.
- getViewDefinition(String, int, Table) - Method in class org.teiid.metadata.DefaultMetadataRepository
-
Returns an updated view definition (AS SQL only) or null if the current view definition should be used
should be used.
- getVirtualDatabaseName(int) - Method in class org.teiid.jdbc.ResultSetMetaDataImpl
-
- getVirtualDatabaseName() - Method in interface org.teiid.translator.ExecutionContext
-
- getVirtualDatabaseVersion(int) - Method in class org.teiid.jdbc.ResultSetMetaDataImpl
-
- getVirtualDatabaseVersion() - Method in interface org.teiid.translator.ExecutionContext
-
- getWaitTime() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
-
- getWarnings() - Method in class org.teiid.client.ResultsMessage
-
- getWarnings() - Method in class org.teiid.jdbc.ConnectionImpl
-
This method will return the first warning reported by calls on this connection,
or null if none exist.
- getWarnings() - Method in class org.teiid.jdbc.ResultSetImpl
-
- getWarnings() - Method in class org.teiid.jdbc.StatementImpl
-
- getWhere() - Method in class org.teiid.language.Delete
-
Get criteria that is being used with the delete - may be null
- getWhere() - Method in class org.teiid.language.Select
-
Get WHERE clause, may be null.
- getWhere() - Method in class org.teiid.language.Update
-
- getWindowSpecification() - Method in class org.teiid.language.WindowFunction
-
- getWith() - Method in class org.teiid.language.QueryExpression
-
- getWorkerPoolStats() - Method in interface org.teiid.adminapi.Admin
-
Get the Worker Pool statistics in runtime engine.
- getWorkerPoolStats() - Static method in class org.teiid.adminshell.AdminShell
-
- getXAConnection() - Method in class org.teiid.jdbc.BaseDataSource
-
- getXAConnection(String, String) - Method in class org.teiid.jdbc.BaseDataSource
-
Attempt to establish a database connection that can be used with distributed transactions.
- getXAException() - Method in exception org.teiid.client.xa.XATransactionException
-
- getXAResource() - Method in class org.teiid.jdbc.XAConnectionImpl
-
- getXMLFormat() - Method in class org.teiid.client.RequestMessage
-
- getXMLFormat() - Method in class org.teiid.jdbc.JDBCURL
-
- getXMLParamName() - Method in class org.teiid.translator.ws.WSExecutionFactory
-
- getXMLValidation() - Method in class org.teiid.jdbc.JDBCURL
-
- GLOBAL - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- GRANT - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- GreenplumExecutionFactory - Class in org.teiid.translator.jdbc.postgresql
-
Translator for Greenplum.
- GreenplumExecutionFactory() - Constructor for class org.teiid.translator.jdbc.postgresql.GreenplumExecutionFactory
-
- groovy.sql - package groovy.sql
-
- GroovyAdminConsole - Class in org.teiid.adminshell
-
- GroovyAdminConsole() - Constructor for class org.teiid.adminshell.GroovyAdminConsole
-
- GroovyAdminShell - Class in org.teiid.adminshell
-
- GroovyAdminShell() - Constructor for class org.teiid.adminshell.GroovyAdminShell
-
- GroovySqlExtensions - Class in org.teiid.adminshell
-
Extensions of Groovy Sql support, which somewhat bridges the gap to our old adminshell sql logic
- GroovySqlExtensions() - Constructor for class org.teiid.adminshell.GroovySqlExtensions
-
- GROUP - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- GROUP_NAME - Static variable in interface org.teiid.client.metadata.ResultsMetadataConstants
-
- GroupBy - Class in org.teiid.language
-
Represents a GROUP BY clause in a query.
- GroupBy(List<Expression>) - Constructor for class org.teiid.language.GroupBy
-
- groupByClause - Variable in class org.teiid.translator.salesforce.execution.visitors.SelectVisitor
-
- GROUPING - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- GSSCallbackHandler - Class in org.teiid.gss
-
- GSSCallbackHandler(String, String) - Constructor for class org.teiid.gss.GSSCallbackHandler
-
- GT - Static variable in interface org.teiid.language.SQLConstants.Tokens
-
- SalesforceConnection - Interface in org.teiid.translator.salesforce
-
- SalesForceExecutionFactory - Class in org.teiid.translator.salesforce
-
- SalesForceExecutionFactory() - Constructor for class org.teiid.translator.salesforce.SalesForceExecutionFactory
-
- SalesForcePlugin - Class in org.teiid.translator.salesforce
-
For logging purposes
- SalesForcePlugin() - Constructor for class org.teiid.translator.salesforce.SalesForcePlugin
-
- SalesForcePlugin.Event - Enum in org.teiid.translator.salesforce
-
- SalesforceProcedureExecution - Interface in org.teiid.translator.salesforce.execution
-
- SAVEFILE - Static variable in class org.teiid.translator.file.FileExecutionFactory
-
- SAVEPOINT - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- ScalarSubquery - Class in org.teiid.language
-
Represents a scalar subquery.
- ScalarSubquery(QueryExpression) - Constructor for class org.teiid.language.ScalarSubquery
-
- SCALE - Static variable in interface org.teiid.client.metadata.ResultsMetadataConstants
-
- Schema - Class in org.teiid.metadata
-
- Schema() - Constructor for class org.teiid.metadata.Schema
-
- schemaList - Variable in class org.teiid.metadata.MetadataStore
-
- schemas - Variable in class org.teiid.metadata.MetadataStore
-
- schemaSourceType - Variable in class org.teiid.adminapi.impl.ModelMetaData
-
- schemaText - Variable in class org.teiid.adminapi.impl.ModelMetaData
-
- SCROLL - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- SEARCH - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- SEARCH_INDEX_EXT - Static variable in class org.teiid.metadata.index.IndexConstants
-
- SEARCH_INDEX_EXT - Static variable in interface org.teiid.metadata.VdbConstants
-
- SEARCH_RECORD_TYPES - Static variable in class org.teiid.metadata.index.IndexConstants
-
- SEARCHABLE - Static variable in class org.teiid.client.metadata.ResultsMetadataConstants.SEARCH_TYPES
-
- SEARCHABLE - Static variable in interface org.teiid.client.metadata.ResultsMetadataConstants
-
- SEARCHABLE - Static variable in class org.teiid.metadata.index.MetadataConstants.SEARCH_TYPES
-
- SearchedCase - Class in org.teiid.language
-
Represents a searched CASE expression:
CASE WHEN criteria THEN expression ...
- SearchedCase(List<SearchedWhenClause>, Expression, Class<?>) - Constructor for class org.teiid.language.SearchedCase
-
- SearchedWhenClause - Class in org.teiid.language
-
- SearchedWhenClause(Condition, Expression) - Constructor for class org.teiid.language.SearchedWhenClause
-
- SECOND - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- SECOND - Static variable in class org.teiid.translator.jdbc.ExtractFunctionModifier
-
- SECOND - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- Secure - Annotation Type in org.teiid.client.security
-
- SECURE_PROTOCOL - Static variable in interface org.teiid.net.TeiidURL.CONNECTION
-
Secure Protocol.
- SECURE_PROTOCOL - Static variable in class org.teiid.net.TeiidURL
-
- Select - Class in org.teiid.language
-
Represents a simple SELECT query.
- Select(List<DerivedColumn>, boolean, List<TableReference>, Condition, GroupBy, Condition, OrderBy) - Constructor for class org.teiid.language.Select
-
- SELECT - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- SELECT - Static variable in interface org.teiid.metadata.index.TransformationRecordImpl.Types
-
- SELECT - Static variable in class org.teiid.translator.salesforce.execution.visitors.CriteriaVisitor
-
- SELECT_TRANSFORM - Static variable in class org.teiid.metadata.index.MetadataConstants.RECORD_TYPE
-
- SELECT_TRANSFORM_INDEX - Static variable in class org.teiid.metadata.index.IndexConstants.INDEX_NAME
-
- selectNextInstance(List<HostInfo>) - Method in interface org.teiid.net.socket.ServerDiscovery
-
Select the next instance to try.
- selectNextInstance(List<HostInfo>) - Method in class org.teiid.net.socket.UrlServerDiscovery
-
- SELECTOR - Static variable in interface org.teiid.language.SQLConstants.NonReserved
-
- selectServerInstance(boolean) - Method in class org.teiid.net.socket.SocketServerConnection
-
Implements a sticky random selection policy
TODO: make this customizable
TODO: put more information on hostinfo as to process response time, last successful connect, etc.
- selectSymbols - Variable in class org.teiid.translator.salesforce.execution.visitors.SelectVisitor
-
- SelectVisitor - Class in org.teiid.translator.salesforce.execution.visitors
-
- SelectVisitor(RuntimeMetadata) - Constructor for class org.teiid.translator.salesforce.execution.visitors.SelectVisitor
-
- SEMI - Static variable in class org.teiid.translator.salesforce.execution.visitors.CriteriaVisitor
-
- send(Message, ResultsReceiver<Object>, Serializable) - Method in interface org.teiid.net.socket.SocketServerInstance
-
- send(Message, ResultsReceiver<Object>, Serializable) - Method in class org.teiid.net.socket.SocketServerInstanceImpl
-
- SENSITIVE - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- separateCriteriaByAnd(Condition) - Static method in class org.teiid.language.LanguageUtil
-
Take a criteria, which may be null, a single IPredicateCriteria or a
complex criteria built using ICompoundCriteria and breaks it apart
at ANDs such that a List of ICriteria conjuncts are returned.
- SEQUENCE - Static variable in interface org.teiid.language.SQLConstants.NonReserved
-
- SEQUENCE - Static variable in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
-
- SERIAL - Static variable in interface org.teiid.language.SQLConstants.NonReserved
-
- serialVersionUID - Static variable in class org.teiid.client.security.SessionToken
-
- serialVersionUID - Static variable in class org.teiid.net.socket.Message
-
- SERVER_URL - Static variable in interface org.teiid.net.TeiidURL.CONNECTION
-
- serverConn - Variable in class org.teiid.jdbc.ConnectionImpl
-
- ServerConnection - Interface in org.teiid.net
-
- ServerConnectionFactory - Interface in org.teiid.net
-
- ServerDiscovery - Interface in org.teiid.net.socket
-
Customizable ServerDiscovery interface
- ServiceInvocationStruct - Class in org.teiid.net.socket
-
- ServiceInvocationStruct() - Constructor for class org.teiid.net.socket.ServiceInvocationStruct
-
- ServiceInvocationStruct(Object[], String, Class<?>) - Constructor for class org.teiid.net.socket.ServiceInvocationStruct
-
- Session - Interface in org.teiid.adminapi
-
A Session represents a single connection between a client and the server.
- SESSION_USER - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- SessionMetadata - Class in org.teiid.adminapi.impl
-
Add and delete properties also in the Mapper class for correct wrapping for profile service.
- SessionMetadata() - Constructor for class org.teiid.adminapi.impl.SessionMetadata
-
- SessionToken - Class in org.teiid.client.security
-
This class is an immutable identifier for a unique session that also
maintains the name of the principal for that session.
- SessionToken() - Constructor for class org.teiid.client.security.SessionToken
-
- SessionToken(long, String) - Constructor for class org.teiid.client.security.SessionToken
-
Used by tests to control the session id
- SessionToken(String) - Constructor for class org.teiid.client.security.SessionToken
-
The primary constructor that specifies userName
- set(int, T) - Method in class org.teiid.client.ResizingArrayList
-
- SET - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- setAccessPatterns(List<KeyRecord>) - Method in class org.teiid.metadata.Table
-
- setActiveThreads(int) - Method in class org.teiid.adminapi.impl.WorkerPoolStatisticsMetadata
-
- setAdditionalProperties(String) - Method in class org.teiid.jdbc.BaseDataSource
-
- setAdvanced(boolean) - Method in class org.teiid.adminapi.impl.PropertyDefinitionMetadata
-
- setAggregateAttributes(AggregateAttributes) - Method in class org.teiid.metadata.FunctionMethod
-
- setAlias(String) - Method in class org.teiid.language.DerivedColumn
-
- setAll(boolean) - Method in class org.teiid.language.SetQuery
-
- setAllowAlter(Boolean) - Method in class org.teiid.adminapi.impl.DataPolicyMetadata.PermissionMetaData
-
- setAllowCreate(Boolean) - Method in class org.teiid.adminapi.impl.DataPolicyMetadata.PermissionMetaData
-
- setAllowCreateTemporaryTables(Boolean) - Method in class org.teiid.adminapi.impl.DataPolicyMetadata
-
- setAllowDelete(Boolean) - Method in class org.teiid.adminapi.impl.DataPolicyMetadata.PermissionMetaData
-
- setAllowedValues(Collection) - Method in class org.teiid.adminapi.impl.PropertyDefinitionMetadata
-
- setAllowExecute(Boolean) - Method in class org.teiid.adminapi.impl.DataPolicyMetadata.PermissionMetaData
-
- setAllowRead(Boolean) - Method in class org.teiid.adminapi.impl.DataPolicyMetadata.PermissionMetaData
-
- setAllowsDistinct(boolean) - Method in class org.teiid.metadata.AggregateAttributes
-
- setAllowsOrderBy(boolean) - Method in class org.teiid.metadata.AggregateAttributes
-
- setAllowUpdate(Boolean) - Method in class org.teiid.adminapi.impl.DataPolicyMetadata.PermissionMetaData
-
- setAlternateServers(String) - Method in class org.teiid.jdbc.TeiidDataSource
-
Sets a list of alternate server(s) that can be used for
connection fail-over.
- setAnalysisInfo(ResultsMessage) - Method in class org.teiid.jdbc.StatementImpl
-
- setAnalytic(boolean) - Method in class org.teiid.metadata.AggregateAttributes
-
- setAnnotation(String) - Method in class org.teiid.metadata.AbstractMetadataRecord
-
- setAnnotations(Collection<Annotation>) - Method in class org.teiid.client.ResultsMessage
-
- setAnnotations(Collection<Annotation>) - Method in class org.teiid.jdbc.ConnectionImpl
-
- setAnsiQuotedIdentifiers(boolean) - Method in class org.teiid.client.RequestMessage
-
- setAnsiQuotedIdentifiers(boolean) - Method in class org.teiid.jdbc.BaseDataSource
-
- setAnyAuthenticated(boolean) - Method in class org.teiid.adminapi.impl.DataPolicyMetadata
-
- setAnyAuthenticatedForDataRole(String, int, String, boolean) - Method in interface org.teiid.adminapi.Admin
-
Set the any authenticated flag on the Data Role in a given VDB
- setAnyAuthenticatedForDataRole(String, int, String, boolean) - Static method in class org.teiid.adminshell.AdminShell
-
- setApplicationName(String) - Method in class org.teiid.adminapi.impl.SessionMetadata
-
- setApplicationName(String) - Method in class org.teiid.jdbc.BaseDataSource
-
< * Sets the name of the application.
- setArguments(List<Argument>) - Method in class org.teiid.language.Call
-
- setArgumentValue(Literal) - Method in class org.teiid.language.Argument
-
- setArray(int, Array) - Method in class org.teiid.jdbc.PreparedStatementImpl
-
- setAsciiStream(String, InputStream) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- setAsciiStream(String, InputStream, int) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- setAsciiStream(String, InputStream, long) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- setAsciiStream(int, InputStream, int) - Method in class org.teiid.jdbc.PreparedStatementImpl
-
- setAsciiStream(int, InputStream) - Method in class org.teiid.jdbc.PreparedStatementImpl
-
- setAsciiStream(int, InputStream, long) - Method in class org.teiid.jdbc.PreparedStatementImpl
-
- setAssociatedSession(String) - Method in class org.teiid.adminapi.impl.TransactionMetadata
-
- setAuthType(AuthenticationType) - Method in class org.teiid.net.socket.Handshake
-
- setAutoCommit(boolean) - Method in class org.teiid.jdbc.ConnectionImpl
-
- setAutoCommitTxn(String) - Method in class org.teiid.jdbc.BaseDataSource
-
Sets the setting for how connections are created by this DataSource manage transactions
for client requests with autoCommit = true.
- setAutoCorrectColumnNames(boolean) - Method in class org.teiid.metadata.MetadataFactory
-
Set to false to disable correcting column and other names to be valid Teiid names.
- setAutoCreateUniqueConstraints(boolean) - Method in class org.teiid.translator.jdbc.JDBCMetdataProcessor
-
- setAutoFailover(String) - Method in class org.teiid.jdbc.TeiidDataSource
-
- setAutoIncrement(boolean) - Method in class org.teiid.metadata.Datatype
-
- setAutoIncremented(boolean) - Method in class org.teiid.metadata.Column
-
- setBasetypeName(String) - Method in class org.teiid.metadata.Datatype
-
- setBatchedUpdate(boolean) - Method in class org.teiid.client.RequestMessage
-
- setBatchFetcher(BatchResults.BatchFetcher) - Method in class org.teiid.jdbc.BatchResults
-
- setBigDecimal(String, BigDecimal) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- setBigDecimal(int, BigDecimal) - Method in class org.teiid.jdbc.PreparedStatementImpl
-
- setBinaryStream(String, InputStream) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- setBinaryStream(String, InputStream, int) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- setBinaryStream(String, InputStream, long) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- setBinaryStream(int, InputStream, int) - Method in class org.teiid.jdbc.PreparedStatementImpl
-
- setBinaryStream(int, InputStream) - Method in class org.teiid.jdbc.PreparedStatementImpl
-
- setBinaryStream(int, InputStream, long) - Method in class org.teiid.jdbc.PreparedStatementImpl
-
- setBindEligible(boolean) - Method in class org.teiid.language.Literal
-
- setBindings(List) - Method in class org.teiid.metadata.index.TransformationRecordImpl
-
- setBindings(List<String>) - Method in class org.teiid.metadata.Table
-
- setBlob(String, Blob) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- setBlob(String, InputStream) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- setBlob(String, InputStream, long) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- setBlob(int, Blob) - Method in class org.teiid.jdbc.PreparedStatementImpl
-
- setBlob(int, InputStream) - Method in class org.teiid.jdbc.PreparedStatementImpl
-
- setBlob(int, InputStream, long) - Method in class org.teiid.jdbc.PreparedStatementImpl
-
- setBoolean(String, boolean) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- setBoolean(int, boolean) - Method in class org.teiid.jdbc.PreparedStatementImpl
-
- setBooleanNullable(boolean) - Method in class org.teiid.translator.jdbc.ConvertModifier
-
- setByte(String, byte) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- setByte(int, byte) - Method in class org.teiid.jdbc.PreparedStatementImpl
-
- setBytes(String, byte[]) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- setBytes(int, byte[]) - Method in class org.teiid.jdbc.PreparedStatementImpl
-
- setCardinality(int) - Method in class org.teiid.metadata.Table
-
- setCardinality(Integer) - Method in class org.teiid.metadata.TableStats
-
- setCascadeDelete(boolean) - Method in interface org.teiid.translator.salesforce.Relationship
-
- setCascadeDelete(boolean) - Method in class org.teiid.translator.salesforce.RelationshipImpl
-
- setCaseSensitive(boolean) - Method in class org.teiid.metadata.Column
-
- setCaseSensitive(boolean) - Method in class org.teiid.metadata.Datatype
-
- setCatalog(String) - Method in class org.teiid.jdbc.ConnectionImpl
-
Teiid does not allow setting a catalog through a connection.
- setCatalog(String) - Method in class org.teiid.translator.jdbc.JDBCMetdataProcessor
-
- setCategory(String) - Method in class org.teiid.metadata.FunctionMethod
-
Set category of method
- setChanges(List<SetClause>) - Method in class org.teiid.language.Update
-
- setCharacterStream(String, Reader) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- setCharacterStream(String, Reader, int) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- setCharacterStream(String, Reader, long) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- setCharacterStream(int, Reader, int) - Method in class org.teiid.jdbc.PreparedStatementImpl
-
- setCharacterStream(int, Reader) - Method in class org.teiid.jdbc.PreparedStatementImpl
-
- setCharacterStream(int, Reader, long) - Method in class org.teiid.jdbc.PreparedStatementImpl
-
- setCharOctetLength(int) - Method in class org.teiid.metadata.Column
-
- setChildTable(String) - Method in interface org.teiid.translator.salesforce.Relationship
-
- setChildTable(String) - Method in class org.teiid.translator.salesforce.RelationshipImpl
-
- setClassloader(ClassLoader) - Method in class org.teiid.metadata.FunctionMethod
-
- SetClause - Class in org.teiid.language
-
- SetClause(ColumnReference, Expression) - Constructor for class org.teiid.language.SetClause
-
- setClientHardwareAddress(String) - Method in class org.teiid.adminapi.impl.SessionMetadata
-
- setClientHostName(String) - Method in class org.teiid.adminapi.impl.SessionMetadata
-
- setClientInfo(Properties) - Method in class org.teiid.jdbc.ConnectionImpl
-
- setClientInfo(String, String) - Method in class org.teiid.jdbc.ConnectionImpl
-
- setClientSerializationVersion(byte) - Method in class org.teiid.client.ResultsMessage
-
- setClob(String, Clob) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- setClob(String, Reader) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- setClob(String, Reader, long) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- setClob(int, Clob) - Method in class org.teiid.jdbc.PreparedStatementImpl
-
- setClob(int, Reader) - Method in class org.teiid.jdbc.PreparedStatementImpl
-
- setClob(int, Reader, long) - Method in class org.teiid.jdbc.PreparedStatementImpl
-
- setColumnNames(String[]) - Method in class org.teiid.client.ResultsMessage
-
- setColumns(List<ColumnReference>) - Method in class org.teiid.language.Insert
-
- setColumns(List<ColumnReference>) - Method in class org.teiid.language.WithItem
-
- setColumns(List<Column>) - Method in class org.teiid.metadata.ColumnSet
-
- setColumnStats(String, int, String, String, String, ColumnStats) - Method in interface org.teiid.events.EventDistributor
-
Set the column stats
- setColumnStats(ColumnStats) - Method in class org.teiid.metadata.Column
-
- setColumnStats(String, int, Column, ColumnStats) - Method in interface org.teiid.metadata.MetadataRepository
-
- setCommand(String) - Method in class org.teiid.adminapi.impl.RequestMetadata
-
- setCommand(Call) - Method in class org.teiid.translator.salesforce.execution.ProcedureExecutionParentImpl
-
- setCommands(String...) - Method in class org.teiid.client.RequestMessage
-
- setCondition(Expression) - Method in class org.teiid.language.AggregateFunction
-
- setCondition(Condition) - Method in class org.teiid.language.Join
-
- setCondition(Condition) - Method in class org.teiid.language.SearchedWhenClause
-
- setConnectionJndiName(String) - Method in class org.teiid.adminapi.impl.SourceMappingMetadata
-
- setConnectionType(VDB.ConnectionType) - Method in class org.teiid.adminapi.impl.VDBMetaData
-
- setConnectionType(String) - Method in class org.teiid.adminapi.impl.VDBMetaData
-
- setConserveBandwidth(boolean) - Method in class org.teiid.net.socket.OioOjbectChannelFactory
-
- setContents(Object) - Method in class org.teiid.net.socket.Message
-
- setContinuous(boolean) - Method in class org.teiid.jdbc.RequestOptions
-
- setCopyLobs(boolean) - Method in class org.teiid.translator.ExecutionFactory
-
- setCorrelationName(String) - Method in class org.teiid.language.DerivedTable
-
- setCorrelationName(String) - Method in class org.teiid.language.NamedTable
-
- setCreatedTime(long) - Method in class org.teiid.adminapi.impl.SessionMetadata
-
- setCreatedTime(long) - Method in class org.teiid.adminapi.impl.TransactionMetadata
-
- setCriteria(Condition) - Method in class org.teiid.language.Not
-
- setCurrency(boolean) - Method in class org.teiid.metadata.Column
-
- setCurrentPlanDescription(PlanNode) - Method in class org.teiid.jdbc.ConnectionImpl
-
- setCursorName(String) - Method in class org.teiid.jdbc.StatementImpl
-
- setCursorType(int) - Method in class org.teiid.client.RequestMessage
-
Sets the cursorType.
- setDatabaseName(String) - Method in class org.teiid.jdbc.BaseDataSource
-
Sets the name of the virtual database on a particular Teiid Server.
- setDatabaseTimeZone(String) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
-
- setDatabaseVersion(String) - Method in class org.teiid.jdbc.BaseDataSource
-
Sets the databaseVersion.
- setDatabaseVersion(String) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
-
- setDataPolicies(List<DataPolicy>) - Method in class org.teiid.adminapi.impl.VDBMetaData
-
This method is required by the Management framework to write the mappings to the persistent form.
- setDataSourceName(String) - Method in class org.teiid.jdbc.BaseDataSource
-
Sets the logical name for the underlying XADataSource
or
ConnectionPoolDataSource
;
used only when pooling connections or distributed transactions are implemented.
- setDatatype(Datatype) - Method in class org.teiid.metadata.BaseColumn
-
- setDataTypes(String[]) - Method in class org.teiid.client.ResultsMessage
-
- setDatatypeUUID(String) - Method in class org.teiid.metadata.BaseColumn
-
- setDate(String, Date) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- setDate(String, Date, Calendar) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- setDate(int, Date) - Method in class org.teiid.jdbc.PreparedStatementImpl
-
- setDate(int, Date, Calendar) - Method in class org.teiid.jdbc.PreparedStatementImpl
-
- setDebugLog(String) - Method in class org.teiid.client.ResultsMessage
-
- setDebugLog(String) - Method in class org.teiid.jdbc.ConnectionImpl
-
- setDecomposable(boolean) - Method in class org.teiid.metadata.AggregateAttributes
-
- setDefaultBinding(WSExecutionFactory.Binding) - Method in class org.teiid.translator.ws.WSExecutionFactory
-
- setDefaultServiceMode(Service.Mode) - Method in class org.teiid.translator.ws.WSExecutionFactory
-
- setDefaultValue(Serializable) - Method in class org.teiid.adminapi.impl.PropertyDefinitionMetadata
-
- setDefaultValue(String) - Method in class org.teiid.metadata.BaseColumn
-
- setDelegate(ExecutionFactory<F, C>) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setDelegate(ExecutionFactory<F, C>) - Method in interface org.teiid.translator.DelegatingExecutionFactory
-
- setDelegateName(String) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- setDeletedDate(Calendar) - Method in class org.teiid.translator.salesforce.execution.DeletedObject
-
- setDeletePlan(String) - Method in class org.teiid.metadata.Table
-
- setDeletePlanEnabled(boolean) - Method in class org.teiid.metadata.Table
-
- setDependentValueId(String) - Method in class org.teiid.language.Parameter
-
- setDependentValues(Map<String, List<? extends List<?>>>) - Method in class org.teiid.language.Select
-
- setDerivedColumns(List<DerivedColumn>) - Method in class org.teiid.language.Select
-
- setDescription(String) - Method in class org.teiid.adminapi.impl.DataPolicyMetadata
-
- setDescription(String) - Method in class org.teiid.adminapi.impl.ModelMetaData
-
- setDescription(String) - Method in class org.teiid.adminapi.impl.PropertyDefinitionMetadata
-
- setDescription(String) - Method in class org.teiid.adminapi.impl.VDBMetaData
-
- setDescription(String) - Method in class org.teiid.adminapi.impl.VDBTranslatorMetaData
-
- setDescription(String) - Method in class org.teiid.jdbc.BaseDataSource
-
Sets the description of this data source.
- setDescription(String) - Method in class org.teiid.metadata.FunctionMethod
-
Set description of method
- setDescription(String) - Method in class org.teiid.metadata.FunctionParameter
-
Set description of parameter
- setDeterminism(FunctionMethod.Determinism) - Method in class org.teiid.metadata.FunctionMethod
-
- setDeterministicBoolean(boolean) - Method in class org.teiid.metadata.FunctionMethod
-
- setDirection(Argument.Direction) - Method in class org.teiid.language.Argument
-
- setDisableLocalTxn(String) - Method in class org.teiid.jdbc.BaseDataSource
-
- setDiscoveryStrategy(String) - Method in class org.teiid.jdbc.TeiidDataSource
-
- setDisplayName(String) - Method in class org.teiid.adminapi.impl.PropertyDefinitionMetadata
-
- setDistinct(boolean) - Method in class org.teiid.language.AggregateFunction
-
Set whether this function was executed with DISTINCT.
- setDistinct(boolean) - Method in class org.teiid.language.Select
-
- setDistinctValues(int) - Method in class org.teiid.metadata.Column
-
- setDistinctValues(Integer) - Method in class org.teiid.metadata.ColumnStats
-
- setDouble(String, double) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- setDouble(int, double) - Method in class org.teiid.jdbc.PreparedStatementImpl
-
- setDynamic(boolean) - Method in class org.teiid.adminapi.impl.VDBMetaData
-
- setEarliestDateAvailable(Calendar) - Method in class org.teiid.translator.salesforce.execution.DeletedResult
-
- setElements(List<Expression>) - Method in class org.teiid.language.GroupBy
-
- setElseExpression(Expression) - Method in class org.teiid.language.SearchedCase
-
- setEmbedded(boolean) - Method in class org.teiid.adminapi.impl.SessionMetadata
-
- setEmbeddedProfile(ConnectionProfile) - Method in class org.teiid.jdbc.TeiidDriver
-
- setEncoding(String) - Method in class org.teiid.translator.file.FileExecutionFactory
-
- setEncryptRequests(boolean) - Method in class org.teiid.jdbc.TeiidDataSource
-
- setErrors(List<ModelMetaData.ValidationError>) - Method in class org.teiid.adminapi.impl.ModelMetaData
-
- setEscapeCharacter(Character) - Method in class org.teiid.language.Like
-
- setEscapeProcessing(boolean) - Method in class org.teiid.jdbc.StatementImpl
-
- setException(Throwable) - Method in class org.teiid.client.ResultsMessage
-
- setExceptionIfFileNotFound(boolean) - Method in class org.teiid.translator.file.FileExecutionFactory
-
- setExceptionOnSizeLimitExceeded(boolean) - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
-
- setExcludeProcedures(String) - Method in class org.teiid.translator.jdbc.JDBCMetdataProcessor
-
- setExcludeTables(String) - Method in class org.teiid.translator.jdbc.JDBCMetdataProcessor
-
- setExecutionContext(ExecutionContext) - Method in class org.teiid.translator.jdbc.SQLConversionVisitor
-
Set the per-command execution context on this visitor.
- setExecutionFactoryClass(Class<?>) - Method in class org.teiid.adminapi.impl.VDBTranslatorMetaData
-
- setExecutionId(long) - Method in class org.teiid.adminapi.impl.RequestMetadata
-
- setExecutionId(long) - Method in class org.teiid.client.RequestMessage
-
- setExecutionPayload(Serializable) - Method in class org.teiid.client.RequestMessage
-
- setExecutionProperty(String, String) - Method in class org.teiid.jdbc.StatementImpl
-
- setExecutionProperty(String, String) - Method in interface org.teiid.jdbc.TeiidStatement
-
Deprecated.
use set statement
- setExpression(Expression) - Method in class org.teiid.language.DerivedColumn
-
- setExpression(Expression) - Method in class org.teiid.language.IsNull
-
- setExpression(Expression) - Method in class org.teiid.language.SortSpecification
-
- setFailOver(boolean) - Method in class org.teiid.net.socket.SocketServerConnection
-
- setFailOverPingInterval(int) - Method in class org.teiid.net.socket.SocketServerConnection
-
- setFetchDirection(int) - Method in class org.teiid.jdbc.ResultSetImpl
-
- setFetchDirection(int) - Method in class org.teiid.jdbc.StatementImpl
-
- setFetchSize(int) - Method in class org.teiid.client.RequestMessage
-
- setFetchSize(int) - Method in class org.teiid.jdbc.BaseDataSource
-
- setFetchSize(int) - Method in class org.teiid.jdbc.ResultSetImpl
-
- setFetchSize(int) - Method in class org.teiid.jdbc.StatementImpl
-
- setFetchSize(Command, ExecutionContext, Statement, int) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
-
Set the fetch size on the given statement.
- setFetchSize(Command, ExecutionContext, Statement, int) - Method in class org.teiid.translator.jdbc.sybase.SybaseExecutionFactory
-
- setFetchSizeOnCallableStatements() - Method in class org.teiid.translator.jdbc.sqlserver.SQLServerExecutionFactory
-
- setFetchSizeOnCallableStatements() - Method in class org.teiid.translator.jdbc.sybase.SybaseExecutionFactory
-
- setFinalRow(int) - Method in class org.teiid.client.ResultsMessage
-
- setFirstRow(int) - Method in class org.teiid.client.ResultsMessage
-
- setFixedLength(boolean) - Method in class org.teiid.metadata.Column
-
- setFloat(String, float) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- setFloat(int, float) - Method in class org.teiid.jdbc.PreparedStatementImpl
-
- setForeignKeyField(String) - Method in interface org.teiid.translator.salesforce.Relationship
-
- setForeignKeyField(String) - Method in class org.teiid.translator.salesforce.RelationshipImpl
-
- setForiegnKeys(List<ForeignKey>) - Method in class org.teiid.metadata.Table
-
- setFormat(String) - Method in class org.teiid.metadata.Column
-
- setFrom(List<TableReference>) - Method in class org.teiid.language.Select
-
Set FROM clause, should never be null.
- setFunction(AggregateFunction) - Method in class org.teiid.language.WindowFunction
-
- setFunction(boolean) - Method in class org.teiid.metadata.Procedure
-
- setGroupBy(GroupBy) - Method in class org.teiid.language.Select
-
Set GROUP BY clause, may be null.
- setHasCriteria(boolean, boolean) - Method in class org.teiid.translator.salesforce.execution.visitors.CriteriaVisitor
-
- setHaving(Condition) - Method in class org.teiid.language.Select
-
Set HAVING clause, may be null.
- setHighestActiveThreads(int) - Method in class org.teiid.adminapi.impl.WorkerPoolStatisticsMetadata
-
- setHighestQueued(int) - Method in class org.teiid.adminapi.impl.WorkerPoolStatisticsMetadata
-
- setHitRatio(double) - Method in class org.teiid.adminapi.impl.CacheStatisticsMetadata
-
- setHoldability(int) - Method in class org.teiid.jdbc.ConnectionImpl
-
- setHostName(String) - Method in class org.teiid.adminapi.impl.AdminObjectImpl
-
- setId(String) - Method in class org.teiid.adminapi.impl.TransactionMetadata
-
- setID(String) - Method in class org.teiid.translator.salesforce.execution.DataPayload
-
- setID(String) - Method in class org.teiid.translator.salesforce.execution.DeletedObject
-
- setIDs(List<String>) - Method in class org.teiid.translator.salesforce.execution.UpdatedResult
-
- setImmutable(boolean) - Method in class org.teiid.translator.ExecutionFactory
-
- setImportApproximateIndexes(boolean) - Method in class org.teiid.translator.jdbc.JDBCMetdataProcessor
-
- setImportIndexes(boolean) - Method in class org.teiid.translator.jdbc.JDBCMetdataProcessor
-
- setImportKeys(boolean) - Method in class org.teiid.translator.jdbc.JDBCMetdataProcessor
-
- setImportProcedures(boolean) - Method in class org.teiid.translator.jdbc.JDBCMetdataProcessor
-
- setIndexes(List<KeyRecord>) - Method in class org.teiid.metadata.Table
-
- setInputParameters(List<FunctionParameter>) - Method in class org.teiid.metadata.FunctionMethod
-
Set input parameters.
- setInsertPlan(String) - Method in class org.teiid.metadata.Table
-
- setInsertPlanEnabled(boolean) - Method in class org.teiid.metadata.Table
-
- setInsteadOfTriggerDefinition(String, int, String, String, Table.TriggerEvent, String, Boolean) - Method in interface org.teiid.events.EventDistributor
-
Set the instead of trigger definition.
- setInsteadOfTriggerDefinition(String, int, Table, Table.TriggerEvent, String) - Method in interface org.teiid.metadata.MetadataRepository
-
Call back function, when "alter trigger" is called
- setInsteadOfTriggerEnabled(String, int, Table, Table.TriggerEvent, boolean) - Method in interface org.teiid.metadata.MetadataRepository
-
Callback function, when "alter trigger" is called to enable or disable a trigger
- setInt(String, int) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- setInt(int, int) - Method in class org.teiid.jdbc.PreparedStatementImpl
-
- setInvocationClass(String) - Method in class org.teiid.metadata.FunctionMethod
-
Set invocation class name
- setInvocationMethod(String) - Method in class org.teiid.metadata.FunctionMethod
-
Set invocation method name
- setIPAddress(String) - Method in class org.teiid.adminapi.impl.SessionMetadata
-
- setItems(List<WithItem>) - Method in class org.teiid.language.With
-
- setJaasName(String) - Method in class org.teiid.jdbc.TeiidDataSource
-
Application name from JAAS Login Config file
- setJavaClassName(String) - Method in class org.teiid.metadata.Datatype
-
- setJAXBProperties(List<PropertyMetadata>) - Method in class org.teiid.adminapi.impl.AdminObjectImpl
-
- setJoinType(Join.JoinType) - Method in class org.teiid.language.Join
-
- setJtdsDriver(boolean) - Method in class org.teiid.translator.jdbc.sybase.SybaseExecutionFactory
-
- setKerberosServicePrincipleName(String) - Method in class org.teiid.jdbc.TeiidDataSource
-
Kerberos KDC service principle name
- setLastDataModification(long) - Method in class org.teiid.metadata.Table
-
- setLastModified(long) - Method in class org.teiid.metadata.Procedure
-
- setLastModified(long) - Method in class org.teiid.metadata.Table
-
- setLastPingTime(long) - Method in class org.teiid.adminapi.impl.SessionMetadata
-
- setLastRow(int) - Method in class org.teiid.client.ResultsMessage
-
- setLatestDateCovered(Calendar) - Method in class org.teiid.translator.salesforce.execution.DeletedResult
-
- setLatestDateCovered(Calendar) - Method in class org.teiid.translator.salesforce.execution.UpdatedResult
-
- setLeftCondition(Condition) - Method in class org.teiid.language.AndOr
-
- setLeftExpression(Expression) - Method in class org.teiid.language.BaseInCondition
-
Set left expression of IN criteria
- setLeftExpression(Expression) - Method in class org.teiid.language.Comparison
-
Set left expression of criteria
- setLeftExpression(Expression) - Method in class org.teiid.language.Like
-
- setLeftExpression(Expression) - Method in class org.teiid.language.SubqueryComparison
-
- setLeftItem(TableReference) - Method in class org.teiid.language.Join
-
- setLeftQuery(QueryExpression) - Method in class org.teiid.language.SetQuery
-
- setLength(int) - Method in class org.teiid.metadata.BaseColumn
-
- setLength(int) - Method in class org.teiid.metadata.Datatype
-
- setLimit(Limit) - Method in class org.teiid.language.QueryExpression
-
Set LIMIT clause, may be null.
- setLoginTimeout(int) - Method in class org.teiid.jdbc.BaseDataSource
-
Sets the maximum time in seconds that this data source can wait while attempting
to connect to a database.
- setLogListener(Logger) - Static method in class org.teiid.logging.LogManager
-
- setLogWriter(PrintWriter) - Method in class org.teiid.jdbc.BaseDataSource
-
Set the log writer for this data source.
- setLong(String, long) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- setLong(int, long) - Method in class org.teiid.jdbc.PreparedStatementImpl
-
- setMappedRoleNames(List<String>) - Method in class org.teiid.adminapi.impl.DataPolicyMetadata
-
- setMasked(boolean) - Method in class org.teiid.adminapi.impl.PropertyDefinitionMetadata
-
- setMaterialized(boolean) - Method in class org.teiid.metadata.Table
-
- setMaterializedStageTable(Table) - Method in class org.teiid.metadata.Table
-
- setMaterializedTable(Table) - Method in class org.teiid.metadata.Table
-
- setMaxCachedInstances(int) - Method in class org.teiid.net.socket.SocketServerConnectionFactory
-
- setMaxDependentInPredicates(int) - Method in class org.teiid.translator.ExecutionFactory
-
- setMaxFieldSize(int) - Method in class org.teiid.jdbc.ResultSetImpl
-
- setMaxFieldSize(int) - Method in class org.teiid.jdbc.StatementImpl
-
- setMaximumValue(String) - Method in class org.teiid.metadata.Column
-
- setMaximumValue(String) - Method in class org.teiid.metadata.ColumnStats
-
- setMaxInCriteriaSize(int) - Method in class org.teiid.translator.ExecutionFactory
-
- setMaxObjectSize(int) - Method in class org.teiid.net.socket.OioOjbectChannelFactory
-
- setMaxPreparedInsertBatchSize(int) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
-
- setMaxRows(int) - Method in class groovy.sql.TeiidSql
-
- setMaxRows(int) - Method in class org.teiid.jdbc.StatementImpl
-
- setMaxThreads(int) - Method in class org.teiid.adminapi.impl.WorkerPoolStatisticsMetadata
-
- setMessageElements(List<JAXBElement>) - Method in class org.teiid.translator.salesforce.execution.DataPayload
-
- setMessageKey(Serializable) - Method in class org.teiid.net.socket.Message
-
- setMetadataObject(ProcedureParameter) - Method in class org.teiid.language.Argument
-
- setMetadataObject(Column) - Method in class org.teiid.language.ColumnReference
-
- setMetadataObject(FunctionMethod) - Method in class org.teiid.language.Function
-
- setMetadataObject(Table) - Method in class org.teiid.language.NamedTable
-
- setMinimumValue(String) - Method in class org.teiid.metadata.Column
-
- setMinimumValue(String) - Method in class org.teiid.metadata.ColumnStats
-
- setMode(Like.MatchMode) - Method in class org.teiid.language.Like
-
- setModelAuditFields(boolean) - Method in class org.teiid.translator.salesforce.SalesForceExecutionFactory
-
- setModels(List<Model>) - Method in class org.teiid.adminapi.impl.VDBMetaData
-
This method required to make the JNDI assignment on the model work; if not persistent Management framework
treating "models" as ReadOnly property.
- setModelType(Model.Type) - Method in class org.teiid.adminapi.impl.ModelMetaData
-
- setModelType(String) - Method in class org.teiid.adminapi.impl.ModelMetaData
-
- setModifiable(boolean) - Method in class org.teiid.adminapi.impl.PropertyDefinitionMetadata
-
- setModuleName(String) - Method in class org.teiid.adminapi.impl.VDBTranslatorMetaData
-
- setName(String) - Method in class org.teiid.adminapi.impl.AdminObjectImpl
-
- setName(String) - Method in class org.teiid.adminapi.impl.DataPolicyMetadata
-
- setName(String) - Method in class org.teiid.adminapi.impl.ModelMetaData
-
- setName(String) - Method in class org.teiid.adminapi.impl.PropertyMetadata
-
- setName(String) - Method in class org.teiid.adminapi.impl.SourceMappingMetadata
-
- setName(String) - Method in class org.teiid.adminapi.impl.VDBMetaData
-
- setName(String) - Method in class org.teiid.adminapi.impl.VDBTranslatorMetaData
-
- setName(String) - Method in class org.teiid.language.AggregateFunction
-
Set the name of the aggregate function.
- setName(String) - Method in class org.teiid.language.ColumnReference
-
Sets the name of the element.
- setName(String) - Method in class org.teiid.language.Function
-
Set name of the function
- setName(String) - Method in class org.teiid.language.NamedTable
-
- setName(String) - Method in class org.teiid.metadata.AbstractMetadataRecord
-
- setName(String) - Method in class org.teiid.metadata.FunctionMethod
-
Set name of method
- setName(String) - Method in class org.teiid.metadata.FunctionParameter
-
Set name
- setNameInSource(String) - Method in class org.teiid.metadata.AbstractMetadataRecord
-
- setNativeType(String) - Method in class org.teiid.metadata.Column
-
- setNCharacterStream(String, Reader) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- setNCharacterStream(String, Reader, long) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- setNCharacterStream(int, Reader) - Method in class org.teiid.jdbc.PreparedStatementImpl
-
- setNCharacterStream(int, Reader, long) - Method in class org.teiid.jdbc.PreparedStatementImpl
-
- setNClob(String, NClob) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- setNClob(String, Reader) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- setNClob(String, Reader, long) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- setNClob(int, NClob) - Method in class org.teiid.jdbc.PreparedStatementImpl
-
- setNClob(int, Reader) - Method in class org.teiid.jdbc.PreparedStatementImpl
-
- setNClob(int, Reader, long) - Method in class org.teiid.jdbc.PreparedStatementImpl
-
- setNegated(boolean) - Method in class org.teiid.language.BaseInCondition
-
Sets whether this criteria is negated.
- setNegated(boolean) - Method in class org.teiid.language.IsNull
-
- setNegated(boolean) - Method in class org.teiid.language.Like
-
- setNetworkTimeout(Executor, int) - Method in class org.teiid.jdbc.ConnectionImpl
-
- setNext(MetadataRepository) - Method in interface org.teiid.metadata.MetadataRepository
-
Next repository in the repository chain.
- setNodeId(Integer) - Method in class org.teiid.adminapi.impl.RequestMetadata
-
- setNoExec(boolean) - Method in class org.teiid.client.RequestMessage
-
- setNoExec(boolean) - Method in class org.teiid.jdbc.BaseDataSource
-
- setNString(String, String) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- setNString(int, String) - Method in class org.teiid.jdbc.PreparedStatementImpl
-
- setNull(String, int) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- setNull(String, int, String) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- setNull(int, int) - Method in class org.teiid.jdbc.PreparedStatementImpl
-
- setNull(int, int, String) - Method in class org.teiid.jdbc.PreparedStatementImpl
-
- setNullOnNull(boolean) - Method in class org.teiid.metadata.FunctionMethod
-
- setNullOrdering(SortSpecification.NullOrdering) - Method in class org.teiid.language.SortSpecification
-
- setNullType(BaseColumn.NullType) - Method in class org.teiid.metadata.BaseColumn
-
- setNullType(BaseColumn.NullType) - Method in class org.teiid.metadata.Datatype
-
- setNullValues(int) - Method in class org.teiid.metadata.Column
-
- setNullValues(Integer) - Method in class org.teiid.metadata.ColumnStats
-
- setObject(String, Object) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- setObject(String, Object, int) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- setObject(String, Object, int, int) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- setObject(int, Object, int, int) - Method in class org.teiid.jdbc.PreparedStatementImpl
-
- setObject(int, Object, int) - Method in class org.teiid.jdbc.PreparedStatementImpl
-
- setObject(int, Object) - Method in class org.teiid.jdbc.PreparedStatementImpl
-
- setOperation(SetQuery.Operation) - Method in class org.teiid.language.SetQuery
-
- setOperator(AndOr.Operator) - Method in class org.teiid.language.AndOr
-
Set operator used to connect these criteria.
- setOperator(Comparison.Operator) - Method in class org.teiid.language.Comparison
-
Set the operator
- setOperator(Comparison.Operator) - Method in class org.teiid.language.SubqueryComparison
-
- setOptional(boolean) - Method in class org.teiid.metadata.ProcedureParameter
-
- setOracleSuppliedDriver(boolean) - Method in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
-
- setOrderBy(OrderBy) - Method in class org.teiid.language.QueryExpression
-
Set ORDER BY clause, may be null.
- setOrderBy(OrderBy) - Method in class org.teiid.language.WindowSpecification
-
- setOrdering(SortSpecification.Ordering) - Method in class org.teiid.language.SortSpecification
-
- setOutputParameter(FunctionParameter) - Method in class org.teiid.metadata.FunctionMethod
-
Set ouput parameter.
- setOverrideTranslators(List<Translator>) - Method in class org.teiid.adminapi.impl.VDBMetaData
-
- setParameters(List) - Method in class org.teiid.client.ResultsMessage
-
- setParameters(List<ProcedureParameter>) - Method in class org.teiid.metadata.Procedure
-
- setParameterValues(List<?>) - Method in class org.teiid.client.RequestMessage
-
- setParameterValues(Iterator<? extends List<?>>) - Method in interface org.teiid.language.BatchedCommand
-
- setParameterValues(Iterator<? extends List<?>>) - Method in class org.teiid.language.Delete
-
- setParameterValues(Iterator<? extends List<?>>) - Method in class org.teiid.language.Insert
-
- setParameterValues(Iterator<? extends List<?>>) - Method in class org.teiid.language.Update
-
- setParent(ColumnSet<?>) - Method in class org.teiid.metadata.Column
-
- setParent(T) - Method in class org.teiid.metadata.ColumnSet
-
- setParent(Schema) - Method in class org.teiid.metadata.FunctionMethod
-
- setParent(Schema) - Method in class org.teiid.metadata.Procedure
-
- setParentTable(String) - Method in interface org.teiid.translator.salesforce.Relationship
-
- setParentTable(String) - Method in class org.teiid.translator.salesforce.RelationshipImpl
-
- setParseException(ParseException) - Method in exception org.teiid.api.exception.query.QueryParserException
-
- setPartialResults(boolean) - Method in class org.teiid.client.RequestMessage
-
- setPartialResultsMode(String) - Method in class org.teiid.jdbc.BaseDataSource
-
- setPartition(List<Expression>) - Method in class org.teiid.language.WindowSpecification
-
- setPassthroughAuthentication(boolean) - Method in class org.teiid.jdbc.TeiidDataSource
-
When set to true, the connection uses the passed in security domain to do the authentication.
- setPassword(String) - Method in class org.teiid.jdbc.BaseDataSource
-
Sets the password.
- setPath(String) - Method in class org.teiid.adminapi.impl.ModelMetaData
-
- setPath(String) - Method in class org.teiid.adminapi.impl.ModelMetaData.ValidationError
-
- setPayload(Properties) - Method in class org.teiid.jdbc.ConnectionImpl
-
- setPayload(Serializable) - Method in class org.teiid.jdbc.StatementImpl
-
- setPayload(Serializable) - Method in interface org.teiid.jdbc.TeiidStatement
-
Set the per-statement security payload.
- setPermissions(List<DataPolicy.DataPermission>) - Method in class org.teiid.adminapi.impl.DataPolicyMetadata
-
- setPhysical(boolean) - Method in class org.teiid.metadata.Schema
-
- setPlanDescription(PlanNode) - Method in class org.teiid.client.ResultsMessage
-
- setPlanNode(PlanNode) - Method in class org.teiid.client.plan.PlanNode.Property
-
- setPollIntervalInMilli(long) - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
-
- setPoolable(boolean) - Method in class org.teiid.jdbc.StatementImpl
-
- setPortNumber(int) - Method in class org.teiid.jdbc.TeiidDataSource
-
Sets the portNumber.
- setPosition(int) - Method in class org.teiid.metadata.BaseColumn
-
- setPrecision(int) - Method in class org.teiid.metadata.BaseColumn
-
- setPrecisionLength(int) - Method in class org.teiid.metadata.Datatype
-
- setPrepared(boolean) - Method in class org.teiid.translator.jdbc.SQLConversionVisitor
-
- setPrimaryKey(KeyRecord) - Method in class org.teiid.metadata.ForeignKey
-
- setPrimaryKey(KeyRecord) - Method in class org.teiid.metadata.Table
-
- setPrimaryMetamodelUri(String) - Method in class org.teiid.metadata.Schema
-
- setProcedure(Procedure) - Method in class org.teiid.metadata.ProcedureParameter
-
- setProcedureDefinition(String, int, String, String, String) - Method in interface org.teiid.events.EventDistributor
-
Set the procedure definition
- setProcedureDefinition(String, int, Procedure, String) - Method in interface org.teiid.metadata.MetadataRepository
-
Call back function, when "alter procedure" is called to set the procedure definition
- setProcedureName(String) - Method in class org.teiid.language.Call
-
- setProcedureNamePattern(String) - Method in class org.teiid.translator.jdbc.JDBCMetdataProcessor
-
- setProperties(Properties) - Method in class org.teiid.adminapi.impl.AdminObjectImpl
-
- setProperties(Map<String, String>) - Method in class org.teiid.metadata.AbstractMetadataRecord
-
- setProperty(String, int, String, String, String) - Method in interface org.teiid.events.EventDistributor
-
Set the given property value
- setProperty(String, String) - Method in class org.teiid.metadata.AbstractMetadataRecord
-
The preferred setter for extension properties.
- setProperty(String, int, AbstractMetadataRecord, String, String) - Method in interface org.teiid.metadata.MetadataRepository
-
Set an extension metadata property for a given record.
- setPropertyTypeClassName(String) - Method in class org.teiid.adminapi.impl.PropertyDefinitionMetadata
-
- setPublicKey(byte[]) - Method in class org.teiid.net.socket.Handshake
-
- setPushdown(FunctionMethod.PushDown) - Method in class org.teiid.metadata.FunctionMethod
-
Set pushdown property of method
- setPushDown(String) - Method in class org.teiid.metadata.FunctionMethod
-
- setQuantifier(SubqueryComparison.Quantifier) - Method in class org.teiid.language.SubqueryComparison
-
- setQuery(QueryExpression) - Method in class org.teiid.language.DerivedTable
-
- SetQuery - Class in org.teiid.language
-
- SetQuery() - Constructor for class org.teiid.language.SetQuery
-
- SetQuery.Operation - Enum in org.teiid.language
-
- setQueryPlan(String) - Method in class org.teiid.metadata.Procedure
-
- setQueryTimeout(int) - Method in class org.teiid.jdbc.BaseDataSource
-
- setQueryTimeout(int) - Method in class org.teiid.jdbc.StatementImpl
-
- setQueued(int) - Method in class org.teiid.adminapi.impl.WorkerPoolStatisticsMetadata
-
- setQueueName(String) - Method in class org.teiid.adminapi.impl.WorkerPoolStatisticsMetadata
-
- setQuoteNameInSource(boolean) - Method in class org.teiid.translator.jdbc.JDBCMetdataProcessor
-
- setRadix(int) - Method in class org.teiid.metadata.BaseColumn
-
- setRadix(int) - Method in class org.teiid.metadata.Datatype
-
- setReadOnly(boolean) - Method in class org.teiid.jdbc.ConnectionImpl
-
- setReceiveBufferSize(int) - Method in class org.teiid.net.socket.OioOjbectChannelFactory
-
- setRef(int, Ref) - Method in class org.teiid.jdbc.PreparedStatementImpl
-
- setReferenceColumns(List<String>) - Method in class org.teiid.metadata.ForeignKey
-
- setReferenceTableName(String) - Method in class org.teiid.metadata.ForeignKey
-
- setRemoved(boolean) - Method in class org.teiid.adminapi.impl.VDBMetaData
-
- setRequestCount(int) - Method in class org.teiid.adminapi.impl.CacheStatisticsMetadata
-
- setRequestOptions(RequestOptions) - Method in class org.teiid.client.RequestMessage
-
- setRequired(boolean) - Method in class org.teiid.adminapi.impl.PropertyDefinitionMetadata
-
- setRequiresCriteria(boolean) - Method in class org.teiid.translator.ExecutionFactory
-
- setRequiresRestart(PropertyDefinition.RestartType) - Method in class org.teiid.adminapi.impl.PropertyDefinitionMetadata
-
- setResourceName(String) - Method in class org.teiid.adminapi.impl.DataPolicyMetadata.PermissionMetaData
-
- setResourcePath(String) - Method in class org.teiid.metadata.index.TransformationRecordImpl
-
- setResourcePath(String) - Method in class org.teiid.metadata.Table
-
- setRestrictToObjectClass(boolean) - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
-
- setResult(Expression) - Method in class org.teiid.language.SearchedWhenClause
-
- setResultRecords(List<DeletedObject>) - Method in class org.teiid.translator.salesforce.execution.DeletedResult
-
- setResults(List<?>[]) - Method in class org.teiid.client.ResultsMessage
-
- setResultSet(ColumnSet<Procedure>) - Method in class org.teiid.metadata.Procedure
-
- setResultSetCacheMode(String) - Method in class org.teiid.jdbc.BaseDataSource
-
- setResultsMode(RequestMessage.ResultsMode) - Method in class org.teiid.client.RequestMessage
-
- setReturnType(Class<?>) - Method in class org.teiid.language.Call
-
- setRightCondition(Condition) - Method in class org.teiid.language.AndOr
-
- setRightExpression(Expression) - Method in class org.teiid.language.Comparison
-
Set right expression of criteria
- setRightExpression(Expression) - Method in class org.teiid.language.Like
-
- setRightExpressions(List<Expression>) - Method in class org.teiid.language.In
-
- setRightItem(TableReference) - Method in class org.teiid.language.Join
-
- setRightQuery(QueryExpression) - Method in class org.teiid.language.SetQuery
-
- setRowCount(int) - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
-
- setRowId(String, RowId) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- setRowId(int, RowId) - Method in class org.teiid.jdbc.PreparedStatementImpl
-
- setRowLimit(int) - Method in class org.teiid.client.RequestMessage
-
- setRowLimit(int) - Method in class org.teiid.language.Limit
-
- setRowOffset(int) - Method in class org.teiid.language.Limit
-
- setRuntimeType(String) - Method in class org.teiid.metadata.BaseColumn
-
- setRuntimeTypeName(String) - Method in class org.teiid.metadata.Datatype
-
- setSavepoint() - Method in class org.teiid.jdbc.ConnectionImpl
-
- setSavepoint(String) - Method in class org.teiid.jdbc.ConnectionImpl
-
- setScale(int) - Method in class org.teiid.metadata.BaseColumn
-
- setScale(int) - Method in class org.teiid.metadata.Datatype
-
- setSchema(String) - Method in class org.teiid.jdbc.ConnectionImpl
-
- setSchemaPaths(List) - Method in class org.teiid.metadata.index.TransformationRecordImpl
-
- setSchemaPaths(List<String>) - Method in class org.teiid.metadata.Table
-
- setSchemaPattern(String) - Method in class org.teiid.translator.jdbc.JDBCMetdataProcessor
-
- setSchemaSourceType(String) - Method in class org.teiid.adminapi.impl.ModelMetaData
-
- setSchemaText(String) - Method in class org.teiid.adminapi.impl.ModelMetaData
-
- setScope(String) - Method in class org.teiid.adminapi.impl.TransactionMetadata
-
- setSearchDefaultBaseDN(String) - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
-
- setSearchDefaultScope(LDAPExecutionFactory.SearchDefaultScope) - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
-
- setSearchType(Column.SearchType) - Method in class org.teiid.metadata.Column
-
- setSearchType(Column.SearchType) - Method in class org.teiid.metadata.Datatype
-
- setSecure(boolean) - Method in class org.teiid.jdbc.TeiidDataSource
-
Sets the secure flag to use mms: protocol instead of the default mm: protocol.
- setSecurityContext(Object) - Method in class org.teiid.adminapi.impl.SessionMetadata
-
- setSecurityDomain(String) - Method in class org.teiid.adminapi.impl.SessionMetadata
-
- setSelectable(boolean) - Method in class org.teiid.metadata.Column
-
- setSelectTransformation(String) - Method in class org.teiid.metadata.Table
-
- setSendBufferSize(int) - Method in class org.teiid.net.socket.OioOjbectChannelFactory
-
- setServerGroup(String) - Method in class org.teiid.adminapi.impl.AdminObjectImpl
-
- setServerName(String) - Method in class org.teiid.adminapi.impl.AdminObjectImpl
-
- setServerName(String) - Method in class org.teiid.jdbc.TeiidDataSource
-
Sets the serverName.
- setSessionId(String) - Method in class org.teiid.adminapi.impl.RequestMetadata
-
- setSessionId(String) - Method in class org.teiid.adminapi.impl.SessionMetadata
-
- setSessionToken(SessionToken) - Method in class org.teiid.adminapi.impl.SessionMetadata
-
- setSeverity(String) - Method in class org.teiid.adminapi.impl.ModelMetaData.ValidationError
-
- setShort(String, short) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- setShort(int, short) - Method in class org.teiid.jdbc.PreparedStatementImpl
-
- setShowPlan(RequestMessage.ShowPlan) - Method in class org.teiid.client.RequestMessage
-
- setShowPlan(String) - Method in class org.teiid.jdbc.BaseDataSource
-
- setSigned(boolean) - Method in class org.teiid.metadata.Column
-
- setSigned(boolean) - Method in class org.teiid.metadata.Datatype
-
- setSizeContraints(Statement) - Method in class org.teiid.translator.jdbc.JDBCBaseExecution
-
- setSocketProfile(ConnectionProfile) - Method in class org.teiid.jdbc.TeiidDriver
-
- setSortSpecifications(List<SortSpecification>) - Method in class org.teiid.language.OrderBy
-
- setSoTimeout(int) - Method in class org.teiid.net.socket.OioOjbectChannelFactory
-
- setSourceMappings(List<SourceMappingMetadata>) - Method in class org.teiid.adminapi.impl.ModelMetaData
-
- setSourceRequest(boolean) - Method in class org.teiid.adminapi.impl.RequestMetadata
-
- setSourceRequired(boolean) - Method in class org.teiid.translator.ExecutionFactory
-
- setSQLXML(String, SQLXML) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- setSQLXML(int, SQLXML) - Method in class org.teiid.jdbc.PreparedStatementImpl
-
- setSsl(boolean) - Method in class org.teiid.net.HostInfo
-
- setStartTime(long) - Method in class org.teiid.adminapi.impl.RequestMetadata
-
- setState(Request.ProcessingState) - Method in class org.teiid.adminapi.impl.RequestMetadata
-
- setStatementType(RequestMessage.StatementType) - Method in class org.teiid.client.RequestMessage
-
- setStatus(VDB.Status) - Method in class org.teiid.adminapi.impl.VDBMetaData
-
- setStatus(String) - Method in class org.teiid.adminapi.impl.VDBMetaData
-
- setString(String, String) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- setString(int, String) - Method in class org.teiid.jdbc.PreparedStatementImpl
-
- setStyleSheet(String) - Method in class org.teiid.client.RequestMessage
-
Sets the styleSheet.
- setSubject(Subject) - Method in class org.teiid.adminapi.impl.SessionMetadata
-
- setSubquery(QueryExpression) - Method in class org.teiid.language.Exists
-
- setSubquery(QueryExpression) - Method in class org.teiid.language.ScalarSubquery
-
- setSubquery(QueryExpression) - Method in class org.teiid.language.SubqueryComparison
-
- setSubquery(QueryExpression) - Method in interface org.teiid.language.SubqueryContainer
-
Set the inner subquery
- setSubquery(QueryExpression) - Method in class org.teiid.language.SubqueryIn
-
- setSubquery(QueryExpression) - Method in class org.teiid.language.WithItem
-
- setSupportedJoinCriteria(ExecutionFactory.SupportedJoinCriteria) - Method in class org.teiid.translator.ExecutionFactory
-
- setSupportsFullOuterJoins(boolean) - Method in class org.teiid.translator.ExecutionFactory
-
- setSupportsInnerJoins(boolean) - Method in class org.teiid.translator.ExecutionFactory
-
- setSupportsMultiSourceBindings(boolean) - Method in class org.teiid.adminapi.impl.ModelMetaData
-
- setSupportsOrderBy(boolean) - Method in class org.teiid.translator.ExecutionFactory
-
- setSupportsOuterJoins(boolean) - Method in class org.teiid.translator.ExecutionFactory
-
- setSupportsSelectDistinct(boolean) - Method in class org.teiid.translator.ExecutionFactory
-
- setSupportsUpdate(boolean) - Method in class org.teiid.metadata.Table
-
- setSymbol(ColumnReference) - Method in class org.teiid.language.SetClause
-
- setSync(boolean) - Method in class org.teiid.client.RequestMessage
-
- setSynchronousTtl(long) - Method in class org.teiid.net.socket.SocketServerConnectionFactory
-
- setSystem(boolean) - Method in class org.teiid.metadata.Table
-
- setTable(NamedTable) - Method in class org.teiid.language.ColumnReference
-
- setTable(NamedTable) - Method in class org.teiid.language.Delete
-
Set group that is being deleted from.
- setTable(NamedTable) - Method in class org.teiid.language.Insert
-
- setTable(NamedTable) - Method in class org.teiid.language.Update
-
- setTable(NamedTable) - Method in class org.teiid.language.WithItem
-
- setTableNamePattern(String) - Method in class org.teiid.translator.jdbc.JDBCMetdataProcessor
-
- setTableStats(String, int, String, String, TableStats) - Method in interface org.teiid.events.EventDistributor
-
Set the table stats
- setTableStats(String, int, Table, TableStats) - Method in interface org.teiid.metadata.MetadataRepository
-
- setTableStats(TableStats) - Method in class org.teiid.metadata.Table
-
- setTableType(Table.Type) - Method in class org.teiid.metadata.Table
-
- setTableTypes(String[]) - Method in class org.teiid.translator.jdbc.JDBCMetdataProcessor
-
- setThreadState(Request.ThreadState) - Method in class org.teiid.adminapi.impl.RequestMetadata
-
- setThrowError(boolean) - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
-
- setTime(String, Time) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- setTime(String, Time, Calendar) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- setTime(int, Time) - Method in class org.teiid.jdbc.PreparedStatementImpl
-
- setTime(int, Time, Calendar) - Method in class org.teiid.jdbc.PreparedStatementImpl
-
- setTimestamp(String, Timestamp) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- setTimestamp(String, Timestamp, Calendar) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- setTimestamp(int, Timestamp) - Method in class org.teiid.jdbc.PreparedStatementImpl
-
- setTimestamp(int, Timestamp, Calendar) - Method in class org.teiid.jdbc.PreparedStatementImpl
-
- setTotalCompleted(long) - Method in class org.teiid.adminapi.impl.WorkerPoolStatisticsMetadata
-
- setTotalEntries(int) - Method in class org.teiid.adminapi.impl.CacheStatisticsMetadata
-
- setTotalSubmitted(long) - Method in class org.teiid.adminapi.impl.WorkerPoolStatisticsMetadata
-
- setTransactionAutoWrap(String) - Method in class org.teiid.jdbc.BaseDataSource
-
Deprecated.
- setTransactionId(String) - Method in class org.teiid.adminapi.impl.RequestMetadata
-
- setTransactionIsolation(int) - Method in class org.teiid.client.RequestMessage
-
- setTransactionIsolation(int) - Method in class org.teiid.jdbc.ConnectionImpl
-
- setTransactionTimeout(int) - Method in class org.teiid.jdbc.XAConnectionImpl
-
- setTransformation(String) - Method in class org.teiid.metadata.index.TransformationRecordImpl
-
- setTransformationType(String) - Method in class org.teiid.metadata.index.TransformationRecordImpl
-
- setTranslatorName(String) - Method in class org.teiid.adminapi.impl.SourceMappingMetadata
-
- setTrimStrings(boolean) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
-
- setTxnAutoWrapMode(String) - Method in class org.teiid.client.RequestMessage
-
Sets the txnAutoWrapMode.
- setType(String) - Method in class org.teiid.adminapi.impl.VDBTranslatorMetaData
-
- setType(Class<?>) - Method in class org.teiid.language.Argument
-
- setType(Class<?>) - Method in class org.teiid.language.ColumnReference
-
- setType(Class<?>) - Method in class org.teiid.language.Function
-
- setType(Class<?>) - Method in class org.teiid.language.Literal
-
- setType(Class<?>) - Method in class org.teiid.language.Parameter
-
- setType(Class<?>) - Method in class org.teiid.language.SearchedCase
-
- setType(Datatype.Type) - Method in class org.teiid.metadata.Datatype
-
- setType(String) - Method in class org.teiid.metadata.FunctionParameter
-
Set type of parameter
- setType(ProcedureParameter.Type) - Method in class org.teiid.metadata.ProcedureParameter
-
- setType(String) - Method in class org.teiid.translator.salesforce.execution.DataPayload
-
- setTypeMap(Map<String, Class<?>>) - Method in class org.teiid.jdbc.ConnectionImpl
-
- setUnicodeStream(int, InputStream, int) - Method in class org.teiid.jdbc.PreparedStatementImpl
-
- setUniqueKeyID(String) - Method in class org.teiid.metadata.ForeignKey
-
- setUniqueKeys(List<KeyRecord>) - Method in class org.teiid.metadata.Table
-
- setUnresolvedSymbols(List) - Method in exception org.teiid.api.exception.query.QueryResolverException
-
Set the list of unresolved symbols during QueryResolution
- setUpdatable(boolean) - Method in class org.teiid.metadata.Column
-
- setUpdateCount(int) - Method in class org.teiid.metadata.Procedure
-
- setUpdatePlan(String) - Method in class org.teiid.metadata.Table
-
- setUpdatePlanEnabled(boolean) - Method in class org.teiid.metadata.Table
-
- setUpdateResult(boolean) - Method in class org.teiid.client.ResultsMessage
-
- setUrl(String) - Method in class org.teiid.adminapi.impl.VDBMetaData
-
- setUrl(URL) - Method in class org.teiid.adminapi.impl.VDBMetaData
-
- setURL(String, URL) - Method in class org.teiid.jdbc.CallableStatementImpl
-
- setURL(int, URL) - Method in class org.teiid.jdbc.PreparedStatementImpl
-
- setUseBindVariables(boolean) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
-
- setUseCatalogName(boolean) - Method in class org.teiid.translator.jdbc.JDBCMetdataProcessor
-
- setUseCommentsInSourceQuery(boolean) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
-
- setUseFullSchemaName(boolean) - Method in class org.teiid.translator.jdbc.JDBCMetdataProcessor
-
- setUseJDBC4ColumnNameAndLabelSemantics(boolean) - Method in class org.teiid.jdbc.BaseDataSource
-
- setUsePagination(boolean) - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
-
- setUseProcedureSpecificName(boolean) - Method in class org.teiid.translator.jdbc.JDBCMetdataProcessor
-
- setUser(String) - Method in class org.teiid.jdbc.BaseDataSource
-
Sets the user.
- setUseResultSetCache(boolean) - Method in class org.teiid.client.RequestMessage
-
- setUserName(String) - Method in class org.teiid.adminapi.impl.SessionMetadata
-
- setUsesDistinctRows(boolean) - Method in class org.teiid.metadata.AggregateAttributes
-
- setUUID(String) - Method in class org.teiid.metadata.AbstractMetadataRecord
-
- setUUID(AbstractMetadataRecord) - Method in class org.teiid.metadata.MetadataFactory
-
- setValidationMode(boolean) - Method in class org.teiid.client.RequestMessage
-
Sets the validationMode.
- setValue(String) - Method in class org.teiid.adminapi.impl.ModelMetaData.ValidationError
-
- setValue(String) - Method in class org.teiid.adminapi.impl.PropertyMetadata
-
- setValue(Object) - Method in class org.teiid.language.Literal
-
- setValue(Expression) - Method in class org.teiid.language.SetClause
-
- setValueIndex(int) - Method in class org.teiid.language.Parameter
-
- setValues(List<String>) - Method in class org.teiid.client.plan.PlanNode.Property
-
- setValueSource(InsertValueSource) - Method in class org.teiid.language.Insert
-
- setVarArg(boolean) - Method in class org.teiid.metadata.FunctionParameter
-
- setVarArg(boolean) - Method in class org.teiid.metadata.ProcedureParameter
-
- setVarietyType(Datatype.Variety) - Method in class org.teiid.metadata.Datatype
-
- setVdb(VDBMetaData) - Method in class org.teiid.adminapi.impl.SessionMetadata
-
- setVDBName(String) - Method in class org.teiid.adminapi.impl.SessionMetadata
-
- setVDBVersion(int) - Method in class org.teiid.adminapi.impl.SessionMetadata
-
- setVersion(int) - Method in class org.teiid.adminapi.impl.VDBMetaData
-
- setVersion() - Method in class org.teiid.net.socket.Handshake
-
- setViewDefinition(String, int, String, String, String) - Method in interface org.teiid.events.EventDistributor
-
Set the view definition
- setViewDefinition(String, int, Table, String) - Method in interface org.teiid.metadata.MetadataRepository
-
Call back function, when "alter view" definition is called
- setVirtual(boolean) - Method in class org.teiid.metadata.Procedure
-
- setVirtual(boolean) - Method in class org.teiid.metadata.Table
-
- setVisible(Boolean) - Method in class org.teiid.adminapi.impl.ModelMetaData
-
- setVisible(boolean) - Method in class org.teiid.metadata.Schema
-
- setWaitTime(int) - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
-
- setWarnings(List<Throwable>) - Method in class org.teiid.client.ResultsMessage
-
- setWhere(Condition) - Method in class org.teiid.language.Delete
-
Set criteria that is being used with the delete - may be null
- setWhere(Condition) - Method in class org.teiid.language.Select
-
Set WHERE clause, may be null.
- setWhere(Condition) - Method in class org.teiid.language.Update
-
- setWideningNumericImplicit(boolean) - Method in class org.teiid.translator.jdbc.ConvertModifier
-
- setWidenUnsingedTypes(boolean) - Method in class org.teiid.translator.jdbc.JDBCMetdataProcessor
-
- setWindowSpecification(WindowSpecification) - Method in class org.teiid.language.WindowFunction
-
- setWith(With) - Method in class org.teiid.language.QueryExpression
-
- setXMLFormat(String) - Method in class org.teiid.client.RequestMessage
-
Sets the xMLFormat.
- setXMLParamName(String) - Method in class org.teiid.translator.ws.WSExecutionFactory
-
- SEVEN_0 - Static variable in class org.teiid.translator.jdbc.teiid.TeiidExecutionFactory
-
- SEVEN_1 - Static variable in class org.teiid.translator.jdbc.teiid.TeiidExecutionFactory
-
- SEVEN_2 - Static variable in class org.teiid.translator.jdbc.teiid.TeiidExecutionFactory
-
- SEVEN_3 - Static variable in class org.teiid.translator.jdbc.teiid.TeiidExecutionFactory
-
- SEVEN_4 - Static variable in class org.teiid.translator.jdbc.teiid.TeiidExecutionFactory
-
- SEVEN_5 - Static variable in class org.teiid.translator.jdbc.teiid.TeiidExecutionFactory
-
- SEVEN_6 - Static variable in class org.teiid.translator.jdbc.teiid.TeiidExecutionFactory
-
- severity - Variable in class org.teiid.adminapi.impl.ModelMetaData.ValidationError
-
- SHORT - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- SHORT - Static variable in class org.teiid.translator.jdbc.FunctionModifier
-
- SHORT - Static variable in class org.teiid.translator.TypeFacility.RUNTIME_CODES
-
- SHORT - Static variable in class org.teiid.translator.TypeFacility.RUNTIME_NAMES
-
- SHORT - Static variable in interface org.teiid.translator.TypeFacility.RUNTIME_TYPES
-
- shutdown() - Method in class org.teiid.logging.JavaLogger
-
- shutdown() - Method in interface org.teiid.logging.Logger
-
Shut down this listener, requesting it clean up and release any resources it
may have acquired during its use.
- shutdown() - Method in interface org.teiid.net.socket.ServerDiscovery
-
- shutdown() - Method in interface org.teiid.net.socket.SocketServerInstance
-
- shutdown() - Method in class org.teiid.net.socket.SocketServerInstanceImpl
-
- shutdown() - Method in class org.teiid.net.socket.UrlServerDiscovery
-
- SIGN - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- SIGNED - Static variable in interface org.teiid.client.metadata.ResultsMetadataConstants
-
- SIMILAR - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- SimpleIndexUtil - Class in org.teiid.metadata.index
-
IndexUtil
- SimpleIndexUtil() - Constructor for class org.teiid.metadata.index.SimpleIndexUtil
-
- SimpleJDBCExecutionFactory - Class in org.teiid.translator.jdbc
-
This is a "simple" capabilities class that allows criteria but no
complicated joins, subqueries, etc to be passed to the connector.
- SimpleJDBCExecutionFactory() - Constructor for class org.teiid.translator.jdbc.SimpleJDBCExecutionFactory
-
- SIN - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- SINGLE_CHAR_MATCH - Static variable in class org.teiid.metadata.index.IndexConstants.RECORD_STRING
-
- SINGLE_CHAR_MATCH_STRING - Static variable in class org.teiid.metadata.index.IndexConstants.RECORD_STRING
-
- SingleInstanceCommunicationException - Exception in org.teiid.net.socket
-
An error occurred in communication between client and server.
- SingleInstanceCommunicationException() - Constructor for exception org.teiid.net.socket.SingleInstanceCommunicationException
-
No-Arg Constructor
- SingleInstanceCommunicationException(String) - Constructor for exception org.teiid.net.socket.SingleInstanceCommunicationException
-
- SingleInstanceCommunicationException(Throwable) - Constructor for exception org.teiid.net.socket.SingleInstanceCommunicationException
-
- SingleInstanceCommunicationException(Throwable, String) - Constructor for exception org.teiid.net.socket.SingleInstanceCommunicationException
-
- SingleInstanceCommunicationException(BundleUtil.Event, Throwable, String) - Constructor for exception org.teiid.net.socket.SingleInstanceCommunicationException
-
- size - Variable in class org.teiid.client.ResizingArrayList
-
- size() - Method in class org.teiid.client.ResizingArrayList
-
- SKIP - Static variable in interface org.teiid.language.SQLConstants.NonReserved
-
- SMALLINT - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- SocketServerConnection - Class in org.teiid.net.socket
-
Represents a client connection that maintains session state and allows for service fail over.
- SocketServerConnection(SocketServerInstanceFactory, boolean, ServerDiscovery, Properties) - Constructor for class org.teiid.net.socket.SocketServerConnection
-
- SocketServerConnectionFactory - Class in org.teiid.net.socket
-
Responsible for creating socket based connections
The comm approach is object based and layered.
- SocketServerConnectionFactory() - Constructor for class org.teiid.net.socket.SocketServerConnectionFactory
-
- SocketServerInstance - Interface in org.teiid.net.socket
-
- SocketServerInstanceFactory - Interface in org.teiid.net.socket
-
- SocketServerInstanceImpl - Class in org.teiid.net.socket
-
Client view of a socket server connection that exposes remote services
On construction this class will create a channel and exchange a handshake.
- SocketServerInstanceImpl(HostInfo, long) - Constructor for class org.teiid.net.socket.SocketServerInstanceImpl
-
- SocketServerInstanceImpl.RemoteInvocationHandler - Class in org.teiid.net.socket
-
- SocketServerInstanceImpl.RemoteInvocationHandler(Class<?>, boolean) - Constructor for class org.teiid.net.socket.SocketServerInstanceImpl.RemoteInvocationHandler
-
- SocketUtil - Class in org.teiid.net.socket
-
This class provides some utility methods to create ssl sockets using the
keystores and trust stores.
- SocketUtil() - Constructor for class org.teiid.net.socket.SocketUtil
-
- SocketUtil.SSLSocketFactory - Class in org.teiid.net.socket
-
- SocketUtil.SSLSocketFactory(SSLContext, boolean) - Constructor for class org.teiid.net.socket.SocketUtil.SSLSocketFactory
-
- SOME - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- SortSpecification - Class in org.teiid.language
-
- SortSpecification(SortSpecification.Ordering, Expression) - Constructor for class org.teiid.language.SortSpecification
-
- SortSpecification.NullOrdering - Enum in org.teiid.language
-
- SortSpecification.Ordering - Enum in org.teiid.language
-
- SourceMappingMetadata - Class in org.teiid.adminapi.impl
-
- SourceMappingMetadata() - Constructor for class org.teiid.adminapi.impl.SourceMappingMetadata
-
- SourceMappingMetadata(String, String, String) - Constructor for class org.teiid.adminapi.impl.SourceMappingMetadata
-
- sourceRequest() - Method in class org.teiid.adminapi.impl.RequestMetadata
-
- sourceRequest() - Method in interface org.teiid.adminapi.Request
-
- sources - Variable in class org.teiid.adminapi.impl.ModelMetaData
-
- SourceSystemFunctions - Class in org.teiid.translator
-
Constants for all the possible standard system push down functions.
- SourceSystemFunctions() - Constructor for class org.teiid.translator.SourceSystemFunctions
-
- SourceWarning - Exception in org.teiid.client
-
This class is used to store the details of an atomic query warning.
- SourceWarning(String, String, Throwable, boolean) - Constructor for exception org.teiid.client.SourceWarning
-
Constructor that stores atomic query failure details.
- SPACE - Static variable in interface org.teiid.language.SQLConstants.Tokens
-
- SPACE - Static variable in class org.teiid.metadata.index.IndexConstants.RECORD_STRING
-
- SPACE - Static variable in class org.teiid.translator.salesforce.execution.visitors.CriteriaVisitor
-
- SPECIFIC - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- SPECIFICTYPE - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- SQL - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- SQL_DATE_VAL - Static variable in class org.teiid.translator.loopback.LoopbackExecution
-
- SQL_OPTION_SHOWPLAN - Static variable in interface org.teiid.jdbc.ExecutionProperties
-
Can be one of ON|OFF|DEBUG
- SQL_TSI_DAY - Static variable in interface org.teiid.language.SQLConstants.NonReserved
-
- SQL_TSI_FRAC_SECOND - Static variable in interface org.teiid.language.SQLConstants.NonReserved
-
- SQL_TSI_HOUR - Static variable in interface org.teiid.language.SQLConstants.NonReserved
-
- SQL_TSI_MINUTE - Static variable in interface org.teiid.language.SQLConstants.NonReserved
-
- SQL_TSI_MONTH - Static variable in interface org.teiid.language.SQLConstants.NonReserved
-
- SQL_TSI_QUARTER - Static variable in interface org.teiid.language.SQLConstants.NonReserved
-
- SQL_TSI_SECOND - Static variable in interface org.teiid.language.SQLConstants.NonReserved
-
- SQL_TSI_WEEK - Static variable in interface org.teiid.language.SQLConstants.NonReserved
-
- SQL_TSI_YEAR - Static variable in interface org.teiid.language.SQLConstants.NonReserved
-
- SQLConstants - Class in org.teiid.language
-
SQL Constants for Teiid.
- SQLConstants.NonReserved - Interface in org.teiid.language
-
- SQLConstants.Reserved - Interface in org.teiid.language
-
- SQLConstants.Tokens - Interface in org.teiid.language
-
- SQLConversionVisitor - Class in org.teiid.translator.jdbc
-
This visitor takes an ICommand and does DBMS-specific conversion on it
to produce a SQL String.
- SQLConversionVisitor(JDBCExecutionFactory) - Constructor for class org.teiid.translator.jdbc.SQLConversionVisitor
-
- SQLEXCEPTION - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- sqlHelp() - Static method in class org.teiid.adminshell.GroovySqlExtensions
-
- sqlHelp(String) - Static method in class org.teiid.adminshell.GroovySqlExtensions
-
- SqlHelpCommand - Class in org.teiid.adminshell
-
- SqlHelpCommand(Shell) - Constructor for class org.teiid.adminshell.SqlHelpCommand
-
- SQLServerExecutionFactory - Class in org.teiid.translator.jdbc.sqlserver
-
Updated to assume the use of the DataDirect, 2005 driver, or later.
- SQLServerExecutionFactory() - Constructor for class org.teiid.translator.jdbc.sqlserver.SQLServerExecutionFactory
-
- SQLSTATE - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- SQLStates - Class in org.teiid.jdbc
-
Utility class containing 1) SQL state constants used to represent JDBC error state code, and
2) utility methods to check whether a SQL state belongs to a particular class of exception states.
- SQLStates() - Constructor for class org.teiid.jdbc.SQLStates
-
- SQLStates.SQLStateClass - Class in org.teiid.jdbc
-
- SQLStringVisitor - Class in org.teiid.language.visitor
-
Creates a SQL string for a LanguageObject subtree.
- SQLStringVisitor() - Constructor for class org.teiid.language.visitor.SQLStringVisitor
-
- SQLWARNING - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- SQRT - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- start(XidImpl, int, int) - Method in interface org.teiid.client.DQP
-
- start(Xid, int) - Method in class org.teiid.jdbc.XAConnectionImpl
-
- START - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- start() - Method in class org.teiid.translator.ExecutionFactory
-
Initialize the connector with supplied configuration
- start() - Method in class org.teiid.translator.hive.HiveExecutionFactory
-
- start() - Method in class org.teiid.translator.jdbc.access.AccessExecutionFactory
-
- start() - Method in class org.teiid.translator.jdbc.db2.BaseDB2ExecutionFactory
-
- start() - Method in class org.teiid.translator.jdbc.db2.DB2ExecutionFactory
-
- start() - Method in class org.teiid.translator.jdbc.derby.DerbyExecutionFactory
-
- start() - Method in class org.teiid.translator.jdbc.h2.H2ExecutionFactory
-
- start() - Method in class org.teiid.translator.jdbc.hsql.HsqlExecutionFactory
-
- start() - Method in class org.teiid.translator.jdbc.informix.InformixExecutionFactory
-
- start() - Method in class org.teiid.translator.jdbc.ingres.Ingres93ExecutionFactory
-
- start() - Method in class org.teiid.translator.jdbc.ingres.IngresExecutionFactory
-
- start() - Method in class org.teiid.translator.jdbc.intersyscache.InterSystemsCacheExecutionFactory
-
- start() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
-
- start() - Method in class org.teiid.translator.jdbc.modeshape.ModeShapeExecutionFactory
-
- start() - Method in class org.teiid.translator.jdbc.mysql.MySQL5ExecutionFactory
-
- start() - Method in class org.teiid.translator.jdbc.mysql.MySQLExecutionFactory
-
- start() - Method in class org.teiid.translator.jdbc.netezza.NetezzaExecutionFactory
-
- start() - Method in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
-
- start() - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
-
- start() - Method in class org.teiid.translator.jdbc.sybase.SybaseExecutionFactory
-
- start() - Method in class org.teiid.translator.jdbc.teradata.TeradataExecutionFactory
-
- start() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
-
- start() - Method in class org.teiid.translator.salesforce.SalesForceExecutionFactory
-
- start() - Method in class org.teiid.translator.yahoo.YahooExecutionFactory
-
- STARTDATE - Static variable in interface org.teiid.translator.salesforce.execution.SalesforceProcedureExecution
-
- startLoadVdb(String, int) - Method in class org.teiid.metadata.DefaultMetadataRepository
-
Marks the start of vdb metadata loading
- startTransaction(XidImpl, int, int) - Method in class org.teiid.jdbc.ConnectionImpl
-
- stateId - Variable in class org.teiid.replication.jboss.JGroupsOutputStream
-
- statement - Variable in class org.teiid.translator.jdbc.JDBCBaseExecution
-
- StatementCallback - Interface in org.teiid.jdbc
-
A callback for non-blocking statement result processing.
- StatementImpl - Class in org.teiid.jdbc
-
- STATIC - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- STDDEV_POP - Static variable in class org.teiid.language.AggregateFunction
-
- STDDEV_POP - Static variable in interface org.teiid.language.SQLConstants.NonReserved
-
- STDDEV_SAMP - Static variable in class org.teiid.language.AggregateFunction
-
- STDDEV_SAMP - Static variable in interface org.teiid.language.SQLConstants.NonReserved
-
- stop(Object) - Method in class org.teiid.replication.jboss.JGroupsObjectReplicator
-
- STORED_PROCEDURE - Static variable in class org.teiid.metadata.index.MetadataConstants.PROCEDURE_TYPES
-
- STORED_QUERY - Static variable in class org.teiid.metadata.index.MetadataConstants.PROCEDURE_TYPES
-
- storesLowerCaseIdentifiers() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- storesLowerCaseQuotedIdentifiers() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- storesMixedCaseIdentifiers() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- storesMixedCaseQuotedIdentifiers() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- storesUpperCaseIdentifiers() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- storesUpperCaseQuotedIdentifiers() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- StreamingLobChunckProducer - Class in org.teiid.client.lob
-
- StreamingLobChunckProducer(DQP, long, Streamable<?>) - Constructor for class org.teiid.client.lob.StreamingLobChunckProducer
-
- StreamingLobChunckProducer.Factory - Class in org.teiid.client.lob
-
- StreamingLobChunckProducer.Factory(DQP, long, Streamable<?>) - Constructor for class org.teiid.client.lob.StreamingLobChunckProducer.Factory
-
- STRING - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- STRING - Static variable in class org.teiid.translator.jdbc.FunctionModifier
-
- STRING - Static variable in class org.teiid.translator.TypeFacility.RUNTIME_CODES
-
- STRING - Static variable in class org.teiid.translator.TypeFacility.RUNTIME_NAMES
-
- STRING - Static variable in interface org.teiid.translator.TypeFacility.RUNTIME_TYPES
-
- STRING_TYPE - Static variable in interface org.teiid.translator.salesforce.Constants
-
- StringLineReader - Class in org.teiid.script.io
-
Base class for any type of Reader, where data can be read as line by line.
- StringLineReader() - Constructor for class org.teiid.script.io.StringLineReader
-
- stripQutes(String) - Static method in class org.teiid.translator.salesforce.Util
-
- submitExecute(String, StatementCallback, RequestOptions) - Method in class org.teiid.jdbc.PreparedStatementImpl
-
- submitExecute(StatementCallback, RequestOptions) - Method in class org.teiid.jdbc.PreparedStatementImpl
-
- submitExecute(RequestMessage.ResultsMode, RequestOptions) - Method in class org.teiid.jdbc.PreparedStatementImpl
-
- submitExecute(String, StatementCallback, RequestOptions) - Method in class org.teiid.jdbc.StatementImpl
-
- submitExecute(String, RequestOptions) - Method in class org.teiid.jdbc.StatementImpl
-
- submitExecute(StatementCallback, RequestOptions) - Method in interface org.teiid.jdbc.TeiidPreparedStatement
-
Execute the given statement using a non-blocking callback.
- submitExecute(String, StatementCallback, RequestOptions) - Method in interface org.teiid.jdbc.TeiidStatement
-
Execute the given statement using a non-blocking callback.
- submitNext() - Method in class org.teiid.jdbc.ResultSetImpl
-
Assumes forward only cursoring
- submitSetAutoCommitTrue(boolean) - Method in class org.teiid.jdbc.ConnectionImpl
-
- SUBMULTILIST - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- SubqueryComparison - Class in org.teiid.language
-
Represents a quantified comparison criteria.
- SubqueryComparison(Expression, Comparison.Operator, SubqueryComparison.Quantifier, QueryExpression) - Constructor for class org.teiid.language.SubqueryComparison
-
- SubqueryComparison.Quantifier - Enum in org.teiid.language
-
- SubqueryContainer - Interface in org.teiid.language
-
This is a marker interface for language interfaces that contain a subquery.
- SubqueryIn - Class in org.teiid.language
-
Represents an IN criteria that uses a subquery on the right side rather than a
list of values.
- SubqueryIn(Expression, boolean, QueryExpression) - Constructor for class org.teiid.language.SubqueryIn
-
- SUBSTRING - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- SubstringFunctionModifier - Class in org.teiid.translator.jdbc.db2
-
- SubstringFunctionModifier() - Constructor for class org.teiid.translator.jdbc.db2.SubstringFunctionModifier
-
- SubstringFunctionModifier - Class in org.teiid.translator.jdbc.sybase
-
Common logic for Substring modifiers requiring 3 parameters
- SubstringFunctionModifier(LanguageFactory) - Constructor for class org.teiid.translator.jdbc.sybase.SubstringFunctionModifier
-
- SUBTRACT_OP - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- SUCESS - Static variable in class org.teiid.jdbc.SQLStates
-
- SUM - Static variable in class org.teiid.language.AggregateFunction
-
- SUM - Static variable in interface org.teiid.language.SQLConstants.NonReserved
-
- SUPPORTS_QUERY - Static variable in interface org.teiid.translator.salesforce.Constants
-
- SUPPORTS_RETRIEVE - Static variable in interface org.teiid.translator.salesforce.Constants
-
- supportsAdvancedOlapOperations() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsAdvancedOlapOperations() - Method in class org.teiid.translator.ExecutionFactory
-
- supportsAdvancedOlapOperations() - Method in class org.teiid.translator.jdbc.teiid.TeiidExecutionFactory
-
- supportsAggregatesAvg() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsAggregatesAvg() - Method in class org.teiid.translator.ExecutionFactory
-
Support indicates connector can accept the AVG aggregate function
- supportsAggregatesAvg() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
-
- supportsAggregatesAvg() - Method in class org.teiid.translator.jdbc.modeshape.ModeShapeExecutionFactory
-
- supportsAggregatesAvg() - Method in class org.teiid.translator.jdbc.SimpleJDBCExecutionFactory
-
- supportsAggregatesAvg() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
-
- supportsAggregatesAvg() - Method in class org.teiid.translator.salesforce.SalesForceExecutionFactory
-
- supportsAggregatesCount() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsAggregatesCount() - Method in class org.teiid.translator.ExecutionFactory
-
Support indicates connector can accept the COUNT aggregate function
- supportsAggregatesCount() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
-
- supportsAggregatesCount() - Method in class org.teiid.translator.jdbc.modeshape.ModeShapeExecutionFactory
-
- supportsAggregatesCount() - Method in class org.teiid.translator.jdbc.SimpleJDBCExecutionFactory
-
- supportsAggregatesCount() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
-
- supportsAggregatesCount() - Method in class org.teiid.translator.salesforce.SalesForceExecutionFactory
-
- supportsAggregatesCountStar() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsAggregatesCountStar() - Method in class org.teiid.translator.ExecutionFactory
-
Support indicates connector can accept the COUNT(*) aggregate function
- supportsAggregatesCountStar() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
-
- supportsAggregatesCountStar() - Method in class org.teiid.translator.jdbc.modeshape.ModeShapeExecutionFactory
-
- supportsAggregatesCountStar() - Method in class org.teiid.translator.jdbc.SimpleJDBCExecutionFactory
-
- supportsAggregatesCountStar() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
-
- supportsAggregatesCountStar() - Method in class org.teiid.translator.salesforce.SalesForceExecutionFactory
-
- supportsAggregatesDistinct() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsAggregatesDistinct() - Method in class org.teiid.translator.ExecutionFactory
-
Support indicates connector can accept DISTINCT within aggregate functions
- supportsAggregatesDistinct() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
-
- supportsAggregatesDistinct() - Method in class org.teiid.translator.jdbc.mysql.MySQLExecutionFactory
-
- supportsAggregatesDistinct() - Method in class org.teiid.translator.jdbc.SimpleJDBCExecutionFactory
-
- supportsAggregatesDistinct() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
-
- supportsAggregatesEnhancedNumeric() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsAggregatesEnhancedNumeric() - Method in class org.teiid.translator.ExecutionFactory
-
Support indicates connector can accept STDDEV_POP, STDDEV_VAR, VAR_POP, VAR_SAMP
- supportsAggregatesEnhancedNumeric() - Method in class org.teiid.translator.hive.HiveExecutionFactory
-
- supportsAggregatesEnhancedNumeric() - Method in class org.teiid.translator.jdbc.access.AccessExecutionFactory
-
- supportsAggregatesEnhancedNumeric() - Method in class org.teiid.translator.jdbc.db2.DB2ExecutionFactory
-
- supportsAggregatesEnhancedNumeric() - Method in class org.teiid.translator.jdbc.h2.H2ExecutionFactory
-
- supportsAggregatesEnhancedNumeric() - Method in class org.teiid.translator.jdbc.hsql.HsqlExecutionFactory
-
- supportsAggregatesEnhancedNumeric() - Method in class org.teiid.translator.jdbc.modeshape.ModeShapeExecutionFactory
-
- supportsAggregatesEnhancedNumeric() - Method in class org.teiid.translator.jdbc.mysql.MySQL5ExecutionFactory
-
- supportsAggregatesEnhancedNumeric() - Method in class org.teiid.translator.jdbc.netezza.NetezzaExecutionFactory
-
- supportsAggregatesEnhancedNumeric() - Method in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
-
- supportsAggregatesEnhancedNumeric() - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
-
- supportsAggregatesEnhancedNumeric() - Method in class org.teiid.translator.jdbc.sqlserver.SQLServerExecutionFactory
-
- supportsAggregatesEnhancedNumeric() - Method in class org.teiid.translator.jdbc.sybase.SybaseExecutionFactory
-
- supportsAggregatesEnhancedNumeric() - Method in class org.teiid.translator.jdbc.teiid.TeiidExecutionFactory
-
- supportsAggregatesEnhancedNumeric() - Method in class org.teiid.translator.jdbc.teradata.TeradataExecutionFactory
-
- supportsAggregatesMax() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsAggregatesMax() - Method in class org.teiid.translator.ExecutionFactory
-
Support indicates connector can accept the MAX aggregate function
- supportsAggregatesMax() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
-
- supportsAggregatesMax() - Method in class org.teiid.translator.jdbc.modeshape.ModeShapeExecutionFactory
-
- supportsAggregatesMax() - Method in class org.teiid.translator.jdbc.SimpleJDBCExecutionFactory
-
- supportsAggregatesMax() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
-
- supportsAggregatesMax() - Method in class org.teiid.translator.salesforce.SalesForceExecutionFactory
-
- supportsAggregatesMin() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsAggregatesMin() - Method in class org.teiid.translator.ExecutionFactory
-
Support indicates connector can accept the MIN aggregate function
- supportsAggregatesMin() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
-
- supportsAggregatesMin() - Method in class org.teiid.translator.jdbc.modeshape.ModeShapeExecutionFactory
-
- supportsAggregatesMin() - Method in class org.teiid.translator.jdbc.SimpleJDBCExecutionFactory
-
- supportsAggregatesMin() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
-
- supportsAggregatesMin() - Method in class org.teiid.translator.salesforce.SalesForceExecutionFactory
-
- supportsAggregatesSum() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsAggregatesSum() - Method in class org.teiid.translator.ExecutionFactory
-
Support indicates connector can accept the SUM aggregate function
- supportsAggregatesSum() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
-
- supportsAggregatesSum() - Method in class org.teiid.translator.jdbc.modeshape.ModeShapeExecutionFactory
-
- supportsAggregatesSum() - Method in class org.teiid.translator.jdbc.SimpleJDBCExecutionFactory
-
- supportsAggregatesSum() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
-
- supportsAggregatesSum() - Method in class org.teiid.translator.salesforce.SalesForceExecutionFactory
-
- supportsAliasedTable() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsAliasedTable() - Method in class org.teiid.translator.ExecutionFactory
-
Support indicates connector can accept groups with aliases
- supportsAliasedTable() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
-
- supportsAliasedTable() - Method in class org.teiid.translator.jdbc.SimpleJDBCExecutionFactory
-
- supportsAliasedTable() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
-
- supportsAlterTableWithAddColumn() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- supportsAlterTableWithDropColumn() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- supportsANSI92EntryLevelSQL() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- supportsANSI92FullSQL() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- supportsANSI92IntermediateSQL() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- supportsArrayAgg() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsArrayAgg() - Method in class org.teiid.translator.ExecutionFactory
-
- supportsArrayAgg() - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
-
- supportsArrayAgg() - Method in class org.teiid.translator.jdbc.teiid.TeiidExecutionFactory
-
- supportsBatchedUpdates() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsBatchedUpdates() - Method in class org.teiid.translator.ExecutionFactory
-
- supportsBatchedUpdates() - Method in class org.teiid.translator.hive.HiveExecutionFactory
-
- supportsBatchedUpdates() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
-
- supportsBatchUpdates() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
Indicates whether the driver supports batch updates.
- supportsBulkUpdate() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsBulkUpdate() - Method in class org.teiid.translator.ExecutionFactory
-
Whether the source supports updates with multiple value sets
- supportsBulkUpdate() - Method in class org.teiid.translator.hive.HiveExecutionFactory
-
- supportsBulkUpdate() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
-
- supportsBulkUpdate() - Method in class org.teiid.translator.jdbc.teiid.TeiidExecutionFactory
-
- supportsCascadeDelete() - Method in class org.teiid.dialect.TeiidDialect
-
- supportsCatalogsInDataManipulation() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- supportsCatalogsInIndexDefinitions() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- supportsCatalogsInPrivilegeDefinitions() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- supportsCatalogsInProcedureCalls() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- supportsCatalogsInTableDefinitions() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- supportsColumnAliasing() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- supportsColumnCheck() - Method in class org.teiid.dialect.TeiidDialect
-
- supportsCommonTableExpressions() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsCommonTableExpressions() - Method in class org.teiid.translator.ExecutionFactory
-
- supportsCommonTableExpressions() - Method in class org.teiid.translator.hive.HiveExecutionFactory
-
- supportsCommonTableExpressions() - Method in class org.teiid.translator.jdbc.db2.DB2ExecutionFactory
-
- supportsCommonTableExpressions() - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
-
- supportsCommonTableExpressions() - Method in class org.teiid.translator.jdbc.sqlserver.SQLServerExecutionFactory
-
- supportsCommonTableExpressions() - Method in class org.teiid.translator.jdbc.teiid.TeiidExecutionFactory
-
- supportsCommonTableExpressions() - Method in class org.teiid.translator.jdbc.teradata.TeradataExecutionFactory
-
- supportsCompareCriteriaEquals() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsCompareCriteriaEquals() - Method in class org.teiid.translator.ExecutionFactory
-
Support indicates connector accepts criteria of form (element = constant)
- supportsCompareCriteriaEquals() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
-
- supportsCompareCriteriaEquals() - Method in class org.teiid.translator.jdbc.SimpleJDBCExecutionFactory
-
- supportsCompareCriteriaEquals() - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
-
- supportsCompareCriteriaEquals() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
-
- supportsCompareCriteriaEquals() - Method in class org.teiid.translator.salesforce.SalesForceExecutionFactory
-
- supportsCompareCriteriaEquals() - Method in class org.teiid.translator.yahoo.YahooExecutionFactory
-
- supportsCompareCriteriaOrdered() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsCompareCriteriaOrdered() - Method in class org.teiid.translator.ExecutionFactory
-
Support indicates connector accepts criteria of form (element <=|>= constant)
The query engine will may pushdown queries containing < or > if NOT is also
supported.
- supportsCompareCriteriaOrdered() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
-
- supportsCompareCriteriaOrdered() - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
-
- supportsCompareCriteriaOrdered() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
-
- supportsCompareCriteriaOrdered() - Method in class org.teiid.translator.salesforce.SalesForceExecutionFactory
-
- supportsContinuous() - Method in interface org.teiid.net.ServerConnection
-
- supportsContinuous() - Method in class org.teiid.net.socket.SocketServerConnection
-
- supportsConvert() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- supportsConvert(int, int) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- supportsConvert(int, int) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsConvert(int, int) - Method in class org.teiid.translator.ExecutionFactory
-
Used for fine grained control of convert/cast pushdown.
- supportsCoreSQLGrammar() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- supportsCorrelatedSubqueries() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- supportsCorrelatedSubqueries() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsCorrelatedSubqueries() - Method in class org.teiid.translator.ExecutionFactory
-
Support indicates connector can accept correlated subqueries wherever subqueries
are accepted
- supportsCorrelatedSubqueries() - Method in class org.teiid.translator.hive.HiveExecutionFactory
-
- supportsCorrelatedSubqueries() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
-
- supportsCorrelatedSubqueries() - Method in class org.teiid.translator.jdbc.modeshape.ModeShapeExecutionFactory
-
- supportsCorrelatedSubqueries() - Method in class org.teiid.translator.jdbc.netezza.NetezzaExecutionFactory
-
- supportsCorrelatedSubqueries() - Method in class org.teiid.translator.jdbc.postgresql.GreenplumExecutionFactory
-
- supportsCorrelatedSubqueries() - Method in class org.teiid.translator.jdbc.SimpleJDBCExecutionFactory
-
- supportsCorrelatedSubqueries() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
-
- supportsCrossJoin() - Method in class org.teiid.translator.jdbc.sqlserver.SQLServerExecutionFactory
-
- supportsCrossJoin() - Method in class org.teiid.translator.jdbc.sybase.BaseSybaseExecutionFactory
-
- supportsCurrentTimestampSelection() - Method in class org.teiid.dialect.TeiidDialect
-
- supportsDataDefinitionAndDataManipulationTransactions() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- supportsDataManipulationTransactionsOnly() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- supportsDependentJoins() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsDependentJoins() - Method in class org.teiid.translator.ExecutionFactory
-
- supportsDifferentTableCorrelationNames() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- supportsElementaryOlapOperations() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsElementaryOlapOperations() - Method in class org.teiid.translator.ExecutionFactory
-
- supportsElementaryOlapOperations() - Method in class org.teiid.translator.jdbc.db2.DB2ExecutionFactory
-
- supportsElementaryOlapOperations() - Method in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
-
- supportsElementaryOlapOperations() - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
-
- supportsElementaryOlapOperations() - Method in class org.teiid.translator.jdbc.sqlserver.SQLServerExecutionFactory
-
- supportsElementaryOlapOperations() - Method in class org.teiid.translator.jdbc.teiid.TeiidExecutionFactory
-
- supportsExcept() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsExcept() - Method in class org.teiid.translator.ExecutionFactory
-
Support indicates that the connector supports the EXCEPT of two queries.
- supportsExcept() - Method in class org.teiid.translator.hive.HiveExecutionFactory
-
- supportsExcept() - Method in class org.teiid.translator.jdbc.db2.BaseDB2ExecutionFactory
-
- supportsExcept() - Method in class org.teiid.translator.jdbc.h2.H2ExecutionFactory
-
- supportsExcept() - Method in class org.teiid.translator.jdbc.hsql.HsqlExecutionFactory
-
- supportsExcept() - Method in class org.teiid.translator.jdbc.modeshape.ModeShapeExecutionFactory
-
- supportsExcept() - Method in class org.teiid.translator.jdbc.netezza.NetezzaExecutionFactory
-
- supportsExcept() - Method in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
-
- supportsExcept() - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
-
- supportsExcept() - Method in class org.teiid.translator.jdbc.sqlserver.SQLServerExecutionFactory
-
- supportsExcept() - Method in class org.teiid.translator.jdbc.teiid.TeiidExecutionFactory
-
- supportsExcept() - Method in class org.teiid.translator.jdbc.teradata.TeradataExecutionFactory
-
- supportsExcept() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
-
- supportsExistsCriteria() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsExistsCriteria() - Method in class org.teiid.translator.ExecutionFactory
-
Support indicates connector accepts the EXISTS criteria
- supportsExistsCriteria() - Method in class org.teiid.translator.hive.HiveExecutionFactory
-
- supportsExistsCriteria() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
-
- supportsExistsCriteria() - Method in class org.teiid.translator.jdbc.modeshape.ModeShapeExecutionFactory
-
- supportsExistsCriteria() - Method in class org.teiid.translator.jdbc.SimpleJDBCExecutionFactory
-
- supportsExistsCriteria() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
-
- supportsExpressionsInOrderBy() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- supportsExtendedSQLGrammar() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- supportsFormatLiteral(String, ExecutionFactory.Format) - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsFormatLiteral(String, ExecutionFactory.Format) - Method in class org.teiid.translator.ExecutionFactory
-
- supportsFormatLiteral(String, ExecutionFactory.Format) - Method in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
-
- supportsFormatLiteral(String, ExecutionFactory.Format) - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
-
- supportsFormatLiteral(String, ExecutionFactory.Format) - Method in class org.teiid.translator.jdbc.sqlserver.SQLServerExecutionFactory
-
- supportsFullOuterJoins() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- supportsFullOuterJoins() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsFullOuterJoins() - Method in class org.teiid.translator.ExecutionFactory
-
Support indicates connector can accept full outer joins
- supportsFunctionsInGroupBy() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsFunctionsInGroupBy() - Method in class org.teiid.translator.ExecutionFactory
-
Support indicates that the connector supports functions in GROUP BY, such as:
SELECT dayofmonth(theDate), COUNT(*) FROM table GROUP BY dayofmonth(theDate)
- supportsFunctionsInGroupBy() - Method in class org.teiid.translator.jdbc.db2.DB2ExecutionFactory
-
- supportsFunctionsInGroupBy() - Method in class org.teiid.translator.jdbc.mm.MetaMatrixExecutionFactory
-
- supportsFunctionsInGroupBy() - Method in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
-
- supportsFunctionsInGroupBy() - Method in class org.teiid.translator.jdbc.sqlserver.SQLServerExecutionFactory
-
- supportsFunctionsInGroupBy() - Method in class org.teiid.translator.jdbc.sybase.SybaseExecutionFactory
-
- supportsFunctionsInGroupBy() - Method in class org.teiid.translator.jdbc.teiid.TeiidExecutionFactory
-
- supportsGetGeneratedKeys() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
Retrieves whether auto-generated keys can be retrieved after a
statement has been executed.
- supportsGroupBy() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- supportsGroupBy() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsGroupBy() - Method in class org.teiid.translator.ExecutionFactory
-
Whether the source supports an explicit GROUP BY clause
- supportsGroupBy() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
-
- supportsGroupBy() - Method in class org.teiid.translator.jdbc.modeshape.ModeShapeExecutionFactory
-
- supportsGroupBy() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
-
- supportsGroupBy() - Method in class org.teiid.translator.salesforce.SalesForceExecutionFactory
-
- supportsGroupByBeyondSelect() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- supportsGroupByUnrelated() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- supportsHaving() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsHaving() - Method in class org.teiid.translator.ExecutionFactory
-
Whether the source supports the HAVING clause
- supportsHaving() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
-
- supportsHaving() - Method in class org.teiid.translator.jdbc.modeshape.ModeShapeExecutionFactory
-
- supportsHaving() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
-
- supportsHaving() - Method in class org.teiid.translator.salesforce.SalesForceExecutionFactory
-
- supportsInCriteria() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsInCriteria() - Method in class org.teiid.translator.ExecutionFactory
-
Support indicates connector accepts criteria of form (element IN set)
- supportsInCriteria() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
-
- supportsInCriteria() - Method in class org.teiid.translator.jdbc.SimpleJDBCExecutionFactory
-
- supportsInCriteria() - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
-
- supportsInCriteria() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
-
- supportsInCriteria() - Method in class org.teiid.translator.salesforce.SalesForceExecutionFactory
-
- supportsInCriteria() - Method in class org.teiid.translator.yahoo.YahooExecutionFactory
-
- supportsInCriteriaSubquery() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsInCriteriaSubquery() - Method in class org.teiid.translator.ExecutionFactory
-
Support indicates connector accepts IN criteria with a subquery on the right side
- supportsInCriteriaSubquery() - Method in class org.teiid.translator.hive.HiveExecutionFactory
-
- supportsInCriteriaSubquery() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
-
- supportsInCriteriaSubquery() - Method in class org.teiid.translator.jdbc.modeshape.ModeShapeExecutionFactory
-
- supportsInCriteriaSubquery() - Method in class org.teiid.translator.jdbc.SimpleJDBCExecutionFactory
-
- supportsInCriteriaSubquery() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
-
- supportsInlineViews() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsInlineViews() - Method in class org.teiid.translator.ExecutionFactory
-
Support indicates connector can accept inline views (subqueries
in the FROM clause).
- supportsInlineViews() - Method in class org.teiid.translator.hive.HiveExecutionFactory
-
- supportsInlineViews() - Method in class org.teiid.translator.jdbc.db2.BaseDB2ExecutionFactory
-
- supportsInlineViews() - Method in class org.teiid.translator.jdbc.h2.H2ExecutionFactory
-
- supportsInlineViews() - Method in class org.teiid.translator.jdbc.hsql.HsqlExecutionFactory
-
- supportsInlineViews() - Method in class org.teiid.translator.jdbc.ingres.IngresExecutionFactory
-
- supportsInlineViews() - Method in class org.teiid.translator.jdbc.intersyscache.InterSystemsCacheExecutionFactory
-
- supportsInlineViews() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
-
- supportsInlineViews() - Method in class org.teiid.translator.jdbc.mm.MetaMatrixExecutionFactory
-
- supportsInlineViews() - Method in class org.teiid.translator.jdbc.modeshape.ModeShapeExecutionFactory
-
- supportsInlineViews() - Method in class org.teiid.translator.jdbc.mysql.MySQL5ExecutionFactory
-
- supportsInlineViews() - Method in class org.teiid.translator.jdbc.netezza.NetezzaExecutionFactory
-
- supportsInlineViews() - Method in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
-
- supportsInlineViews() - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
-
This is true only after Postgre version 7.1
However, since version 7 was released in 2000 we'll assume a post 7 instance.
- supportsInlineViews() - Method in class org.teiid.translator.jdbc.SimpleJDBCExecutionFactory
-
- supportsInlineViews() - Method in class org.teiid.translator.jdbc.sqlserver.SQLServerExecutionFactory
-
- supportsInlineViews() - Method in class org.teiid.translator.jdbc.sybase.SybaseExecutionFactory
-
- supportsInlineViews() - Method in class org.teiid.translator.jdbc.teiid.TeiidExecutionFactory
-
- supportsInlineViews() - Method in class org.teiid.translator.jdbc.teradata.TeradataExecutionFactory
-
- supportsInlineViews() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
-
- supportsInnerJoins() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsInnerJoins() - Method in class org.teiid.translator.ExecutionFactory
-
Support indicates connector can accept inner or cross joins
- supportsInsertWithQueryExpression() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsInsertWithQueryExpression() - Method in class org.teiid.translator.ExecutionFactory
-
Support indicates that the connector can accept INSERTs with
values specified by a
SetQuery
or
Select
- supportsInsertWithQueryExpression() - Method in class org.teiid.translator.hive.HiveExecutionFactory
-
- supportsInsertWithQueryExpression() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
-
- supportsInsertWithQueryExpression() - Method in class org.teiid.translator.jdbc.SimpleJDBCExecutionFactory
-
- supportsIntegrityEnhancementFacility() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- supportsIntersect() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsIntersect() - Method in class org.teiid.translator.ExecutionFactory
-
Support indicates that the connector supports the INTERSECT of two queries.
- supportsIntersect() - Method in class org.teiid.translator.hive.HiveExecutionFactory
-
- supportsIntersect() - Method in class org.teiid.translator.jdbc.db2.BaseDB2ExecutionFactory
-
- supportsIntersect() - Method in class org.teiid.translator.jdbc.h2.H2ExecutionFactory
-
- supportsIntersect() - Method in class org.teiid.translator.jdbc.hsql.HsqlExecutionFactory
-
- supportsIntersect() - Method in class org.teiid.translator.jdbc.modeshape.ModeShapeExecutionFactory
-
- supportsIntersect() - Method in class org.teiid.translator.jdbc.netezza.NetezzaExecutionFactory
-
- supportsIntersect() - Method in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
-
- supportsIntersect() - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
-
- supportsIntersect() - Method in class org.teiid.translator.jdbc.sqlserver.SQLServerExecutionFactory
-
- supportsIntersect() - Method in class org.teiid.translator.jdbc.teiid.TeiidExecutionFactory
-
- supportsIntersect() - Method in class org.teiid.translator.jdbc.teradata.TeradataExecutionFactory
-
- supportsIntersect() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
-
- supportsIsNullCriteria() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsIsNullCriteria() - Method in class org.teiid.translator.ExecutionFactory
-
Support indicates connector accepts criteria of form (element IS NULL)
- supportsIsNullCriteria() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
-
- supportsIsNullCriteria() - Method in class org.teiid.translator.jdbc.SimpleJDBCExecutionFactory
-
- supportsIsNullCriteria() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
-
- supportsIsNullCriteria() - Method in class org.teiid.translator.salesforce.SalesForceExecutionFactory
-
- supportsLikeCriteria() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsLikeCriteria() - Method in class org.teiid.translator.ExecutionFactory
-
Support indicates connector accepts criteria of form (element LIKE constant)
- supportsLikeCriteria() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
-
- supportsLikeCriteria() - Method in class org.teiid.translator.jdbc.SimpleJDBCExecutionFactory
-
- supportsLikeCriteria() - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
-
- supportsLikeCriteria() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
-
- supportsLikeCriteria() - Method in class org.teiid.translator.salesforce.SalesForceExecutionFactory
-
- supportsLikeCriteriaEscapeCharacter() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsLikeCriteriaEscapeCharacter() - Method in class org.teiid.translator.ExecutionFactory
-
Support indicates connector accepts criteria of form (element LIKE constant ESCAPE char)
- supportsLikeCriteriaEscapeCharacter() - Method in class org.teiid.translator.hive.HiveExecutionFactory
-
- supportsLikeCriteriaEscapeCharacter() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
-
- supportsLikeCriteriaEscapeCharacter() - Method in class org.teiid.translator.jdbc.SimpleJDBCExecutionFactory
-
- supportsLikeCriteriaEscapeCharacter() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
-
- supportsLikeEscapeClause() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- supportsLikeRegex() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsLikeRegex() - Method in class org.teiid.translator.ExecutionFactory
-
- supportsLikeRegex() - Method in class org.teiid.translator.jdbc.h2.H2ExecutionFactory
-
- supportsLikeRegex() - Method in class org.teiid.translator.jdbc.mysql.MySQL5ExecutionFactory
-
- supportsLikeRegex() - Method in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
-
- supportsLikeRegex() - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
-
- supportsLikeRegex() - Method in class org.teiid.translator.jdbc.teiid.TeiidExecutionFactory
-
- supportsLimit() - Method in class org.teiid.dialect.TeiidDialect
-
- supportsLimitedOuterJoins() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- supportsLiteral(String) - Static method in class org.teiid.translator.jdbc.oracle.OracleFormatFunctionModifier
-
- supportsMinimumSQLGrammar() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- supportsMixedCaseIdentifiers() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- supportsMixedCaseQuotedIdentifiers() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- supportsMultipleOpenResults() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- supportsMultipleResultSets() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- supportsMultipleTransactions() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- supportsNamedParameters() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- supportsNonNullableColumns() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- supportsNotCriteria() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsNotCriteria() - Method in class org.teiid.translator.ExecutionFactory
-
Support indicates connector accepts logical criteria NOT
- supportsNotCriteria() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
-
- supportsNotCriteria() - Method in class org.teiid.translator.jdbc.SimpleJDBCExecutionFactory
-
- supportsNotCriteria() - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
-
- supportsNotCriteria() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
-
- supportsNotCriteria() - Method in class org.teiid.translator.salesforce.SalesForceExecutionFactory
-
- supportsOnlyFormatLiterals() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsOnlyFormatLiterals() - Method in class org.teiid.translator.ExecutionFactory
-
- supportsOnlyFormatLiterals() - Method in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
-
- supportsOnlyFormatLiterals() - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
-
- supportsOnlyFormatLiterals() - Method in class org.teiid.translator.jdbc.sqlserver.SQLServerExecutionFactory
-
- supportsOnlyLiteralComparison() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsOnlyLiteralComparison() - Method in class org.teiid.translator.ExecutionFactory
-
- supportsOnlyLiteralComparison() - Method in class org.teiid.translator.salesforce.SalesForceExecutionFactory
-
- supportsOnlyLiteralComparison() - Method in class org.teiid.translator.yahoo.YahooExecutionFactory
-
- supportsOnlySingleTableGroupBy() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsOnlySingleTableGroupBy() - Method in class org.teiid.translator.ExecutionFactory
-
Whether the source supports grouping only over a single table
- supportsOnlySingleTableGroupBy() - Method in class org.teiid.translator.salesforce.SalesForceExecutionFactory
-
- supportsOpenCursorsAcrossCommit() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- supportsOpenCursorsAcrossRollback() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- supportsOpenStatementsAcrossCommit() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- supportsOpenStatementsAcrossRollback() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- supportsOrCriteria() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsOrCriteria() - Method in class org.teiid.translator.ExecutionFactory
-
Support indicates connector accepts logical criteria connected by OR
- supportsOrCriteria() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
-
- supportsOrCriteria() - Method in class org.teiid.translator.jdbc.SimpleJDBCExecutionFactory
-
- supportsOrCriteria() - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
-
- supportsOrCriteria() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
-
- supportsOrCriteria() - Method in class org.teiid.translator.salesforce.SalesForceExecutionFactory
-
- supportsOrderBy() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsOrderBy() - Method in class org.teiid.translator.ExecutionFactory
-
Support indicates connector accepts ORDER BY clause, including multiple elements
and ascending and descending sorts.
- supportsOrderByNullOrdering() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsOrderByNullOrdering() - Method in class org.teiid.translator.ExecutionFactory
-
Returns whether the database supports explicit join ordering.
- supportsOrderByNullOrdering() - Method in class org.teiid.translator.jdbc.derby.DerbyExecutionFactory
-
- supportsOrderByNullOrdering() - Method in class org.teiid.translator.jdbc.modeshape.ModeShapeExecutionFactory
-
- supportsOrderByNullOrdering() - Method in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
-
- supportsOrderByNullOrdering() - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
-
- supportsOrderByUnrelated() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- supportsOrderByUnrelated() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsOrderByUnrelated() - Method in class org.teiid.translator.ExecutionFactory
-
Support indicates connector accepts ORDER BY clause with columns not from the select
- supportsOrderByUnrelated() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
-
- supportsOuterJoinForUpdate() - Method in class org.teiid.dialect.TeiidDialect
-
- supportsOuterJoins() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- supportsOuterJoins() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsOuterJoins() - Method in class org.teiid.translator.ExecutionFactory
-
Support indicates connector can accept left outer joins
- supportsPartialResults() - Method in class org.teiid.client.RequestMessage
-
- supportsPositionedDelete() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- supportsPositionedUpdate() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- supportsQuantifiedCompareCriteriaAll() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsQuantifiedCompareCriteriaAll() - Method in class org.teiid.translator.ExecutionFactory
-
Support indicates connector accepts the quantified comparison criteria that
use ALL
- supportsQuantifiedCompareCriteriaAll() - Method in class org.teiid.translator.hive.HiveExecutionFactory
-
- supportsQuantifiedCompareCriteriaAll() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
-
- supportsQuantifiedCompareCriteriaAll() - Method in class org.teiid.translator.jdbc.modeshape.ModeShapeExecutionFactory
-
- supportsQuantifiedCompareCriteriaAll() - Method in class org.teiid.translator.jdbc.SimpleJDBCExecutionFactory
-
- supportsQuantifiedCompareCriteriaAll() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
-
- supportsQuantifiedCompareCriteriaSome() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsQuantifiedCompareCriteriaSome() - Method in class org.teiid.translator.ExecutionFactory
-
Support indicates connector accepts the quantified comparison criteria that
use SOME
- supportsQuantifiedCompareCriteriaSome() - Method in class org.teiid.translator.hive.HiveExecutionFactory
-
- supportsQuantifiedCompareCriteriaSome() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
-
- supportsQuantifiedCompareCriteriaSome() - Method in class org.teiid.translator.jdbc.modeshape.ModeShapeExecutionFactory
-
- supportsQuantifiedCompareCriteriaSome() - Method in class org.teiid.translator.jdbc.SimpleJDBCExecutionFactory
-
- supportsQuantifiedCompareCriteriaSome() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
-
- supportsResultSetConcurrency(int, int) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- supportsResultSetHoldability(int) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
Retrieves whether database supports the given result set holdability.
- supportsResultSetType(int) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
Does the database support the given result set type?
- supportsRowLimit() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsRowLimit() - Method in class org.teiid.translator.ExecutionFactory
-
Gets whether the connector can limit the number of rows returned by a query.
- supportsRowLimit() - Method in class org.teiid.translator.jdbc.access.AccessExecutionFactory
-
- supportsRowLimit() - Method in class org.teiid.translator.jdbc.db2.DB2ExecutionFactory
-
- supportsRowLimit() - Method in class org.teiid.translator.jdbc.derby.DerbyExecutionFactory
-
- supportsRowLimit() - Method in class org.teiid.translator.jdbc.h2.H2ExecutionFactory
-
- supportsRowLimit() - Method in class org.teiid.translator.jdbc.hsql.HsqlExecutionFactory
-
- supportsRowLimit() - Method in class org.teiid.translator.jdbc.ingres.IngresExecutionFactory
-
- supportsRowLimit() - Method in class org.teiid.translator.jdbc.mm.MetaMatrixExecutionFactory
-
- supportsRowLimit() - Method in class org.teiid.translator.jdbc.mysql.MySQLExecutionFactory
-
- supportsRowLimit() - Method in class org.teiid.translator.jdbc.netezza.NetezzaExecutionFactory
-
- supportsRowLimit() - Method in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
-
- supportsRowLimit() - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
-
- supportsRowLimit() - Method in class org.teiid.translator.jdbc.sqlserver.SQLServerExecutionFactory
-
- supportsRowLimit() - Method in class org.teiid.translator.jdbc.sybase.SybaseExecutionFactory
-
- supportsRowLimit() - Method in class org.teiid.translator.jdbc.teiid.TeiidExecutionFactory
-
- supportsRowLimit() - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
-
- supportsRowLimit() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
-
- supportsRowLimit() - Method in class org.teiid.translator.salesforce.SalesForceExecutionFactory
-
- supportsRowOffset() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsRowOffset() - Method in class org.teiid.translator.ExecutionFactory
-
Gets whether the connector supports a SQL clause (similar to the LIMIT with an offset) that can return
result sets that start in the middle of the resulting rows returned by a query
- supportsRowOffset() - Method in class org.teiid.translator.jdbc.h2.H2ExecutionFactory
-
- supportsRowOffset() - Method in class org.teiid.translator.jdbc.hsql.HsqlExecutionFactory
-
- supportsRowOffset() - Method in class org.teiid.translator.jdbc.ingres.Ingres93ExecutionFactory
-
- supportsRowOffset() - Method in class org.teiid.translator.jdbc.mm.MetaMatrixExecutionFactory
-
- supportsRowOffset() - Method in class org.teiid.translator.jdbc.mysql.MySQLExecutionFactory
-
- supportsRowOffset() - Method in class org.teiid.translator.jdbc.netezza.NetezzaExecutionFactory
-
- supportsRowOffset() - Method in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
-
- supportsRowOffset() - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
-
- supportsRowOffset() - Method in class org.teiid.translator.jdbc.teiid.TeiidExecutionFactory
-
- supportsRowOffset() - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
-
- supportsSavepoints() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- supportsScalarSubqueries() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsScalarSubqueries() - Method in class org.teiid.translator.ExecutionFactory
-
Support indicates connector can accept scalar subqueries in the SELECT, WHERE, and
HAVING clauses
- supportsScalarSubqueries() - Method in class org.teiid.translator.hive.HiveExecutionFactory
-
- supportsScalarSubqueries() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
-
- supportsScalarSubqueries() - Method in class org.teiid.translator.jdbc.modeshape.ModeShapeExecutionFactory
-
- supportsScalarSubqueries() - Method in class org.teiid.translator.jdbc.SimpleJDBCExecutionFactory
-
- supportsScalarSubqueries() - Method in class org.teiid.translator.jdbc.teradata.TeradataExecutionFactory
-
- supportsScalarSubqueries() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
-
- supportsSchemasInDataManipulation() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- supportsSchemasInIndexDefinitions() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- supportsSchemasInPrivilegeDefinitions() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- supportsSchemasInProcedureCalls() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- supportsSchemasInTableDefinitions() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- supportsSearchedCaseExpressions() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsSearchedCaseExpressions() - Method in class org.teiid.translator.ExecutionFactory
-
Support indicates connector can accept queries with searched CASE WHEN ...
- supportsSearchedCaseExpressions() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
-
- supportsSearchedCaseExpressions() - Method in class org.teiid.translator.jdbc.modeshape.ModeShapeExecutionFactory
-
- supportsSearchedCaseExpressions() - Method in class org.teiid.translator.jdbc.SimpleJDBCExecutionFactory
-
- supportsSearchedCaseExpressions() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
-
- supportsSelectDistinct() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsSelectDistinct() - Method in class org.teiid.translator.ExecutionFactory
-
Support indicates connector can accept queries with SELECT DISTINCT
- supportsSelectExpression() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsSelectExpression() - Method in class org.teiid.translator.ExecutionFactory
-
Support indicates connector can accept expressions other than element
symbols in the SELECT clause.
- supportsSelectExpression() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
-
- supportsSelectExpression() - Method in class org.teiid.translator.jdbc.modeshape.ModeShapeExecutionFactory
-
- supportsSelectExpression() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
-
- supportsSelectForUpdate() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- supportsSelfJoins() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsSelfJoins() - Method in class org.teiid.translator.ExecutionFactory
-
Support indicates connector can accept self-joins where a
group is joined to itself with aliases.
- supportsSelfJoins() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
-
- supportsSelfJoins() - Method in class org.teiid.translator.jdbc.SimpleJDBCExecutionFactory
-
- supportsSelfJoins() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
-
- supportsSetQueryOrderBy() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsSetQueryOrderBy() - Method in class org.teiid.translator.ExecutionFactory
-
Support indicates that the connector supports an ORDER BY on a SetQuery.
- supportsSetQueryOrderBy() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
-
- supportsSetQueryOrderBy() - Method in class org.teiid.translator.jdbc.modeshape.ModeShapeExecutionFactory
-
- supportsSetQueryOrderBy() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
-
- supportsSimilarTo() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsSimilarTo() - Method in class org.teiid.translator.ExecutionFactory
-
- supportsSimilarTo() - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
-
- supportsSimilarTo() - Method in class org.teiid.translator.jdbc.teiid.TeiidExecutionFactory
-
- supportsStatementPooling() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- supportsStoredFunctionsUsingCallSyntax() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- supportsStoredProcedures() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- supportsSubqueriesInComparisons() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- supportsSubqueriesInExists() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- supportsSubqueriesInIns() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- supportsSubqueriesInQuantifieds() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- supportsTableCheck() - Method in class org.teiid.dialect.TeiidDialect
-
- supportsTableCorrelationNames() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- supportsTransactionIsolationLevel(int) - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- supportsTransactions() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- supportsUnion() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- supportsUnionAll() - Method in class org.teiid.dialect.TeiidDialect
-
- supportsUnionAll() - Method in class org.teiid.jdbc.DatabaseMetaDataImpl
-
- supportsUnions() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsUnions() - Method in class org.teiid.translator.ExecutionFactory
-
Support indicates that the connector supports the UNION of two queries.
- supportsUnions() - Method in class org.teiid.translator.hive.HiveExecutionFactory
-
- supportsUnions() - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
-
- supportsUnions() - Method in class org.teiid.translator.jdbc.SimpleJDBCExecutionFactory
-
- supportsUnions() - Method in class org.teiid.translator.jdbc.teradata.TeradataExecutionFactory
-
- supportsUnions() - Method in class org.teiid.translator.loopback.LoopbackExecutionFactory
-
- supportsUnique() - Method in class org.teiid.dialect.TeiidDialect
-
- supportsUpdate() - Method in class org.teiid.metadata.Table
-
- supportsWindowDistinctAggregates() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsWindowDistinctAggregates() - Method in class org.teiid.translator.ExecutionFactory
-
- supportsWindowDistinctAggregates() - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
-
- supportsWindowDistinctAggregates() - Method in class org.teiid.translator.jdbc.sqlserver.SQLServerExecutionFactory
-
- supportsWindowDistinctAggregates() - Method in class org.teiid.translator.jdbc.teiid.TeiidExecutionFactory
-
- supportsWindowOrderByWithAggregates() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- supportsWindowOrderByWithAggregates() - Method in class org.teiid.translator.ExecutionFactory
-
- supportsWindowOrderByWithAggregates() - Method in class org.teiid.translator.jdbc.sqlserver.SQLServerExecutionFactory
-
- supportsWindowOrderByWithAggregates() - Method in class org.teiid.translator.jdbc.teiid.TeiidExecutionFactory
-
- SybaseExecutionFactory - Class in org.teiid.translator.jdbc.sybase
-
- SybaseExecutionFactory() - Constructor for class org.teiid.translator.jdbc.sybase.SybaseExecutionFactory
-
- SYMETRIC - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- SYSTEM - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- SYSTEM_USER - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- TABLE - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- TABLE - Static variable in class org.teiid.metadata.index.MetadataConstants.COLUMN_SET_TYPES
-
- TABLE - Static variable in class org.teiid.metadata.index.MetadataConstants.RECORD_TYPE
-
- Table - Class in org.teiid.metadata
-
- Table() - Constructor for class org.teiid.metadata.Table
-
- table - Variable in class org.teiid.translator.salesforce.execution.visitors.CriteriaVisitor
-
- Table.TriggerEvent - Enum in org.teiid.metadata
-
- Table.Type - Enum in org.teiid.metadata
-
- TABLE_MATERIALIZATION_INDEX_VERSION - Static variable in class org.teiid.metadata.index.RecordFactory
-
The version number that is associated with the change made to add materialization
property on tables.
- TABLE_TYPE - Static variable in class org.teiid.metadata.index.MetadataConstants.TABLE_TYPES
-
- TableReference - Interface in org.teiid.language
-
Represents an item in the FROM clause
- TABLES_INDEX - Static variable in class org.teiid.metadata.index.IndexConstants.INDEX_NAME
-
- TableStats - Class in org.teiid.metadata
-
- TableStats() - Constructor for class org.teiid.metadata.TableStats
-
- TAN - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- targetClass - Variable in class org.teiid.net.socket.ServiceInvocationStruct
-
- TEIID_NATIVE_QUERY - Static variable in class org.teiid.translator.jdbc.SQLConversionVisitor
-
- TEIID_NON_PREPARED - Static variable in class org.teiid.translator.jdbc.SQLConversionVisitor
-
- TeiidConnection - Interface in org.teiid.jdbc
-
Optional methods supported by Teiid Connections.
- TeiidDataSource - Class in org.teiid.jdbc
-
- TeiidDataSource() - Constructor for class org.teiid.jdbc.TeiidDataSource
-
- TeiidDialect - Class in org.teiid.dialect
-
- TeiidDialect() - Constructor for class org.teiid.dialect.TeiidDialect
-
- TeiidDriver - Class in org.teiid.jdbc
-
JDBC Driver class for Teiid Embedded and Teiid Server.
- TeiidDriver() - Constructor for class org.teiid.jdbc.TeiidDriver
-
- TeiidExecutionFactory - Class in org.teiid.translator.jdbc.teiid
-
- TeiidExecutionFactory() - Constructor for class org.teiid.translator.jdbc.teiid.TeiidExecutionFactory
-
- TeiidPreparedStatement - Interface in org.teiid.jdbc
-
This interface provides methods in
addition to the standard JDBC methods.
- TeiidSecurityException - Exception in org.teiid.client.security
-
- TeiidSecurityException() - Constructor for exception org.teiid.client.security.TeiidSecurityException
-
No-Arg Constructor
- TeiidSecurityException(BundleUtil.Event, Throwable, String) - Constructor for exception org.teiid.client.security.TeiidSecurityException
-
Construct an instance with a linked exception, and an error code and
message, specified.
- TeiidSecurityException(BundleUtil.Event, String) - Constructor for exception org.teiid.client.security.TeiidSecurityException
-
Construct an instance with an error code and message specified.
- TeiidSecurityException(Throwable, String) - Constructor for exception org.teiid.client.security.TeiidSecurityException
-
Constructs an instance of the exception with the specified detail message
and a single exception.
- TeiidSecurityException(Throwable) - Constructor for exception org.teiid.client.security.TeiidSecurityException
-
Constructs an instance of the exception with no detail message but with a
single exception.
- TeiidSecurityException(String) - Constructor for exception org.teiid.client.security.TeiidSecurityException
-
Constructs an instance of the exception with the specified detail message.
- TeiidSql - Class in groovy.sql
-
An extension of Groovy's Sql to support getting
TeiidStatement
specific properties.
- TeiidSql(Connection) - Constructor for class groovy.sql.TeiidSql
-
- TeiidSQLException - Exception in org.teiid.jdbc
-
Teiid specific SQLException
- TeiidSQLException() - Constructor for exception org.teiid.jdbc.TeiidSQLException
-
No-arg constructor required by Externalizable semantics.
- TeiidSQLException(String) - Constructor for exception org.teiid.jdbc.TeiidSQLException
-
- TeiidSQLException(String, String) - Constructor for exception org.teiid.jdbc.TeiidSQLException
-
- TeiidSQLException(Throwable, String, String) - Constructor for exception org.teiid.jdbc.TeiidSQLException
-
- TeiidSQLWarning - Exception in org.teiid.jdbc
-
Teiid specific SQLWarning
If the cause was a source SQLWarning, then you may need to consult
the warning chain to get all warnings, see the example below.
- TeiidSQLWarning() - Constructor for exception org.teiid.jdbc.TeiidSQLWarning
-
- TeiidSQLWarning(String) - Constructor for exception org.teiid.jdbc.TeiidSQLWarning
-
- TeiidSQLWarning(String, String) - Constructor for exception org.teiid.jdbc.TeiidSQLWarning
-
- TeiidSQLWarning(String, String, Throwable, String, String) - Constructor for exception org.teiid.jdbc.TeiidSQLWarning
-
- TeiidStatement - Interface in org.teiid.jdbc
-
This interface provides methods in
addition to the standard JDBC methods.
- TeiidURL - Class in org.teiid.net
-
Class defines the URL in the Teiid.
- TeiidURL(String) - Constructor for class org.teiid.net.TeiidURL
-
Create an MMURL from the server URL.
- TeiidURL(String, int, boolean) - Constructor for class org.teiid.net.TeiidURL
-
- TeiidURL.CONNECTION - Interface in org.teiid.net
-
- TeiidURL.JDBC - Interface in org.teiid.net
-
- TEMPORARY - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- TEN_1 - Static variable in class org.teiid.translator.jdbc.derby.DerbyExecutionFactory
-
- TEN_2 - Static variable in class org.teiid.translator.jdbc.derby.DerbyExecutionFactory
-
- TEN_3 - Static variable in class org.teiid.translator.jdbc.derby.DerbyExecutionFactory
-
- TEN_4 - Static variable in class org.teiid.translator.jdbc.derby.DerbyExecutionFactory
-
- TEN_5 - Static variable in class org.teiid.translator.jdbc.derby.DerbyExecutionFactory
-
- TERADATA - Static variable in class org.teiid.translator.jdbc.teradata.TeradataExecutionFactory
-
- TeradataExecutionFactory - Class in org.teiid.translator.jdbc.teradata
-
Teradata database Release 12
- TeradataExecutionFactory() - Constructor for class org.teiid.translator.jdbc.teradata.TeradataExecutionFactory
-
- TeradataExecutionFactory.CastModifier - Class in org.teiid.translator.jdbc.teradata
-
- TeradataExecutionFactory.CastModifier(String) - Constructor for class org.teiid.translator.jdbc.teradata.TeradataExecutionFactory.CastModifier
-
- TeradataExecutionFactory.ExtractModifier - Class in org.teiid.translator.jdbc.teradata
-
- TeradataExecutionFactory.ExtractModifier(String) - Constructor for class org.teiid.translator.jdbc.teradata.TeradataExecutionFactory.ExtractModifier
-
- TeradataExecutionFactory.LeftOrRightFunctionModifier - Class in org.teiid.translator.jdbc.teradata
-
- TeradataExecutionFactory.LeftOrRightFunctionModifier(LanguageFactory, ConvertModifier) - Constructor for class org.teiid.translator.jdbc.teradata.TeradataExecutionFactory.LeftOrRightFunctionModifier
-
- TeradataExecutionFactory.LocateModifier - Class in org.teiid.translator.jdbc.teradata
-
- TeradataExecutionFactory.LocateModifier(ConvertModifier) - Constructor for class org.teiid.translator.jdbc.teradata.TeradataExecutionFactory.LocateModifier
-
- TeradataSQLConversionVisitor - Class in org.teiid.translator.jdbc.teradata
-
- TeradataSQLConversionVisitor(TeradataExecutionFactory) - Constructor for class org.teiid.translator.jdbc.teradata.TeradataSQLConversionVisitor
-
- terminateSession(String) - Method in interface org.teiid.adminapi.Admin
-
Terminate the Session
- terminateSession(String) - Static method in class org.teiid.adminshell.AdminShell
-
- terminateTransaction(String) - Method in interface org.teiid.adminapi.Admin
-
Mark the given global transaction as rollback only.
- terminateTransaction(String) - Static method in class org.teiid.adminshell.AdminShell
-
- TEXTAGG - Static variable in interface org.teiid.language.SQLConstants.NonReserved
-
- TEXTAREA_TYPE - Static variable in interface org.teiid.translator.salesforce.Constants
-
- THEN - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- TickerCollectorVisitor - Class in org.teiid.translator.yahoo
-
- TickerCollectorVisitor() - Constructor for class org.teiid.translator.yahoo.TickerCollectorVisitor
-
- TIME - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- TIME - Static variable in class org.teiid.translator.jdbc.FunctionModifier
-
- TIME - Static variable in class org.teiid.translator.TypeFacility.RUNTIME_CODES
-
- TIME - Static variable in class org.teiid.translator.TypeFacility.RUNTIME_NAMES
-
- TIME - Static variable in interface org.teiid.translator.TypeFacility.RUNTIME_TYPES
-
- TIME_VAL - Static variable in class org.teiid.translator.loopback.LoopbackExecution
-
- timeoutOccurred() - Method in class org.teiid.jdbc.StatementImpl
-
Ends the command and sets the status to TIMED_OUT.
- TIMESTAMP - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- TIMESTAMP - Static variable in class org.teiid.translator.jdbc.FunctionModifier
-
- TIMESTAMP - Static variable in class org.teiid.translator.TypeFacility.RUNTIME_CODES
-
- TIMESTAMP - Static variable in class org.teiid.translator.TypeFacility.RUNTIME_NAMES
-
- TIMESTAMP - Static variable in interface org.teiid.translator.TypeFacility.RUNTIME_TYPES
-
- TIMESTAMP_VAL - Static variable in class org.teiid.translator.loopback.LoopbackExecution
-
- TIMESTAMPADD - Static variable in interface org.teiid.language.SQLConstants.NonReserved
-
- TIMESTAMPADD - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- TIMESTAMPCREATE - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- TIMESTAMPDIFF - Static variable in interface org.teiid.language.SQLConstants.NonReserved
-
- TIMESTAMPDIFF - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- TIMEZONE_HOUR - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- TIMEZONE_MINUTE - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- TO - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- TO_BYTES - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- TO_CHARS - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- toArray() - Method in class org.teiid.client.ResizingArrayList
-
- toArray(U[]) - Method in class org.teiid.client.ResizingArrayList
-
- toBooleanValueString(boolean) - Method in class org.teiid.dialect.TeiidDialect
-
- toExceptionHolders(List<? extends Throwable>) - Static method in class org.teiid.client.util.ExceptionHolder
-
- tokenPattern - Static variable in class org.teiid.translator.jdbc.oracle.OracleFormatFunctionModifier
-
- toString() - Method in class org.teiid.adminapi.impl.CacheStatisticsMetadata
-
- toString() - Method in class org.teiid.adminapi.impl.DataPolicyMetadata.PermissionMetaData
-
- toString() - Method in class org.teiid.adminapi.impl.ModelMetaData
-
- toString() - Method in class org.teiid.adminapi.impl.PropertyDefinitionMetadata
-
- toString() - Method in class org.teiid.adminapi.impl.PropertyMetadata
-
- toString() - Method in class org.teiid.adminapi.impl.RequestMetadata
-
- toString() - Method in class org.teiid.adminapi.impl.SessionMetadata
-
- toString() - Method in class org.teiid.adminapi.impl.SourceMappingMetadata
-
- toString() - Method in class org.teiid.adminapi.impl.TransactionMetadata
-
- toString() - Method in class org.teiid.adminapi.impl.VDBMetaData
-
- toString() - Method in class org.teiid.adminapi.impl.VDBTranslatorMetaData
-
- toString() - Method in class org.teiid.adminapi.impl.WorkerPoolStatisticsMetadata
-
- toString() - Method in class org.teiid.api.exception.query.UnresolvedSymbolDescription
-
Get string representation of the unresolved symbol description
- toString() - Method in class org.teiid.client.plan.Annotation
-
- toString() - Method in class org.teiid.client.plan.PlanNode
-
- toString() - Method in class org.teiid.client.ResultsMessage
-
- toString() - Method in class org.teiid.client.security.SessionToken
-
Returns a string representing the current state of the object.
- toString() - Method in exception org.teiid.client.SourceWarning
-
Gets a message detailing the source against which the atomic query failed.
- toString() - Method in class org.teiid.client.xa.XidImpl
-
- toString() - Method in class org.teiid.jdbc.JDBCURL
-
- toString() - Method in class org.teiid.jdbc.TeiidDataSource
-
- toString() - Method in class org.teiid.language.BaseLanguageObject
-
- toString() - Method in enum org.teiid.language.Comparison.Operator
-
- toString() - Method in class org.teiid.language.visitor.SQLStringVisitor
-
- toString() - Method in class org.teiid.logging.AuditMessage
-
- toString() - Method in class org.teiid.logging.CommandLogMessage
-
- toString() - Method in class org.teiid.logging.LogMessage
-
- toString() - Method in class org.teiid.metadata.AbstractMetadataRecord
-
- toString() - Method in class org.teiid.metadata.Datatype
-
- toString() - Method in class org.teiid.metadata.FunctionMethod
-
Return string version for debugging purposes
- toString() - Method in class org.teiid.metadata.FunctionParameter
-
Return string version for debugging purposes
- toString() - Method in class org.teiid.metadata.ProcedureParameter
-
- toString() - Method in class org.teiid.net.HostInfo
-
- toString() - Method in class org.teiid.net.socket.Message
-
- toString() - Method in class org.teiid.net.TeiidURL
-
- toString() - Method in class org.teiid.translator.BaseDelegatingExecutionFactory
-
- toString() - Method in class org.teiid.translator.jdbc.TranslatedCommand
-
- toThrowables(List<ExceptionHolder>) - Static method in class org.teiid.client.util.ExceptionHolder
-
- toXml() - Method in class org.teiid.client.plan.PlanNode
-
Converts this PlanNode to XML.
- TRACE - Static variable in class org.teiid.logging.MessageLevel.DisplayNames
-
- TRACE - Static variable in class org.teiid.logging.MessageLevel.Labels
-
- TRACE - Static variable in class org.teiid.logging.MessageLevel
-
Message level value that specifies that all messages are to be recorded.
- TRAILING - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- Transaction - Interface in org.teiid.adminapi
-
- TransactionMetadata - Class in org.teiid.adminapi.impl
-
- TransactionMetadata() - Constructor for class org.teiid.adminapi.impl.TransactionMetadata
-
- TRANSFORMATION_UUID_INDEX_VERSION - Static variable in class org.teiid.metadata.index.RecordFactory
-
The version number that is associated with the change made to add uuid for the
transformation mapping root on the transformation records, uuids would now be indexed
as part of the transformation index.
- TransformationRecordImpl - Class in org.teiid.metadata.index
-
TransformationRecordImpl
- TransformationRecordImpl() - Constructor for class org.teiid.metadata.index.TransformationRecordImpl
-
- TransformationRecordImpl.Types - Interface in org.teiid.metadata.index
-
- TRANSLATE - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- translate(LanguageObject, ExecutionContext) - Method in class org.teiid.translator.jdbc.access.AccessExecutionFactory
-
- translate(Function) - Method in class org.teiid.translator.jdbc.AliasModifier
-
- translate(Function) - Method in class org.teiid.translator.jdbc.ConvertModifier.FormatModifier
-
- translate(Function) - Method in class org.teiid.translator.jdbc.ConvertModifier
-
- translate(LanguageObject, ExecutionContext) - Method in class org.teiid.translator.jdbc.db2.BaseDB2ExecutionFactory
-
- translate(Function) - Method in class org.teiid.translator.jdbc.db2.SubstringFunctionModifier
-
- translate(Function) - Method in class org.teiid.translator.jdbc.EscapeSyntaxModifier
-
- translate(Function) - Method in class org.teiid.translator.jdbc.ExtractFunctionModifier
-
- translate(Function) - Method in class org.teiid.translator.jdbc.FunctionModifier
-
Return a List of translated parts (
LanguageObject
s and Objects), or null
if this FunctionModifier wishes to rely on the default translation of the
conversion visitor.
- translate(Function) - Method in class org.teiid.translator.jdbc.hsql.AddDiffModifier
-
- translate(LanguageObject, ExecutionContext) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
-
Return a List of translated parts (
LanguageObject
s and Objects), or null
if to rely on the default translation.
- translate(Function) - Method in class org.teiid.translator.jdbc.modeshape.IdentifierFunctionModifier
-
- translate(LanguageObject, ExecutionContext) - Method in class org.teiid.translator.jdbc.modeshape.ModeShapeExecutionFactory
-
- translate(Function) - Method in class org.teiid.translator.jdbc.ModFunctionModifier
-
- translate(Function) - Method in class org.teiid.translator.jdbc.mysql.BitFunctionModifier
-
Wrap the renamed function in a convert back to integer
- translate(Function) - Method in class org.teiid.translator.jdbc.netezza.NetezzaExecutionFactory.BooleanToNumericConversionModifier
-
- translate(Function) - Method in class org.teiid.translator.jdbc.netezza.NetezzaExecutionFactory.BooleanToStringConversionModifier
-
- translate(Function) - Method in class org.teiid.translator.jdbc.netezza.NetezzaExecutionFactory.CastModifier
-
- translate(Function) - Method in class org.teiid.translator.jdbc.netezza.NetezzaExecutionFactory.ExtractModifier
-
- translate(Function) - Method in class org.teiid.translator.jdbc.oracle.ConcatFunctionModifier
-
- translate(Function) - Method in class org.teiid.translator.jdbc.oracle.DayWeekQuarterFunctionModifier
-
- translate(Function) - Method in class org.teiid.translator.jdbc.oracle.LeftOrRightFunctionModifier
-
- translate(Function) - Method in class org.teiid.translator.jdbc.oracle.Log10FunctionModifier
-
- translate(Function) - Method in class org.teiid.translator.jdbc.oracle.MonthOrDayNameFunctionModifier
-
- translate(LanguageObject, ExecutionContext) - Method in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
-
- translate(Function) - Method in class org.teiid.translator.jdbc.oracle.OracleSpatialFunctionModifier
-
If either of the first two parameters are a Literal String, then we need to put the literal itself in the SQL
to be passed to Oracle, without the tick marks
- translate(Function) - Method in class org.teiid.translator.jdbc.ParseFormatFunctionModifier
-
- translate(Function) - Method in class org.teiid.translator.jdbc.postgresql.LocateFunctionModifier
-
- translate(LanguageObject, ExecutionContext) - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
-
Postgres doesn't provide min/max(boolean), so this conversion writes a min(BooleanValue) as
bool_and(BooleanValue)
- translate(LanguageObject, ExecutionContext) - Method in class org.teiid.translator.jdbc.sqlserver.SQLServerExecutionFactory
-
- translate(LanguageObject, ExecutionContext) - Method in class org.teiid.translator.jdbc.sybase.BaseSybaseExecutionFactory
-
- translate(Function) - Method in class org.teiid.translator.jdbc.sybase.SubstringFunctionModifier
-
- translate(Function) - Method in class org.teiid.translator.jdbc.teradata.TeradataExecutionFactory.CastModifier
-
- translate(Function) - Method in class org.teiid.translator.jdbc.teradata.TeradataExecutionFactory.ExtractModifier
-
- translate(Function) - Method in class org.teiid.translator.jdbc.teradata.TeradataExecutionFactory.LeftOrRightFunctionModifier
-
- translate(Function) - Method in class org.teiid.translator.jdbc.teradata.TeradataExecutionFactory.LocateModifier
-
- TRANSLATE - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- translateCommand(Command, ExecutionContext) - Method in class org.teiid.translator.hive.HiveExecutionFactory
-
- translateCommand(Command) - Method in class org.teiid.translator.jdbc.JDBCBaseExecution
-
- translateCommand(Command, ExecutionContext) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
-
Return a List of translated parts (
LanguageObject
s and Objects), or null
if to rely on the default translation.
- translateCommand(Command, ExecutionContext) - Method in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
-
- translateCommand(Command, ExecutionContext) - Method in class org.teiid.translator.jdbc.sybase.BaseSybaseExecutionFactory
-
SetQueries don't have a concept of TOP, an inline view is needed.
- translateCommand(Command, ExecutionContext) - Method in class org.teiid.translator.jdbc.teradata.TeradataExecutionFactory
-
- translateCommand(Command) - Method in class org.teiid.translator.jdbc.TranslatedCommand
-
The method to cause this object to do it's thing.
- TranslatedCommand - Class in org.teiid.translator.jdbc
-
This is a utility class used to translate an ICommand using a SQLConversionVisitor.
- TranslatedCommand(ExecutionContext, JDBCExecutionFactory) - Constructor for class org.teiid.translator.jdbc.TranslatedCommand
-
Constructor, takes a SQLConversionVisitor subclass
- translateFormat(String) - Method in class org.teiid.translator.jdbc.oracle.OracleFormatFunctionModifier
-
- translateFormat(String) - Method in class org.teiid.translator.jdbc.ParseFormatFunctionModifier
-
- translateLimit(Limit, ExecutionContext) - Method in class org.teiid.translator.hive.HiveExecutionFactory
-
- translateLimit(Limit, ExecutionContext) - Method in class org.teiid.translator.jdbc.db2.BaseDB2ExecutionFactory
-
- translateLimit(Limit, ExecutionContext) - Method in class org.teiid.translator.jdbc.ingres.Ingres93ExecutionFactory
-
- translateLimit(Limit, ExecutionContext) - Method in class org.teiid.translator.jdbc.ingres.IngresExecutionFactory
-
- translateLimit(Limit, ExecutionContext) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
-
Return a List of translated parts (
LanguageObject
s and Objects), or null
if to rely on the default translation.
- translateLimit(Limit, ExecutionContext) - Method in class org.teiid.translator.jdbc.netezza.NetezzaExecutionFactory
-
- translateLimit(Limit, ExecutionContext) - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
-
- translateLimit(Limit, ExecutionContext) - Method in class org.teiid.translator.jdbc.sybase.BaseSybaseExecutionFactory
-
- translateLiteralBoolean(Boolean) - Method in class org.teiid.translator.hive.HiveExecutionFactory
-
- translateLiteralBoolean(Boolean) - Method in class org.teiid.translator.jdbc.access.AccessExecutionFactory
-
- translateLiteralBoolean(Boolean) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
-
Subclasses should override this method to provide a different sql translation
of the literal boolean value.
- translateLiteralBoolean(Boolean) - Method in class org.teiid.translator.jdbc.modeshape.ModeShapeExecutionFactory
-
- translateLiteralBoolean(Boolean) - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
-
- translateLiteralDate(Date) - Method in class org.teiid.translator.hive.HiveExecutionFactory
-
- translateLiteralDate(Date) - Method in class org.teiid.translator.jdbc.h2.H2ExecutionFactory
-
- translateLiteralDate(Date) - Method in class org.teiid.translator.jdbc.hsql.HsqlExecutionFactory
-
- translateLiteralDate(Date) - Method in class org.teiid.translator.jdbc.ingres.IngresExecutionFactory
-
- translateLiteralDate(Date) - Method in class org.teiid.translator.jdbc.intersyscache.InterSystemsCacheExecutionFactory
-
- translateLiteralDate(Date) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
-
Subclasses should override this method to provide a different sql translation
of the literal date value.
- translateLiteralDate(Date) - Method in class org.teiid.translator.jdbc.modeshape.ModeShapeExecutionFactory
-
- translateLiteralDate(Date) - Method in class org.teiid.translator.jdbc.mysql.MySQLExecutionFactory
-
- translateLiteralDate(Date) - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
-
- translateLiteralDate(Date) - Method in class org.teiid.translator.jdbc.sqlserver.SQLServerExecutionFactory
-
- translateLiteralDate(Date) - Method in class org.teiid.translator.jdbc.sybase.SybaseExecutionFactory
-
- translateLiteralDate(Date) - Method in class org.teiid.translator.jdbc.teradata.TeradataExecutionFactory
-
- translateLiteralTime(Time) - Method in class org.teiid.translator.hive.HiveExecutionFactory
-
- translateLiteralTime(Time) - Method in class org.teiid.translator.jdbc.h2.H2ExecutionFactory
-
- translateLiteralTime(Time) - Method in class org.teiid.translator.jdbc.hsql.HsqlExecutionFactory
-
- translateLiteralTime(Time) - Method in class org.teiid.translator.jdbc.ingres.IngresExecutionFactory
-
- translateLiteralTime(Time) - Method in class org.teiid.translator.jdbc.intersyscache.InterSystemsCacheExecutionFactory
-
- translateLiteralTime(Time) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
-
Subclasses should override this method to provide a different sql translation
of the literal time value.
- translateLiteralTime(Time) - Method in class org.teiid.translator.jdbc.modeshape.ModeShapeExecutionFactory
-
- translateLiteralTime(Time) - Method in class org.teiid.translator.jdbc.mysql.MySQLExecutionFactory
-
- translateLiteralTime(Time) - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
-
- translateLiteralTime(Time) - Method in class org.teiid.translator.jdbc.teradata.TeradataExecutionFactory
-
- translateLiteralTimestamp(Timestamp) - Method in class org.teiid.translator.hive.HiveExecutionFactory
-
- translateLiteralTimestamp(Timestamp) - Method in class org.teiid.translator.jdbc.h2.H2ExecutionFactory
-
- translateLiteralTimestamp(Timestamp) - Method in class org.teiid.translator.jdbc.hsql.HsqlExecutionFactory
-
- translateLiteralTimestamp(Timestamp) - Method in class org.teiid.translator.jdbc.ingres.IngresExecutionFactory
-
- translateLiteralTimestamp(Timestamp) - Method in class org.teiid.translator.jdbc.intersyscache.InterSystemsCacheExecutionFactory
-
- translateLiteralTimestamp(Timestamp) - Method in class org.teiid.translator.jdbc.JDBCExecutionFactory
-
Subclasses should override this method to provide a different sql translation
of the literal timestamp value.
- translateLiteralTimestamp(Timestamp) - Method in class org.teiid.translator.jdbc.modeshape.ModeShapeExecutionFactory
-
- translateLiteralTimestamp(Timestamp) - Method in class org.teiid.translator.jdbc.mysql.MySQLExecutionFactory
-
- translateLiteralTimestamp(Timestamp) - Method in class org.teiid.translator.jdbc.oracle.OracleExecutionFactory
-
- translateLiteralTimestamp(Timestamp) - Method in class org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
-
- translateLiteralTimestamp(Timestamp) - Method in class org.teiid.translator.jdbc.sybase.SybaseExecutionFactory
-
- translateLiteralTimestamp(Timestamp) - Method in class org.teiid.translator.jdbc.teradata.TeradataExecutionFactory
-
- translateSQLQueryToLDAPSearch(Select) - Method in class org.teiid.translator.ldap.IQueryToLdapSearchParser
-
Public entry point to the parser.
- TRANSLATION - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- Translator - Interface in org.teiid.adminapi
-
- Translator - Annotation Type in org.teiid.translator
-
- TRANSLATOR_PROPERTY - Static variable in interface org.teiid.adminapi.Translator
-
- TranslatorException - Exception in org.teiid.translator
-
An exception the connector writer can return in case of an
error while using the connector.
- TranslatorException() - Constructor for exception org.teiid.translator.TranslatorException
-
No-arg constructor required by Externalizable semantics.
- TranslatorException(String) - Constructor for exception org.teiid.translator.TranslatorException
-
Construct an instance with the message specified.
- TranslatorException(Throwable, String) - Constructor for exception org.teiid.translator.TranslatorException
-
Construct an instance from a message and an exception to chain to this one.
- TranslatorException(Throwable) - Constructor for exception org.teiid.translator.TranslatorException
-
Construct an instance with a linked exception specified.
- TranslatorException(BundleUtil.Event, Throwable) - Constructor for exception org.teiid.translator.TranslatorException
-
- TranslatorException(BundleUtil.Event, Throwable, String) - Constructor for exception org.teiid.translator.TranslatorException
-
- TranslatorException(BundleUtil.Event, String) - Constructor for exception org.teiid.translator.TranslatorException
-
- TranslatorProperty - Annotation Type in org.teiid.translator
-
Annotates a property that can be externally configured.
- translators - Variable in class org.teiid.adminapi.impl.VDBMetaData
-
- TREAT - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- TRIGGER - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- TRIM - Static variable in interface org.teiid.language.SQLConstants.NonReserved
-
- TRIM - Static variable in class org.teiid.translator.SourceSystemFunctions
-
The trim function is only used for a non-space trim character
- trimString - Variable in class org.teiid.translator.jdbc.JDBCBaseExecution
-
- TRUE - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- TRUE - Static variable in class org.teiid.metadata.index.IndexConstants.RECORD_STRING
-
- TRUNCATE - Static variable in class org.teiid.translator.SourceSystemFunctions
-
- TRUSTSTORE_FILENAME - Static variable in class org.teiid.net.socket.SocketUtil
-
- TWELVE_5 - Static variable in class org.teiid.translator.jdbc.sybase.SybaseExecutionFactory
-
- TXN_WRAP_AUTO - Static variable in class org.teiid.jdbc.BaseDataSource
-
Transaction auto wrap constant - checks if a command
requires a transaction and will be automatically wrap it.
- TXN_WRAP_DETECT - Static variable in class org.teiid.client.RequestMessage
-
Transaction auto wrap constant - checks if a command
requires a transaction and will be automatically wrap it.
- TXN_WRAP_DETECT - Static variable in interface org.teiid.jdbc.ExecutionProperties
-
Transaction auto wrap constant - checks if a command
requires a transaction and will be automatically wrap it.
- TXN_WRAP_OFF - Static variable in class org.teiid.client.RequestMessage
-
Transaction auto wrap constant - never wrap a command execution in a transaction
- TXN_WRAP_OFF - Static variable in class org.teiid.jdbc.BaseDataSource
-
Transaction auto wrap constant - never wrap a command execution in a transaction
and allow multi-source updates to occur outside of a transaction.
- TXN_WRAP_OFF - Static variable in interface org.teiid.jdbc.ExecutionProperties
-
Transaction auto wrap constant - never wrap a command execution in a transaction
- TXN_WRAP_ON - Static variable in class org.teiid.client.RequestMessage
-
Transaction auto wrap constant - always wrap commands in a transaction.
- TXN_WRAP_ON - Static variable in class org.teiid.jdbc.BaseDataSource
-
Transaction auto wrap constant - always wrap every non-transactional command
execution in a transaction.
- TXN_WRAP_ON - Static variable in interface org.teiid.jdbc.ExecutionProperties
-
Transaction auto wrap constant - always wrap commands in a transaction.
- TYPE - Static variable in class org.teiid.adminapi.impl.ModelNodeConstants
-
- TYPE_NAMES - Static variable in class org.teiid.metadata.index.MetadataConstants.COLUMN_SET_TYPES
-
- TYPE_NAMES - Static variable in class org.teiid.metadata.index.MetadataConstants.DATATYPE_TYPES
-
- TYPE_NAMES - Static variable in class org.teiid.metadata.index.MetadataConstants.DATATYPE_VARIETIES
-
- TYPE_NAMES - Static variable in class org.teiid.metadata.index.MetadataConstants.KEY_TYPES
-
- TYPE_NAMES - Static variable in class org.teiid.metadata.index.MetadataConstants.MATCH_TYPES
-
- TYPE_NAMES - Static variable in class org.teiid.metadata.index.MetadataConstants.NULL_TYPES
-
- TYPE_NAMES - Static variable in class org.teiid.metadata.index.MetadataConstants.PARAMETER_TYPES
-
- TYPE_NAMES - Static variable in class org.teiid.metadata.index.MetadataConstants.PROCEDURE_TYPES
-
- TYPE_NAMES - Static variable in class org.teiid.metadata.index.MetadataConstants.SEARCH_TYPES
-
- TYPE_NAMES - Static variable in class org.teiid.metadata.index.MetadataConstants.SQL_TRANSFORMATION_TYPES
-
- TYPE_NAMES - Static variable in class org.teiid.metadata.index.MetadataConstants.TABLE_TYPES
-
- TYPED_OBJECT - Static variable in class org.teiid.metadata.index.IndexConstants.SEARCH_RECORD_TYPE
-
- TypeFacility - Class in org.teiid.translator
-
- TypeFacility() - Constructor for class org.teiid.translator.TypeFacility
-
- TypeFacility.RUNTIME_CODES - Class in org.teiid.translator
-
- TypeFacility.RUNTIME_CODES() - Constructor for class org.teiid.translator.TypeFacility.RUNTIME_CODES
-
- TypeFacility.RUNTIME_NAMES - Class in org.teiid.translator
-
- TypeFacility.RUNTIME_NAMES() - Constructor for class org.teiid.translator.TypeFacility.RUNTIME_NAMES
-
- TypeFacility.RUNTIME_TYPES - Interface in org.teiid.translator
-
- V_2005 - Static variable in class org.teiid.translator.jdbc.sqlserver.SQLServerExecutionFactory
-
- V_2008 - Static variable in class org.teiid.translator.jdbc.sqlserver.SQLServerExecutionFactory
-
- validateCommand(CommandContext) - Method in interface org.teiid.PolicyDecider
-
Determines if an authorization check should proceed
- validatePort(String) - Static method in class org.teiid.net.TeiidURL
-
- validatePort(int) - Static method in class org.teiid.net.TeiidURL
-
- validateProperties(String, String) - Method in class org.teiid.jdbc.BaseDataSource
-
- validateProperties(String, String) - Method in class org.teiid.jdbc.TeiidDataSource
-
- value - Variable in class org.teiid.adminapi.impl.ModelMetaData.ValidationError
-
- value - Variable in class org.teiid.adminapi.impl.PropertyMetadata
-
- VALUE - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- valueOf(String) - Static method in enum org.teiid.adminapi.Admin.Cache
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.teiid.adminapi.AdminPlugin.Event
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.teiid.adminapi.DataPolicy.Context
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.teiid.adminapi.DataPolicy.PermissionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.teiid.adminapi.impl.ModelMetaData.ValidationError.Severity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.teiid.adminapi.Model.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.teiid.adminapi.PropertyDefinition.RestartType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.teiid.adminapi.Request.ProcessingState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.teiid.adminapi.Request.ThreadState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.teiid.adminapi.VDB.ConnectionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.teiid.adminapi.VDB.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.teiid.client.plan.Annotation.Priority
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.teiid.client.RequestMessage.ResultsMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.teiid.client.RequestMessage.ShowPlan
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.teiid.client.RequestMessage.StatementType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.teiid.connector.DataPlugin.Event
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.teiid.jdbc.JDBCPlugin.Event
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.teiid.jdbc.JDBCURL.ConnectionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.teiid.language.AndOr.Operator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.teiid.language.Argument.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.teiid.language.Comparison.Operator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.teiid.language.Join.JoinType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.teiid.language.Like.MatchMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.teiid.language.SetQuery.Operation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.teiid.language.SortSpecification.NullOrdering
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.teiid.language.SortSpecification.Ordering
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.teiid.language.SubqueryComparison.Quantifier
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.teiid.logging.CommandLogMessage.Event
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.teiid.metadata.BaseColumn.NullType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.teiid.metadata.Column.SearchType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.teiid.metadata.Datatype.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.teiid.metadata.Datatype.Variety
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.teiid.metadata.FunctionMethod.Determinism
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.teiid.metadata.FunctionMethod.PushDown
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.teiid.metadata.index.RuntimeMetadataPlugin.Event
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.teiid.metadata.KeyRecord.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.teiid.metadata.Procedure.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.teiid.metadata.ProcedureParameter.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.teiid.metadata.Table.TriggerEvent
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.teiid.metadata.Table.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.teiid.net.socket.AuthenticationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.teiid.Replicated.ReplicationMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.teiid.translator.ExecutionFactory.Format
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.teiid.translator.ExecutionFactory.NullOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.teiid.translator.ExecutionFactory.SupportedJoinCriteria
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.teiid.translator.jdbc.JDBCPlugin.Event
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.teiid.translator.ldap.LDAPExecutionFactory.SearchDefaultScope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.teiid.translator.ldap.LDAPPlugin.Event
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.teiid.translator.salesforce.SalesForcePlugin.Event
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.teiid.translator.ws.WSExecutionFactory.Binding
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.teiid.translator.yahoo.YahooPlugin.Event
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.teiid.adminapi.Admin.Cache
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.teiid.adminapi.AdminPlugin.Event
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.teiid.adminapi.DataPolicy.Context
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.teiid.adminapi.DataPolicy.PermissionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.teiid.adminapi.impl.ModelMetaData.ValidationError.Severity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.teiid.adminapi.Model.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.teiid.adminapi.PropertyDefinition.RestartType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.teiid.adminapi.Request.ProcessingState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.teiid.adminapi.Request.ThreadState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.teiid.adminapi.VDB.ConnectionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.teiid.adminapi.VDB.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.teiid.client.plan.Annotation.Priority
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.teiid.client.RequestMessage.ResultsMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.teiid.client.RequestMessage.ShowPlan
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.teiid.client.RequestMessage.StatementType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.teiid.connector.DataPlugin.Event
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.teiid.jdbc.JDBCPlugin.Event
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.teiid.jdbc.JDBCURL.ConnectionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.teiid.language.AndOr.Operator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.teiid.language.Argument.Direction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.teiid.language.Comparison.Operator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.teiid.language.Join.JoinType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.teiid.language.Like.MatchMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.teiid.language.SetQuery.Operation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.teiid.language.SortSpecification.NullOrdering
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.teiid.language.SortSpecification.Ordering
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- values() - Static method in enum org.teiid.language.SubqueryComparison.Quantifier
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.teiid.logging.CommandLogMessage.Event
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.teiid.metadata.BaseColumn.NullType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.teiid.metadata.Column.SearchType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.teiid.metadata.Datatype.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.teiid.metadata.Datatype.Variety
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.teiid.metadata.FunctionMethod.Determinism
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.teiid.metadata.FunctionMethod.PushDown
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.teiid.metadata.index.RuntimeMetadataPlugin.Event
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.teiid.metadata.KeyRecord.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.teiid.metadata.Procedure.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.teiid.metadata.ProcedureParameter.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.teiid.metadata.Table.TriggerEvent
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.teiid.metadata.Table.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.teiid.net.socket.AuthenticationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.teiid.Replicated.ReplicationMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.teiid.translator.ExecutionFactory.Format
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.teiid.translator.ExecutionFactory.NullOrder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.teiid.translator.ExecutionFactory.SupportedJoinCriteria
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.teiid.translator.jdbc.JDBCPlugin.Event
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.teiid.translator.ldap.LDAPExecutionFactory.SearchDefaultScope
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.teiid.translator.ldap.LDAPPlugin.Event
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.teiid.translator.salesforce.SalesForcePlugin.Event
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.teiid.translator.ws.WSExecutionFactory.Binding
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.teiid.translator.yahoo.YahooPlugin.Event
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VAR_POP - Static variable in class org.teiid.language.AggregateFunction
-
- VAR_POP - Static variable in interface org.teiid.language.SQLConstants.NonReserved
-
- VAR_SAMP - Static variable in class org.teiid.language.AggregateFunction
-
- VAR_SAMP - Static variable in interface org.teiid.language.SQLConstants.NonReserved
-
- VARBINARY - Static variable in class org.teiid.translator.TypeFacility.RUNTIME_CODES
-
- VARBINARY - Static variable in class org.teiid.translator.TypeFacility.RUNTIME_NAMES
-
- VARBINARY - Static variable in interface org.teiid.translator.TypeFacility.RUNTIME_TYPES
-
- VARCHAR - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- VARYING - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- VDB - Interface in org.teiid.adminapi
-
Represents a Virtual Database in the Teiid System.
- VDB.ConnectionType - Enum in org.teiid.adminapi
-
- VDB.Status - Enum in org.teiid.adminapi
-
- VDB_ARCHIVE - Static variable in class org.teiid.metadata.index.MetadataConstants.RECORD_TYPE
-
- VDB_ARCHIVE_EXTENSION - Static variable in interface org.teiid.metadata.VdbConstants
-
- VDB_NAME - Static variable in class org.teiid.jdbc.BaseDataSource
-
- VDB_NAME - Static variable in interface org.teiid.net.TeiidURL.JDBC
-
- VDB_VERSION - Static variable in class org.teiid.jdbc.BaseDataSource
-
- VDB_VERSION - Static variable in interface org.teiid.net.TeiidURL.JDBC
-
- VdbConstants - Interface in org.teiid.metadata
-
Constants used for VDB processing.
- VDBMetaData - Class in org.teiid.adminapi.impl
-
- VDBMetaData() - Constructor for class org.teiid.adminapi.impl.VDBMetaData
-
- VDBMetadataMapper - Class in org.teiid.adminapi.impl
-
- VDBMetadataMapper() - Constructor for class org.teiid.adminapi.impl.VDBMetadataMapper
-
- VDBMetadataMapper.CacheStatisticsMetadataMapper - Class in org.teiid.adminapi.impl
-
- VDBMetadataMapper.CacheStatisticsMetadataMapper() - Constructor for class org.teiid.adminapi.impl.VDBMetadataMapper.CacheStatisticsMetadataMapper
-
- VDBMetadataMapper.DataPolicyMetadataMapper - Class in org.teiid.adminapi.impl
-
DataPolicy Metadata mapper
- VDBMetadataMapper.DataPolicyMetadataMapper() - Constructor for class org.teiid.adminapi.impl.VDBMetadataMapper.DataPolicyMetadataMapper
-
- VDBMetadataMapper.ModelMetadataMapper - Class in org.teiid.adminapi.impl
-
model metadata mapper
- VDBMetadataMapper.ModelMetadataMapper() - Constructor for class org.teiid.adminapi.impl.VDBMetadataMapper.ModelMetadataMapper
-
- VDBMetadataMapper.PermissionMetaDataMapper - Class in org.teiid.adminapi.impl
-
- VDBMetadataMapper.PermissionMetaDataMapper() - Constructor for class org.teiid.adminapi.impl.VDBMetadataMapper.PermissionMetaDataMapper
-
- VDBMetadataMapper.PropertyMetaDataMapper - Class in org.teiid.adminapi.impl
-
Property Metadata mapper
- VDBMetadataMapper.PropertyMetaDataMapper() - Constructor for class org.teiid.adminapi.impl.VDBMetadataMapper.PropertyMetaDataMapper
-
- VDBMetadataMapper.RequestMetadataMapper - Class in org.teiid.adminapi.impl
-
- VDBMetadataMapper.RequestMetadataMapper() - Constructor for class org.teiid.adminapi.impl.VDBMetadataMapper.RequestMetadataMapper
-
- VDBMetadataMapper.SessionMetadataMapper - Class in org.teiid.adminapi.impl
-
- VDBMetadataMapper.SessionMetadataMapper() - Constructor for class org.teiid.adminapi.impl.VDBMetadataMapper.SessionMetadataMapper
-
- VDBMetadataMapper.SourceMappingMetadataMapper - Class in org.teiid.adminapi.impl
-
Source Mapping Metadata mapper
- VDBMetadataMapper.SourceMappingMetadataMapper() - Constructor for class org.teiid.adminapi.impl.VDBMetadataMapper.SourceMappingMetadataMapper
-
- VDBMetadataMapper.TransactionMetadataMapper - Class in org.teiid.adminapi.impl
-
- VDBMetadataMapper.TransactionMetadataMapper() - Constructor for class org.teiid.adminapi.impl.VDBMetadataMapper.TransactionMetadataMapper
-
- VDBMetadataMapper.ValidationErrorMapper - Class in org.teiid.adminapi.impl
-
validation error mapper
- VDBMetadataMapper.ValidationErrorMapper() - Constructor for class org.teiid.adminapi.impl.VDBMetadataMapper.ValidationErrorMapper
-
- VDBMetadataMapper.VDBTranslatorMetaDataMapper - Class in org.teiid.adminapi.impl
-
Source Mapping Metadata mapper
- VDBMetadataMapper.VDBTranslatorMetaDataMapper() - Constructor for class org.teiid.adminapi.impl.VDBMetadataMapper.VDBTranslatorMetaDataMapper
-
- VDBMetadataMapper.WorkerPoolStatisticsMetadataMapper - Class in org.teiid.adminapi.impl
-
- VDBMetadataMapper.WorkerPoolStatisticsMetadataMapper() - Constructor for class org.teiid.adminapi.impl.VDBMetadataMapper.WorkerPoolStatisticsMetadataMapper
-
- VDBMetadataParser - Class in org.teiid.adminapi.impl
-
- VDBMetadataParser() - Constructor for class org.teiid.adminapi.impl.VDBMetadataParser
-
- VDBS_INDEX - Static variable in class org.teiid.metadata.index.IndexConstants.INDEX_NAME
-
- VDBTranslatorMetaData - Class in org.teiid.adminapi.impl
-
- VDBTranslatorMetaData() - Constructor for class org.teiid.adminapi.impl.VDBTranslatorMetaData
-
- VERSION - Static variable in class org.teiid.jdbc.BaseDataSource
-
- VERSION - Static variable in interface org.teiid.net.TeiidURL.JDBC
-
- VERSION_DATE - Static variable in class org.teiid.metadata.index.MetadataConstants
-
- VIEW - Static variable in interface org.teiid.language.SQLConstants.NonReserved
-
- VIEW_TYPE - Static variable in class org.teiid.metadata.index.MetadataConstants.TABLE_TYPES
-
- VIRTUAL - Static variable in interface org.teiid.language.SQLConstants.Reserved
-
- VIRTUAL_DATABASE_NAME - Static variable in interface org.teiid.client.metadata.ResultsMetadataConstants
-
- VIRTUAL_DATABASE_VERSION - Static variable in interface org.teiid.client.metadata.ResultsMetadataConstants
-
- VIRTUAL_PROCEDURE_ERROR - Static variable in class org.teiid.jdbc.SQLStates
-
Error raised by ERROR instruction in virtual procedure.
- visible - Variable in class org.teiid.adminapi.impl.ModelMetaData
-
- visit(AggregateFunction) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
-
- visit(BatchedUpdates) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
-
- visit(Comparison) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
-
- visit(AndOr) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
-
- visit(Delete) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
-
- visit(ColumnReference) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
-
- visit(Call) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
-
- visit(Exists) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
-
- visit(Function) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
-
- visit(NamedTable) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
-
- visit(GroupBy) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
-
- visit(In) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
-
- visit(DerivedTable) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
-
- visit(Insert) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
-
- visit(ExpressionValueSource) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
-
- visit(IsNull) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
-
- visit(Join) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
-
- visit(Like) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
-
- visit(Limit) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
-
- visit(Literal) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
-
- visit(Not) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
-
- visit(OrderBy) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
-
- visit(SortSpecification) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
-
- visit(Argument) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
-
- visit(Select) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
-
- visit(ScalarSubquery) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
-
- visit(SearchedCase) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
-
- visit(DerivedColumn) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
-
- visit(SubqueryComparison) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
-
- visit(SubqueryIn) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
-
- visit(Update) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
-
- visit(SetQuery) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
-
- visit(SetClause) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
-
- visit(SearchedWhenClause) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
-
- visit(Parameter) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
-
- visit(WindowFunction) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
-
- visit(WindowSpecification) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
-
- visit(With) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
-
- visit(WithItem) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
-
- visit(AggregateFunction) - Method in class org.teiid.language.visitor.HierarchyVisitor
-
- visit(BatchedUpdates) - Method in class org.teiid.language.visitor.HierarchyVisitor
-
- visit(Comparison) - Method in class org.teiid.language.visitor.HierarchyVisitor
-
- visit(AndOr) - Method in class org.teiid.language.visitor.HierarchyVisitor
-
- visit(Delete) - Method in class org.teiid.language.visitor.HierarchyVisitor
-
- visit(Call) - Method in class org.teiid.language.visitor.HierarchyVisitor
-
- visit(Exists) - Method in class org.teiid.language.visitor.HierarchyVisitor
-
- visit(Function) - Method in class org.teiid.language.visitor.HierarchyVisitor
-
- visit(GroupBy) - Method in class org.teiid.language.visitor.HierarchyVisitor
-
- visit(In) - Method in class org.teiid.language.visitor.HierarchyVisitor
-
- visit(Insert) - Method in class org.teiid.language.visitor.HierarchyVisitor
-
- visit(ExpressionValueSource) - Method in class org.teiid.language.visitor.HierarchyVisitor
-
- visit(IsNull) - Method in class org.teiid.language.visitor.HierarchyVisitor
-
- visit(Join) - Method in class org.teiid.language.visitor.HierarchyVisitor
-
- visit(Like) - Method in class org.teiid.language.visitor.HierarchyVisitor
-
- visit(Not) - Method in class org.teiid.language.visitor.HierarchyVisitor
-
- visit(OrderBy) - Method in class org.teiid.language.visitor.HierarchyVisitor
-
- visit(Select) - Method in class org.teiid.language.visitor.HierarchyVisitor
-
- visit(ScalarSubquery) - Method in class org.teiid.language.visitor.HierarchyVisitor
-
- visit(SearchedCase) - Method in class org.teiid.language.visitor.HierarchyVisitor
-
- visit(SearchedWhenClause) - Method in class org.teiid.language.visitor.HierarchyVisitor
-
- visit(DerivedColumn) - Method in class org.teiid.language.visitor.HierarchyVisitor
-
- visit(SubqueryComparison) - Method in class org.teiid.language.visitor.HierarchyVisitor
-
- visit(SubqueryIn) - Method in class org.teiid.language.visitor.HierarchyVisitor
-
- visit(SetQuery) - Method in class org.teiid.language.visitor.HierarchyVisitor
-
- visit(Update) - Method in class org.teiid.language.visitor.HierarchyVisitor
-
- visit(DerivedTable) - Method in class org.teiid.language.visitor.HierarchyVisitor
-
- visit(SetClause) - Method in class org.teiid.language.visitor.HierarchyVisitor
-
- visit(With) - Method in class org.teiid.language.visitor.HierarchyVisitor
-
- visit(WithItem) - Method in class org.teiid.language.visitor.HierarchyVisitor
-
- visit(WindowFunction) - Method in class org.teiid.language.visitor.HierarchyVisitor
-
- visit(WindowSpecification) - Method in class org.teiid.language.visitor.HierarchyVisitor
-
- visit(AggregateFunction) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
-
- visit(BatchedUpdates) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
-
- visit(ExpressionValueSource) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
-
- visit(Comparison) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
-
- visit(AndOr) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
-
- visit(Delete) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
-
- visit(ColumnReference) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
-
- visit(Call) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
-
- visit(Exists) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
-
- visit(Function) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
-
- visit(NamedTable) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
-
- visit(GroupBy) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
-
- visit(In) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
-
- visit(DerivedTable) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
-
- visit(Insert) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
-
- visit(IsNull) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
-
- visit(Join) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
-
- visit(Like) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
-
- visit(Limit) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
-
- visit(Literal) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
-
- visit(Not) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
-
- visit(OrderBy) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
-
- visit(SortSpecification) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
-
- visit(Argument) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
-
- visit(Select) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
-
- visit(ScalarSubquery) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
-
- visit(SearchedCase) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
-
- visit(DerivedColumn) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
-
- visit(SubqueryComparison) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
-
- visit(SubqueryIn) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
-
- visit(Update) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
-
- visit(SetQuery) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
-
- visit(SetClause) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
-
- visit(SearchedWhenClause) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
-
- visit(With) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
-
- visit(WithItem) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
-
- visit(WindowFunction) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
-
- visit(WindowSpecification) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
-
- visit(Parameter) - Method in interface org.teiid.language.visitor.LanguageObjectVisitor
-
- visit(AggregateFunction) - Method in class org.teiid.language.visitor.SQLStringVisitor
-
- visit(Comparison) - Method in class org.teiid.language.visitor.SQLStringVisitor
-
- visit(AndOr) - Method in class org.teiid.language.visitor.SQLStringVisitor
-
- visit(Delete) - Method in class org.teiid.language.visitor.SQLStringVisitor
-
- visit(ColumnReference) - Method in class org.teiid.language.visitor.SQLStringVisitor
-
- visit(Call) - Method in class org.teiid.language.visitor.SQLStringVisitor
-
- visit(Exists) - Method in class org.teiid.language.visitor.SQLStringVisitor
-
- visit(Function) - Method in class org.teiid.language.visitor.SQLStringVisitor
-
- visit(NamedTable) - Method in class org.teiid.language.visitor.SQLStringVisitor
-
- visit(GroupBy) - Method in class org.teiid.language.visitor.SQLStringVisitor
-
- visit(In) - Method in class org.teiid.language.visitor.SQLStringVisitor
-
- visit(DerivedTable) - Method in class org.teiid.language.visitor.SQLStringVisitor
-
- visit(Insert) - Method in class org.teiid.language.visitor.SQLStringVisitor
-
- visit(ExpressionValueSource) - Method in class org.teiid.language.visitor.SQLStringVisitor
-
- visit(Parameter) - Method in class org.teiid.language.visitor.SQLStringVisitor
-
- visit(IsNull) - Method in class org.teiid.language.visitor.SQLStringVisitor
-
- visit(Join) - Method in class org.teiid.language.visitor.SQLStringVisitor
-
- visit(Like) - Method in class org.teiid.language.visitor.SQLStringVisitor
-
- visit(Limit) - Method in class org.teiid.language.visitor.SQLStringVisitor
-
- visit(Literal) - Method in class org.teiid.language.visitor.SQLStringVisitor
-
- visit(Not) - Method in class org.teiid.language.visitor.SQLStringVisitor
-
- visit(OrderBy) - Method in class org.teiid.language.visitor.SQLStringVisitor
-
- visit(SortSpecification) - Method in class org.teiid.language.visitor.SQLStringVisitor
-
- visit(Argument) - Method in class org.teiid.language.visitor.SQLStringVisitor
-
- visit(Select) - Method in class org.teiid.language.visitor.SQLStringVisitor
-
- visit(SearchedCase) - Method in class org.teiid.language.visitor.SQLStringVisitor
-
- visit(SearchedWhenClause) - Method in class org.teiid.language.visitor.SQLStringVisitor
-
- visit(ScalarSubquery) - Method in class org.teiid.language.visitor.SQLStringVisitor
-
- visit(DerivedColumn) - Method in class org.teiid.language.visitor.SQLStringVisitor
-
- visit(SubqueryComparison) - Method in class org.teiid.language.visitor.SQLStringVisitor
-
- visit(SubqueryIn) - Method in class org.teiid.language.visitor.SQLStringVisitor
-
- visit(Update) - Method in class org.teiid.language.visitor.SQLStringVisitor
-
- visit(SetClause) - Method in class org.teiid.language.visitor.SQLStringVisitor
-
- visit(SetQuery) - Method in class org.teiid.language.visitor.SQLStringVisitor
-
- visit(With) - Method in class org.teiid.language.visitor.SQLStringVisitor
-
- visit(WithItem) - Method in class org.teiid.language.visitor.SQLStringVisitor
-
- visit(WindowFunction) - Method in class org.teiid.language.visitor.SQLStringVisitor
-
- visit(WindowSpecification) - Method in class org.teiid.language.visitor.SQLStringVisitor
-
- visit(Join) - Method in class org.teiid.translator.hive.HiveSQLConversionVisitor
-
- visit(SetQuery) - Method in class org.teiid.translator.hive.HiveSQLConversionVisitor
-
- visit(Call) - Method in class org.teiid.translator.jdbc.SQLConversionVisitor
-
- visit(Parameter) - Method in class org.teiid.translator.jdbc.SQLConversionVisitor
-
- visit(Literal) - Method in class org.teiid.translator.jdbc.SQLConversionVisitor
-
- visit(In) - Method in class org.teiid.translator.jdbc.SQLConversionVisitor
-
- visit(Like) - Method in class org.teiid.translator.jdbc.SQLConversionVisitor
-
- visit(Comparison) - Method in class org.teiid.translator.jdbc.SQLConversionVisitor
-
- visit(ExpressionValueSource) - Method in class org.teiid.translator.jdbc.SQLConversionVisitor
-
- visit(SetClause) - Method in class org.teiid.translator.jdbc.SQLConversionVisitor
-
- visit(DerivedColumn) - Method in class org.teiid.translator.jdbc.SQLConversionVisitor
-
- visit(SearchedCase) - Method in class org.teiid.translator.jdbc.SQLConversionVisitor
-
- visit(In) - Method in class org.teiid.translator.jdbc.teradata.TeradataSQLConversionVisitor
-
- visit(Comparison) - Method in class org.teiid.translator.salesforce.execution.visitors.CriteriaVisitor
-
- visit(IsNull) - Method in class org.teiid.translator.salesforce.execution.visitors.CriteriaVisitor
-
- visit(Like) - Method in class org.teiid.translator.salesforce.execution.visitors.CriteriaVisitor
-
- visit(AndOr) - Method in class org.teiid.translator.salesforce.execution.visitors.CriteriaVisitor
-
- visit(Not) - Method in class org.teiid.translator.salesforce.execution.visitors.CriteriaVisitor
-
- visit(In) - Method in class org.teiid.translator.salesforce.execution.visitors.CriteriaVisitor
-
- visit(Delete) - Method in class org.teiid.translator.salesforce.execution.visitors.DeleteVisitor
-
- visit(Insert) - Method in class org.teiid.translator.salesforce.execution.visitors.InsertVisitor
-
- visit(Join) - Method in class org.teiid.translator.salesforce.execution.visitors.JoinQueryVisitor
-
- visit(Select) - Method in class org.teiid.translator.salesforce.execution.visitors.SelectVisitor
-
- visit(GroupBy) - Method in class org.teiid.translator.salesforce.execution.visitors.SelectVisitor
-
- visit(NamedTable) - Method in class org.teiid.translator.salesforce.execution.visitors.SelectVisitor
-
- visit(Limit) - Method in class org.teiid.translator.salesforce.execution.visitors.SelectVisitor
-
- visit(Update) - Method in class org.teiid.translator.salesforce.execution.visitors.UpdateVisitor
-
- visit(Comparison) - Method in class org.teiid.translator.yahoo.TickerCollectorVisitor
-
- visit(In) - Method in class org.teiid.translator.yahoo.TickerCollectorVisitor
-
- visitNode(PlanNode, int, StringBuilder) - Method in class org.teiid.client.plan.PlanNode
-
- visitNode(LanguageObject) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
-
Visit the LanguageObject instance to perform the Visitor's operation on
that instance.
- visitNode(LanguageObject) - Method in class org.teiid.language.visitor.CollectorVisitor
-
- visitNode(LanguageObject) - Method in class org.teiid.language.visitor.DelegatingHierarchyVisitor
-
- visitNodes(Collection<? extends LanguageObject>) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
-
Visits a Collection of LanguageObjects in iteration order.
- visitNodes(LanguageObject[]) - Method in class org.teiid.language.visitor.AbstractLanguageVisitor
-
Visits an array of LanguageObjects in order.