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

A

ActionUpdateHandler - Class in com.metamatrix.soap.handler
This class is the handler for MetaMatrix Web Services to update the SOAP Action value and save the virtual procedure name off to the <@link org.apache.axis2.context.MessageContext> as a property to be accessed in the endpoint web service.
ActionUpdateHandler() - Constructor for class com.metamatrix.soap.handler.ActionUpdateHandler
 
AMP - Static variable in class com.metamatrix.soap.handler.ActionUpdateHandler
 
AMP - Static variable in class com.metamatrix.soap.servlet.MMGetVDBResourceServlet
 
APP_NAME - Static variable in class com.metamatrix.soap.sqlquerywebservice.service.SqlQueryWebService
 
APP_NAME - Static variable in class com.metamatrix.soap.util.SOAPConstants
Name of property used to set the application name in a MetaMatrix connection.
APPSERVER_TAG - Static variable in class com.metamatrix.soap.util.SOAPConstants.AUTHENTICATION.TAGS.SERVERURL.ATTRIBUTES
 
AUTH_0001 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
AUTH_0002 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
AUTH_0003 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
AUTH_0004 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
AUTHENTICATION_TAG - Static variable in class com.metamatrix.soap.util.SOAPConstants.AUTHENTICATION.TAGS
 
autoIncrement - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
AUTOWRAP_OFF - Static variable in class com.metamatrix.dqp.client.impl.ServerRequest
 
AUTOWRAP_ON - Static variable in class com.metamatrix.dqp.client.impl.ServerRequest
 
AUTOWRAP_OPTIMISTIC - Static variable in class com.metamatrix.dqp.client.impl.ServerRequest
 
AUTOWRAP_PESSIMISTIC - Static variable in class com.metamatrix.dqp.client.impl.ServerRequest
 

B

BasicAuthInterceptor - Class in com.metamatrix.soap.servlet.filter
This servlet filter checks to make sure we have a authentication header.
BasicAuthInterceptor() - Constructor for class com.metamatrix.soap.servlet.filter.BasicAuthInterceptor
 
BasicConnectionPoolFactory - Class in com.metamatrix.soap.service
This is the basic implementation of the ConnectionPoolFactory interface.
BasicConnectionPoolFactory() - Constructor for class com.metamatrix.soap.service.BasicConnectionPoolFactory
 
beginRow - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.Results
 
bindParameters - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
BOGUS_REALM_VALUE - Static variable in class com.metamatrix.soap.servlet.filter.BasicAuthInterceptor
 
buildEndpointSuffixString(Map) - Method in class com.metamatrix.soap.servlet.MMGetVDBResourceServlet
This method is used to filter out the unnecessary httpType request parameter that is used to drive the protocol that should be used on the endpoint URL.
buildResults(Statement, ResultSet, ConnectionlessRequest, boolean) - Method in class com.metamatrix.soap.sqlquerywebservice.service.SqlQueryWebService
This method is used to construct a results object for a given context.

C

caseSensitive - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
CB_RETURN_SCHEMA - Static variable in class com.metamatrix.soap.util.ServletClientConstants
For the XML
CB_VALIDATE_DOCUMENT - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
Cell - Class in com.metamatrix.soap.sqlquerywebservice.helper
Bean representing the value of a row/column.
Cell() - Constructor for class com.metamatrix.soap.sqlquerywebservice.helper.Cell
 
CELL_TAG - Static variable in class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.Data.Row.Cell
 
cells - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.Row
 
CLIENT_AUTHENTICATION_FAULT - Static variable in class com.metamatrix.soap.util.SOAPConstants
Indicates that the client did not have enough information to process the authentication or that the authentication message was incorrectly formed.
CLIENT_CONNECTION_FAULT - Static variable in class com.metamatrix.soap.util.SOAPConstants
Indicates that there was a failure when attempting to establish a connection to the SOAP Connection architecture
CLIENT_FAULT - Static variable in class com.metamatrix.soap.util.SOAPConstants
A general client fault
CLIENT_QUERY_EXECUTION_FAULT - Static variable in class com.metamatrix.soap.util.SOAPConstants
Indicates that the client did not have enough information in the request to submit a query to the MetaMatrix server
CLIENT_STOREDPROCEDURE_EXECUTION_FAULT - Static variable in class com.metamatrix.soap.util.SOAPConstants
Indicates that the client did not have enough information to process a Stored procedure execution request against the MetaMatrix server.
CLIENT_TIMEOUT - Static variable in class com.metamatrix.soap.util.SOAPConstants
A timeout has occured on the Client side
CLIENT_UPDATE_EXECUTION_FAULT - Static variable in class com.metamatrix.soap.util.SOAPConstants
Indicates that the client did not have enough information to submit an insert, update, or delete statement to the MetaMatrix server
COLUMN_TAG - Static variable in class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.Column
 
columnClassName - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
columnDataType - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
columnDisplaySize - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
ColumnMetadata - Class in com.metamatrix.soap.sqlquerywebservice.helper
This class contains metamdata values for a given result set.
ColumnMetadata() - Constructor for class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
columnName - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
com.metamatrix.dqp.client.impl - package com.metamatrix.dqp.client.impl
 
com.metamatrix.soap - package com.metamatrix.soap
 
com.metamatrix.soap.exceptions - package com.metamatrix.soap.exceptions
 
com.metamatrix.soap.handler - package com.metamatrix.soap.handler
 
com.metamatrix.soap.log - package com.metamatrix.soap.log
 
com.metamatrix.soap.object - package com.metamatrix.soap.object
 
com.metamatrix.soap.security - package com.metamatrix.soap.security
 
com.metamatrix.soap.service - package com.metamatrix.soap.service
 
com.metamatrix.soap.servlet - package com.metamatrix.soap.servlet
 
com.metamatrix.soap.servlet.filter - package com.metamatrix.soap.servlet.filter
 
com.metamatrix.soap.sqlquerywebservice.handler - package com.metamatrix.soap.sqlquerywebservice.handler
 
com.metamatrix.soap.sqlquerywebservice.helper - package com.metamatrix.soap.sqlquerywebservice.helper
 
com.metamatrix.soap.sqlquerywebservice.log - package com.metamatrix.soap.sqlquerywebservice.log
 
com.metamatrix.soap.sqlquerywebservice.service - package com.metamatrix.soap.sqlquerywebservice.service
 
com.metamatrix.soap.util - package com.metamatrix.soap.util
 
commandPayload - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
COMPACT_FORMAT_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
Connection - Class in com.metamatrix.soap.sqlquerywebservice.helper
Class to hold contextual connection string.
Connection() - Constructor for class com.metamatrix.soap.sqlquerywebservice.helper.Connection
 
connection - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.ConnectionContextualRequest
 
ConnectionContextualRequest - Class in com.metamatrix.soap.sqlquerywebservice.helper
Class to hold connection request information.
ConnectionContextualRequest() - Constructor for class com.metamatrix.soap.sqlquerywebservice.helper.ConnectionContextualRequest
 
connectionId - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.Connection
 
connectionId - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.RequestId
 
ConnectionlessRequest - Class in com.metamatrix.soap.sqlquerywebservice.helper
Class containing all required information to create a connection and submit a SQL statement.
ConnectionlessRequest() - Constructor for class com.metamatrix.soap.sqlquerywebservice.helper.ConnectionlessRequest
 
connectionPayload - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.LogInParameters
 
ConnectionPoolFactory - Interface in com.metamatrix.soap.service
This interface defined the constants and methods used to create connection pools.
ConnectionSource - Interface in com.metamatrix.soap.service
This is the interface that the Data Service feature uses to get Connections.
CR_FOREIGN_GROUP_NAME_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
CR_PRIMARY_GROUP_NAME_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
create(boolean, Throwable) - Static method in exception com.metamatrix.soap.sqlquerywebservice.service.SqlQueryWebServiceFault
 
createConnectionPool(Properties) - Method in class com.metamatrix.soap.service.BasicConnectionPoolFactory
 
createConnectionPool(Properties) - Method in interface com.metamatrix.soap.service.ConnectionPoolFactory
 
createJdbcUrl(String, String, String, String) - Static method in class com.metamatrix.soap.util.EndpointUriTranslatorStrategyImpl
Create MM JDBC url value.
createMetadataParameter(String, String) - Method in class com.metamatrix.soap.util.XMLTranslator
Construct a metadata parameter which is used for the metadata method getMetdata
createSOAPFaultMessage(Exception, String, String) - Method in class com.metamatrix.soap.service.DataServiceWebServiceImpl
 
Credential - Class in com.metamatrix.soap.security
 
Credential(String, byte[]) - Constructor for class com.metamatrix.soap.security.Credential
 
currency - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
CursorType - Class in com.metamatrix.soap.sqlquerywebservice.helper
This class is used to describe the value for 'cursor type' as part of the RequestInfo domain type.
CursorType() - Constructor for class com.metamatrix.soap.sqlquerywebservice.helper.CursorType
 
CursorType(String) - Constructor for class com.metamatrix.soap.sqlquerywebservice.helper.CursorType
 
cursorType - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 

D

Data - Class in com.metamatrix.soap.sqlquerywebservice.helper
Domain object containing metadata and column/row information.
Data() - Constructor for class com.metamatrix.soap.sqlquerywebservice.helper.Data
 
data - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.Results
 
DATA_TAG - Static variable in class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.Data
 
DATASERVICE - Static variable in class com.metamatrix.soap.servlet.MMGetVDBResourceServlet
 
DataServiceInfo - Class in com.metamatrix.soap.service
This is a holder object for information related to connecting to a MetaMatrix server .
DataServiceInfo() - Constructor for class com.metamatrix.soap.service.DataServiceInfo
 
DataServiceWebServiceImpl - Class in com.metamatrix.soap.service
This class is the main implementation of the MetaMatrix Data Service feature.
DataServiceWebServiceImpl() - Constructor for class com.metamatrix.soap.service.DataServiceWebServiceImpl
 
DataServiceWebServiceImpl(MessageFactory, ConnectionSource) - Constructor for class com.metamatrix.soap.service.DataServiceWebServiceImpl
 
DATATYPE - Static variable in class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.Column.COLUMN_ATTRIBUTE_TAGS
 
DEBUG_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
destroy() - Method in class com.metamatrix.soap.servlet.filter.BasicAuthInterceptor
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.metamatrix.soap.servlet.filter.BasicAuthInterceptor
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.metamatrix.soap.servlet.MMGetVDBResourceServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.metamatrix.soap.servlet.WSDLURLGenerator
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.metamatrix.soap.servlet.MMDiscoverWSDLServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.metamatrix.soap.servlet.MMGetVDBResourceServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.metamatrix.soap.servlet.MMGetWSDLServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.metamatrix.soap.servlet.WSDLURLGenerator
 

E

EK_PRIMARY_GROUP_NAME_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
ELEMENT_COUNT_TAG - Static variable in class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.Metadata.Attributes
 
ELEMENT_PATTERN - Static variable in class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.ELEMENTS.Parameters
 
ELEMENTS_ELEMENT_NAME_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
ELEMENTS_GROUP_NAME_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
ENDPOINT_URI_KEY - Static variable in class com.metamatrix.soap.handler.ActionUpdateHandler
 
EndpointUriTranslatorStrategyImpl - Class in com.metamatrix.soap.util
This strategy will translate the end point url into the MetaMatrix Server connection properties.
EndpointUriTranslatorStrategyImpl() - Constructor for class com.metamatrix.soap.util.EndpointUriTranslatorStrategyImpl
 
EndpointUrlConstants - Interface in com.metamatrix.soap.util
Constants related to the encoding of the DataService end point url.
endRow - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.Results
 
endRow - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.ResultsRequest
 
EQ - Static variable in class com.metamatrix.soap.handler.ActionUpdateHandler
 
EQUALS - Static variable in class com.metamatrix.soap.servlet.MMGetVDBResourceServlet
 
ERROR_PREFIX - Static variable in class com.metamatrix.soap.service.DataServiceWebServiceImpl
 
ErrorMessageKeys - Class in com.metamatrix.soap.util
 
ErrorMessageKeys() - Constructor for class com.metamatrix.soap.util.ErrorMessageKeys
 
escapeAttributeEntities(String) - Method in class com.metamatrix.soap.servlet.MMGetVDBResourceServlet
This will take the pre-defined entities in XML 1.0 and convert their character representation to the appropriate entity reference, suitable for XML attributes.
EXCEPTION_TAG - Static variable in class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS
 
EXECUTE_LOGOFF_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
EXECUTE_LOGON_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
EXECUTE_METADATA_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
EXECUTE_QUERY_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
The execute parameters
EXECUTE_STORED_PROCEDURE_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
EXECUTE_STORED_QUERY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
EXECUTE_STORED_QUERY_API_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
EXECUTE_UPDATE_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
executeBlocking(ConnectionlessRequest) - Method in class com.metamatrix.soap.sqlquerywebservice.service.SqlQueryWebService
This method is used as a shortcut when no Connection state is required on the server side.
executeDataService(OMElement) - Method in class com.metamatrix.soap.service.DataServiceWebServiceImpl
 

F

FETCH_SIZE_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
fetchSize - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
FK_PRIMARY_GROUP_NAME_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
FOREIGN_GROUP_NAME - Static variable in class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.CROSS_REFERENCES.Parameters
 
FOREIGN_GROUP_NAME - Static variable in class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.IMPORTED_KEYS.Parameters
 
FULL_METADATA_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 

G

getAdminAPI(String, String, MMServerInfo) - Static method in class com.metamatrix.soap.util.WebServiceUtil
 
getAuthenticationProperties(String, String) - Method in class com.metamatrix.soap.service.DataServiceWebServiceImpl
This method simply puts the given parameters into a Properties object keyed correctly for our JDBC driver and returns that Properties object.
getBasicUserNameAndPassword(Object) - Static method in class com.metamatrix.soap.util.WebServiceUtil
This decodes and parses the username and password from an encrypted string derived from HTTPBasic and returns in a <@link come.metamatrix.soap.security.Credential> instance.
getBeginRow() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.Results
 
getBindParameters() - Method in class com.metamatrix.dqp.client.impl.ServerRequest
 
getBindParameters() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
getCells() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.Row
 
getColumnClassName() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
getColumnDataType() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
getColumnDisplaySize() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
getColumnLabel - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
getColumnName() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
getCommandPayload() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
getConnection(Properties) - Method in interface com.metamatrix.soap.service.ConnectionSource
 
getConnection(DataServiceInfo) - Method in class com.metamatrix.soap.service.DataServiceWebServiceImpl
Establishes a connection to a MetaMatrixServer given the incoming WASP SOAPMessage instance.
getConnection(Properties) - Method in class com.metamatrix.soap.service.PoolingConnectionSource
 
getConnection(String, String, String, String, String) - Method in class com.metamatrix.soap.servlet.MMGetVDBResourceServlet
Get a JDBC connection.
getConnection() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ConnectionContextualRequest
 
getConnectionId() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.Connection
 
getConnectionId() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.RequestId
 
getConnectionPayload() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.LogInParameters
 
getCredentials() - Method in interface com.metamatrix.soap.sqlquerywebservice.service.SqlQueryWebService.CredentialProvider
 
getCredentials(MessageContext) - Static method in class com.metamatrix.soap.util.WebServiceUtil
This method gets the user credentials containg username and password to use for a server connection.
getCursorType() - Method in class com.metamatrix.dqp.client.impl.ServerRequest
 
getCursorType() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
getData() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.Results
 
getDataServiceFullPath() - Method in class com.metamatrix.soap.service.DataServiceInfo
Get the full path of the DataService.
getDataServiceInfo(OMElement) - Method in class com.metamatrix.soap.service.DataServiceWebServiceImpl
 
getDataServiceInfo() - Static method in class com.metamatrix.soap.util.EndpointUriTranslatorStrategyImpl
This implemementation of the Uri translator will get the proper JDBC server url from the extra path information in the endpoint URL.
getDocument() - Method in class com.metamatrix.soap.util.XMLTranslator
 
getEndRow() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.Results
 
getEndRow() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ResultsRequest
 
getFetchSize() - Method in class com.metamatrix.dqp.client.impl.ServerRequest
 
getFetchSize() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
getGetColumnLabel() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
getHost() - Method in class com.metamatrix.soap.object.WSDLUrl
 
getId() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.RequestId
 
getInstance() - Static method in class com.metamatrix.soap.service.PoolingConnectionSource
 
getInstance() - Static method in class com.metamatrix.soap.sqlquerywebservice.log.LogUtil
Get an instance of this class.
getMaxRowsReturned() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ConnectionlessRequest
 
getMessage() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.SqlWarning
 
getMetadataArray() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.Data
 
getMetadataParameterElement(Element, String) - Method in class com.metamatrix.soap.util.XMLTranslator
Gets the appropriate metadata parameter element based on it it's name
getMetadataParameterName(Element) - Method in class com.metamatrix.soap.util.XMLTranslator
Get the metadata parameter name of this element
getMetadataParameterValue(Element) - Method in class com.metamatrix.soap.util.XMLTranslator
Gets the metadata parameter value for a given element
getMmServerUrl() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.LogInParameters
 
getNewElement(String) - Method in class com.metamatrix.soap.util.XMLTranslator
This method will create a new w3c Element with a given name
getNewTextNode(String) - Method in class com.metamatrix.soap.util.XMLTranslator
This method will create a new w3c Node with a given name
getOptionalProperties() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.LogInParameters
 
getOutputParameters() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.Results
 
getParameters() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ConnectionlessRequest
 
getPartialResults() - Method in class com.metamatrix.dqp.client.impl.ServerRequest
 
getPassword() - Method in class com.metamatrix.soap.security.Credential
 
getPort() - Method in class com.metamatrix.soap.object.WSDLUrl
 
getPrecision() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
getProperty(String) - Method in class com.metamatrix.soap.service.BasicConnectionPoolFactory
This method will get a property value from the JVM System properties with the default value from the default properties class level instance being the default value.
getPropertyName() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.Property
 
getPropertyValue() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.Property
 
getProtocol() - Method in class com.metamatrix.soap.object.MMServerInfo
 
getProtocol() - Method in class com.metamatrix.soap.object.WSDLUrl
 
getQueryTimeout() - Method in class com.metamatrix.soap.service.DataServiceWebServiceImpl
Check for a query timeout as a System property.
getRequestId() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ResultsRequest
 
getRequestInfo() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ConnectionContextualRequest
 
getRequestInfo() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ConnectionlessRequest
 
getRequestType() - Method in class com.metamatrix.dqp.client.impl.ServerRequest
 
getRequestType() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
getResource(HttpServletResponse, String, String, String, String, String, String, Connection) - Method in class com.metamatrix.soap.servlet.MMGetVDBResourceServlet
Execute a call against the VDB to retrieve it's WSDL.
getRows() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.Data
 
getScale() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
getScheme(boolean) - Static method in class com.metamatrix.soap.servlet.MMGetVDBResourceServlet
Get scheme value (http/https) for building the url
getServer() - Method in class com.metamatrix.soap.object.MMServerInfo
 
getServerPropertyMap(ServletRequest, MessageContext) - Static method in class com.metamatrix.soap.handler.ActionUpdateHandler
 
getServerURL() - Method in class com.metamatrix.soap.service.DataServiceInfo
Get the URL for the Server.
getSql() - Method in class com.metamatrix.dqp.client.impl.ServerRequest
 
getSqlString() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
getSqlWarnings() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.Results
 
getStartRow() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ResultsRequest
 
getTableName() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
getTimeToWait() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ConnectionlessRequest
 
getTimeToWait() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ResultsRequest
 
getTransactionAutoWrapMode() - Method in class com.metamatrix.dqp.client.impl.ServerRequest
 
getTransactionAutoWrapMode() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
getUpdateCount() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.Results
 
getUseResultSetCache() - Method in class com.metamatrix.dqp.client.impl.ServerRequest
 
getUserName() - Method in class com.metamatrix.soap.security.Credential
 
getValue() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.Cell
 
getValue() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.CursorType
 
getValue() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.RequestType
 
getValue() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.TransactionAutoWrapType
 
getVdbName() - Method in class com.metamatrix.soap.object.WSDLUrl
 
getVdbName(String) - Static method in class com.metamatrix.soap.servlet.MMGetWSDLServlet
This will derive the vdb name from the path of the URL used to obtain the VDB resource.
getVdbName() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.LogInParameters
 
getVdbVersion(String) - Static method in class com.metamatrix.soap.servlet.MMGetWSDLServlet
This will derive the vdb version from the path of the URL used to obtain the VDB resource.
getVdbVersion() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.LogInParameters
 
getVersion() - Method in class com.metamatrix.soap.object.WSDLUrl
 
getVirtualDatabaseName() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
getVirtualDatabaseVersion() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
getWSDLUrls(String, String, String, String, String, String, MMServerInfo) - Static method in class com.metamatrix.soap.util.WebServiceUtil
Returns a list of WSDLUrl objects that define WSDL for MetaMatrix Web Service VDBs.
getXMLFormat() - Method in class com.metamatrix.dqp.client.impl.ServerRequest
 
getXmlFormat() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
getXMLStyleSheet() - Method in class com.metamatrix.dqp.client.impl.ServerRequest
 
getXmlStyleSheet() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
getXMLValidationMode() - Method in class com.metamatrix.dqp.client.impl.ServerRequest
 
GP_PARAMETER_NAME_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
GP_PROCEDURE_NAME_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
GROUP_NAME - Static variable in class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.FOREIGN_KEYS.Parameters
 
GROUP_NAME - Static variable in class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.PRIMARY_KEYS.Parameters
 
GROUP_NAME_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
GROUP_PATTERN - Static variable in class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.ELEMENTS.Parameters
 
GROUP_PATTERN - Static variable in class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.GROUPS.Parameters
 
GROUPNAME - Static variable in class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.Column.COLUMN_ATTRIBUTE_TAGS
 

H

handle(Callback[]) - Method in class com.metamatrix.soap.handler.PWCBHandler
 
handle(Callback[]) - Method in class com.metamatrix.soap.sqlquerywebservice.handler.PWCBHandler
 
hasData - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.Results
 
hasPool(Properties) - Method in class com.metamatrix.soap.service.PoolingConnectionSource
This method can be used to check to see if this Connection Source has a poool with the passed in properties
HTTP_AUTHORIZATION_HEADER - Static variable in class com.metamatrix.soap.servlet.filter.BasicAuthInterceptor
 

I

id - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.RequestId
 
IK_FOREIGN_GROUP_NAME_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
includeMetadata - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.ConnectionlessRequest
 
includeMetadata - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.ResultsRequest
 
INDEX_TAG - Static variable in class com.metamatrix.soap.util.SOAPConstants.STORED_PROCEDURE_PARAMETERS.Param.Attributes
 
INDEX_TAG - Static variable in class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.StoredProcedureParameters.Param.Attributes
 
init(FilterConfig) - Method in class com.metamatrix.soap.servlet.filter.BasicAuthInterceptor
 
init(ServletConfig) - Method in class com.metamatrix.soap.servlet.MMDiscoverWSDLServlet
 
init(ServletConfig) - Method in class com.metamatrix.soap.servlet.MMGetVDBResourceServlet
 
init(ServletConfig) - Method in class com.metamatrix.soap.servlet.MMGetWSDLServlet
 
init(ServletConfig) - Method in class com.metamatrix.soap.servlet.WSDLURLGenerator
 
INITIAL_POOL_SIZE_PROPERTY_DEFAULT - Static variable in interface com.metamatrix.soap.service.ConnectionPoolFactory
 
INITIAL_POOL_SIZE_PROPERTY_KEY - Static variable in interface com.metamatrix.soap.service.ConnectionPoolFactory
This property defines how many connections will be created when the pool is instantiated.
invoke(MessageContext) - Method in class com.metamatrix.soap.handler.ActionUpdateHandler
 
IS_ENCRYPTED_TAG - Static variable in class com.metamatrix.soap.util.SOAPConstants.AUTHENTICATION.TAGS.PASSWORD.ATTRIBUTES
 
IS_PRIMARY_TAG - Static variable in class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.XMLSCHEMA.Attributes
 
isAutoIncrement() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
ISAUTOINCREMENTING - Static variable in class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.Column.COLUMN_ATTRIBUTE_TAGS
 
isCaseSensitive() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
ISCASESENSITIVE - Static variable in class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.Column.COLUMN_ATTRIBUTE_TAGS
 
isCurrency() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
ISCURRENCY - Static variable in class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.Column.COLUMN_ATTRIBUTE_TAGS
 
isHasData() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.Results
 
isIncludeMetadata() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ConnectionlessRequest
 
isIncludeMetadata() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ResultsRequest
 
isLast() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.Data
 
isNullable() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
ISNULLABLE - Static variable in class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.Column.COLUMN_ATTRIBUTE_TAGS
 
isPartialResults() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
isReadOnly() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
isSearchable() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
isSigned() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
ISSIGNED - Static variable in class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.Column.COLUMN_ATTRIBUTE_TAGS
 
ISUPDATEABLE - Static variable in class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.Column.COLUMN_ATTRIBUTE_TAGS
 
isUseResultSetCache() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
isXmlValidationMode() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 

J

jdbcPropNS - Static variable in class com.metamatrix.soap.handler.ActionUpdateHandler
 

L

last - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.Data
 
log(int, String) - Method in class com.metamatrix.soap.log.MMSOAPLog
 
log(int, Throwable, String) - Method in class com.metamatrix.soap.log.MMSOAPLog
 
log(int, String) - Static method in class com.metamatrix.soap.sqlquerywebservice.log.LogUtil
 
log(int, Throwable, String) - Static method in class com.metamatrix.soap.sqlquerywebservice.log.LogUtil
 
LogInParameters - Class in com.metamatrix.soap.sqlquerywebservice.helper
Url values for a MetaMatrix VDB connection.
LogInParameters() - Constructor for class com.metamatrix.soap.sqlquerywebservice.helper.LogInParameters
 
LOGON_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
General keys
LogUtil - Class in com.metamatrix.soap.sqlquerywebservice.log
This is going to console, if needs to be file based, a log listener needs to be added to this.
LogUtil() - Constructor for class com.metamatrix.soap.sqlquerywebservice.log.LogUtil
 

M

MAX_ACTIVE_CONNECTIONS_DEFAULT - Static variable in interface com.metamatrix.soap.service.ConnectionPoolFactory
 
MAX_ACTIVE_CONNECTIONS_PROPERTY_KEY - Static variable in interface com.metamatrix.soap.service.ConnectionPoolFactory
The value for this property defines the maximum number of connections that can be available in the pool at any one time.
MAX_IDLE_CONNECTIONS_DEFAULT - Static variable in interface com.metamatrix.soap.service.ConnectionPoolFactory
 
MAX_IDLE_CONNECTIONS_PROPERTY_KEY - Static variable in interface com.metamatrix.soap.service.ConnectionPoolFactory
This value for this property defines the maximum number of connections that are idle in the pool at one time.
MAX_WAIT_PROPERTY_DEFAULT - Static variable in interface com.metamatrix.soap.service.ConnectionPoolFactory
 
MAX_WAIT_PROPERTY_KEY - Static variable in interface com.metamatrix.soap.service.ConnectionPoolFactory
The value for this property defines the maximum amount of time to block a client that requests a connection from the pool.
maxRowsReturned - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.ConnectionlessRequest
 
message - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.SqlWarning
 
METADATA_PARAMETER_TAG - Static variable in class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.MetadataParameter
 
METADATA_PREPEND_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
METADATA_RADIO_BUTTON_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
For the metadata
METADATA_TAG - Static variable in class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.Metadata
 
metadataArray - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.Data
 
MIN_EVICTABLE_IDLE_TIME_MILLIS_DEFAULT - Static variable in interface com.metamatrix.soap.service.ConnectionPoolFactory
 
MIN_EVICTABLE_IDLE_TIME_MILLIS_KEY - Static variable in interface com.metamatrix.soap.service.ConnectionPoolFactory
The value for this property defines the amount of time a connection can be idle in the pool before being 'destroyed'.
MIN_IDLE_COUNT_PROPERTY_DEFAULT - Static variable in interface com.metamatrix.soap.service.ConnectionPoolFactory
 
MIN_IDLE_COUNT_PROPERTY_KEY - Static variable in interface com.metamatrix.soap.service.ConnectionPoolFactory
The value for this property defines the minimum number of idle connections that will be available in the pool at any time.
MM_PRE55_WEB_SERVICE - Static variable in class com.metamatrix.soap.handler.ActionUpdateHandler
 
MM_WEB_SERVICE - Static variable in class com.metamatrix.soap.handler.ActionUpdateHandler
 
MM_WEB_SERVICE_NAME - Static variable in class com.metamatrix.soap.handler.ActionUpdateHandler
 
MM_WEB_SERVICE_OPERATION - Static variable in class com.metamatrix.soap.handler.ActionUpdateHandler
 
MMDiscoverWSDLServlet - Class in com.metamatrix.soap.servlet
Servlet to retrieve WSDL from a VDB using servlet context values specified in the web.xml.
MMDiscoverWSDLServlet() - Constructor for class com.metamatrix.soap.servlet.MMDiscoverWSDLServlet
 
MMGetVDBResourceServlet - Class in com.metamatrix.soap.servlet
Servlet to retrieve WSDL from a VDB
MMGetVDBResourceServlet() - Constructor for class com.metamatrix.soap.servlet.MMGetVDBResourceServlet
 
MMGetWSDLServlet - Class in com.metamatrix.soap.servlet
Servlet to retrieve WSDL from a VDB using servlet context values specified in the web.xml.
MMGetWSDLServlet() - Constructor for class com.metamatrix.soap.servlet.MMGetWSDLServlet
 
MMServerInfo - Class in com.metamatrix.soap.object
Contains information related to a MetaMatrix server instance used for discovering MetaMatrix Web Service VDB instances.
MMServerInfo(String, String) - Constructor for class com.metamatrix.soap.object.MMServerInfo
 
mmServerUrl - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.LogInParameters
 
MMSOAPLog - Class in com.metamatrix.soap.log
MMSOAPLog
MMSOAPLog(String, PlatformLog) - Constructor for class com.metamatrix.soap.log.MMSOAPLog
 

N

NAME - Static variable in class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.CROSS_REFERENCES
 
NAME - Static variable in class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.DATATYPES
 
NAME - Static variable in class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.ELEMENTS
 
NAME - Static variable in class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.EXPORTED_KEYS
 
NAME - Static variable in class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.FOREIGN_KEYS
 
NAME - Static variable in class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.GROUPS
 
NAME - Static variable in class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.IMPORTED_KEYS
 
NAME - Static variable in class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.MODELS
 
NAME - Static variable in class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.PRIMARY_KEYS
 
NAME - Static variable in class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.PROCEDURE_PARAMETERS
 
NAME - Static variable in class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.PROCEDURES
 
NAME - Static variable in class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.USER_DEFINED_DATATYPES
 
NAME - Static variable in class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.VIRTUALDATABASES
 
NAME_TAG - Static variable in class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.MetadataParameter.Attributes
 
NON_SECURE_PROTOCOL - Static variable in class com.metamatrix.soap.util.SOAPConstants
Non-secure MetaMatrix Protocol.
nullable - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 

O

optionalProperties - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.LogInParameters
 
outputParameters - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.Results
 

P

P_PROCEDURE_NAME_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
PARAM_TAG - Static variable in class com.metamatrix.soap.util.SOAPConstants.STORED_PROCEDURE_PARAMETERS.Param
 
PARAM_TAG - Static variable in class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.StoredProcedureParameters.Param
 
PARAMETER_NAME_PATTERN - Static variable in class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.PROCEDURE_PARAMETERS.Parameters
 
parameters - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.ConnectionlessRequest
 
PARAMETERS_TAG - Static variable in class com.metamatrix.soap.util.SOAPConstants.STORED_PROCEDURE_PARAMETERS
 
PARAMETERS_TAG - Static variable in class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.StoredProcedureParameters
 
PARTIAL_RESULTS_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
partialResults - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
PASSWORD - Static variable in interface com.metamatrix.soap.service.ConnectionSource
This is a property key that is used for the password used to connect to an MM Server.
PASSWORD - Static variable in class com.metamatrix.soap.service.DataServiceWebServiceImpl
 
PASSWORD_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
PASSWORD_TAG - Static variable in class com.metamatrix.soap.util.SOAPConstants.AUTHENTICATION.TAGS.PASSWORD
 
PK_GROUP_NAME_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
PLUGIN_ID - Static variable in class com.metamatrix.soap.SOAPPlugin
The plug-in identifier of this plugin (value "com.metamatrix.core").
PoolingConnectionSource - Class in com.metamatrix.soap.service
This implmentation of ConnectionSource uses a HashMap to cache instances of Connection Pools with their connection properties as the key.
PoolingConnectionSource() - Constructor for class com.metamatrix.soap.service.PoolingConnectionSource
Constructor that instantiates a BasicConnectionPoolFactory for pool creation duties.
PoolingConnectionSource(ConnectionPoolFactory) - Constructor for class com.metamatrix.soap.service.PoolingConnectionSource
Constructor that allows the user to pass in their own implementation of ConnectionPoolFactory.
precision - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
PRECISION - Static variable in class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.Column.COLUMN_ATTRIBUTE_TAGS
 
PRIMARY_GROUP_NAME - Static variable in class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.CROSS_REFERENCES.Parameters
 
PRIMARY_GROUP_NAME - Static variable in class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.EXPORTED_KEYS.Parameters
 
PROCEDURE_NAME_PATTERN - Static variable in class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.PROCEDURE_PARAMETERS.Parameters
 
PROCEDURE_PATTERN - Static variable in class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.PROCEDURES.Parameters
 
procString - Static variable in class com.metamatrix.soap.servlet.MMGetVDBResourceServlet
 
Property - Class in com.metamatrix.soap.sqlquerywebservice.helper
Property holder used for a connection's optional property values.
Property() - Constructor for class com.metamatrix.soap.sqlquerywebservice.helper.Property
 
propertyName - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.Property
 
propertyValue - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.Property
 
PWCBHandler - Class in com.metamatrix.soap.handler
This class is required for JAAS Security.
PWCBHandler() - Constructor for class com.metamatrix.soap.handler.PWCBHandler
 
PWCBHandler - Class in com.metamatrix.soap.sqlquerywebservice.handler
This class is required for JAAS Security.
PWCBHandler() - Constructor for class com.metamatrix.soap.sqlquerywebservice.handler.PWCBHandler
 

R

RADIX - Static variable in class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.Column.COLUMN_ATTRIBUTE_TAGS
 
readOnly - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
REQUEST_TYPE_CALLABLE_STATEMENT - Static variable in class com.metamatrix.dqp.client.impl.ServerRequest
 
REQUEST_TYPE_PREPARED_STATEMENT - Static variable in class com.metamatrix.dqp.client.impl.ServerRequest
 
REQUEST_TYPE_STATEMENT - Static variable in class com.metamatrix.dqp.client.impl.ServerRequest
 
RequestId - Class in com.metamatrix.soap.sqlquerywebservice.helper
Class to hold contextual request string.
RequestId() - Constructor for class com.metamatrix.soap.sqlquerywebservice.helper.RequestId
 
requestId - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.ResultsRequest
 
requestInfo - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.ConnectionContextualRequest
 
requestInfo - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.ConnectionlessRequest
 
RequestInfo - Class in com.metamatrix.soap.sqlquerywebservice.helper
Request information used for a specific query.
RequestInfo() - Constructor for class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
requestType - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
RequestType - Class in com.metamatrix.soap.sqlquerywebservice.helper
Used to describe the allowed values for 'statement type' as part of the RequestInfo domain type.
RequestType() - Constructor for class com.metamatrix.soap.sqlquerywebservice.helper.RequestType
 
RequestType(String) - Constructor for class com.metamatrix.soap.sqlquerywebservice.helper.RequestType
 
RESULT_SET_TAG - Static variable in class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS
 
Results - Class in com.metamatrix.soap.sqlquerywebservice.helper
Container for returned results values.
Results() - Constructor for class com.metamatrix.soap.sqlquerywebservice.helper.Results
 
ResultsRequest - Class in com.metamatrix.soap.sqlquerywebservice.helper
Results request information used for submitting requests to server.
ResultsRequest() - Constructor for class com.metamatrix.soap.sqlquerywebservice.helper.ResultsRequest
 
Row - Class in com.metamatrix.soap.sqlquerywebservice.helper
Row domain object containing cell values.
Row() - Constructor for class com.metamatrix.soap.sqlquerywebservice.helper.Row
 
ROW_TAG - Static variable in class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.Data.Row
 
rows - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.Data
 
ROWS_AFFECTED_TAG - Static variable in class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS
 

S

scale - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
SCALE - Static variable in class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.Column.COLUMN_ATTRIBUTE_TAGS
 
searchable - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
SEARCHABLE - Static variable in class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.Column.COLUMN_ATTRIBUTE_TAGS
 
SECURE_PROTOCOL - Static variable in class com.metamatrix.soap.util.SOAPConstants
Non-secure MetaMatrix Protocol.
SEMI - Static variable in class com.metamatrix.soap.handler.ActionUpdateHandler
 
SEP_STRING - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
SERVER_AUTHENTICATION_FAULT - Static variable in class com.metamatrix.soap.util.SOAPConstants
Indicates that there was an authentication failure when attempting to authenticate
SERVER_CONNECTION_FAULT - Static variable in class com.metamatrix.soap.util.SOAPConstants
Indicates that there was a failure when attempting to establish a connection on the server side to the MetaMatrixServer
SERVER_FAULT - Static variable in class com.metamatrix.soap.util.SOAPConstants
A general server fault
SERVER_HOST_NAME_PARAM - Static variable in interface com.metamatrix.soap.util.EndpointUrlConstants
 
SERVER_LICENSE_EXCEPTION - Static variable in class com.metamatrix.soap.util.SOAPConstants
Indicates that the server is not licensed for the MetaMatrix SOAP API
SERVER_PORT_PARAM - Static variable in interface com.metamatrix.soap.util.EndpointUrlConstants
 
SERVER_QUERY_EXECUTION_FAULT - Static variable in class com.metamatrix.soap.util.SOAPConstants
Indicates that there was a failure when attempting to execute the query against the MetaMatrix server
SERVER_STOREDPROCEDURE_EXECUTION_FAULT - Static variable in class com.metamatrix.soap.util.SOAPConstants
Indicates that an error occurred in the MetaMatrix server while executing the Stored procedure execution
SERVER_TIMEOUT - Static variable in class com.metamatrix.soap.util.SOAPConstants
A timeout has occured on the Server side
SERVER_TRANSLATION_FAULT - Static variable in class com.metamatrix.soap.util.SOAPConstants
Indicates that there was a translation error when attempting to translate the results into a SOAP specific return message on the server
SERVER_UPDATE_EXECUTION_FAULT - Static variable in class com.metamatrix.soap.util.SOAPConstants
Indicates that there was a failure executing the insert,update, or delete against the MetaMatrix server
SERVER_URL - Static variable in interface com.metamatrix.soap.service.ConnectionSource
This is a key that is used for the JDBC Connection URL for an MM Server.
SERVER_URL_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
SERVER_URL_TAG - Static variable in class com.metamatrix.soap.util.SOAPConstants.AUTHENTICATION.TAGS.SERVERURL
 
ServerRequest - Class in com.metamatrix.dqp.client.impl
 
ServerRequest() - Constructor for class com.metamatrix.dqp.client.impl.ServerRequest
 
SERVICE_0001 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
SERVICE_0002 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
SERVICE_0003 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
SERVICE_0004 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
SERVICE_0005 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
SERVICE_0006 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
SERVICE_0007 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
SERVICE_0008 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
SERVICE_0009 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
SERVICE_0010 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
SERVICE_0011 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
SERVICE_0012 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
SERVICE_0013 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
SERVICE_0014 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
SERVICE_0015 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
SERVICE_0016 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
SERVICE_0017 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
SERVICE_0018 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
SERVICE_0019 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
SERVICE_0020 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
SERVICE_0021 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
SERVICE_0022 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
SERVICE_0023 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
SERVICE_0024 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
SERVICE_0025 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
SERVICE_0026 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
ServletClientConstants - Class in com.metamatrix.soap.util
This file is used for constants to be displayed on the SOAP Client .jsp page.
SESSION_ID_TAG - Static variable in class com.metamatrix.soap.util.SOAPConstants.SESSION_ID.TAGS
 
SESSIONID_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
setAutoIncrement(boolean) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
setBeginRow(Integer) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.Results
 
setBindParameters(Object[]) - Method in class com.metamatrix.dqp.client.impl.ServerRequest
 
setBindParameters(String[]) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
setCaseSensitive(boolean) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
setCells(Cell[]) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.Row
 
setColumnClassName(String) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
setColumnDataType(String) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
setColumnDisplaySize(int) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
setColumnName(String) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
setCommandPayload(Serializable) - Method in class com.metamatrix.dqp.client.impl.ServerRequest
 
setCommandPayload(String) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
setConnection(Connection) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ConnectionContextualRequest
 
setConnectionId(String) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.Connection
 
setConnectionId(String) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.RequestId
 
setConnectionPayload(String) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.LogInParameters
 
setConnectionSource(ConnectionSource) - Method in class com.metamatrix.soap.sqlquerywebservice.service.SqlQueryWebService
 
setCredentialProvider(SqlQueryWebService.CredentialProvider) - Method in class com.metamatrix.soap.sqlquerywebservice.service.SqlQueryWebService
 
setCurrency(boolean) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
setCursorType(int) - Method in class com.metamatrix.dqp.client.impl.ServerRequest
 
setCursorType(CursorType) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
setData(Data) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.Results
 
setDataServiceFullPath(String) - Method in class com.metamatrix.soap.service.DataServiceInfo
Set the full path for the DataService.
setEndRow(Integer) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.Results
 
setEndRow(int) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ResultsRequest
 
setFetchSize(int) - Method in class com.metamatrix.dqp.client.impl.ServerRequest
 
setFetchSize(int) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
setGetColumnLabel(String) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
setHasData(boolean) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.Results
 
setHost(String) - Method in class com.metamatrix.soap.object.WSDLUrl
 
setId(String) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.RequestId
 
setIncludeMetadata(boolean) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ConnectionlessRequest
 
setIncludeMetadata(boolean) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ResultsRequest
 
setLast(boolean) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.Data
 
setMaxRowsReturned(int) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ConnectionlessRequest
 
setMessage(String) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.SqlWarning
 
setMetadataArray(ColumnMetadata[]) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.Data
 
setMmServerUrl(String) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.LogInParameters
 
setNullable(boolean) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
setOptionalProperties(Property[]) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.LogInParameters
 
setOutputParameters(String[]) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.Results
 
setParameters(LogInParameters) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ConnectionlessRequest
 
setPartialResults(boolean) - Method in class com.metamatrix.dqp.client.impl.ServerRequest
 
setPartialResults(boolean) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
setPort(String) - Method in class com.metamatrix.soap.object.WSDLUrl
 
setPrecision(int) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
setPropertyName(String) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.Property
 
setPropertyValue(String) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.Property
 
setProtocol(String) - Method in class com.metamatrix.soap.object.MMServerInfo
 
setProtocol(String) - Method in class com.metamatrix.soap.object.WSDLUrl
 
setReadOnly(boolean) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
setRequestId(RequestId) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ResultsRequest
 
setRequestInfo(RequestInfo) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ConnectionContextualRequest
 
setRequestInfo(RequestInfo) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ConnectionlessRequest
 
setRequestType(int) - Method in class com.metamatrix.dqp.client.impl.ServerRequest
 
setRequestType(RequestType) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
setRows(Row[]) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.Data
 
setScale(int) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
setSearchable(boolean) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
setServer(String) - Method in class com.metamatrix.soap.object.MMServerInfo
 
setServerURL(String) - Method in class com.metamatrix.soap.service.DataServiceInfo
Set the URL for the Server.
setSigned(boolean) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
setSql(String) - Method in class com.metamatrix.dqp.client.impl.ServerRequest
 
setSqlString(String) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
setSqlWarnings(SqlWarning[]) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.Results
 
setStartRow(int) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ResultsRequest
 
setTableName(String) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
setTimeToWait(int) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ConnectionlessRequest
 
setTimeToWait(int) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ResultsRequest
 
setTransactionAutoWrapMode(int) - Method in class com.metamatrix.dqp.client.impl.ServerRequest
 
setTransactionAutoWrapMode(TransactionAutoWrapType) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
setUpdateCount(Integer) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.Results
 
setUseResultSetCache(boolean) - Method in class com.metamatrix.dqp.client.impl.ServerRequest
 
setUseResultSetCache(boolean) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
setValue(String) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.Cell
 
setValue(String) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.CursorType
 
setValue(String) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.RequestType
 
setValue(String) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.TransactionAutoWrapType
 
setVdbName(String) - Method in class com.metamatrix.soap.object.WSDLUrl
 
setVdbName(String) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.LogInParameters
 
setVdbVersion(String) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.LogInParameters
 
setVersion(String) - Method in class com.metamatrix.soap.object.WSDLUrl
 
setVirtualDatabaseName(String) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
setVirtualDatabaseVersion(String) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
setXMLFormat(String) - Method in class com.metamatrix.dqp.client.impl.ServerRequest
 
setXmlFormat(String) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
setXMLStyleSheet(String) - Method in class com.metamatrix.dqp.client.impl.ServerRequest
 
setXmlStyleSheet(String) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
setXMLValidationMode(boolean) - Method in class com.metamatrix.dqp.client.impl.ServerRequest
 
setXmlValidationMode(boolean) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
signed - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
SOAP_11_FAULTCODES_NAMESPACE - Static variable in exception com.metamatrix.soap.sqlquerywebservice.service.SqlQueryWebServiceFault
 
SOAP_11_STANDARD_CLIENT_FAULT_CODE - Static variable in class com.metamatrix.soap.service.DataServiceWebServiceImpl
 
SOAP_11_STANDARD_CLIENT_FAULT_CODE - Static variable in exception com.metamatrix.soap.sqlquerywebservice.service.SqlQueryWebServiceFault
 
SOAP_11_STANDARD_SERVER_FAULT_CODE - Static variable in class com.metamatrix.soap.service.DataServiceWebServiceImpl
 
SOAP_11_STANDARD_SERVER_FAULT_CODE - Static variable in exception com.metamatrix.soap.sqlquerywebservice.service.SqlQueryWebServiceFault
 
SOAP_SERVICE_URN_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
SOAP_URL_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
SOAPConstants - Class in com.metamatrix.soap.util
This file will contain all of the constants used by the MetaMatrix SOAP service
SOAPConstants.AUTHENTICATION - Class in com.metamatrix.soap.util
This class contains the literal XML tag names and attributes tags for the authentication XML used in the MetaMatrix SOAP service.
SOAPConstants.AUTHENTICATION() - Constructor for class com.metamatrix.soap.util.SOAPConstants.AUTHENTICATION
 
SOAPConstants.AUTHENTICATION.TAGS - Class in com.metamatrix.soap.util
 
SOAPConstants.AUTHENTICATION.TAGS() - Constructor for class com.metamatrix.soap.util.SOAPConstants.AUTHENTICATION.TAGS
 
SOAPConstants.AUTHENTICATION.TAGS.PASSWORD - Class in com.metamatrix.soap.util
 
SOAPConstants.AUTHENTICATION.TAGS.PASSWORD() - Constructor for class com.metamatrix.soap.util.SOAPConstants.AUTHENTICATION.TAGS.PASSWORD
 
SOAPConstants.AUTHENTICATION.TAGS.PASSWORD.ATTRIBUTES - Class in com.metamatrix.soap.util
 
SOAPConstants.AUTHENTICATION.TAGS.PASSWORD.ATTRIBUTES() - Constructor for class com.metamatrix.soap.util.SOAPConstants.AUTHENTICATION.TAGS.PASSWORD.ATTRIBUTES
 
SOAPConstants.AUTHENTICATION.TAGS.SERVERURL - Class in com.metamatrix.soap.util
 
SOAPConstants.AUTHENTICATION.TAGS.SERVERURL() - Constructor for class com.metamatrix.soap.util.SOAPConstants.AUTHENTICATION.TAGS.SERVERURL
 
SOAPConstants.AUTHENTICATION.TAGS.SERVERURL.ATTRIBUTES - Class in com.metamatrix.soap.util
 
SOAPConstants.AUTHENTICATION.TAGS.SERVERURL.ATTRIBUTES() - Constructor for class com.metamatrix.soap.util.SOAPConstants.AUTHENTICATION.TAGS.SERVERURL.ATTRIBUTES
 
SOAPConstants.AUTHENTICATION.TAGS.TRUSTED - Class in com.metamatrix.soap.util
 
SOAPConstants.AUTHENTICATION.TAGS.TRUSTED() - Constructor for class com.metamatrix.soap.util.SOAPConstants.AUTHENTICATION.TAGS.TRUSTED
 
SOAPConstants.AUTHENTICATION.TAGS.TRUSTED.ATTRIBUTES - Class in com.metamatrix.soap.util
 
SOAPConstants.AUTHENTICATION.TAGS.TRUSTED.ATTRIBUTES() - Constructor for class com.metamatrix.soap.util.SOAPConstants.AUTHENTICATION.TAGS.TRUSTED.ATTRIBUTES
 
SOAPConstants.AUTHENTICATION.TAGS.USERNAME - Class in com.metamatrix.soap.util
 
SOAPConstants.AUTHENTICATION.TAGS.USERNAME() - Constructor for class com.metamatrix.soap.util.SOAPConstants.AUTHENTICATION.TAGS.USERNAME
 
SOAPConstants.AUTHENTICATION.TAGS.USERNAME.ATTRIBUTES - Class in com.metamatrix.soap.util
 
SOAPConstants.AUTHENTICATION.TAGS.USERNAME.ATTRIBUTES() - Constructor for class com.metamatrix.soap.util.SOAPConstants.AUTHENTICATION.TAGS.USERNAME.ATTRIBUTES
 
SOAPConstants.AUTHENTICATION.TAGS.VDB - Class in com.metamatrix.soap.util
 
SOAPConstants.AUTHENTICATION.TAGS.VDB() - Constructor for class com.metamatrix.soap.util.SOAPConstants.AUTHENTICATION.TAGS.VDB
 
SOAPConstants.AUTHENTICATION.TAGS.VDB.ATTRIBUTES - Class in com.metamatrix.soap.util
 
SOAPConstants.AUTHENTICATION.TAGS.VDB.ATTRIBUTES() - Constructor for class com.metamatrix.soap.util.SOAPConstants.AUTHENTICATION.TAGS.VDB.ATTRIBUTES
 
SOAPConstants.METADATA_TYPES - Class in com.metamatrix.soap.util
 
SOAPConstants.METADATA_TYPES() - Constructor for class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES
 
SOAPConstants.METADATA_TYPES.CROSS_REFERENCES - Class in com.metamatrix.soap.util
 
SOAPConstants.METADATA_TYPES.CROSS_REFERENCES() - Constructor for class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.CROSS_REFERENCES
 
SOAPConstants.METADATA_TYPES.CROSS_REFERENCES.Parameters - Class in com.metamatrix.soap.util
 
SOAPConstants.METADATA_TYPES.CROSS_REFERENCES.Parameters() - Constructor for class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.CROSS_REFERENCES.Parameters
 
SOAPConstants.METADATA_TYPES.DATATYPES - Class in com.metamatrix.soap.util
 
SOAPConstants.METADATA_TYPES.DATATYPES() - Constructor for class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.DATATYPES
 
SOAPConstants.METADATA_TYPES.DATATYPES.Parameters - Class in com.metamatrix.soap.util
 
SOAPConstants.METADATA_TYPES.DATATYPES.Parameters() - Constructor for class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.DATATYPES.Parameters
 
SOAPConstants.METADATA_TYPES.ELEMENTS - Class in com.metamatrix.soap.util
 
SOAPConstants.METADATA_TYPES.ELEMENTS() - Constructor for class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.ELEMENTS
 
SOAPConstants.METADATA_TYPES.ELEMENTS.Parameters - Class in com.metamatrix.soap.util
 
SOAPConstants.METADATA_TYPES.ELEMENTS.Parameters() - Constructor for class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.ELEMENTS.Parameters
 
SOAPConstants.METADATA_TYPES.EXPORTED_KEYS - Class in com.metamatrix.soap.util
 
SOAPConstants.METADATA_TYPES.EXPORTED_KEYS() - Constructor for class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.EXPORTED_KEYS
 
SOAPConstants.METADATA_TYPES.EXPORTED_KEYS.Parameters - Class in com.metamatrix.soap.util
 
SOAPConstants.METADATA_TYPES.EXPORTED_KEYS.Parameters() - Constructor for class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.EXPORTED_KEYS.Parameters
 
SOAPConstants.METADATA_TYPES.FOREIGN_KEYS - Class in com.metamatrix.soap.util
 
SOAPConstants.METADATA_TYPES.FOREIGN_KEYS() - Constructor for class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.FOREIGN_KEYS
 
SOAPConstants.METADATA_TYPES.FOREIGN_KEYS.Parameters - Class in com.metamatrix.soap.util
 
SOAPConstants.METADATA_TYPES.FOREIGN_KEYS.Parameters() - Constructor for class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.FOREIGN_KEYS.Parameters
 
SOAPConstants.METADATA_TYPES.GROUPS - Class in com.metamatrix.soap.util
 
SOAPConstants.METADATA_TYPES.GROUPS() - Constructor for class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.GROUPS
 
SOAPConstants.METADATA_TYPES.GROUPS.Parameters - Class in com.metamatrix.soap.util
 
SOAPConstants.METADATA_TYPES.GROUPS.Parameters() - Constructor for class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.GROUPS.Parameters
 
SOAPConstants.METADATA_TYPES.IMPORTED_KEYS - Class in com.metamatrix.soap.util
 
SOAPConstants.METADATA_TYPES.IMPORTED_KEYS() - Constructor for class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.IMPORTED_KEYS
 
SOAPConstants.METADATA_TYPES.IMPORTED_KEYS.Parameters - Class in com.metamatrix.soap.util
 
SOAPConstants.METADATA_TYPES.IMPORTED_KEYS.Parameters() - Constructor for class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.IMPORTED_KEYS.Parameters
 
SOAPConstants.METADATA_TYPES.MODELS - Class in com.metamatrix.soap.util
 
SOAPConstants.METADATA_TYPES.MODELS() - Constructor for class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.MODELS
 
SOAPConstants.METADATA_TYPES.MODELS.Parameters - Class in com.metamatrix.soap.util
 
SOAPConstants.METADATA_TYPES.MODELS.Parameters() - Constructor for class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.MODELS.Parameters
 
SOAPConstants.METADATA_TYPES.PRIMARY_KEYS - Class in com.metamatrix.soap.util
 
SOAPConstants.METADATA_TYPES.PRIMARY_KEYS() - Constructor for class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.PRIMARY_KEYS
 
SOAPConstants.METADATA_TYPES.PRIMARY_KEYS.Parameters - Class in com.metamatrix.soap.util
 
SOAPConstants.METADATA_TYPES.PRIMARY_KEYS.Parameters() - Constructor for class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.PRIMARY_KEYS.Parameters
 
SOAPConstants.METADATA_TYPES.PROCEDURE_PARAMETERS - Class in com.metamatrix.soap.util
 
SOAPConstants.METADATA_TYPES.PROCEDURE_PARAMETERS() - Constructor for class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.PROCEDURE_PARAMETERS
 
SOAPConstants.METADATA_TYPES.PROCEDURE_PARAMETERS.Parameters - Class in com.metamatrix.soap.util
 
SOAPConstants.METADATA_TYPES.PROCEDURE_PARAMETERS.Parameters() - Constructor for class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.PROCEDURE_PARAMETERS.Parameters
 
SOAPConstants.METADATA_TYPES.PROCEDURES - Class in com.metamatrix.soap.util
 
SOAPConstants.METADATA_TYPES.PROCEDURES() - Constructor for class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.PROCEDURES
 
SOAPConstants.METADATA_TYPES.PROCEDURES.Parameters - Class in com.metamatrix.soap.util
 
SOAPConstants.METADATA_TYPES.PROCEDURES.Parameters() - Constructor for class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.PROCEDURES.Parameters
 
SOAPConstants.METADATA_TYPES.USER_DEFINED_DATATYPES - Class in com.metamatrix.soap.util
 
SOAPConstants.METADATA_TYPES.USER_DEFINED_DATATYPES() - Constructor for class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.USER_DEFINED_DATATYPES
 
SOAPConstants.METADATA_TYPES.USER_DEFINED_DATATYPES.Parameters - Class in com.metamatrix.soap.util
 
SOAPConstants.METADATA_TYPES.USER_DEFINED_DATATYPES.Parameters() - Constructor for class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.USER_DEFINED_DATATYPES.Parameters
 
SOAPConstants.METADATA_TYPES.VIRTUALDATABASES - Class in com.metamatrix.soap.util
 
SOAPConstants.METADATA_TYPES.VIRTUALDATABASES() - Constructor for class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.VIRTUALDATABASES
 
SOAPConstants.METADATA_TYPES.VIRTUALDATABASES.Parameters - Class in com.metamatrix.soap.util
 
SOAPConstants.METADATA_TYPES.VIRTUALDATABASES.Parameters() - Constructor for class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.VIRTUALDATABASES.Parameters
 
SOAPConstants.SESSION_ID - Class in com.metamatrix.soap.util
This class contains the literal XML tag names and attributes for the session id
SOAPConstants.SESSION_ID() - Constructor for class com.metamatrix.soap.util.SOAPConstants.SESSION_ID
 
SOAPConstants.SESSION_ID.TAGS - Class in com.metamatrix.soap.util
 
SOAPConstants.SESSION_ID.TAGS() - Constructor for class com.metamatrix.soap.util.SOAPConstants.SESSION_ID.TAGS
 
SOAPConstants.STORED_PROCEDURE_PARAMETERS - Class in com.metamatrix.soap.util
 
SOAPConstants.STORED_PROCEDURE_PARAMETERS() - Constructor for class com.metamatrix.soap.util.SOAPConstants.STORED_PROCEDURE_PARAMETERS
 
SOAPConstants.STORED_PROCEDURE_PARAMETERS.Param - Class in com.metamatrix.soap.util
 
SOAPConstants.STORED_PROCEDURE_PARAMETERS.Param() - Constructor for class com.metamatrix.soap.util.SOAPConstants.STORED_PROCEDURE_PARAMETERS.Param
 
SOAPConstants.STORED_PROCEDURE_PARAMETERS.Param.Attributes - Class in com.metamatrix.soap.util
 
SOAPConstants.STORED_PROCEDURE_PARAMETERS.Param.Attributes() - Constructor for class com.metamatrix.soap.util.SOAPConstants.STORED_PROCEDURE_PARAMETERS.Param.Attributes
 
SOAPPlugin - Class in com.metamatrix.soap
SOAPPlugin
SOAPPlugin() - Constructor for class com.metamatrix.soap.SOAPPlugin
 
SOAPProcessingException - Exception in com.metamatrix.soap.exceptions
 
SOAPProcessingException() - Constructor for exception com.metamatrix.soap.exceptions.SOAPProcessingException
 
SOAPProcessingException(String) - Constructor for exception com.metamatrix.soap.exceptions.SOAPProcessingException
 
SOAPProcessingException(Throwable) - Constructor for exception com.metamatrix.soap.exceptions.SOAPProcessingException
 
SOAPProcessingException(Throwable, String) - Constructor for exception com.metamatrix.soap.exceptions.SOAPProcessingException
 
SP_PREPEND - Static variable in class com.metamatrix.soap.util.ServletClientConstants
For the Stored Procedures
SP_PROCEDURE_NAME_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
SP_PROCEDURE_PARAM_VALUE_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
SQ_NAME_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
SQ_NAME_KEY_API - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
SQ_PARAM_VALUE_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
SQ_PARAM_VALUE_KEY_API - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
SQ_PREPEND - Static variable in class com.metamatrix.soap.util.ServletClientConstants
For the Stored Queries
SQ_PREPEND_API - Static variable in class com.metamatrix.soap.util.ServletClientConstants
For the Stored Queries through the MetamatrixServerAPI Web service
SQ_SEP_STRING - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
SQ_SEP_STRING_API - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
SQL_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
For standard quering
SqlQueryWebService - Class in com.metamatrix.soap.sqlquerywebservice.service
This class is designed to support the querying of the MetaMatrix Server via a SOAP web service node.
SqlQueryWebService() - Constructor for class com.metamatrix.soap.sqlquerywebservice.service.SqlQueryWebService
 
SqlQueryWebService.CredentialProvider - Interface in com.metamatrix.soap.sqlquerywebservice.service
Contextually aware credential provider.
SqlQueryWebServiceFault - Exception in com.metamatrix.soap.sqlquerywebservice.helper
Soap fault container.
SqlQueryWebServiceFault(String) - Constructor for exception com.metamatrix.soap.sqlquerywebservice.helper.SqlQueryWebServiceFault
 
SqlQueryWebServiceFault - Exception in com.metamatrix.soap.sqlquerywebservice.service
This is an exception class that is thrown from the SqlQueryWebService implementation that repesents a SOAP fault.
SqlQueryWebServiceFault(String, QName) - Constructor for exception com.metamatrix.soap.sqlquerywebservice.service.SqlQueryWebServiceFault
 
sqlString - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
SqlWarning - Class in com.metamatrix.soap.sqlquerywebservice.helper
SqlWarning domain object.
SqlWarning() - Constructor for class com.metamatrix.soap.sqlquerywebservice.helper.SqlWarning
 
sqlWarnings - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.Results
 
startRow - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.ResultsRequest
 

T

tableName - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
TIME_BETWEEN_EVICTION_THREAD_RUNS_DEFAULT - Static variable in interface com.metamatrix.soap.service.ConnectionPoolFactory
 
TIME_BETWEEN_EVICTION_THREAD_RUNS_KEY - Static variable in interface com.metamatrix.soap.service.ConnectionPoolFactory
The value for this property defines the amount of time between checks for connections that have exceeded the MIN_EVICTABLE_IDLE_TIME.
TIMEOUT_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
timeToWait - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.ConnectionlessRequest
 
timeToWait - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.ResultsRequest
 
TOKEN_ARRAY - Static variable in class com.metamatrix.soap.servlet.MMGetVDBResourceServlet
 
toString() - Method in class com.metamatrix.soap.object.MMServerInfo
 
toString() - Method in class com.metamatrix.soap.object.WSDLUrl
 
toString() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.CursorType
 
toString() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.RequestType
 
toString() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.TransactionAutoWrapType
 
transactionAutoWrapMode - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
TransactionAutoWrapType - Class in com.metamatrix.soap.sqlquerywebservice.helper
Used to describe the allowed values for 'transaction auto wrap mode' as part of the RequestInfo domain type.
TransactionAutoWrapType() - Constructor for class com.metamatrix.soap.sqlquerywebservice.helper.TransactionAutoWrapType
 
TransactionAutoWrapType(String) - Constructor for class com.metamatrix.soap.sqlquerywebservice.helper.TransactionAutoWrapType
 
translateElementToString(Node) - Method in class com.metamatrix.soap.util.XMLTranslator
 
translateParameters(Map) - Method in class com.metamatrix.soap.util.XMLTranslator
This method will translate MetaMatrix parameters into a literal XML Element containing The list of parameters will be a map of Integer indexes to Object values correlating to the StoredProcedure's modeled information
translateResultDocuments(ResultSet) - Method in class com.metamatrix.soap.util.XMLTranslator
Translate a results document into a w3c Element
translateRowsAffected(int) - Method in class com.metamatrix.soap.util.XMLTranslator
Given an integer count of the rows affected, create a Literal XML Element to be returned
translateStoredProcedureParameters(Element) - Method in class com.metamatrix.soap.util.XMLTranslator
Translates a literal XML parameter element into a Map with Int
translateTabularResults(ResultSet, boolean) - Method in class com.metamatrix.soap.util.XMLTranslator
Given a MetaMatrix Results object generate the Tabuluar Results
translateTabularResults(ResultSet, boolean, int[]) - Method in class com.metamatrix.soap.util.XMLTranslator
Given a MetaMatrix Results object generate the Tabuluar Results
translateXMLSchema(String, boolean) - Method in class com.metamatrix.soap.util.XMLTranslator
Translate the schema into a w3c Element
translateXMLSchemas(Element, Collection) - Method in class com.metamatrix.soap.util.XMLTranslator
This method will translate a list of XML String Schemas into a w3c Element If the schema is null then it will return a schema of "Schema is not available" in the message node
TRUSTED_TAG - Static variable in class com.metamatrix.soap.util.SOAPConstants.AUTHENTICATION.TAGS.TRUSTED
 

U

updateCount - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.Results
 
USER_NAME - Static variable in class com.metamatrix.soap.service.DataServiceWebServiceImpl
 
useResultSetCache - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
USERNAME - Static variable in interface com.metamatrix.soap.service.ConnectionSource
This is a property key that is used for the username used to connect to an MM Server.
USERNAME_TAG - Static variable in class com.metamatrix.soap.util.SOAPConstants.AUTHENTICATION.TAGS.USERNAME
 
Util - Static variable in class com.metamatrix.soap.SOAPPlugin
 

V

validateActionIsSet(String) - Static method in class com.metamatrix.soap.util.WebServiceUtil
This method will validate that the action value is set.
value - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.Cell
 
VDB_NAME_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
VDB_NAME_PARAM - Static variable in interface com.metamatrix.soap.util.EndpointUrlConstants
 
VDB_TAG - Static variable in class com.metamatrix.soap.util.SOAPConstants.AUTHENTICATION.TAGS.VDB
 
VDB_VERSION_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
VDB_VERSION_PARAM - Static variable in interface com.metamatrix.soap.util.EndpointUrlConstants
 
vdbName - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.LogInParameters
 
VDBNAME - Static variable in class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.Column.COLUMN_ATTRIBUTE_TAGS
 
vdbVersion - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.LogInParameters
 
VDBVERSION - Static variable in class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.Column.COLUMN_ATTRIBUTE_TAGS
 
VERSION_TAG - Static variable in class com.metamatrix.soap.util.SOAPConstants.AUTHENTICATION.TAGS.VDB.ATTRIBUTES
 
VIRTUAL_PROCEDURE - Static variable in class com.metamatrix.soap.handler.ActionUpdateHandler
 
virtualDatabaseName - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
virtualDatabaseVersion - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 

W

WARNING_TAG - Static variable in class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS
 
WARNINGS_TAG - Static variable in class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS
 
WebServiceUtil - Class in com.metamatrix.soap.util
This class contains utility methods for MetaMatrix Web Services.
WebServiceUtil() - Constructor for class com.metamatrix.soap.util.WebServiceUtil
 
WSDL_ERROR - Static variable in class com.metamatrix.soap.servlet.MMGetVDBResourceServlet
 
WSDLPASSWORD - Static variable in class com.metamatrix.soap.util.WebServiceUtil
 
WSDLUrl - Class in com.metamatrix.soap.object
This class maintains MM WSDL Url information.
WSDLUrl(String, String, String, String, String, String) - Constructor for class com.metamatrix.soap.object.WSDLUrl
 
WSDLURLGenerator - Class in com.metamatrix.soap.servlet
Servlet to build the WSDL URL for the specified VDB
WSDLURLGenerator() - Constructor for class com.metamatrix.soap.servlet.WSDLURLGenerator
 
WSDLUSER - Static variable in class com.metamatrix.soap.util.WebServiceUtil
 
WWW_AUTHENTICATE_HEADER - Static variable in class com.metamatrix.soap.servlet.filter.BasicAuthInterceptor
 

X

xml_0001 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
xml (011)
xml_0002 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
xml_0003 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
xml_0004 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
xml_0005 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
xml_0006 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
xml_0007 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
xml_0008 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
xml_0009 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
xml_0010 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
xml_0011 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
xml_0012 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
xml_0013 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
xml_0014 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
xml_0015 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
xml_0016 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
xml_0017 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
xml_0018 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
xml_0019 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
xml_0020 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
xml_0021 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
xml_0022 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
xml_0023 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
xml_0024 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
XML_TAG - Static variable in class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS
 
XMLDOCUMENTS_RESULTS_TAG - Static variable in class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS
 
XMLDOCUMENTS_TAG - Static variable in class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.XMLDOCUMENTS
 
xmlFormat - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
XMLSCHEMA_TAG - Static variable in class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.XMLSCHEMA
 
xmlStyleSheet - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
XMLTranslationException - Exception in com.metamatrix.soap.util
 
XMLTranslationException() - Constructor for exception com.metamatrix.soap.util.XMLTranslationException
No-arg constructor required by Externalizable semantics.
XMLTranslationException(String) - Constructor for exception com.metamatrix.soap.util.XMLTranslationException
Constructor for XMLTranslationException.
XMLTranslationException(String, String) - Constructor for exception com.metamatrix.soap.util.XMLTranslationException
Constructor for XMLTranslationException.
XMLTranslationException(Throwable, String) - Constructor for exception com.metamatrix.soap.util.XMLTranslationException
Constructor for XMLTranslationException.
XMLTranslationException(Throwable, String, String) - Constructor for exception com.metamatrix.soap.util.XMLTranslationException
Constructor for XMLTranslationException.
XMLTranslator - Class in com.metamatrix.soap.util
ResultDocuments is an organized way of structuring XML documents The following illustrates an example of an XML document XMLTranslator() - Constructor for class com.metamatrix.soap.util.XMLTranslator
Constructor for XMLTranslator.
XMLTranslator.Constant_TAGS - Class in com.metamatrix.soap.util
This class contains the Constant tag names used in construction of the XML results
XMLTranslator.Constant_TAGS() - Constructor for class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS
 
XMLTranslator.Constant_TAGS.Column - Class in com.metamatrix.soap.util
 
XMLTranslator.Constant_TAGS.Column() - Constructor for class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.Column
 
XMLTranslator.Constant_TAGS.Column.COLUMN_ATTRIBUTE_TAGS - Class in com.metamatrix.soap.util
The following class contains the tag names for the metadata information that will be in the Tabular Results
XMLTranslator.Constant_TAGS.Column.COLUMN_ATTRIBUTE_TAGS() - Constructor for class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.Column.COLUMN_ATTRIBUTE_TAGS
 
XMLTranslator.Constant_TAGS.Data - Class in com.metamatrix.soap.util
 
XMLTranslator.Constant_TAGS.Data() - Constructor for class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.Data
 
XMLTranslator.Constant_TAGS.Data.Row - Class in com.metamatrix.soap.util
 
XMLTranslator.Constant_TAGS.Data.Row() - Constructor for class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.Data.Row
 
XMLTranslator.Constant_TAGS.Data.Row.Cell - Class in com.metamatrix.soap.util
 
XMLTranslator.Constant_TAGS.Data.Row.Cell() - Constructor for class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.Data.Row.Cell
 
XMLTranslator.Constant_TAGS.Metadata - Class in com.metamatrix.soap.util
 
XMLTranslator.Constant_TAGS.Metadata() - Constructor for class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.Metadata
 
XMLTranslator.Constant_TAGS.Metadata.Attributes - Class in com.metamatrix.soap.util
 
XMLTranslator.Constant_TAGS.Metadata.Attributes() - Constructor for class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.Metadata.Attributes
 
XMLTranslator.Constant_TAGS.MetadataParameter - Class in com.metamatrix.soap.util
 
XMLTranslator.Constant_TAGS.MetadataParameter() - Constructor for class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.MetadataParameter
 
XMLTranslator.Constant_TAGS.MetadataParameter.Attributes - Class in com.metamatrix.soap.util
 
XMLTranslator.Constant_TAGS.MetadataParameter.Attributes() - Constructor for class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.MetadataParameter.Attributes
 
XMLTranslator.Constant_TAGS.StoredProcedureParameters - Class in com.metamatrix.soap.util
 
XMLTranslator.Constant_TAGS.StoredProcedureParameters() - Constructor for class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.StoredProcedureParameters
 
XMLTranslator.Constant_TAGS.StoredProcedureParameters.Param - Class in com.metamatrix.soap.util
 
XMLTranslator.Constant_TAGS.StoredProcedureParameters.Param() - Constructor for class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.StoredProcedureParameters.Param
 
XMLTranslator.Constant_TAGS.StoredProcedureParameters.Param.Attributes - Class in com.metamatrix.soap.util
 
XMLTranslator.Constant_TAGS.StoredProcedureParameters.Param.Attributes() - Constructor for class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.StoredProcedureParameters.Param.Attributes
 
XMLTranslator.Constant_TAGS.XMLDOCUMENTS - Class in com.metamatrix.soap.util
 
XMLTranslator.Constant_TAGS.XMLDOCUMENTS() - Constructor for class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.XMLDOCUMENTS
 
XMLTranslator.Constant_TAGS.XMLSCHEMA - Class in com.metamatrix.soap.util
 
XMLTranslator.Constant_TAGS.XMLSCHEMA() - Constructor for class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.XMLSCHEMA
 
XMLTranslator.Constant_TAGS.XMLSCHEMA.Attributes - Class in com.metamatrix.soap.util
 
XMLTranslator.Constant_TAGS.XMLSCHEMA.Attributes() - Constructor for class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.XMLSCHEMA.Attributes
 
xmlValidationMode - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 

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

Copyright © 2009. All Rights Reserved.